Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlorilee <leelorik@gmail.com>2010-07-21 00:04:03 +0400
committerlorilee <leelorik@gmail.com>2010-07-21 00:04:03 +0400
commit2ebf96d242f4ce2703c9eebe808eeb10f488cd82 (patch)
tree0683ab777852a8cbd868ee0adbaf062045f68203
parent8397112a675534e7192a2273e22531336d7b7477 (diff)
parent2fe1c8242648139381634dd7c95fe39e69f8d5fa (diff)
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts: libraries/display_export.lib.php libraries/display_import.lib.php
-rw-r--r--ChangeLog9
-rw-r--r--Documentation.html30
-rw-r--r--browse_foreigners.php1
-rw-r--r--bs_change_mime_type.php1
-rw-r--r--bs_disp_as_mime_type.php1
-rw-r--r--bs_play_media.php1
-rw-r--r--changelog.php1
-rw-r--r--chk_rel.php1
-rw-r--r--db_create.php1
-rw-r--r--db_datadict.php1
-rw-r--r--db_export.php1
-rw-r--r--db_import.php1
-rw-r--r--db_operations.php1
-rw-r--r--db_printview.php1
-rw-r--r--db_qbe.php1
-rw-r--r--db_search.php22
-rw-r--r--db_sql.php1
-rw-r--r--db_structure.php1
-rw-r--r--db_tracking.php1
-rw-r--r--error.php1
-rw-r--r--export.php9
-rw-r--r--import.php5
-rw-r--r--import_status.php1
-rw-r--r--index.php4
-rw-r--r--js/functions.js185
-rw-r--r--js/messages.php4
-rw-r--r--js/password_generation.js10
-rw-r--r--libraries/Config.class.php3
-rw-r--r--libraries/Error.class.php1
-rw-r--r--libraries/Error_Handler.class.php1
-rw-r--r--libraries/File.class.php11
-rw-r--r--libraries/Index.class.php2
-rw-r--r--libraries/List.class.php1
-rw-r--r--libraries/List_Database.class.php1
-rw-r--r--libraries/Message.class.php1
-rw-r--r--libraries/Partition.class.php1
-rw-r--r--libraries/StorageEngine.class.php7
-rw-r--r--libraries/Table.class.php1
-rw-r--r--libraries/Theme.class.php4
-rw-r--r--libraries/Theme_Manager.class.php1
-rw-r--r--libraries/Tracker.class.php1
-rw-r--r--libraries/auth/config.auth.lib.php1
-rw-r--r--libraries/auth/cookie.auth.lib.php15
-rw-r--r--libraries/auth/http.auth.lib.php1
-rw-r--r--libraries/auth/signon.auth.lib.php1
-rw-r--r--libraries/blowfish.php1
-rw-r--r--libraries/bookmark.lib.php1
-rw-r--r--libraries/charset_conversion.lib.php207
-rw-r--r--libraries/check_user_privileges.lib.php1
-rw-r--r--libraries/cleanup.lib.php1
-rw-r--r--libraries/common.inc.php14
-rw-r--r--libraries/common.lib.php16
-rw-r--r--libraries/config.default.php32
-rw-r--r--libraries/core.lib.php4
-rw-r--r--libraries/database_interface.lib.php1
-rw-r--r--libraries/db_common.inc.php1
-rw-r--r--libraries/db_events.inc.php1
-rw-r--r--libraries/db_info.inc.php2
-rw-r--r--libraries/db_links.inc.php1
-rw-r--r--libraries/db_routines.inc.php1
-rw-r--r--libraries/db_structure.lib.php9
-rw-r--r--libraries/db_table_exists.lib.php1
-rw-r--r--libraries/dbg/setup.php1
-rw-r--r--libraries/dbi/mysql.dbi.lib.php4
-rw-r--r--libraries/dbi/mysqli.dbi.lib.php9
-rw-r--r--libraries/display_change_password.lib.php12
-rw-r--r--libraries/display_create_database.lib.php1
-rw-r--r--libraries/display_create_table.lib.php1
-rw-r--r--libraries/display_export.lib.php306
-rw-r--r--libraries/display_import.lib.php266
-rw-r--r--libraries/display_import_ajax.lib.php1
-rw-r--r--libraries/display_select_lang.lib.php1
-rw-r--r--libraries/display_tbl.lib.php2
-rw-r--r--libraries/display_tbl_links.lib.php1
-rw-r--r--libraries/engines/bdb.lib.php1
-rw-r--r--libraries/engines/berkeleydb.lib.php1
-rw-r--r--libraries/engines/binlog.lib.php1
-rw-r--r--libraries/engines/innobase.lib.php1
-rw-r--r--libraries/engines/innodb.lib.php26
-rw-r--r--libraries/engines/memory.lib.php1
-rw-r--r--libraries/engines/merge.lib.php1
-rw-r--r--libraries/engines/mrg_myisam.lib.php1
-rw-r--r--libraries/engines/myisam.lib.php1
-rw-r--r--libraries/engines/ndbcluster.lib.php1
-rw-r--r--libraries/engines/pbxt.lib.php1
-rw-r--r--libraries/export/codegen.php1
-rw-r--r--libraries/export/csv.php1
-rw-r--r--libraries/export/excel.php1
-rw-r--r--libraries/export/htmlword.php1
-rw-r--r--libraries/export/latex.php1
-rw-r--r--libraries/export/ods.php1
-rw-r--r--libraries/export/odt.php1
-rw-r--r--libraries/export/pdf.php1
-rw-r--r--libraries/export/sql.php5
-rw-r--r--libraries/export/xls.php1
-rw-r--r--libraries/export/xlsx.php1
-rw-r--r--libraries/export/xml.php1
-rw-r--r--libraries/export/yaml.php1
-rw-r--r--libraries/file_listing.php1
-rw-r--r--libraries/footer.inc.php2
-rw-r--r--libraries/grab_globals.lib.php2
-rw-r--r--libraries/header.inc.php1
-rw-r--r--libraries/header_http.inc.php1
-rw-r--r--libraries/header_meta_style.inc.php1
-rw-r--r--libraries/header_printview.inc.php1
-rw-r--r--libraries/header_scripts.inc.php1
-rw-r--r--libraries/iconv_wrapper.lib.php3
-rw-r--r--libraries/import.lib.php1
-rw-r--r--libraries/import/csv.php1
-rw-r--r--libraries/import/docsql.php1
-rw-r--r--libraries/import/ldi.php1
-rw-r--r--libraries/import/sql.php1
-rw-r--r--libraries/import/upload/apc.php1
-rw-r--r--libraries/import/upload/noplugin.php1
-rw-r--r--libraries/import/upload/uploadprogress.php1
-rw-r--r--libraries/import/xls.php1
-rw-r--r--libraries/import/xlsx.php1
-rw-r--r--libraries/information_schema_relations.lib.php1
-rw-r--r--libraries/ip_allow_deny.lib.php1
-rw-r--r--libraries/js_escape.lib.php1
-rw-r--r--libraries/kanji-encoding.lib.php1
-rw-r--r--libraries/logging.lib.php1
-rw-r--r--libraries/mime.lib.php1
-rw-r--r--libraries/mult_submits.inc.php1
-rw-r--r--libraries/mysql_charsets.lib.php1
-rw-r--r--libraries/navigation_header.inc.php1
-rw-r--r--libraries/ob.lib.php1
-rw-r--r--libraries/opendocument.lib.php1
-rw-r--r--libraries/parse_analyze.lib.php1
-rw-r--r--libraries/plugin_interface.lib.php1
-rw-r--r--libraries/relation.lib.php14
-rw-r--r--libraries/relation_cleanup.lib.php1
-rw-r--r--libraries/replication.inc.php1
-rw-r--r--libraries/replication_gui.lib.php1
-rw-r--r--libraries/sanitizing.lib.php1
-rw-r--r--libraries/select_lang.lib.php12
-rw-r--r--libraries/select_server.lib.php3
-rw-r--r--libraries/server_common.inc.php1
-rw-r--r--libraries/server_links.inc.php1
-rw-r--r--libraries/server_synchronize.lib.php7
-rw-r--r--libraries/session.inc.php1
-rw-r--r--libraries/sql_query_form.lib.php43
-rw-r--r--libraries/sqlparser.data.php1
-rw-r--r--libraries/sqlparser.lib.php1
-rw-r--r--libraries/sqlvalidator.lib.php1
-rw-r--r--libraries/string.lib.php1
-rw-r--r--libraries/string_mb.lib.php1
-rw-r--r--libraries/string_native.lib.php1
-rw-r--r--libraries/string_type_ctype.lib.php1
-rw-r--r--libraries/string_type_native.lib.php1
-rw-r--r--libraries/tbl_common.php1
-rw-r--r--libraries/tbl_info.inc.php1
-rw-r--r--libraries/tbl_links.inc.php1
-rw-r--r--libraries/tbl_properties.inc.php1
-rw-r--r--libraries/tbl_replace_fields.inc.php1
-rw-r--r--libraries/tbl_triggers.lib.php1
-rw-r--r--libraries/transformations.lib.php1
-rw-r--r--libraries/transformations/application_octetstream__download.inc.php1
-rw-r--r--libraries/transformations/application_octetstream__hex.inc.php1
-rw-r--r--libraries/transformations/global.inc.php1
-rw-r--r--libraries/transformations/image_jpeg__inline.inc.php1
-rw-r--r--libraries/transformations/image_jpeg__link.inc.php1
-rw-r--r--libraries/transformations/image_png__inline.inc.php1
-rw-r--r--libraries/transformations/text_plain__dateformat.inc.php1
-rw-r--r--libraries/transformations/text_plain__external.inc.php1
-rw-r--r--libraries/transformations/text_plain__formatted.inc.php1
-rw-r--r--libraries/transformations/text_plain__imagelink.inc.php1
-rw-r--r--libraries/transformations/text_plain__link.inc.php1
-rw-r--r--libraries/transformations/text_plain__longToIpv4.inc.php1
-rw-r--r--libraries/transformations/text_plain__sql.inc.php1
-rw-r--r--libraries/transformations/text_plain__substr.inc.php1
-rw-r--r--libraries/url_generating.lib.php11
-rw-r--r--libraries/vendor_config.php1
-rw-r--r--libraries/zip.lib.php1
-rw-r--r--license.php1
-rw-r--r--main.php1
-rw-r--r--navigation.php9
-rw-r--r--pdf_pages.php1
-rw-r--r--pdf_schema.php3
-rw-r--r--phpinfo.php1
-rw-r--r--phpmyadmin.css.php1
-rw-r--r--pmd_common.php1
-rw-r--r--pmd_display_field.php1
-rw-r--r--pmd_general.php1
-rw-r--r--pmd_help.php1
-rw-r--r--pmd_pdf.php1
-rw-r--r--pmd_relation_new.php1
-rw-r--r--pmd_relation_upd.php1
-rw-r--r--pmd_save_pos.php1
-rw-r--r--po/af.po3967
-rw-r--r--po/ar.po3975
-rw-r--r--po/az.po3968
-rw-r--r--po/be.po3967
-rw-r--r--po/be@latin.po3971
-rw-r--r--po/bg.po3969
-rw-r--r--po/bn.po3966
-rw-r--r--po/bs.po3967
-rw-r--r--po/ca.po3975
-rw-r--r--po/cs.po3970
-rw-r--r--po/cy.po3946
-rw-r--r--po/da.po3965
-rw-r--r--po/de.po3980
-rw-r--r--po/el.po3978
-rw-r--r--po/en_GB.po3970
-rw-r--r--po/es.po3981
-rw-r--r--po/et.po3965
-rw-r--r--po/eu.po3969
-rw-r--r--po/fa.po3948
-rw-r--r--po/fi.po3974
-rw-r--r--po/fr.po4225
-rw-r--r--po/gl.po3974
-rw-r--r--po/he.po3958
-rw-r--r--po/hi.po3943
-rw-r--r--po/hr.po3967
-rw-r--r--po/hu.po3978
-rw-r--r--po/id.po3963
-rw-r--r--po/it.po3969
-rw-r--r--po/ja.po3963
-rw-r--r--po/ka.po3975
-rw-r--r--po/ko.po3951
-rw-r--r--po/lt.po3971
-rw-r--r--po/lv.po3969
-rw-r--r--po/mk.po3967
-rw-r--r--po/mn.po3965
-rw-r--r--po/ms.po3968
-rw-r--r--po/nb.po3974
-rw-r--r--po/nl.po3974
-rw-r--r--po/phpmyadmin.pot3933
-rw-r--r--po/pl.po3974
-rw-r--r--po/pt.po3971
-rw-r--r--po/pt_BR.po3969
-rw-r--r--po/ro.po3969
-rw-r--r--po/ru.po3979
-rw-r--r--po/si.po3966
-rw-r--r--po/sk.po3969
-rw-r--r--po/sl.po3985
-rw-r--r--po/sq.po3969
-rw-r--r--po/sr.po3969
-rw-r--r--po/sr@latin.po3969
-rw-r--r--po/sv.po3976
-rw-r--r--po/ta.po3933
-rw-r--r--po/te.po3936
-rw-r--r--po/th.po3965
-rw-r--r--po/tr.po3973
-rw-r--r--po/tt.po3963
-rw-r--r--po/ug.po4086
-rw-r--r--po/uk.po3967
-rw-r--r--po/ur.po3941
-rw-r--r--po/uz.po3978
-rw-r--r--po/uz@latin.po3978
-rw-r--r--po/zh_CN.po3970
-rw-r--r--po/zh_TW.po3963
-rw-r--r--querywindow.php10
-rw-r--r--scripts/decode_bug.php1
-rw-r--r--scripts/signon.php1
-rw-r--r--server_binlog.php14
-rw-r--r--server_collations.php1
-rw-r--r--server_databases.php1
-rw-r--r--server_engines.php1
-rw-r--r--server_export.php1
-rw-r--r--server_import.php1
-rw-r--r--server_privileges.php14
-rw-r--r--server_processlist.php1
-rw-r--r--server_replication.php1
-rw-r--r--server_sql.php1
-rw-r--r--server_status.php1
-rw-r--r--server_synchronize.php1
-rw-r--r--server_variables.php1
-rw-r--r--setup/lib/config_info.inc.php3
-rw-r--r--setup/lib/forms.inc.php2
-rw-r--r--setup/lib/messages.inc.php3
-rw-r--r--show_config_errors.php1
-rw-r--r--sql.php1
-rw-r--r--tbl_addfield.php1
-rw-r--r--tbl_alter.php1
-rw-r--r--tbl_change.php1
-rw-r--r--tbl_create.php5
-rw-r--r--tbl_export.php1
-rw-r--r--tbl_get_field.php1
-rw-r--r--tbl_import.php1
-rw-r--r--tbl_indexes.php1
-rw-r--r--tbl_move_copy.php1
-rw-r--r--tbl_operations.php1
-rw-r--r--tbl_printview.php1
-rw-r--r--tbl_relation.php1
-rw-r--r--tbl_replace.php1
-rw-r--r--tbl_row_action.php1
-rw-r--r--tbl_select.php1
-rw-r--r--tbl_sql.php1
-rw-r--r--tbl_structure.php1
-rw-r--r--tbl_tracking.php1
-rw-r--r--test/AllSeleniumTests.php1
-rw-r--r--test/AllTests.php1
-rw-r--r--test/Environment_test.php1
-rw-r--r--test/FailTest.php1
-rw-r--r--test/PMA_Message_test.php1
-rw-r--r--test/PMA_STR_sub_test.php1
-rw-r--r--test/PMA_blowfish_test.php1
-rw-r--r--test/PMA_escapeJsString_test.php1
-rw-r--r--test/PMA_escapeMySqlWildcards_test.php1
-rw-r--r--test/PMA_foreignKeySupported_test.php1
-rw-r--r--test/PMA_generateCommonUrl_test.php15
-rw-r--r--test/PMA_get_real_size_test.php1
-rw-r--r--test/PMA_headerLocation_test.php1
-rw-r--r--test/PMA_ifSetOr_test.php1
-rw-r--r--test/PMA_isValid_test.php1
-rw-r--r--test/PMA_pow_test.php1
-rw-r--r--test/PMA_sanitize_test.php1
-rw-r--r--test/PMA_transformation_getOptions_test.php1
-rw-r--r--test/PmaSeleniumLoginTest.php1
-rw-r--r--test/PmaSeleniumPrivilegesTest.php1
-rw-r--r--test/PmaSeleniumTestCase.php1
-rw-r--r--test/PmaSeleniumXssTest.php1
-rw-r--r--test/theme.php1
-rw-r--r--test/wui.php1
-rw-r--r--themes.php1
-rw-r--r--themes/darkblue_orange/css/theme_right.css.php1
-rw-r--r--themes/darkblue_orange/info.inc.php1
-rw-r--r--themes/darkblue_orange/layout.inc.php1
-rw-r--r--themes/original/css/theme_left.css.php1
-rw-r--r--themes/original/css/theme_print.css.php1
-rw-r--r--themes/original/css/theme_right.css.php1
-rw-r--r--themes/original/info.inc.php1
-rw-r--r--themes/original/layout.inc.php1
-rw-r--r--transformation_overview.php1
-rw-r--r--transformation_wrapper.php1
-rw-r--r--user_password.php13
-rw-r--r--view_create.php1
-rw-r--r--view_operations.php1
329 files changed, 125226 insertions, 126688 deletions
diff --git a/ChangeLog b/ChangeLog
index 83c2860679..7c075c2993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,15 @@ $Id$
- patch #2999595, rfe #2998130 [interface] Cleanup navigation frame.
- patch #3025161 [core] Prevent sending of unnecessary cookies,
thanks to Piotr Przybylski - crackpl
+- bug [password] Generate password only available if JS is enabled
+ (fixed for Privileges and Change password)
+- [core] RecodingEngine now accepts none as valid option.
++ [core] Dropped AllowAnywhereRecoding configuration variable.
+- rfe #3016457 [interface] Define tab order in SQL form to allow easier tab
+ navigation.
+
+3.3.6.0 (not yet released)
+- bug #3031705 [core] Do not use CONCAT for DECIMAL fields.
3.3.5.0 (not yet released)
- patch #2932113 [information_schema] Slow export when having lots of
diff --git a/Documentation.html b/Documentation.html
index 1d5b25e55d..4c23ec6d40 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1683,27 +1683,6 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
expression. For example if you want only Czech and English, you should
set filter to <code>'^(cs|en)'</code>.</dd>
- <dt id="cfg_DefaultCharset">$cfg['DefaultCharset'] string</dt>
- <dd>Default character set to use for recoding of MySQL queries. This must be
- enabled and it's described by
- <a href="#cfg_AllowAnywhereRecoding" class="configrule">$cfg['AllowAnywhereRecoding']</a>
- option.<br />
- You can give here any character set which is in
- <a href="#cfg_AvailableCharsets" class="configrule">$cfg['AvailableCharsets']</a>
- array and this is just default choice, user can select any of them.</dd>
-
- <dt id="cfg_AllowAnywhereRecoding">$cfg['AllowAnywhereRecoding'] boolean</dt>
- <dd>Allow character set recoding of MySQL queries. You need recode or iconv
- support (compiled in or module) in PHP to allow MySQL queries recoding
- and used language file must have it enabled (by default only these
- which are in Unicode, just to avoid losing some characters).<br /><br />
-
- Setting this to <tt>TRUE</tt> also activates a pull-down menu
- in the Export and Import pages, to choose the character set when
- exporting a file. The default value in this menu comes from
- <tt>$cfg['Export']['charset']</tt> and <tt>$cfg['Import']['charset']</tt>.
- </dd>
-
<dt id="cfg_RecodingEngine">$cfg['RecodingEngine'] string</dt>
<dd>You can select here which functions will be used for character set
conversion. Possible values are:
@@ -1711,8 +1690,15 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
iconv, then recode)</li>
<li>iconv - use iconv or libiconv functions</li>
<li>recode - use recode_string function</li>
+ <li>none - disable encoding conversion</li>
</ul>
Default is auto.</dd>
+ <dd>
+ Enabled charset conversion activates a pull-down menu
+ in the Export and Import pages, to choose the character set when
+ exporting a file. The default value in this menu comes from
+ <tt>$cfg['Export']['charset']</tt> and <tt>$cfg['Import']['charset']</tt>.
+ </dd>
<dt id="cfg_IconvExtraParams">$cfg['IconvExtraParams'] string</dt>
<dd>Specify some parameters for iconv used in charset conversion. See
@@ -1867,7 +1853,7 @@ $cfg['TrustedProxies'] =
editing.</dd>
<dt id="cfg_LimitChars">$cfg['LimitChars'] integer</dt>
- <dd>Maximum number of characters showen in any non-numeric column on browse view.
+ <dd>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.</dd>
<dt><span id="cfg_ModifyDeleteAtLeft">$cfg['ModifyDeleteAtLeft'] </span>boolean
diff --git a/browse_foreigners.php b/browse_foreigners.php
index 714d8676d3..0f39cb4feb 100644
--- a/browse_foreigners.php
+++ b/browse_foreigners.php
@@ -3,7 +3,6 @@
/**
* display selection for relational field values
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/bs_change_mime_type.php b/bs_change_mime_type.php
index b8fea6b55c..8ad8d1abc4 100644
--- a/bs_change_mime_type.php
+++ b/bs_change_mime_type.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version 1.0
* @package BLOBStreaming
*/
diff --git a/bs_disp_as_mime_type.php b/bs_disp_as_mime_type.php
index a83dfa66ee..9b26a59ac0 100644
--- a/bs_disp_as_mime_type.php
+++ b/bs_disp_as_mime_type.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version 1.0
* @package BLOBStreaming
*/
diff --git a/bs_play_media.php b/bs_play_media.php
index 94ed25a2b2..ad3c9af519 100644
--- a/bs_play_media.php
+++ b/bs_play_media.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version 1.0
* @package BLOBStreaming
*/
diff --git a/changelog.php b/changelog.php
index dcdbecf5da..9ab2e399aa 100644
--- a/changelog.php
+++ b/changelog.php
@@ -3,7 +3,6 @@
/**
* Simple script to set correct charset for changelog
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/chk_rel.php b/chk_rel.php
index f95d45bdac..38ca5c1b05 100644
--- a/chk_rel.php
+++ b/chk_rel.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_create.php b/db_create.php
index b55e04fad1..9b1959a54e 100644
--- a/db_create.php
+++ b/db_create.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_datadict.php b/db_datadict.php
index 7af533c94f..6a9c04c5ef 100644
--- a/db_datadict.php
+++ b/db_datadict.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_export.php b/db_export.php
index 32971ab5f0..55a72549c3 100644
--- a/db_export.php
+++ b/db_export.php
@@ -3,7 +3,6 @@
/**
* dumps a database
*
- * @version $Id$
* @uses libraries/db_common.inc.php
* @uses libraries/db_info.inc.php
* @uses libraries/display_export.lib.php
diff --git a/db_import.php b/db_import.php
index 6e8e554ace..f39f7c8cf7 100644
--- a/db_import.php
+++ b/db_import.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_operations.php b/db_operations.php
index 40ec65272a..e4e6992e76 100644
--- a/db_operations.php
+++ b/db_operations.php
@@ -9,7 +9,6 @@
* - adding tables
* - viewing PDF schemas
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_printview.php b/db_printview.php
index a6d66f7b58..15801a904d 100644
--- a/db_printview.php
+++ b/db_printview.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_qbe.php b/db_qbe.php
index 0b661c95ff..7a08f07bc5 100644
--- a/db_qbe.php
+++ b/db_qbe.php
@@ -3,7 +3,6 @@
/**
* query by example the whole database
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_search.php b/db_search.php
index 627ac25671..e57c161067 100644
--- a/db_search.php
+++ b/db_search.php
@@ -7,23 +7,6 @@
* @todo display executed query, optional?
* @uses $cfg['UseDbSearch']
* @uses $GLOBALS['db']
- * @uses __('Access denied')
- * @uses __('at least one of the words')
- * @uses __('all words')
- * @uses __('the exact phrase')
- * @uses __('as regular expression')
- * @uses __('Search results for "<i>%s</i>" %s:')
- * @uses __('%s match(es) inside table <i>%s</i>')
- * @uses __('Browse')
- * @uses __('Delete')
- * @uses __('<b>Total:</b> <i>%s</i> match(es)')
- * @uses __('Search in database')
- * @uses __('Word(s) or value(s) to search for (wildcard: "%"):')
- * @uses __('Find:')
- * @uses __('Words are separated by a space character (" ").')
- * @uses __('Inside table(s):')
- * @uses __('Unselect All')
- * @uses __('Select All')
* @uses PMA_DBI_get_tables()
* @uses PMA_sqlAddslashes()
* @uses PMA_getSearchSqls()
@@ -46,7 +29,6 @@
* @uses array_intersect()
* @uses sprintf()
* @uses in_array()
- * @version $Id$
* @package phpMyAdmin
*/
@@ -257,7 +239,7 @@ if (isset($_REQUEST['submit_search'])) {
$sql_query .= $newsearchsqls['select_count'];
echo '<tr class="' . ($odd_row ? 'odd' : 'even') . '">'
- .'<td>' . sprintf(__('%s match(es) inside table <i>%s</i>'), $res_cnt,
+ .'<td>' . sprintf(_ngettext('%s match inside table <i>%s</i>', '%s matches inside table <i>%s</i>', $res_cnt), $res_cnt,
htmlspecialchars($each_table)) . "</td>\n";
if ($res_cnt > 0) {
@@ -282,7 +264,7 @@ if (isset($_REQUEST['submit_search'])) {
echo '</table>' . "\n";
if (count($tables_selected) > 1) {
- echo '<p>' . sprintf(__('<b>Total:</b> <i>%s</i> match(es)'),
+ echo '<p>' . sprintf(_ngettext('<b>Total:</b> <i>%s</i> match', '<b>Total:</b> <i>%s</i> matches', $num_search_result_total),
$num_search_result_total) . '</p>' . "\n";
}
} // end 1.
diff --git a/db_sql.php b/db_sql.php
index 2ac198bda5..27194b08dc 100644
--- a/db_sql.php
+++ b/db_sql.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_structure.php b/db_structure.php
index e99cfa308b..9a6ee24ec2 100644
--- a/db_structure.php
+++ b/db_structure.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/db_tracking.php b/db_tracking.php
index 68faafec3f..f18b9b8210 100644
--- a/db_tracking.php
+++ b/db_tracking.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/error.php b/error.php
index 674d08e0fb..040da492d7 100644
--- a/error.php
+++ b/error.php
@@ -3,7 +3,6 @@
/**
* phpMyAdmin fatal error display page
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/export.php b/export.php
index 9c82ed11ad..64dd22652d 100644
--- a/export.php
+++ b/export.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @todo too much die here, or?
- * @version $Id$
* @package phpMyAdmin
*/
@@ -219,7 +218,7 @@ if ($what == 'sql') {
$output_kanji_conversion = function_exists('PMA_kanji_str_conv') && $type != 'xls';
// Do we need to convert charset?
-$output_charset_conversion = $asfile && $cfg['AllowAnywhereRecoding']
+$output_charset_conversion = $asfile && $GLOBALS['PMA_recoding_engine'] != PMA_CHARSET_NONE
&& isset($charset_of_file) && $charset_of_file != $charset
&& $type != 'xls';
@@ -274,11 +273,7 @@ if ($asfile) {
}
// convert filename to iso-8859-1, it is safer
- if (!(isset($cfg['AllowAnywhereRecoding']) && $cfg['AllowAnywhereRecoding'] )) {
- $filename = PMA_convert_string($charset, 'iso-8859-1', $filename);
- } else {
- $filename = PMA_convert_string($convcharset, 'iso-8859-1', $filename);
- }
+ $filename = PMA_convert_string($charset, 'iso-8859-1', $filename);
// Grab basic dump extension and mime type
$filename .= '.' . $export_list[$type]['extension'];
diff --git a/import.php b/import.php
index 4d45a59d8d..b123064191 100644
--- a/import.php
+++ b/import.php
@@ -4,7 +4,6 @@
* Core script for import, this is just the glue around all other stuff
*
* @uses PMA_Bookmark_getList()
- * @version $Id$
* @package phpMyAdmin
*/
@@ -343,7 +342,7 @@ if ($import_file != 'none' && !$error) {
//$_SESSION['Import_message'] = $message->getDisplay();
// Convert the file's charset if necessary
-if ($cfg['AllowAnywhereRecoding'] && isset($charset_of_file)) {
+if ($GLOBALS['PMA_recoding_engine'] != PMA_CHARSET_NONE && isset($charset_of_file)) {
if ($charset_of_file != $charset) {
$charset_conversion = TRUE;
}
@@ -451,7 +450,7 @@ if (isset($my_die)) {
if (! empty($last_query_with_results)) {
// but we want to show intermediate results too
$disp_query = $sql_query;
- $disp_message = __('Your SQL query has been executed successfully');
+ $disp_message = __('Your SQL query has been executed successfully');
$sql_query = $last_query_with_results;
$go_sql = true;
}
diff --git a/import_status.php b/import_status.php
index 4125eadeab..d739009ee9 100644
--- a/import_status.php
+++ b/import_status.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/index.php b/index.php
index d2d16fa783..3b16ec7d2e 100644
--- a/index.php
+++ b/index.php
@@ -3,8 +3,6 @@
/**
* forms frameset
*
- * @version $Id$
- * @uses __('phpMyAdmin is more friendly with a <b>frames-capable</b> browser.')
* @uses $GLOBALS['cfg']['QueryHistoryDB']
* @uses $GLOBALS['cfg']['Server']['user']
* @uses $GLOBALS['cfg']['DefaultTabServer'] as src for the mainframe
@@ -63,7 +61,7 @@ unset($cfgRelation);
/**
* pass variables to child pages
*/
-$drops = array('lang', 'server', 'convcharset', 'collation_connection',
+$drops = array('lang', 'server', 'collation_connection',
'db', 'table');
foreach ($drops as $each_drop) {
diff --git a/js/functions.js b/js/functions.js
index a2292031f6..32771760cd 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -194,7 +194,7 @@ function confirmQuery(theForm1, sqlQuery1)
* Displays a confirmation box before disabling the BLOB repository for a given database.
* This function is called while clicking links
*
- * @param object the database
+ * @param object the database
*
* @return boolean whether to disable the repository or not
*/
@@ -282,10 +282,10 @@ function checkSqlQuery(theForm)
// Global variable row_class is set to even
var row_class = 'even';
-/**
+/**
* Generates a row dynamically in the differences table displaying
-* the complete statistics of difference in table like number of
-* rows to be updated, number of rows to be inserted, number of
+* the complete statistics of difference in table like number of
+* rows to be updated, number of rows to be inserted, number of
* columns to be added, number of columns to be removed, etc.
*
* @param index index of matching table
@@ -294,17 +294,17 @@ var row_class = 'even';
* @param remove_size number of columns to be removed
* @param insert_index number of indexes to be inserted
* @param remove_index number of indexes to be removed
-* @param img_obj image object
+* @param img_obj image object
* @param table_name name of the table
*/
function showDetails(i, update_size, insert_size, remove_size, insert_index, remove_index, img_obj, table_name)
-{
+{
// The path of the image is split to facilitate comparison
- var relative_path = (img_obj.src).split("themes/");
-
+ var relative_path = (img_obj.src).split("themes/");
+
// The image source is changed when the showDetails function is called.
- if (relative_path[1] == 'original/img/new_data_hovered.jpg') {
+ if (relative_path[1] == 'original/img/new_data_hovered.jpg') {
img_obj.src = "./themes/original/img/new_data_selected_hovered.jpg";
img_obj.alt = PMA_messages['strClickToUnselect']; //only for IE browser
} else if (relative_path[1] == 'original/img/new_struct_hovered.jpg') {
@@ -313,76 +313,76 @@ function showDetails(i, update_size, insert_size, remove_size, insert_index, rem
} else if (relative_path[1] == 'original/img/new_struct_selected_hovered.jpg') {
img_obj.src = "./themes/original/img/new_struct_hovered.jpg";
img_obj.alt = PMA_messages['strClickToSelect'];
- } else if (relative_path[1] == 'original/img/new_data_selected_hovered.jpg') {
+ } else if (relative_path[1] == 'original/img/new_data_selected_hovered.jpg') {
img_obj.src = "./themes/original/img/new_data_hovered.jpg";
img_obj.alt = PMA_messages['strClickToSelect'];
- }
-
- var div = document.getElementById("list");
- var table = div.getElementsByTagName("table")[0];
+ }
+
+ var div = document.getElementById("list");
+ var table = div.getElementsByTagName("table")[0];
var table_body = table.getElementsByTagName("tbody")[0];
-
+
//Global variable row_class is being used
if (row_class == 'even') {
row_class = 'odd';
} else {
- row_class = 'even';
+ row_class = 'even';
}
- // If the red or green button against a table name is pressed then append a new row to show the details of differences of this table.
- if ((relative_path[1] != 'original/img/new_struct_selected_hovered.jpg') && (relative_path[1] != 'original/img/new_data_selected_hovered.jpg')) {
-
- var newRow = document.createElement("tr");
+ // If the red or green button against a table name is pressed then append a new row to show the details of differences of this table.
+ if ((relative_path[1] != 'original/img/new_struct_selected_hovered.jpg') && (relative_path[1] != 'original/img/new_data_selected_hovered.jpg')) {
+
+ var newRow = document.createElement("tr");
newRow.setAttribute("class", row_class);
- newRow.className = row_class;
- // Id assigned to this row element is same as the index of this table name in the matching_tables/source_tables_uncommon array
+ newRow.className = row_class;
+ // Id assigned to this row element is same as the index of this table name in the matching_tables/source_tables_uncommon array
newRow.setAttribute("id" , i);
-
+
var table_name_cell = document.createElement("td");
table_name_cell.align = "center";
table_name_cell.innerHTML = table_name ;
-
+
newRow.appendChild(table_name_cell);
-
+
var create_table = document.createElement("td");
create_table.align = "center";
-
+
var add_cols = document.createElement("td");
add_cols.align = "center";
-
+
var remove_cols = document.createElement("td");
remove_cols.align = "center";
-
+
var alter_cols = document.createElement("td");
alter_cols.align = "center";
-
+
var add_index = document.createElement("td");
add_index.align = "center";
-
+
var delete_index = document.createElement("td");
delete_index.align = "center";
-
+
var update_rows = document.createElement("td");
update_rows.align = "center";
-
+
var insert_rows = document.createElement("td");
insert_rows.align = "center";
-
+
var tick_image = document.createElement("img");
- tick_image.src = "./themes/original/img/s_success.png";
+ tick_image.src = "./themes/original/img/s_success.png";
if (update_size == '' && insert_size == '' && remove_size == '') {
/**
- This is the case when the table needs to be created in target database.
+ This is the case when the table needs to be created in target database.
*/
create_table.appendChild(tick_image);
add_cols.innerHTML = "--";
- remove_cols.innerHTML = "--";
+ remove_cols.innerHTML = "--";
alter_cols.innerHTML = "--";
delete_index.innerHTML = "--";
add_index.innerHTML = "--";
update_rows.innerHTML = "--";
insert_rows.innerHTML = "--";
-
+
newRow.appendChild(create_table);
newRow.appendChild(add_cols);
newRow.appendChild(remove_cols);
@@ -391,43 +391,43 @@ function showDetails(i, update_size, insert_size, remove_size, insert_index, rem
newRow.appendChild(add_index);
newRow.appendChild(update_rows);
newRow.appendChild(insert_rows);
-
+
} else if (update_size == '' && remove_size == '') {
/**
- This is the case when data difference is displayed in the
- table which is present in source but absent from target database
+ This is the case when data difference is displayed in the
+ table which is present in source but absent from target database
*/
create_table.innerHTML = "--";
add_cols.innerHTML = "--";
- remove_cols.innerHTML = "--";
+ remove_cols.innerHTML = "--";
alter_cols.innerHTML = "--";
add_index.innerHTML = "--";
delete_index.innerHTML = "--";
update_rows.innerHTML = "--";
insert_rows.innerHTML = insert_size;
-
+
newRow.appendChild(create_table);
newRow.appendChild(add_cols);
newRow.appendChild(remove_cols);
newRow.appendChild(alter_cols);
- newRow.appendChild(delete_index);
+ newRow.appendChild(delete_index);
newRow.appendChild(add_index);
newRow.appendChild(update_rows);
newRow.appendChild(insert_rows);
-
+
} else if (remove_size == '') {
/**
- This is the case when data difference between matching_tables is displayed.
+ This is the case when data difference between matching_tables is displayed.
*/
create_table.innerHTML = "--";
add_cols.innerHTML = "--";
- remove_cols.innerHTML = "--";
+ remove_cols.innerHTML = "--";
alter_cols.innerHTML = "--";
add_index.innerHTML = "--";
delete_index.innerHTML = "--";
update_rows.innerHTML = update_size;
insert_rows.innerHTML = insert_size;
-
+
newRow.appendChild(create_table);
newRow.appendChild(add_cols);
newRow.appendChild(remove_cols);
@@ -436,41 +436,41 @@ function showDetails(i, update_size, insert_size, remove_size, insert_index, rem
newRow.appendChild(add_index);
newRow.appendChild(update_rows);
newRow.appendChild(insert_rows);
-
+
} else {
/**
This is the case when structure difference between matching_tables id displayed
*/
create_table.innerHTML = "--";
add_cols.innerHTML = insert_size;
- remove_cols.innerHTML = remove_size;
+ remove_cols.innerHTML = remove_size;
alter_cols.innerHTML = update_size;
delete_index.innerHTML = remove_index;
add_index.innerHTML = insert_index;
update_rows.innerHTML = "--";
insert_rows.innerHTML = "--";
-
+
newRow.appendChild(create_table);
newRow.appendChild(add_cols);
newRow.appendChild(remove_cols);
- newRow.appendChild(alter_cols);
+ newRow.appendChild(alter_cols);
newRow.appendChild(delete_index);
newRow.appendChild(add_index);
newRow.appendChild(update_rows);
newRow.appendChild(insert_rows);
}
table_body.appendChild(newRow);
-
+
} else if ((relative_path[1] != 'original/img/new_struct_hovered.jpg') && (relative_path[1] != 'original/img/new_data_hovered.jpg')) {
//The case when the row showing the details need to be removed from the table i.e. the difference button is deselected now.
var table_rows = table_body.getElementsByTagName("tr");
var j;
var index = 0;
- for (j=0; j < table_rows.length; j++)
- {
- if (table_rows[j].id == i) {
+ for (j=0; j < table_rows.length; j++)
+ {
+ if (table_rows[j].id == i) {
index = j;
- table_rows[j].parentNode.removeChild(table_rows[j]);
+ table_rows[j].parentNode.removeChild(table_rows[j]);
}
}
//The table row css is being adjusted. Class "odd" for odd rows and "even" for even rows should be maintained.
@@ -481,11 +481,11 @@ function showDetails(i, update_size, insert_size, remove_size, insert_index, rem
table_rows[index].setAttribute("class","odd"); // for Mozilla firefox
table_rows[index].className = "odd"; // for IE browser
} else {
- table_rows[index].setAttribute("class","even"); // for Mozilla firefox
- table_rows[index].className = "even"; // for IE browser
+ table_rows[index].setAttribute("class","even"); // for Mozilla firefox
+ table_rows[index].className = "even"; // for IE browser
}
- }
- }
+ }
+ }
}
/**
@@ -494,35 +494,35 @@ function showDetails(i, update_size, insert_size, remove_size, insert_index, rem
* @param img_obj the image object whose source needs to be changed
*
*/
-
+
function change_Image(img_obj)
{
- var relative_path = (img_obj.src).split("themes/");
-
- if (relative_path[1] == 'original/img/new_data.jpg') {
- img_obj.src = "./themes/original/img/new_data_hovered.jpg";
+ var relative_path = (img_obj.src).split("themes/");
+
+ if (relative_path[1] == 'original/img/new_data.jpg') {
+ img_obj.src = "./themes/original/img/new_data_hovered.jpg";
} else if (relative_path[1] == 'original/img/new_struct.jpg') {
img_obj.src = "./themes/original/img/new_struct_hovered.jpg";
} else if (relative_path[1] == 'original/img/new_struct_hovered.jpg') {
img_obj.src = "./themes/original/img/new_struct.jpg";
- } else if (relative_path[1] == 'original/img/new_data_hovered.jpg') {
- img_obj.src = "./themes/original/img/new_data.jpg";
- } else if (relative_path[1] == 'original/img/new_data_selected.jpg') {
- img_obj.src = "./themes/original/img/new_data_selected_hovered.jpg";
- } else if(relative_path[1] == 'original/img/new_struct_selected.jpg') {
- img_obj.src = "./themes/original/img/new_struct_selected_hovered.jpg";
- } else if (relative_path[1] == 'original/img/new_struct_selected_hovered.jpg') {
- img_obj.src = "./themes/original/img/new_struct_selected.jpg";
- } else if (relative_path[1] == 'original/img/new_data_selected_hovered.jpg') {
- img_obj.src = "./themes/original/img/new_data_selected.jpg";
+ } else if (relative_path[1] == 'original/img/new_data_hovered.jpg') {
+ img_obj.src = "./themes/original/img/new_data.jpg";
+ } else if (relative_path[1] == 'original/img/new_data_selected.jpg') {
+ img_obj.src = "./themes/original/img/new_data_selected_hovered.jpg";
+ } else if(relative_path[1] == 'original/img/new_struct_selected.jpg') {
+ img_obj.src = "./themes/original/img/new_struct_selected_hovered.jpg";
+ } else if (relative_path[1] == 'original/img/new_struct_selected_hovered.jpg') {
+ img_obj.src = "./themes/original/img/new_struct_selected.jpg";
+ } else if (relative_path[1] == 'original/img/new_data_selected_hovered.jpg') {
+ img_obj.src = "./themes/original/img/new_data_selected.jpg";
}
}
/**
- * Generates the URL containing the list of selected table ids for synchronization and
- * a variable checked for confirmation of deleting previous rows from target tables
+ * Generates the URL containing the list of selected table ids for synchronization and
+ * a variable checked for confirmation of deleting previous rows from target tables
*
- * @param token the token generated for each PMA form
+ * @param token the token generated for each PMA form
*
*/
@@ -536,15 +536,15 @@ function ApplySelectedChanges(token)
var x = table_rows.length;
var i;
/**
- Append the token at the beginning of the query string followed by
- Table_ids that shows that "Apply Selected Changes" button is pressed
+ Append the token at the beginning of the query string followed by
+ Table_ids that shows that "Apply Selected Changes" button is pressed
*/
var append_string = "?token="+token+"&Table_ids="+1;
for(i=0; i<x; i++){
- append_string += "&";
- append_string += i+"="+table_rows[i].id;
+ append_string += "&";
+ append_string += i+"="+table_rows[i].id;
}
-
+
// Getting the value of checkbox delete_rows
var checkbox = document.getElementById("delete_rows");
if (checkbox.checked){
@@ -552,13 +552,13 @@ function ApplySelectedChanges(token)
} else {
append_string += "&checked=false";
}
- //Appending the token and list of table ids in the URL
+ //Appending the token and list of table ids in the URL
location.href += token;
location.href += append_string;
}
-/**
-* Displays error message if any text field
+/**
+* Displays error message if any text field
* is left empty other than port field.
*
* @param string the form name
@@ -567,7 +567,7 @@ function ApplySelectedChanges(token)
* @return boolean whether the form field is empty or not
*/
function validateConnection(form_name, form_obj)
-{
+{
var check = true;
var src_hostfilled = true;
var trg_hostfilled = true;
@@ -602,7 +602,7 @@ function validateConnection(form_name, form_obj)
}
return check;
}
-
+
/**
* Check if a form's element is empty
* should be
@@ -1637,8 +1637,8 @@ function pdfPaperSize(format, axis) {
/**
* for playing media from the BLOB repository
*
- * @param var
- * @param var url_params main purpose is to pass the token
+ * @param var
+ * @param var url_params main purpose is to pass the token
* @param var bs_ref BLOB repository reference
* @param var m_type type of BLOB repository media
* @param var w_width width of popup window
@@ -1690,12 +1690,12 @@ function requestMIMETypeChange(db, table, reference, current_mime_type)
*/
function changeMIMEType(db, table, reference, mime_type)
{
- // specify url and parameters for jQuery POST
+ // specify url and parameters for jQuery POST
var mime_chg_url = 'bs_change_mime_type.php';
var params = { bs_db: db, bs_table: table, bs_reference: reference, bs_new_mime_type: mime_type };
// jQuery POST
- jQuery.post(mime_chg_url, params);
+ jQuery.post(mime_chg_url, params);
}
/**
@@ -1725,6 +1725,7 @@ $(document).ready(function(){
insertQuery(evt.target.id);
return false;
});
+ $('#sqlquery').focus();
});
/**
diff --git a/js/messages.php b/js/messages.php
index 8eb745ac12..aeb93f56c3 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -62,6 +62,10 @@ $js_messages['strSelectForeignKey'] = __('Select Foreign Key');
$js_messages['strPleaseSelectPrimaryOrUniqueKey'] = __('Please select the primary key or a unique key');
$js_messages['strChangeDisplay'] = __('Choose column to display');
+/* password generation */
+$js_messages['strGeneratePassword'] = __('Generate password');
+$js_messages['strGenerate'] = __('Generate');
+
echo "var PMA_messages = new Array();\n";
foreach ($js_messages as $name => $js_message) {
PMA_printJsValue("PMA_messages['" . $name . "']", $js_message);
diff --git a/js/password_generation.js b/js/password_generation.js
new file mode 100644
index 0000000000..9153cc9b5a
--- /dev/null
+++ b/js/password_generation.js
@@ -0,0 +1,10 @@
+/* vim: set expandtab sw=4 ts=4 sts=4: */
+/**
+ * for libraries/display_change_password.lib.php
+ *
+ */
+
+$(document).ready(function() {
+ $('#tr_element_before_generate_password').parent().append('<tr><td>' + PMA_messages['strGeneratePassword'] + '</td><td><input type="button" id="button_generate_password" value="' + PMA_messages['strGenerate'] + '" onclick="suggestPassword(this.form)" /><input type="text" name="generated_pw" id="generated_pw" /></td></tr>');
+ $('#div_element_before_generate_password').parent().append('<div class="item"><label for="button_generate_password">' + PMA_messages['strGeneratePassword'] + ':</label><span class="options"><input type="button" id="button_generate_password" value="' + PMA_messages['strGenerate'] + '" onclick="suggestPassword(this.form)" /></span><input type="text" name="generated_pw" id="generated_pw" /></div>');
+});
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 28994c2b1e..225977bef4 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -3,7 +3,6 @@
/**
*
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -994,7 +993,6 @@ class PMA_Config
* @uses $GLOBALS['PMA_Config']
* @uses PMA_Config::get()
* @uses PMA_Config::_getFontsizeOptions()
- * @uses __('Font size')
* @static
* @param string $current_size currently slected font size with unit
* @return string html selectbox
@@ -1031,7 +1029,6 @@ class PMA_Config
*
* @uses PMA_generate_common_hidden_inputs()
* @uses PMA_Config::_getFontsizeSelection()
- * @uses __('Go')
* @static
* @param string $current_size currently slected font size with unit
* @return string html selectbox
diff --git a/libraries/Error.class.php b/libraries/Error.class.php
index 849287e43c..b063995bec 100644
--- a/libraries/Error.class.php
+++ b/libraries/Error.class.php
@@ -3,7 +3,6 @@
/**
* Holds class PMA_Error
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/Error_Handler.class.php b/libraries/Error_Handler.class.php
index fab7a39867..0b9089833d 100644
--- a/libraries/Error_Handler.class.php
+++ b/libraries/Error_Handler.class.php
@@ -3,7 +3,6 @@
/**
* Holds class PMA_Error_Handler
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/File.class.php b/libraries/File.class.php
index 9dfe5687b0..a6a515f444 100644
--- a/libraries/File.class.php
+++ b/libraries/File.class.php
@@ -3,7 +3,6 @@
/**
* file upload functions
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -259,13 +258,6 @@ class PMA_File
* @uses PMA_File::setRecentBLOBReference()
* @uses curl_setopt_array()
* @uses PMA_File::$_error_message
- * @uses __('The uploaded file exceeds the upload_max_filesize directive in php.ini.')
- * @uses __('The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.')
- * @uses __('The uploaded file was only partially uploaded.')
- * @uses __('Missing a temporary folder.')
- * @uses __('Failed to write file to disk.')
- * @uses __('File upload stopped by extension.')
- * @uses __('Unknown error in file upload.')
* @uses $_FILES
* @param string $key a numeric key used to identify the different rows
* @param string $primary_key
@@ -832,7 +824,6 @@ class PMA_File
/**
*
* @access public
- * @uses __('File could not be read')
* @uses PMA_File::setName()
* @uses PMA_securePath()
* @uses PMA_userDir()
@@ -881,7 +872,6 @@ class PMA_File
* @todo move check of $cfg['TempDir'] into PMA_Config?
* @access public
* @uses $cfg['TempDir']
- * @uses __('Error moving the uploaded file, see [a@./Documentation.html#faq1_11@Documentation]FAQ 1.11[/a]')
* @uses PMA_File::isReadable()
* @uses PMA_File::getName()
* @uses PMA_File::setName()
@@ -937,7 +927,6 @@ class PMA_File
*
* @todo move file read part into readChunk() or getChunk()
* @todo add support for compression plugins
- * @uses __('File could not be read')
* @uses PMA_File::$_compression to set it
* @uses PMA_File::getName()
* @uses fopen()
diff --git a/libraries/Index.class.php b/libraries/Index.class.php
index 66a2114ba3..f2033899c1 100644
--- a/libraries/Index.class.php
+++ b/libraries/Index.class.php
@@ -3,7 +3,6 @@
/**
* holds the database index class
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -539,7 +538,6 @@ class PMA_Index
/**
* Function to check over array of indexes and look for common problems
*
- * @uses __('The indexes %1 and %2 seem to be equal and one of them could possibly be removed.')
* @uses is_string()
* @uses is_array()
* @uses count()
diff --git a/libraries/List.class.php b/libraries/List.class.php
index 029b6fc3d7..65ac7fc5a0 100644
--- a/libraries/List.class.php
+++ b/libraries/List.class.php
@@ -3,7 +3,6 @@
/**
* hold the PMA_List base class
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/List_Database.class.php b/libraries/List_Database.class.php
index 397a6db326..f793ed4244 100644
--- a/libraries/List_Database.class.php
+++ b/libraries/List_Database.class.php
@@ -3,7 +3,6 @@
/**
* holds the PMA_List_Database class
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/Message.class.php b/libraries/Message.class.php
index ffddb87e06..68d32bcfc9 100644
--- a/libraries/Message.class.php
+++ b/libraries/Message.class.php
@@ -3,7 +3,6 @@
/**
* Holds class PMA_Message
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/Partition.class.php b/libraries/Partition.class.php
index cd696338a6..c2b14a4e39 100644
--- a/libraries/Partition.class.php
+++ b/libraries/Partition.class.php
@@ -3,7 +3,6 @@
/**
* Library for extracting information about the partitions
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/StorageEngine.class.php b/libraries/StorageEngine.class.php
index 711f709e1b..2ae125a3ef 100644
--- a/libraries/StorageEngine.class.php
+++ b/libraries/StorageEngine.class.php
@@ -3,7 +3,6 @@
/**
* Library for extracting information about the available storage engines
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -155,7 +154,6 @@ class PMA_StorageEngine
* @uses PMA_ENGINE_DETAILS_TYPE_SIZE
* @uses PMA_ENGINE_DETAILS_TYPE_NUMERIC
* @uses PMA_StorageEngine::getVariablesStatus()
- * @uses __('There is no detailed status information available for this storage engine.')
* @uses PMA_showHint()
* @uses PMA_formatByteDown()
* @uses PMA_formatNumber()
@@ -335,11 +333,6 @@ class PMA_StorageEngine
/**
* public String getSupportInformationMessage()
*
- * @uses __('%s is the default storage engine on this MySQL server.')
- * @uses __('%s is available on this MySQL server.')
- * @uses __('%s has been disabled for this MySQL server.')
- * @uses __('This MySQL server does not support the %s storage engine.')
- * @uses __('This MySQL server does not support the %s storage engine.')
* @uses PMA_ENGINE_SUPPORT_DEFAULT
* @uses PMA_ENGINE_SUPPORT_YES
* @uses PMA_ENGINE_SUPPORT_DISABLED
diff --git a/libraries/Table.class.php b/libraries/Table.class.php
index ef522f9676..7839107e81 100644
--- a/libraries/Table.class.php
+++ b/libraries/Table.class.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/Theme.class.php b/libraries/Theme.class.php
index cf8f0a5b45..09f46e2853 100644
--- a/libraries/Theme.class.php
+++ b/libraries/Theme.class.php
@@ -3,7 +3,6 @@
/**
* hold PMA_Theme class
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -145,7 +144,6 @@ class PMA_Theme {
* @uses PMA_Theme::setImgPath()
* @uses PMA_Theme::getName()
* @uses $GLOBALS['cfg']['ThemePath']
- * @uses __('No valid image path for theme %s found!')
* @uses is_dir()
* @uses sprintf()
*/
@@ -357,8 +355,6 @@ class PMA_Theme {
* @uses PMA_Theme::getVersion()
* @uses PMA_Theme::getId()
* @uses PMA_Theme::getPath()
- * @uses __('No preview available.')
- * @uses __('take it')
* @uses PMA_generate_common_url()
* @uses addslashes()
* @uses file_exists()
diff --git a/libraries/Theme_Manager.class.php b/libraries/Theme_Manager.class.php
index 9adb7c54cf..c5298f378b 100644
--- a/libraries/Theme_Manager.class.php
+++ b/libraries/Theme_Manager.class.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/Tracker.class.php b/libraries/Tracker.class.php
index e909e76b8e..82deb43fe1 100644
--- a/libraries/Tracker.class.php
+++ b/libraries/Tracker.class.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/auth/config.auth.lib.php b/libraries/auth/config.auth.lib.php
index 71e9a62cd2..e16d1894f8 100644
--- a/libraries/auth/config.auth.lib.php
+++ b/libraries/auth/config.auth.lib.php
@@ -4,7 +4,6 @@
* Set of functions used to run config authentication (ie no authentication).
*
* @package phpMyAdmin-Auth-Config
- * @version $Id$
*/
diff --git a/libraries/auth/cookie.auth.lib.php b/libraries/auth/cookie.auth.lib.php
index d524e1cb13..b40f7a2eda 100644
--- a/libraries/auth/cookie.auth.lib.php
+++ b/libraries/auth/cookie.auth.lib.php
@@ -4,7 +4,6 @@
* Set of functions used to run cookie based authentication.
*
* @package phpMyAdmin-Auth-Cookie
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
@@ -115,17 +114,6 @@ function PMA_get_blowfish_secret() {
* @uses $GLOBALS['target']
* @uses $GLOBALS['db']
* @uses $GLOBALS['table']
- * @uses __('Welcome to %s')
- * @uses __('The configuration file now needs a secret passphrase (blowfish_secret).')
- * @uses __('Error')
- * @uses __('Log in')
- * @uses __('Server:')
- * @uses __('Username:')
- * @uses __('Password:')
- * @uses __('Server Choice')
- * @uses __('Go')
- * @uses __('Cookies must be enabled past this point.')
- * @uses __('phpMyAdmin documentation')
* @uses $GLOBALS['pmaThemeImage']
* @uses $cfg['Servers']
* @uses $cfg['LoginCookieRecall']
@@ -644,9 +632,6 @@ function PMA_auth_set_user()
*
* @uses $GLOBALS['server']
* @uses $GLOBALS['allowDeny_forbidden']
- * @uses __('Access denied')
- * @uses __('No activity within %s seconds; please log in again')
- * @uses __('Cannot log in to the MySQL server')
* @uses $GLOBALS['no_activity']
* @uses $cfg['LoginCookieValidity']
* @uses $GLOBALS['PMA_Config']->removeCookie()
diff --git a/libraries/auth/http.auth.lib.php b/libraries/auth/http.auth.lib.php
index 7ccea39e38..b3d305a10d 100644
--- a/libraries/auth/http.auth.lib.php
+++ b/libraries/auth/http.auth.lib.php
@@ -5,7 +5,6 @@
* NOTE: Requires PHP loaded as a Apache module.
*
* @package phpMyAdmin-Auth-HTTP
- * @version $Id$
*/
diff --git a/libraries/auth/signon.auth.lib.php b/libraries/auth/signon.auth.lib.php
index 2f828bda84..4215408af7 100644
--- a/libraries/auth/signon.auth.lib.php
+++ b/libraries/auth/signon.auth.lib.php
@@ -4,7 +4,6 @@
* Set of functions used to run single signon authentication.
*
* @package phpMyAdmin-Auth-Signon
- * @version $Id$
*/
diff --git a/libraries/blowfish.php b/libraries/blowfish.php
index 1dc3dcda0c..ae85f43358 100644
--- a/libraries/blowfish.php
+++ b/libraries/blowfish.php
@@ -11,7 +11,6 @@
* See the enclosed file COPYING for license information (LGPL). If you
* did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
*
- * @version $Id$
* @since Horde 2.2
* @package horde.cipher
*/
diff --git a/libraries/bookmark.lib.php b/libraries/bookmark.lib.php
index 73a9665b90..fa6b4bfcda 100644
--- a/libraries/bookmark.lib.php
+++ b/libraries/bookmark.lib.php
@@ -3,7 +3,6 @@
/**
* Set of functions used with the bookmark feature
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/charset_conversion.lib.php b/libraries/charset_conversion.lib.php
index dbcb4fdc79..9acd1843a4 100644
--- a/libraries/charset_conversion.lib.php
+++ b/libraries/charset_conversion.lib.php
@@ -3,116 +3,50 @@
/**
* Charset conversion functions.
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
exit;
}
-/**
- * Failure on loading recode/iconv extensions.
- */
-function PMA_failRecoding() {
- PMA_fatalError(__('Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'));
-}
-
-/**
- * Loads the recode or iconv extensions if any of it is not loaded yet
- */
-if (isset($cfg['AllowAnywhereRecoding'])
- && $cfg['AllowAnywhereRecoding']) {
-
- if ($cfg['RecodingEngine'] == 'recode') {
- if (!@extension_loaded('recode')) {
- PMA_failRecoding();
- }
- $PMA_recoding_engine = 'recode';
- } elseif ($cfg['RecodingEngine'] == 'iconv') {
- if (!@extension_loaded('iconv')) {
- PMA_failRecoding();
- }
- $PMA_recoding_engine = 'iconv';
- } else {
- if (@extension_loaded('iconv')) {
- $PMA_recoding_engine = 'iconv';
- } elseif (@extension_loaded('recode')) {
- $PMA_recoding_engine = 'recode';
- } else {
- PMA_failRecoding();
- }
- }
-} // end load recode/iconv extension
-
define('PMA_CHARSET_NONE', 0);
define('PMA_CHARSET_ICONV', 1);
-define('PMA_CHARSET_LIBICONV', 2);
-define('PMA_CHARSET_RECODE', 3);
-define('PMA_CHARSET_ICONV_AIX', 4);
-
-if (!isset($cfg['IconvExtraParams'])) {
- $cfg['IconvExtraParams'] = '';
-}
+define('PMA_CHARSET_RECODE', 2);
+define('PMA_CHARSET_ICONV_AIX', 3);
// Finally detect which function we will use:
-if (isset($cfg['AllowAnywhereRecoding'])
- && $cfg['AllowAnywhereRecoding']) {
-
- if (!isset($PMA_recoding_engine)) {
- $PMA_recoding_engine = $cfg['RecodingEngine'];
- }
- if ($PMA_recoding_engine == 'iconv') {
- if (@function_exists('iconv')) {
- if ((@stristr(PHP_OS, 'AIX')) && (@strcasecmp(ICONV_IMPL, 'unknown') == 0) && (@strcasecmp(ICONV_VERSION, 'unknown') == 0)) {
- $PMA_recoding_engine = PMA_CHARSET_ICONV_AIX;
- } else {
- $PMA_recoding_engine = PMA_CHARSET_ICONV;
- }
- } elseif (@function_exists('libiconv')) {
- $PMA_recoding_engine = PMA_CHARSET_LIBICONV;
- } else {
- $PMA_recoding_engine = PMA_CHARSET_NONE;
-
- if (!isset($GLOBALS['is_header_sent'])) {
- include './libraries/header.inc.php';
- }
- echo __('Couldn\'t use the iconv, libiconv, or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.');
- require_once './libraries/footer.inc.php';
- exit();
- }
- } elseif ($PMA_recoding_engine == 'recode') {
- if (@function_exists('recode_string')) {
- $PMA_recoding_engine = PMA_CHARSET_RECODE;
+if ($cfg['RecodingEngine'] == 'iconv') {
+ if (@function_exists('iconv')) {
+ if ((@stristr(PHP_OS, 'AIX')) && (@strcasecmp(ICONV_IMPL, 'unknown') == 0) && (@strcasecmp(ICONV_VERSION, 'unknown') == 0)) {
+ $PMA_recoding_engine = PMA_CHARSET_ICONV_AIX;
} else {
- $PMA_recoding_engine = PMA_CHARSET_NONE;
-
- require_once './libraries/header.inc.php';
- echo __('Couldn\'t use the iconv, libiconv, or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.');
- require_once './libraries/footer.inc.php';
- exit;
+ $PMA_recoding_engine = PMA_CHARSET_ICONV;
}
} else {
- if (@function_exists('iconv')) {
- if ((@stristr(PHP_OS, 'AIX')) && (@strcasecmp(ICONV_IMPL, 'unknown') == 0) && (@strcasecmp(ICONV_VERSION, 'unknown') == 0)) {
- $PMA_recoding_engine = PMA_CHARSET_ICONV_AIX;
- } else {
- $PMA_recoding_engine = PMA_CHARSET_ICONV;
- }
- } elseif (@function_exists('libiconv')) {
- $PMA_recoding_engine = PMA_CHARSET_LIBICONV;
- } elseif (@function_exists('recode_string')) {
- $PMA_recoding_engine = PMA_CHARSET_RECODE;
+ $PMA_recoding_engine = PMA_CHARSET_NONE;
+ PMA_warnMissingExtension('iconv');
+ }
+} elseif ($cfg['RecodingEngine'] == 'recode') {
+ if (@function_exists('recode_string')) {
+ $PMA_recoding_engine = PMA_CHARSET_RECODE;
+ } else {
+ $PMA_recoding_engine = PMA_CHARSET_NONE;
+ PMA_warnMissingExtension('recode');
+ }
+} elseif ($cfg['RecodingEngine'] == 'auto') {
+ if (@function_exists('iconv')) {
+ if ((@stristr(PHP_OS, 'AIX')) && (@strcasecmp(ICONV_IMPL, 'unknown') == 0) && (@strcasecmp(ICONV_VERSION, 'unknown') == 0)) {
+ $PMA_recoding_engine = PMA_CHARSET_ICONV_AIX;
} else {
- $PMA_recoding_engine = PMA_CHARSET_NONE;
-
- require_once './libraries/header.inc.php';
- echo __('Couldn\'t use the iconv, libiconv, or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.');
- require_once './libraries/footer.inc.php';
- exit;
+ $PMA_recoding_engine = PMA_CHARSET_ICONV;
}
+ } elseif (@function_exists('recode_string')) {
+ $PMA_recoding_engine = PMA_CHARSET_RECODE;
+ } else {
+ $PMA_recoding_engine = PMA_CHARSET_NONE;
}
} else {
- $PMA_recoding_engine = PMA_CHARSET_NONE;
+ $PMA_recoding_engine = PMA_CHARSET_NONE;
}
/* Load AIX iconv wrapper if needed */
@@ -121,43 +55,6 @@ if ($PMA_recoding_engine == PMA_CHARSET_ICONV_AIX) {
}
/**
- * Converts encoding of text according to current settings.
- *
- * @param string what to convert
- *
- * @return string converted text
- *
- * @global array the configuration array
- * @global boolean whether recoding is allowed or not
- * @global string the current charset
- * @global array the charset to convert to
- *
- * @access public
- *
- */
-function PMA_convert_charset($what) {
- global $cfg, $charset, $convcharset;
-
- if (!(isset($cfg['AllowAnywhereRecoding']) && $cfg['AllowAnywhereRecoding'] )
- || $convcharset == $charset) { // if input and output charset are the same, we don't have to do anything...
- return $what;
- } else {
- switch ($GLOBALS['PMA_recoding_engine']) {
- case PMA_CHARSET_RECODE:
- return recode_string($charset . '..' . $convcharset, $what);
- case PMA_CHARSET_ICONV:
- return iconv($charset, $convcharset . $cfg['IconvExtraParams'], $what);
- case PMA_CHARSET_ICONV_AIX:
- return PMA_aix_iconv_wrapper($charset, $convcharset . $cfg['IconvExtraParams'], $what);
- case PMA_CHARSET_LIBICONV:
- return libiconv($charset, $convcharset . $GLOBALS['cfg']['IconvExtraParams'], $what);
- default:
- return $what;
- }
- }
-} // end of the "PMA_convert_charset()" function
-
-/**
* Converts encoding of text according to parameters with detected
* conversion function.
*
@@ -181,59 +78,9 @@ function PMA_convert_string($src_charset, $dest_charset, $what) {
return iconv($src_charset, $dest_charset . $GLOBALS['cfg']['IconvExtraParams'], $what);
case PMA_CHARSET_ICONV_AIX:
return PMA_aix_iconv_wrapper($src_charset, $dest_charset . $GLOBALS['cfg']['IconvExtraParams'], $what);
- case PMA_CHARSET_LIBICONV:
- return libiconv($src_charset, $dest_charset, $what);
default:
return $what;
}
} // end of the "PMA_convert_string()" function
-
-/**
- * Converts encoding of file according to parameters with detected
- * conversion function. The old file will be unlinked and new created and
- * its file name is returned.
- *
- * @param string source charset
- * @param string target charset
- * @param string file to convert
- *
- * @return string new temporay file
- *
- * @access public
- *
- */
-function PMA_convert_file($src_charset, $dest_charset, $file) {
- switch ($GLOBALS['PMA_recoding_engine']) {
- case PMA_CHARSET_RECODE:
- case PMA_CHARSET_ICONV:
- case PMA_CHARSET_LIBICONV:
- $tmpfname = tempnam('', 'PMA_convert_file');
- $fin = fopen($file, 'r');
- $fout = fopen($tmpfname, 'w');
- if ($GLOBALS['PMA_recoding_engine'] == PMA_CHARSET_RECODE) {
- recode_file($src_charset . '..' . $dest_charset, $fin, $fout);
- } else {
- while (!feof($fin)) {
- $line = fgets($fin, 4096);
- if ($GLOBALS['PMA_recoding_engine'] == PMA_CHARSET_ICONV) {
- $dist = iconv($src_charset, $dest_charset . $GLOBALS['cfg']['IconvExtraParams'], $line);
- } elseif ($GLOBALS['PMA_recoding_engine'] == PMA_CHARSET_ICONV_AIX) {
- $dist = PMA_aix_iconv_wrapper($src_charset, $dest_charset . $GLOBALS['cfg']['IconvExtraParams'], $line);
- } else {
- $dist = libiconv($src_charset, $dest_charset . $GLOBALS['cfg']['IconvExtraParams'], $line);
- }
- fputs($fout, $dist);
- } // end while
- }
- fclose($fin);
- fclose($fout);
- unlink($file);
-
- return $tmpfname;
- default:
- return $file;
- }
-} // end of the "PMA_convert_file()" function
-
?>
diff --git a/libraries/check_user_privileges.lib.php b/libraries/check_user_privileges.lib.php
index 398101bf67..6dbc251e45 100644
--- a/libraries/check_user_privileges.lib.php
+++ b/libraries/check_user_privileges.lib.php
@@ -3,7 +3,6 @@
/**
* Get user's global privileges and some db-specific privileges
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/cleanup.lib.php b/libraries/cleanup.lib.php
index 2bd1ef88c9..b77fd315e0 100644
--- a/libraries/cleanup.lib.php
+++ b/libraries/cleanup.lib.php
@@ -3,7 +3,6 @@
/**
* Functions for cleanup of user input.
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/common.inc.php b/libraries/common.inc.php
index 5366c18ec4..abbd663721 100644
--- a/libraries/common.inc.php
+++ b/libraries/common.inc.php
@@ -28,7 +28,6 @@
* - db connection
* - authentication work
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -454,7 +453,7 @@ if (PMA_checkPageValidity($_REQUEST['back'], $goto_whitelist)) {
* f.e. PMA_Config: fontsize
*
* @todo variables should be handled by their respective owners (objects)
- * f.e. lang, server, convcharset, collation_connection in PMA_Config
+ * f.e. lang, server, collation_connection in PMA_Config
*/
if (! PMA_isValid($_REQUEST['token']) || $_SESSION[' PMA_token '] != $_REQUEST['token']) {
/**
@@ -468,7 +467,7 @@ if (! PMA_isValid($_REQUEST['token']) || $_SESSION[' PMA_token '] != $_REQUEST['
/* Session ID */
'phpMyAdmin',
/* Cookie preferences */
- 'pma_lang', 'pma_charset', 'pma_collation_connection',
+ 'pma_lang', 'pma_collation_connection',
/* Possible login form */
'pma_servername', 'pma_username', 'pma_password',
/* for playing blobstreamable media */
@@ -489,14 +488,6 @@ if (! PMA_isValid($_REQUEST['token']) || $_SESSION[' PMA_token '] != $_REQUEST['
/**
- * @global string $GLOBALS['convcharset']
- * @see select_lang.lib.php
- */
-if (isset($_REQUEST['convcharset'])) {
- $GLOBALS['convcharset'] = strip_tags($_REQUEST['convcharset']);
-}
-
-/**
* current selected database
* @global string $GLOBALS['db']
*/
@@ -793,7 +784,6 @@ if (! defined('PMA_MINIMUM_COMMON')) {
* @todo should be done in PMA_Config
*/
$GLOBALS['PMA_Config']->setCookie('pma_lang', $GLOBALS['lang']);
- $GLOBALS['PMA_Config']->setCookie('pma_charset', $GLOBALS['convcharset']);
$GLOBALS['PMA_Config']->setCookie('pma_collation_connection', $GLOBALS['collation_connection']);
$_SESSION['PMA_Theme_Manager']->setThemeCookie();
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index f8e8e85d81..6726b8ebbe 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -3,7 +3,6 @@
/**
* Misc functions used all over the scripts.
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -130,7 +129,6 @@ function PMA_getIcon($icon, $alternate = '', $container = false, $force_text = f
/**
* Displays the maximum size for an upload
*
- * @uses __('Max: %s%s')
* @uses PMA_formatByteDown()
* @uses sprintf()
* @param integer the size
@@ -346,7 +344,6 @@ function PMA_formatSql($parsed_sql, $unparsed_sql = '')
* @uses $cfg['MySQLManualType']
* @uses $cfg['MySQLManualBase']
* @uses $cfg['ReplaceHelpImg']
- * @uses __('Documentation')
* @uses $GLOBALS['pmaThemeImage']
* @uses PMA_MYSQL_INT_VERSION
* @uses strtolower()
@@ -501,11 +498,7 @@ function PMA_showHint($message, $bbcode = false, $type = 'notice')
* @uses footer.inc.php
* @uses header.inc.php
* @uses $GLOBALS['sql_query']
- * @uses __('Error')
- * @uses __('SQL query')
* @uses $GLOBALS['pmaThemeImage']
- * @uses __('Edit')
- * @uses __('MySQL said: ')
* @uses $GLOBALS['cfg']['PropertiesIconic']
* @uses $GLOBALS['cfg']['MaxCharactersInDisplayedSQL']
* @uses PMA_backquote()
@@ -1614,8 +1607,6 @@ function PMA_localisedDate($timestamp = -1, $format = '')
* If the variables $link and $args ar left empty, an inactive tab is created
*
* @uses $GLOBALS['PMA_PHP_SELF']
- * @uses __('Empty')
- * @uses __('Drop')
* @uses $GLOBALS['active_page']
* @uses $GLOBALS['url_query']
* @uses $cfg['MainPageIconic']
@@ -1882,7 +1873,6 @@ function PMA_linkOrButton($url, $message, $tag_params = array(),
/**
* Returns a given timespan value in a readable format.
*
- * @uses __('%s days, %s hours, %s minutes and %s seconds')
* @uses sprintf()
* @uses floor()
* @param int the timespan
@@ -2191,7 +2181,6 @@ function PMA_buttonOrImage($button_name, $button_class, $image_name, $text,
* Generate a pagination selector for browsing resultsets
*
* @todo $url is not javascript escaped!?
- * @uses __('Page number:')
* @uses range()
* @param string URL for the JavaScript
* @param string Number of rows in the pagination set
@@ -2295,7 +2284,6 @@ function PMA_pageselector($url, $rows, $pageNow = 1, $nbTotalPage = 1,
* Generate navigation for a list
*
* @todo use $pos from $_url_params
- * @uses __('Page number:')
* @uses range()
* @param integer number of elements in the list
* @param integer current position in the list
@@ -2406,7 +2394,6 @@ function PMA_userDir($dir)
*
* @uses $cfg['DefaultTabDatabase']
* @uses $GLOBALS['db']
- * @uses __('Jump to database &quot;%s&quot;.')
* @uses PMA_generate_common_url()
* @uses PMA_unescape_mysql_wildcards()
* @uses strlen()
@@ -2436,7 +2423,6 @@ function PMA_getDbLink($database = null)
* that affects a functionality
*
* @uses PMA_MYSQL_INT_VERSION
- * @uses __('The %s functionality is affected by a known bug, see %s')
* @uses PMA_showHint()
* @uses sprintf()
* @param string $functionality localized message explaining the func.
@@ -2826,7 +2812,7 @@ function PMA_getTitleForTarget($target) {
$mapping = array(
// Values for $cfg['DefaultTabTable']
- 'tbl_structure.php' => __('Structure'),
+ 'tbl_structure.php' => __('Structure'),
'tbl_sql.php' => __('SQL'),
'tbl_select.php' =>__('Search'),
'tbl_change.php' =>__('Insert'),
diff --git a/libraries/config.default.php b/libraries/config.default.php
index b8dd97eb33..d8ad75f7a4 100644
--- a/libraries/config.default.php
+++ b/libraries/config.default.php
@@ -16,7 +16,6 @@
*
* All directives are explained in Documentation.html
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -544,7 +543,7 @@ $cfg['SessionSavePath'] = '';
/**
* maximum allocated bytes ('0' for no limit)
* this is a string because '16M' is a valid value; we must put here
- * a string as the default value so that /setup accepts strings
+ * a string as the default value so that /setup accepts strings
*
* @global string $cfg['MemoryLimit']
*/
@@ -1976,32 +1975,13 @@ $cfg['DefaultConnectionCollation'] = 'utf8_general_ci';
$cfg['FilterLanguages'] = '';
/**
- * Default character set to use for recoding of MySQL queries, does not take
- * any effect when character sets recoding is switched off by
- * $cfg['AllowAnywhereRecoding'] or in language file
- * (see $cfg['AvailableCharsets'] to possible choices, you can add your own)
- *
- * @global string $cfg['DefaultCharset']
- */
-$cfg['DefaultCharset'] = 'utf-8';
-
-/**
- * Allow character set recoding of MySQL queries, must be also enabled in language
- * file to make harder using other language files than Unicode.
- * Default value is false to avoid problems on servers without the iconv
- * extension
- *
- * @global boolean $cfg['AllowAnywhereRecoding']
- */
-$cfg['AllowAnywhereRecoding'] = false;
-
-/**
* You can select here which functions will be used for character set conversion.
* Possible values are:
* auto - automatically use available one (first is tested iconv, then
* recode)
* iconv - use iconv or libiconv functions
* recode - use recode_string function
+ * none - disable encoding conversion
*
* @global string $cfg['RecodingEngine']
*/
@@ -2303,14 +2283,6 @@ $cfg['InitialSlidersState'] = 'closed';
-//-----------------------------------------------------------------------------
-// custom-setup by mkkeck: 2004-05-04
-// some specials for new icons and scrolling
-/**
- * @todo We need to rearrange these variables.
- */
-
-
/*******************************************************************************
* Window title settings
*/
diff --git a/libraries/core.lib.php b/libraries/core.lib.php
index 12e28c531d..4b50b504c2 100644
--- a/libraries/core.lib.php
+++ b/libraries/core.lib.php
@@ -5,7 +5,6 @@
* This script is distinct from libraries/common.inc.php because this
* script is called from /test.
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -202,7 +201,6 @@ function PMA_securePath($path)
* @todo use detected argument separator (PMA_Config)
* @uses $GLOBALS['session_name']
* @uses $GLOBALS['text_dir']
- * @uses __('Error')
* @uses $GLOBALS['available_languages']
* @uses $GLOBALS['lang']
* @uses $GLOBALS['PMA_Config']->removeCookie()
@@ -226,7 +224,7 @@ function PMA_fatalError($error_message, $message_args = null)
if (! isset($GLOBALS['available_languages'])) {
$GLOBALS['cfg'] = array(
'DefaultLang' => 'en',
- 'AllowAnywhereRecoding' => false);
+ );
// Loads the language file
require_once './libraries/select_lang.lib.php';
diff --git a/libraries/database_interface.lib.php b/libraries/database_interface.lib.php
index de65d12b80..2f24e4fb72 100644
--- a/libraries/database_interface.lib.php
+++ b/libraries/database_interface.lib.php
@@ -3,7 +3,6 @@
/**
* Common Option Constants For DBI Functions
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/db_common.inc.php b/libraries/db_common.inc.php
index 5d16995464..b9a4a97d4a 100644
--- a/libraries/db_common.inc.php
+++ b/libraries/db_common.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/db_events.inc.php b/libraries/db_events.inc.php
index 33c5d1798d..a72c7eb24e 100644
--- a/libraries/db_events.inc.php
+++ b/libraries/db_events.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/db_info.inc.php b/libraries/db_info.inc.php
index 20dff36ba3..969af04e32 100644
--- a/libraries/db_info.inc.php
+++ b/libraries/db_info.inc.php
@@ -31,7 +31,6 @@
* @uses strnatcasecmp()
* @uses count()
* @uses addslashes()
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -59,7 +58,6 @@ $pos = $_SESSION['tmp_user_values']['table_limit_offset'];
* fills given tooltip arrays
*
* @uses $cfg['ShowTooltipAliasTB']
- * @uses __('Creation')
* @uses PMA_localisedDate()
* @uses strtotime()
* @param array $tooltip_truename tooltip data
diff --git a/libraries/db_links.inc.php b/libraries/db_links.inc.php
index 1010eac930..a86bcf5595 100644
--- a/libraries/db_links.inc.php
+++ b/libraries/db_links.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/db_routines.inc.php b/libraries/db_routines.inc.php
index 5235ab518d..8af21970a7 100644
--- a/libraries/db_routines.inc.php
+++ b/libraries/db_routines.inc.php
@@ -12,7 +12,6 @@
* our current sql.php.
* Of course the interface would need a way to pass calling parameters.
* Also, support DEFINER (like we do in export).
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/db_structure.lib.php b/libraries/db_structure.lib.php
index 2b6f420343..6f91d448c8 100644
--- a/libraries/db_structure.lib.php
+++ b/libraries/db_structure.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -17,14 +16,6 @@ if (! defined('PHPMYADMIN')) {
* @uses PMA_showHint()
* @uses $GLOBALS['cfg']['PropertiesNumColumns']
* @uses $GLOBALS['is_show_stats']
- * @uses __('Table')
- * @uses __('Action')
- * @uses __('Rows')
- * @uses __('May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]')
- * @uses __('Type')
- * @uses __('Collation')
- * @uses __('Size')
- * @uses __('Overhead')
* @uses $GLOBALS['colspan_for_structure']
* @uses PMA_SortableTableHeader()
* @param boolean $db_is_information_schema
diff --git a/libraries/db_table_exists.lib.php b/libraries/db_table_exists.lib.php
index d1ae16a344..1110dc52df 100644
--- a/libraries/db_table_exists.lib.php
+++ b/libraries/db_table_exists.lib.php
@@ -4,7 +4,6 @@
* Ensure the database and the table exist (else move to the "parent" script)
* and display headers
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/dbg/setup.php b/libraries/dbg/setup.php
index 07732dfd6b..5f3618584f 100644
--- a/libraries/dbg/setup.php
+++ b/libraries/dbg/setup.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-DBG
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/dbi/mysql.dbi.lib.php b/libraries/dbi/mysql.dbi.lib.php
index 360f1db2ba..fdd83f8aa4 100644
--- a/libraries/dbi/mysql.dbi.lib.php
+++ b/libraries/dbi/mysql.dbi.lib.php
@@ -4,7 +4,6 @@
* Interface to the classic MySQL extension
*
* @package phpMyAdmin-DBI-MySQL
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
@@ -308,9 +307,6 @@ function PMA_DBI_get_client_info()
* @uses PMA_DBI_convert_message()
* @uses $GLOBALS['errno']
* @uses $GLOBALS['userlink']
- * @uses __('The server is not responding')
- * @uses __('(or the local MySQL server's socket is not correctly configured)')
- * @uses __('Details...')
* @uses mysql_errno()
* @uses mysql_error()
* @uses defined()
diff --git a/libraries/dbi/mysqli.dbi.lib.php b/libraries/dbi/mysqli.dbi.lib.php
index 2a59ed57fc..de90cac080 100644
--- a/libraries/dbi/mysqli.dbi.lib.php
+++ b/libraries/dbi/mysqli.dbi.lib.php
@@ -4,7 +4,6 @@
* Interface to the improved MySQL extension (MySQLi)
*
* @package phpMyAdmin-DBI-MySQLi
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
@@ -144,7 +143,6 @@ function PMA_DBI_connect($user, $password, $is_controluser = false, $server = nu
* selects given database
*
* @uses $GLOBALS['userlink']
- * @uses PMA_convert_charset()
* @uses mysqli_select_db()
* @param string $dbname database name to select
* @param object mysqli $link the mysqli object
@@ -168,7 +166,6 @@ function PMA_DBI_select_db($dbname, $link = null)
* @uses PMA_DBI_QUERY_STORE
* @uses PMA_DBI_QUERY_UNBUFFERED
* @uses $GLOBALS['userlink']
- * @uses PMA_convert_charset()
* @uses MYSQLI_STORE_RESULT
* @uses MYSQLI_USE_RESULT
* @uses mysqli_query()
@@ -366,8 +363,6 @@ function PMA_DBI_get_client_info()
* @uses PMA_DBI_convert_message()
* @uses $GLOBALS['errno']
* @uses $GLOBALS['userlink']
- * @uses __('The server is not responding')
- * @uses __('(or the local MySQL server's socket is not correctly configured)')
* @uses mysqli_errno()
* @uses mysqli_error()
* @uses mysqli_connect_errno()
@@ -493,8 +488,8 @@ function PMA_DBI_get_fields_meta($result)
{
// Build an associative array for a type look up
$typeAr = array();
- $typeAr[MYSQLI_TYPE_DECIMAL] = 'real';
- $typeAr[MYSQLI_TYPE_NEWDECIMAL] = 'real';
+ $typeAr[MYSQLI_TYPE_DECIMAL] = 'decimal';
+ $typeAr[MYSQLI_TYPE_NEWDECIMAL] = 'decimal';
$typeAr[MYSQLI_TYPE_BIT] = 'int';
$typeAr[MYSQLI_TYPE_TINY] = 'int';
$typeAr[MYSQLI_TYPE_SHORT] = 'int';
diff --git a/libraries/display_change_password.lib.php b/libraries/display_change_password.lib.php
index b541aa5282..43a61f6ef2 100644
--- a/libraries/display_change_password.lib.php
+++ b/libraries/display_change_password.lib.php
@@ -3,7 +3,6 @@
/**
* Displays form for password change
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -58,7 +57,7 @@ $chg_evt_handler = (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER >= 5)
</label>
</td>
</tr>
- <tr>
+ <tr id="tr_element_before_generate_password">
<td>&nbsp;</td>
<td>
<input type="radio" name="pw_hash" id="radio_pw_hash_old" value="old" />
@@ -67,15 +66,6 @@ $chg_evt_handler = (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER >= 5)
</label>
</td>
</tr>
- <tr>
- <td>
- <?php echo __('Generate Password'); ?>
- </td>
- <td>
- <input type="button" id="button_generate_password" value="<?php echo __('Generate'); ?>" onclick="suggestPassword(this.form)" />
- <input type="text" name="generated_pw" id="generated_pw" />
- </td>
- </tr>
</table>
</fieldset>
<fieldset id="fieldset_change_password_footer" class="tblFooters">
diff --git a/libraries/display_create_database.lib.php b/libraries/display_create_database.lib.php
index 1f0f1f5de9..f348f3ca75 100644
--- a/libraries/display_create_database.lib.php
+++ b/libraries/display_create_database.lib.php
@@ -3,7 +3,6 @@
/**
* Displays form for creating database (if user has privileges for that)
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/display_create_table.lib.php b/libraries/display_create_table.lib.php
index 8f1b740a66..57a5606f56 100644
--- a/libraries/display_create_table.lib.php
+++ b/libraries/display_create_table.lib.php
@@ -22,7 +22,6 @@
* warnings about the lack of privileges for CREATE TABLE. Tested
* on MySQL 5.0.18.
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/display_export.lib.php b/libraries/display_export.lib.php
deleted file mode 100644
index 9fcfe55701..0000000000
--- a/libraries/display_export.lib.php
+++ /dev/null
@@ -1,306 +0,0 @@
-<?php
-/* vim: set expandtab sw=4 ts=4 sts=4: */
-/**
- *
- * @version $Id$
- * @package phpMyAdmin
- */
-if (! defined('PHPMYADMIN')) {
- exit;
-}
-
-/**
- *
- */
-require_once './libraries/Table.class.php';
-
-// Get relations & co. status
-require_once './libraries/relation.lib.php';
-$cfgRelation = PMA_getRelationsParam();
-
-
-require_once './libraries/file_listing.php';
-require_once './libraries/plugin_interface.lib.php';
-
-function PMA_exportCheckboxCheck($str) {
- if (isset($GLOBALS['cfg']['Export'][$str]) && $GLOBALS['cfg']['Export'][$str]) {
- echo ' checked="checked"';
- }
-}
-
-function PMA_exportIsActive($what, $val) {
- if (isset($GLOBALS['cfg']['Export'][$what]) && $GLOBALS['cfg']['Export'][$what] == $val) {
- echo ' checked="checked"';
- }
-}
-
-/* Scan for plugins */
-$export_list = PMA_getPlugins('./libraries/export/', array('export_type' => $export_type, 'single_table' => isset($single_table)));
-
-/* Fail if we didn't find any plugin */
-if (empty($export_list)) {
- PMA_Message::error( __('Could not load export plugins, please check your installation!'))->display();
- require './libraries/footer.inc.php';
-}
-?>
-
-<form method="post" action="export.php" name="dump">
-
-<?php
-if ($export_type == 'server') {
- echo PMA_generate_common_hidden_inputs('', '', 1);
-} elseif ($export_type == 'database') {
- echo PMA_generate_common_hidden_inputs($db, '', 1);
-} else {
- echo PMA_generate_common_hidden_inputs($db, $table, 1);
-}
-
-// just to keep this value for possible next display of this form after saving on server
-if (isset($single_table)) {
- echo '<input type="hidden" name="single_table" value="TRUE" />' . "\n";
-}
-
-echo '<input type="hidden" name="export_type" value="' . $export_type . '" />' . "\n";
-
-if (! empty($sql_query)) {
- echo '<input type="hidden" name="sql_query" value="' . htmlspecialchars($sql_query) . '" />' . "\n";
-}
-?>
-
-<div class="exportoptions" id="header">
- <h2>
- <img src="<?php echo $GLOBALS['pmaThemeImage'];?>b_export.png" />
- <?php
- if($export_type == 'server') {
- echo __('Exporting databases in the current server');
- } elseif($export_type == 'database') {
- echo __('Exporting tables in the database "' . $db . '"');
- } else {
- echo __('Exporting rows in the table "' . $table . '"');
- }?>
- </h2>
-</div>
-
-<div class="exportoptions" id="quick_or_custom">
- <h3><?php echo __('Export Method:'); ?></h3>
- <ul>
- <li>
- <?php echo '<input type="radio" name="quick_or_custom" value="quick" id="radio_quick_export" checked="checked" />';
- echo '<label for ="radio_quick_export">' . __('Quick - display only the minimal options to configure') . '</label>'; ?>
- </li>
- <li>
- <?php echo '<input type="radio" name="quick_or_custom" value="custom" id="radio_custom_export" />';
- echo '<label for="radio_custom_export">' . __('Custom - display all possible options to configure') . '</label>';?>
- </li>
- </ul>
-</div>
-
-<div class="exportoptions" id="databases_and_tables">
- <?php
- if($export_type == 'server') {
- echo '<h3>' . __('Database(s):') . '</h3>';
- } else if($export_type == 'database') {
- echo '<h3>' . __('Table(s):') . '</h3>';
- }
- if (! empty($multi_values)) {
- echo $multi_values;
- }
- ?>
-</div>
-
-<?php if (strlen($table) && ! isset($num_tables) && ! PMA_Table::isMerge($db, $table)) { ?>
- <div class="exportoptions" id="rows">
- <h3><?php echo __('Rows:'); ?></h3>
- <ul>
- <li>
- <?php echo '<input type="radio" name="allrows" value="0" id="radio_allrows_0" checked="checked" />';
- echo '<label for ="radio_allrows_0">' . __('Dump some row(s)') . '</label>'; ?>
- <ul>
- <li><label for="limit_to"><?php echo __('Number of rows:') . '</label> <input type="text" id="limit_to" name="limit_to" size="5" value="'
- . (isset($unlim_num_rows) ? $unlim_num_rows : PMA_Table::countRecords($db, $table))
- . '" onfocus="this.select()" />' ?></li>
- <li><label for="limit_from"><?php echo __('Row to begin at:') . '</label> <input type="text" id="limit_from" name="limit_from" value="0" size="5"'
- .' onfocus="this.select()" />'; ?></li>
- </ul>
- </li>
- <li>
- <?php echo '<input type="radio" name="allrows" value="1" id="radio_allrows_1" />';
- echo ' <label for="radio_allrows_1">' . __('Dump all rows') . '</label>';?>
- </li>
- </ul>
- </div>
-<?php } ?>
-
-
-<?php if (isset($cfg['SaveDir']) && !empty($cfg['SaveDir'])) { ?>
- <div class="exportoptions" id="output_quick_export">
- <h3><?php echo __('Output:'); ?></h3>
- <ul>
- <li>
- <input type="checkbox" name="quick_export_onserver" value="saveit"
- id="checkbox_quick_dump_onserver"
- <?php PMA_exportCheckboxCheck('onserver'); ?> />
- <label for="checkbox_quick_dump_onserver">
- <?php echo sprintf(__('Save on server in the directory <b>%s</b>'), htmlspecialchars(PMA_userDir($cfg['SaveDir']))); ?>
- </label>
- </li>
- <li>
- <input type="checkbox" name="quick_export_onserverover" value="saveitover"
- id="checkbox_quick_dump_onserverover"
- <?php PMA_exportCheckboxCheck('onserver_overwrite'); ?> />
- <label for="checkbox_quick_dump_onserverover"><?php echo __('Overwrite existing file(s)'); ?></label>
- </li>
- </ul>
- </div>
-<?php } ?>
-
-<div class="exportoptions" id="output">
- <h3><?php echo __('Output:'); ?></h3>
- <ul id="ul_output">
- <li>
- <input type="radio" name="output_format" value="sendit" id="radio_dump_asfile" <?php PMA_exportCheckboxCheck('asfile'); ?> />
- <label for="radio_dump_asfile"><?php echo __('Save output to a file'); ?></label>
- <ul id="ul_save_asfile">
- <?php if (isset($cfg['SaveDir']) && !empty($cfg['SaveDir'])) { ?>
- <li>
- <input type="checkbox" name="onserver" value="saveit"
- id="checkbox_dump_onserver"
- <?php PMA_exportCheckboxCheck('onserver'); ?> />
- <label for="checkbox_dump_onserver">
- <?php echo sprintf(__('Save on server in the directory <b>%s</b>'), htmlspecialchars(PMA_userDir($cfg['SaveDir']))); ?>
- </label>
- </li>
- <li>
- <input type="checkbox" name="onserverover" value="saveitover"
- id="checkbox_dump_onserverover"
- <?php PMA_exportCheckboxCheck('onserver_overwrite'); ?> />
- <label for="checkbox_dump_onserverover"><?php echo __('Overwrite existing file(s)'); ?></label>
- </li>
- <?php } ?>
- <li>
- <label for="filename_template" class="desc">
- <?php
- echo __('File name template:');
- $trans = new PMA_Message;
- $trans->addMessage('__SERVER__ will become the');
- $trans->addString(__('server name'));
- if ($export_type == 'database' || $export_type == 'table') {
- $trans->addMessage(', __DB__ will become the');
- $trans->addString(__('database name'));
- if ($export_type == 'table') {
- $trans->addMessage(', __TABLE__ will become the');
- $trans->addString(__('table name'));
- }
- }
-
- $message = new PMA_Message(__('This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'));
- $message->addParam('<a href="http://php.net/strftime" target="documentation" title="'
- . __('Documentation') . '">', false);
- $message->addParam('</a>', false);
- $message->addParam($trans);
-
- echo PMA_showHint($message);
- ?>
- </label>
- <input type="text" name="filename_template" id="filename_template"
- <?php
- echo ' value="';
- if ($export_type == 'database') {
- if (isset($_COOKIE) && !empty($_COOKIE['pma_db_filename_template'])) {
- echo htmlspecialchars($_COOKIE['pma_db_filename_template']);
- } else {
- echo $GLOBALS['cfg']['Export']['file_template_database'];
- }
- } elseif ($export_type == 'table') {
- if (isset($_COOKIE) && !empty($_COOKIE['pma_table_filename_template'])) {
- echo htmlspecialchars($_COOKIE['pma_table_filename_template']);
- } else {
- echo $GLOBALS['cfg']['Export']['file_template_table'];
- }
- } else {
- if (isset($_COOKIE) && !empty($_COOKIE['pma_server_filename_template'])) {
- echo htmlspecialchars($_COOKIE['pma_server_filename_template']);
- } else {
- echo $GLOBALS['cfg']['Export']['file_template_server'];
- }
- }
- echo '"';
- ?>
- />
- <input type="checkbox" name="remember_template"
- id="checkbox_remember_template"
- <?php PMA_exportCheckboxCheck('remember_file_template'); ?> />
- <label for="checkbox_remember_template">
- <?php echo __('use this for future exports'); ?></label>
- </li>
- <?php
- // charset of file
- if ($cfg['AllowAnywhereRecoding']) {
- echo ' <li><label for="select_charset_of_file" class="desc">'
- . __('Character set of the file:') . '</label>' . "\n";
- reset($cfg['AvailableCharsets']);
- echo '<select id="select_charset_of_file" name="charset_of_file" size="1">';
- foreach ($cfg['AvailableCharsets'] as $temp_charset) {
- echo '<option value="' . $temp_charset . '"';
- if ((empty($cfg['Export']['charset']) && $temp_charset == $charset)
- || $temp_charset == $cfg['Export']['charset']) {
- echo ' selected="selected"';
- }
- echo '>' . $temp_charset . '</option>';
- } // end foreach
- echo '</select></li>';
- } // end if
- ?>
- <?php
- // zip, gzip and bzip2 encode features
- $is_zip = ($cfg['ZipDump'] && @function_exists('gzcompress'));
- $is_gzip = ($cfg['GZipDump'] && @function_exists('gzencode'));
- $is_bzip = ($cfg['BZipDump'] && @function_exists('bzcompress'));
- if ($is_zip || $is_gzip || $is_bzip) { ?>
- <li>
- <label for="compression" class="desc"><?php echo __('Compression:'); ?></label>
- <select id="compression" name="compression">
- <option value="none"><?php echo __('None'); ?></option>
- <?php if ($is_zip) { ?>
- <option value="zip"><?php echo __('zipped'); ?></option>
- <?php } if ($is_gzip) { ?>
- <option value="gzip"><?php echo __('gzipped'); ?></option>
- <?php } if ($is_bzip) { ?>
- <option value="bzip"><?php echo __('bzipped'); ?></option>
- <?php } ?>
- </select>
- </li>
- <?php } else { ?>
- <input type="hidden" name="compression" value="none" />
- <?php } ?>
- </ul>
- </li>
- <li><input type="radio" id="radio_view_as_text" name="output_format" value="astext" /><label for="radio_view_as_text">View output as text</label></li>
- </ul>
- </div>
-
-<div class="exportoptions" id="format">
- <h3><?php echo __('Format:'); ?></h3>
- <?php echo PMA_pluginGetChoice('Export', 'what', $export_list, 'format'); ?>
-</div>
-
-<div class="exportoptions" id="format_specific_opts">
- <h3><?php echo __('Format-Specific Options:'); ?></h3>
- <p class="no_js_msg" id="scroll_to_options_msg">Scroll down to fill in the options for the selected format and ignore the options for other formats.</p>
- <?php echo PMA_pluginGetOptions('Export', $export_list); ?>
-</div>
-
-<?php if (function_exists('PMA_set_enc_form')) { ?>
-<!-- Encoding setting form appended by Y.Kawada -->
-<!-- Japanese encoding setting -->
- <div class="exportoptions" id="kanji_encoding">
- <h3><?php echo __('Encoding Conversion:'); ?></h3>
- <?php echo PMA_set_enc_form(' '); ?>
- </div>
-<?php } ?>
-
-<div class="exportoptions" id="submit">
-<?php PMA_externalBug(__('SQL compatibility mode'), 'mysql', '50027', '14515'); ?>
- <input type="submit" value="<?php echo __('Go'); ?>" id="buttonGo" />
-</div>
-</form>
diff --git a/libraries/display_import.lib.php b/libraries/display_import.lib.php
deleted file mode 100644
index 023e4fbf1b..0000000000
--- a/libraries/display_import.lib.php
+++ /dev/null
@@ -1,266 +0,0 @@
-<?php
-/* vim: set expandtab sw=4 ts=4 sts=4: */
-/**
- *
- * @package phpMyAdmin
- */
-if (! defined('PHPMYADMIN')) {
- exit;
-}
-
-/**
- *
- */
-require_once './libraries/file_listing.php';
-require_once './libraries/plugin_interface.lib.php';
-require_once './libraries/display_import_ajax.lib.php';
-
-/* Scan for plugins */
-$import_list = PMA_getPlugins('./libraries/import/', $import_type);
-
-/* Fail if we didn't find any plugin */
-if (empty($import_list)) {
- PMA_Message::error(__('Could not load import plugins, please check your installation!'))->display();
- require './libraries/footer.inc.php';
-}
-?>
-
-<iframe id="import_upload_iframe" name="import_upload_iframe" width="1" height="1" style="display: none;"></iframe>
-<div id="import_form_status" style="display: none;"></div>
-<div id="importmain">
- <img src="<?php echo $GLOBALS['pmaThemeImage'];?>ajax_clock_small.gif" alt="ajax clock" style="display: none;" />
- <script type="text/javascript">
- //<![CDATA[
- $(document).ready( function() {
- // add event when user click on "Go" button
- $('#buttonGo').bind('click', function() {
- $('#upload_form_form').css("display", "none"); // hide form
- $('#upload_form_status').css("display", "inline"); // show progress bar
- $('#upload_form_status_info').css("display", "inline"); // - || -
-<?php
-if ($_SESSION[$SESSION_KEY]["handler"]!="noplugin") {
- ?>
- $('#upload_form_status').html('<div class="upload_progress_bar_outer"><div id="status" class="upload_progress_bar_inner"></div></div>'); // add the progress bar
-
- var finished = false;
- var percent = 0.0;
- var total = 0;
- var complete = 0;
-
- var perform_upload;
- var periodical_upload;
-
- var request_upload = [];
-
- perform_upload = function () {
- new $.getJSON(
- 'import_status.php?id=<?php echo $upload_id ; ?>&<?php echo PMA_generate_common_url(); ?>',
- {},
- function(response) {
- finished = response.finished;
- percent = response.percent;
- total = response.total;
- complete = response.complete;
-
- if (total==0 && complete==0 && percent==0) {
- $('#upload_form_status_info').html('<img src="<?php echo $GLOBALS['pmaThemeImage'];?>ajax_clock_small.gif" alt="ajax clock" /> <?php echo PMA_jsFormat(__('The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.')); ?>');
- $('#upload_form_status').css("display", "none");
- } else {
- $('#upload_form_status_info').html(' '+Math.round(percent)+'%, '+complete+'/'+total);
- $('#status').animate({width: Math.round(percent)*2+'px'},150);
- } // else
-
- if (finished==true) {
- $('#importmain').css('display', 'none');
- $('#import_form_status').css('display', 'inline');
- $('#import_form_status').html('<img src="<?php echo $GLOBALS['pmaThemeImage'];?>ajax_clock_small.gif" alt="ajax clock" /> <?php echo PMA_jsFormat(__('The file is being processed, please be patient.')); ?> ');
- $('#import_form_status').load('import_status.php?message=true&<?php echo PMA_generate_common_url(); ?>'); // loads the message, either success or mysql error
- <?php
- // reload the left sidebar when the import is finished
- $GLOBALS['reload']=true;
- PMA_reloadNavigation(true);
- ?>
-
- } // if finished
- else {
- window.setTimeout(perform_upload, 1000);
- }
-
- }
- );
-
- }
- window.setTimeout(perform_upload, 1000);
-
- <?php
-} else { // no plugin available
- ?>
- $('#upload_form_status_info').html('<img src="<?php echo $GLOBALS['pmaThemeImage'];?>ajax_clock_small.gif" alt="ajax clock" /> <?php echo PMA_jsFormat(__('Please be patient, the file is being uploaded. Details about the upload are not available.')) . PMA_showDocu('faq2_9'); ?>');
- $('#upload_form_status').css("display", "none");
- <?php
-} // else
-?>
- }); // onclick
- }); // domready
-
- document.write('<form action="import.php" method="post" enctype="multipart/form-data" name="import"<?php if ($_SESSION[$SESSION_KEY]["handler"]!="noplugin") echo ' target="import_upload_iframe"'; ?>>');
- //]]>
- </script>
- <noscript>
- <form action="import.php" method="post" enctype="multipart/form-data" name="import">
- </noscript>
- <input type="hidden" name="<?php echo $ID_KEY; ?>" value="<?php echo $upload_id ; ?>" />
- <?php
- if ($import_type == 'server') {
- echo PMA_generate_common_hidden_inputs('', '', 1);
- } elseif ($import_type == 'database') {
- echo PMA_generate_common_hidden_inputs($db, '', 1);
- } else {
- echo PMA_generate_common_hidden_inputs($db, $table, 1);
- }
- echo ' <input type="hidden" name="import_type" value="' . $import_type . '" />'."\n";
- ?>
-
- <div class="exportoptions" id="header">
- <h2>
- <img src="<?php echo $GLOBALS['pmaThemeImage'];?>b_import.png" />
- <?php
- if($import_type == 'server') {
- echo __('Importing into the current server');
- } elseif($import_type == 'database') {
- echo __('Importing into the database "' . $db . '"');
- } else {
- echo __('Importing into the table "' . $table . '"');
- }?>
- </h2>
- </div>
-
- <div class="importoptions">
- <h3><?php echo __('File to Import:'); ?></h3>
- <?php
- // zip, gzip and bzip2 encode features
- $compressions = array();
-
- if ($cfg['GZipDump'] && @function_exists('gzopen')) {
- $compressions[] = 'gzip';
- }
- if ($cfg['BZipDump'] && @function_exists('bzopen')) {
- $compressions[] = 'bzip2';
- }
- if ($cfg['ZipDump'] && @function_exists('zip_open')) {
- $compressions[] = 'zip';
- }
- // We don't have show anything about compression, when no supported
- if ($compressions != array()) {
- printf(__('<div class="formelementrow" id="compression_info">File may be compressed (%s) or uncompressed.<br />A compressed file\'s name must end in <b>.[format].[compression]</b>. Example: <b>.sql.zip</b></div>'), implode(", ", $compressions));
- }?>
-
- <div class="formelementrow" id="upload_form">
- <?php if($GLOBALS['is_upload'] && !empty($cfg['UploadDir'])) { ?>
- <ul>
- <li>
- <input type="radio" name="file_location" id="radio_import_file" />
- <?php PMA_browseUploadFile($max_upload_size); ?>
- </li>
- <li>
- <input type="radio" name="file_location" id="radio_local_import_file" />
- <?php PMA_selectUploadFile($import_list, $cfg['UploadDir']); ?>
- </li>
- </ul>
- <?php } else if ($GLOBALS['is_upload']) {
- $uid = uniqid("");
- PMA_browseUploadFile($max_upload_size);
- } else if (!$GLOBALS['is_upload']) {
- PMA_Message::warning(__('File uploads are not allowed on this server.'))->display();
- } else if (!empty($cfg['UploadDir'])) {
- PMA_selectUploadFile($import_list, $cfg['UploadDir']);
- } // end if (web-server upload directory)
- ?>
- </div>
-
- <div class="formelementrow" id="charaset_of_file">
- <?php // charset of file
- if ($cfg['AllowAnywhereRecoding']) {
- echo '<label for="charset_of_file">' . __('Character set of the file:') . '</label>';
- reset($cfg['AvailableCharsets']);
- echo '<select id="charset_of_file" name="charset_of_file" size="1">';
- foreach ($cfg['AvailableCharsets'] as $temp_charset) {
- echo '<option value="' . htmlentities($temp_charset) . '"';
- if ((empty($cfg['Import']['charset']) && $temp_charset == $charset)
- || $temp_charset == $cfg['Import']['charset']) {
- echo ' selected="selected"';
- }
- echo '>' . htmlentities($temp_charset) . '</option>';
- }
- echo ' </select><br />';
- } else {
- echo '<label for="charset_of_file">' . __('Character set of the file:') . '</label>' . "\n";
- echo PMA_generateCharsetDropdownBox(PMA_CSDROPDOWN_CHARSET, 'charset_of_file', 'charset_of_file', 'utf8', FALSE);
- } // end if (recoding)
- ?>
- </div>
- </div>
- <div class="importoptions">
- <h3><?php echo __('Partial Import:'); ?></h3>
-
- <?php
- if (isset($timeout_passed) && $timeout_passed) {
- echo '<div class="formelementrow">' . "\n";
- echo '<input type="hidden" name="skip" value="' . $offset . '" />';
- echo sprintf(__('Previous import timed out, after resubmitting will continue from position %d.'), $offset) . '';
- echo '</div>' . "\n";
- }
- ?>
- <div class="formelementrow">
- <input type="checkbox" name="allow_interrupt" value="yes"
- id="checkbox_allow_interrupt" <?php echo PMA_pluginCheckboxCheck('Import', 'allow_interrupt'); ?>/>
- <label for="checkbox_allow_interrupt"><?php echo __('Allow the interruption of an import in case the script detects it is close to the PHP timeout limit. <i>(This might be good way to import large files, however it can break transactions.)</i>'); ?></label><br />
- </div>
-
- <?php
- if (! (isset($timeout_passed) && $timeout_passed)) {
- ?>
- <div class="formelementrow">
- <label for="text_skip_queries"><?php echo __('Number of rows to skip, starting from the first row:'); ?></label>
- <input type="text" name="skip_queries" value="<?php echo PMA_pluginGetDefault('Import', 'skip_queries');?>" id="text_skip_queries" />
- </div>
- <?php
- } else {
- // If timeout has passed,
- // do not show the Skip dialog to avoid the risk of someone
- // entering a value here that would interfere with "skip"
- ?>
- <input type="hidden" name="skip_queries" value="<?php echo PMA_pluginGetDefault('Import', 'skip_queries');?>" id="text_skip_queries" />
- <?php
- }
- ?>
- </div>
-
- <div class="importoptions">
- <h3><?php echo __('Format:'); ?></h3>
- <?php echo PMA_pluginGetChoice('Import', 'format', $import_list); ?>
- <div id="import_notification"></div>
- </div>
-
- <div class="importoptions" id="format_specific_opts">
- <h3><?php echo __('Format-Specific Options:'); ?></h3>
- <p class="no_js_msg" id="scroll_to_options_msg">Scroll down to fill in the options for the selected format and ignore the options for other formats.</p>
- <?php echo PMA_pluginGetOptions('Import', $import_list); ?>
- </div>
- <div class="clearfloat"></div>
- </div>
- <?php
- // Encoding setting form appended by Y.Kawada
- if (function_exists('PMA_set_enc_form')) { ?>
- <div class="importoptions" id="kanji_encoding">
- <h3><?php echo __('Encoding Conversion:'); ?></h3>
- <?php echo PMA_set_enc_form(' '); ?>
- </div>
- <?php }
- echo "\n";
- ?>
- <div class="importoptions" id="submit">
- <input type="submit" value="<?php echo __('Go'); ?>" id="buttonGo" />
- </div>
-</form>
-</div>
diff --git a/libraries/display_import_ajax.lib.php b/libraries/display_import_ajax.lib.php
index c05cd4dc9d..1a3f9db1cf 100644
--- a/libraries/display_import_ajax.lib.php
+++ b/libraries/display_import_ajax.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
-* @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/display_select_lang.lib.php b/libraries/display_select_lang.lib.php
index b11df0dc74..493939bba9 100644
--- a/libraries/display_select_lang.lib.php
+++ b/libraries/display_select_lang.lib.php
@@ -3,7 +3,6 @@
/**
* Code for displaying language selection
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php
index 5238d937fd..5bd2870d7f 100644
--- a/libraries/display_tbl.lib.php
+++ b/libraries/display_tbl.lib.php
@@ -3,7 +3,6 @@
/**
* library for displaying table with results from all sort of select queries
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -2309,7 +2308,6 @@ function PMA_handle_non_printable_contents($category, $content, $transform_funct
* @uses PMA_DBI_try_query()
* @uses PMA_DBI_num_rows()
* @uses PMA_DBI_fetch_row()
- * @uses __('Link not found')
* @uses PMA_DBI_free_result()
* @uses $GLOBALS['printview']
* @uses htmlspecialchars()
diff --git a/libraries/display_tbl_links.lib.php b/libraries/display_tbl_links.lib.php
index 40a3fd1537..442d53fb71 100644
--- a/libraries/display_tbl_links.lib.php
+++ b/libraries/display_tbl_links.lib.php
@@ -7,7 +7,6 @@
* - reversed the right modify links: 1. drop, 2. edit, 3. checkbox
* - also changes made in js/functions.js
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/engines/bdb.lib.php b/libraries/engines/bdb.lib.php
index b9d444648f..2325d15a63 100644
--- a/libraries/engines/bdb.lib.php
+++ b/libraries/engines/bdb.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/berkeleydb.lib.php b/libraries/engines/berkeleydb.lib.php
index ec8e68901b..48b2ae8896 100644
--- a/libraries/engines/berkeleydb.lib.php
+++ b/libraries/engines/berkeleydb.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/binlog.lib.php b/libraries/engines/binlog.lib.php
index ef433f6b3a..07eff4803b 100644
--- a/libraries/engines/binlog.lib.php
+++ b/libraries/engines/binlog.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/innobase.lib.php b/libraries/engines/innobase.lib.php
index 8e55768e9c..e1262b9c92 100644
--- a/libraries/engines/innobase.lib.php
+++ b/libraries/engines/innobase.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/innodb.lib.php b/libraries/engines/innodb.lib.php
index d71d5a0efe..dfdc5da072 100644
--- a/libraries/engines/innodb.lib.php
+++ b/libraries/engines/innodb.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
@@ -12,13 +11,6 @@
class PMA_StorageEngine_innodb extends PMA_StorageEngine
{
/**
- * @uses __('Data home directory')
- * @uses __('The common part of the directory path for all InnoDB data files.')
- * @uses __('Data files')
- * @uses __('Autoextend increment')
- * @uses __(' The increment size for extending the size of an autoextending tablespace when it becomes full.')
- * @uses __('Buffer pool size')
- * @uses __('The size of the memory buffer InnoDB uses to cache data and indexes of its tables.')
* @uses PMA_ENGINE_DETAILS_TYPE_NUMERIC
* @uses PMA_ENGINE_DETAILS_TYPE_SIZE
* @return array
@@ -131,8 +123,6 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine
/**
* @uses $this->support
* @uses PMA_ENGINE_SUPPORT_YES
- * @uses __('Buffer Pool')
- * @uses __('InnoDB Status')
* @return array detail pages
*/
function getInfoPages()
@@ -152,22 +142,6 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine
* @uses PMA_DBI_fetch_result()
* @uses PMA_formatNumber()
* @uses PMA_formatByteDown()
- * @uses __('Buffer Pool Usage')
- * @uses __('Total')
- * @uses __('pages')
- * @uses __('Free pages')
- * @uses __('Dirty pages')
- * @uses __('Pages containing data')
- * @uses __('Pages to be flushed')
- * @uses __('Busy pages')
- * @uses __('Latched pages')
- * @uses __('Buffer Pool Activity')
- * @uses __('Read requests')
- * @uses __('Write requests')
- * @uses __('Read misses')
- * @uses __('Write waits')
- * @uses __('Read misses in %')
- * @uses __('Write waits in %')
* @uses join()
* @uses htmlspecialchars()
* @uses PMA_formatNumber()
diff --git a/libraries/engines/memory.lib.php b/libraries/engines/memory.lib.php
index a1c3042eea..636a8df755 100644
--- a/libraries/engines/memory.lib.php
+++ b/libraries/engines/memory.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/merge.lib.php b/libraries/engines/merge.lib.php
index ebaf97a430..9c9ef1e2b4 100644
--- a/libraries/engines/merge.lib.php
+++ b/libraries/engines/merge.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/mrg_myisam.lib.php b/libraries/engines/mrg_myisam.lib.php
index 4ec36d15b6..fd25178bae 100644
--- a/libraries/engines/mrg_myisam.lib.php
+++ b/libraries/engines/mrg_myisam.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/myisam.lib.php b/libraries/engines/myisam.lib.php
index 73a4b0fd19..f6ca061297 100644
--- a/libraries/engines/myisam.lib.php
+++ b/libraries/engines/myisam.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/ndbcluster.lib.php b/libraries/engines/ndbcluster.lib.php
index 3dfa54aafd..29793852af 100644
--- a/libraries/engines/ndbcluster.lib.php
+++ b/libraries/engines/ndbcluster.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/engines/pbxt.lib.php b/libraries/engines/pbxt.lib.php
index 125ef4fa9e..842f8ff7e7 100644
--- a/libraries/engines/pbxt.lib.php
+++ b/libraries/engines/pbxt.lib.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Engines
*/
diff --git a/libraries/export/codegen.php b/libraries/export/codegen.php
index 52f8577dd3..8e36f408f6 100644
--- a/libraries/export/codegen.php
+++ b/libraries/export/codegen.php
@@ -4,7 +4,6 @@
* Set of functions used to build NHibernate dumps of tables
*
* @package phpMyAdmin-Export-Codegen
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/csv.php b/libraries/export/csv.php
index a071a98109..0d872426cb 100644
--- a/libraries/export/csv.php
+++ b/libraries/export/csv.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Export-CSV
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/excel.php b/libraries/export/excel.php
index 1e1ab2f550..08961eb13d 100644
--- a/libraries/export/excel.php
+++ b/libraries/export/excel.php
@@ -4,7 +4,6 @@
* Set of functions used to build CSV dumps of tables
*
* @package phpMyAdmin-Export-CSV
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/htmlword.php b/libraries/export/htmlword.php
index 3d534cdefa..f5425bc4e0 100644
--- a/libraries/export/htmlword.php
+++ b/libraries/export/htmlword.php
@@ -4,7 +4,6 @@
* Set of functions used to build CSV dumps of tables
*
* @package phpMyAdmin-Export-HTMLWord
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/latex.php b/libraries/export/latex.php
index 61a933b640..b03383fcf9 100644
--- a/libraries/export/latex.php
+++ b/libraries/export/latex.php
@@ -4,7 +4,6 @@
* Set of functions used to build dumps of tables
*
* @package phpMyAdmin-Export-Latex
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/ods.php b/libraries/export/ods.php
index 5b70944ddd..28a5dfd4cb 100644
--- a/libraries/export/ods.php
+++ b/libraries/export/ods.php
@@ -4,7 +4,6 @@
* Set of functions used to build OpenDocument Spreadsheet dumps of tables
*
* @package phpMyAdmin-Export-ODS
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/odt.php b/libraries/export/odt.php
index b5d500d30c..b70388dd3c 100644
--- a/libraries/export/odt.php
+++ b/libraries/export/odt.php
@@ -4,7 +4,6 @@
* Set of functions used to build OpenDocument Text dumps of tables
*
* @package phpMyAdmin-Export-ODT
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/pdf.php b/libraries/export/pdf.php
index 2f544b5515..f0b5034bf4 100644
--- a/libraries/export/pdf.php
+++ b/libraries/export/pdf.php
@@ -4,7 +4,6 @@
* Produce a PDF report (export) from a query
*
* @package phpMyAdmin-Export-PDF
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/sql.php b/libraries/export/sql.php
index 8011e95413..60a0864bae 100644
--- a/libraries/export/sql.php
+++ b/libraries/export/sql.php
@@ -4,7 +4,6 @@
* Set of functions used to build SQL dumps of tables
*
* @package phpMyAdmin-Export-SQL
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
@@ -238,7 +237,6 @@ function PMA_exportFooter()
}
// restore connection settings
- // (not set if $cfg['AllowAnywhereRecoding'] is false)
$charset_of_file = isset($GLOBALS['charset_of_file']) ? $GLOBALS['charset_of_file'] : '';
if (!empty($GLOBALS['asfile']) && isset($mysql_charset_map[$charset_of_file])) {
$foot .= $crlf
@@ -327,8 +325,7 @@ function PMA_exportHeader()
// so that a utility like the mysql client can interpret
// the file correctly
if (isset($GLOBALS['charset_of_file']) && isset($mysql_charset_map[$GLOBALS['charset_of_file']])) {
- // $cfg['AllowAnywhereRecoding'] was true so we got a charset from
- // the export dialog
+ // we got a charset from the export dialog
$set_names = $mysql_charset_map[$GLOBALS['charset_of_file']];
} else {
// by default we use the connection charset
diff --git a/libraries/export/xls.php b/libraries/export/xls.php
index 1886677986..599025d63b 100644
--- a/libraries/export/xls.php
+++ b/libraries/export/xls.php
@@ -4,7 +4,6 @@
*
*
* @package phpMyAdmin-Export-XLS
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/xlsx.php b/libraries/export/xlsx.php
index a5459579b2..89c5288570 100644
--- a/libraries/export/xlsx.php
+++ b/libraries/export/xlsx.php
@@ -4,7 +4,6 @@
*
*
* @package phpMyAdmin-Export-XLSX
- * @version $Id$
*/
if (! defined('PHPMYADMIN')) {
exit;
diff --git a/libraries/export/xml.php b/libraries/export/xml.php
index e87ab55ff4..8c3afbaa80 100644
--- a/libraries/export/xml.php
+++ b/libraries/export/xml.php
@@ -4,7 +4,6 @@
* Set of functions used to build XML dumps of tables
*
* @todo
- * @version $Id$
* @package phpMyAdmin-Export-XML
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/export/yaml.php b/libraries/export/yaml.php
index 9fce67f839..bcf404efae 100644
--- a/libraries/export/yaml.php
+++ b/libraries/export/yaml.php
@@ -3,7 +3,6 @@
/**
* Set of functions used to build YAML dumps of tables
*
- * @version $Id$
* @package phpMyAdmin-Export-YAML
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/file_listing.php b/libraries/file_listing.php
index ff9e1a8c88..1ca97112b7 100644
--- a/libraries/file_listing.php
+++ b/libraries/file_listing.php
@@ -4,7 +4,6 @@
* Functions for listing directories
*
* @todo rename to file_listing.lib.php
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/footer.inc.php b/libraries/footer.inc.php
index 2a3cb28f2c..b018549bc1 100644
--- a/libraries/footer.inc.php
+++ b/libraries/footer.inc.php
@@ -31,7 +31,6 @@
* @uses $cfg['NavigationBarIconic']
* @uses $cfg['DBG']['enable']
* @uses $cfg['DBG']['profile']['enable']
- * @uses __('Open new phpMyAdmin window')
* @uses $cfg['MaxCharactersInDisplayedSQL']
* @uses PMA_isValid()
* @uses PMA_setHistory()
@@ -41,7 +40,6 @@
* @uses PMA_generate_common_url()
* @uses basename()
* @uses file_exists()
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/grab_globals.lib.php b/libraries/grab_globals.lib.php
index 2b626da78e..cddaca2098 100644
--- a/libraries/grab_globals.lib.php
+++ b/libraries/grab_globals.lib.php
@@ -6,7 +6,6 @@
* variables from them. It does the same work for $HTTP_ACCEPT_LANGUAGE and
* $HTTP_AUTHORIZATION.
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -71,7 +70,6 @@ $_import_blacklist = array(
'/^goto$/i', // page to display
'/^back$/i', // the page go back
'/^lang$/i', // selected language
- '/^convcharset$/i', // PMA convert charset
'/^collation_connection$/i', //
'/^set_theme$/i', //
'/^sql_query$/i', // the query to be executed
diff --git a/libraries/header.inc.php b/libraries/header.inc.php
index 8273d50224..9182f15392 100644
--- a/libraries/header.inc.php
+++ b/libraries/header.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/header_http.inc.php b/libraries/header_http.inc.php
index 46f8017be8..6086f38c63 100644
--- a/libraries/header_http.inc.php
+++ b/libraries/header_http.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/header_meta_style.inc.php b/libraries/header_meta_style.inc.php
index 02c0aa16fd..55e7991311 100644
--- a/libraries/header_meta_style.inc.php
+++ b/libraries/header_meta_style.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/header_printview.inc.php b/libraries/header_printview.inc.php
index bd575d4159..4a30f2b816 100644
--- a/libraries/header_printview.inc.php
+++ b/libraries/header_printview.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/header_scripts.inc.php b/libraries/header_scripts.inc.php
index cb366b5e7f..34633090dc 100644
--- a/libraries/header_scripts.inc.php
+++ b/libraries/header_scripts.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/iconv_wrapper.lib.php b/libraries/iconv_wrapper.lib.php
index 106cf93a36..2efd6158c3 100644
--- a/libraries/iconv_wrapper.lib.php
+++ b/libraries/iconv_wrapper.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -29,7 +28,7 @@ $gnu_iconv_to_aix_iconv_codepage_map = array (
// "big5" --> "IBM-eucTW" according to http://kadesh.cepba.upc.es/mancpp/classref/ref/ITranscoder_DSC.htm
'big5' => 'IBM-eucTW',
- // Other mappings corresponding to the phpMyAdmin dropdown box when using the AllowAnywhereRecoding feature
+ // Other mappings corresponding to the phpMyAdmin dropdown box when using the charset conversion feature
'euc-jp' => 'IBM-eucJP',
'koi8-r' => 'IBM-eucKR',
'ks_c_5601-1987' => 'KSC5601.1987-0',
diff --git a/libraries/import.lib.php b/libraries/import.lib.php
index 85d68701c8..8ef38f6550 100644
--- a/libraries/import.lib.php
+++ b/libraries/import.lib.php
@@ -3,7 +3,6 @@
/**
* Library that provides common import functions that are used by import plugins
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/csv.php b/libraries/import/csv.php
index 09e6004460..4cb9eba07f 100644
--- a/libraries/import/csv.php
+++ b/libraries/import/csv.php
@@ -4,7 +4,6 @@
* CSV import plugin for phpMyAdmin
*
* @todo add an option for handling NULL values
- * @version $Id$
* @package phpMyAdmin-Import
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/docsql.php b/libraries/import/docsql.php
index 35119b4573..6d6c02afb9 100644
--- a/libraries/import/docsql.php
+++ b/libraries/import/docsql.php
@@ -3,7 +3,6 @@
/**
* DocSQL import plugin for phpMyAdmin
*
- * @version $Id$
* @package phpMyAdmin-Import
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/ldi.php b/libraries/import/ldi.php
index cf95027155..39d42ed8da 100644
--- a/libraries/import/ldi.php
+++ b/libraries/import/ldi.php
@@ -3,7 +3,6 @@
/**
* CSV import plugin for phpMyAdmin
*
- * @version $Id$
* @package phpMyAdmin-Import
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/sql.php b/libraries/import/sql.php
index a73d8be207..fe62ca5713 100644
--- a/libraries/import/sql.php
+++ b/libraries/import/sql.php
@@ -3,7 +3,6 @@
/**
* SQL import plugin for phpMyAdmin
*
- * @version $Id$
* @package phpMyAdmin-Import
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/upload/apc.php b/libraries/import/upload/apc.php
index 6b50aeb2a1..79d435bafb 100644
--- a/libraries/import/upload/apc.php
+++ b/libraries/import/upload/apc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
-* @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/import/upload/noplugin.php b/libraries/import/upload/noplugin.php
index b3baf70e17..6cce9ada5c 100644
--- a/libraries/import/upload/noplugin.php
+++ b/libraries/import/upload/noplugin.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
-* @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/import/upload/uploadprogress.php b/libraries/import/upload/uploadprogress.php
index ce4c4769dd..cc7eb271d9 100644
--- a/libraries/import/upload/uploadprogress.php
+++ b/libraries/import/upload/uploadprogress.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
-* @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/import/xls.php b/libraries/import/xls.php
index 503f7c9007..6d5c0e2182 100644
--- a/libraries/import/xls.php
+++ b/libraries/import/xls.php
@@ -4,7 +4,6 @@
* Microsoft Office Excel 97-2003 XLS import plugin for phpMyAdmin
*
* @todo Pretty much everything
- * @version $Id$
* @package phpMyAdmin-Import
*/
diff --git a/libraries/import/xlsx.php b/libraries/import/xlsx.php
index 82cd0917af..54796230f8 100644
--- a/libraries/import/xlsx.php
+++ b/libraries/import/xlsx.php
@@ -4,7 +4,6 @@
* Microsoft Office Excel 2007 XLSX import plugin for phpMyAdmin
*
* @todo Pretty much everything
- * @version $Id$
* @package phpMyAdmin-Import
*/
diff --git a/libraries/information_schema_relations.lib.php b/libraries/information_schema_relations.lib.php
index 670cd310f5..5c7d0e1183 100644
--- a/libraries/information_schema_relations.lib.php
+++ b/libraries/information_schema_relations.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/ip_allow_deny.lib.php b/libraries/ip_allow_deny.lib.php
index 6403528acf..69cab18e7e 100644
--- a/libraries/ip_allow_deny.lib.php
+++ b/libraries/ip_allow_deny.lib.php
@@ -4,7 +4,6 @@
* This library is used with the server IP allow/deny host authentication
* feature
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/js_escape.lib.php b/libraries/js_escape.lib.php
index 8bec9c0efe..5ddb604608 100644
--- a/libraries/js_escape.lib.php
+++ b/libraries/js_escape.lib.php
@@ -5,7 +5,6 @@
*
* @package phpMyAdmin
*
- * @version $Id$
*/
/**
diff --git a/libraries/kanji-encoding.lib.php b/libraries/kanji-encoding.lib.php
index 4da2d078a5..1f17ef719c 100644
--- a/libraries/kanji-encoding.lib.php
+++ b/libraries/kanji-encoding.lib.php
@@ -9,7 +9,6 @@
*
* 2002/2/22 - by Yukihiro Kawada <kawada@den.fujifilm.co.jp>
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/logging.lib.php b/libraries/logging.lib.php
index a52098f16c..87642472f6 100644
--- a/libraries/logging.lib.php
+++ b/libraries/logging.lib.php
@@ -5,7 +5,6 @@
*
* This includes web server specific code to log some information.
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/mime.lib.php b/libraries/mime.lib.php
index 6ee5249a90..b8d035a7b5 100644
--- a/libraries/mime.lib.php
+++ b/libraries/mime.lib.php
@@ -3,7 +3,6 @@
/**
* MIME detection code.
*
- * @version $Id$
* @package phpMyAdmin
* @todo Maybe we could try to use fileinfo module if loaded
*/
diff --git a/libraries/mult_submits.inc.php b/libraries/mult_submits.inc.php
index c50894188c..0b3413b392 100644
--- a/libraries/mult_submits.inc.php
+++ b/libraries/mult_submits.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/mysql_charsets.lib.php b/libraries/mysql_charsets.lib.php
index 1782a3e6c0..303c637709 100644
--- a/libraries/mysql_charsets.lib.php
+++ b/libraries/mysql_charsets.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/navigation_header.inc.php b/libraries/navigation_header.inc.php
index 969d86ad82..d6cb383258 100644
--- a/libraries/navigation_header.inc.php
+++ b/libraries/navigation_header.inc.php
@@ -3,7 +3,6 @@
/**
* displays the pma logo, links and db and server selection in left frame
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/ob.lib.php b/libraries/ob.lib.php
index 22903247e0..780ee02749 100644
--- a/libraries/ob.lib.php
+++ b/libraries/ob.lib.php
@@ -9,7 +9,6 @@
* Check for all the needed functions for output buffering
* Make some wrappers for the top and bottoms of our files.
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/opendocument.lib.php b/libraries/opendocument.lib.php
index b81d7594cd..810d97f5ea 100644
--- a/libraries/opendocument.lib.php
+++ b/libraries/opendocument.lib.php
@@ -3,7 +3,6 @@
/**
* Simple interface for creating OASIS OpenDocument files.
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/parse_analyze.lib.php b/libraries/parse_analyze.lib.php
index 75dd00b21f..345c0964c2 100644
--- a/libraries/parse_analyze.lib.php
+++ b/libraries/parse_analyze.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/plugin_interface.lib.php b/libraries/plugin_interface.lib.php
index 1c074789f9..727fd270d7 100644
--- a/libraries/plugin_interface.lib.php
+++ b/libraries/plugin_interface.lib.php
@@ -3,7 +3,6 @@
/**
* Generic plugin interface.
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/relation.lib.php b/libraries/relation.lib.php
index 6aefe89d23..cb8a23e6f9 100644
--- a/libraries/relation.lib.php
+++ b/libraries/relation.lib.php
@@ -3,7 +3,6 @@
/**
* Set of functions used with the relation and pdf feature
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -72,18 +71,6 @@ function PMA_getRelationsParam($verbose = false)
*
* @uses $GLOBALS['server']
* @uses $GLOBALS['controllink']
- * @uses __('not OK')
- * @uses __('Documentation')
- * @uses __('General relation features')
- * @uses __('Disabled')
- * @uses __('Enabled')
- * @uses __('Display Features')
- * @uses __('Creation of PDFs')
- * @uses __('Displaying Column Comments')
- * @uses __('Bookmarked SQL query')
- * @uses __('Please see the documentation on how to update your column_comments table')
- * @uses __('SQL history')
- * @uses __('Designer')
* @uses $cfg['Server']['pmadb']
* @uses sprintf()
* @uses PMA_printDiagMessageForFeature()
@@ -1154,7 +1141,6 @@ function PMA_REL_renameField($db, $table, $field, $new_name)
/**
* Create a PDF page
*
- * @uses __('no description')
* @uses PMA_backquote()
* @uses $GLOBALS['cfgRelation']['db']
* @uses PMA_sqlAddslashes()
diff --git a/libraries/relation_cleanup.lib.php b/libraries/relation_cleanup.lib.php
index 6c2c7895cb..313e0b22eb 100644
--- a/libraries/relation_cleanup.lib.php
+++ b/libraries/relation_cleanup.lib.php
@@ -3,7 +3,6 @@
/**
* Set of functions used for cleaning up phpMyAdmin tables
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/replication.inc.php b/libraries/replication.inc.php
index 7b8ca0afb8..3669a4ebdb 100644
--- a/libraries/replication.inc.php
+++ b/libraries/replication.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/replication_gui.lib.php b/libraries/replication_gui.lib.php
index a975bee72a..d64e5f417a 100644
--- a/libraries/replication_gui.lib.php
+++ b/libraries/replication_gui.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/sanitizing.lib.php b/libraries/sanitizing.lib.php
index 2b54bf197c..c9b79a747b 100644
--- a/libraries/sanitizing.lib.php
+++ b/libraries/sanitizing.lib.php
@@ -3,7 +3,6 @@
/**
* This is in a separate script because it's called from a number of scripts
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index c39e2dfa39..f750d810f3 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -3,7 +3,6 @@
/**
* phpMyAdmin Language Loading File
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
@@ -32,7 +31,6 @@ function PMA_langName($tmplang) {
* @uses $GLOBALS['lang_failed_cfg']
* @uses $GLOBALS['lang_failed_cookie']
* @uses $GLOBALS['lang_failed_request']
- * @uses $GLOBALS['convcharset'] to set it if not set
* @uses $_REQUEST['lang']
* @uses $_COOKIE['pma_lang']
* @uses $_SERVER['HTTP_ACCEPT_LANGUAGE']
@@ -444,16 +442,6 @@ $GLOBALS['mysql_charset_map'] = array(
* Do the work!
*/
-if (empty($GLOBALS['convcharset'])) {
- if (isset($_COOKIE['pma_charset'])) {
- $GLOBALS['convcharset'] = $_COOKIE['pma_charset'];
- } else {
- // session.save_path might point to a bad folder, in which case
- // $GLOBALS['cfg'] would not exist
- $GLOBALS['convcharset'] = isset($GLOBALS['cfg']['DefaultCharset']) ? $GLOBALS['cfg']['DefaultCharset'] : 'utf-8';
- }
-}
-
if (! PMA_langCheck()) {
// fallback language
$fall_back_lang = 'en';
diff --git a/libraries/select_server.lib.php b/libraries/select_server.lib.php
index f873a5ed3b..e6804fc028 100644
--- a/libraries/select_server.lib.php
+++ b/libraries/select_server.lib.php
@@ -3,7 +3,6 @@
/**
* Code for displaying server selection
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -11,9 +10,7 @@
* display server selection in list or selectbox form, or option tags only
*
* @uses $GLOBALS['cfg']['DisplayServersList']
- * @uses __('Server')
* @uses $GLOBALS['cfg']['Servers']
- * @uses __('Go')
* @uses implode()
* @uses htmlspecialchars()
* @uses PMA_generate_common_hidden_inputs()
diff --git a/libraries/server_common.inc.php b/libraries/server_common.inc.php
index 89e468bf61..56ab261890 100644
--- a/libraries/server_common.inc.php
+++ b/libraries/server_common.inc.php
@@ -7,7 +7,6 @@
* @uses PMA_DBI_fetch_result()
* @uses PMA_DBI_QUERY_STORE
* @uses $userlink
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/server_links.inc.php b/libraries/server_links.inc.php
index 1608de3e7d..c5d384f9f2 100644
--- a/libraries/server_links.inc.php
+++ b/libraries/server_links.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/server_synchronize.lib.php b/libraries/server_synchronize.lib.php
index a1822f9229..c7d81211a8 100644
--- a/libraries/server_synchronize.lib.php
+++ b/libraries/server_synchronize.lib.php
@@ -1324,10 +1324,6 @@ function PMA_displayQuery($query) {
/**
* PMA_syncDisplayHeaderSource() shows the header for source database
- * @uses __('Source database')
- * @uses __('Difference')
- * @uses __('Current server')
- * @uses __('Remote server')
* @uses $_SESSION['src_type']
* @uses $_SESSION['src_server']['host']
*
@@ -1351,9 +1347,6 @@ function PMA_syncDisplayHeaderSource($src_db) {
/**
* PMA_syncDisplayHeaderTargetAndMatchingTables() shows the header for target database and the matching tables
- * @uses __('Target database')
- * @uses __('Current server')
- * @uses __('Remote server')
* @uses $_SESSION['trg_type']
* @uses $_SESSION['trg_server']['host']
*
diff --git a/libraries/session.inc.php b/libraries/session.inc.php
index 8f5bec9d02..551668d9f2 100644
--- a/libraries/session.inc.php
+++ b/libraries/session.inc.php
@@ -3,7 +3,6 @@
/**
* session handling
*
- * @version $Id$
* @todo add failover or warn if sessions are not configured properly
* @todo add an option to use mm-module for session handler
* @see http://www.php.net/session
diff --git a/libraries/sql_query_form.lib.php b/libraries/sql_query_form.lib.php
index 6a4b6e9a1c..faa563a87e 100644
--- a/libraries/sql_query_form.lib.php
+++ b/libraries/sql_query_form.lib.php
@@ -3,7 +3,6 @@
/**
* functions for displaying the sql query form
*
- * @version $Id$
* @usedby server_sql.php
* @usedby db_sql.php
* @usedby tbl_sql.php
@@ -44,7 +43,6 @@ require_once './libraries/bookmark.lib.php'; // used for file listing
* @uses $GLOBALS['cfg']['DefaultQueryDatabase']
* @uses $GLOBALS['cfg']['DefaultQueryTable']
* @uses $GLOBALS['cfg']['Bookmark']
- * @uses __('Your SQL query has been executed successfully')
* @uses PMA_generate_common_url()
* @uses PMA_backquote()
* @uses PMA_DBI_fetch_result()
@@ -185,8 +183,6 @@ function PMA_sqlQueryForm($query = true, $display_tab = false, $delimiter = ';')
* @uses $GLOBALS['cfg']['TextareaAutoSelect']
* @uses $GLOBALS['cfg']['TextareaCols']
* @uses $GLOBALS['cfg']['TextareaRows']
- * @uses __(' Show this query here again ')
- * @uses __('Go')
* @uses PMA_USR_OS
* @uses PMA_USR_BROWSER_AGENT
* @uses PMA_USR_BROWSER_VER
@@ -291,7 +287,7 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
echo '<legend>' . $legend . '</legend>' . "\n";
echo '<div id="queryfieldscontainer">' . "\n";
echo '<div id="' . $sqlquerycontainer_id . '">' . "\n"
- .'<textarea name="sql_query" id="sqlquery"'
+ .'<textarea tabindex="100" name="sql_query" id="sqlquery"'
.' cols="' . $GLOBALS['cfg']['TextareaCols'] . '"'
.' rows="' . $height . '"'
.' dir="' . $GLOBALS['text_dir'] . '"'
@@ -306,12 +302,6 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
}
echo '</div>' . "\n";
- echo '<script type="text/javascript">' . "\n"
- .'//<![CDATA[' . "\n"
- .'document.getElementById("sqlquery").focus();' . "\n"
- .'//]]>' . "\n"
- .'</script>' . "\n";
-
if (count($fields_list)) {
echo '<div id="tablefieldscontainer">' . "\n"
.'<label>' . __('Columns') . '</label>' . "\n"
@@ -350,16 +340,16 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
<div class="formelement">
<label for="bkm_label">
<?php echo __('Bookmark this SQL query'); ?>:</label>
- <input type="text" name="bkm_label" id="bkm_label" value="" />
+ <input type="text" name="bkm_label" id="bkm_label" tabindex="110" value="" />
</div>
<div class="formelement">
- <input type="checkbox" name="bkm_all_users" id="id_bkm_all_users"
+ <input type="checkbox" name="bkm_all_users" tabindex="111" id="id_bkm_all_users"
value="true" />
<label for="id_bkm_all_users">
<?php echo __('Let every user access this bookmark'); ?></label>
</div>
<div class="formelement">
- <input type="checkbox" name="bkm_replace" id="id_bkm_replace"
+ <input type="checkbox" name="bkm_replace" tabindex="112" id="id_bkm_replace"
value="true" />
<label for="id_bkm_replace">
<?php echo __('Replace existing bookmark of same name'); ?></label>
@@ -378,7 +368,7 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
?>
<script type="text/javascript">
//<![CDATA[
- document.writeln(' <input type="checkbox" name="LockFromUpdate" value="1" id="checkbox_lock" /> <label for="checkbox_lock"><?php echo __('Do not overwrite this query from outside the window'); ?></label> ');
+ document.writeln(' <input type="checkbox" name="LockFromUpdate" value="1" tabindex="120" id="checkbox_lock" /> <label for="checkbox_lock"><?php echo __('Do not overwrite this query from outside the window'); ?></label> ');
//]]>
</script>
<?php
@@ -387,17 +377,17 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
echo '<div class="formelement">' . "\n";
echo '<label for="id_sql_delimiter">[ ' . __('Delimiter')
.'</label>' . "\n";
- echo '<input type="text" name="sql_delimiter" size="3" '
+ echo '<input type="text" name="sql_delimiter" tabindex="131" size="3" '
.'value="' . $delimiter . '" '
.'id="id_sql_delimiter" /> ]' . "\n";
echo '<input type="checkbox" name="show_query" value="1" '
- .'id="checkbox_show_query" checked="checked" />' . "\n"
+ .'id="checkbox_show_query" tabindex="132" checked="checked" />' . "\n"
.'<label for="checkbox_show_query">' . __(' Show this query here again ')
.'</label>' . "\n";
echo '</div>' . "\n";
- echo '<input type="submit" name="SQL" value="' . __('Go') . '" />'
+ echo '<input type="submit" name="SQL" tabindex="200" value="' . __('Go') . '" />'
."\n";
echo '<div class="clearfloat"></div>' . "\n";
echo '</fieldset>' . "\n";
@@ -411,13 +401,6 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
* @uses $GLOBALS['db']
* @uses $GLOBALS['pmaThemeImage']
* @uses $GLOBALS['cfg']['ReplaceHelpImg']
- * @uses __('Bookmarked SQL query')
- * @uses __('View only')
- * @uses __('Delete')
- * @uses __('Documentation')
- * @uses __('Go')
- * @uses __('Submit')
- * @uses __('Variable')
* @uses count()
* @uses htmlspecialchars()
*/
@@ -487,16 +470,6 @@ function PMA_sqlQueryFormBookmark()
* @uses $GLOBALS['cfg']['BZipDump']
* @uses $GLOBALS['cfg']['UploadDir']
* @uses $GLOBALS['cfg']['AvailableCharsets']
- * @uses $GLOBALS['cfg']['AllowAnywhereRecoding']
- * @uses __('bzipped')
- * @uses __('Character set of the file:')
- * @uses __('Compression')
- * @uses __('Error')
- * @uses __('Go')
- * @uses __('gzipped')
- * @uses __('Location of the text file')
- * @uses __('web server upload directory')
- * @uses __('The directory you set for upload work cannot be reached')
* @uses $GLOBALS['charset']
* @uses $GLOBALS['max_upload_size']
* @uses PMA_supportedDecompressions()
diff --git a/libraries/sqlparser.data.php b/libraries/sqlparser.data.php
index b68d193a48..8af6458742 100644
--- a/libraries/sqlparser.data.php
+++ b/libraries/sqlparser.data.php
@@ -19,7 +19,6 @@
* It's easier to use only uppercase for proper sorting. In case of
* doubt, use the DEBUG code after this function's definition.
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/sqlparser.lib.php b/libraries/sqlparser.lib.php
index bb103aa508..5509db1c90 100644
--- a/libraries/sqlparser.lib.php
+++ b/libraries/sqlparser.lib.php
@@ -24,7 +24,6 @@
* page for it to work, I recommend '<link rel="stylesheet" type="text/css"
* href="syntax.css.php" />' at the moment.)
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/sqlvalidator.lib.php b/libraries/sqlvalidator.lib.php
index 52dd994eb5..2e965f8511 100644
--- a/libraries/sqlvalidator.lib.php
+++ b/libraries/sqlvalidator.lib.php
@@ -27,7 +27,6 @@
*
* Also set a username and password if you have a private one
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/string.lib.php b/libraries/string.lib.php
index d87dbf7f3f..e17a935b9d 100644
--- a/libraries/string.lib.php
+++ b/libraries/string.lib.php
@@ -12,7 +12,6 @@
*
* The SQL Parser code relies heavily on these functions.
*
- * @version $Id$
* @uses extension_loaded()
* @uses substr()
* @uses function_exists()
diff --git a/libraries/string_mb.lib.php b/libraries/string_mb.lib.php
index eac8a94ea0..69b5a0d3ca 100644
--- a/libraries/string_mb.lib.php
+++ b/libraries/string_mb.lib.php
@@ -12,7 +12,6 @@
*
* The SQL Parser code relies heavily on these functions.
*
- * @version $Id$
* @package phpMyAdmin-String-MB
*/
diff --git a/libraries/string_native.lib.php b/libraries/string_native.lib.php
index 8a5b8cc783..e70bf0b01d 100644
--- a/libraries/string_native.lib.php
+++ b/libraries/string_native.lib.php
@@ -12,7 +12,6 @@
*
* The SQL Parser code relies heavily on these functions.
*
- * @version $Id$
* @package phpMyAdmin-String-Native
*/
diff --git a/libraries/string_type_ctype.lib.php b/libraries/string_type_ctype.lib.php
index 4e7a106748..b211dd59c3 100644
--- a/libraries/string_type_ctype.lib.php
+++ b/libraries/string_type_ctype.lib.php
@@ -12,7 +12,6 @@
*
* The SQL Parser code relies heavily on these functions.
*
- * @version $Id$
* @package phpMyAdmin-StringType-CType
*/
diff --git a/libraries/string_type_native.lib.php b/libraries/string_type_native.lib.php
index 337c23df7f..a2c7f0e204 100644
--- a/libraries/string_type_native.lib.php
+++ b/libraries/string_type_native.lib.php
@@ -12,7 +12,6 @@
*
* The SQL Parser code relies heavily on these functions.
*
- * @version $Id$
* @package phpMyAdmin-StringType-Native
*/
diff --git a/libraries/tbl_common.php b/libraries/tbl_common.php
index 0ef16c22bd..41d81523b9 100644
--- a/libraries/tbl_common.php
+++ b/libraries/tbl_common.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/tbl_info.inc.php b/libraries/tbl_info.inc.php
index c1adea4760..e97c2fb7df 100644
--- a/libraries/tbl_info.inc.php
+++ b/libraries/tbl_info.inc.php
@@ -6,7 +6,6 @@
* @todo should be handled by class Table
* @todo this should be recoded as functions, to avoid messing with global variables
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/tbl_links.inc.php b/libraries/tbl_links.inc.php
index e9b4cb9394..1f695a529e 100644
--- a/libraries/tbl_links.inc.php
+++ b/libraries/tbl_links.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php
index e0a91546ca..2185ade0a2 100644
--- a/libraries/tbl_properties.inc.php
+++ b/libraries/tbl_properties.inc.php
@@ -4,7 +4,6 @@
* Display form for changing/adding table fields/columns
*
* included by tbl_addfield.php, -_alter.php, -_create.php
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/tbl_replace_fields.inc.php b/libraries/tbl_replace_fields.inc.php
index 08bbdb7fd8..824d5bc063 100644
--- a/libraries/tbl_replace_fields.inc.php
+++ b/libraries/tbl_replace_fields.inc.php
@@ -17,7 +17,6 @@
*
* note: grab_globals has extracted the fields from _FILES or HTTP_POST_FILES
*
- * @version $Id$
*
* @uses $_REQUEST
* @uses defined()
diff --git a/libraries/tbl_triggers.lib.php b/libraries/tbl_triggers.lib.php
index d397b3c2ef..da2ee1dcbe 100644
--- a/libraries/tbl_triggers.lib.php
+++ b/libraries/tbl_triggers.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/transformations.lib.php b/libraries/transformations.lib.php
index c3249f18ea..7148003b53 100644
--- a/libraries/transformations.lib.php
+++ b/libraries/transformations.lib.php
@@ -3,7 +3,6 @@
/**
* Set of functions used with the relation and pdf feature
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/transformations/application_octetstream__download.inc.php b/libraries/transformations/application_octetstream__download.inc.php
index 4fbc24dd34..28b199a672 100644
--- a/libraries/transformations/application_octetstream__download.inc.php
+++ b/libraries/transformations/application_octetstream__download.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_application_octetstream__download_info() {
diff --git a/libraries/transformations/application_octetstream__hex.inc.php b/libraries/transformations/application_octetstream__hex.inc.php
index 7122354984..f5050ce48d 100644
--- a/libraries/transformations/application_octetstream__hex.inc.php
+++ b/libraries/transformations/application_octetstream__hex.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_application_octetstream__hex_info() {
diff --git a/libraries/transformations/global.inc.php b/libraries/transformations/global.inc.php
index 1e662ee6d5..974f24facf 100644
--- a/libraries/transformations/global.inc.php
+++ b/libraries/transformations/global.inc.php
@@ -19,7 +19,6 @@
*
* Please provide a comment for your function, what it does and what parameters are available.
*
- * @version $Id$
* @package phpMyAdmin-Transformation
*/
diff --git a/libraries/transformations/image_jpeg__inline.inc.php b/libraries/transformations/image_jpeg__inline.inc.php
index 682e4a0bbb..d4312aaf5e 100644
--- a/libraries/transformations/image_jpeg__inline.inc.php
+++ b/libraries/transformations/image_jpeg__inline.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_image_jpeg__inline_info() {
diff --git a/libraries/transformations/image_jpeg__link.inc.php b/libraries/transformations/image_jpeg__link.inc.php
index 5223e506be..0d0b9a393e 100644
--- a/libraries/transformations/image_jpeg__link.inc.php
+++ b/libraries/transformations/image_jpeg__link.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_image_jpeg__link_info() {
diff --git a/libraries/transformations/image_png__inline.inc.php b/libraries/transformations/image_png__inline.inc.php
index f631aa4a19..3655171f5c 100644
--- a/libraries/transformations/image_png__inline.inc.php
+++ b/libraries/transformations/image_png__inline.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_image_png__inline_info() {
diff --git a/libraries/transformations/text_plain__dateformat.inc.php b/libraries/transformations/text_plain__dateformat.inc.php
index cf3c2b02fa..42a19a96d9 100644
--- a/libraries/transformations/text_plain__dateformat.inc.php
+++ b/libraries/transformations/text_plain__dateformat.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__dateformat_info() {
diff --git a/libraries/transformations/text_plain__external.inc.php b/libraries/transformations/text_plain__external.inc.php
index 8c35a4eb98..2ed3cdd131 100644
--- a/libraries/transformations/text_plain__external.inc.php
+++ b/libraries/transformations/text_plain__external.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__external_info() {
diff --git a/libraries/transformations/text_plain__formatted.inc.php b/libraries/transformations/text_plain__formatted.inc.php
index add22e1482..f251f29aa3 100644
--- a/libraries/transformations/text_plain__formatted.inc.php
+++ b/libraries/transformations/text_plain__formatted.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__formatted_info() {
diff --git a/libraries/transformations/text_plain__imagelink.inc.php b/libraries/transformations/text_plain__imagelink.inc.php
index cb62067ecf..b22c945f18 100644
--- a/libraries/transformations/text_plain__imagelink.inc.php
+++ b/libraries/transformations/text_plain__imagelink.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__imagelink_info() {
diff --git a/libraries/transformations/text_plain__link.inc.php b/libraries/transformations/text_plain__link.inc.php
index 579deda784..bec766195a 100644
--- a/libraries/transformations/text_plain__link.inc.php
+++ b/libraries/transformations/text_plain__link.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__link_info() {
diff --git a/libraries/transformations/text_plain__longToIpv4.inc.php b/libraries/transformations/text_plain__longToIpv4.inc.php
index bcfc12a4a2..a6d31aad4c 100644
--- a/libraries/transformations/text_plain__longToIpv4.inc.php
+++ b/libraries/transformations/text_plain__longToIpv4.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__longToIpv4_info() {
diff --git a/libraries/transformations/text_plain__sql.inc.php b/libraries/transformations/text_plain__sql.inc.php
index 5d5bfb1e5a..afc2888629 100644
--- a/libraries/transformations/text_plain__sql.inc.php
+++ b/libraries/transformations/text_plain__sql.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__sql_info() {
diff --git a/libraries/transformations/text_plain__substr.inc.php b/libraries/transformations/text_plain__substr.inc.php
index 9982dcba48..67d45365b4 100644
--- a/libraries/transformations/text_plain__substr.inc.php
+++ b/libraries/transformations/text_plain__substr.inc.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* @package phpMyAdmin-Transformation
- * @version $Id$
*/
function PMA_transformation_text_plain__substr_info() {
diff --git a/libraries/url_generating.lib.php b/libraries/url_generating.lib.php
index fddeb7e18d..069e4b439b 100644
--- a/libraries/url_generating.lib.php
+++ b/libraries/url_generating.lib.php
@@ -3,7 +3,6 @@
/**
* URL/hidden inputs generating.
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -57,10 +56,6 @@ function PMA_generate_common_hidden_inputs($db = '', $table = '', $indent = 0, $
&& ! empty($GLOBALS['lang'])) {
$params['lang'] = $GLOBALS['lang'];
}
- if (empty($_COOKIE['pma_charset'])
- && ! empty($GLOBALS['convcharset'])) {
- $params['convcharset'] = $GLOBALS['convcharset'];
- }
if (empty($_COOKIE['pma_collation_connection'])
&& ! empty($GLOBALS['collation_connection'])) {
$params['collation_connection'] = $GLOBALS['collation_connection'];
@@ -170,8 +165,6 @@ function PMA_getHiddenFields($values, $pre = '')
* @uses $GLOBALS['cfg']['ServerDefault']
* @uses $_COOKIE['pma_lang']
* @uses $GLOBALS['lang']
- * @uses $_COOKIE['pma_charset']
- * @uses $GLOBALS['convcharset']
* @uses $_COOKIE['pma_collation_connection']
* @uses $GLOBALS['collation_connection']
* @uses $_SESSION[' PMA_token ']
@@ -249,10 +242,6 @@ function PMA_generate_common_url()
&& ! empty($GLOBALS['lang'])) {
$params['lang'] = $GLOBALS['lang'];
}
- if (empty($_COOKIE['pma_charset'])
- && ! empty($GLOBALS['convcharset'])) {
- $params['convcharset'] = $GLOBALS['convcharset'];
- }
if (empty($_COOKIE['pma_collation_connection'])
&& ! empty($GLOBALS['collation_connection'])) {
$params['collation_connection'] = $GLOBALS['collation_connection'];
diff --git a/libraries/vendor_config.php b/libraries/vendor_config.php
index 35b6dea377..5cea609646 100644
--- a/libraries/vendor_config.php
+++ b/libraries/vendor_config.php
@@ -7,7 +7,6 @@
* For changing this file you should know what you are doing. For this reason
* options here are not part of normal configuration.
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/libraries/zip.lib.php b/libraries/zip.lib.php
index f616c7d049..c6ac6e5098 100644
--- a/libraries/zip.lib.php
+++ b/libraries/zip.lib.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/license.php b/license.php
index 029461129b..b4b394f57f 100644
--- a/license.php
+++ b/license.php
@@ -6,7 +6,6 @@
* Note: please do not fold this script into a general script
* that would read any file using a GET parameter, it would open a hole
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/main.php b/main.php
index 360e988817..ba6faa1517 100644
--- a/main.php
+++ b/main.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/navigation.php b/navigation.php
index 35d2e79093..8ddcd2788b 100644
--- a/navigation.php
+++ b/navigation.php
@@ -3,7 +3,6 @@
/**
* the navigation frame - displays server, db and table selection tree
*
- * @version $Id$
* @package phpMyAdmin
* @uses $GLOBALS['pma']->databases
* @uses $GLOBALS['server']
@@ -14,11 +13,6 @@
* @uses $GLOBALS['text_dir']
* @uses $GLOBALS['charset']
* @uses $GLOBALS['pmaThemeImage']
- * @uses __('No databases')
- * @uses __('Database')
- * @uses __('Go')
- * @uses __('Please select a database')
- * @uses __('No tables found in database.')
* @uses $GLOBALS['cfg']['LeftFrameLight']
* @uses $GLOBALS['cfg']['ShowTooltip']
* @uses $GLOBALS['cfg']['ShowTooltipAliasDB']
@@ -346,7 +340,6 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) {
*
* @uses $_REQUEST['dbgroup']
* @uses $GLOBALS['cfg']['DefaultTabDatabase']
- * @uses __('Please select a database')
* @uses strpos()
* @uses urlencode()
* @uses printf()
@@ -530,8 +523,6 @@ function PMA_displayDbList($ext_dblist, $offset, $count) {
* @uses $GLOBALS['cfg']['LeftFrameTableSeparator']
* @uses $GLOBALS['cfg']['DefaultTabDatabase']
* @uses $GLOBALS['cfg']['DefaultTabTable']
- * @uses __('Rows')
- * @uses __('Browse')
* @global integer the element counter
* @global string html code for '-' image
* @global string html code for '+' image
diff --git a/pdf_pages.php b/pdf_pages.php
index 2e907b8d5c..a26420f041 100644
--- a/pdf_pages.php
+++ b/pdf_pages.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/pdf_schema.php b/pdf_schema.php
index 598c9a4b52..097979209d 100644
--- a/pdf_schema.php
+++ b/pdf_schema.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -224,7 +223,7 @@ class PMA_PDF extends TCPDF {
function PMA_PDF_die($error_message = '')
{
global $cfg;
- global $server, $lang, $convcharset, $db;
+ global $server, $lang, $db;
global $charset, $text_dir;
require_once './libraries/header.inc.php';
diff --git a/phpinfo.php b/phpinfo.php
index 043db95639..777521b4aa 100644
--- a/phpinfo.php
+++ b/phpinfo.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* phpinfo() wrapper to allow displaying only when configured to do so.
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/phpmyadmin.css.php b/phpmyadmin.css.php
index ebf48bb365..2275c97ffd 100644
--- a/phpmyadmin.css.php
+++ b/phpmyadmin.css.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/pmd_common.php b/pmd_common.php
index bb376fa9d6..bf23514930 100644
--- a/pmd_common.php
+++ b/pmd_common.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_display_field.php b/pmd_display_field.php
index fc4f540466..acfa162c88 100644
--- a/pmd_display_field.php
+++ b/pmd_display_field.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_general.php b/pmd_general.php
index 89988ddfa4..f87d62bee8 100644
--- a/pmd_general.php
+++ b/pmd_general.php
@@ -1,7 +1,6 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_help.php b/pmd_help.php
index e538a4817c..2f5e006f39 100644
--- a/pmd_help.php
+++ b/pmd_help.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_pdf.php b/pmd_pdf.php
index 3c921f59c0..069f6f1a9c 100644
--- a/pmd_pdf.php
+++ b/pmd_pdf.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_relation_new.php b/pmd_relation_new.php
index 5dc8754d65..307304a21b 100644
--- a/pmd_relation_new.php
+++ b/pmd_relation_new.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_relation_upd.php b/pmd_relation_upd.php
index eb4e17b781..a4ee7f9382 100644
--- a/pmd_relation_upd.php
+++ b/pmd_relation_upd.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/pmd_save_pos.php b/pmd_save_pos.php
index 63e19e5524..7f6179ae60 100644
--- a/pmd_save_pos.php
+++ b/pmd_save_pos.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin-Designer
*/
diff --git a/po/af.po b/po/af.po
index 977f21b5e2..d2e376e261 100644
--- a/po/af.po
+++ b/po/af.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:04+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: afrikaans <af@li.org>\n"
@@ -14,325 +14,325 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Wys alles"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Bladsy nommer:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Soek"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Gaan"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Sleutelnaam"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
#, fuzzy
msgid "Description"
msgstr "geen Beskrywing"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Databasis %s is verwyder."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
#, fuzzy
msgid "Database comment: "
msgstr "Tabel kommentaar"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabel kommentaar"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Kolom name"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipe"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Verstekwaarde (default)"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Skakels na"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentaar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nee"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr ""
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Sien die storting (skema) van die databasis"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Geen tabelle in databasis gevind nie."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Kies Alles"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Selekteer Niks"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "Die tabel naam is leeg!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "Tabel %s is vernoem na %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "Tabel %s is gekopieer na %s."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Hernoem tabel na"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
#, fuzzy
msgid "Command"
msgstr "Kommentaar"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Geen databasisse"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Slegs struktuur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktuur en data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Slegs Data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr ""
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Beskikbaar"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Onbeskikbaar"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Herstel tabel"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Onbeskikbaar"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Beskikbaar"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr ""
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -341,55 +341,55 @@ msgstr ""
"Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. "
"Om uit te vind hoekom kliek %shier%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Verander PDF Bladsye"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rye"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Grootte"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in gebruik"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
#, fuzzy
msgid "Creation"
msgstr "Skep"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -397,505 +397,511 @@ msgid_plural "%s tables"
msgstr[0] "%s tabel(le)"
msgstr[1] "%s tabel(le)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Jou SQL-navraag is suksesvol uitgevoer"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Jy moet ten minste een Kolom kies om te vertoon"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sorteer"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Dalend"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Dalend"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Wys"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "En"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Of"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Verander"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Voeg By/Verwyder Kriteria Ry"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Voeg By/Verwyder Veld Kolomme"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Verander Navraag"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Gebruik Tabelle"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-navraag op databasis <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Doen Navraag"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Toegang Geweier"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "ten minste een van die woorde"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alle woorde"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "die presiese frase"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as 'n regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Soek resultate vir \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s resultate binne tabel <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s resultate binne tabel <i>%s</i>"
+msgstr[1] "%s resultate binne tabel <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Beloer Data"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Verwyder"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Totaal:</b> <i>%s</i> ooreenkomste"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Totaal:</b> <i>%s</i> ooreenkomste"
+msgstr[1] "<b>Totaal:</b> <i>%s</i> ooreenkomste"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Soek in databasis"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Woord(e) of waarde(s) om voor te soek (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Vind:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Woorde is geskei dmv 'n spasie karakter (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Binne tabel(le):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Binne tabel(le):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Voeg by"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktuur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Verwyder"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Maak Leeg"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s is leeg gemaak"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "Veld %s is verwyder"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s is verwyder"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Som"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Met gekose:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Kies Alles"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Kies Niks"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Drukker mooi (print view)"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Kontroleer tabel"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimaliseer tabel"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Herstel tabel"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analiseer tabel"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Export"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr ""
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Databasis"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Skep"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Aksie"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Operasies"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Slegs struktuur"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Kontroleer tabel"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Databasis"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Die boekmerk is verwyder."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Terug"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin verkies 'n <b>frames-kapabele</b> blaaier."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -903,15 +909,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" stellings word nie toegelaat nie."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Wil jy regtig "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -940,41 +946,41 @@ msgstr "Die gasheer naam is leeg!"
msgid "The user name is empty!"
msgstr "Die gebruiker naam ontbreek!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Die wagwoord is leeg!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Die wagwoorde is verskillend!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Veranderinge is gestoor"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Relasie uitsig"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Algemene verwantskap funksies"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -982,13 +988,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Algemene verwantskap funksies"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Onbeskikbaar"
@@ -1004,124 +1010,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Kies 'n Veld om te vertoon"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Verander wagwoord"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Voortgebring deur"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Geen"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Vorige"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Volgende"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
msgid "Today"
msgstr "totaal"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Biner"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mei"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1129,398 +1146,398 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Des"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "So"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Ma"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Di"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Fr"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "So"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Di"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Wo"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fr"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Wo"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in gebruik"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "Records"
msgid "Second"
msgstr "Rekords"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Geen indeks gedefinieer!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indekse"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Uniek"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Kommentaar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Verander"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Die primere sleutel is verwyder"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s is verwyder"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "databasisse"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Fout"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabel %s is vernoem na %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Welkom by %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1528,61 +1545,61 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Teken aan"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentasie"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Gebruiker Naam:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Wagwoord:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Bediener Keuse"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "HTTP Koekies moet van nou af geaktifeer wees."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Verkeerde gebruikernaam/wagwoord. Toegang geweier."
@@ -1620,27 +1637,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kan nie iconv laai nie, of \"recode\" ekstensie word benodig vir die "
-"karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of "
-"verwyder karakterstel omskakeling in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie "
-"homself as gelaai rapporteer nie. Kyk na jou PHP opstelling."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1656,12 +1653,12 @@ msgstr ""
"quote of 'n kommapunt weg erens.<br />Indien jy 'n bladsy kry wat leeg is, "
"is alles klopdisselboom."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1669,411 +1666,400 @@ msgstr ""
"Die <tt>$cfg['PmaAbsoluteUri']</tt> veranderlike MOET gestel wees in jou "
"konfigurasie leer!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentasie"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-stelling"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL het gepraat: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Verduidelik SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Ignoreer SQL Verduideliking"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Sonder PHP Kode"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Skep PHP Kode"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Ignoreer SQL Validasie"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Valideer SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s days, %s hours, %s minutes and %s seconds"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Begin"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Vorige"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Einde"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operasies"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Naam"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databasis %s is verwyder."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Navraag dmv Voorbeeld"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Export"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Regte"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Verander wagwoord"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Geen Wagwoord"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Wagwoord"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Tik weer"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Voortgebring deur"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Skep 'n nuwe databasis"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Skep"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Geen Regte"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Jy moet ten minste een Kolom kies om te vertoon"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Skep 'n nuwe tabel op databasis %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Hoeveelheid rye per bladsy"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Stort %s rye beginnende by rekord # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Stoor as leer (file)"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Gebruiker naam"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2081,40 +2067,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Karakterstel van die leer:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Geen"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"ge-zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"ge-gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"ge-bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2139,7 +2125,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Soek die teksleer"
@@ -2147,13 +2133,13 @@ msgstr "Soek die teksleer"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2179,11 +2165,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2227,396 +2213,396 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "ry(e) beginnende vanaf rekord #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horisontale"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikale"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operasies"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Gedeeltelike Tekste"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Volle Tekste"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relasie uitsig"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
msgid "Relational display column"
msgstr "Relasie uitsig"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Die ry is verwyder"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Vermoor"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in navraag"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Vertoon rye"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "totaal"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Verander"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Skakel nie gevind nie"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Wys PHP informasie"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Slegs Data"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
#, fuzzy
msgid "Total"
msgstr "totaal"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Tabel %s is geflush"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2624,48 +2610,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2673,148 +2659,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formaat"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV data"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Lyne beeindig deur"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Velde omring met"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Velde ontsnap (escaped) deur"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lyne beeindig deur"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV vir M$ Excel data"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Stort data vir tabel"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tabel struktuur vir tabel"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
#, fuzzy
msgid "LaTeX"
msgstr "Etiket"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
#, fuzzy
msgid "Relations"
msgstr "Operasies"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Gasheer (host)"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Generasie Tyd"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Bediener weergawe"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Version"
@@ -2822,23 +2808,23 @@ msgstr "PHP Version"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2846,103 +2832,103 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Omring tabel en veldname met backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Voltooi invoegings"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Uitgebreide toevoegings"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funksie"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Slegs struktuur"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2950,167 +2936,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Geen tabelle"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Geen tabelle"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL resultaat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Voortgebring deur"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL het niks teruggegee nie (dus nul rye)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Geen databasisse"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktuur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Vervang tabel data met leer (file)"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolom name"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3126,7 +3112,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3137,12 +3123,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3150,532 +3136,536 @@ msgid "None"
msgstr "Geen"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primere"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Volteks"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Geen verandering"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Biner"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Tuis"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Teken uit"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nie OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Beskikbaar"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Vertoon Funksies"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Skepping van PDF's"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Kolom Kommentaar word vertoon"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Geboekmerkde SQL-stelling"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "geen Beskrywing"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Gebruiker naam"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sorteer"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Waarde"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Enige gebruiker"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Enige gasheer (host)"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "Biner"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Soek in databasis"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Soek in databasis"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Hardloop SQL stellings op databasis %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Hardloop SQL stellings op databasis %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Kolom name"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Boekmerk hierdie SQL-stelling"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Wys hierdie navraag weer hier "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Stuur"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Kyk slegs"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3684,7 +3674,7 @@ msgstr ""
"foutboodskap hieronder (indien enige) kan jou ook help om die probleem te "
"diagnoseer"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3708,56 +3698,56 @@ msgstr ""
"probleem veroorsaak, en rapporteer 'n fout met die data stuk in die "
"UITKNIPSEL seksie hieronder:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN UITKNIPSEL"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "EINDE UITKNIPSEL"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN ONVERANDERD (RAW)"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "EINDE ONVERANDERD (RAW)"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ongebalanseerde kwotasie-teken"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ongeldige Identifiseerder"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Onbekende Punktuasie String"
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Lengte/Waardes*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3775,29 +3765,29 @@ msgstr ""
"a single quote (\"'\") amongst those values, backslashes it (for example '\\"
"\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Kenmerke"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3810,56 +3800,56 @@ msgstr ""
"a single quote (\"'\") amongst those values, backslashes it (for example '\\"
"\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Geen"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Stoor"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Voeg 'n nuwe veld by"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Jy moet ten minste een Kolom kies om te vertoon"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3867,24 +3857,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3896,7 +3886,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3910,37 +3900,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3958,68 +3948,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Aksie"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Herstel"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Gebruiker"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL Karakterstel"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Version"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Wys PHP informasie"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Amptelike phpMyAdmin Tuisblad"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4027,21 +4017,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4049,367 +4039,367 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Geen databasisse"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Skep 'n nuwe bladsy"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Kies asb. 'n databasis"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabel nie gevind nie of nie gesetel in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Kies asb. 'n bladsy om te verander"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Skep 'n nuwe bladsy"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Bladsy nommer:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
msgid "Automatic layout based on"
msgstr "Bediener weergawe"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Kies Tabelle"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Die \"%s\" databasis bestaan nie!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Stel asb. die koordinate op van tabel %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Skema van die \"%s\" databasis - Bladsy %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Geen tabelle"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
#, fuzzy
msgid "Table of contents"
msgstr "Tabel kommentaar"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Skep 'n nuwe bladsy"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Wys alles"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabel %s is verwyder"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alle"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Velde"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Databasis statistieke"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
#, fuzzy
msgid "Tables"
msgstr "Tabel"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Geen databasisse"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
#, fuzzy
msgid "Check Privileges"
msgstr "Geen Regte"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
#, fuzzy
msgid "Enable Statistics"
msgstr "Databasis statistieke"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
#, fuzzy
msgid "Disable Statistics"
msgstr "Databasis statistieke"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "Sien die storting (skema) van die databasis"
@@ -4608,21 +4598,21 @@ msgid "None"
msgstr "Geen"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: MySQL regte name word in Engels vertoon "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
#, fuzzy
msgid "Global privileges"
msgstr "Geen Regte"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4647,97 +4637,97 @@ msgstr "Wys PHP informasie"
msgid "Do not change the password"
msgstr "Moenie die wagwoord verander nie"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Geen gebruiker(s) gevind nie."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Jy het 'n nuwe gebruiker bygevoeg."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Jy het die regte opgedateer vir %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Jy het die regte herroep vir %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Verander Regte"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Herroep"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Enige"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Voeg 'n nuwe gebruiker by"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4746,156 +4736,156 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Geen"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4904,128 +4894,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Kies asb. 'n databasis"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Volteks"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sa"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5033,78 +5023,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5112,7 +5102,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5120,42 +5110,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5163,33 +5153,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5198,218 +5188,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5417,105 +5407,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Herstel"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5523,18 +5513,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5542,109 +5532,109 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Uitgebreide toevoegings"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Wys tabelle"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Wys prosesse"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Herstel"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5652,46 +5642,46 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5700,266 +5690,262 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentasie"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Voeg 'n nuwe gebruiker by"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5969,66 +5955,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6036,436 +6022,428 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Karakterstel van die leer:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Databasis statistieke"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Geen databasisse"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL-stelling"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL-stelling"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabel"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6473,174 +6451,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6648,163 +6626,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6814,145 +6792,145 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Geen tabelle"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6963,335 +6941,335 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Geen databasisse"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Bediener Keuse"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Bediener Keuse"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Herstel tabel"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Bediener weergawe"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Stellings"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Bediener Keuse"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Kolom Kommentaar word vertoon"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Wys kleur"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Ry Statistiek"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7299,39 +7277,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Ja"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7339,707 +7317,724 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiket"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksie"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoreer"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Biner - moenie verander nie"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Voeg by as 'n nuwe ry"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Terug na vorige bladsy"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Voeg 'n nuwe ry by"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "Terug na vorige bladsy"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %s is verwyder"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Sien die storting (skema) van die tabel"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Die naam van die primere sleutel moet PRIMARY wees!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kannie die indeks hernoem na PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Geen indeks dele gedefinieer!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Skep 'n nuwe indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Verander 'n indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeks naam&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indeks tipe&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</"
"b> van die primere sleutel!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Voeg by indeks &nbsp;%s&nbsp;kolom(me)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabel %s is geskuif na %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabel %s is gekopieer na %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Die tabel naam is leeg!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Verander tabel sorteer volgens"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(afsonderlik)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Skuif tabel na (databasis<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Hernoem tabel na"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopieer tabel na (databasis<b>.</b>tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabel instandhouding"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabel %s is geflush"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Spoel die tabel (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Tabel instandhouding"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Herstel tabel"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Toets referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Wys tabelle"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Spasie verbruik"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Gebruik"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektief"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Ry Statistiek"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Stellings"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamies"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Ry lengte"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Ry grootte "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "Algemene verwantskap funksies"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Operasies"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Kies Velde (ten minste een):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Voeg soek kriteria by (laaste deel van die \"where\" in SQL SELECT):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Hoeveelheid rye per bladsy"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Vertoon volgorde:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Geen"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabel %s is verwyder"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "'n primere sleutel is bygevoeg op %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "'n Indeks is bygevoeg op %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relasie uitsig"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Stel tabel struktuur voor"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Voeg 'n nuwe veld by"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "By Einde van Tabel"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "By Begin van Tabel"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Na %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Skep 'n indeks op&nbsp;%s&nbsp;kolomme"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Gebruiker Naam:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "PHP Version"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Bediener weergawe"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
msgctxt "for MIME transformation"
msgid "Description"
msgstr "geen Beskrywing"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Die profiel is opgedateer."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Hernoem tabel na"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kan nie iconv laai nie, of \"recode\" ekstensie word benodig vir die "
+#~ "karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat "
+#~ "of verwyder karakterstel omskakeling in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die "
+#~ "extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ar.po b/po/ar.po
index 2f38f5a980..207d96a6a7 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-29 14:16+0200\n"
"Last-Translator: Ahmed <aa.mahdawy.10@gmail.com>\n"
"Language-Team: arabic <ar@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "شاهد الكل"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "صÙحة رقم:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"لم يمكن تحديث ناÙذة المتصÙØ­ المستهدÙØ©. يبدو أنك أغلقت الرئيسية أو أن مستعرضك "
"يمنع التحديث عبر النواÙØ° بسبب إعدادات الأمان."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ابحث"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "&nbsp;تنÙيذ&nbsp;"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "اسم المÙتاح"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "الوصÙ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "استخدم هذه القيمة"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "ملاحظة قاعدة البيانات: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "تعليقات على الجدول"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "اسم العمود"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "النوع"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "خالي"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "اÙتراضي"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "مرتبط بـ"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "تعليقات"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "لا"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "نعم"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "اطبع"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "عرض بنية قاعدة البيانات"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "لا توجد جداول متوÙره ÙÙŠ قاعدة البيانات هذه!."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "تحديد الكل"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "إلغاء تحديد الكل"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "إسم قاعدة البيانات خالي!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "تم إعادة تسمية قاعدة البيانات %s إلى %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "تم نسخ قاعدة البيانات %s إلى %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "أعد تسمية قاعدة البيانات ﺇﻠﻰ"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "أمر"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "وبعدها"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "إنسخ قاعدة البيانات إلى"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "البنية Ùقط"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "البنية والبيانات"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "بيانات Ùقط"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE قبل النسخ"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "أض٠%s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "أض٠قيمة AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "أض٠قيودا"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "وضع"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Ù…Ùعل"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "عطل"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "صلح"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "معطل"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Ùعل"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"تم تعطيل المزايا الإضاÙية للعمل بالجداول المترابطة. لمعرÙØ© السبب اضغط %sهنا"
"%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "عدل صÙحات PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "الجدول"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "صÙÙˆÙ"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "الحجم"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "قيد الإستعمال"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "الإنشاء"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "التحديث الأخير"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "التحقق الأخير"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,410 +392,424 @@ msgid_plural "%s tables"
msgstr[0] "%s جدول (جداول)"
msgstr[1] "%s جدول (جداول)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "الخاص بك تم تنÙيذه بنجاح SQL-استعلام"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "عليك اختيار عمود واحد على الأقل للعرض"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "تصنيÙ"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "تصاعديا"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "تنازليا"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "عرض"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "المعايير"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ùˆ"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "أو"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "تعديل"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "إضاÙÙ‡/حذ٠ص٠سجل"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "إضاÙÙ‡/حذ٠عمود حقل"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "تجديد استعلام"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "استخدم الجدول"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ÙÙŠ قاعدة البيانات SQL-إستعلام <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "إرسال الاستعلام"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "غير مسموح"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "على الأقل أحد الكلمات"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "كل الكلمات"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "الجملة بالضبط"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "كصيغة مطابقة"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "ابحث ÙÙŠ النتائج عن \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+msgstr[1] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+msgstr[2] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+msgstr[3] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+msgstr[4] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+msgstr[5] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "استعراض"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "حذÙ"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>المجموع:</b> <i>%s</i>مطابقة"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>المجموع:</b> <i>%s</i>مطابقة"
+msgstr[1] "<b>المجموع:</b> <i>%s</i>مطابقة"
+msgstr[2] "<b>المجموع:</b> <i>%s</i>مطابقة"
+msgstr[3] "<b>المجموع:</b> <i>%s</i>مطابقة"
+msgstr[4] "<b>المجموع:</b> <i>%s</i>مطابقة"
+msgstr[5] "<b>المجموع:</b> <i>%s</i>مطابقة"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "ابحث ÙÙŠ قاعدة البيانات"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "الكلمات أو القيم المطلوب البحث عنها (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "ابحث:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "الكلمات Ù…Ùصولة بحر٠مساÙØ© (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "داخل الجدول)الجداول(:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "داخل الجدول)الجداول(:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "إدخال"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "بناء"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "حذÙ"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Ø¥Ùراغ محتوى"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "جدول %s Ø£Ùرغت محتوياتها"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "جدول %s حذÙت"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "المجموع"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr ": على المحدد"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "اختر الكل"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "إلغاء تحديد الكل"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "تحقق من overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "عرض نسخة للطباعة"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "التحقق من الجدول"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ضغط الجدول"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "إصلاح الجدول"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "تحليل الجدول"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "تصدير"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "قاموس البيانات"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "قاعدة البيانات"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "أنشئ"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "محدث"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "العملية"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "نشط"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "غير نشط"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "نسخ"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "لا توجد مساحة كاÙية لحÙظ المل٠%s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -803,91 +817,91 @@ msgstr ""
"الم٠%s موجود أصلا على الخادم. غير الاسم أو حدد خيار التسجيل على المل٠"
"الموجود."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "خادم الويب ليس لديه صلاحية لحÙظ المل٠%s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "تم Ø­Ùظ الـDump إلى المل٠%s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "لم يمكن قراءة الملÙ"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "لقد حذÙت العلامة المرجعية."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "تم إنشاء العلامة المرجعية %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "رجوع"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin أكثر تÙهما مع مستعرض <b>الإطارات</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "اضغط للاختيار"
@@ -895,15 +909,15 @@ msgstr "اضغط للاختيار"
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "معطل \"حذ٠قاعدة بيانات\"الأمر "
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "هل تريد حقا "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -932,39 +946,39 @@ msgstr "اسم المستضي٠Ùارغ!"
msgid "The user name is empty!"
msgstr "اسم المستخدم Ùارغ!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "كلمة السر Ùارغة !"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "كلمتا السر غير متشابهتان !"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "ألغ"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "تمت التعديلات"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -972,13 +986,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "المزايا العامّة للرابط"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "معطل"
@@ -994,123 +1008,133 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "اختر الحقل لإظهاره"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "تغيير كلمة السر"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "ولد"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "تبرع"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "سابق"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "التالي"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "مجموع كلي"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "يناير"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Ùبراير"
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "مارس"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "أبريل"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "مايو"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "يونيو"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "يوليو"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "أغسطس"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "سبتمبر"
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "أكتوبر"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "نوÙمبر"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "ديسمبر"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "يناير"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Ùبراير"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "مارس"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "أبريل"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1118,393 +1142,393 @@ msgid "May"
msgstr "مايو"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "يونيو"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "يوليو"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "أغسطس"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "سبتمبر"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "أكتوبر"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "نوÙمبر"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "ديسمبر"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "الأحد"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "الإثنين"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "الثلاثاء"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "الأربعاء"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "الخميس"
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "الجمعة"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "السبت"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "الأحد"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "الإثنين"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "الثلاثاء"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "الأربعاء"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "الخميس"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "الجمعة"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "السبت"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "الأحد"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "الإثنين"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "الثلاثاء"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "الأربعاء"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "الخميس"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "الجمعة"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "السبت"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "الأسبوع"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "الساعة"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "الدقيقة"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "الثانية"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "حجم الخط"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ùهرس غير معرÙ!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ùهارس"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "مميز"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "تعليق"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "تحرير"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "لقد تم حذ٠المÙتاح الأساسي"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ùهرسة محذوÙØ© %s"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, 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 متساويان ويمكن حذ٠أحدهما."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "قاعدة بيانات"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "خطأ"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "قاعدة البيانات غير صالحة"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "اسم الجدول غير صالح"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "خطأ ÙÙŠ إعادة تسمية الجدول %1$s إلى %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "تم إعادة تسمية الجدول %s إلى %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "أهلا بك ÙÙŠ %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1515,61 +1539,61 @@ msgstr ""
"المستضيÙØŒ أو اسم المستخدم وكلمة المرور ÙÙŠ مل٠الإعداد config.inc.php وتتأكد "
"أنها مطابقة للمعلومات المعطاة إليك من قبل المسؤول عن خادم MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "دخول"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "مستندات وثائقية لـ phpMyAdmin (بالإنجليزية)"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "الخادم:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "اسم المستخدم:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "كلمة السر:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "اختيار الخادم"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "يجب تÙعيل دعم الكوكيز ÙÙŠ هذه المرحلة."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "لا يمكن الدخول إلى خادم MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "خطأ اسم المستخدم/كلمة السر. الدخول ممنوع."
@@ -1607,27 +1631,7 @@ msgstr "اعرض الÙيديو"
msgid "Download file"
msgstr "نزل الملÙ"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"لم يمكن تحميل iconv أو إعادة تشÙير الامتداد المطلوب لتحويل شيÙرة الأحرÙØŒ "
-"الرجاء إعداد PHP ليسمح باستخدام هذه الإمتدادات أو عطل عمل التحويل ÙÙŠ "
-"phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"لا يمكن استخدام iconv ولا libiconv ولا عملية recode_string ÙÙŠ حين يحدد "
-"الامتداد أنه محمل. تأكد من إعدادات PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1642,12 +1646,12 @@ msgstr ""
"تكون علامة التنصيص أو علامة الÙاصلة المنقوطة ناقصة ÙÙŠ مكان ما.<br />إن حصلت "
"على صÙحة Ùارغة، Ùكل شيء على ما يرام."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1655,408 +1659,398 @@ msgstr ""
"المتغير <span dir=\"ltr\"><tt>$cfg['PmaAbsoluteUri']</tt></span> يجب تعديله "
"ÙÙŠ مل٠التعري٠!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Ùهرس خادم غير صحيح: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "خادم"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "عليك التحديث إلى %s %s أو لاحقا."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "مستندات وثائقية"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "استعلام-SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL قال: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "اشرح SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "تخطي شرح SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "بدون كود PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "أنشئ كود PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "حدث"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "تخطي التأكد من SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "التحقق من استعلام SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "وقت"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "بايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "كيلوبايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "ميجابايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "جيجابايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "تيرابايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "بيتابايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "إكسابايت"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y الساعة %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s يوم، %s ساعة، %s دقيقة و%s ثانية"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "بداية"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "سابق"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "نهاية"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "إذهب إلى قاعدة بيانات &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "عمليات"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "لا يمكن قراءة الامتداد %s،<br />رجاء تأكد من إعدادات PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "أحداث"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "الاسم"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "قاعدة بيانات %s محذوÙÙ‡."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "قاعدة البيانات Ùارغة!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "تتبع"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "استعلام بواسطة مثال"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "استورد"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "الإمتيازات"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "الÙوقي"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "تغيير كلمة السر"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "لا كلمة سر"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "كلمة السر"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "أعد كتابة"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "ولد"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "تكوين قاعدة بيانات جديدة"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "تكوين"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "امتياز غير موجود"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "عليك اختيار عمود واحد على الأقل للعرض"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "تكوين جدول جديد ÙÙŠ قاعدة البيانات %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of tables"
msgid "Number of columns"
msgstr "عدد الجداول"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "احد٠%s سطر بدء من السطر %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Ø­Ùظ كملÙ"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "احÙظ على الخادم ÙÙŠ الدليل %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "خزن على الملÙات الموجودة أصلا"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "قالب اسم الملÙ"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "اسم الخادم"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "اسم قاعدة البيانات"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "اسم الجدول"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2064,40 +2058,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "تذكر القالب"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "شيÙرة أحر٠الملÙ:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "الضغط"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "لا شيء"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"مضغوط\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2122,7 +2116,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "مكان مل٠نصي"
@@ -2130,13 +2124,13 @@ msgstr "مكان مل٠نصي"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "الدليل الذي حددته لتحميل عملك لا يمكن الوصول إليه."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "دليل تحميل الملÙات على خادم الشبكة"
@@ -2162,11 +2156,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2210,391 +2204,391 @@ msgstr "طول الصÙحة"
msgid "Paper size"
msgstr "حجم الورق"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "اللغة"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "صÙو٠تبدأ من"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "Ø£Ùقي"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ")عناوين ملتÙØ©( Ø£Ùقيا"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "عمودي"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr " %s و إعادة الرؤوس بعد %s حقل"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "رتب حسب المÙتاح"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "خيارات"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "نصوص جزئية"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "نصوص كاملة"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "بناء الارتباطات"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "أخÙ"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "تحويل المتصÙØ­"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Ù†ÙØ° استعلام محÙوظ بعلامة مرجعية"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "لقد تم حذ٠الصÙ"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "إبطال"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "ÙÙŠ الاستعلام"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "مشاهدة السجلات "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "المجموع"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "استغرق الاستعلام %01.4f ثانية"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "تغيير"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "عرض الطباعة (مع النصوص الكاملة)."
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "لم يمكن إيجاد الوصلة"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "ملÙات البيانات"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "وضع InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "مجموع كلي"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "صÙحات"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "صÙحات حرة"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "صÙحات مشغولة"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2602,48 +2596,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2651,148 +2645,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "صيغة"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "سي إس ÙÙŠ"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "خطوط Ù…Ùصولة بـ"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "حقل مضمن بـ"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "حقل متجاهل بـ"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "خطوط Ù…Ùصولة بـ"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "استبدل NULL بـ"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "ضع أسماء الحقول ÙÙŠ السطر الأول"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "بيانات CSV لبرنامج ميكروسوÙت إكسل"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "إصدارة إكسل"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "بيانات"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "إرجاع أو استيراد بيانات الجدول"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "بنية الجدول"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "لاتكس"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "أض٠عنوانا للجدول"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "عنوان الجدول"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "عنوان جدول تابع"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Label key"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "الروابط"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "نوع MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "المزود"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "أنشئ ÙÙŠ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "إصدارة المزود"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr " PHP إصدارة"
@@ -2800,23 +2794,23 @@ msgstr " PHP إصدارة"
msgid "MediaWiki Table"
msgstr "جدول ميدياويكي"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "بي دي Ø¥Ù"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2824,101 +2818,101 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "خيارات تصدير قاعدة بيانات"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "حماية أسماء الجداول و الحقول ب \"`\" "
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "أض٠إلى الملاحظات"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "تواريخ الإنشاء/التحديث/التحقق"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "لقد اكتمل الإدخال"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "إدخال مدد"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "استخدم الإضاÙات المتأخرة"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "نوع التصدير"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "قيود الجداول المحÙوظة"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "القيود للجدول"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2926,163 +2920,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "إكس إم إل"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "ناتج استعلام SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "أنشئ بواسطة"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL قام بإرجاع نتيجة إعداد Ùارغه (مثلا ص٠صÙري)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "اذهب إلى الجدول"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "استبدال بيانات الجدول بالملÙ"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "اسم العمود"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "اسم الجدول"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3098,7 +3092,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3109,12 +3103,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3122,528 +3116,532 @@ msgid "None"
msgstr "لا شيء"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "أساسي"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ùهرست"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "النص كاملا"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "لا تغييرات"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "مجموعة المحارÙ"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "ثنائي"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "البلغارية"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "الصينية المبسطة"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "الصينية التقليدية"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "غير حساس لحالة الأحرÙ"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "حساس لحالة الأحرÙ"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "الكرواتية"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "التشيكية"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "الدنمركية"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "الإنجليزية"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "إسبرانتو"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "الإستونية"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "الألمانية"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "قاموس"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "دÙتر الهاتÙ"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "الهنجارية"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "الأيسلندية"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "اليابانية"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "اللاتÙية"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "الليتوانية"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "الكورية"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Ùارسية"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "البولندية"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "أوروبا الغربية"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "الرومانية"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "السلوÙاكية"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "السلوÙينية"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "أسبانية"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "السويدية"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "التايلندية"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "التركية"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "الأكرانية"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "يونيكود"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "متعدد اللغات"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "أوروبا الوسطى"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "الروسية"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "البلطيق"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "الأرمنية"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "السيريلية"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "العربية"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "العبرية"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "الجورجية"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "اليونانية"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "غير معروÙØ©"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "الصÙحة الرئيسية"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "تسجيل خروج"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "ناÙذة الاستعلام"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "هذا التنسيق ليس له أي خيارات"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ليس صالحا"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "مواÙÙ‚"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Ù…Ùعل"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "إظهار المزايا"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "إنشاء ملÙات PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "إظهار تعليقات العمود"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "رجاء راجع التوثيق لكيÙية تحديث جدول Column_comments."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "علامة مرجعية SQL-استعلام"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "نصوص SQL سابقة"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "بدون وصÙ"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "اسم المستخدم"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "متغير"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "القيمة"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "رقم الخادم"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "أي مستخدم"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "استخدم حقل نص"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "أي مزود"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "محلي"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "هذا المضيÙ"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "استخدم الجدول المضيÙ"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "rtl"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "محتويات الجدول __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(تابع)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "بنية الجدول __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "خوادم"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "متغيرات"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "مجموعات المحارÙ"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "محركات"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "سجل ثنائي"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "معالَجات"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "الخادم الحالي"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Ùرق"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "تنÙيذ استعلام/استعلامات SQL على قاعدة بيانات %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "اسم العمود"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "اجعل علامة مرجعية SQL-استعلام"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "لا تخزن على هذا الاستعلام من خارج الناÙذة"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " عرض هذا الاستعلام هنا مرة أخرى "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "إرسال"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "عرض Ùقط"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3651,7 +3649,7 @@ msgstr ""
"يبدو أن هناك خطأ ÙÙŠ استعلام SQL. سو٠تساعدك رسالة الخطأ من خادم MySQL أدناه "
"ÙÙŠ تشخيص المشكلة، إن كان هناك واحدة،."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3671,35 +3669,35 @@ msgstr ""
"حين نجح استخدام سطر الأوامر، رجاء قلص حجم استعلامك لاستعلام واحد يسبب "
"المشكلة، وقم بإرسال تقرير خلل مع جزء البيانات ÙÙŠ منطقة القص أدناه:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "بدء القص"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "انتهاء القص"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "بدء بيانات أصلية"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "انتهاء البيانات الأصلية"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "علامة تنصيص غير مغلقة"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "معر٠غير صالح"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "نص تنقيط غير معروÙ"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3708,21 +3706,21 @@ msgstr ""
"لم يمكن تشغيل محقق SQL. الرجاء التأكد مما إذا كنت ثبتت إضاÙات PHP كما هو "
"مشروح ÙÙŠ %sالتوثيق%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "الطول/القيمة"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3740,7 +3738,7 @@ msgstr ""
"لليسار (\"\\\") أو علامة الاقتباس الÙردية (\"'\") Ùيما بين تلك القيم، اجعلها "
"كشرطة مائلة لليسار (مثلا '\\\\xyz' أو 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3748,12 +3746,12 @@ msgstr ""
"للقيم الاÙتراضية، الرجاء أدخل قيمة Ù…Ùردة، دون علامات هروب أو تنصيص، باستخدام "
"التنسيق: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "الخواص"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3762,11 +3760,11 @@ msgstr ""
"لعرض قائمة بخيارات التحويل المتوÙرة وأنواع تحويلات MIME الخاصة بها، اضغط على "
"%sخيارات التحويل%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "خيارات التحويل"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3777,57 +3775,57 @@ msgstr ""
">إذا احتجت أن تضع شرطة مائلة (\"\\\") أو علامة تنصيص (\"'\") بين هذه القيم، "
"اسبقها بشرطة مائلة )على سبيل المثال '\\\\xyz' أو 'a\\'b'(."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "لا شيء"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "كما هو معرÙ:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "ليس هناك وص٠متوÙر لهذا التحويل.<br />رجاء اسأل الناشر، ما ÙŠÙعله %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Ø­Ùظ"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add into comments"
msgid "Add %s column(s)"
msgstr "أض٠إلى الملاحظات"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "عليك اختيار عمود واحد على الأقل للعرض"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "حدث"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3835,14 +3833,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3850,11 +3848,11 @@ msgstr ""
"يظهر صورة مصغرة للضغط عليها، الخيارات: العرض، الارتÙاع بالبكسل )ويبقي "
"التناسب الأصلي للحجم(."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "يظهر رابطا لهذه الصورة (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3866,7 +3864,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3901,7 +3899,7 @@ msgstr ""
"متغير رابع، إن حدد بقيمة 1 سو٠يضي٠الصÙØ© NOWRAP إلى الخلية الحاوية حتى يصبح "
"المخرج بأكمله بدن إعادة تنسيق )القيمة الاÙتراضية 1(."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3911,7 +3909,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "يبقي التنسيق الأصلي للحقل. لا يتم عمل أي Escaping."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3925,7 +3923,7 @@ msgstr ""
"تظهر صورة ورابط، يتحوي الحقل على اسم الملÙØŒ الخيار الأول هو سابقة مثل "
"\"http://domain.com/\"ØŒ والخيار الثاني هو العرض بالبكسل، والثالث هو الارتÙاع."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3939,17 +3937,17 @@ msgstr ""
"تظهر رابطا، الحقل يحتوي إسم الملÙØŒ والخيار الأول هو سابقة مثل \"http://"
"domain.com/\"، والخيار الثاني هو العنوان للرابط."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3971,66 +3969,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Ø£Ùعال"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "إلغاء"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "المستخدم"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "شيÙرة أحر٠MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "خادم الويب"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "عرض المعلومات المتعلقة ب PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "ويكي"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "الصÙحة الرئيسية الرسمية لـ phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4042,21 +4040,21 @@ msgstr ""
"الاÙتراضية معرض لخطر الاقتحام، وعليك أن تقوم بإصلاح ثغرة الأمان هذه ÙÙŠ أقرب "
"وقت ممكن."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4064,352 +4062,352 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "يحتاج مل٠الإعداد الآن إلى كلمة المرور السرية."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "لايوجد قواعد بيانات"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "أنشئ الجدول"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "اختر قاعدة بيانات من القائمة"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "الجدول <b>%s</b> غير موجود أو محدد ÙÙŠ %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "رجاء اختر صÙحة لتعديلها"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "أنشئ صÙحة جديدة"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "صÙحة رقم:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "مظهر تلقائي"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "العلاقات الداخلية"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "اختر الجداول"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"تحتوي الصÙحة الحالية مراجع لجداول لم تعد موجودة. هل تود حذ٠هذه المراجع؟"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "الجدول \"%s\" غير موجود!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "رجاء إعداد الموقع للجدول %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "بناء قاعدة البيانات \"%s\" - الصÙحة %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "لا يوجد جداول"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "بناء الارتباطات"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "جدول المحتويات"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "إضاÙÙŠ"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "أنشئ الجدول"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "مساعدة"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "عدد الجداول"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "استورد الملÙات"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "الكل"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "الملÙات"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "احذ٠الاستعلامات المعروضة"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "اعرض الاستعلامات كاملة"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "اسم السجل"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "موضع"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "نوع الحدث"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "معلومات"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "مجموعات المحار٠وCollations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "لا قواعد بيانات محددة"
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "تم حذ٠قواعد البيانات %s بنجاح."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "إحصائيات قواعد البيانات"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "جداول"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "لايوجد قواعد بيانات"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "تحقق من الصلاحيات لقاعدة بيانات &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "تحقق من الصلاحيات"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "مكن الإحصائيات"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "أوق٠الإحصائيات"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4417,11 +4415,11 @@ msgstr ""
"ملاحظة: تمكين إحصائيات قواعد البيانات هنا قد يسبب تدÙÙ‚ بيانات ثقيل بين خادم "
"الويب وخادم MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "اعرض أو احÙظ بناء قواعد البيانات."
@@ -4619,20 +4617,20 @@ msgid "None"
msgstr "لا شيء"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "صلاحيات خاصة بالجدول"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " ملاحظه: اسم الامتياز لـMySQL يظهر ويقرأ باللغة الإنجليزية Ùقط "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "صلاحيات عامة"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "صلاحيات خاصة بقاعدة البيانات"
@@ -4656,97 +4654,97 @@ msgstr "بيانات الدخول"
msgid "Do not change the password"
msgstr "لاتغير كلمة السر"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "المستخدم(ون) لم يتم إيجادهم."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "اسم المستخدم %s موجود مسبقاً!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "لقد أضÙت مستخدم جديد."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "لقد جددت وحدثت الإمتيازات لـ %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "لقد أبطلت الامتيازات لـ %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "تم تغيير كلمة المرور لـ %s بنجاح."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "قيد حذ٠%s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "قيد إعادة قراءة الصلاحيات."
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "تم حذ٠المستخدمين المحددين بنجاح."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "تم إعادة قراءة الصلاحيات بنجاح."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "تحرير الامتيازات"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "إبطال"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "معلومات المستخدم"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "منح"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "أي"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "أض٠مستخدم جديد"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "احذ٠المستخدمين المحددين"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "استرجع كل الصلاحيات الÙعالة من المستخدمين ثم احذÙهم بعد ذلك."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "احذ٠قواعد البيانات التي لها Ù†Ùس أسماء المستخدمين."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4759,156 +4757,156 @@ msgstr ""
"ما تم التعديل عليها يدويا. ÙÙŠ هذه الحالة، عليك %s بإعادة قراءة الصلاحيات %s "
"قبل أن تكمل."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "المستخدم المحدد غير موجود ÙÙŠ جدول الصلاحيات."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "صلاحيات خاصة بالحقل"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "إضاÙØ© الصلاحيات على قاعدة البيانات التالية"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "إضاÙØ© الصلاحيات على الجدول التالي"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "غير معلومات الدخول / انسخ اسم مستخدم"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "أض٠اسم مستخدم جديد بنÙس الصلاحيات Ùˆ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr " ... أبق القديم."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... احذ٠القديم من جداول المستخدمين."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... استعد كل الصلاحيات الÙعالة من القديم واحذهم بعد ذلك."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... احذ٠القديم من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "لا شيء"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "المستخدمين ذوي صلاحية الوصول إلى &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "عام"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "خاص بقاعدة بيانات"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "حر٠شامل"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "تم إيقا٠العمليّة %s بنجاح."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "لم يستطع phpMyAdmin إيقا٠العملية %s. يبدو أنها أوقÙت مسبقا."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "رقم"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4917,125 +4915,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "ابدأ"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Ù‚Ù"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "أخطاء."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5043,78 +5041,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5122,7 +5120,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5130,42 +5128,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5173,33 +5171,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5208,218 +5206,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5427,104 +5425,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5532,18 +5530,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5551,107 +5549,107 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "بيانات التشغيل"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "عرض العمليات"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "إلغاء"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "مضى على عمل خادم MySQL مدة %s. بدأ العمل ÙÙŠ %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5659,311 +5657,307 @@ msgstr ""
"<b>سير الخادم</b>: تظهر هذه الجداول إحصائيات سير بيانات الشبكة لهذا الخادم "
"منذ تشغيله."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "بيانات سير"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "لكل ساعة"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "استلم"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "أرسل"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "اتصالات"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "محاولات أخÙقت"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ألغي"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>إحصائيات الاستعلام</b>: %s استعلام أرسل إلى الخادم منذ تشغيله."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "لكل دقيقة"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "لكل ثانية"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "نوع الاستعلام"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "اتصالات"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "متغيرات وإعدادات الخادم"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "قيمة الجلسة"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "قيمة عامة"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "نزل"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "خادم جديد"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- لا شيء -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "تبرع"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "تحذير"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5973,66 +5967,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6040,430 +6034,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "لا"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6471,174 +6457,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6646,163 +6632,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6812,144 +6798,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6960,327 +6946,327 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "أوامر"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "إظهار تعليقات العمود"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7288,38 +7274,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7327,699 +7313,716 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "زيب"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "علامة"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "استعرض القيم الغريبة"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "دالة"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "تجاهل"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " بسبب طوله,<br /> Ùمن المحتمل أن هذا الحقل غير قابل للتحرير "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "ثنائي - لاتحرره"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "إدخال كتسجيل جديد"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "الرجوع إلى الصÙحة السابقة"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "إدخال تسجيل جديد"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "ارجع إلى هذه الصÙحة"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "عدل الص٠التالي"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "عرض بنية الجدول "
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "اسم المÙتاح الأساسي يجب أن يكون أساسيا... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "لايمكن تغيير اسم الÙهرس إلى الأساسي!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "أجزاء الÙهرسة غير معرÙØ©!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "تصميم Ùهرسه جديده"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "تعديل الÙهرسة"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "اسم الÙهرس&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "نوع الÙهرس&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"الأساسي\" <b>يجب</b> يجب أن يكون الاسم <b>وأيضاً Ùقط</b> المÙتاح الأساسي!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "إضاÙÙ‡ ÙƒÙهرس &nbsp;%s&nbsp;صÙ(ـوÙ)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "لايمكن نقل الجدول إلى Ù†Ùسه!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "لا يمكن نسخ الجدول إلى Ù†Ùسه!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "%s جدول تم نقله إلى %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "الجدول %s لقد تم نسخه إلى %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "اسم الجدول Ùارغ!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "تعديل ترتيب الجدول بـ"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(Ùردي)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "نقل جدول إلى (قاعدة بيانات<b>.</b>جدول):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "خيارات الجدول"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "تغيير اسم جدول إلى"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "نسخ الجدول إلى"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "بدل إلى الجدول المنسوخ"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "صيانة الجدول"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "لقد تم إعادة تحميل الجدول %s بنجاح"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "إعادة تحميل الجدول (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "حلل"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "تحقق"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "صلح"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "تحديد التكامل المرجعي:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "شاهد الجدول"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "المساحة المستغلة"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "المساحة"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Ùعال"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "إحصائيات"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "أوامر"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "ديناميكي"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "طول الصÙ"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " مقاس الص٠"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "العلاقات الداخلية"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "تجعل \"استعلام بواسطة المثال\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "اختيار حقول (على الأقل واحد):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "أض٠شروط البحث (جسم من الÙقره \"where\" clause):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "رقم السجلات لكل صÙحة"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "ترتيب العرض:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "لا شيء"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "جدول %s حذÙت"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "لقد Ø£Ùضي٠المÙتاح الأساسي ÙÙŠ %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "لقد Ø£Ùضي٠الÙهرس ÙÙŠ %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "عرض الروابط"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "اقترح بناء الجدول"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add into comments"
msgid "Add column"
msgstr "أض٠إلى الملاحظات"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "ÙÙŠ نهاية الجدول"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "ÙÙŠ بداية الجدول"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "بعد %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "تصميم Ùهرسه على&nbsp;%s&nbsp;عمود"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "أغلق"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "تاريخ"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "اسم المستخدم"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "نسخة"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "أنواع MIME المتوÙرة"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "أنواع MIME التي تظهر بحرو٠مائلة ليس لها وظيÙØ© تحويل منÙصلة"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "التحويلات المتوÙرة"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "الوصÙ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "ليس لديك الحقوق الكاÙية بأن تكون هنا الآن!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "لقد تم تجديد العرض الجانبي."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "لم يمكن تحميل iconv أو إعادة تشÙير الامتداد المطلوب لتحويل شيÙرة الأحرÙØŒ "
+#~ "الرجاء إعداد PHP ليسمح باستخدام هذه الإمتدادات أو عطل عمل التحويل ÙÙŠ "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "لا يمكن استخدام iconv ولا libiconv ولا عملية recode_string ÙÙŠ حين يحدد "
+#~ "الامتداد أنه محمل. تأكد من إعدادات PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/az.po b/po/az.po
index 2bb2e70411..572db7272f 100644
--- a/po/az.po
+++ b/po/az.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az@li.org>\n"
@@ -13,324 +13,324 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Hamısını göster"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sehife Nömresi:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Axtarış"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Davam"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Açar söz"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Haqqında"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "%s bazası leğv edildi."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Baza qısa izahatı: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Cedvel haqqında qısa izahat"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Sütun adları"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tip"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Başlanğıc deyeri"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links to"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Qısa İzahatlar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Xeyir"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Beli"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Çap et"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Me'lumat bazasının sxemini göster"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Me'lumat bazasında cedvel yoxdur."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Hamısını Seç"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Heç birini seçme"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "Cedveli adı boşdur!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "%s cedveli %s - e kopyalandı."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Cedveli yeniden adlandır"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komanda Tipi"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Sadece quruluÅŸ"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "QuruluÅŸ ve me'lumat"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Sadece me'lumat"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT deyeri elave et"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
#, fuzzy
msgid "Switch to copied database"
msgstr "Kopyalanmış cedvele keç"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Enabled"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Söndürülüb"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Cedveli te'mir et"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Söndürülüb"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Enabled"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
#, fuzzy
msgid "Collation"
msgstr "QuruluÅŸ"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,54 +339,54 @@ msgstr ""
"Elaqelendirilmiş cedveller üçün nezerde tutulmuş be'zi xüsusiyyetler "
"passivleşdirilmişdir. Sebebini aydınlaşdırmaq üçün %sbax%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF Sehifelerini DeyiÅŸdir"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Cedvel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Sıra sayı"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Boy"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "istifadede"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "QuruluÅŸ"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "En son yenilenme"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "En son yoxlama"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -394,416 +394,422 @@ msgid_plural "%s tables"
msgstr[0] "%s cedvel"
msgstr[1] "%s cedvel"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL sorğunuz müveffeqiyyetle icra edilmişdir"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sırala"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Artan sırada"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Azalan sırada"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Göster"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteriyalar"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ve"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ya da"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modify"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Kriteria Setirlerini Elave Et/Sil"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Sahe Sütunlarını Elave Et/Sil"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "SorÄŸunu Yenile"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Use Tables"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Emri Ä°cra Et"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "GiriÅŸ Tesdiq Edilmedi"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "sözlerin en azından birini"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "bütün sözleri"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "tamamile eyni sözü"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "requlyar ifade (regular expression) olaraq"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" üçün axtarış neticeleri %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s uyğunluq tapıldı (<i>%s</i> cedvelinde)"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s uyğunluq tapıldı (<i>%s</i> cedvelinde)"
+msgstr[1] "%s uyğunluq tapıldı (<i>%s</i> cedvelinde)"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "İçindekiler"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Sil"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Cemi:</b> <i>%s</i> uyÄŸunluq"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Cemi:</b> <i>%s</i> uyÄŸunluq"
+msgstr[1] "<b>Cemi:</b> <i>%s</i> uyÄŸunluq"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Search in database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Axtarmaq üçün söz(ler) ve ya deyer(ler) (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Tap:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Sözler boşluq ifadesi (\" \") ile ayrılmışdır."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Inside table(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Inside table(s):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Elave et"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "QuruluÅŸ"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "LeÄŸv et"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "BoÅŸalt"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "%s cedveli boşaldıldı"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "%s sahesi leÄŸv edildi"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "%s cedveli leÄŸv edildi"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Relations"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Cemi"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Seçilenleri:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Hamısını Seç"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Heç Birini Seçme"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Çap görüntüsü"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Cedveli yoxla"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Cedveli optimallaşdır"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Cedveli te'mir et"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Cedveli analiz et"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksport"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Me'lumat lüğeti"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Me'lumat Bazası"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Qur"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Fealiyyetler"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Emeliyyatlar"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Sadece quruluÅŸ"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Cedveli yoxla"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Me'lumat Bazası"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s faylını saxlamaq üçün lazım olan yer çatışmır."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -811,93 +817,93 @@ msgstr ""
"%s faylı serverda onsuz da mövcuddur, ya faylın adını deyişdir ya da üzerine "
"yazma variantlarını."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webserver-in %s faylını saxlama izni yoxdur."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sxem %s faylına qeyd edildi."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Fayl oxuna bilmir"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Bookmark silindi."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Geri"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin <b>frame-destekli</b> görüntüleyicilerle (browser) daha yaxşı "
"iÅŸleyir."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -905,15 +911,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" ifadeleri söndürülmüşdür (disabled)."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Aşağıdakı sorğunu icra etdirmekten eminsiniz "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Bütün bazanı YOX ETMEK üzeresiniz!"
@@ -942,41 +948,41 @@ msgstr "Host adı boşdur!"
msgid "The user name is empty!"
msgstr "İstifadeçi adı boş qaldı!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parol boÅŸdur!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Girdiyiniz parollar eyni deyil!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modifications have been saved"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Relation view"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Ümumi elaqe variantları"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -984,13 +990,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ümumi elaqe variantları"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Söndürülüb"
@@ -1006,125 +1012,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Gösterilecek Saheni Seç"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Parolu DeyiÅŸdir"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Qurucu"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Heç biri"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Evvelki"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Sonrakı"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Cemi"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binary"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Ä°yun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Ä°yul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Avq"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Yan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1132,398 +1149,398 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Ä°yun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Ä°yul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Avq"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sent"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Noy"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Baz"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Baz Ert"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Çerş Axş"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Cüme"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Baz"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Baz Ert"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Çerş Axş"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Çerş"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Cüme Axş"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Cüme"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Åžen"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Baz"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Baz Ert"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Çerş Axş"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Çerş"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Cüme Axş"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Cüme"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Åžen"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "istifadede"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "saniyede"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ä°ndeks te'yin edilmedi!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksler"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikal"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Qısa İzahatlar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "DeyiÅŸdir"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Birinci dereceli açar leğv edildi"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "%s indeksi leÄŸv edildi"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Me'lumat Bazaları"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Xeta"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Bu depolama motoru haqqında etrafli status me'lumatı mövcud deyildir."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, fuzzy, php-format
msgid "%s is available on this MySQL server."
msgstr "%s motoru bu serverde söndürülmüşdür."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s motoru bu serverde söndürülmüşdür."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Bu MySQL server %s depolama motorunu desteklememektedir."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Elaqe qura bilmirem: yalnış quruluş."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s - e XoÅŸ GelmiÅŸsiniz!"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1531,62 +1548,62 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Sisteme GiriÅŸ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentasiyası (etraflı me'lumat üçün)"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
#, fuzzy
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "İstifadeçi Adı:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parol:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Quraşdırılmış Serverler"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL server-e gire bilmirem"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Yanlış istifadeçi adı ve ya parol. Giriş tesdiq edilmedi."
@@ -1624,27 +1641,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Charset çevirmeleri üçün lazım olan iconv ve ya recode uzantılarını yükleye "
-"bilmirem; ya php-ni bu uzantıları istifade ede bilmesi üçün yeniden "
-"quraşdırın ya da phpMyAdmin-de charset çevirme xüsusiyyetini söndürün."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Can not use iconv nor libiconv nor recode_string function while extension "
-"reports to be loaded. Check your php configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1660,12 +1657,12 @@ msgstr ""
"vergül eksikliyi vardır.<br />Eger boş sehife ile qarşılaşsanız, demek ki, "
"her şey qaydasındadır."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1673,206 +1670,206 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktivi PMA konfiqurasiya faylınızda "
"QURULMAMIÅžDIR!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "En çox: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Gönderildi"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Gönderildi"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentasiya"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL sorÄŸusu"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL deyir: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL-i Ä°zah Et"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL İzah Et-i Keç"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP Kodunu Gösterme"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP Kodunu Hazırla"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL Ä°fadesini Yoxlama"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL Tesdiqle"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motorlar"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Müddet"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bayt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "QB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y saat %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s gün, %s saat, %s deqiqe ve %s saniye"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "BaÅŸla"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Evvelki"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Son"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; me'lumat bazasına keç."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Emeliyyatlar"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1881,209 +1878,198 @@ msgstr ""
"%s uzantısını (extension) yükleye bilmirem,<br />xahiş edirem PHP "
"Konfiqurasiyanı gözden keçir."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Adı"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s bazası leğv edildi."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "SorÄŸu"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Eksport"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Selahiyyetler"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "AÅŸma deyeri"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Parolu DeyiÅŸdir"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Parol Yoxdur"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parol"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-type"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Qurucu"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Yeni me'lumat bazası qur"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Qur"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Selahiyyet çatışmazlığı"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s bazasında yeni cedvel qur"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Sehife başına düşen setir sayı"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s setri %s nömreli qeydden başlayaraq göster."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Fayl olaraq qeyd et"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Serverdeki %s direktoriyasına qeyd et"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Mövcud fayl(lar)ın üzerine yaz"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Fayl adı nomenklaturası"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "İstifadeçi adı"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2091,40 +2077,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "nomenklaturanı unutma"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Faylın Charset-i:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Sıxışdırma"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Heç biri"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2149,7 +2135,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "tekst faylından yükleyerek"
@@ -2157,13 +2143,13 @@ msgstr "tekst faylından yükleyerek"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web-server upload direktoriyası"
@@ -2189,11 +2175,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2237,396 +2223,396 @@ msgstr "Portret"
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "setri göster; başlangıç qeydiyyat nömresi"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "üfüqi"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "üfüqi (tekrarlanan başlıqlar)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "ÅŸaquli"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Emeliyyatlar"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Qismi Metnler"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Tam Metnler (Full Text)"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Setir silindi"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Söndür"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Gösterilen setirler"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "cemi"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "sorÄŸu %01.4f saniyede icra edildi"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "DeyiÅŸdir"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link tapılmadı"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Sisteme Giriş Me'lumatı"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Sadece me'lumat"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Cemi"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "%s cedveli flush-landı"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Avtomatik qurtarma rejimi"
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Keçici sıralama fayllarının maksimum boyu"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "İndeks yaradılarken istifade olunan keçici faylların maksimum boyu"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sıralama buferinin (keçici yaddaşının) boyu"
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2634,49 +2620,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Sıralama buferinin (keçici yaddaşının) boyu"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2684,148 +2670,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV verilenleri"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Setir leÄŸvedicisi (Lines terminated by)"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Saheler ehate edildiyi iÅŸare"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Sahelerin escape edildiyi iÅŸare"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Setir leÄŸvedicisi (Lines terminated by)"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL-u bununla deyiÅŸdir"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Sahe adlarını birinci setre yerleşdir"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel verilenleri üçün CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel versiyası"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Me'lumat"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Sxemi çıxarılan cedvel"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Table structure for table"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Cedvel başlığını daxil et"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Cedvel başlığı"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Cedvel başlığının davamı"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etiket açarı"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-tipi"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Hazırlanma Vaxtı"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server versiyası"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Versiyası"
@@ -2833,23 +2819,23 @@ msgstr "PHP Versiyası"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2857,104 +2843,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Başlığa xülase me'lumatı elave et (\\n yeni setire keçir)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Me'lumat bazası eksport variantları"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Cedvel ve sahe adlarını tek dırnaq arasına al"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Xülaseye elave et"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "QuruluÅŸ/DeyiÅŸdirilme/Yoxlama tarixleri"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Tam giriÅŸli"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "GeniÅŸletilmiÅŸ giriÅŸli"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eksport ÅŸekli"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Prosesler"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funksiya"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Sadece quruluÅŸ"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2962,168 +2948,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Eksport ÅŸekli"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Eksport ÅŸekli"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Cedvel yoxdur"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL result"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Qurucu"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL boş netice çoxluğu gönderdi (ye'ni sıfır setir)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "QuruluÅŸ"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Replace table data with file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Sütun adları"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3139,7 +3125,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3150,12 +3136,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3163,540 +3149,544 @@ msgid "None"
msgstr "Heç biri"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Birinci Dereceli"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ä°ndeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tam metn (Fulltext)"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "DeyiÅŸiklik Yoxdur"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Charset"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binary"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bolqar Dili"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Enenevi Çin Dili"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Xorvat Dili"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Ä°ngilis Dili"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Eston Dili"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
#, fuzzy
msgid "German"
msgstr "Gürcü"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
#, fuzzy
msgid "dictionary"
msgstr "Me'lumat lüğeti"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Macar Dili"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litva Dili"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
#, fuzzy
msgid "Persian"
msgstr "Gürcü"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Qerbi Avropa"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
#, fuzzy
msgid "Romanian"
msgstr "Ermeni"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
#, fuzzy
msgid "Traditional Spanish"
msgstr "Enenevi Çin Dili"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Türk Dili"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrayna Dili"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Merkezi Avropa"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Ermeni"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kiril"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ereb"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Ä°brani Dili"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gürcü"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Çex-Slovak"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Başlanğıc"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Sistemden Çıxış"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "SorÄŸu penceresi"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Bu formatın variantları yoxdur"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Müveffeqiyyetsiz"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Müveffeqiyyetle"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Enabled"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Xüsusiyyetleri Göster"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-lerin qurulması"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Sütun Qısa İzahatını Deyişdir"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Bookmark-lanmış SQL sorğusu"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-tarixçesi"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Haqqında me'lumat (description) mövcud deyildir"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "İstifadeçi adı"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sırala"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "DeyiÅŸen"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Deyer"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Server"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Her hansı istifadeçi"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use text field"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Her hansı host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Yerli"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Bu Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Use Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(davamı)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Server"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "DeyiÅŸenler"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
#, fuzzy
msgid "Charsets"
msgstr "Charset"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motorlar"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "Binary"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prosesler"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Search in database"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Search in database"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Sütun adları"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Bu SQL sorÄŸusunu bookmark-la"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Bu sorğunu burada yene göster "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submit"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Sadece göster"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3704,7 +3694,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3726,35 +3716,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Unclosed quote"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Invalid Identifer"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unknown Punctuation String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3763,21 +3753,21 @@ msgstr ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary php extensions as described in the %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Uzunluq/Deyerler*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3795,7 +3785,7 @@ msgstr ""
"(\"'\") istifade etmek isteyirsinizse, onları ters-kesrle escape-leyin "
"(meselen '\\\\xyz' ve ya 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3803,12 +3793,12 @@ msgstr ""
"Başlanğıc deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da "
"dırnaqdan istifade etmeyin, bu formatı te'qib edin: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Xüsusiyyetler"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3817,11 +3807,11 @@ msgstr ""
"For a list of available transformation options and their MIME-type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformasiya variantları"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3833,18 +3823,18 @@ msgstr ""
"quote (\"'\") amongst those values, backslashes it (for example '\\\\xyz' or "
"'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Heç biri"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3853,39 +3843,39 @@ msgstr ""
"No Description is available for this transformation.<br />Please ask the "
"author, what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Depolama Motorları"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Qeyd Et"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Yeni sahe elave et"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Gönderildi"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3893,14 +3883,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3908,11 +3898,11 @@ msgstr ""
"Displays a clickable thumbnail; options: width,height in pixels (keeps the "
"original ratio)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to this image (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3924,7 +3914,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3960,7 +3950,7 @@ msgstr ""
"a NOWRAP to the content cell so that the whole output will be shown without "
"reformatting (Default 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3970,7 +3960,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Preserves original formatting of the field. No Escaping is done."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3985,7 +3975,7 @@ msgstr ""
"is a prefix like \"http://domain.com/\", second option is the width in "
"pixels, third is the height."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3999,17 +3989,17 @@ msgstr ""
"Displays a link, the field contains the filename; first option is a prefix "
"like \"http://domain.com/\", second option is a title for the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4032,68 +4022,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Fealiyyetler"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Yenile"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "İstifadeçi"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL charset"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Versiyası"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHPInfo() me'lumatını göster"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin Resmi Ä°nternet Sehifesi"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4104,21 +4094,21 @@ msgstr ""
"istifadeçisi) mövcuddur ki, bu da tehlükesizlik nöqteyi nezerinden e'tibarlı "
"deyildir."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4126,104 +4116,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Yeni Sehife qur"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Me'lumat bazası seç"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
"<b>%s</b> cedveli %s içerisinde ya <b>tapılmadı</b> ya da qurulmamışdır"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Xahiş edirem, deyişdirilecek Sehifeni seç"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Yeni Sehife qur"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Sehife Nömresi:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatik ÅŸablon"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Select Tables"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4231,254 +4221,254 @@ msgstr ""
"Hal-hazırki sehifen artıq mövcud olmayan Cedvellere bağlıdır. Bu elaqelerin "
"silinmesini istermisiniz?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" cedveli mövcud deyil!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Xahiş edirem, %s cedveli üçün koordinatları yeniden müeyyen et."
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" bazanın sxemi - Sehife %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Cedvel yoxdur"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relational schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "İçindekiler Cedveli"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Elave Xüs."
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Yeni Sehife qur"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Hamısını göster"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "%s cedveli leÄŸv edildi"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Faylları import et"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "All"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Sahe sayı"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Emrleri Tam Olaraq Göster"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Eksport ÅŸekli"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "Sisteme Giriş Me'lumatı"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Heç bir baza seçilmemişdir."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s bazası müveffeqiyyetle leğv edildi."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Me'lumat Bazası Statistikaları"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Cedveller"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Relations"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "&quot;%s&quot; bazası üçün selahiyyetleri gözden keçir."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Selahiyyetleri Gözden Keçir"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Statistikaları Aktivleşdir"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Statistikaları Söndür"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4486,11 +4476,11 @@ msgstr ""
"Qeyd: Me'lumat Bazası statistikalarını burada aktivleşdirmekle webserver-le "
"MySQL server arasında ağır neqliyyata sebeb ola bilersiniz."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "MySQL Depolama Motorları"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Me'lumat bazalarının sxemini göster"
@@ -4695,20 +4685,20 @@ msgid "None"
msgstr "Heç biri"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Cedvelexas selahiyyetler"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Qeyd: MySQL selahiyyet adları ingilis dilinde ifade edilmişdir "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Qlobal selahiyyetler"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Me'lumat Bazasına Mexsus Selahiyyetler"
@@ -4732,98 +4722,98 @@ msgstr "Sisteme Giriş Me'lumatı"
msgid "Do not change the password"
msgstr "Parolu deyiÅŸdirme"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "İstifadeçi(ler) tapılmadı."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "%s istifadeçisi mövcuddur!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Yeni istifadeçi elave etdiniz."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s üçün parol müveffeqiyyetle deyişdirilmişdir."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s silinir"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reloading the privileges"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "The selected users have been deleted successfully."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "The privileges were reloaded successfully."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Selahiyyetleri DeyiÅŸdir"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoke"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "User overview"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Ä°caze ver"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Her hansı"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Yeni İstifadeçi elave Et"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remove selected users"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revoke all active privileges from the users and delete them afterwards."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "İstifadeçilerle eyni adlı me'lumat bazalarını leğv et."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, fuzzy, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4836,48 +4826,48 @@ msgstr ""
"içerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu "
"halda, davam etmeden evvel, selahiyyetleri %syeniden yüklemelisiniz%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "The selected user was not found in the privilege table."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Sütunaxas Selahiyyetler"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Aşağıdakı me'lumat bazası üçün selahiyyet müeyyen et"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Aşağıdakı cedvel üçün selahiyyetler müeyyen et"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Sistem Giriş Me'lumatını Deyişdir / İstifadeçini Kopyala"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Eyni selahiyyetlere sahib yeni istifadeçi qur ve ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... köhnesini saxla."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... istifadeçi cedvellerinden köhnesini sil."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... köhne istifadeçinin selahiyyetlerini elinden alaraq onu sil."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4885,53 +4875,53 @@ msgstr ""
" ... istifadeçi cedvellerinden köhnesini sil ve ardından selahiyyetleri "
"yeniden yükle."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Heç biri"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "&quot;%s&quot; bazası üçün selahiyyetleri gözden keçir."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "qlobal"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "bazayaxas"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "xüsusi işare"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s uğurla söndürüldü (killed)."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4939,57 +4929,57 @@ msgstr ""
"phpMyAdmin %s emeliyyat thread-ini söndüre (kill) bilmedi. Böyük ehtimal "
"artıq söndürülmüşdür."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "Nömre"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4998,128 +4988,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Me'lumat bazası seç"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tam metn (Fulltext)"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Åžen"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5127,78 +5117,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5206,7 +5196,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5214,42 +5204,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5257,33 +5247,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5292,218 +5282,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5511,105 +5501,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Yenile"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5617,18 +5607,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5636,110 +5626,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime Me'lumatı"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "SorÄŸu tipi"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "GeniÅŸletilmiÅŸ giriÅŸli"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Cedvelleri göster"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Prosesleri göster"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Yenile"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Bu MySQL server %sdir işlemektedir. Server %s-de açılmışdır."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5747,46 +5737,46 @@ msgstr ""
"<b>Server Neqliyyatı</b>: Bu cedveller serverin açılışından beri elde edilen "
"me'lumat axışı miqdarını göstermektedir."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Neqliyyat"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "saatda"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Alındı"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Gönderildi"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Elaqeler"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "UÄŸursuz Cehdler"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Dayandırılmış Elaqeler"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5795,268 +5785,264 @@ msgstr ""
"<b>Sorğu Statistikası</b>: Açıldıqdan bu yana, bu servere %s sorğu "
"gönderilmişdir."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "deqiqede"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "saniyede"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "SorÄŸu tipi"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Elaqeler"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server Deyişenleri Ve Variantları"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessiya deyeri"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Qlobal deyer"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Yerli"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentasiyası (etraflı me'lumat üçün)"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Yeni İstifadeçi elave Et"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6066,67 +6052,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "MySQL server-e gire bilmirem"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6134,443 +6120,435 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Faylın Charset-i:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Fayl adı nomenklaturası"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Fayl adı nomenklaturası"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Fayl adı nomenklaturası"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Fayl adı nomenklaturası"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Faylları import et"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Me'lumat bazası eksport variantları"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Me'lumat bazası eksport variantları"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL sorÄŸusu"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL sorÄŸusu"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Cedvel"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6578,174 +6556,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6753,164 +6731,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Resource limits"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6920,146 +6898,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Elaqeler"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Cedvel yoxdur"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7070,337 +7048,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Quraşdırılmış Serverler"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Quraşdırılmış Serverler"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Cedveli te'mir et"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Avtomatik qurtarma rejimi"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Variantlar"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Quraşdırılmış Serverler"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Sütun Qısa İzahatını Deyişdir"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Rengini göster"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Emrleri Tam Olaraq Göster"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Sıra Statistikası"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7408,39 +7386,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Beli"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7448,707 +7426,725 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiket"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "The selected users have been deleted successfully."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksiya"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Diqqete Alma"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" Uzun olduğuna göre,<br /> bu sahedeki me'lumatlar deyişdirilmeye biler "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binary - deyiÅŸiklik etme"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Yeni setir olaraq elave et"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Evvelki sehifeye qayıt"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Teze bir setir daha gir"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Bu sehifeye geri dön"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Bir sonrakı setre keç"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "%s istifadeçisi mövcuddur!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "%s cedveli leÄŸv edildi"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Cedvelin sxemini göster"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Birinci dereceli açarın adı... BİRİNCİ DERECELİ (PRIMARY) olmalıdır!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "İndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adlandıra bilmirem!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ä°ndeks qisimleri te'yin edilmedi!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Yeni indeks qur"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modify an index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "İndex adı&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Ä°ndex tipi&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" sadece birinci dereceli açarın adı <b>olmalıdır</b>!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "İndekse &nbsp;%s&nbsp;sütun elave et"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Can't move table to same one!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Cedveli eynisinin üzerine kopyalaya bilmerem!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "%s cedveli %s - e daşınmışdır."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s cedveli %s - e kopyalandı."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Cedveli adı boşdur!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Cedvel sırasına buna göre yeniden qur"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(tek-tek)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Cedveli daşı (me'lumat bazası<b>.</b>cedvel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
#, fuzzy
msgid "Table options"
msgstr "Cedvel başlığı"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Cedveli yeniden adlandır"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Cedveli kopyala (me'lumat bazası<b>.</b>cedvel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Kopyalanmış cedvele keç"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Cedvel temizliyi"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "%s cedveli flush-landı"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Cedveli flush-la (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Cedvel temizliyi"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Cedveli te'mir et"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Cedvelleri göster"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Yer istifadesi"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Miqdar"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Sıra Statistikası"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Variantlar"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamik"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Sıra uzunluğu"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Sıra boyu "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "Ümumi elaqe variantları"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"nümuneye göre sorğu\" gönderin (xüsusi işare: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Emeliyyatlar"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Sahe seçin (en az birini):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Axtarış şertlerini gir (\"where\" ifadesinin esas metni):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Sehife başına düşen setir sayı"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Sıralama şekli:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Heç biri"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "%s cedveli leÄŸv edildi"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "%s üzerine Birinci Dereceli Açar elave edildi."
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s üzerine indeks elave edildi"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relation view"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Alternativ cedvel strukturu"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Yeni sahe elave et"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Cedvelin sonuna"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Cedvelin başına"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Sonra: %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "&nbsp;%s&nbsp;sütunda indeks yarat"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Me'lumat"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "İstifadeçi Adı:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "PHP Versiyası"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Server versiyası"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Mövcud olan MIME-tipleri"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types printed in italics do not have a seperate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Mövcud transformasiyalar"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Haqqında"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Burada olma haqqınız yoxdur!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil yenilendi."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Cedveli yeniden adlandır"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Charset çevirmeleri üçün lazım olan iconv ve ya recode uzantılarını "
+#~ "yükleye bilmirem; ya php-ni bu uzantıları istifade ede bilmesi üçün "
+#~ "yeniden quraşdırın ya da phpMyAdmin-de charset çevirme xüsusiyyetini "
+#~ "söndürün."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Can not use iconv nor libiconv nor recode_string function while extension "
+#~ "reports to be loaded. Check your php configuration."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/be.po b/po/be.po
index 1a705ac702..98103a6f87 100644
--- a/po/be.po
+++ b/po/be.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: belarusian_cyrillic <be@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Паказаць уÑе"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Старонка:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,301 +35,301 @@ msgstr ""
"акно або налады бÑÑьпекі вашага браўзÑра ÑÐºÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ð½Ñ‹Ñ Ð½Ð° блÑкаваньне "
"міжваконных ўзаемадзеÑньнÑÑž"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Пошук"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "ПанеÑлаÑÑ"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ð†Ð¼Ñ ÐºÐ»ÑŽÑ‡Ð°"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ÐпіÑаньне"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ВыкарыÑтоўваць гÑта значÑньне"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "База дадзеных %1$s ÑтворанаÑ."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "КамÑнтар да базы дадзеных: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "КамÑнтар да табліцы"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Ðазвы калёнак"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тып"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Ðуль"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Па змоўчаньні"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ЗьвÑÐ·Ð°Ð½Ð°Ñ Ð·"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "КамÑнтары"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Так"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Друк"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ПраглÑдзець дамп (Ñхему) базы дадзеных"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "У базе дадзеных табліц Ð½Ñ Ð²Ñ‹Ñўлена."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Выбраць уÑÑ‘"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ЗьнÑць уÑе адзнакі"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ð†Ð¼Ñ Ð±Ð°Ð·Ñ‹ дадзеных не пазначанае!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "База дадзеных %s была Ð¿ÐµÑ€Ð°Ð¹Ð¼ÐµÐ½Ð°Ð²Ð°Ð½Ð°Ñ Ñž %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "База дадзеных %s была ÑкапіÑÐ²Ð°Ð½Ð°Ñ Ñž %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Перайменаваць базу дадзеных у"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Каманда"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "Ñ– паÑьлÑ"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "КапіÑваць базу дадзеных у"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Толькі Ñтруктуру"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структуру Ñ– дадзеныÑ"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Толькі дадзеныÑ"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "выканаць CREATE DATABASE перад капіÑваньнем"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Дадаць %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Дадаць значÑньне AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Дадаць абмежаваньні"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "ПерайÑьці да ÑкапіÑванай базы дадзеных"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Стан"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Уключана"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Ðдключана"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Ðдрамантаваць"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Ðдключана"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Уключана"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "СупаÑтаўленьне"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,54 +338,54 @@ msgstr ""
"Ð”Ð°Ð´Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñьці работы з зьвÑзанымі табліцамі былі адключаныÑ. Каб "
"выÑьветліць чаму, націÑьніце %sтут%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "РÑдагаваць PDF-Ñтаронкі"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Табліца"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Радкі"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Памер"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "выкарыÑтоўваецца"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "СтворанаÑ"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ÐпошнÑе абнаўленьне"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ÐпошнÑÑ Ð¿Ñ€Ð°Ð²ÐµÑ€ÐºÐ°"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -393,237 +393,243 @@ msgid_plural "%s tables"
msgstr[0] "%s табліц(ы)"
msgstr[1] "%s табліц(ы)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL-запыт быў паÑьпÑхова выкананы"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Вам неабходна выбраць прынамÑÑ– адну калёнку Ð´Ð»Ñ Ð°Ð´Ð»ÑŽÑтраваньнÑ"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Парадак"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "прамы"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "адваротны"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Паказаць"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "КрытÑÑ€"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "УÑтавіць"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "І"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Выдаліць"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ðбо"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "ЗьмÑніць"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Дадаць/выдаліць радок крытÑру"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Дадаць/выдаліць калёнку крытÑру"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ðбнавіць запыт"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ВыкарыÑтоўваць табліцы"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-запыт да БД <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Выканаць запыт"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "У доÑтупе адмоўлена"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "прынамÑÑ– адно з Ñловаў"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "уÑе Ñловы"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "дакладную фразу"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "Ñ€ÑгулÑрны выраз"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Вынікі пошуку \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ÑупадзеньнÑÑž у табліцы <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ÑупадзеньнÑÑž у табліцы <i>%s</i>"
+msgstr[1] "%s ÑупадзеньнÑÑž у табліцы <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "ПраглÑд"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Выдаліць"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Ðгулам:</b> <i>%s</i> ÑупадзеньнÑÑž"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Ðгулам:</b> <i>%s</i> ÑупадзеньнÑÑž"
+msgstr[1] "<b>Ðгулам:</b> <i>%s</i> ÑупадзеньнÑÑž"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Пошук у базе дадзеных"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Слова(Ñ‹) або значÑньне(Ñ–) Ð´Ð»Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ (маÑка: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "ЗнайÑьці:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Словы, Ð¿Ð°Ð´Ð·ÐµÐ»ÐµÐ½Ñ‹Ñ Ð¿Ñ€Ð°Ð³Ð°Ð»Ð°Ð¼ (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "У табліцы(ах):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Унутры полÑ:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "УÑтавіць"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Выдаліць"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ÐчыÑьціць"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Табліца %s была ачышчанаÑ"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "ВыглÑд %s быў выдалены"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Табліца %s была выдаленаÑ"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -632,183 +638,183 @@ msgstr ""
"ГÑÑ‚Ñ‹ праглÑд мае толькі такую колькаÑьць радкоў. Калі лаÑка, зьвÑрніцеÑÑ Ð´Ð° "
"%sдакумÑнтацыі%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ВыглÑд"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "РÑплікацыÑ"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "УÑÑго"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
"%s зьÑўлÑецца машынай Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… па змоўчаньні на гÑтым MySQL-"
"ÑÑрвÑры."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "З адзначанымі:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Ðдзначыць уÑÑ‘"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ЗьнÑць уÑе адзнакі"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Ðдзначыць Ñ‚Ñ‹Ñ, што патрабуюць аптымізацыі"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Ð’ÑÑ€ÑÑ–Ñ Ð´Ð»Ñ Ð´Ñ€ÑƒÐºÑƒ"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Праверыць табліцу"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Ðптымізаваць табліцу"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Рамантаваць табліцу"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðналізаваць табліцу"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ЭкÑпарт"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Слоўнік дадзеных"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Праверыць табліцу"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "База дадзеных"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Стварыць ÑувÑзь"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Стварыць"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ДзеÑньне"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "ПÑÑ€ÑыдзкаÑ"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Толькі Ñтруктуру"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Праверыць табліцу"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Праверыць табліцу"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "База дадзеных"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Ð”Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ð°Ð³Ð° тыпу ÑкÑÐ¿Ð°Ñ€Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð¼ÑƒÑÑць быць зазаванымі Ñž файл!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ÐедаÑтаткова меÑца Ð´Ð»Ñ Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñž файл %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -816,17 +822,17 @@ msgstr ""
"Файл %s ужо Ñ–Ñнуе на ÑÑрвÑры, зьмÑніце Ñ–Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð° або праверце опцыю "
"перазапіÑу."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ð’Ñб-ÑÑрвÑÑ€ Ð½Ñ Ð¼Ð°Ðµ дазволу Ð´Ð»Ñ Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñž файл %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп захаваны ў файл %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -836,14 +842,14 @@ msgstr ""
"зьвÑрніцеÑÑ Ð´Ð° %sдакумÑнтацыі%s Ð´Ð»Ñ Ð²Ñ‹ÑьвÑÑ‚Ð»ÐµÐ½ÑŒÐ½Ñ ÑпоÑабаў абыйÑьці гÑтае "
"абмежаваньне."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ðемагчыма прачытаць файл"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -853,7 +859,7 @@ msgstr ""
"(%s). Ð¯Ð³Ð¾Ð½Ð°Ñ Ð¿Ð°Ð´Ñ‚Ñ€Ñ‹Ð¼ÐºÐ° або не Ñ€ÑалізаванаÑ, або Ð°Ð´ÐºÐ»ÑŽÑ‡Ð°Ð½Ð°Ñ Ñž вашай "
"канфігурацыі."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -863,30 +869,30 @@ msgstr ""
"загружаны, альбо памер файла перавыÑÑ–Ñž макÑымальны памер, вызначаны "
"канфігурацыÑй PHP. Гл. FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Ðемагчыма загрузіць плагіны імпартаваньнÑ, калі лаÑка, праверце ÑžÑталёўку!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Закладка была выдаленаÑ."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Паказваючы закладку"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Закладка %s ÑтворанаÑ"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Імпартраваньне паÑьпÑхова завершанае, выканана %d запытаў."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -894,7 +900,7 @@ msgstr ""
"Выйшаў дазволены Ñ‡Ð°Ñ Ð²Ñ‹ÐºÐ°Ð½Ð°Ð½ÑŒÐ½Ñ Ñкрыпта. Калі вы хочаце завершыць "
"імпартаваньне, калі лаÑка, загрузіце файл зноў Ñ– імпартаваньне ўзнавіцца."
-#: import.php:426
+#: 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."
@@ -903,19 +909,19 @@ msgstr ""
"звычайна значыць, што phpMyAdmin Ð½Ñ Ð·Ð¼Ð¾Ð¶Ð° Ñкончыць гÑтае імпартаваньнÑ, калі "
"вы не павÑлічыце ліміты Ð²Ñ‹ÐºÐ°Ð½Ð°Ð½ÑŒÐ½Ñ php-Ñкрыптоў."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "Ð”Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ phpMyAdmin патрÑбны браўзÑÑ€ з падтрымкай <b>Ñ„Ñ€Ñймаў</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -923,15 +929,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Каманды \"DROP DATABASE\" адключаныÑ."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ці Ñапраўды вы жадаеце "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Ð’Ñ‹ зьбіраеце ВЫДÐЛІЦЬ базу дадзеных цалкам!"
@@ -960,39 +966,39 @@ msgstr "ПуÑтое Ñ–Ð¼Ñ Ñ…Ð¾Ñту!"
msgid "The user name is empty!"
msgstr "ПуÑтое Ñ–Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "ПуÑÑ‚Ñ‹ пароль!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Паролі не Ñупадаюць!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "СкаÑаваць"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Мадыфікацыі былі захаваныÑ"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "СувÑзь выдаленаÑ"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "СувÑзь FOREIGN KEY была дададзенаÑ"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ÑувÑзь дададзенаÑ"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Памылка: ÑувÑзь не дададзенаÑ."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Памылка: ÑувÑзь ужо Ñ–Ñнуе."
@@ -1000,13 +1006,13 @@ msgstr "Памылка: ÑувÑзь ужо Ñ–Ñнуе."
msgid "Error saving coordinates for Designer."
msgstr "Памылка Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ ÐºÐ°Ð°Ñ€Ð´Ñ‹Ð½Ð°Ñ‚Ð°Ñž."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Ðдключана"
@@ -1022,124 +1028,134 @@ msgstr "Выберыце зьнешні ключ"
msgid "Please select the primary key or a unique key"
msgstr "Калі лаÑка, выберыце першаÑны (PRIMARY) альбо ўнікальны ключ (UNIQUE)"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Выберыце поле Ð´Ð»Ñ Ð°Ð´Ð»ÑŽÑтраваньнÑ"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "ЗгенÑраваць пароль"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "ЗгенÑраваць"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "ДадзеныÑ"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "ПапÑÑ€ÑднÑÑ Ñтаронка"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ñтаронка"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ðгулам"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Двайковы"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Сак"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Кра"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Тра"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ЧÑÑ€"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Ліп"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Жні"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "КаÑ"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Сту"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Лют"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Сак"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Кра"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1147,199 +1163,199 @@ msgid "May"
msgstr "Тра"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ЧÑÑ€"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Ліп"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Жні"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Вер"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "КаÑ"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ЛіÑ"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Сьн"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðдз"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пан"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ðўт"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "ПÑÑ‚"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ðдз"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Пан"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ðўт"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Сер"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Цач"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "ПÑÑ‚"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Суб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðдз"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пан"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ðўт"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сер"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Цач"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "ПÑÑ‚"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Суб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "выкарыÑтоўваецца"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "у ÑÑкунду"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Памер шрыфта"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "ÐŸÐ°Ð´Ñ‡Ð°Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файла адбылаÑÑ Ð½ÐµÐ²ÑÐ´Ð¾Ð¼Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ°."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Памер загружанага файла пераўзыходзіць парамÑтар upload_max_filesize у php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1347,73 +1363,73 @@ msgstr ""
"Памер загружанага файла пераўзыходзіць парамÑтар MAX_FILE_SIZE, Ñкі быў "
"вызначаны ў HTML-форме."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Файл быў загружаны толькі чаÑткова."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "ÐдÑутнічае чаÑÐ¾Ð²Ð°Ñ Ñ‚Ñчка."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Памылка запіÑу на дыÑк."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Загрузка файла ÑÐ¿Ñ‹Ð½ÐµÐ½Ð°Ñ Ð¿Ð°ÑˆÑ‹Ñ€Ñньнем."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Памылка перамÑшчÑÐ½ÑŒÐ½Ñ Ð·Ð°Ð³Ñ€ÑƒÐ¶Ð°Ð½Ð°Ð³Ð° файла. ГлÑдзіце разьдзел 1.11 у FAQ"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "ІндÑÐºÑ Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ІндÑкÑÑ‹"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Унікальнае"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "СьціÑнутаÑ"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "КолькаÑьць ÑлемÑнтаў"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "КамÑнтар"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "РÑдагаваць"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "ПершаÑны ключ быў выдалены"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "ІндÑÐºÑ %s быў выдалены"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1422,20 +1438,20 @@ msgstr ""
"Падобна, што індÑкÑÑ‹ %1$s Ñ– %2$s зьÑўлÑюцца аднолькавымі, а таму адзін зь "
"іх, магчыма, можна выдаліць."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Базы дадзеных"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Памылка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1443,7 +1459,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "Зьменена радкоў: %1$d."
msgstr[1] "Зьменена радкоў: %1$d."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1451,7 +1467,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Выдалена радкоў: %1$d."
msgstr[1] "Выдалена радкоў: %1$d."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1459,90 +1475,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "УÑтаўлена радкоў: %1$d."
msgstr[1] "УÑтаўлена радкоў: %1$d."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Ð”Ð»Ñ Ð³Ñтай машыны Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… дÑÑ‚Ð°Ð»ÑŒÐ½Ð°Ñ Ñ–Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð½Ðµ даÑтупнаÑ."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s даÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ð½Ð° гÑтым MySQL-ÑÑрвÑры."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s была Ð°Ð´ÐºÐ»ÑŽÑ‡Ð°Ð½Ð°Ñ Ð´Ð»Ñ Ñ€Ñтага MySQL-ÑÑрвÑра."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "ГÑÑ‚Ñ‹ ÑÑрвÑÑ€ MySQL не падтрымлівае машыну Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "ÐÑÐ¿Ñ€Ð°Ð²Ñ–Ð»ÑŒÐ½Ð°Ñ Ð±Ð°Ð·Ð° дадзеных"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "ÐекарÑктнае Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Памылка Ð¿ÐµÑ€Ð°Ð¹Ð¼ÐµÐ½Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ %1$s у %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Табліца %s была Ð¿ÐµÑ€Ð°Ð¹Ð¼ÐµÐ½Ð°Ð²Ð°Ð½Ð°Ñ Ñž %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Дапушчальны шлÑÑ… да малюнкаў Ñ‚Ñмы %s Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "ПапÑÑ€Ñдні праглÑд недаÑтупны."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "гÑтаÑ"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "ТÑма па змоўчаньні %s Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "ТÑма %s Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "ÐÑ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹ шлÑÑ… да Ñ‚Ñмы %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "ТÑма / Стыль"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ðемагчыма падлучыцца: нÑÐ¿Ñ€Ð°Ð²Ñ–Ð»ÑŒÐ½Ñ‹Ñ Ð½Ð°Ð»Ð°Ð´Ñ‹."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Запрашаем у %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1551,7 +1567,7 @@ msgstr ""
"Імаверна, прычына гÑтага Ñž тым, што Ð½Ñ Ñтвораны канфігурацыйны файл. Каб Ñго "
"Ñтварыць, можна выкарыÑтаць %1$sналадачны Ñкрыпт%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1563,63 +1579,63 @@ msgstr ""
"ўпÑўніцеÑÑ, што Ñны адпавÑдаюць інфармацыі, Ñкую даў адмініÑтратар MySQL-"
"ÑÑрвÑра."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Уваход у ÑÑ‹ÑÑ‚Ñму"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "ДакумÑÐ½Ñ‚Ð°Ñ†Ñ‹Ñ Ð¿Ð° phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "СÑрвÑÑ€"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Пароль:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Выбар ÑÑрвÑра"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies муÑÑць быць уключанымі паÑÑŒÐ»Ñ Ð³Ñтага меÑца."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Ðе было аніÑкай актыўнаÑьці на працÑгу %s ÑÑкундаў. Калі лаÑка, увайдзіце "
"зноў"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðемагчыма залагавацца на ÑÑрвÑÑ€ MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "ÐÑправільны лагін/пароль. У доÑтупе адмоўлена."
@@ -1657,28 +1673,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðемагчыма загрузіць пашырÑньне iconv або пашырÑньне recode, Ð½ÐµÐ°Ð±Ñ…Ð¾Ð´Ð½Ñ‹Ñ Ð´Ð»Ñ "
-"Ð¿ÐµÑ€Ð°ÐºÐ°Ð´Ð°Ð²Ð°Ð½ÑŒÐ½Ñ ÑымбалÑÑž. Ðаладзьце PHP на выкарыÑтаньне гÑÑ‚Ñ‹Ñ… пашырÑньнÑÑž "
-"або ўвогуле адключыце перакадаваньне ÑымбалÑÑž у phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ðемагчыма выкарыÑтаць ні функцыю iconv, ні libiconvr, ні recode_string у той "
-"чаÑ, Ñк пашырÑньне паведамлÑе, што Ñно загружанае. Праверце вашую "
-"канфігурацыю PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1694,13 +1689,13 @@ msgstr ""
"пра памылкі. У большаÑьці выпадкаў, недзе прапушчаны апоÑтраф або кропка з "
"коÑкай.<br />Калі вы атрымаеце чыÑтую Ñтаронку, значыць, уÑÑ‘ добра."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1708,209 +1703,209 @@ msgstr ""
"ДырÑктыва <tt>$cfg['PmaAbsoluteUri']</tt> ПÐВІÐÐРбыць Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ð°Ñ Ñž вашым "
"канфігурацыйным файле!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "ÐекарÑктны індÑÐºÑ ÑÑрвÑра: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"ÐÑправільнае Ñ–Ð¼Ñ Ñ…Ð¾Ñту Ð´Ð»Ñ ÑÑрвÑра %1$s. Калі лаÑка, праверце канфігурыцыю."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "СÑрвÑÑ€"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "У канфігурацыі вызначаны некарÑктны мÑтад аўтÑнтыфікацыі:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Вам Ñ‚Ñ€Ñба абнавіць %s да вÑÑ€ÑÑ–Ñ– %s ці пазьнейшай."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑымальны памер: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Ðдпраўлена"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Ðдпраўлена"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ДакумÑнтацыÑ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-запыт"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Ðдказ MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Тлумачыць SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Ðе тлумачыць SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Без PHP-коду"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Стварыць PHP-код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Ðбнавіць"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Ðе правÑраць SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Праверыць SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Машыны"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "ПрафілÑваньне"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ЧаÑ"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Б"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "КiБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МіБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГіБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ТіБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "ПіБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "ЭіБ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дзён, %s гадзінаў, %s хвілінаў Ñ– %s ÑÑкундаў"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ÐŸÐµÑ€ÑˆÐ°Ñ Ñтаронка"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "ПапÑÑ€ÑднÑÑ Ñтаронка"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "ÐпошнÑÑ Ñтаронка"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "ПерайÑьці да базы дадзеных &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"ІÑнуе вÑÐ´Ð¾Ð¼Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° з выкарыÑтаньнем парамÑтра %s, глÑдзіце апіÑаньне на %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "ÐпÑрацыі"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1918,212 +1913,202 @@ msgid ""
msgstr ""
"немагчыма загрузіць пашырÑньне %s;<br />калі лаÑка, праверце канфігурацыю PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Падзеі"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ðазва"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "База дадзеных %s была выдаленаÑ."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "База дадзеных — пуÑтаÑ!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Запыт згодна прыкладу"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "ДызайнÑÑ€"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Імрарт"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Прывілеі"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "ПрацÑдуры"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Тып працÑдуры"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "ЗначÑньне можа быць прыблізным. Гл. FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "ВыкарыÑтаньне Ñ€ÑÑурÑаў"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Ðе атрымалаÑÑ ÑžÑталÑваць злучÑньне Ð´Ð»Ñ controluser, вызначанае Ñž вашым "
"канфігурацыйным файле."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "СÑрвÑÑ€ не адказвае"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(або Ñокет лÑкальнага ÑÑрвÑра MySQL не Ñканфігураваны правільна)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "ПадрабÑзьней..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "ЗьмÑніць пароль"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Без паролÑ"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Пароль"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Пацьверджаньне"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Ð¥Ñшаваньне паролю"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "СумÑшчальнае з MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "ЗгенÑраваць пароль"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "ЗгенÑраваць"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Стварыць новую базу дадзеных"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Стварыць"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Без прывілеÑÑž"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Табліца муÑіць мець прынамÑÑ– адно поле."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Стварыць новую табліцу ў БД %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "КолькаÑьць палёў"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Ðемагчыма загрузіць плагіны ÑкÑпартаваньнÑ, калі лаÑка, праверце ÑžÑталÑÐ²Ð°Ð½Ñ‹Ñ "
"файлы!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Дамп %s радкоў, пачынаючы з %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Захаваць Ñк файл"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Захаваць на ÑÑрвÑры Ñž Ñ‚Ñчцы %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "ПеразапіÑваць Ñ–Ñнуючы(Ñ) файл(Ñ‹)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблён назвы файла"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "Ñ–Ð¼Ñ ÑÑрвÑра"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "Ñ–Ð¼Ñ Ð±Ð°Ð·Ñ‹ дадзеных"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2134,40 +2119,40 @@ msgstr ""
"выкарыÑтоўваць радкі Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ‡Ð°Ñу. Ðпроч гÑтага, будуць Ð¿Ñ€Ð°Ð²ÐµÐ´Ð·ÐµÐ½Ñ‹Ñ "
"наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð·ÑŒÐ¼ÐµÐ½Ñ‹: %3$s. ÐÑтатні Ñ‚ÑкÑÑ‚ заÑтанецца Ñк Ñ‘Ñьць."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запомніць шаблён"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Кадыроўка файла:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "СьціÑк"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ÐÑма"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "архіваваны ў zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "архіваваны ў gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "ÑьціÑкаць у bzip"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "РÑжым ÑумÑшчальнаÑьці SQL"
@@ -2192,7 +2177,7 @@ msgstr ""
msgid "File to import"
msgstr "Імпартаваць файл"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "МеÑцазнаходжаньне Ñ‚ÑкÑтавага файла"
@@ -2200,13 +2185,13 @@ msgstr "МеÑцазнаходжаньне Ñ‚ÑкÑтавага файла"
msgid "File uploads are not allowed on this server."
msgstr "Загрузкі файлаў не Ð´Ð°Ð·Ð²Ð¾Ð»ÐµÐ½Ñ‹Ñ Ð½Ð° гÑтым ÑÑрвÑры."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Ðемагчыма адкрыць пазначаную вамі Ñ‚Ñчку Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файлаў"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Ñ‚Ñчка вÑб-ÑÑрвÑра Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файлаў"
@@ -2237,13 +2222,13 @@ msgstr ""
"Ñкончваецца Ñ‡Ð°Ñ Ð²Ñ‹ÐºÐ°Ð½Ð°Ð½ÑŒÐ½Ñ. ГÑта можа быць добрым ÑпоÑабам Ñ–Ð¼Ð¿Ð°Ñ€Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ "
"вÑлікіх файлаў, аднак, гÑта можа перапыніць транзакцыі."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "КолькаÑьць (запытаў), ÑÐºÑ–Ñ Ñ‚Ñ€Ñба прапуÑьціць ад пачатку"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Фармат імпартаванага файла"
@@ -2287,174 +2272,174 @@ msgstr "ПартрÑÑ‚"
msgid "Paper size"
msgstr "Памер паперы"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Мова"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d не зьÑўлÑецца карÑктным нумарам радка."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "радкоў, пачынаючы з запіÑу #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "гарызантальна"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "гарызантальна (Ð¿Ð°Ð²ÐµÑ€Ð½ÑƒÑ‚Ñ‹Ñ Ð·Ð°Ð³Ð°Ð»Ð¾ÑžÐºÑ–)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вÑртыкальна"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "у Ñ€Ñжыме %s Ñ– паўтараць загалоўкі праз ÐºÐ¾Ð¶Ð½Ñ‹Ñ %s радкоў"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "ГÑÑ‚Ð°Ñ Ð°Ð¿ÑÑ€Ð°Ñ†Ñ‹Ñ Ð¼Ð¾Ð¶Ð° занÑць шмат чаÑу. ПрацÑгваць?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Сартаваць па ключы"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Ðалады"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ЧаÑÑ‚ÐºÐ¾Ð²Ñ‹Ñ Ñ‚ÑкÑÑ‚Ñ‹"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "ÐŸÐ¾ÑžÐ½Ñ‹Ñ Ñ‚ÑкÑÑ‚Ñ‹"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Ключ ÑувÑзі"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "ÐдлюÑтраванае поле ÑувÑзі"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Схаваць"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ПераўтварÑньне MIME-тыпу браўзÑрам"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Выканаць запыт з закладак"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Радок быў выдалены"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Спыніць"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "па запыту"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "ÐŸÐ°ÐºÐ°Ð·Ð°Ð½Ñ‹Ñ Ð·Ð°Ð¿Ñ–ÑÑ‹"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "уÑÑго"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Запыт выконваўÑÑ %01.4f ÑÑк"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "ЗьмÑніць"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "ДзеÑньні з вынікамі запытаў"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Ð’ÑÑ€ÑÑ–Ñ Ð´Ð»Ñ Ð´Ñ€ÑƒÐºÑƒ (з уÑім Ñ‚ÑкÑтам)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "СувÑзь Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Ð†Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ñ€Ð° вÑÑ€ÑÑ–ÑŽ"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "ХатнÑÑ Ñ‚Ñчка дадзеных"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "ÐÐ³ÑƒÐ»ÑŒÐ½Ð°Ñ Ñ‡Ð°Ñтка шлÑху Ñ‚Ñчкі да ÑžÑÑ–Ñ… файлаў дадзеных InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Файлы дадзеных"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Ðўтапашыральнае прырашчÑньне"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2462,11 +2447,11 @@ msgstr ""
" Памер прырашчÑÐ½ÑŒÐ½Ñ Ð´Ð»Ñ Ð¿Ð°ÑˆÑ‹Ñ€ÑÐ½ÑŒÐ½Ñ Ð¿Ð°Ð¼ÐµÑ€Ñƒ праÑторы аўтапашыральнай табліцы, "
"калі Ñна запоўніцца."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Памер пулу буфÑру"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2474,85 +2459,85 @@ msgstr ""
"Памер буфÑру Ñž памÑці, Ñкі InnoDB выкарыÑтоўвае Ð´Ð»Ñ ÐºÑÑˆÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… Ñ– "
"індÑкÑаў табліц."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Пул буфÑру"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Стан InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ВыкарыÑтаньне пулу буфÑру"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ðгулам"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñтаронак"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Вольных Ñтаронак"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Брудных Ñтаронак"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Старонак з дадзенымі"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Скінуць кÑш Ñтаронак"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "ЗанÑÑ‚Ñ‹Ñ… Ñтаронак"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "ФікÑÐ°Ð²Ð°Ð½Ñ‹Ñ Ñтаронкі"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ÐктыўнаÑьць пулу буфÑру"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Запыты чытаньнÑ"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Запытаў запіÑу"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "ПропуÑкаў чытаньнÑ"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Затрымак запіÑу"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "ПропуÑкаў Ñ‡Ñ‹Ñ‚Ð°Ð½ÑŒÐ½Ñ Ñž %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Затрымак запіÑу Ñž %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Памер указальніка на дадзеныÑ"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2560,11 +2545,11 @@ msgstr ""
"ЗначÑньне па змоўчаньні памеру ўказальніка Ñž байтах, Ð´Ð»Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹ÑÑ‚Ð°Ð½ÑŒÐ½Ñ Ñž "
"CREATE TABLE Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ† MyISAM, калі Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ð°Ñ Ð¾Ð¿Ñ†Ñ‹Ñ MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "РÑжым аўтаматычнага ўзнаўленьнÑ"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2572,11 +2557,11 @@ msgstr ""
"РÑжым Ð´Ð»Ñ Ð°ÑžÑ‚Ð°Ð¼Ð°Ñ‚Ñ‹Ñ‡Ð½Ð°Ð³Ð° ÑžÐ·Ð½Ð°ÑžÐ»ÐµÐ½ÑŒÐ½Ñ Ð¿Ð°ÑˆÐºÐ¾Ð´Ð¶Ð°Ð½Ñ‹Ñ… табліц MyISAM, Ñк вызначаны "
"праз опцыю --myisam-recover загрузкі ÑÑрвÑра."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "МакÑымальны памер Ð´Ð»Ñ Ñ‡Ð°Ñовых файлаў ÑартаваньнÑ"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2586,11 +2571,11 @@ msgstr ""
"пераÑтварÑÐ½ÑŒÐ½Ñ Ñ–Ð½Ð´ÑкÑу MyISAM (Ð¿Ð°Ð´Ñ‡Ð°Ñ REPAIR TABLE, ALTER TABLE, або LOAD "
"DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "МакÑымальны памер чаÑовых файлаў Ð´Ð»Ñ ÑтварÑÐ½ÑŒÐ½Ñ Ñ–Ð½Ð´ÑкÑу"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2600,11 +2585,11 @@ msgstr ""
"індÑкÑу MyISAM, будзе большы, чым выкарыÑтаньне Ð´Ð»Ñ ÐºÑшу ключоў памеру, "
"пазначанага тут, выберыце мÑтад кÑÑˆÐ°Ð²Ð°Ð½ÑŒÐ½Ñ ÐºÐ»ÑŽÑ‡Ð¾Ñž."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Патокаў узнаўленьнÑ"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2613,11 +2598,11 @@ msgstr ""
"паралельна (кожны індÑÐºÑ Ñƒ Ñваім улаÑным патоку) Ð¿Ð°Ð´Ñ‡Ð°Ñ ÑƒÐ·Ð½Ð°ÑžÐ»ÐµÐ½ÑŒÐ½Ñ Ð¿Ñ€Ð°Ñ†ÑÑам "
"ÑартаваньнÑ."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Памер буфÑру ÑартаваньнÑ"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2625,11 +2610,11 @@ msgstr ""
"БуфÑÑ€, Ñкі выдзÑлÑецца Ð´Ð»Ñ ÑÐ°Ñ€Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ–Ð½Ð´ÑкÑаў MyISAM Ð¿Ð°Ð´Ñ‡Ð°Ñ REPAIR TABLE "
"або Ð¿Ð°Ð´Ñ‡Ð°Ñ ÑтварÑÐ½ÑŒÐ½Ñ Ñ–Ð½Ð´ÑкÑаў, выкарыÑтоўваючы CREATE INDEX ці ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Памер кÑшу індÑкÑаў"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2637,11 +2622,11 @@ msgstr ""
"ГÑта памер памÑці, ÑÐºÐ°Ñ Ð²Ñ‹Ð´Ð·ÑлÑецца Ð´Ð»Ñ ÐºÑшу індÑкÑаў. Памер па змоўчаньні — "
"32 МБ. ГÑта памÑць выкарыÑтоўваецца толькі Ð´Ð»Ñ ÐºÑÑˆÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ñтаронак індÑкÑаў."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Памер кÑшу запіÑаў"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2652,11 +2637,11 @@ msgstr ""
"выкарыÑтоўваецца Ð´Ð»Ñ ÐºÑÑˆÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ð·ÑŒÐ¼ÐµÐ½Ð°Ñž файлаў апрацоўкі дадзеных (.xtd) Ñ– "
"файлаў указальнікаў радкоў (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Памер кÑшу логаў"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2665,11 +2650,11 @@ msgstr ""
"выкарыÑтоўваецца Ð´Ð»Ñ ÐºÑÑˆÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð»Ð¾Ð³Ñƒ транзакцый. Памер па "
"змоўчаньні — 16 МБ."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Парог файла логу"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2677,11 +2662,11 @@ msgstr ""
"Памер логу транзакцый перад выкананьнем выкананьнÑ, да моманту, пакуль будзе "
"Ñтвораны новы файл. ЗначÑньне па Памер — 16 МБ."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Памер буфÑру транзакцый"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2689,11 +2674,11 @@ msgstr ""
"Памер глÑбальнага буфÑру логу транзакцый (ÐºÐ¾Ð¶Ð½Ð°Ñ Ð¼Ð°ÑˆÑ‹Ð½Ð° Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… "
"выдзÑлÑле 2 буфÑры гÑтага памеру). Памер па змоўчаньні — 1 МБ."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "ЧаÑтата кантрольных кропак"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2701,11 +2686,11 @@ msgstr ""
"КолькаÑьць дадзеных, ÑÐºÑ–Ñ Ð·Ð°Ð¿Ñ–Ñваюцца Ñž лог транзакцый перад тым, Ñк "
"выканаецца ÐºÐ°Ð½Ñ‚Ñ€Ð¾Ð»ÑŒÐ½Ð°Ñ ÐºÑ€Ð¾Ð¿ÐºÐ°. ЗначÑньне па змоўчаньні — 24 МБ."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Парог Ð»Ð°Ð³Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2717,11 +2702,11 @@ msgstr ""
"Такім чынам, значÑньне гÑтай зьменнай можа быць павÑлічана, каб павÑлічаць "
"агульную колькаÑьць дадзеных, ÑÐºÑ–Ñ Ð¼Ð¾Ð³ÑƒÑ†ÑŒ захоўвацца Ñž базе дадзеных."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Парог ÑьмецьцÑ"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2730,11 +2715,11 @@ msgstr ""
"ГÑтае значÑньне можа знаходзіцца Ñž межах ад 1 да 99. ЗначÑньне па змоўчаньні "
"— 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Памер буфÑру логу"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2744,27 +2729,27 @@ msgstr ""
"Ñкладае 256МБ. Машына Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… выдзÑлÑе па аднаму буфÑру на кожны "
"паток, але толькі калі патоку патрабуецца запіÑваць лог дадзеных."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Памер павелічÑÐ½ÑŒÐ½Ñ Ñ„Ð°Ð¹Ð»Ð°Ñž з дадзенымі"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Памер павелічÑÐ½ÑŒÐ½Ñ Ñ„Ð°Ð¹Ð»Ð°Ñž апрацоўкі дадзеных (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Памер павелічÑÐ½ÑŒÐ½Ñ Ñ„Ð°Ð¹Ð»Ð°Ñž радкоў"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Памер павелічÑÐ½ÑŒÐ½Ñ Ñ„Ð°Ð¹Ð»Ð°Ñž указальнікаў на радкі (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "КолькаÑьць файлаў логу"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2776,148 +2761,148 @@ msgstr ""
"гÑтае значÑньне, ÑÑ‚Ð°Ñ€Ñ‹Ñ Ñ„Ð°Ð¹Ð»Ñ‹ логу будуць выдаленыÑ. У іншым выпадку Ñны "
"будуць Ð¿ÐµÑ€Ð°Ð¹Ð¼ÐµÐ½Ð°Ð²Ð°Ð½Ñ‹Ñ Ñ– ім будзе дадзены чарговы найвышÑйшы нумар."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Фармат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Радкі падзеленыÑ"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Палі ўзÑÑ‚Ñ‹Ñ Ñž"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Палі Ñкрануюцца"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Радкі падзеленыÑ"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "ЗамÑнÑць NULL на"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Пазначыць назвы палёў у першым радку"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV Ð´Ð»Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ… MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Ð’ÑÑ€ÑÑ–Ñ Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "ДадзеныÑ"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Дамп дадзеных табліцы"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура табліцы"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Уключыць загаловак табліцы"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Загаловак табліцы"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "ПрацÑгнуты загаловак табліцы"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Ключ меткі"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "СувÑзі"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-тып"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Ð§Ð°Ñ ÑтварÑньнÑ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÑÑрвÑра"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Ð’ÑÑ€ÑÑ–Ñ PHP"
@@ -2925,23 +2910,23 @@ msgstr "Ð’ÑÑ€ÑÑ–Ñ PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "СпÑÑ†Ñ‹Ñ„Ñ–ÐºÐ°Ñ†Ñ‹Ñ Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "ТÑкÑÑ‚ Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(ГенÑруе Ñправаздачу з дадзенымі аÑобнай табліцы)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Загаловак Ñправаздачы"
@@ -2949,101 +2934,101 @@ msgstr "Загаловак Ñправаздачы"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Дадаць прыватны камÑнтар у загаловак (\\n падзÑлÑе радкі)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "ЭкÑпартаваць за адну транзакцыю"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Ðдключыць праверку зьнешніх ключоў"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Зваротнае двукоÑÑŒÑе Ñž імёнах табліц Ñ– палёў"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Дадаць у камÑнтары"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "СтварÑньне/Ðбнаўленьне/Праверка дат"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "ÐŸÐ¾ÑžÐ½Ð°Ñ ÑžÑтаўка"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "ÐŸÐ°ÑˆÑ‹Ñ€Ð°Ð½Ñ‹Ñ ÑžÑтаўкі"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "МакÑÑ‹Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð´Ð°ÑžÐ¶Ñ‹Ð½Ñ Ñтворанага запыту"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "ВыкарыÑтоўваць Ð°Ð´ÐºÐ»Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ ÑžÑтаўкі"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "ВыкарыÑтоўваць уÑтаўкі ігнараваньнÑÑž"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "ШаÑÐ½Ð°Ñ†Ñ†Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð·Ð½Ð°Ñ‡Ñньні Ð´Ð»Ñ Ð¿Ð¾Ð»ÑÑž тыпу BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Тып ÑкÑпарту"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "ПрацÑдуры"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Функцыі"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ðбмежаваньні Ð´Ð»Ñ ÑкÑпартаваных табліц"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ðбмежаваньні Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-тыпы табліцы"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "СувÑзі Ñž табліцы"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Трыгеры"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Структура Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "ЗамÑнÑÐ»ÑŒÐ½Ð°Ñ Ñтруктура Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
@@ -3051,172 +3036,172 @@ msgstr "ЗамÑнÑÐ»ÑŒÐ½Ð°Ñ Ñтруктура Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
msgid "Texy! text"
msgstr "ТÑкÑÑ‚ Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Тып ÑкÑпарту"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Тып ÑкÑпарту"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Тып ÑкÑпарту"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Тып ÑкÑпарту"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ðдкрыць новае акно phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "ÐÑма табліц"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-вынік"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Створаны"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL вÑрнула пуÑÑ‚Ñ‹ вынік (то бок нуль радкоў)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Базы дадзеных адÑутнічаюць"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Базы дадзеных адÑутнічаюць"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Структура"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "ЗамÑніць Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ дадзенымі з файла"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ігнараваць радкі, ÑÐºÑ–Ñ Ð¿Ð°ÑžÑ‚Ð°Ñ€Ð°ÑŽÑ†Ñ†Ð°"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Ðазвы калёнак"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ðедапушчальны парÑмÑтар Ð´Ð»Ñ Ñ–Ð¼Ð¿Ð°Ñ€Ñ‚Ñƒ дадзеных у CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ð’Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ð°Ñ Ð½ÐµÐºÐ°Ñ€ÑÐºÑ‚Ð½Ð°Ñ ÐºÐ°Ð»Ñ‘Ð½ÐºÐ° (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "ÐекарÑктны фармат CSV-дадзеных у радку %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "ÐÑÐ¿Ñ€Ð°Ð²Ñ–Ð»ÑŒÐ½Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць палёў у CSV-дадзеных у радку %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ð†Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV з выкарыÑтаньнем LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "ВыкарыÑтоўваць ключавое Ñлова LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "ГÑÑ‚Ñ‹ плагін не падтрымлівае ÑьціÑÐ½ÑƒÑ‚Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ!"
@@ -3232,7 +3217,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3243,13 +3228,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÐºÐ»Ñ–ÐµÐ½Ñ‚Ð° MySQL"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3257,536 +3242,540 @@ msgid "None"
msgstr "ÐÑма"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ПершаÑны"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ІндÑкÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ПоўнатÑкÑÑ‚ÑкÑтавае"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "ÐÑма зьменаў"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Кадыроўка"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Двайковы"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БаўгарÑкаÑ"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "КітайÑÐºÐ°Ñ ÑпрошчанаÑ"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Ð¢Ñ€Ð°Ð´Ñ‹Ñ†Ñ‹Ð¹Ð½Ð°Ñ ÐºÑ–Ñ‚Ð°Ð¹ÑкаÑ"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "без уліку Ñ€ÑгіÑтру"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "з улікам Ñ€ÑгіÑтру"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ХарвацкаÑ"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ЧÑÑкаÑ"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДацкаÑ"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ÐнгельÑкаÑ"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЭÑпÑранта"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЭÑтонÑкаÑ"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ÐÑмецкаÑ"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "Ñлоўнік"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Ñ‚ÑÐ»ÐµÑ„Ð¾Ð½Ð½Ð°Ñ ÐºÐ½Ñ–Ð³Ð°"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ВугорÑкаÑ"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ІÑьлÑндзкаÑ"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЯпонÑкаÑ"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ЛатвійÑкаÑ"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛітоўÑкаÑ"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КарÑйÑкаÑ"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПÑÑ€ÑыдзкаÑ"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПольÑкаÑ"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "ЗаходнеÑўрапейÑкаÑ"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "РумынÑкаÑ"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "СлавацкаÑ"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "СлавенÑкаÑ"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ГішпанÑкаÑ"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Ð¢Ñ€Ð°Ð´Ñ‹Ñ†Ñ‹Ð¹Ð½Ð°Ñ Ð³Ñ–ÑˆÐ¿Ð°Ð½ÑкаÑ"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШвÑдзкаÑ"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ТайлÑндзкаÑ"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ТурÑцкаÑ"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкраінÑкаÑ"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Юнікод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "шматмоўнаÑ"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "ЦÑнтральнаÑўрапейÑкаÑ"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РаÑейÑкаÑ"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "БалтыйÑкаÑ"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ÐрмÑнÑкаÑ"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "КірылічнаÑ"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрабÑкаÑ"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ГабрÑйÑкаÑ"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ГрузінÑкаÑ"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ГрÑцкаÑ"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧÑхаÑлавацкаÑ"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "невÑдома"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Да пачатку"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "ВыйÑьці з ÑÑ‹ÑÑ‚Ñмы"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Ðкно запыту"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "ГÑÑ‚Ñ‹ фармат Ð½Ñ Ð¼Ð°Ðµ опцыÑÑž"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "не OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Уключана"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Паказваць магчымаÑьці"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "СтварÑньне PDF-файлаў"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Паказваць камÑнтары калёнак"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"За інфармацыÑй Ñк абнавіць табліцу column_comments зьвÑрніцеÑÑ, калі лаÑка, "
"да дакумÑнтацыі"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Закладзены SQL-запыт"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "ГіÑÑ‚Ð¾Ñ€Ñ‹Ñ SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "нÑма апіÑаньнÑ"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Парадак"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "ЗьменнаÑ"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ЗначÑньне"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID ÑÑрвÑра"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Любы карыÑтальнік"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "ВыкарыÑтоўваць Ñ‚ÑкÑтавае поле"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Любы хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "ЛÑкальны"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "ГÑÑ‚Ñ‹ хоÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ВыкарыÑтоўваць табліцу хоÑтаў"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "ЗгенÑраваць пароль"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "ЗьмеÑьціва табліцы __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(працÑг)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Структура табліцы __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "ÐевÑÐ´Ð¾Ð¼Ð°Ñ Ð¼Ð¾Ð²Ð°: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "СÑрвÑры"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "ЗьменныÑ"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кадыроўкі"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Машыны"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Двайковы лог"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПрацÑÑÑ‹"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Пошук у базе дадзеных"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Пошук у базе дадзеных"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Выканаць SQL-запыт(Ñ‹) на ÑÑрвÑры %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Ðазвы калёнак"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Дадаць гÑÑ‚Ñ‹ SQL-запыт у закладкі"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Даць кожнаму карыÑтальніку доÑтуп да гÑтай закладкі"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "ЗамÑніць Ñ–Ñную закладку з такім жа імем"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе перазапіÑвайце гÑÑ‚Ñ‹ запыт у іншых вокнах"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "РазьдзÑлÑльнік"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Паказаць гÑÑ‚Ñ‹ запыт зноў "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Ðдправіць"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Толькі праглÑд"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3795,7 +3784,7 @@ msgstr ""
"MySQL прыведзенае ніжÑй, магчыма, такÑама дапаможа вам выÑьветліць прычыну "
"памылкі"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3818,35 +3807,35 @@ msgstr ""
"запыту, Ñкі выклікае памылку, Ñ– адпраўце паведамленьне пра памылку з блёкам "
"дадзеных, пададзеных у ÑÑкыці CUT ніжÑй:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðезакрытае двукоÑÑŒÑе"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ÐÑправільны ідÑнтыфікатар"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "ÐевÑдомы Ñымбаль пунктуацыі"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3856,21 +3845,21 @@ msgstr ""
"ÑžÑталÑÐ²Ð°Ð½Ñ‹Ñ Ñž Ð²Ð°Ñ Ð½ÐµÐ°Ð±Ñ…Ð¾Ð´Ð½Ñ‹Ñ Ð¿Ð°ÑˆÑ‹Ñ€Ñньні PHP, Ñк гÑта апіÑана Ñž %sдакумÑнтацыі"
"%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Табліца — пуÑтаÑ!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "ДаўжынÑ/ЗначÑньні*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3888,7 +3877,7 @@ msgstr ""
"зваротны ÑлÑш (\"\\\") або апоÑтраф (\"'\") ÑÑрод гÑÑ‚Ñ‹Ñ… значÑньнÑÑž, паÑтаўце "
"перад імі зваротны ÑлÑш (напрыклад, '\\\\xyz' або 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3896,12 +3885,12 @@ msgstr ""
"Ð”Ð»Ñ Ð·Ð½Ð°Ñ‡ÑньнÑÑž па змоўчаньні, калі лаÑка, увÑдзіце проÑта значÑньне, без "
"выкарыÑÑ‚Ð°Ð½ÑŒÐ½Ñ Ð·Ð²Ð°Ñ€Ð¾Ñ‚Ð½Ñ‹Ñ… ÑлÑшаў Ñ– двукоÑÑŒÑÑ, выкарыÑтоўваючы фармат: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрыбуты"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3910,11 +3899,11 @@ msgstr ""
"Ð”Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½ÑŒÐ½Ñ ÑьпіÑу даÑтупных опцыÑÑž транÑфармацыі Ñ– пераўтварÑньнÑÑž іхных "
"MIME-тыпаў, націÑьніце на %sапіÑаньні пераўтварÑньнÑÑž%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Опцыі пераўтварÑньнÑ"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3926,18 +3915,18 @@ msgstr ""
"або апоÑтраф (\"'\") у гÑÑ‚Ñ‹Ñ… значÑньнÑÑ…, уÑтаўце зваротны ÑлÑш перад імі "
"(напрыклад, '\\\\xyz' або 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ÐÑма"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Як вызначана:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3946,39 +3935,39 @@ msgstr ""
"ÐÑма даÑтупных апіÑаньнÑÑž Ð´Ð»Ñ Ð³Ñтага пераўтварÑньнÑ.<br />Калі лаÑка, "
"Ñпытайце аўтара, што робіць %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Машына Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "ÐзначÑньне PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Захаваць"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Дадаць %s Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ð°Ð»Ñ–"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "ТрÑба дадаць прынамÑÑ– адно поле."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "ПадзеÑ"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3996,7 +3985,7 @@ msgstr ""
"другую опцыю Ñк Ñ–Ð¼Ñ Ð¿Ð¾Ð»Ñ, Ñкое ўтрымлівае Ñ–Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°. Калі вы выкарыÑтоўваеце "
"другую опцыю, вам Ñ‚Ñ€Ñба пакінуць першае поле пуÑтым"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4004,8 +3993,8 @@ msgstr ""
"Паказвае Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñž шаÑнаццатковым выглÑдзе. ÐпцыÑнальны першы парамÑтар "
"вызначае чаÑтату Ð´Ð°Ð´Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð¿Ñ€Ð°Ð³Ð°Ð»Ð° (па-змоўчаньні — праз ÐºÐ¾Ð¶Ð½Ñ‹Ñ 8 бітаў)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4013,11 +4002,11 @@ msgstr ""
"Паказвае націÑкальны ÑÑкіз; Опцыі — макÑÑ‹Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ ÑˆÑ‹Ñ€Ñ‹Ð½Ñ Ñ– Ð²Ñ‹ÑˆÑ‹Ð½Ñ Ñž пікÑÑлах. "
"Захоўваюцца Ð¿Ð°Ñ‡Ð°Ñ‚ÐºÐ¾Ð²Ñ‹Ñ Ð¿Ñ€Ð°Ð¿Ð¾Ñ€Ñ†Ñ‹Ñ–."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Паказвае ÑпаÑылку Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– гÑтага малюнку."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4048,7 +4037,7 @@ msgstr ""
"парамÑтраў лÑкальнай даты глÑдзіце дакумÑнтацыю Ð´Ð»Ñ Ñ„ÑƒÐ½ÐºÑ†Ñ‹Ñ– PHP strftime(), "
"а Ð´Ð»Ñ Ð³Ñ€Ñ‹Ð½Ð²Ñ–Ñ†ÐºÐ°Ð³Ð° чаÑу (парамÑтар «utc») — дакумÑнтацыю функцыі gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4085,7 +4074,7 @@ msgstr ""
"па Ñловах, каб пераканацца, што ўвеÑÑŒ выхадны паток будзе выведзены Ñž адзін "
"радок (Па змоўчаньні 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4097,7 +4086,7 @@ msgstr ""
"Паказвае зьмеÑьціва Ð¿Ð¾Ð»Ñ Ñк Ñ‘Ñьць, без апрацоўкі Ñго функцыÑй "
"htmlspecialchars(). Таму разумеецца, што поле ўтрымлівае карÑктны HTML-код."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4112,7 +4101,7 @@ msgstr ""
"прÑÑ„Ñ–ÐºÑ Ð°Ð´Ñ€Ð°Ñу кшталту \"http://www.example.com/\". Ð”Ñ€ÑƒÐ³Ð°Ñ Ñ– Ñ‚Ñ€ÑцÑÑ Ð¾Ð¿Ñ†Ñ‹Ñ– — "
"ÑˆÑ‹Ñ€Ñ‹Ð½Ñ Ñ– Ð²Ñ‹ÑˆÑ‹Ð½Ñ Ñž пікÑÑлах."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4126,17 +4115,17 @@ msgstr ""
"Паказвае ÑпаÑылку; поле зьмÑшчае назву файла. ÐŸÐµÑ€ÑˆÐ°Ñ Ð¾Ð¿Ñ†Ñ‹Ñ â€” прÑÑ„Ñ–ÐºÑ Ð°Ð´Ñ€Ð°Ñу "
"кшталту \"http://www.example.com/\". Ð”Ñ€ÑƒÐ³Ð°Ñ Ð¾Ð¿Ñ†Ñ‹Ñ â€” назва ÑпаÑылкі."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Фарматуе Ñ‚ÑкÑÑ‚ Ñк SQL-запыт з падÑьвечаным ÑынтакÑÑ–Ñам."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4159,66 +4148,66 @@ msgstr "Файлы Ñž ZIP-архіве Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹Ñ!"
msgid "Error in ZIP archive:"
msgstr "Памылка ў ZIP-архіве:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "ДзеÑньні"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "СупаÑтаўленьне падлучÑÐ½ÑŒÐ½Ñ Ð´Ð° MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "ІнтÑрфÑйÑ"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Іншы колер"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Скінуць"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Ð’ÑÑ€ÑÑ–Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ñƒ"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "КарыÑтальнік"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Кадыроўка MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÐºÐ»Ñ–ÐµÐ½Ñ‚Ð° MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "ПашырÑньне PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Паказаць інфармацыю пра PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "ÐÑ„Ñ–Ñ†Ñ‹Ð¹Ð½Ð°Ñ Ñтаронка phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4231,7 +4220,7 @@ msgstr ""
"зьнешнÑга ўрываньнÑ, Ñ– таму вам абавÑзкова Ñ‚Ñ€Ñба выправіць гÑтую хібу Ñž "
"бÑÑьпецы."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4240,7 +4229,7 @@ msgstr ""
"Ð’Ñ‹ ўключылі mbstring.func_overload у вашым канфігурацыйным файле PHP. ГÑÑ‚Ð°Ñ "
"Ð¾Ð¿Ñ†Ñ‹Ñ Ð½ÐµÑумÑÑˆÑ‡Ð°Ð»ÑŒÐ½Ð°Ñ Ð· phpMyAdmin Ñ– можа выклікаць пашкоджаньне дадзеных!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4250,7 +4239,7 @@ msgstr ""
"шматбайтавую кадыроўку. Без пашырÑÐ½ÑŒÐ½Ñ mbstring phpMyAdmin Ð½Ñ Ð¼Ð¾Ð¶Ð° падзÑлÑць "
"радкі карÑктна, Ñ– гÑта можа прывеÑьці да нечаканых вынікаў."
-#: main.php:290
+#: main.php:289
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 "
@@ -4258,26 +4247,26 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Канфігурацыйнаму файлу зараз патрÑÐ±Ð½Ð°Ñ ÑакрÑÑ‚Ð½Ð°Ñ Ñ„Ñ€Ð°Ð·Ð° (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4286,7 +4275,7 @@ msgstr ""
"Ð’ÑÑ€ÑÑ–Ñ Ð²Ð°ÑˆÐ°Ð¹ бібліÑÑ‚Ñкі MySQL Ð´Ð»Ñ PHP %s адрозьніваецца ад вÑÑ€ÑÑ–Ñ– вашага "
"ÑÑрвÑра MySQL %s. ГÑта можа выклікаць Ð½ÐµÐ¿Ñ€Ð°Ð´ÐºÐ°Ð·Ð°Ð»ÑŒÐ½Ñ‹Ñ Ð¿Ð°Ð²Ð¾Ð´Ð·Ñ–Ð½Ñ‹."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4295,74 +4284,74 @@ msgstr ""
"Ðа ÑÑрвÑры запушчаны Suhosin. Калі лаÑка, зьвÑрніцеÑÑ Ð´Ð° %sдакумÑнтацыі%s "
"Ð´Ð»Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½ÑŒÐ½Ñ Ð°Ð¿Ñ–ÑÐ°Ð½ÑŒÐ½Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ñ‹Ñ… праблемаў."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Базы дадзеных адÑутнічаюць"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Файлы"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "КалÑндар"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Стварыць табліцу"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Калі лаÑка, выберыце базу дадзеных"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Табліца <b>%s</b> Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ Ð°Ð±Ð¾ Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ð°Ñ Ñž %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Калі лаÑка, выберыце Ñтаронку Ð´Ð»Ñ Ñ€ÑдагаваньнÑ"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Стварыць новую Ñтаронку"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Старонка:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Ðўтаматычнае разьмÑшчÑньне"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ñ‹Ñ ÑувÑзі"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Выберыце табліцу(ы)"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Паказаць папÑÑ€Ñдні праглÑд"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4370,114 +4359,114 @@ msgstr ""
"БÑÐ³ÑƒÑ‡Ð°Ñ Ñтаронка ўтрымлівае ÑпаÑылкі на табліцы, ÑÐºÑ–Ñ Ð±Ð¾Ð»ÑŒÑˆ не Ñ–Ñнуюць. Ці "
"жадаеце вы выдаліць гÑÑ‚Ñ‹Ñ ÑпаÑылкі?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Табліцы \"%s\" не Ñ–Ñнуе!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Калі лаÑка, Ñканфігуруйце каардынаты Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Структура базы \"%s\" — Ñтаронка %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "ÐÑма табліц"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "РÑлÑÑ†Ñ‹Ð¹Ð½Ð°Ñ Ñхема"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "ЗьмеÑÑ‚"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Дадаткова"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Паказаць/Ñхаваць мÑню зьлева"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Захаваць разьмÑшчÑньне табліц"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Стварыць табліцу"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Стварыць ÑувÑзь"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Ðбнавіць"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Дапамога"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Ð’ÑƒÐ³Ð»Ð°Ð²Ñ‹Ñ Ð»Ñ–Ð½Ñ–Ñ– ÑувÑзÑÑž"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "ÐŸÑ€Ð°Ð¼Ñ‹Ñ Ð»Ñ–Ð½Ñ–Ñ– ÑувÑзÑÑž"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "ЗьвÑць зь Ñеткай"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Згарнуць/разгарнуць адлюÑтраваньне ÑžÑÑ–Ñ… табліц"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Пераключыць маленькі/вÑлікі"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Імпартаваць/ЭкÑпартаваць каардынаты табліц Ñž PDF-Ñхему"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "ПераÑунуць мÑню"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Схаваць/паказаць уÑе табліцы"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Схаваць/паказаць табліцы бÑз ÑувÑзÑÑž"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "КолькаÑьць табліц"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Выдаліць ÑувÑзь"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
"Каб выбраць ÑувÑзь, націÑьніце на кропцы злучÑньнÑ, Ñк паказана на выÑве:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4492,137 +4481,137 @@ msgstr ""
"адлюÑтраваных палёў, націÑьніце іконку «Выберыце поле Ð´Ð»Ñ Ð°Ð´Ð»ÑŽÑтраваньнÑ» Ñ– "
"націÑьніце на адпаведнае Ñ–Ð¼Ñ Ð¿Ð¾Ð»Ñ."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Табліца %1$s ÑтворанаÑ."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Маштаб"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "Ñ€ÑкамÑндаваны"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Ñтаронка"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Імпартаваць файлы"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "УÑе"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Вылучыце двайковы лог Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Файлы"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Ðбразаць Ð¿Ð°ÐºÐ°Ð·Ð°Ð½Ñ‹Ñ Ð·Ð°Ð¿Ñ‹Ñ‚Ñ‹"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Паказаць Ð¿Ð¾ÑžÐ½Ñ‹Ñ Ð·Ð°Ð¿Ñ‹Ñ‚Ñ‹"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Ð†Ð¼Ñ Ð»Ð¾Ð³Ñƒ"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ПазыцыÑ"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Тып падзеі"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "ÐŸÐµÑ€ÑˆÐ°Ð¿Ð°Ñ‡Ð°Ñ‚ÐºÐ¾Ð²Ð°Ñ Ð¿Ð°Ð·Ñ‹Ñ†Ñ‹Ñ"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ІнфармацыÑ"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "РаÑкладкі Ñ– ÑупаÑтаўленьні"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "ÐÑ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ð°Ñ Ð±Ð°Ð·Ð° дадзеных."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s базаў дадзеных былі паÑьпÑхова выдаленыÑ."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "СтатыÑтыка базаў дадзеных"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Табліц"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Базы дадзеных адÑутнічаюць"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "РÑплікацыÑ"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Праверыць прывілеі Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Праверыць прывілеі"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Уключыць ÑтатыÑтыку"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Ðдключыць ÑтатыÑтыку"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4630,11 +4619,11 @@ msgstr ""
"Заўвага: УключÑньне ÑтатыÑтыкі базы дадзеных можа выклікаць вÑлікую "
"колькаÑьць трафіку паміж вÑб-ÑÑрвÑрам Ñ– ÑÑрвÑрам MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Машыны Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "ПраглÑдзець дамп (Ñхему) базаў дадзеных"
@@ -4842,20 +4831,20 @@ msgid "None"
msgstr "ÐÑма"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Прывілеі, ÑпÑÑ†Ñ‹Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Заўвага: імёны прывілеÑÑž MySQL задаюцца па-ангельÑку "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "ГлÑÐ±Ð°Ð»ÑŒÐ½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ–"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "СпÑÑ†Ñ‹Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ– базы дадзеных"
@@ -4879,97 +4868,97 @@ msgstr "Ð†Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ñ€Ð° ўваход"
msgid "Do not change the password"
msgstr "Ðе зьмÑнÑць пароль"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ðе знойдзены карыÑтальнік."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "КарыÑтальнік %s ужо Ñ–Ñнуе!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Быў дададзены новы карыÑтальнік."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ð’Ñ‹ зьмÑнілі прывілеі Ð´Ð»Ñ %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ð’Ñ‹ анулÑвалі прывілеі Ð´Ð»Ñ %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Пароль Ð´Ð»Ñ %s паÑьпÑхова зьменены."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Выдаленьне %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ðа Ð²Ñ‹Ð±Ñ€Ð°Ð½Ñ‹Ñ ÐºÐ°Ñ€Ñ‹Ñтальнікі Ð´Ð»Ñ Ð²Ñ‹Ð´Ð°Ð»ÐµÐ½ÑŒÐ½Ñ!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Перазагрузіць прывілеі"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Ð’Ñ‹Ð±Ñ€Ð°Ð½Ñ‹Ñ ÐºÐ°Ñ€Ñ‹Ñтальнікі былі паÑьпÑхова выдаленыÑ."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Прывілеі былі паÑьпÑхова перазагружаныÑ."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "РÑдагаваць прывілеі"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "ÐнулÑваць"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "КарыÑтальнікі"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Любы"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Дадаць новага карыÑтальніка"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Выдаліць выбраных карыÑтальнікаў"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "ÐнулÑваць уÑе Ð°ÐºÑ‚Ñ‹ÑžÐ½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ– карыÑтальнікаў Ñ– паÑÑŒÐ»Ñ Ð²Ñ‹Ð´Ð°Ð»Ñ–Ñ†ÑŒ Ñ–Ñ…."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Выдаліць базы дадзеных, ÑÐºÑ–Ñ Ð¼Ð°ÑŽÑ†ÑŒ Ñ‚Ð°ÐºÑ–Ñ Ð¶ імёны Ñк Ñ– карыÑтальнікі."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4982,50 +4971,50 @@ msgstr ""
"ÑÐºÑ–Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹Ñтоўвае ÑÑрвÑÑ€, калі Ñны былі Ð·ÑŒÐ¼ÐµÐ½ÐµÐ½Ñ‹Ñ ÑžÑ€ÑƒÑ‡Ð½ÑƒÑŽ. У гÑтым выпадку "
"вам Ñ‚Ñ€Ñба %sперазагрузіць прывілеі%s да таго, Ñк вы працÑгнеце."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Вылучаны карыÑтальнік Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹ Ñž табліцы прывілеÑÑž."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "СпÑÑ†Ñ‹Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ– калёнак"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Дадаць прывілеі на наÑтупную базу"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Сымбалі падÑтаноўкі _ Ñ– % муÑÑць быць Ñкранаванымі Ñымбалем \\ Ð´Ð»Ñ Ñ–Ñ… "
"літаральнага выкарыÑтаньнÑ"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Дадаць прывілеі на наÑтупную табліцу"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "ЗьмÑніць Ñ€ÑгіÑтрацыйную інфармацыю / КапіÑваць карыÑтальніка"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Стварыць новага карыÑтальніка з такімі ж прывілеÑмі Ñ– ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... пакінуць Ñтарога."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... выдаліць Ñтарога з табліцы карыÑтальнікаў."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... анулÑваць уÑе Ð°ÐºÑ‚Ñ‹ÑžÐ½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ– Ñтарога Ñ– паÑÑŒÐ»Ñ Ð²Ñ‹Ð´Ð°Ð»Ñ–Ñ†ÑŒ Ñго."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5033,111 +5022,111 @@ msgstr ""
" ... выдаліць Ñтарога з табліцы карыÑтальнікаў Ñ– паÑÑŒÐ»Ñ Ð¿ÐµÑ€Ð°Ð·Ð°Ð³Ñ€ÑƒÐ·Ñ–Ñ†ÑŒ "
"прывілеі."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "База дадзеных Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ÐÑма"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Стварыць базу дадзеных з такім Ñамым імем Ñ– надзÑліць уÑімі прывілеÑмі"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"ÐадзÑліць уÑімі прывілеÑмі базы з іменамі па маÑцы (Ñ–Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Праверыць прывілеі Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "КарыÑтальнікі з правамі доÑтупу да &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "глÑбальны"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "ÑпÑцыфічны Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ дадзеных"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "шаблён"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Паток %s быў паÑьпÑхова Ñпынены."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin Ð½Ñ Ð¼Ð¾Ð¶Ð° Ñпыніць працÑÑ %s. ÐапÑўна, ён ужо Ñпынены."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5146,118 +5135,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Калі лаÑка, выберыце базу дадзеных"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "ПоўнатÑкÑÑ‚ÑкÑтавае"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "ПоўнатÑкÑÑ‚ÑкÑтавае"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Суб"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5267,12 +5256,12 @@ msgstr ""
"ÑÐºÑ–Ñ Ð¿ÐµÑ€Ð°Ð²Ñ‹Ñілі значÑньне binlog_cache_size Ñ– выкарыÑтоўвалі чаÑовы файл Ð´Ð»Ñ "
"Ð·Ð°Ñ…Ð¾ÑžÐ²Ð°Ð½ÑŒÐ½Ñ Ð²Ñ‹Ñ€Ð°Ð·Ð°Ñž транзакцыі."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"КолькаÑьць транзакцыÑÑž, ÑÐºÑ–Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹Ñтоўвалі чаÑовы двайковы кÑш запытаў."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5284,11 +5273,11 @@ msgstr ""
"павÑлічыць значÑньне tmp_table_size, каб чаÑÐ¾Ð²Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ захоўваліÑÑ Ñž "
"памÑці, а не на дыÑку."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "КолькаÑьць чаÑовых файлаў, Ñтвораных mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5296,7 +5285,7 @@ msgstr ""
"КолькаÑьць чаÑовых табліц, разьмешчаных у памÑці, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– аўтаматычна "
"ÑÑ‚Ð²Ð¾Ñ€Ð°Ð½Ñ‹Ñ ÑÑрвÑрам Ð¿Ð°Ð´Ñ‡Ð°Ñ Ð²Ñ‹ÐºÐ°Ð½Ð°Ð½ÑŒÐ½Ñ Ð²Ñ‹Ñ€Ð°Ð·Ð°Ñž."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5304,7 +5293,7 @@ msgstr ""
"КолькаÑьць радкоў, запіÑаных з INSERT DELAYED, з-за Ñкіх адбыліÑÑ Ð¿ÑÑžÐ½Ñ‹Ñ "
"памылкі (пÑўна, дублÑÐ²Ð°Ð½Ñ‹Ñ ÐºÐ»ÑŽÑ‡Ñ‹)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5313,23 +5302,23 @@ msgstr ""
"ÐšÐ¾Ð¶Ð½Ð°Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ð°, на Ñкой выконваецца INSERT DELAYED атрымлівае Ñвой улаÑны "
"паток."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "КолькаÑьць запіÑаных INSERT DELAYED радкоў."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "КолькаÑьць выкананых FLUSH-выразаў."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "КолькаÑьць унутраных COMMIT-выразаў."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "КолькаÑьць разоў Ð²Ñ‹Ð´Ð°Ð»ÐµÐ½ÑŒÐ½Ñ Ñ€Ð°Ð´ÐºÐ° з табліцы."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5339,7 +5328,7 @@ msgstr ""
"Ñна табліцу з дадзеным імем. ГÑта называецца выÑьвÑтленьнем. "
"Handler_discover паказвае колькаÑьць выÑьвÑтленьнÑÑž табліц."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5350,7 +5339,7 @@ msgstr ""
"ÑканаваньнÑÑž; напрыклад, SELECT col1 FROM foo, улічваючы, што col1 "
"індÑкÑаванаÑ."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5358,7 +5347,7 @@ msgstr ""
"КолькаÑьць запытаў на чытаньне радка з выкарыÑтаньнем ключа. Калі Ñна "
"вÑлікаÑ, гÑта Ð´Ð¾Ð±Ñ€Ð°Ñ Ð¿Ñ€Ñ‹ÐºÐ¼ÐµÑ‚Ð° таго, што запыты Ñ– табліцы добра індÑкÑаваныÑ."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5368,7 +5357,7 @@ msgstr ""
"павÑлічваецца, калі выконваецца запыт на індÑкÑаваную калёнку з шÑрагам "
"абмежаваньнÑÑž або калі адбываецца Ñканаваньне індÑкÑаў."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5376,7 +5365,7 @@ msgstr ""
"КолькаÑьць запытаў Ñ‡Ñ‹Ñ‚Ð°Ð½ÑŒÐ½Ñ Ð¿Ð°Ð¿ÑÑ€Ñдні радок у ключавым парадку. ГÑÑ‚Ñ‹ мÑтад "
"Ñ‡Ñ‹Ñ‚Ð°Ð½ÑŒÐ½Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹Ñтоўваецца пераважна Ð´Ð»Ñ Ð°Ð¿Ñ‚Ñ‹Ð¼Ñ–Ð·Ð°Ñ†Ñ‹Ñ– ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5388,7 +5377,7 @@ msgstr ""
"прыÑутнічае шмат запытаў, ÑÐºÑ–Ñ Ð¿Ð°Ñ‚Ñ€Ð°Ð±ÑƒÑŽÑ†ÑŒ ад MySQL пераглÑд табліцы цалкам "
"або выконваюцца аб'Ñднаньні, ÑÐºÑ–Ñ Ð½Ñправільна выкарыÑтоўваюць ключы."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5400,37 +5389,37 @@ msgstr ""
"што табліцы індÑкÑÐ°Ð²Ð°Ð½Ñ‹Ñ Ð½Ñправільна або запыты не напіÑÐ°Ð½Ñ‹Ñ Ñ‚Ð°Ðº, каб "
"выкарыÑтоўваць перавагі індÑкÑаў."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "КолькаÑьць унутраных выразаў ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "КолькаÑьць запытаў Ð°Ð±Ð½Ð°ÑžÐ»ÐµÐ½ÑŒÐ½Ñ Ñ€Ð°Ð´ÐºÐ° Ñž табліцы."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "КолькаÑьць запытаў уÑтаўкі радка Ñž табліцу."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"КолькаÑьць Ñтаронак, ÑÐºÑ–Ñ ÑžÑ‚Ñ€Ñ‹Ð¼Ð»Ñ–Ð²Ð°ÑŽÑ†ÑŒ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ (зьмененых або нÑзьмененых)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "КолькаÑьць зьмененых Ñтаронак."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"КолькаÑьць Ñтаронак буфÑрнага пулу, на ÑÐºÑ–Ñ Ð±Ñ‹Ñž атрыманы запыт на Ñкід."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "КолькаÑьць вольных Ñтаронак."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5440,7 +5429,7 @@ msgstr ""
"Ñтаронкі, ÑÐºÑ–Ñ Ñž бÑгучы момант чытаюцца ці запіÑваюцца або ÑÐºÑ–Ñ Ð½Ñ Ð¼Ð¾Ð³ÑƒÑ†ÑŒ "
"быць ÑÐºÑ–Ð½ÑƒÑ‚Ñ‹Ñ Ñ†Ñ– Ð²Ñ‹Ð´Ð°Ð»ÐµÐ½Ñ‹Ñ Ð·-за пÑўнай прычыны."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5453,11 +5442,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Ðгульны памер буфÑрнага пулу, у Ñтаронках."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5466,7 +5455,7 @@ msgstr ""
"адбываецца, калі запыт праглÑдае значную чаÑтку табліцы, але Ñž выпадковым "
"парадку."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5474,11 +5463,11 @@ msgstr ""
"КолькаÑьць паÑьлÑдоўных папÑÑ€Ñдніх чытаньнÑÑž, зробленых InnoDB. ГÑта "
"адбываецца, калі InnoDB выконвае паÑьлÑдоўны поўны праглÑд табліцы."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "КолькаÑьць лÑгічных запытаў чытаньнÑ, зробленых InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5486,7 +5475,7 @@ msgstr ""
"КолькаÑьць лÑгічных чытаньнÑÑž, ÑÐºÑ–Ñ InnoDB не змагла аднавіць з буфÑрнага "
"пулу, а таму зрабіла аднаÑтаронкавае чытаньне."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5500,55 +5489,55 @@ msgstr ""
"падлічвае колькаÑьць такіх чаканьнÑÑž. Калі памер буфÑру быў вызначаны "
"правільна, гÑтае значÑньне муÑіць быць маленькім."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "КолькаÑьць запіÑаў, зробленых у буфÑрны пул InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "КолькаÑьць апÑрацыÑÑž fsync() на бÑгучы момант."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "БÑÐ³ÑƒÑ‡Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць апÑрацыÑÑž fsync(), ÑÐºÑ–Ñ Ñ‡Ð°ÐºÐ°ÑŽÑ†ÑŒ выкананьнÑ."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "БÑÐ³ÑƒÑ‡Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць чытаньнÑÑž, ÑÐºÑ–Ñ Ñ‡Ð°ÐºÐ°ÑŽÑ†ÑŒ выкананьнÑ."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "БÑÐ³ÑƒÑ‡Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць запіÑаў, ÑÐºÑ–Ñ Ñ‡Ð°ÐºÐ°ÑŽÑ†ÑŒ выкананьнÑ."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "КолькаÑьць прачытаных на бÑгучы момант дадзеных, у байтах."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "ÐÐ³ÑƒÐ»ÑŒÐ½Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць чытаньнÑÑž дадзеных."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "ÐÐ³ÑƒÐ»ÑŒÐ½Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць запіÑаў дадзеных."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "КолькаÑьць запіÑаных на бÑгучы момант дадзеных, у байтах."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"КолькаÑьць падвойных запіÑаў, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– выкананыÑ, Ñ– колькаÑьць Ñтаронак, "
"ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– запіÑÐ°Ð½Ñ‹Ñ Ð´Ð»Ñ Ð³Ñтай мÑÑ‚Ñ‹."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"КолькаÑьць падвойных запіÑаў, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– выкананыÑ, Ñ– колькаÑьць Ñтаронак, "
"ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– запіÑÐ°Ð½Ñ‹Ñ Ð´Ð»Ñ Ð³Ñтай мÑÑ‚Ñ‹."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5556,35 +5545,35 @@ msgstr ""
"КолькаÑьць выпадкаў Ñ‡Ð°ÐºÐ°Ð½ÑŒÐ½Ñ Ð·-за таго, што буфÑÑ€ логу быў занадта малы, Ñ– "
"таму давÑлоÑÑ Ñ‡Ð°ÐºÐ°Ñ†ÑŒ, пакуль ён не ачыÑьціцца."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "КолькаÑьць запіÑаў у лог."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "КолькаÑьць фізычна выкананых запіÑаў у лог-файл."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "КолькаÑьць Ñынхранізавыных запіÑаў, зробленых у лог-файл."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "КолькаÑьць ÑынхранізаваньнÑÑž лог-файла, ÑÐºÑ–Ñ Ñ‡Ð°ÐºÐ°ÑŽÑ†ÑŒ выкананьнÑ."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "КолькаÑьць запіÑаў у лог-файл, ÑÐºÑ–Ñ Ñ‡Ð°ÐºÐ°ÑŽÑ†ÑŒ выкананьнÑ."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "КолькаÑьць байтаў, запіÑаных у лог-файл."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "КолькаÑьць Ñтвораных Ñтаронак."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5592,55 +5581,55 @@ msgstr ""
"Памер закампілÑванай Ñтаронкі InnoDB (па змоўчаньні 16КБ). ПÑÑžÐ½Ñ‹Ñ Ð²ÐµÐ»Ñ–Ñ‡Ñ‹Ð½Ñ– "
"вымÑраюцца Ñž Ñтаронках; памер Ñтаронкі дазвалÑе хутка перавеÑьці Ñго Ñž байты."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "КолькаÑьць прачытаных Ñтаронак."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "КолькаÑьць запіÑаных Ñтаронак."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
"КолькаÑьць блÑкаваньнÑÑž радкоў, чаканьне Ñкіх адбываецца на бÑгучы момант."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "СÑÑ€Ñдні Ñ‡Ð°Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½ÑŒÐ½Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñьці блÑÐºÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ€Ð°Ð´ÐºÑƒ, у міліÑÑкундах."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ðгульны Ñ‡Ð°Ñ Ñ‡Ð°ÐºÐ°Ð½ÑŒÐ½Ñ Ð°Ñ‚Ñ€Ñ‹Ð¼Ð°Ð½ÑŒÐ½Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñьці блÑÐºÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ€Ð°Ð´ÐºÑƒ, у "
"міліÑÑкундах."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
"МакÑымальны Ñ‡Ð°Ñ Ð°Ñ‚Ñ€Ð°Ð¼Ð°Ð½ÑŒÐ½Ñ Ð¼Ð°Ð³Ñ‡Ñ‹Ð¼Ð°Ñьці блÑÐºÐ°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ€Ð°Ð´ÐºÑƒ, у міліÑÑкундах."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "КолькаÑьць разоў, калі даводзілаÑÑ Ñ‡Ð°ÐºÐ°Ñ†ÑŒ блÑкаваньне радку."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "КолькаÑьць радкоў, выдаленых з табліц InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "КолькаÑьць радкоў, уÑтаўленых у табліцы InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "КолькаÑÑŒ радкоў, прачытаных з табліц InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "КолькаÑьць радкоў, абноўленых у табліцах InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5648,7 +5637,7 @@ msgstr ""
"КолькаÑьць блёкаў у кÑшы ключоў, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– зьмененыÑ, але ÑÑˆÑ‡Ñ Ð½Ðµ былі "
"ÑÐºÑ–Ð½ÑƒÑ‚Ñ‹Ñ Ð½Ð° дыÑк. ВыкарыÑтоўваецца Ñк значÑньне Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5656,7 +5645,7 @@ msgstr ""
"КолькаÑьць нÑвыкарыÑтаных блёкаў у кÑшы ключоў. ГÑтае значÑньне можна "
"выкарыÑтоўваць Ð´Ð»Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡ÑÐ½ÑŒÐ½Ñ Ñтупені выкарыÑÑ‚Ð°Ð½ÑŒÐ½Ñ ÐºÑшу ключоў."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5666,11 +5655,11 @@ msgstr ""
"Ñтупеньню пÑўнаÑьці Ñьведчыць пра макÑымальную за ўвеÑÑŒ Ñ‡Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць "
"блёкаў, ÑÐºÑ–Ñ Ð²Ñ‹ÐºÐ°Ñ€Ð°ÑтоўваліÑÑ Ð°Ð´Ð½Ð°Ñ‡Ð°Ñова."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "КолькаÑьць запытаў на чытаньне блёку ключоў з кÑшу."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5680,15 +5669,15 @@ msgstr ""
"вÑлікае, значÑньне key_buffer_size, відаць, вельмі малое. КолькаÑьць "
"промахаў у кÑш можна вылічыць Ñк Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "КолькаÑьць запытаў на Ð·Ð°Ð¿Ñ–Ñ Ð±Ð»Ñ‘ÐºÑƒ ключоў у кÑш."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "КолькаÑьць фізычных запіÑаў блёку ключоў на дыÑк."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5699,11 +5688,11 @@ msgstr ""
"ЗначÑньне па змоўчаньні 0 азначае, што ніводны запыт ÑÑˆÑ‡Ñ Ð½Ñ Ð±Ñ‹Ñž "
"зкампілÑваны."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "КолькаÑьць радкоў Ð´Ð»Ñ Ð·Ð°Ð¿Ñ–Ñу, адкладзеных запытамі INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5711,36 +5700,36 @@ msgstr ""
"КолькаÑьць табліц, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– адкрытыÑ. Калі Ð°Ð´ÐºÑ€Ñ‹Ñ‚Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ вÑлікіÑ, "
"значÑньне кÑшу табліц імаверна вельмі малое."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "КолькаÑьць адкрытых файлаў."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"КолькаÑьць адкрытых патокаў (выкарыÑтоўваюцца пераважна Ð´Ð»Ñ Ð»Ð°Ð³Ð°Ð²Ð°Ð½ÑŒÐ½Ñ)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "КолькаÑьць адкрытых табліц."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "КолькаÑьць вольных блёкаў памÑці Ñž кÑшы запытаў."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "КолькаÑьць вольнай памÑці Ð´Ð»Ñ ÐºÑшу запытаў."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "КолькаÑьць зваротаў да кÑшу."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "КолькаÑьць запытаў, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– Ð´Ð°Ð´Ð°Ð½Ñ‹Ñ Ñž кÑш."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5753,7 +5742,7 @@ msgstr ""
"выкарыÑтоўваўÑÑ Ð½Ð°Ð¹Ð¼ÐµÐ½Ñˆ (LRU) Ð´Ð»Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡ÑньнÑ, ÑÐºÑ–Ñ Ð·Ð°Ð¿Ñ‹Ñ‚Ñ‹ Ñ‚Ñ€Ñба выдалÑць з "
"кÑшу."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5761,24 +5750,24 @@ msgstr ""
"КолькаÑьць некÑшавальных запытаў (некÑшавальных або некÑшаваных з-за "
"значÑÐ½ÑŒÐ½Ñ Ð´Ñ‹Ñ€Ñктывы query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "КолькаÑьць запытаў, ÑÐºÑ–Ñ Ð¿Ñ€Ñ‹Ñутнічаюць у кÑшы."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "ÐÐ³ÑƒÐ»ÑŒÐ½Ð°Ñ ÐºÐ¾Ð»ÑŒÐºÐ°Ñьць блёкаў у кÑшы запытыў."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Скінуць ÑтатыÑтыку"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Стан абароненай ад памылак Ñ€Ñплікацыі (ÑÑˆÑ‡Ñ Ð½Ðµ Ñ€ÑалізаванаÑ)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5786,13 +5775,13 @@ msgstr ""
"КолькаÑьць аб'ÑднаньнÑÑž, ÑÐºÑ–Ñ Ð½Ðµ выкарыÑтоўвÑюць індÑкÑÑ‹. Калі гÑтае "
"значÑньне Ð½Ñ Ñ€Ð¾ÑžÐ½Ð°Ðµ 0, варта праверыць індÑкÑÑ‹ Ñž табліцах."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"КолькаÑьць аб'ÑднаньнÑÑž, ÑÐºÑ–Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹Ñтоўвалі пошук па маÑцы Ñž мÑтавай "
"табліцы."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5801,7 +5790,7 @@ msgstr ""
"ключа паÑÑŒÐ»Ñ ÐºÐ¾Ð¶Ð½Ð°Ð³Ð° радка. (Калі гÑтае значÑньне Ð½Ñ Ñ€Ð¾ÑžÐ½Ð°Ðµ 0, варта "
"праверыць індÑкÑÑ‹ Ñž табліцах.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5809,17 +5798,17 @@ msgstr ""
"КолькаÑьць аб'ÑднаньнÑÑž, ÑÐºÑ–Ñ Ð²Ñ‹ÐºÐ°Ñ€Ñ‹Ñтоўвалі ÑпалучÑньні палёў у першай "
"табліцы. (Звычайна не крытычна, нават калі гÑтае значÑньне вÑлікае.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "КолькаÑьць аб'ÑднаньнÑÑž, ÑÐºÑ–Ñ Ð¿Ñ€Ð°Ð²Ñлі поўны праглÑд першай табліцы."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"КолькаÑьць чаÑовых табліц, ÑÐºÑ–Ñ Ñž бÑгучы момант Ð°Ð´ÐºÑ€Ñ‹Ñ‚Ñ‹Ñ Ð·Ð°Ð»ÐµÐ¶Ð½Ñ‹Ð¼ SQL-"
"патокам."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5827,13 +5816,13 @@ msgstr ""
"ÐÐ³ÑƒÐ»ÑŒÐ½Ð°Ñ (ад загрузкі) колькаÑьць разоў, калі залежны SQL-паток Ñ€Ñплікацыі "
"паўтараў транзакцыі."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"ГÑтае значÑньне роўнае \"ON\", калі ÑÑрвÑÑ€ зьÑўлÑецца залежным Ñ– падлучаным "
"да ÑÑрвÑра, Ñкі Ñго кантралюе."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5841,14 +5830,14 @@ msgstr ""
"КолькаÑьць патокаў, Ñкім ÑпатрÑбілаÑÑ Ð±Ð¾Ð»ÑŒÑˆ за slow_launch_time ÑÑкундаў Ð´Ð»Ñ "
"ÑтварÑньнÑ."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"КолькаÑьць запытаў, на выканантне Ñкіх ÑпатрÑбілаÑÑ Ð±Ð¾Ð»ÑŒÑˆ, чым "
"long_query_time ÑÑкундаў."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5858,25 +5847,25 @@ msgstr ""
"значÑньне вÑлікае, варта разгледзіць павелічÑньне значÑÐ½ÑŒÐ½Ñ ÑÑ‹ÑÑ‚Ñмнай "
"зьменнай sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
"КолькаÑьць ÑартаваньнÑÑž, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– Ð·Ñ€Ð¾Ð±Ð»ÐµÐ½Ñ‹Ñ Ð· выкарыÑтаньнем некалькіх "
"Ñлупкоў."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "КолькаÑьць адÑартаваных радкоў."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "КолькаÑьць ÑартаваньнÑÑž, ÑÐºÑ–Ñ Ð±Ñ‹Ð»Ñ– Ð·Ñ€Ð¾Ð±Ð»ÐµÐ½Ñ‹Ñ Ð¿Ð°Ð´Ñ‡Ð°Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду табліцы."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "КолькаÑьць разоў, калі блÑкаваньне табліцы было зробленае імгненна."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5888,7 +5877,7 @@ msgstr ""
"Ñ–Ñнуюць праблемы з прадукцыйнаÑьцю, варта Ñпачатку аптымізаваць запыты, а "
"паÑÑŒÐ»Ñ Ð°Ð±Ð¾ падзÑліць табліцу або табліцы, або выкарыÑтоўваць Ñ€Ñплікацыю."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5898,11 +5887,11 @@ msgstr ""
"Ð²Ñ‹Ð»Ñ–Ñ‡Ð°Ð½Ð°Ñ Ñк Threads_created/Connections. Калі гÑтае значÑньне пафарбаванае "
"Ñž чырвоны колер, варта павÑлічыць значÑньне thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "КолькаÑьць адкрытых на бÑгучы момант злучÑньнÑÑž."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5914,107 +5903,107 @@ msgstr ""
"thread_cache_size. (Звычайна, гÑта не дае Ñкога-небудзь заўважнага "
"павелічÑÐ½ÑŒÐ½Ñ Ð¿Ñ€Ð°Ð´ÑƒÐºÑ†Ñ‹Ð¹Ð½Ð°Ñьці, калі прыÑутнічае Ð´Ð¾Ð±Ñ€Ð°Ñ Ñ€ÑÐ°Ð»Ñ–Ð·Ð°Ñ†Ñ‹Ñ Ð¿Ð°Ñ‚Ð¾ÐºÐ°Ñž.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "КолькаÑьць патокаў, ÑÐºÑ–Ñ Ð½Ðµ зьÑўлÑюцца ÑьпÑчымі."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "БÑÐ³ÑƒÑ‡Ð°Ñ Ñ–Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Ðпрацоўнік"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "КÑш запытаў"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Патокі"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "ЧаÑÐ¾Ð²Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "ÐÐ´ÐºÐ»Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ ÑžÑтаўкі"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "КÑш ключоў"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Ðб'Ñднаньні"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Сартаваньне"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Каардынатар перакладу"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Скінуць (закрыць) уÑе табліцы"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Паказаць Ð°Ð´ÐºÑ€Ñ‹Ñ‚Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Паказаць Ð·Ð°Ð»ÐµÐ¶Ð½Ñ‹Ñ ÑÑрвÑры"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Скінуць кÑш запытаў"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Паказаць працÑÑÑ‹"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Скінуць"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "ГÑÑ‚Ñ‹ ÑÑрвÑÑ€ MySQL працуе %s. Ðн быў запушчаны %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6022,11 +6011,11 @@ msgstr ""
"<b>Трафік ÑÑрвÑра</b>: ГÑÑ‚Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ паказваюць ÑтатыÑтыку Ñеткавага трафіку "
"гÑтага ÑÑрвÑра MySQL ад моманту Ñгонага запуÑку."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Трафік"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6034,36 +6023,36 @@ msgstr ""
"Ðа загружаным ÑÑрвÑры Ð±Ð°Ð¹Ñ‚Ð°Ð²Ñ‹Ñ Ð»Ñ–Ñ‡Ñ‹Ð»ÑŒÐ½Ñ–ÐºÑ– могуць пераÑкокваць кола, таму "
"ÑтатыÑтыка, Ñкую паказвае MySQL-ÑÑрвÑÑ€, можа быць нÑправільнай."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "у гадзіну"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Ðтрымана"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Ðдпраўлена"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "ПадлучÑньні"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "макÑымум адначаÑовых злучÑньнÑÑž"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "ÐÑўдалых Ñпробаў"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Спынена"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6072,274 +6061,270 @@ msgstr ""
"<b>СтатыÑтыка запытаў</b>: З моманту запуÑку %s запытаў было адпраўлена на "
"ÑÑрвÑÑ€."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "у хвіліну"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "у ÑÑкунду"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Тып запыту"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "РÑплікацыÑ"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Структура Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Структура Ð´Ð»Ñ Ð¿Ñ€Ð°Ð³Ð»Ñду"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "макÑымум адначаÑовых злучÑньнÑÑž"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Ðалады Ñ– Ð·ÑŒÐ¼ÐµÐ½Ð½Ñ‹Ñ ÑÑрвÑра"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ЗначÑньне ÑÑÑÑ–Ñ–"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "ГлÑбальнае значÑньне"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
#, fuzzy
msgid "New server"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "ЛÑкальны"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "ДакумÑÐ½Ñ‚Ð°Ñ†Ñ‹Ñ Ð¿Ð° phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "ДадзеныÑ"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
#, fuzzy
msgid "Edit server"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Дадаць новага карыÑтальніка"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6349,67 +6334,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ðемагчыма залагавацца на ÑÑрвÑÑ€ MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6417,452 +6402,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Перайменаваць базу дадзеных у"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Перайменаваць базу дадзеных у"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Перайменаваць базу дадзеных у"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Кадыроўка файла:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Шаблён назвы файла"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Шаблён назвы файла"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Шаблён назвы файла"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Шаблён назвы файла"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Імпартаваць файлы"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Імпартаваць файлы"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Базы дадзеных адÑутнічаюць"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL-запыт"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL-запыт"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Стан"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Табліца"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6870,25 +6847,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6899,152 +6876,152 @@ msgstr ""
"Ñкончваецца Ñ‡Ð°Ñ Ð²Ñ‹ÐºÐ°Ð½Ð°Ð½ÑŒÐ½Ñ. ГÑта можа быць добрым ÑпоÑабам Ñ–Ð¼Ð¿Ð°Ñ€Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ "
"вÑлікіх файлаў, аднак, гÑта можа перапыніць транзакцыі."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "КолькаÑьць адÑартаваных радкоў."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Шаблён назвы файла"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÐºÐ»Ñ–ÐµÐ½Ñ‚Ð° MySQL"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7052,166 +7029,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Базы дадзеных адÑутнічаюць"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Ðбмежаваньні Ñ€ÑÑурÑаў"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "ХатнÑÑ Ñ‚Ñчка дадзеных"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7221,151 +7198,151 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
#, fuzzy
msgid "Host authentication order"
msgstr "ÐÐ¿Ð°Ñ€Ð°Ñ‚Ð½Ð°Ñ Ð°ÑžÑ‚ÑÐ½Ñ‚Ñ‹Ñ„Ñ–ÐºÐ°Ñ†Ñ‹Ñ ÑкончылаÑÑ Ð½Ñўдала"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
#, fuzzy
msgid "Host authentication rules"
msgstr "ÐÐ¿Ð°Ñ€Ð°Ñ‚Ð½Ð°Ñ Ð°ÑžÑ‚ÑÐ½Ñ‚Ñ‹Ñ„Ñ–ÐºÐ°Ñ†Ñ‹Ñ ÑкончылаÑÑ Ð½Ñўдала"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
#, fuzzy
msgid "Authentication method to use"
msgstr "ÐўтÑнтыфікацыÑ..."
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
#, fuzzy
msgid "Authentication type"
msgstr "ÐўтÑнтыфікацыÑ..."
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "ПадлучÑньні"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "ÐÑма табліц"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "ДÑфрагмÑнтаваць табліцу"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7376,338 +7353,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "ПашырÑньне PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Базы дадзеных адÑутнічаюць"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Ñ–Ð¼Ñ ÑÑрвÑра"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID ÑÑрвÑра"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Рамантаваць табліцу"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "РÑжым аўтаматычнага ўзнаўленьнÑ"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Выразы"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Выбар ÑÑрвÑра"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Паказваць камÑнтары калёнак"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Паказаць колер"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Паказаць Ð¿Ð¾ÑžÐ½Ñ‹Ñ Ð·Ð°Ð¿Ñ‹Ñ‚Ñ‹"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "СтатыÑтыка радку"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7715,40 +7692,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Паказаць Ð°Ð´ÐºÑ€Ñ‹Ñ‚Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Так"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7756,417 +7733,417 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "ХатнÑÑ Ñ‚Ñчка дадзеных"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ID уÑтаўленага радку: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "У выглÑдзе PHP-коду"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "У выглÑдзе SQL-запыту"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Праблемы з індÑкÑамі Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Метка"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Табліца %1$s была паÑьпÑхова зьмененаÑ"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "ПраглÑдзець Ð·ÑŒÐ½ÐµÑˆÐ½Ñ–Ñ Ð·Ð½Ð°Ñ‡Ñньні"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ФункцыÑ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ігнараваць"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " З-за вÑлікай даўжыні,<br /> гÑтае поле Ð½Ñ Ð¼Ð¾Ð¶Ð° быць адрÑдагаванае "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Ð”Ð²Ð°Ð¹ÐºÐ¾Ð²Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ â€” не Ñ€Ñдагуюцца"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "УÑтавіць Ñк новы радок"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "У выглÑдзе SQL-запыту"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ПерайÑьці да папÑÑ€ÑднÑй Ñтаронкі"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Дадаць ÑÑˆÑ‡Ñ Ð°Ð´Ð·Ñ–Ð½ радок"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Ð’Ñрнуцца да гÑтай Ñтаронкі"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "РÑдагаваць наÑтупны радок"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"ВыкарыÑтоўвайце клÑвішу TAB Ð´Ð»Ñ Ð¿ÐµÑ€Ð°Ð¼ÑшчÑÐ½ÑŒÐ½Ñ Ð°Ð´ значÑÐ½ÑŒÐ½Ñ Ð´Ð° значÑÐ½ÑŒÐ½Ñ Ð°Ð±Ð¾ "
"CTRL+ÑÑ‚Ñ€Ñлкі Ð´Ð»Ñ Ð¿ÐµÑ€Ð°Ð¼ÑшчÑÐ½ÑŒÐ½Ñ Ñž любое іншае меÑца"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Пачаць уÑтаўку зноў з %s-га радку"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Табліца %s ужо Ñ–Ñнуе!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Табліца %1$s ÑтворанаÑ."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "ПраглÑдзець дамп (Ñхему) табліцы"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ð†Ð¼Ñ Ð¿ÐµÑ€ÑˆÐ°Ñнага ключа муÑіць быць PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðемагчыма перайменаваць індÑÐºÑ Ñƒ PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "ЧаÑткі індÑкÑу Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹Ñ!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Стварыць новы індÑкÑ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "ЗьмÑніць індÑкÑ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ð†Ð¼Ñ Ñ–Ð½Ð´ÑкÑа:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тып індÑкÑа:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>муÑіць</b> быць імем першаÑнага ключа Ñ– <b>толькі</b> Ñго!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Дадаць да індÑкÑа &nbsp;%s&nbsp;калёнку(Ñ–)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "КолькаÑьць калёнак муÑіць быць большай за нуль."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðемагчыма перанеÑьці табліцу Ñž Ñаму ÑÑбе!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðемагчыма ÑкапіÑваць табліцу Ñž Ñаму ÑÑбе!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Табліца %s была перанеÑÐµÐ½Ð°Ñ Ñž %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Табліца %s была ÑкапіÑÐ²Ð°Ð½Ð°Ñ Ñž %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "ПуÑÑ‚Ð°Ñ Ð½Ð°Ð·Ð²Ð° табліцы!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "ЗьмÑніць парадак табліцы"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(аÑобна)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ПеранеÑьці табліцу Ñž (база дадзеных<b>.</b>табліца):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Опцыі табліцы"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Перайменаваць табліцу ў"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "СкапіÑваць табліцу Ñž (база дадзеных<b>.</b>табліца):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "ПерайÑьці да ÑкапіÑванай табліцы"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "ÐбÑлугоўваньне табліцы"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "ДÑфрагмÑнтаваць табліцу"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "КÑш табліцы %s быў ачышчаны"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Скінуць кÑш табліцы (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Падтрымка падзелаў"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Падзел %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Прааналізаваць"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Праверыць"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Ðптымізаваць"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Перабудаваць"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Ðдрамантаваць"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "СкаÑаваць падзел на чаÑткі"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Праверыць цÑлаÑнаÑьць дадзеных:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Паказаць табліцы"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "ВыкарыÑтаньне праÑторы"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "ВыкарыÑтаньне"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "ЭфÑктыўнаÑьць"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатыÑтыка радку"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Выразы"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "дынамічны"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Ð”Ð°ÑžÐ¶Ñ‹Ð½Ñ Ñ€Ð°Ð´ÐºÐ°"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Памер радка "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Памылка ÑтварÑÐ½ÑŒÐ½Ñ Ð·ÑŒÐ½ÐµÑˆÐ½Ñга ключа на %1$s (праверце тыпы калёнак)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ñ‹Ñ ÑувÑзі"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8174,245 +8151,245 @@ msgstr ""
"Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ÑувÑзь не зьÑўлÑецца абавÑзковай, калі Ñ–Ñнуе Ð°Ð´Ð¿Ð°Ð²ÐµÐ´Ð½Ð°Ñ ÑувÑзь "
"FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ðіводны радок Ð½Ñ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ñ‹"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Выканаць \"запыт згодна прыклада\" (Ñымбаль падÑтаноўкі: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "ÐпÑратар"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Выбраць палі (прынамÑÑ– адно):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Дадаць умовы пошуку (цела Ð´Ð»Ñ ÑžÐ¼Ð¾Ð²Ñ‹ \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "КолькаÑьць радкоў на Ñтаронку"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Парадак праглÑду:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "ПраглÑд розных значÑньнÑÑž"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ÐÑма"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Табліца %s была выдаленаÑ"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "ПершаÑны ключ быў дададзены да %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Быў дададзены індÑÐºÑ Ð´Ð»Ñ %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "ПраглÑд залежнаÑьцÑÑž"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "ÐŸÑ€Ð°Ð¿Ð°Ð½Ð°Ð²Ð°Ð½Ð°Ñ Ñтруктура табліцы"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Дадаць %s Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ð°Ð»Ñ–"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "У канцы табліцы"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "У пачатку табліцы"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "ПаÑÑŒÐ»Ñ %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Стварыць індÑÐºÑ Ð½Ð°&nbsp;%s&nbsp;калёнках"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "Ð¿Ð°Ð´Ð·ÐµÐ»ÐµÐ½Ð°Ñ Ð½Ð° ÑÑкцыі"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "ДадзеныÑ"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Тып ÑкÑпарту"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "ПÑÑ€ÑыдзкаÑ"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Стварыць ÑувÑзь"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8421,47 +8398,65 @@ msgstr ""
"ТÑмы не падтрымліваюцца; калі лаÑка, праверце вашую канфігурацыю Ñ–/або Ð²Ð°ÑˆÑ‹Ñ "
"Ñ‚Ñмы Ñž Ñ‚Ñчцы %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ MIME-тыпы"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME-тыпы, Ð²Ñ‹Ð»ÑƒÑ‡Ð°Ð½Ñ‹Ñ ÐºÑƒÑ€Ñівам, Ð½Ñ Ð¼Ð°ÑŽÑ†ÑŒ аÑобнай функцыі пераўтварÑньнÑ"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð¿ÐµÑ€Ð°ÑžÑ‚Ð²Ð°Ñ€Ñньні"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ÐпіÑаньне"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ð’Ñ‹ Ð½Ñ Ð¼Ð°ÐµÑ†Ðµ даÑтатковых прывілеÑÑž быць у гÑтым меÑцы Ñž гÑÑ‚Ñ‹ чаÑ!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профіль быў адноўлены."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Ðазва праглÑду"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Перайменаваць табліцу ў"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðемагчыма загрузіць пашырÑньне iconv або пашырÑньне recode, Ð½ÐµÐ°Ð±Ñ…Ð¾Ð´Ð½Ñ‹Ñ "
+#~ "Ð´Ð»Ñ Ð¿ÐµÑ€Ð°ÐºÐ°Ð´Ð°Ð²Ð°Ð½ÑŒÐ½Ñ ÑымбалÑÑž. Ðаладзьце PHP на выкарыÑтаньне гÑÑ‚Ñ‹Ñ… "
+#~ "пашырÑньнÑÑž або ўвогуле адключыце перакадаваньне ÑымбалÑÑž у phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ðемагчыма выкарыÑтаць ні функцыю iconv, ні libiconvr, ні recode_string у "
+#~ "той чаÑ, Ñк пашырÑньне паведамлÑе, што Ñно загружанае. Праверце вашую "
+#~ "канфігурацыю PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/be@latin.po b/po/be@latin.po
index 9f8b2c92b0..969a86d3a7 100644
--- a/po/be@latin.po
+++ b/po/be@latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: belarusian_latin <be@latin@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Pakazać usie"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Staronka:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,299 +37,299 @@ msgstr ""
"akno abo nałady biaśpieki vašaha braŭzera skanfihuranyja na blakavańnie "
"mižvakonnych ŭzajemadziejańniaŭ"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Pošuk"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Paniesłasia"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Imia kluÄa"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Apisańnie"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "VykarystoÅ­vać heta znaÄeÅ„nie"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza dadzienych %1$s stvoranaja."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Kamentar da bazy dadzienych: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Kamentar da tablicy"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nazvy kalonak"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nul"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Pa zmoÅ­ÄaÅ„ni"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Źviazanaja z"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kamentary"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nie"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Tak"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Druk"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Prahladzieć damp (schiemu) bazy dadzienych"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "U bazie dadzienych tablic nia vyjaÅ­lena."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Vybrać usio"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Źniać usie adznaki"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Imia bazy dadzienych nie paznaÄanaje!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza dadzienych %s była pierajmienavanaja ŭ %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza dadzienych %s była skapijavanaja ŭ %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Pierajmienavać bazu dadzienych u"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Kamanda"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "i paśla"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kapijavać bazu dadzienych u"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Tolki strukturu"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Strukturu i dadzienyja"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Tolki dadzienyja"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "vykanać CREATE DATABASE pierad kapijavańniem"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Dadać %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dadać znaÄeÅ„nie AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Dadać abmiežavańni"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Pierajści da skapijavanaj bazy dadzienych"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stan"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "UkluÄana"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Adramantavać"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "AdkluÄana"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Supastaŭleńnie"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,54 +338,54 @@ msgstr ""
"Dadatkovyja mahÄymaÅ›ci raboty z źviazanymi tablicami byli adkluÄanyja. Kab "
"vyÅ›vietlić Äamu, naciÅ›nicie %stut%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Redagavać PDF-staronki"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tablica"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Radki"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Pamier"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "vykarystoÅ­vajecca"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Stvoranaja"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Apošniaje abnaŭleńnie"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Apošniaja pravierka"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -394,237 +394,245 @@ msgstr[0] "%s tablic(y)"
msgstr[1] "%s tablic(y)"
msgstr[2] "%s tablic(y)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL-zapyt byŭ paśpiachova vykanany"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Vam nieabchodna vybrać prynamsi adnu kalonku dla adlustravańnia"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Paradak"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "pramy"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "advarotny"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Pakazać"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kryter"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ustavić"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "I"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Vydalić"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Abo"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Źmianić"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dadać/vydalić radok kryteru"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dadać/vydalić kalonku kryteru"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Abnavić zapyt"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Vykarystoŭvać tablicy"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-zapyt da BD %s:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Vykanać zapyt"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "U dostupie admoÅ­lena"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "prynamsi adno z słovaŭ"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "usie słovy"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "dakładnuju frazu"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "rehularny vyraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Vyniki pošuku \"%s\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s supadzieńniaŭ u tablicy %s"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s supadzieńniaŭ u tablicy %s"
+msgstr[1] "%s supadzieńniaŭ u tablicy %s"
+msgstr[2] "%s supadzieńniaŭ u tablicy %s"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Prahlad"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Vydalić"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "Ahułam: %s supadzieńniaŭ"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "Ahułam: %s supadzieńniaŭ"
+msgstr[1] "Ahułam: %s supadzieńniaŭ"
+msgstr[2] "Ahułam: %s supadzieńniaŭ"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Pošuk u bazie dadzienych"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "SÅ‚ova(y) abo znaÄeÅ„nie(i) dla poÅ¡uku (maska: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Znajści:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Słovy, padzielenyja prahałam (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "U tablicy(ach):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Unutry pola:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ustavić"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Vydalić"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "AÄyÅ›cić"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tablica %s byÅ‚a aÄyÅ¡Äanaja"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Vyhlad %s byÅ­ vydaleny"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tablica %s była vydalenaja"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -633,175 +641,175 @@ msgstr ""
"Hety prahlad maje tolki takuju kolkaść radkoŭ. Kali łaska, źviarniciesia da "
"%sdakumentacyi%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vyhlad"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikacyja"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Usiaho"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
"%s źjaÅ­lajecca maÅ¡ynaj zachavaÅ„nia dadzienych pa zmoÅ­ÄaÅ„ni na hetym MySQL-"
"servery."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Z adznaÄanymi:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "AdznaÄyć usio"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Źniać usie adznaki"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "AdznaÄyć tyja, Å¡to patrabujuć aptymizacyi"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Versija dla druku"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Pravieryć tablicu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Aptymizavać tablicu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Ramantavać tablicu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizavać tablicu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Ekspart"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "SÅ‚oÅ­nik dadzienych"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza dadzienych"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Dziejańnie"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Dadzienyja vybranaha typu ekspartavańnia musiać być zazavanymi ŭ fajł!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Niedastatkova miesca dla zachavańnia ŭ fajł %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -809,17 +817,17 @@ msgstr ""
"Fajł %s užo isnuje na servery, źmianicie imia fajła abo praviercie opcyju "
"pierazapisu."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web-server nia maje dazvołu dla zachavańnia ŭ fajł %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damp zachavany ŭ fajł %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -829,14 +837,14 @@ msgstr ""
"źviarniciesia da %sdakumentacyi%s dla vyśviatleńnia sposabaŭ abyjści hetaje "
"abmiežavańnie."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "NiemahÄyma praÄytać fajÅ‚"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -846,7 +854,7 @@ msgstr ""
"(%s). Jahonaja padtrymka abo nie realizavanaja, abo adkluÄanaja Å­ vaÅ¡aj "
"kanfihuracyi."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,30 +864,30 @@ msgstr ""
"zahružany, albo pamier fajÅ‚a pieravysiÅ­ maksymalny pamier, vyznaÄany "
"kanfihuracyjaj PHP. HÅ‚. FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"NiemahÄyma zahruzić pÅ‚ahiny impartavaÅ„nia, kali Å‚aska, praviercie Å­staloÅ­ku!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Zakładka była vydalenaja."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "PakazvajuÄy zakÅ‚adku"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Zakładka %s stvoranaja"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Impartravańnie paśpiachova zavieršanaje, vykanana %d zapytaŭ."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -887,7 +895,7 @@ msgstr ""
"VyjÅ¡aÅ­ dazvoleny Äas vykanaÅ„nia skrypta. Kali vy choÄacie zavierÅ¡yć "
"impartavańnie, kali łaska, zahruzicie fajł znoŭ i impartavańnie ŭznavicca."
-#: import.php:426
+#: 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."
@@ -896,19 +904,19 @@ msgstr ""
"Heta zvyÄajna znaÄyć, Å¡to phpMyAdmin nia zmoža skonÄyć hetaje impartavaÅ„nia, "
"kali vy nie pavialiÄycie limity vykanaÅ„nia php-skryptoÅ­."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nazad"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "Dla raboty phpMyAdmin patrebny braÅ­zer z padtrymkaj frejmaÅ­."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -916,15 +924,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Kamandy \"DROP DATABASE\" adkluÄanyja."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ci sapraŭdy vy žadajecie "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Vy źbirajecie VYDALIĆ bazu dadzienych całkam!"
@@ -953,39 +961,39 @@ msgstr "Pustoje imia chostu!"
msgid "The user name is empty!"
msgstr "Pustoje imia karystalnika!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Pusty parol!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Paroli nie supadajuć!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Skasavać"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Madyfikacyi byli zachavanyja"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Suviaź vydalenaja"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Suviaź FOREIGN KEY była dadadzienaja"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Unutranaja suviaź dadadzienaja"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Pamyłka: suviaź nie dadadzienaja."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Pamyłka: suviaź užo isnuje."
@@ -993,13 +1001,13 @@ msgstr "Pamyłka: suviaź užo isnuje."
msgid "Error saving coordinates for Designer."
msgstr "Pamyłka zachavańnia kaardynataŭ."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "AdkluÄana"
@@ -1015,125 +1023,135 @@ msgstr "Vybierycie źnieÅ¡ni kluÄ"
msgid "Please select the primary key or a unique key"
msgstr "Kali Å‚aska, vybierycie pierÅ¡asny (PRIMARY) albo Å­nikalny kluÄ (UNIQUE)"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Vybierycie pole dla adlustravańnia"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Zgieneravać parol"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Zgieneravać"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Nijakaja"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Papiaredniaja staronka"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Nastupnaja staronka"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ahułam"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Dvajkovy"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Sak"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Kra"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Tra"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ÄŒer"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Lip"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Žni"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Kas"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Stu"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Sak"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Kra"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1141,199 +1159,199 @@ msgid "May"
msgstr "Tra"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ÄŒer"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Žni"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Vier"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Kas"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Åšn"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ndz"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pan"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "AÅ­t"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Piat"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ndz"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pan"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "AÅ­t"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Sier"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "CaÄ"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Piat"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ndz"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pan"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "AÅ­t"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sier"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "CaÄ"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Piat"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "vykarystoÅ­vajecca"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "u sekundu"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Pamier Å¡ryfta"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "PadÄas zahruzki fajÅ‚a adbyÅ‚asia nieviadomaja pamyÅ‚ka."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Pamier zahružanaha fajła pieraŭzychodzić parametar upload_max_filesize u php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1341,74 +1359,74 @@ msgstr ""
"Pamier zahružanaha fajła pieraŭzychodzić parametar MAX_FILE_SIZE, jaki byŭ "
"vyznaÄany Å­ HTML-formie."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "FajÅ‚ byÅ­ zahružany tolki Äastkova."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "AdsutniÄaje Äasovaja teÄka."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Pamyłka zapisu na dysk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Zahruzka fajła spynienaja pašyreńniem."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
"PamyÅ‚ka pieramiaÅ¡ÄeÅ„nia zahružanaha fajÅ‚a. Hladzicie raździeÅ‚ 1.11 u FAQ"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Indeks nia vyznaÄany!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksy"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikalnaje"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Åšcisnutaja"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kolkaść elementaŭ"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Kamentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Redagavać"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "PierÅ¡asny kluÄ byÅ­ vydaleny"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s byÅ­ vydaleny"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1417,20 +1435,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bazy dadzienych"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Pamyłka"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1438,7 +1456,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "Źmieniena radkoŭ: %1$d."
msgstr[1] "Źmieniena radkoŭ: %1$d."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1446,7 +1464,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Vydalena radkoÅ­: %1$d."
msgstr[1] "Vydalena radkoÅ­: %1$d."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1454,90 +1472,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "UstaÅ­lena radkoÅ­: %1$d."
msgstr[1] "UstaÅ­lena radkoÅ­: %1$d."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Dla hetaj mašyny zachavańnia dadzienych detalnaja infarmacyja nie dastupnaja."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s dastupnaja na hetym MySQL-servery."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s byÅ‚a adkluÄanaja dla retaha MySQL-servera."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Hety server MySQL nie padtrymlivaje mašynu zachavańnia dadzienych %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Niapravilnaja baza dadzienych"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Niekarektnaje imia tablicy"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Pamyłka pierajmienavańnia tablicy %1$s u %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tablica %s była pierajmienavanaja ŭ %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "DapuÅ¡Äalny Å¡lach da malunkaÅ­ temy %s nia znojdzieny!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Papiaredni prahlad niedastupny."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "hetaja"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema pa zmoÅ­ÄaÅ„ni %s nia znojdzienaja!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s nia znojdzienaja!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nia znojdzieny Å¡lach da temy %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Styl"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "NiemahÄyma padÅ‚uÄycca: niapravilnyja naÅ‚ady."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Zaprašajem u %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1546,7 +1564,7 @@ msgstr ""
"Imavierna, pryÄyna hetaha Å­ tym, Å¡to nia stvorany kanfihuracyjny fajÅ‚. Kab "
"jaho stvaryć, možna vykarystać %1$snaÅ‚adaÄny skrypt%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1558,63 +1576,63 @@ msgstr ""
"ŭpeŭniciesia, što jany adpaviadajuć infarmacyi, jakuju daŭ administratar "
"MySQL-servera."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Uvachod u systemu"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dakumentacyja pa phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Imia karystalnika:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parol:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Vybar servera"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies musiać być ukluÄanymi paÅ›la hetaha miesca."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "NiemahÄyma zaÅ‚ahavacca na server MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Niapravilny Å‚ahin/parol. U dostupie admoÅ­lena."
@@ -1652,28 +1670,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"NiemahÄyma zahruzić paÅ¡yreÅ„nie iconv abo paÅ¡yreÅ„nie recode, nieabchodnyja "
-"dla pierakadavańnia symbalaŭ. Naładźcie PHP na vykarystańnie hetych "
-"paÅ¡yreÅ„niaÅ­ abo Å­vohule adkluÄycie pierakadavaÅ„nie symbalaÅ­ u phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"NiemahÄyma vykarystać ni funkcyju iconv, ni libiconvr, ni recode_string u "
-"toj Äas, jak paÅ¡yreÅ„nie paviedamlaje, Å¡to jano zahružanaje. Praviercie "
-"vašuju kanfihuracyju PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1689,13 +1686,13 @@ msgstr ""
"PHP pra pamyÅ‚ki. U bolÅ¡aÅ›ci vypadkaÅ­, niedzie prapuÅ¡Äany apostraf abo kropka "
"z koskaj. Kali vy atrymajecie Äystuju staronku, znaÄyć, usio dobra."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Could not load default configuration from: %1$s"
msgstr "NiemahÄyma zahruzić kanfihuracyju pa zmoÅ­ÄaÅ„ni z: \"%1$s\""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1703,209 +1700,209 @@ msgstr ""
"Dyrektyva $cfg['PmaAbsoluteUri'] PAVINNA być vyznaÄanaja Å­ vaÅ¡ym "
"kanfihuracyjnym fajle!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "U kanfihuracyi vyznaÄany niekarektny metad aÅ­tentyfikacyi:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Vam treba abnavić %s da versii %s ci paźniejšaj."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksymalny pamier: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dakumentacyja"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-zapyt"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Adkaz MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "TÅ‚umaÄyć SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Nie tÅ‚umaÄyć SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Biez PHP-kodu"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Stvaryć PHP-kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Abnavić"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Nie praviarać SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Pravieryć SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Mašyny"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Prafilavańnie"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ÄŒas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dzion, %s hadzinaÅ­, %s chvilinaÅ­ i %s sekundaÅ­"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Pieršaja staronka"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Papiaredniaja staronka"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Apošniaja staronka"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pierajści da bazy dadzienych \"%s\"."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Isnuje viadomaja pamyłka z vykarystańniem parametra %s, hladzicie apisańnie "
"na %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Aperacyi"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1913,212 +1910,202 @@ msgid ""
msgstr ""
"niemahÄyma zahruzić paÅ¡yreÅ„nie %s; kali Å‚aska, praviercie kanfihuracyju PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Padziei"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nazva"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza dadzienych %s była vydalenaja."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Baza dadzienych — pustaja!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Zapyt zhodna prykładu"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dyzajner"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Imrart"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Pryvilei"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Pracedury"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Typ pracedury"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "ZnaÄeÅ„nie moža być prybliznym. HÅ‚. FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Vykarystańnie resursaŭ"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Nie atrymaÅ‚asia Å­stalavać zÅ‚uÄeÅ„nie dla controluser, vyznaÄanaje Å­ vaÅ¡ym "
"kanfihuracyjnym fajle."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server nie adkazvaje"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Padrabiaźniej..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Źmianić parol"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Biez parola"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parol"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Paćvierdžańnie"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Chešavańnie parolu"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "SumiaÅ¡Äalnaje z MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Zgieneravać parol"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Zgieneravać"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Stvaryć novuju bazu dadzienych"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Stvaryć"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Biez pryvilejaÅ­"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tablica musić mieć prynamsi adno pole."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Stvaryć novuju tablicu ŭ BD %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Kolkaść paloŭ"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"NiemahÄyma zahruzić pÅ‚ahiny ekspartavaÅ„nia, kali Å‚aska, praviercie "
"ŭstalavanyja fajły!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Damp %s radkoÅ­, paÄynajuÄy z %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Zachavać jak fajł"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Zachavać na servery Å­ teÄcy %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Pierazapisvać isnujuÄy(ja) fajÅ‚(y)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Šablon nazvy fajła"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "imia servera"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "imia bazy dadzienych"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "imia tablicy"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2129,40 +2116,40 @@ msgstr ""
"možna vykarystoÅ­vać radki farmatavaÅ„nia Äasu. AproÄ hetaha, buduć "
"praviedzienyja nastupnyja źmieny: %3$s. Astatni tekst zastaniecca jak jość."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapomnić šablon"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Kadyroŭka fajła:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Åšcisk"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nijakaja"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "archivavany Å­ zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "archivavany Å­ gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "ściskać u bzip"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Režym sumiaÅ¡ÄalnaÅ›ci SQL"
@@ -2187,7 +2174,7 @@ msgstr ""
msgid "File to import"
msgstr "Impartavać fajł"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Miescaznachodžańnie tekstavaha fajła"
@@ -2195,13 +2182,13 @@ msgstr "Miescaznachodžańnie tekstavaha fajła"
msgid "File uploads are not allowed on this server."
msgstr "Zahruzki fajłaŭ nie dazvolenyja na hetym servery."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "NiemahÄyma adkryć paznaÄanuju vami teÄku dla zahruzki fajÅ‚aÅ­"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "teÄka web-servera dla zahruzki fajÅ‚aÅ­"
@@ -2232,13 +2219,13 @@ msgstr ""
"skonÄvajecca Äas vykanaÅ„nia. Heta moža być dobrym sposabam impartavaÅ„nia "
"vialikich fajłaŭ, adnak, heta moža pierapynić tranzakcyi."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Farmat impartavanaha fajła"
@@ -2282,174 +2269,174 @@ msgstr "Partret"
msgid "Paper size"
msgstr "Pamier papiery"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Mova"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie źjaŭlajecca karektnym numaram radka."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "radkoÅ­, paÄynajuÄy z zapisu #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "haryzantalna"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "haryzantalna (paviernutyja zahałoŭki)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertykalna"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Hetaja aperacyja moža zaniać Å¡mat Äasu. Praciahvać?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sartavać pa kluÄy"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Nałady"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ÄŒastkovyja teksty"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "PoÅ­nyja teksty"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "KluÄ suviazi"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Adlustravanaje pole suviazi"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Schavać"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Pieraŭtvareńnie MIME-typu braŭzeram"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Vykanać zapyt z zakładak"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Radok byÅ­ vydaleny"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Spynić"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "pa zapytu"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Pakazanyja zapisy"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "usiaho"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Zapyt vykonvaÅ­sia %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Źmianić"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Dziejańni z vynikami zapytaŭ"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Versija dla druku (z usim tekstam)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Suviaź nia znojdzienaja"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Infarmacyja pra versiju"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Chatniaja teÄka dadzienych"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Ahulnaja Äastka Å¡lachu teÄki da Å­sich fajÅ‚aÅ­ dadzienych InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Fajły dadzienych"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "AÅ­tapaÅ¡yralnaje pryraÅ¡ÄeÅ„nie"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2457,11 +2444,11 @@ msgstr ""
" Pamier pryraÅ¡ÄeÅ„nia dla paÅ¡yreÅ„nia pamieru prastory aÅ­tapaÅ¡yralnaj tablicy, "
"kali jana zapoÅ­nicca."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Pamier pułu buferu"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2469,85 +2456,85 @@ msgstr ""
"Pamier buferu ŭ pamiaci, jaki InnoDB vykarystoŭvaje dla kešavańnia "
"dadzienych i indeksaÅ­ tablic."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Puł buferu"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stan InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Vykarystańnie pułu buferu"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ahułam"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "staronak"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Volnych staronak"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Brudnych staronak"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Staronak z dadzienymi"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Skinuć keš staronak"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Zaniatych staronak"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Fiksavanyja staronki"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktyŭnaść pułu buferu"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Zapyty ÄytaÅ„nia"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "ZapytaÅ­ zapisu"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "PropuskaÅ­ ÄytaÅ„nia"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Zatrymak zapisu"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "PropuskaÅ­ ÄytaÅ„nia Å­ %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Zatrymak zapisu Å­ %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Pamier ukazalnika na dadzienyja"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2555,11 +2542,11 @@ msgstr ""
"ZnaÄeÅ„nie pa zmoÅ­ÄaÅ„ni pamieru Å­kazalnika Å­ bajtach, dla vykarystaÅ„nia Å­ "
"CREATE TABLE dla tablic MyISAM, kali nia vyznaÄanaja opcyja MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Režym aÅ­tamatyÄnaha Å­znaÅ­leÅ„nia"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2567,11 +2554,11 @@ msgstr ""
"Režym dla aÅ­tamatyÄnaha Å­znaÅ­leÅ„nia paÅ¡kodžanych tablic MyISAM, jak "
"vyznaÄany praz opcyju --myisam-recover zahruzki servera."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksymalny pamier dla Äasovych fajÅ‚aÅ­ sartavaÅ„nia"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2581,11 +2568,11 @@ msgstr ""
"pierastvareÅ„nia indeksu MyISAM (padÄas REPAIR TABLE, ALTER TABLE, abo LOAD "
"DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksymalny pamier Äasovych fajÅ‚aÅ­ dla stvareÅ„nia indeksu"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2595,11 +2582,11 @@ msgstr ""
"indeksu MyISAM, budzie bolÅ¡y, Äym vykarystaÅ„nie dla keÅ¡u kluÄoÅ­ pamieru, "
"paznaÄanaha tut, vybierycie metad keÅ¡avaÅ„nia kluÄoÅ­."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Patokaŭ uznaŭleńnia"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2608,11 +2595,11 @@ msgstr ""
"paralelna (kožny indeks u svaim uÅ‚asnym patoku) padÄas uznaÅ­leÅ„nia pracesam "
"sartavańnia."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Pamier buferu sartavańnia"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2621,11 +2608,11 @@ msgstr ""
"TABLE abo padÄas stvareÅ„nia indeksaÅ­, vykarystoÅ­vajuÄy CREATE INDEX ci ALTER "
"TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Pamier kešu indeksaŭ"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2634,11 +2621,11 @@ msgstr ""
"zmoÅ­ÄaÅ„ni — 32 MB. Heta pamiać vykarystoÅ­vajecca tolki dla keÅ¡avaÅ„nia "
"staronak indeksaÅ­."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Pamier kešu zapisaŭ"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2649,11 +2636,11 @@ msgstr ""
"32 MB. Hetaja pamiać vykarystoŭvajecca dla kešavańnia źmienaŭ fajłaŭ "
"apracoŭki dadzienych (.xtd) i fajłaŭ ukazalnikaŭ radkoŭ (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Pamier kešu łogaŭ"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2662,11 +2649,11 @@ msgstr ""
"vykarystoŭvajecca dla kešavańnia dadzienyja łogu tranzakcyj. Pamier pa "
"zmoÅ­ÄaÅ„ni — 16 MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Paroh fajła łogu"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2674,11 +2661,11 @@ msgstr ""
"Pamier łogu tranzakcyj pierad vykanańniem vykanańnia, da momantu, pakul "
"budzie stvorany novy fajÅ‚. ZnaÄeÅ„nie pa Pamier — 16 MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Pamier buferu tranzakcyj"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2686,11 +2673,11 @@ msgstr ""
"Pamier hlabalnaha buferu łogu tranzakcyj (kožnaja mašyna zachavańnia "
"dadzienych vydzialale 2 bufery hetaha pamieru). Pamier pa zmoÅ­ÄaÅ„ni — 1 MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "ÄŒastata kantrolnych kropak"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2698,11 +2685,11 @@ msgstr ""
"Kolkaść dadzienych, jakija zapisvajucca ŭ łog tranzakcyj pierad tym, jak "
"vykanajecca kantrolnaja kropka. ZnaÄeÅ„nie pa zmoÅ­ÄaÅ„ni — 24 MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Paroh łahavańnia dadzienych"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2715,11 +2702,11 @@ msgstr ""
"pavialiÄać ahulnuju kolkaść dadzienych, jakija mohuć zachoÅ­vacca Å­ bazie "
"dadzienych."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Paroh śmiećcia"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2728,11 +2715,11 @@ msgstr ""
"Å›cisnuty. Hetaje znaÄeÅ„nie moža znachodzicca Å­ miežach ad 1 da 99. ZnaÄeÅ„nie "
"pa zmoÅ­ÄaÅ„ni — 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Pamier buferu Å‚ogu"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2743,27 +2730,27 @@ msgstr ""
"buferu na kožny patok, ale tolki kali patoku patrabujecca zapisvać łog "
"dadzienych."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Pamier pavieliÄeÅ„nia fajÅ‚aÅ­ z dadzienymi"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Pamier pavieliÄeÅ„nia fajÅ‚aÅ­ apracoÅ­ki dadzienych (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Pamier pavieliÄeÅ„nia fajÅ‚aÅ­ radkoÅ­"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Pamier pavieliÄeÅ„nia fajÅ‚aÅ­ ukazalnikaÅ­ na radki (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Kolkaść fajłaŭ łogu"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2775,148 +2762,148 @@ msgstr ""
"znaÄeÅ„nie, staryja fajÅ‚y Å‚ogu buduć vydalenyja. U inÅ¡ym vypadku jany buduć "
"pierajmienavanyja i im budzie dadzieny Äarhovy najvyÅ¡ejÅ¡y numar."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Farmat"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Radki padzielenyja"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Pali Å­ziatyja Å­"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Pali ekranujucca"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Radki padzielenyja"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zamianiać NULL na"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "PaznaÄyć nazvy paloÅ­ u pierÅ¡ym radku"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV dla dadzienych MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Versija Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dadzienyja"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Damp dadzienych tablicy"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tablicy"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "UkluÄyć zahaÅ‚ovak tablicy"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Zahałovak tablicy"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Praciahnuty zahałovak tablicy"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "KluÄ mietki"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Suviazi"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-typ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Chost"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Čas stvareńnia"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versija servera"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versija PHP"
@@ -2924,23 +2911,23 @@ msgstr "Versija PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Specyfikacyja Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Tekst Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Hieneruje spravazdaÄu z dadzienymi asobnaj tablicy)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "ZahaÅ‚ovak spravazdaÄy"
@@ -2948,101 +2935,101 @@ msgstr "ZahaÅ‚ovak spravazdaÄy"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dadać pryvatny kamentar u zahałovak (\\n padzialaje radki)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Ekspartavać za adnu tranzakcyju"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "AdkluÄyć pravierku źnieÅ¡nich kluÄoÅ­"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Nałady ekspartu bazy dadzienych"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Zvarotnaje dvukośsie ŭ imionach tablic i paloŭ"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dadać u kamentary"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Stvareńnie/Abnaŭleńnie/Pravierka dat"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "PoÅ­naja Å­staÅ­ka"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Pašyranyja ŭstaŭki"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maksymalnaja daŭžynia stvoranaha zapytu"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Vykarystoŭvać adkładzienyja ŭstaŭki"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Vykarystoŭvać ustaŭki ignaravańniaŭ"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Å asnaccatkovyja znaÄeÅ„ni dla polaÅ­ typu BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Typ ekspartu"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Pracedury"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcyi"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Abmiežavańni dla ekspartavanych tablic"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Abmiežavańni dla tablicy"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-typy tablicy"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "Suviazi Å­ tablicy"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Tryhiery"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktura dla prahladu"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Zamianialnaja struktura dla prahladu"
@@ -3050,164 +3037,164 @@ msgstr "Zamianialnaja struktura dla prahladu"
msgid "Texy! text"
msgstr "Tekst Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Adkryć novaje akno phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-vynik"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Stvorany"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL viarnuła pusty vynik (to bok nul radkoŭ)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignaravać radki, jakija paŭtarajucca"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nazvy kalonak"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "NiedapuÅ¡Äalny paremetar dla impartu dadzienych u CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "VyznaÄanaja niekarektnaja kalonka (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Niekarektny farmat CSV-dadzienych u radku %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Niapravilnaja kolkaść paloŭ u CSV-dadzienych u radku %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Imia tablicy"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV z vykarystańniem LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "VykarystoÅ­vać kluÄavoje sÅ‚ova LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Hety płahin nie padtrymlivaje ścisnutyja dadzienyja!"
@@ -3223,7 +3210,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3234,12 +3221,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3247,530 +3234,534 @@ msgid "None"
msgstr "Nijakaja"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Pieršasny"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "PoÅ­natekstekstavaje"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Niama źmienaŭ"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "KadyroÅ­ka"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Dvajkovy"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "BaÅ­harskaja"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Kitajskaja sproÅ¡Äanaja"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tradycyjnaja kitajskaja"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "biez uliku rehistru"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "z ulikam rehistru"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Charvackaja"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ÄŒeskaja"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dackaja"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anhielskaja"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanta"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonskaja"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Niamieckaja"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "słoŭnik"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonnaja kniha"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Vuhorskaja"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Iślandzkaja"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonskaja"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Åatvijskaja"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "LitoÅ­skaja"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Karejskaja"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persydzkaja"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polskaja"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "ZachodnieeÅ­rapiejskaja"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumynskaja"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SÅ‚avackaja"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "SÅ‚avienskaja"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Hišpanskaja"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradycyjnaja hišpanskaja"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Å vedzkaja"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tajlandzkaja"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Tureckaja"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainskaja"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Junikod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "Å¡matmoÅ­naja"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "CentralnaeÅ­rapiejskaja"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rasiejskaja"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Bałtyjskaja"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armianskaja"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "KiryliÄnaja"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabskaja"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Habrejskaja"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Hruzinskaja"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Hreckaja"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Čechasłavackaja"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nieviadoma"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Da paÄatku"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Vyjści z systemy"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Akno zapytu"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Hety farmat nia maje opcyjaÅ­"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nie OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "UkluÄana"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Pakazvać mahÄymaÅ›ci"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Stvareńnie PDF-fajłaŭ"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Pakazvać kamentary kalonak"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Za infarmacyjaj jak abnavić tablicu column_comments źviarniciesia, kali "
"Å‚aska, da dakumentacyi"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Zakładzieny SQL-zapyt"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historyja SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "niama apisańnia"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Imia karystalnika"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Źmiennaja"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ZnaÄeÅ„nie"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID servera"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Luby karystalnik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Vykarystoŭvać tekstavaje pole"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Luby chost"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lakalny"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Hety chost"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Vykarystoŭvać tablicu chostaŭ"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Zgieneravać parol"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Źmieściva tablicy __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(praciah)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tablicy __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nieviadomaja mova: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servery"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Źmiennyja"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "KadyroÅ­ki"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Mašyny"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Dvajkovy Å‚og"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Pracesy"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Vykanać SQL-zapyt(y) na servery %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nazvy kalonak"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Dadać hety SQL-zapyt u zakładki"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Zamianić isnuju zakładku z takim ža imiem"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Raździalalnik"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Pakazać hety zapyt znoŭ "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Adpravić"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Tolki prahlad"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3779,7 +3770,7 @@ msgstr ""
"servera MySQL pryviedzienaje nižej, mahÄyma, taksama dapamoža vam vyÅ›vietlić "
"pryÄynu pamyÅ‚ki"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3803,35 +3794,35 @@ msgstr ""
"paviedamleńnie pra pamyłku z blokam dadzienych, padadzienych u sekyci CUT "
"nižej:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Niezakrytaje dvukośsie"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Niapravilny identyfikatar"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Nieviadomy symbal punktuacyi"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3841,21 +3832,21 @@ msgstr ""
"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ "
"%sdakumentacyi%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tablica — pustaja!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Daŭžynia/ZnaÄeÅ„ni*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3873,7 +3864,7 @@ msgstr ""
"sÅ‚eÅ¡ (\"\\\") abo apostraf (\"'\") siarod hetych znaÄeÅ„niaÅ­, pastaÅ­cie "
"pierad imi zvarotny słeš (naprykład, '\\\\xyz' abo 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3881,12 +3872,12 @@ msgstr ""
"Dla znaÄeÅ„niaÅ­ pa zmoÅ­ÄaÅ„ni, kali Å‚aska, uviadzicie prosta znaÄeÅ„nie, biez "
"vykarystaÅ„nia zvarotnych sÅ‚eÅ¡aÅ­ i dvukoÅ›sia, vykarystoÅ­vajuÄy farmat: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atrybuty"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3895,11 +3886,11 @@ msgstr ""
"Dla atrymańnia śpisu dastupnych opcyjaŭ transfarmacyi i pieraŭtvareńniaŭ "
"ichnych MIME-typaŭ, naciśnicie na %sapisańni pieraŭtvareńniaŭ%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcyi pieraŭtvareńnia"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3911,18 +3902,18 @@ msgstr ""
"apostraf (\"'\") u hetych znaÄeÅ„niach, ustaÅ­cie zvarotny sÅ‚eÅ¡ pierad imi "
"(naprykład, '\\\\xyz' abo 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nijakaja"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Jak vyznaÄana:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3931,39 +3922,39 @@ msgstr ""
"Niama dastupnych apisańniaŭ dla hetaha pieraŭtvareńnia. Kali łaska, "
"spytajcie aŭtara, što robić %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Mašyna zachavańnia dadzienych"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "AznaÄeÅ„nie PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Zachavać"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Dadać %s novyja pali"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Treba dadać prynamsi adno pole."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Padzieja"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3982,7 +3973,7 @@ msgstr ""
"fajła. Kali vy vykarystoŭvajecie druhuju opcyju, vam treba pakinuć pieršaje "
"pole pustym"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3991,8 +3982,8 @@ msgstr ""
"parametar vyznaÄaje Äastatu dadavaÅ„nia prahaÅ‚a (pa-zmoÅ­ÄaÅ„ni — praz kožnyja "
"8 bitaÅ­)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4000,11 +3991,11 @@ msgstr ""
"Pakazvaje naciskalny eskiz; Opcyi — maksymalnaja šyrynia i vyšynia ŭ "
"pikseÅ‚ach. ZachoÅ­vajucca paÄatkovyja praporcyi."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Pakazvaje spasyłku dla zahruzki hetaha malunku."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4035,7 +4026,7 @@ msgstr ""
"parametraÅ­ lakalnaj daty hladzicie dakumentacyju dla funkcyi PHP strftime(), "
"a dla hrynvickaha Äasu (parametar «utc») — dakumentacyju funkcyi gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4072,7 +4063,7 @@ msgstr ""
"kali vyznaÄanaja jak 1, praduchilić pieranos pa sÅ‚ovach, kab pierakanacca, "
"Å¡to Å­vieÅ› vychadny patok budzie vyviedzieny Å­ adzin radok (Pa zmoÅ­ÄaÅ„ni 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4085,7 +4076,7 @@ msgstr ""
"htmlspecialchars(). Tamu razumiejecca, Å¡to pole Å­trymlivaje karektny HTML-"
"kod."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4100,7 +4091,7 @@ msgstr ""
"prefiks adrasu kštałtu \"http://www.example.com/\". Druhaja i treciaja opcyi "
"— šyrynia i vyšynia ŭ piksełach."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4114,17 +4105,17 @@ msgstr ""
"Pakazvaje spasyÅ‚ku; pole źmiaÅ¡Äaje nazvu fajÅ‚a. PierÅ¡aja opcyja — prefiks "
"adrasu kštałtu \"http://www.example.com/\". Druhaja opcyja — nazva spasyłki."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Farmatuje tekst jak SQL-zapyt z padÅ›vieÄanym syntaksisam."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4147,66 +4138,66 @@ msgstr "Fajły ŭ ZIP-archivie nia znojdzienyja!"
msgid "Error in ZIP archive:"
msgstr "Pamyłka ŭ ZIP-archivie:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Dziejańni"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "SupastaÅ­leÅ„nie padÅ‚uÄeÅ„nia da MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfejs"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Inšy koler"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Skinuć"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versija pratakołu"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Karystalnik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "KadyroÅ­ka MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web-server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versija klijenta MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Pašyreńnie PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Pakazać infarmacyju pra PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Aficyjnaja staronka phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4219,7 +4210,7 @@ msgstr ""
"źniešniaha ŭryvańnia, i tamu vam abaviazkova treba vypravić hetuju chibu ŭ "
"biaśpiecy."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4228,7 +4219,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:282
+#: main.php:281
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 "
@@ -4238,7 +4229,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:290
+#: main.php:289
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 "
@@ -4246,26 +4237,26 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Kanfihuracyjnamu fajłu zaraz patrebnaja sakretnaja fraza (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4274,7 +4265,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4283,72 +4274,72 @@ msgstr ""
"Na servery zapuÅ¡Äany Suhosin. Kali Å‚aska, źviarniciesia da %sdakumentacyi%s "
"dla atrymaÅ„nia apisaÅ„nia mahÄymych prablemaÅ­."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Stvaryć tablicu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Kali Å‚aska, vybierycie bazu dadzienych"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tablica %s nia znojdzienaja abo nia vyznaÄanaja Å­ %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Kali łaska, vybierycie staronku dla redagavańnia"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Stvaryć novuju staronku"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Staronka:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "AÅ­tamatyÄnaje raźmiaÅ¡ÄeÅ„nie"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Unutranyja suviazi"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Vybierycie tablicu(y)"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Pakazać papiaredni prahlad"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4356,114 +4347,114 @@ msgstr ""
"BiahuÄaja staronka Å­trymlivaje spasyÅ‚ki na tablicy, jakija bolÅ¡ nie isnujuć. "
"Ci žadajecie vy vydalić hetyja spasyłki?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tablicy \"%s\" nie isnuje!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Kali Å‚aska, skanfihurujcie kaardynaty dla tablicy %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Struktura bazy \"%s\" — staronka %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Niama tablic"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relacyjnaja schiema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Źmiest"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dadatkova"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Pakazać/schavać meniu źleva"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Zachavać raźmiaÅ¡ÄeÅ„nie tablic"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Stvaryć tablicu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Stvaryć suviaź"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Abnavić"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Dapamoha"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Vuhłavyja linii suviaziaŭ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Pramyja linii suviaziaÅ­"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Źviać ź sietkaj"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Zharnuć/razharnuć adlustravańnie ŭsich tablic"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "PierakluÄyć maleÅ„ki/vialiki"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Impartavać/Ekspartavać kaardynaty tablic ŭ PDF-schiemu"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Pierasunuć meniu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Schavać/pakazać usie tablicy"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Schavać/pakazać tablicy biaz suviaziaŭ"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Kolkaść tablic"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Vydalić suviaź"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
"Kab vybrać suviaź, naciÅ›nicie na kropcy zÅ‚uÄeÅ„nia, jak pakazana na vyjavie:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4478,137 +4469,137 @@ msgstr ""
"adlustravanych paloŭ, naciśnicie ikonku «Vybierycie pole dla adlustravańnia» "
"i naciśnicie na adpaviednaje imia pola."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Maštab"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "rekamendavany"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "staronka"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Impartavać fajły"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Usie"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "VyÅ‚uÄycie dvajkovy Å‚og dla prahladu"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Fajły"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Abrazać pakazanyja zapyty"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Pakazać poŭnyja zapyty"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Imia Å‚ogu"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pazycyja"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Typ padziei"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "PierÅ¡apaÄatkovaja pazycyja"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Infarmacyja"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Raskładki i supastaŭleńni"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nia vybranaja baza dadzienych."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s bazaŭ dadzienych byli paśpiachova vydalenyja."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statystyka bazaÅ­ dadzienych"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tablic"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikacyja"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Pravieryć pryvilei dla bazy \"%s\"."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Pravieryć pryvilei"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "UkluÄyć statystyku"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "AdkluÄyć statystyku"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4616,11 +4607,11 @@ msgstr ""
"ZaÅ­vaha: UkluÄeÅ„nie statystyki bazy dadzienych moža vyklikać vialikuju "
"kolkaść trafiku pamiž web-serveram i serveram MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Mašyny zachavańnia dadzienych"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Prahladzieć damp (schiemu) bazaŭ dadzienych"
@@ -4828,20 +4819,20 @@ msgid "None"
msgstr "Nijakaja"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Pryvilei, specyfiÄnyja dla tablicy"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " ZaÅ­vaha: imiony pryvilejaÅ­ MySQL zadajucca pa-anhielsku "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Hlabalnyja pryvilei"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "SpecyfiÄnyja pryvilei bazy dadzienych"
@@ -4865,98 +4856,98 @@ msgstr "Infarmacyja pra Å­vachod"
msgid "Do not change the password"
msgstr "Nie źmianiać parol"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nie znojdzieny karystalnik."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Karystalnik %s užo isnuje!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "ByÅ­ dadadzieny novy karystalnik."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Vy źmianili pryvilei dla %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Vy anulavali pryvilei dla %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Parol dla %s paśpiachova źmienieny."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Vydaleńnie %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Na vybranyja karystalniki dla vydaleńnia!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Pierazahruzić pryvilei"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Vybranyja karystalniki byli paśpiachova vydalenyja."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Pryvilei byli paśpiachova pierazahružanyja."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Redagavać pryvilei"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Anulavać"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Karystalniki"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Luby"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dadać novaha karystalnika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Vydalić vybranych karystalnikaŭ"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Anulavać usie aktyŭnyja pryvilei karystalnikaŭ i paśla vydalić ich."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Vydalić bazy dadzienych, jakija majuć takija ž imiony jak i karystalniki."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4969,162 +4960,162 @@ msgstr ""
"jakija vykarystoÅ­vaje server, kali jany byli źmienienyja Å­ruÄnuju. U hetym "
"vypadku vam treba %spierazahruzić pryvilei%s da taho, jak vy praciahniecie."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "VyÅ‚uÄany karystalnik nia znojdzieny Å­ tablicy pryvilejaÅ­."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "SpecyfiÄnyja pryvilei kalonak"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dadać pryvilei na nastupnuju bazu"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Symbali padstanoŭki % i _ musiać być ekranavanymi symbalem \\ dla ich "
"litaralnaha vykarystańnia"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dadać pryvilei na nastupnuju tablicu"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Źmianić rehistracyjnuju infarmacyju / Kapijavać karystalnika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Stvaryć novaha karystalnika z takimi ž pryvilejami i ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... pakinuć staroha."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... vydalić staroha z tablicy karystalnikaŭ."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... anulavać usie aktyŭnyja pryvilei staroha i paśla vydalić jaho."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... vydalić staroha z tablicy karystalnikaŭ i paśla pierazahruzić pryvilei."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Baza dadzienych dla karystalnika"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nijakaja"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Stvaryć bazu dadzienych z takim samym imiem i nadzialić usimi pryvilejami"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Nadzialić usimi pryvilejami bazy z imienami pa mascy (imia karystalnika_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Karystalniki z pravami dostupu da \"%s\""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "hlabalny"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specyfiÄny dla bazy dadzienych"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Å¡ablon"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Patok %s byŭ paśpiachova spynieny."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin nia moža spynić praces %s. Napeŭna, jon užo spynieny."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Pakazać stan zaležnych serveraŭ"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5133,114 +5124,114 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5250,12 +5241,12 @@ msgstr ""
"jakija pieravysili znaÄeÅ„nie binlog_cache_size i vykarystoÅ­vali Äasovy fajÅ‚ "
"dla zachoŭvańnia vyrazaŭ tranzakcyi."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Kolkaść tranzakcyjaÅ­, jakija vykarystoÅ­vali Äasovy dvajkovy keÅ¡ zapytaÅ­."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5267,11 +5258,11 @@ msgstr ""
"pavialiÄyć znaÄeÅ„nie tmp_table_size, kab Äasovyja tablicy zachoÅ­valisia Å­ "
"pamiaci, a nie na dysku."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Kolkaść Äasovych fajÅ‚aÅ­, stvoranych mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5279,7 +5270,7 @@ msgstr ""
"Kolkaść Äasovych tablic, raźmieÅ¡Äanych u pamiaci, jakija byli aÅ­tamatyÄna "
"stvoranyja serveram padÄas vykanaÅ„nia vyrazaÅ­."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5287,7 +5278,7 @@ msgstr ""
"Kolkaść radkoŭ, zapisanych z INSERT DELAYED, z-za jakich adbylisia peŭnyja "
"pamyÅ‚ki (peÅ­na, dublavanyja kluÄy)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5296,23 +5287,23 @@ msgstr ""
"Kožnaja tablica, na jakoj vykonvajecca INSERT DELAYED atrymlivaje svoj "
"ułasny patok."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Kolkaść zapisanych INSERT DELAYED radkoŭ."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Kolkaść vykananych FLUSH-vyrazaŭ."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Kolkaść unutranych COMMIT-vyrazaŭ."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Kolkaść razoŭ vydaleńnia radka z tablicy."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5322,7 +5313,7 @@ msgstr ""
"viedaje jana tablicu z dadzienym imiem. Heta nazyvajecca vyśviatleńniem. "
"Handler_discover pakazvaje kolkaść vyśviatleńniaŭ tablic."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5333,7 +5324,7 @@ msgstr ""
"skanavaÅ„niaÅ­; naprykÅ‚ad, SELECT col1 FROM foo, uliÄvajuÄy, Å¡to col1 "
"indeksavanaja."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5342,7 +5333,7 @@ msgstr ""
"vialikaja, heta dobraja prykmieta taho, Å¡to zapyty i tablicy dobra "
"indeksavanyja."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5352,7 +5343,7 @@ msgstr ""
"pavialiÄvajecca, kali vykonvajecca zapyt na indeksavanuju kalonku z Å¡eraham "
"abmiežavańniaŭ abo kali adbyvajecca skanavańnie indeksaŭ."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5360,7 +5351,7 @@ msgstr ""
"Kolkaść zapytaÅ­ ÄytaÅ„nia papiaredni radok u kluÄavym paradku. Hety metad "
"ÄytaÅ„nia vykarystoÅ­vajecca pieravažna dla aptymizacyi ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5373,7 +5364,7 @@ msgstr ""
"całkam abo vykonvajucca ab'jadnańni, jakija niapravilna vykarystoŭvajuć "
"kluÄy."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5385,37 +5376,37 @@ msgstr ""
"aznaÄaje, Å¡to tablicy indeksavanyja niapravilna abo zapyty nie napisanyja "
"tak, kab vykarystoŭvać pieravahi indeksaŭ."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Kolkaść unutranych vyrazaŭ ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Kolkaść zapytaŭ abnaŭleńnia radka ŭ tablicy."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Kolkaść zapytaŭ ustaŭki radka ŭ tablicu."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"Kolkaść staronak, jakija ŭtrymlivajuć dadzienyja (źmienienych abo "
"niaźmienienych)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Kolkaść źmienienych staronak."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Kolkaść staronak bufernaha pułu, na jakija byŭ atrymany zapyt na skid."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Kolkaść volnych staronak."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5425,7 +5416,7 @@ msgstr ""
"staronki, jakija Å­ biahuÄy momant Äytajucca ci zapisvajucca abo jakija nia "
"mohuć być skinutyja ci vydalenyja z-za peÅ­naj pryÄyny."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5438,11 +5429,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Ahulny pamier bufernaha pułu, u staronkach."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5451,7 +5442,7 @@ msgstr ""
"adbyvajecca, kali zapyt prahladaje znaÄnuju Äastku tablicy, ale Å­ vypadkovym "
"paradku."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5459,11 +5450,11 @@ msgstr ""
"Kolkaść paÅ›ladoÅ­nych papiarednich ÄytaÅ„niaÅ­, zroblenych InnoDB. Heta "
"adbyvajecca, kali InnoDB vykonvaje paśladoŭny poŭny prahlad tablicy."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Kolkaść lagiÄnych zapytaÅ­ ÄytaÅ„nia, zroblenych InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5471,7 +5462,7 @@ msgstr ""
"Kolkaść lagiÄnych ÄytaÅ„niaÅ­, jakija InnoDB nie zmahÅ‚a adnavić z bufernaha "
"puÅ‚u, a tamu zrabiÅ‚a adnastaronkavaje ÄytaÅ„nie."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5485,55 +5476,55 @@ msgstr ""
"kamputar padliÄvaje kolkaść takich ÄakaÅ„niaÅ­. Kali pamier buferu byÅ­ "
"vyznaÄany pravilna, hetaje znaÄeÅ„nie musić być maleÅ„kim."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Kolkaść zapisaŭ, zroblenych u buferny puł InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Kolkaść aperacyjaÅ­ fsync() na biahuÄy momant."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "BiahuÄaja kolkaść aperacyjaÅ­ fsync(), jakija Äakajuć vykanaÅ„nia."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "BiahuÄaja kolkaść ÄytaÅ„niaÅ­, jakija Äakajuć vykanaÅ„nia."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "BiahuÄaja kolkaść zapisaÅ­, jakija Äakajuć vykanaÅ„nia."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Kolkaść praÄytanych na biahuÄy momant dadzienych, u bajtach."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Ahulnaja kolkaść ÄytaÅ„niaÅ­ dadzienych."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Ahulnaja kolkaść zapisaŭ dadzienych."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Kolkaść zapisanych na biahuÄy momant dadzienych, u bajtach."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Kolkaść padvojnych zapisaŭ, jakija byli vykananyja, i kolkaść staronak, "
"jakija byli zapisanyja dla hetaj mety."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Kolkaść padvojnych zapisaŭ, jakija byli vykananyja, i kolkaść staronak, "
"jakija byli zapisanyja dla hetaj mety."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5541,35 +5532,35 @@ msgstr ""
"Kolkaść vypadkaÅ­ ÄakaÅ„nia z-za taho, Å¡to bufer Å‚ogu byÅ­ zanadta maÅ‚y, i tamu "
"daviaÅ‚osia Äakać, pakul jon nie aÄyÅ›cicca."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Kolkaść zapisaŭ u łog."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Kolkaść fizyÄna vykananych zapisaÅ­ u Å‚og-fajÅ‚."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Kolkaść synchranizavynych zapisaŭ, zroblenych u łog-fajł."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Kolkaść synchranizavaÅ„niaÅ­ Å‚og-fajÅ‚a, jakija Äakajuć vykanaÅ„nia."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Kolkaść zapisaÅ­ u Å‚og-fajÅ‚, jakija Äakajuć vykanaÅ„nia."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Kolkaść bajtaŭ, zapisanych u łog-fajł."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Kolkaść stvoranych staronak."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5578,54 +5569,54 @@ msgstr ""
"vymiarajucca ŭ staronkach; pamier staronki dazvalaje chutka pieravieści jaho "
"Å­ bajty."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Kolkaść praÄytanych staronak."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Kolkaść zapisanych staronak."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
"Kolkaść blakavaÅ„niaÅ­ radkoÅ­, ÄakaÅ„nie jakich adbyvajecca na biahuÄy momant."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Siaredni Äas atrymaÅ„nia mahÄymaÅ›ci blakavaÅ„nia radku, u milisekundach."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ahulny Äas ÄakaÅ„nia atrymaÅ„nia mahÄymaÅ›ci blakavaÅ„nia radku, u milisekundach."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
"Maksymalny Äas atramaÅ„nia mahÄymaÅ›ci blakavaÅ„nia radku, u milisekundach."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Kolkaść razoÅ­, kali davodziÅ‚asia Äakać blakavaÅ„nie radku."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Kolkaść radkoŭ, vydalenych z tablic InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Kolkaść radkoŭ, ustaŭlenych u tablicy InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "KolkaÅ› radkoÅ­, praÄytanych z tablic InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Kolkaść radkoŭ, abnoŭlenych u tablicach InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5633,7 +5624,7 @@ msgstr ""
"Kolkaść blokaÅ­ u keÅ¡y kluÄoÅ­, jakija byli źmienienyja, ale jaÅ¡Äe nie byli "
"skinutyja na dysk. VykarystoÅ­vajecca jak znaÄeÅ„nie Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5641,7 +5632,7 @@ msgstr ""
"Kolkaść niavykarystanych blokaÅ­ u keÅ¡y kluÄoÅ­. Hetaje znaÄeÅ„nie možna "
"vykarystoÅ­vać dla vyznaÄeÅ„nia stupieni vykarystaÅ„nia keÅ¡u kluÄoÅ­."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5651,11 +5642,11 @@ msgstr ""
"stupieÅ„niu peÅ­naÅ›ci Å›viedÄyć pra maksymalnuju za Å­vieÅ› Äas kolkaść blokaÅ­, "
"jakija vykarastoÅ­valisia adnaÄasova."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Kolkaść zapytaÅ­ na ÄytaÅ„nie bloku kluÄoÅ­ z keÅ¡u."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5665,15 +5656,15 @@ msgstr ""
"vialikaje, znaÄeÅ„nie key_buffer_size, vidać, vielmi maÅ‚oje. Kolkaść "
"promachaÅ­ u keÅ¡ možna vyliÄyć jak Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Kolkaść zapytaÅ­ na zapis bloku kluÄoÅ­ u keÅ¡."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Kolkaść fizyÄnych zapisaÅ­ bloku kluÄoÅ­ na dysk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5684,11 +5675,11 @@ msgstr ""
"ZnaÄeÅ„nie pa zmoÅ­ÄaÅ„ni 0 aznaÄaje, Å¡to nivodny zapyt jaÅ¡Äe nia byÅ­ "
"zkampilavany."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Kolkaść radkoŭ dla zapisu, adkładzienych zapytami INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5696,36 +5687,36 @@ msgstr ""
"Kolkaść tablic, jakija byli adkrytyja. Kali adkrytyja tablicy vialikija, "
"znaÄeÅ„nie keÅ¡u tablic imavierna vielmi maÅ‚oje."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Kolkaść adkrytych fajłaŭ."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Kolkaść adkrytych patokaŭ (vykarystoŭvajucca pieravažna dla łahavańnia)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Kolkaść adkrytych tablic."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Kolkaść volnych blokaŭ pamiaci ŭ kešy zapytaŭ."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Kolkaść volnaj pamiaci dla kešu zapytaŭ."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Kolkaść zvarotaŭ da kešu."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Kolkaść zapytaŭ, jakija byli dadanyja ŭ keš."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5738,7 +5729,7 @@ msgstr ""
"vykarystoÅ­vaÅ­sia najmienÅ¡ (LRU) dla vyznaÄeÅ„nia, jakija zapyty treba vydalać "
"z kešu."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5746,24 +5737,24 @@ msgstr ""
"Kolkaść niekešavalnych zapytaŭ (niekešavalnych abo niekešavanych z-za "
"znaÄeÅ„nia dyrektyvy query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Kolkaść zapytaÅ­, jakija prysutniÄajuć u keÅ¡y."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Ahulnaja kolkaść blokaŭ u kešy zapytyŭ."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Skinuć statystyku"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stan abaronienaj ad pamyÅ‚ak replikacyi (jaÅ¡Äe nie realizavanaja)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5771,13 +5762,13 @@ msgstr ""
"Kolkaść ab'jadnańniaŭ, jakija nie vykarystoŭviajuć indeksy. Kali hetaje "
"znaÄeÅ„nie nia roÅ­naje 0, varta pravieryć indeksy Å­ tablicach."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Kolkaść ab'jadnańniaŭ, jakija vykarystoŭvali pošuk pa mascy ŭ metavaj "
"tablicy."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5786,7 +5777,7 @@ msgstr ""
"kluÄa paÅ›la kožnaha radka. (Kali hetaje znaÄeÅ„nie nia roÅ­naje 0, varta "
"pravieryć indeksy ŭ tablicach.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5794,17 +5785,17 @@ msgstr ""
"Kolkaść ab'jadnaÅ„niaÅ­, jakija vykarystoÅ­vali spaÅ‚uÄeÅ„ni paloÅ­ u pierÅ¡aj "
"tablicy. (ZvyÄajna nie krytyÄna, navat kali hetaje znaÄeÅ„nie vialikaje.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Kolkaść ab'jadnańniaŭ, jakija praviali poŭny prahlad pieršaj tablicy."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Kolkaść Äasovych tablic, jakija Å­ biahuÄy momant adkrytyja zaležnym SQL-"
"patokam."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5812,13 +5803,13 @@ msgstr ""
"Ahulnaja (ad zahruzki) kolkaść razoŭ, kali zaležny SQL-patok replikacyi "
"paÅ­taraÅ­ tranzakcyi."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Hetaje znaÄeÅ„nie roÅ­naje \"ON\", kali server źjaÅ­lajecca zaležnym i "
"padÅ‚uÄanym da servera, jaki jaho kantraluje."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5826,14 +5817,14 @@ msgstr ""
"Kolkaść patokaŭ, jakim spatrebiłasia bolš za slow_launch_time sekundaŭ dla "
"stvareńnia."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Kolkaść zapytaÅ­, na vykanantnie jakich spatrebiÅ‚asia bolÅ¡, Äym "
"long_query_time sekundaÅ­."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5843,25 +5834,25 @@ msgstr ""
"hetaje znaÄeÅ„nie vialikaje, varta razhledzić pavieliÄeÅ„nie znaÄeÅ„nia "
"systemnaj źmiennaj sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
"Kolkaść sartavańniaŭ, jakija byli zroblenyja z vykarystańniem niekalkich "
"słupkoŭ."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Kolkaść adsartavanych radkoŭ."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Kolkaść sartavaÅ„niaÅ­, jakija byli zroblenyja padÄas prahladu tablicy."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Kolkaść razoŭ, kali blakavańnie tablicy było zroblenaje imhnienna."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5873,7 +5864,7 @@ msgstr ""
"prablemy z pradukcyjnaÅ›ciu, varta spaÄatku aptymizavać zapyty, a paÅ›la abo "
"padzialić tablicu abo tablicy, abo vykarystoŭvać replikacyju."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5883,11 +5874,11 @@ msgstr ""
"jak Threads_created/Connections. Kali hetaje znaÄeÅ„nie pafarbavanaje Å­ "
"Äyrvony koler, varta pavialiÄyć znaÄeÅ„nie thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Kolkaść adkrytych na biahuÄy momant zÅ‚uÄeÅ„niaÅ­."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5899,107 +5890,107 @@ msgstr ""
"thread_cache_size. (ZvyÄajna, heta nie daje jakoha-niebudź zaÅ­važnaha "
"pavieliÄeÅ„nia pradukcyjnaÅ›ci, kali prysutniÄaje dobraja realizacyja patokaÅ­.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Kolkaść patokaÅ­, jakija nie źjaÅ­lajucca Å›piaÄymi."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "BiahuÄaja infarmacyja"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "ApracoÅ­nik"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Keš zapytaŭ"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Patoki"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "ÄŒasovyja dadzienyja"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Adkładzienyja ŭstaŭki"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "KeÅ¡ kluÄoÅ­"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Ab'jadnańni"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sartavańnie"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Kaardynatar pierakładu"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Skinuć (zakryć) usie tablicy"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Pakazać adkrytyja tablicy"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Pakazać zaležnyja servery"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Pakazać stan zaležnych serveraŭ"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Skinuć keš zapytaŭ"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Pakazać pracesy"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Skinuć"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Hety server MySQL pracuje %s. Jon byÅ­ zapuÅ¡Äany %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6007,11 +5998,11 @@ msgstr ""
"Trafik servera: Hetyja tablicy pakazvajuć statystyku sietkavaha trafiku "
"hetaha servera MySQL ad momantu jahonaha zapusku."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafik"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6019,36 +6010,36 @@ msgstr ""
"Na zahružanym servery bajtavyja liÄylniki mohuć pieraskokvać koÅ‚a, tamu "
"statystyka, jakuju pakazvaje MySQL-server, moža być niapravilnaj."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "u hadzinu"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Atrymana"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "AdpraÅ­lena"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "PadÅ‚uÄeÅ„ni"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "maksymum adnaÄasovych zÅ‚uÄeÅ„niaÅ­"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Niaŭdałych sprobaŭ"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Spyniena"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6056,265 +6047,261 @@ msgid ""
msgstr ""
"Statystyka zapytaŭ: Z momantu zapusku %s zapytaŭ było adpraŭlena na server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "u chvilinu"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "u sekundu"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Typ zapytu"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "maksymum adnaÄasovych zÅ‚uÄeÅ„niaÅ­"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Nałady i źmiennyja servera"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ZnaÄeÅ„nie sesii"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Hlabalnaje znaÄeÅ„nie"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6324,66 +6311,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6391,431 +6378,423 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6823,174 +6802,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6998,163 +6977,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7164,144 +7143,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7312,329 +7291,329 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Režym aÅ­tamatyÄnaha Å­znaÅ­leÅ„nia"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Vyrazy"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Pakazvać kamentary kalonak"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7642,38 +7621,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7681,414 +7660,414 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ID ustaÅ­lenaha radku: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "U vyhladzie PHP-kodu"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "U vyhladzie SQL-zapytu"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Prablemy z indeksami dla tablicy `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Mietka"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablica %1$s była paśpiachova źmienienaja"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Prahladzieć źnieÅ¡nija znaÄeÅ„ni"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcyja"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignaravać"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Z-za vialikaj daŭžyni, hetaje pole nia moža być adredagavanaje "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Dvajkovyja dadzienyja — nie redagujucca"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ustavić jak novy radok"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Pierajści da papiaredniaj staronki"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Dadać jaÅ¡Äe adzin radok"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Viarnucca da hetaj staronki"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Redagavać nastupny radok"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"VykarystoÅ­vajcie klaviÅ¡u TAB dla pieramiaÅ¡ÄeÅ„nia ad znaÄeÅ„nia da znaÄeÅ„nia "
"abo CTRL+streÅ‚ki dla pieramiaÅ¡ÄeÅ„nia Å­ luboje inÅ¡aje miesca"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "PaÄać ustaÅ­ku znoÅ­ z %s-ha radku"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tablica %s užo isnuje!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablica %1$s stvoranaja."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Prahladzieć damp (schiemu) tablicy"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Imia pierÅ¡asnaha kluÄa musić być PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "NiemahÄyma pierajmienavać indeks u PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "ÄŒastki indeksu nia vyznaÄanyja!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Stvaryć novy indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Źmianić indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Imia indeksa:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Typ indeksa:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" musić być imiem pierÅ¡asnaha kluÄa i tolki jaho!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dadać da indeksa %s kalonku(i)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Kolkaść kalonak musić być bolšaj za nul."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "NiemahÄyma pieranieÅ›ci tablicu Å­ samu siabie!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "NiemahÄyma skapijavać tablicu Å­ samu siabie!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tablica %s była pieraniesienaja ŭ %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tablica %s była skapijavanaja ŭ %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Pustaja nazva tablicy!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Źmianić paradak tablicy"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(asobna)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Pieranieści tablicu ŭ (baza dadzienych.tablica):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcyi tablicy"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Pierajmienavać tablicu ŭ"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Skapijavać tablicu ŭ (baza dadzienych.tablica):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Pierajści da skapijavanaj tablicy"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Absłuhoŭvańnie tablicy"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defrahmentavać tablicu"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "KeÅ¡ tablicy %s byÅ­ aÄyÅ¡Äany"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Skinuć keš tablicy (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Padtrymka padziełaŭ"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Padzieł %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Praanalizavać"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Pravieryć"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Aptymizavać"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Pierabudavać"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Adramantavać"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Skasavać padzieÅ‚ na Äastki"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Pravieryć cełasnaść dadzienych:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Pakazać tablicy"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Vykarystańnie prastory"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Vykarystańnie"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektyŭnaść"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statystyka radku"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Vyrazy"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamiÄny"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Daŭžynia radka"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Pamier radka "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "PamyÅ‚ka stvareÅ„nia źnieÅ¡niaha kluÄa na %1$s (praviercie typy kalonak)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Unutranyja suviazi"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8096,241 +8075,241 @@ msgstr ""
"Unutranaja suviaź nie źjaŭlajecca abaviazkovaj, kali isnuje adpaviednaja "
"suviaź FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nivodny radok nia vybrany"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykanać \"zapyt zhodna prykłada\" (symbal padstanoŭki: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Aperatar"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Vybrać pali (prynamsi adno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dadać umovy pošuku (cieła dla ŭmovy \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Kolkaść radkoŭ na staronku"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Paradak prahladu:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Prahlad roznych znaÄeÅ„niaÅ­"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nijakaja"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tablica %s była vydalenaja"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "PierÅ¡asny kluÄ byÅ­ dadadzieny da %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "ByÅ­ dadadzieny indeks dla %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Prahlad zaležnaściaŭ"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Prapanavanaja struktura tablicy"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Dadać %s novyja pali"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "U kancy tablicy"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "U paÄatku tablicy"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Paśla %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Stvaryć indeks na %s kalonkach"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "padzielenaja na sekcyi"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8339,47 +8318,65 @@ msgstr ""
"Temy nie padtrymlivajucca; kali łaska, praviercie vašuju kanfihuracyju i/abo "
"vaÅ¡yja temy Å­ teÄcy %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dastupnyja MIME-typy"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-typy, vyÅ‚uÄanyja kursivam, nia majuć asobnaj funkcyi pieraÅ­tvareÅ„nia"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dastupnyja pieraŭtvareńni"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Apisańnie"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Vy nia majecie dastatkovych pryvilejaÅ­ być u hetym miescy Å­ hety Äas!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil byÅ­ adnoÅ­leny."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nazva prahladu"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "NiemahÄyma zahruzić paÅ¡yreÅ„nie iconv abo paÅ¡yreÅ„nie recode, nieabchodnyja "
+#~ "dla pierakadavańnia symbalaŭ. Naładźcie PHP na vykarystańnie hetych "
+#~ "paÅ¡yreÅ„niaÅ­ abo Å­vohule adkluÄycie pierakadavaÅ„nie symbalaÅ­ u phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "NiemahÄyma vykarystać ni funkcyju iconv, ni libiconvr, ni recode_string u "
+#~ "toj Äas, jak paÅ¡yreÅ„nie paviedamlaje, Å¡to jano zahružanaje. Praviercie "
+#~ "vašuju kanfihuracyju PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/bg.po b/po/bg.po
index 6302335141..fc56002766 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-11 17:28+0200\n"
"Last-Translator: <stanprog@stanprog.com>\n"
"Language-Team: bulgarian <bg@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Покажи вÑички"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Ðомер на Ñтраницата:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,300 +36,300 @@ msgstr ""
"отварÑщиÑÑ‚ го прозорец или браузърът Ви е блокирал обновÑване на данни от "
"един прозорец в друг от ÑÑŠÐ¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð·Ð° ÑигурноÑÑ‚"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ТърÑене"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Изпълнение"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Име на ключа"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ОпиÑание"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Използвахте тази ÑтойноÑÑ‚"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Базата данни %1$s беше Ñъздадена."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Коментар към базата от данни: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Коментари към таблицата"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Име на колона"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тип"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Празно"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "По подразбиране"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Сочи към"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "не"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "да"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Печат"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Схема на БД"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ð’ базата от данни нÑма таблици."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Селектиране на вÑичко"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ДеÑелектиране на вÑичко"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Името на базата от данни е празно!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Базата данни %s беше преименувана на %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "База от данни %s беше копирана като %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Преименуване на базата от данни на"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Команда"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "и Ñлед това"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Копиране на базата от данни в"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Само Ñтруктурата"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структурата и данните"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Само данните"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "ИзпълнÑване на CREATE DATABASE преди копирането"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "ДобавÑне на %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "ДобавÑне на AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "ДобавÑне на ограничение"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "ПрехвърлÑна към копираната база от данни"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB хранилище"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СъÑтоÑние"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Позволено"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Забранено"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ПоправÑне на таблицата"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Забранено"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Позволено"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "КолациÑ"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,54 +338,54 @@ msgstr ""
"Допълнителните възможноÑти за работа ÑÑŠÑ Ñвързани (linked) таблици Ñа "
"деактивирани. За да разберете защо кликнете %sтук%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Редактиране на PDF Страници"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Таблица "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Редове"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Размер"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "Заето"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Дата на Ñъздаване"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ПоÑледно обновление"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ПоÑледна проверка"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -393,415 +393,421 @@ msgid_plural "%s tables"
msgstr[0] "%s таблица(и)"
msgstr[1] "%s таблица(и)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL заÑвката беше изпълнена уÑпешно"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "ТрÑбва да изберете поне една Колона за показване"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Сортиране"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ВъзходÑщо"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "ÐизходÑщо"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Показване"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критерий"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Вмъкни"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "и"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Изтрий"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "или"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Промени"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Добави/изтрий ред по критерий"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Добави/изтрий колона по критерий"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Допълни Запитването"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Използвай таблицата"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-заÑвка към базата от данни <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Изпълни заÑвката"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Отказан доÑтъп"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "поне една от думите"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "вÑички думи"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "точната фраза"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "като регулÑрен израз"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Резултати от Ñ‚ÑŠÑ€Ñенето на \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s Ñъвпадение(Ñ) в таблица <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s Ñъвпадение(Ñ) в таблица <i>%s</i>"
+msgstr[1] "%s Ñъвпадение(Ñ) в таблица <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "ПрелиÑтване"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Изтриване"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Общо:</b> <i>%s</i> Ñъвпадение(Ñ)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Общо:</b> <i>%s</i> Ñъвпадение(Ñ)"
+msgstr[1] "<b>Общо:</b> <i>%s</i> Ñъвпадение(Ñ)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "ТърÑене в базата от данни"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Думи или ÑтойноÑти за Ñ‚ÑŠÑ€Ñене (знак за замеÑтване: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Ðамери:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Думите Ñ‚Ñ€Ñбва да Ñе разделÑÑ‚ Ñ Ð¸Ð½Ñ‚ÐµÑ€Ð²Ð°Ð» (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "В таблиците:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "В таблиците:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Вмъкване"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Унищожаване"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ИзчиÑтване"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Таблицата %s беше изчиÑтена"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Изглед %s беше изтрит"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Таблицата %s беше изтрита"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Изглед"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "РепликациÑ"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Сума"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s е хранилището на данни по подразбиране на този MySQL Ñървър."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Когато има отметка:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Маркиране на вÑичко"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Размаркиране на вÑичко"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Маркиране на таблиците ÑÑŠÑ Ð·Ð°Ð³ÑƒÐ±ÐµÐ½Ð¾ мÑÑто"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Преглед за печат"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Проверка на таблицата"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ÐžÐ¿Ñ‚Ð¸Ð¼Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð½Ð° таблицата"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ПоправÑне на таблицата"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðнализиране на таблицата"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ЕкÑпортиране"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Речник на данните"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "БД"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Създай"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ДейÑтвие"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "ПерÑийÑки"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Само Ñтруктурата"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Проверка на таблицата"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "БД"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ÐедоÑтатъчно Ñвободно проÑтранÑтво за запиÑване на файла %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -809,17 +815,17 @@ msgstr ""
"Файлът %s вече ÑъщеÑтвува на Ñървъра, Ñменете името на файла или включете "
"опциÑта за препокриване."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Уеб Ñървъра нÑма права за Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° файла %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Схемата(дъмп) беше запиÑана във файл %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -828,78 +834,78 @@ msgstr ""
"ВероÑтно Ñте направили опит да качите твърде голÑм файл. МолÑ, обърнете Ñе "
"към %sdдокументациÑта%s за да намерите начин да избегнете това ограничение."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Файлът не може да бъде прочетен"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Plugin-ите за импортиране не могат да бъдат заредени, Ð¼Ð¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÑ‚Ðµ "
"инÑталациÑта на phpMyAdmin!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Показалецът беше изтрит."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Показалец %s беше Ñъздаден уÑпешно"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Импортирането приключи уÑпещно. БÑха изпълнени %d заÑвки."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin е по дружелюбен ако използвате браузър, който поддържа <b>frames</"
"b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -907,15 +913,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" заÑвката е забранена."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "ДейÑтвително ли желаете да изпълните заÑвката"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Вие ще УÐИЩОЖИТЕ цÑлата база от данни!"
@@ -944,41 +950,41 @@ msgstr "Името на хоÑта е празно!"
msgid "The user name is empty!"
msgstr "ПотребителÑкото име е празно!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Паролата е празна!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Паролата не е Ñъщата!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Промените бÑха Ñъхранени"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Преглед на релациите"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Вътрешни релации"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -986,13 +992,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Общи възможноÑти на релациите"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Забранено"
@@ -1008,125 +1014,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Изберете Полета за показване"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Генериране на парола"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Генериране"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "ÐÑма"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Предишен"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Следващ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Общо"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Двоично "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "март"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "април"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "май"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "юни"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "юли"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "авгуÑÑ‚"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "октомври"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Ñнуари"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "февруари"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "март"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "април"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1134,296 +1150,296 @@ msgid "May"
msgstr "май"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "юни"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "юли"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "авгуÑÑ‚"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Ñептември"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "октомври"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ноември"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "декември"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "нд"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "пн"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "вт"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "пт"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "нд"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "пн"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "вт"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "ÑÑ€"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "чт"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "пт"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Ñб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "нд"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "пн"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "вт"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "ÑÑ€"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "чт"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "пт"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Ñб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Заето"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "на Ñекунда"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Размер на шрифта"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Може да има приблизителна ÑтойноÑÑ‚. Виж FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ðе е дефиниран индекÑ!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ИндекÑи"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Уникално"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Коментари"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Редактиране"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr " Ð“Ð»Ð°Ð²Ð½Ð¸Ñ ÐºÐ»ÑŽÑ‡ беше изтрит."
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "ИндекÑа %s беше изтрит"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Бази от данни"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Грешка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1431,7 +1447,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "ÐÑма върнати редове"
msgstr[1] "ÐÑма върнати редове"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1439,96 +1455,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "ÐÑма върнати редове"
msgstr[1] "ÐÑма върнати редове"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "ÐÑма детайлна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° ÑÑŠÑтоÑнието на това хранилище на данни."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s е разрешен на този MySQL Ñървър."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s е изключен за този MySQL Ñървър."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Този MySQL Ñървър не поддържа хранилището на данни %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ðевалидна база от данни"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ðевалидно име на таблица"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Грешка при преименуване на таблица %1$s в %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Таблица %s беше преименувана на %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ðе е открит валиден път на тема %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Темата по подразбиране %s не е намерена!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Тема %s не е намерена!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Ðе е открит Ð¿ÑŠÑ‚Ñ Ð½Ð° тема %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Тема / Стил"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Връзката не може да бъде оÑъщеÑтвена: невалидни наÑтройки."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Добре дошли в %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1540,61 +1556,61 @@ msgstr ""
"config.inc.php файла и да Ñе уверите, че те отговарÑÑ‚ на информациÑта "
"предоÑтавена от админиÑтратора на MySQL Ñървъра."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Вход"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin документациÑ"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Сървър"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Име:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Парола:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Избор на Ñървър"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Оттук нататък Ñа необходими \"Cookies\"."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðе мога да Ñе логна към MySQL Ñървъра"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Грешно име/парола. ДоÑтъп отказан."
@@ -1632,29 +1648,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðе може да Ñе заредÑÑ‚ iconv или recode разширениÑта необходими за "
-"конвертиране на набора от знаци, конфигурирайте PHP така, че да позволÑва "
-"използване на тези Ñ€Ð°Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ отменете конвертирането на набора от знаци "
-"в phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ðе може да Ñе използва нито iconv нито libiconv нито recode_string функциÑта "
-"докато протоколите за разширениÑта Ñа заредени. Проверете конфигурациÑта на "
-"PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1670,13 +1664,13 @@ msgstr ""
"чаÑÑ‚ от Ñлучаите, нÑкъде липÑват кавички или точка и запетаÑ.<br />Ðко Ñе "
"изведе празна Ñтраница, вÑички е наред."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1684,206 +1678,206 @@ msgstr ""
"Ðа <tt>$cfg['PmaAbsoluteUri']</tt> ТРЯБВРда Ñе зададе ÑтойноÑÑ‚ в "
"ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сървър"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "ТрÑбва да ъпгрейднете към %s %s или по-къÑно."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑимален размер: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Изпратени"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Изпратени"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ДокументациÑ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL заÑвка"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL отговори: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explain SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ПропуÑни Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "без PHP код"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Създаване на PHP код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Презареждане"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ПропуÑни Validate SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Валидирай SQL-а"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Хранилища"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Време"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "байта"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "КБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ТБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "ПБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "ЕБ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%e %B %Y в %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дена, %s чаÑа, %s минути и %s Ñекунди"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Ðачало"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Предишен"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Край"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Скочи към база от данни &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Операции"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1891,205 +1885,195 @@ msgid ""
msgstr ""
"не мога да Ð·Ð°Ñ€ÐµÐ´Ñ Ñ€Ð°Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð¸ÐµÑ‚Ð¾ %s,<br />Ð¼Ð¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÑ‚Ðµ конфигурациÑта на PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Име"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Базата данни %s беше изтрита."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Запитване по пример"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Импортиране"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Привилегии"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Може да има приблизителна ÑтойноÑÑ‚. Виж FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Загубено мÑÑто"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "ÐÑма отговор от Ñървъра"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "СмÑна на паролата"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Без парола"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Парола"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Отново"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Хеширане на паролата"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 ÑъвмеÑтимо"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Генериране на парола"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Генериране"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Създаване на нова БД"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Създай"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "ÐÑма привилегии"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Таблицата Ñ‚Ñ€Ñбва да има поне една колона."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Създаване на нова таблица в БД %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Брой колони"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"ПриÑтавките за екÑпортиране не могат да бъдат заредени, Ð¼Ð¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÑ‚Ðµ "
"инÑталациÑта!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Дъмп-ни %s ред(а) като започнеш от ред # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Дъмп-ни вÑички редове"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Изпращане"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "ЗапиÑване на Ñървъра в Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Препокриване на ÑъщеÑтвуващите файлове"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблон на файловото име"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "име на Ñървъра"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "име на базата от данни"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "име на таблицата"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2097,40 +2081,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запомнÑне на шаблона"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Ðабор от знаци на файла:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "КомпреÑиÑ"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ÐÑма"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip-нато\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-нато\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-нато\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Режим на ÑъвмеÑтимоÑÑ‚ на SQL"
@@ -2155,7 +2139,7 @@ msgstr ""
msgid "File to import"
msgstr "Файл за импортиране"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "МеÑтоположение на текÑÑ‚Ð¾Ð²Ð¸Ñ Ñ„Ð°Ð¹Ð»"
@@ -2163,13 +2147,13 @@ msgstr "МеÑтоположение на текÑÑ‚Ð¾Ð²Ð¸Ñ Ñ„Ð°Ð¹Ð»"
msgid "File uploads are not allowed on this server."
msgstr "Ðа този Ñървър не е позволени качване на файлове."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "ДиректориÑта коÑто Ñте указали за upload не може да бъде доÑтигната"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "директориÑта за upload на уеб Ñървъра"
@@ -2195,13 +2179,13 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Брой запиÑи(завки), които да бъдат пропуÑнати от началото"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Формат на Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð¸Ñ€Ð°Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»"
@@ -2245,396 +2229,396 @@ msgstr "Портретно"
msgid "Paper size"
msgstr "Размер на хартиÑта"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Език"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d не е валиден номер на ред."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "реда започвайки от"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "хоризонтален"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "хоризонтален (обърнати хедъри)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вертикален"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "в %s вид и повтарÑне на имената на колоните през вÑеки %s<br />"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "ОперациÑта може да продължи дълго. Да продължи ли въпреки това?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Сортиране по ключ"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Операции"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ЧаÑтични текÑтове"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Пълни текÑтове"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Релационна Ñхема"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Релационна Ñхема"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Показване на двоичните данни"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Показване на BLOB-данните"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Показване на двоичните данни в шеÑтнадеÑетичен вид"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Браузърна транÑформациÑ"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Стартиране на запазена SQL-заÑвка"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Редът беше изтрит"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "СТОП"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "в запитването"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Показване на запиÑи "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "Общо"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "ЗаÑвката отне %01.4f Ñекунди"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "ПроменÑне"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Операции Ñ Ñ€ÐµÐ·ÑƒÐ»Ð°Ñ‚Ð°Ñ‚Ð° от заÑвката"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Преглед за печат (Ñ Ð¿ÑŠÐ»Ð½Ð¸Ñ‚Ðµ текÑтове)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Връзките не Ñа намерени"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° веÑиÑта"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Само данните"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB СъÑтоÑние"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Общо"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñтраници"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Страници Ñъдържащи данни"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Кеша на таблица %s беше изчиÑтен"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Режим на автоматично възÑтановÑване"
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
#, fuzzy
msgid "Maximum size for temporary sort files"
msgstr "МакÑимален размер на временните файлове при Ñъздаване на индекÑ"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "МакÑимален размер на временните файлове при Ñъздаване на индекÑ"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Поправка на нишките"
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Размер на буфера за Ñортиране"
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2642,49 +2626,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Размер на буфера за Ñортиране"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2692,148 +2676,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV данни"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Редовете завършват Ñ"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Полетата Ñа оградени Ñ"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "ПредÑтавка на Ñпециалните знаци"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Редовете завършват Ñ"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "ЗаменÑй NULL Ñ"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "ПоÑтавÑне имената на полетата на Ð¿ÑŠÑ€Ð²Ð¸Ñ Ñ€ÐµÐ´"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV за MS Excel данни"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "ВерÑÐ¸Ñ Ð½Ð° Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Данни"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Дъмп (Ñхема) на данните в таблицата"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура на таблица"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Включване на заглавие на таблицата"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Заглавие на таблицата"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Продължение на заглавието на таблицата"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Етикет на ключа"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Релации"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-тип"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Време на генериране"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° Ñървъра"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° PHP"
@@ -2841,23 +2825,23 @@ msgstr "ВерÑÐ¸Ñ Ð½Ð° PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Генерира доклад Ñъдържащ данните в определена таблица)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Файл на доклада"
@@ -2865,102 +2849,102 @@ msgstr "Файл на доклада"
msgid "PHP array"
msgstr "PHP маÑив"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "ДобавÑне на коментар в хедъра (\\n нов ред)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Изолиране на екÑпорта в транзакциÑ"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "ЗабранÑване на проверките за външен ключ"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Опции за екÑпортиране на база от данни"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Използване на обратни кавички около имена на таблици и полета"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "ДобавÑне в коментарите"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Създаване/ОбновÑване/Проверка на дати"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Пълни INSERT-и"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Разширени INSERT-и"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "МакÑимална дължина на Ñъздадената заÑвка"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Използване на отложени вмъкваниÑ"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Използване на INSERT IGNORE"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Използване на шеÑтнадеÑетична ÑтойноÑÑ‚ за BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Тип на екÑпортирането"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Процедури"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Функции"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð·Ð° дъмпнати таблици"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð·Ð° таблица"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME ТИПОВЕ ЗРТÐБЛИЦÐ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "РЕЛÐЦИИ ЗРТÐБЛИЦÐ"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Само Ñтруктурата"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2968,169 +2952,169 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Тип на екÑпортирането"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Тип на екÑпортирането"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "ОтварÑне на нов прозорец Ñ phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "ÐÑма таблици"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL резултат"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Генерирано от"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL върна празен резултат (т.е. нула редове)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "ÐÑма бази от данни"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Структура"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "ЗамеÑтване на данните от таблицата Ñ Ð´Ð°Ð½Ð½Ð¸Ñ‚Ðµ от файла"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Игнориране на дублиращите Ñе редове"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Име на колона"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ðевалидна колона (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
#, fuzzy
msgid "Table name"
msgstr "име на таблицата"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV Ñ LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Използване на ключовата дума LOCAL "
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3146,7 +3130,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Да не Ñе използва AUTO_INCREMENT за нулеви ÑтойноÑти"
@@ -3157,13 +3141,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "ВерÑÐ¸Ñ Ð½Ð° клиента за MySQL"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3171,535 +3155,539 @@ msgid "None"
msgstr "ÐÑма"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "PRIMARY"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ИндекÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ПълнотекÑтово"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "ÐÑма промÑна"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Ðабор от знаци"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Двоично "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БългарÑки"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "ОпроÑтен китайÑки"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Традиционен китайÑки"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "нечувÑтвително към региÑтъра"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "чувÑтвително към региÑтъра"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ХърватÑки"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Чешки"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДатÑки"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ÐнглийÑки"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЕÑперанто"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЕÑтонÑки"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ÐемÑки"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "речник"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Телефонен бележник"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "УнгарÑки"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑландÑки"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЯпонÑки"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ЛатвийÑки"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛитовÑки"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорейÑки"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПерÑийÑки"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПолÑки"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Западно-европейÑки"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "РумънÑки"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словашки"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "СловенÑки"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ИÑпанÑки"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Традиционен ИÑпанÑки"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШведÑки"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ТайландÑки"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ТурÑки"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкраинÑки"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "многоезичен"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Централно европейÑки"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РуÑки"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "БалтийÑки"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ÐрменÑки"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Кирилица"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрабÑки"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Иврит"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ГрузинÑки"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Гръцки"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧехоÑловашки"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "непознат"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Ðачало"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Изход от ÑиÑтемата"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Прозорец за заÑвки"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Този формат нÑма опции"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "не е OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Позволено"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Покажи възможноÑтите"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Създаване на PDF-и"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Показване на коментари към Колоните"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"ÐœÐ¾Ð»Ñ Ð¿Ñ€ÐµÐ³Ð»ÐµÐ´Ð°Ð¹Ñ‚Ðµ информациÑта в ДокументациÑта отноÑно това как да обновите "
"вашата Column_comments таблица"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Запазване на SQL заÑвка"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-хронологиÑ"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "нÑма ОпиÑание"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "ПотребителÑко име"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Сортиране"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Променлива"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "СтойноÑÑ‚"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Сървър"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Ð’Ñеки потребител"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Използвай текÑтовото поле"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Ð’Ñеки хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локален"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Този ХоÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Използвай таблица Host"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Генериране на парола"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Съдържание на таблица __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(продължение)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Структура на таблица __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Сървъри"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Променливи"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Ðабори от знации"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Хранилища"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr " Двоично "
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПроцеÑи"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Синхронизиране"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "ТърÑене в базата от данни"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "ТърÑене в базата от данни"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ИзпълнÑване на SQL заÑвка/заÑвки на Ñървър %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изпълнение на SQL заÑвка/заÑвки към база от данни %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Име на колона"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Запази тази SQL заÑвка"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Ðека вÑеки потребител има доÑтъп до този показалец"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Препокриване не ÑъщеÑÑ‚Ð²ÑƒÐ²Ð°Ñ‰Ð¸Ñ Ð¿Ð¾ÐºÐ°Ð·Ð°Ð»ÐµÑ† ÑÑŠÑ Ñъщото име"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе препокривайте тази заÑвка извън този прозорец"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Разделител"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Показване на заÑвката отново"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Изпълнение"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Само показване"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3707,7 +3695,7 @@ msgstr ""
"Изглежда, че има грешка в SQL заÑвката ви. Грешката върната от MySQL Ñървъра "
"по долу, ако има такава, би могла да ви помогне в определÑнето на проблема"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3730,35 +3718,35 @@ msgstr ""
"заÑвки Ñамо до проблемната заÑвка, и изпратете Ñъобщение за бъг Ñ Ð¿Ð°Ñ€Ñ‡ÐµÑ‚Ð¾ от "
"данните в CUT ÑекциÑта по-долу:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðезатворени кавички"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ðевалиден идентификатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ðепозната Ð¿ÑƒÐ½ÐºÑ‚ÑƒÐ°Ñ†Ð¸Ñ Ð½Ð° Ñтринг"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3768,21 +3756,21 @@ msgstr ""
"инÑталирали необходимите PHP разширениÑ, така както е опиÑано в "
"%sдокументациÑта%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Дължина/СтойноÑÑ‚*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3800,7 +3788,7 @@ msgstr ""
"обратна черта (\"\\\") или апоÑтроф (\"'\") между тези ÑтойноÑти, Ñложите "
"обратна черта пред Ñ‚ÑÑ… (например: '\\\\xyz' или 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3808,12 +3796,12 @@ msgstr ""
"За ÑтойноÑтите по подразбиране, Ð¼Ð¾Ð»Ñ Ð²ÑŠÐ²ÐµÐ´ÐµÑ‚Ðµ Ñамо една ÑтойноÑÑ‚, без "
"обратни черти или апоÑтроф, използвайки ÑÐ»ÐµÐ´Ð½Ð¸Ñ Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибути"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3822,11 +3810,11 @@ msgstr ""
"За ÑпиÑъка на доÑтъпните опции на транÑформациÑта и техните MIME-type "
"транÑформации кликнете на %sопиÑÐ°Ð½Ð¸Ñ Ð½Ð° транÑформациÑта%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Опции на транÑформациÑта"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3839,18 +3827,18 @@ msgstr ""
"поÑтавете пред Ñ‚ÑÑ… допълнителна обратно наклонена черта (например '\\\\xyz' "
"или 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ÐÑма"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3859,40 +3847,40 @@ msgstr ""
"ÐÑма ОпиÑание за тази транÑформациÑ.<br />ÐœÐ¾Ð»Ñ Ð¾Ð±ÑŠÑ€Ð½ÐµÑ‚Ðµ Ñе към автора "
"отноÑно това какво прави %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Хранилище на данни"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "ЗапиÑване"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "ДобавÑне на %s поле(та)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "ТрÑбва да добавите поне едно поле."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Изпратени"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3910,14 +3898,14 @@ msgstr ""
"реда на таблицата Ñъдържащо файловото име. Ðко напишете втора опциÑ, Ñ‚Ñ€Ñбва "
"първата ви Ð¾Ð¿Ñ†Ð¸Ñ Ð´Ð° е уÑтановена на празен низ."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3925,11 +3913,11 @@ msgstr ""
"Показва thumbnail; опции: ширина, виÑочина в пикÑели (запазва оригиналната "
"пропорциÑ)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Показва връзката на това изображение (за директно ÑвалÑне, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3941,7 +3929,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3978,7 +3966,7 @@ msgstr ""
"параметър е уÑтановен в 1, ще поÑтави NOWRAP на клетката на Ñъдържанието, "
"така че Ñ†ÐµÐ»Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´ ще бъде показан без преформатиране (По подразбиране е 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3988,7 +3976,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Запазва оригиналното форматиране на полето."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4003,7 +3991,7 @@ msgstr ""
"е Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ ÐºÐ°Ñ‚Ð¾ \"http://domain.com/\", втората Ð¾Ð¿Ñ†Ð¸Ñ Ðµ ширината в пикÑели, "
"третата е виÑочината."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4017,17 +4005,17 @@ msgstr ""
"Показва връзката на полето Ñъдържащо файлово име; първата Ð¾Ð¿Ñ†Ð¸Ñ Ðµ Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ "
"като \"http://domain.com/\", втората Ð¾Ð¿Ñ†Ð¸Ñ Ðµ заглавието на връзката."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4049,67 +4037,67 @@ msgstr "Ðе Ñа открити файлове в ZIP архива!"
msgid "Error in ZIP archive:"
msgstr "Грешка в ZIP архива:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "ДейÑтвиÑ"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "ÐšÐ¾Ð»Ð°Ñ†Ð¸Ñ Ð½Ð° MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "ПотребителÑки зададен цвÑÑ‚"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "ИзчиÑтване"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° протокола"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Потребител"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Ðабор от знаци на MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° клиента за MySQL"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "ВерÑÐ¸Ñ Ð½Ð° PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° PHP "
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Официалната уеб Ñтраница на phpMyAdmin "
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4121,21 +4109,21 @@ msgstr ""
"MySQL Ñървър е Ñтартиран Ñ Ñ‚Ð¾Ð²Ð° по подразбиране и може да бъде леÑно хакнат. "
"ТрÑбва да оправите тази дупка в ÑигурноÑтта."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4143,104 +4131,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» има нужда от тайна парола (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "ÐÑма бази от данни"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Създай нова Страница"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "ÐœÐ¾Ð»Ñ Ð¸Ð·Ð±ÐµÑ€ÐµÑ‚Ðµ база от данни"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "таблица <b>%s</b> не е намерена или не е уÑтановена в %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "ÐœÐ¾Ð»Ñ Ð¸Ð·Ð±ÐµÑ€ÐµÑ‚Ðµ Ñтраница за редактиране"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Създай нова Страница"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Ðомер на Ñтраницата:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Ðвтоматичен лейаут"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Вътрешни релации"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Избери таблици"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4248,254 +4236,254 @@ msgstr ""
"Текущата Страница има Референции към Таблици които вече не ÑъщеÑтвуват. "
"Желаете ли да изтриете тези Референции?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Таблица \"%s\" не ÑъщеÑтвува!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "ÐœÐ¾Ð»Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð¸Ñ€Ð°Ð¹Ñ‚Ðµ координатите за таблица %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Схемата на база от данни \"%s\" - Страница %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "ÐÑма таблици"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Релационна Ñхема"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Съдържание"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Допълнително"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Създай нова Страница"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Покажи вÑички"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "Брой полета"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Таблицата %s беше изтрита"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Импортиране на файлове"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "вÑички"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Изберете двоичен журнал за преглед"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Полета"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Съкращаване на показаните заÑвки"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Показване на пълните заÑвки"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Тип на Ñъбитието"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ИнформациÑ"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Ðабори от знаци и колации"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "ÐÑма избрани бази от данни."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s бази от данни бÑха изтрити уÑпешно."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr " СтатиÑтика за базите данни"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Таблици"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "ÐÑма бази от данни"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "РепликациÑ"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Провери привилегиите за база от данни &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Проверка на привилегиите"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Разрешаване на ÑтатиÑтика"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Забрани ÑтатиÑтика"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4503,11 +4491,11 @@ msgstr ""
"Забележка: Разрешаването на ÑтатиÑтика на базата от данни може да коÑтва "
"много голÑм трафик между уеб Ñървъра и MySQL Ñървъра."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Хранилища на данни"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Преглед на Ñхемата на базата от данни"
@@ -4718,21 +4706,21 @@ msgid "None"
msgstr "ÐÑма"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Привилегии Ñпецифични за таблицата"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
" Забележка: Имената на привилегиите на MySQL Ñа показани на английÑки. "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобални привилегии"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Привилегии Ñпецифични за базата от данни"
@@ -4757,99 +4745,99 @@ msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° логване"
msgid "Do not change the password"
msgstr "Да не Ñе ÑÐ¼ÐµÐ½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð°Ñ‚Ð°"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "ÐÑма потребител(и)."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Потребител %s вече ÑъщеÑтвува!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Вие добавихте нов потребител."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Вие променихте привилегиите за %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Вие отменихте привилегиите за %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Паролата на %s беше променена уÑпешно."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Изтриване на %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ðе за избрани потребители за изтриване!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Презареждане на привилегиите"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Избраните потребители бÑха изтрити уÑпешно."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Привилегиите бÑха презаредени уÑпешно."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Редактиране на привилегиите"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "ОтменÑне"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Преглед на потребителите"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Дадени"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "вÑеки"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "ДобавÑне на нов потребител."
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "ОтÑтранÑване на избраните потребители"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"ОтмÑна на вÑички активни привилегии от потребителите и Ñлед това изтриване."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Изтриване на базите от данни които имат имена като тези на потребителите."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4863,49 +4851,49 @@ msgstr ""
"ръка. Ð’ този Ñлучай, Ñ‚Ñ€Ñбва да %sпрезаредите привилегиите%s преди да "
"продължите."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Ð˜Ð·Ð±Ñ€Ð°Ð½Ð¸Ñ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð¸Ñ‚ÐµÐ» не беше открит в таблицата Ñ Ð¿Ñ€Ð¸Ð²Ð¸Ð»ÐµÐ³Ð¸Ð¸Ñ‚Ðµ."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Привилегии Ñпецифични за колоната"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "ДобавÑне на привилегии към Ñледната база от данни"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "ДобавÑне на привилегии към Ñледната таблица"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "ПромÑна на логин информациÑта / Копиране на потребител"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Създаване нов потребител ÑÑŠÑ Ñъщите привилегии и ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... запазване на ÑтариÑ."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... изтриване на ÑÑ‚Ð°Ñ€Ð¸Ñ Ð¾Ñ‚ таблицата на потребителите."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... отменÑне на вÑички активни привилегии от ÑÑ‚Ð°Ñ€Ð¸Ñ Ð¸ Ñлед това изтриване."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4913,109 +4901,109 @@ msgstr ""
" ... изтриване на ÑÑ‚Ð°Ñ€Ð¸Ñ Ð¾Ñ‚ таблицата на потребителите и Ñлед това "
"презареждане на привилегиите."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "База от данни за потребителÑ"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ÐÑма"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Създаване на база от данни ÑÑŠÑ Ñъщото име и даване на пълни привилегии"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Даване на пълни привилегии над база от данни &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Потребители които имат доÑтъп до &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "глобален"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Ñпецифични за базата от данни"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "знак за замеÑтване"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Ðишка %s беше уÑпешно отÑтранена."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin не можа да Ñпре нишка %s. ВероÑтно вече е била затворена."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5024,128 +5012,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "ÐœÐ¾Ð»Ñ Ð¸Ð·Ð±ÐµÑ€ÐµÑ‚Ðµ база от данни"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "ПълнотекÑтово"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Ñб"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5153,78 +5141,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Брой на Ñъздадените от mysqld временни файлове."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Брой на вмъкнатите поÑредÑтвом INSERT DELAYED редове."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5232,7 +5220,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5240,43 +5228,43 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Брой заÑвки за обновÑване на ред в таблица."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Брой заÑвки за вмъкване на ред в таблица."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
#, fuzzy
msgid "The number of free pages."
msgstr "Брой на Ñортираните редове."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5284,33 +5272,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5319,227 +5307,227 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
#, fuzzy
msgid "The number of log write requests."
msgstr "Брой на Ñортираните редове."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
#, fuzzy
msgid "The number of pages created."
msgstr "Брой на отвотените таблици."
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
#, fuzzy
msgid "The number of pages read."
msgstr "Брой на Ñортираните редове."
-#: server_status.php:94
+#: server_status.php:93
#, fuzzy
msgid "The number of pages written."
msgstr "Брой на отвотените таблици."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
#, fuzzy
msgid "The number of rows inserted in InnoDB tables."
msgstr "Брой заÑвки за вмъкване на ред в таблица."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
#, fuzzy
msgid "The number of rows updated in InnoDB tables."
msgstr "Брой заÑвки за обновÑване на ред в таблица."
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
#, fuzzy
msgid "The number of requests to read a key block from the cache."
msgstr "Брой заÑвки за обновÑване на ред в таблица."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
#, fuzzy
msgid "The number of requests to write a key block to the cache."
msgstr "Брой заÑвки за обновÑване на ред в таблица."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Брой на отворените файлове."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Брой на отворените потоци (използва Ñе главно за логове)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Брой на отвотените таблици."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
#, fuzzy
msgid "The number of cache hits."
msgstr "Брой на Ñортираните редове."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5547,105 +5535,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "ИзчиÑтване"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Брой на Ñортираните редове."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5653,18 +5641,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5672,110 +5660,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
#, fuzzy
msgid "The number of threads that are not sleeping."
msgstr "Брой на отворените файлове."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° ÑÑŠÑтоÑнието на MySQL Ñървъра"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Кеш на заÑвките"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Ðишки"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Временни данни"
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Използване на отложени вмъкваниÑ"
-#: server_status.php:367
+#: server_status.php:366
#, fuzzy
msgid "Key cache"
msgstr "Кеш на заÑвките"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Сортиране"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Координатор на транзакциите"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Показване на отворените теблици"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "MySQL процеÑи"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "ИзчиÑтване"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Този MySQL Ñървър работи от %s. Стартиран е на %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5783,46 +5771,46 @@ msgstr ""
"<b>Трафик на Ñървъра</b>: Тези таблици показват ÑтатиÑтика за Ð¼Ñ€ÐµÐ¶Ð¾Ð²Ð¸Ñ "
"трафик на MySQL Ñървъра от както е Ñтартиран."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Трафик"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "на чаÑ"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Получени"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Изпратени"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Конекции"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "МакÑимален брой на едновременните конекции"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Провалили Ñе опити"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ПрекъÑнати"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5831,269 +5819,265 @@ msgstr ""
"<b>СтатиÑтика на заÑвките</b>: От както е Ñтартиран %s заÑвки Ñа изпратени "
"към Ñървъра."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "на минута"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "на Ñекунда"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Тип на заÑвката"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "РепликациÑ"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "МакÑимален брой на едновременните конекции"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Сървърни променливи и наÑтройки"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "СеÑийна ÑтойноÑÑ‚"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобална ÑтойноÑÑ‚"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Локален"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin документациÑ"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "ДобавÑне на нов потребител."
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6103,67 +6087,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ðе мога да Ñе логна към MySQL Ñървъра"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6171,444 +6155,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Преименуване на базата от данни на"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Ðабор от знаци на файла:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Шаблон на файловото име"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Шаблон на файловото име"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Шаблон на файловото име"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Шаблон на файловото име"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Импортиране на файлове"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Опции за екÑпортиране на база от данни"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "ÐÑма бази от данни"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Опции за екÑпортиране на база от данни"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL заÑвка"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL заÑвка"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "СъÑтоÑние"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Таблица "
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6616,176 +6592,176 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Брой на Ñортираните редове."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° клиента за MySQL"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6793,164 +6769,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "РеÑурÑни ограничениÑ"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6960,147 +6936,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Конекции"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "ÐÑма таблици"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Дефрагментиране на таблица"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7111,337 +7087,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "ÐÑма бази от данни"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "име на Ñървъра"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Избор на Ñървър"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "ПоправÑне на таблицата"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Режим на автоматично възÑтановÑване"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "ЗаÑвление"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Избор на Ñървър"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Показване на коментари към Колоните"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Покажи цвÑÑ‚"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Показване на пълните заÑвки"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "СтатиÑтика за редовете"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7449,40 +7425,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Показване на отворените теблици"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "да"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7490,663 +7466,663 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Показване като PHP-код"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблем Ñ Ð¸Ð½Ð´ÐµÐºÑите на таблица `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Етикет"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Избраните потребители бÑха изтрити уÑпешно."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Преглеждане на външните(foreign) ÑтойноÑти"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ФункциÑ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Игнориране"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Поради дължината Ñи,<br /> това поле може да не е редактируемо "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Двоично - не Ñе редактира "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Вмъкване като нов ред"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "връщане обратно"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "вмъкване на нов запиÑ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "връщане към тази Ñтраница"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "редактиране на ÑÐ»ÐµÐ´Ð²Ð°Ñ‰Ð¸Ñ Ñ€ÐµÐ´"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Използвайте клавиша TAB за да премеÑтвате крурÑора от ÑтойноÑÑ‚ на ÑтойноÑÑ‚ "
"или CTRL+Ñтрелка за да премеÑтвате курÑора в Ñъответната поÑока"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Таблица %s вече ÑъщеÑтвува!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Таблицата %s беше изтрита"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Схема на таблицата"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Името на Ð³Ð»Ð°Ð²Ð½Ð¸Ñ ÐºÐ»ÑŽÑ‡ Ñ‚Ñ€Ñбва да е... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðе мога да преименувам индекÑа на PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ðе Ñа дефинирани чаÑти на индекÑ!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Създай нов индекÑ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "ПромÑна на индекÑ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Име на индекÑа&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тип на индекÑа&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>Ñ‚Ñ€Ñбва</b> да е името на <b>и единÑтвено на</b> Ð³Ð»Ð°Ð²Ð½Ð¸Ñ "
"ключ!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr " &nbsp;%s&nbsp;колона(и) беше(Ñха)добавени към индекÑа "
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Ð‘Ñ€Ð¾Ñ Ð½Ð° колоните Ñ‚Ñ€Ñбва да е по-голÑм от нула."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðе може да Ñе премеÑти таблицата към Ñебе Ñи!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðе може да Ñе копира таблицата към Ñебе Ñи!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Таблицата %s беше премеÑтена към %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Таблица %s беше копирана в %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Името на таблицата е празно!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Подреждане на таблицата по"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(еднократно)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ПремеÑтване на таблица към (база от данни<b>.</b>таблица):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Опции на таблицата"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Преименуване на таблицата на"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Копиране на таблица (база от данни<b>.</b>таблица):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Превключване към копираната таблица"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Поддръжка на таблицата"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Дефрагментиране на таблица"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Кеша на таблица %s беше изчиÑтен"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ИзчиÑтване на кеша на таблицата (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Поддръжка на таблицата"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Чешки"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "ПоправÑне на таблицата"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Проверка на интегритета на връзките"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Покажи таблиците"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Използвано мÑÑто"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Използвани"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Ефективни"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатиÑтика за редовете"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "ЗаÑвление"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамичен"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Дължина на реда"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Размер на ред "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Вътрешни релации"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "ÐÑма върнати редове"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ИзпълнÑване на \"заÑвка по шаблон\" (знак за замеÑтване: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Избор на поле (поне едно):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "ДобавÑне на уÑловие за Ñ‚ÑŠÑ€Ñене (Ñъдържание на \"where\" клаузата):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "редове на Ñтраница"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Подреждане по:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Преглеждане на външните(foreign) ÑтойноÑти"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ÐÑма"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Таблицата %s беше изтрита"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Беше добавен първичен ключ към %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Беше добавен Ð¸Ð½Ð´ÐµÐºÑ Ð½Ð° %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Преглед на релациите"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Ðнализ на таблицата"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "ДобавÑне на %s поле(та)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "в ÐºÑ€Ð°Ñ Ð½Ð° таблицата"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "в началото на таблицата"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Ñлед %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Създаване на Ð¸Ð½Ð´ÐµÐºÑ Ð²ÑŠÑ€Ñ…Ñƒ &nbsp;%s&nbsp;колони"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Данни"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Име:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Показване на верÑиите"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "ВерÑиÑ"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "ВерÑÐ¸Ñ Ð½Ð° Ñървъра"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8155,44 +8131,63 @@ msgstr ""
"ÐÑма поддръжка на теми. МолÑ, проверете конфигурациÑта и/или темите, в папка "
"%s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Вземете Ñи нови теми!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДоÑтъпни MIME-типове"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types показани в наклонен шрифт не притежават отделна Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ Ð·Ð° "
"транÑформациÑ"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДоÑтъпни транÑформации"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ОпиÑание"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ð’ момента не разполагате Ñ Ð´Ð¾Ñтатъчно права за да Ñе намирате тук!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профила беше обновен."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Име на ИЗГЛЕД-а"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Преименуване на изгледа на"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðе може да Ñе заредÑÑ‚ iconv или recode разширениÑта необходими за "
+#~ "конвертиране на набора от знаци, конфигурирайте PHP така, че да позволÑва "
+#~ "използване на тези Ñ€Ð°Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ отменете конвертирането на набора от "
+#~ "знаци в phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ðе може да Ñе използва нито iconv нито libiconv нито recode_string "
+#~ "функциÑта докато протоколите за разширениÑта Ñа заредени. Проверете "
+#~ "конфигурациÑта на PHP."
diff --git a/po/bn.po b/po/bn.po
index ca4619f0dd..b77b84b839 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bangla <bn@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Show all"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "পাতার সংখà§à¦¯à¦¾à¦ƒ"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,300 +35,300 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "খà§à¦à¦œà§à¦¨"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Go"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Keyname"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Use this value"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "%s ডাটাবেজ মà§à¦›à§‡ ফেলা হয়েছে"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "ডাটাবেজ মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হঃ"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Table comments"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "কলামের নাম"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Type"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "খালি"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ডিফলà§à¦Ÿ"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links to"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হ"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "না"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "হà§à¦¯à¦¾à¦"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "পà§à¦°à¦¿à¦¨à§à¦Ÿ কর"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "No tables found in database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "সব সিলেকà§à¦Ÿ করà§à¦¨"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Unselect All"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "ডাটাবেজ à¦à¦° নাম দেওয়া হয়নি"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s has been renamed to %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "%s ডাটাবেজ় %s তে কপি করা হয়েছে"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "ডাটাবেজ রিনেম কর"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "নিরà§à¦¦à§‡à¦¶"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "à¦à¦¬à¦‚ তারপর"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "ডাটাবেজ কপি করঃ"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Structure only"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Structure and data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "শà§à¦§à§ ডাটা"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "কপি করার আগে ডাটাবেজ় তৈরী কর"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Add %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Add AUTO_INCREMENT value"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Add constraints"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Switch to copied database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "অবসà§à¦¥à¦¾"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Enabled"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "বনà§à¦§ করা হয়েছে"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "টেবিল রিপেয়ার করà§à¦¨"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "বনà§à¦§ করা হয়েছে"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Enabled"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "পিডিà¦à¦« পাতাগà§à¦²à§‹ সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "টেবিল"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rows"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "আকার"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in use"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creation"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "সরà§à¦¬à¦¶à§‡à¦· আপডেট"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Last check"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,435 +392,441 @@ msgid_plural "%s tables"
msgstr[0] "%s table(s)"
msgstr[1] "%s table(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Your SQL query has been executed successfully"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "আপনাকে পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করার জনà§à¦¯ কমপকà§à¦·à§‡ à¦à¦•à¦Ÿà¦¿ কলাম নিরà§à¦¦à¦¿à¦·à§à¦Ÿ করতে হবে"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "সাজাà¦à¦¨"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascending"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descending"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "দেখান"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "কà§à¦·à§‡à¦¤à§à¦°"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "à¦à¦¬à¦‚"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "অথবা"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modify"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Add/Delete Criteria Row"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Add/Delete Field Columns"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Update Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "টেবিল বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Submit Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "পà§à¦°à¦¬à§‡à¦¶ নিষেধ"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "at least one of the words"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "সব শবà§à¦¦"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "the exact phrase"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Search results for \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s match(es) inside table <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s match(es) inside table <i>%s</i>"
+msgstr[1] "%s match(es) inside table <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "বà§à¦°à¦¾à¦‰à¦œ করà§à¦¨"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "মà§à¦›à§‡ ফেল"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> match(es)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> match(es)"
+msgstr[1] "<b>Total:</b> <i>%s</i> match(es)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "ডাটাবে ঠখà§à¦œà§à¦à¦¨Search in database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Find:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Words are separated by a space character (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Inside table(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Inside table(s):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insert"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Structure"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "মà§à¦›à§‡ ফেল"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "খালি"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Table %s has been emptied"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s has been dropped"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Table %s has been dropped"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "View"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replication"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "যোগফল"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s MySQL সারà§à¦­à¦¾à¦° à¦à¦° ডিফলà§à¦Ÿ ষà§à¦Ÿà§‹à¦°à§‡à¦œ ইঞà§à¦œà¦¿à¦¨"
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "With selected:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "সব পরীকà§à¦·à¦¾ করà§à¦¨"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Uncheck All"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "ওভারহেড সহ টেবিল পরীকà§à¦·à¦¾ কর"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Print view"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "টেবিল অপটিমাইজ করà§à¦¨"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "টেবিল রিপেয়ার করà§à¦¨"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "টেবিল বিশà§à¦²à§‡à¦·à¦£ কর"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Export"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ডাটা অভিধান"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "ডাটাবেজ"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Server version"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "তৈরী করà§à¦¨"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Action"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "পারসিয়ান"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Structure only"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "ডাটাবেজ"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s already exists on server, change filename or check overwrite option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ডামà§à¦ª %s ফাইল ঠসেভ করা হয়েছে"
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -829,14 +835,14 @@ msgstr ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "ফাইল পড়া যায়নি"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -845,7 +851,7 @@ msgstr ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -855,29 +861,29 @@ msgstr ""
"file size exceeded the maximum size permitted by your PHP configuration. See "
"FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "ইমপোরà§à¦Ÿ পà§à¦²à¦¾à¦— ইন লোড করা যায়নি, আপনার ইনà§à¦¸à¦·à§à¦Ÿà¦²à§‡à¦¶à¦¨ পরীকà§à¦·à¦¾ করà§à¦¨"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "বà§à¦•à¦®à¦¾à¦°à§à¦•à¦Ÿà¦¿ মà§à¦›à§‡ ফেলা হয়েছে"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "বà§à¦•à¦®à¦¾à¦°à§à¦• দেখান"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "বà§à¦•à¦®à¦¾à¦°à§à¦• %s তৈরী করা হয়েছে"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ সফলভাবে সমà§à¦ªà¦¨à§à¦¨ হয়েছে। %d সংখà§à¦¯à¦• query সমà§à¦ªà¦¾à¦¦à¦¨ করা হয়েছে"
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -885,7 +891,7 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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."
@@ -893,19 +899,19 @@ msgstr ""
"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."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "পিছনে"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -913,15 +919,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" statements are disabled."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "আপনি কি সতà§à¦¯à¦¿ চান?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "আপনি à¦à¦•à¦Ÿà¦¿ সমà§à¦ªà§‚রà§à¦¨ ডাটাবেজ পà§à¦°à¦¾à§Ÿ মà§à¦›à§‡ ফেলছেন"
@@ -950,41 +956,41 @@ msgstr "হোষà§à¦Ÿ নাম পূরন করা হয়নি"
msgid "The user name is empty!"
msgstr "The user name is empty!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "পাসওয়ারà§à¦¡ দেওয়া হয়নি"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "The passwords aren't the same!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modifications have been saved"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Relation view"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Internal relations"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -992,13 +998,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "General relation features"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "বনà§à¦§ করা হয়েছে"
@@ -1014,124 +1020,134 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "পà§à¦°à¦¦à¦°à§à¦¶à¦¨à§‡à¦° জনà§à¦¯ কà§à¦·à§‡à¦¤à§à¦° পছনà§à¦¦ কর"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "পাসওয়ারà§à¦¡ তৈরী কর"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "তৈরী কর"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "ডাটা"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "পূরà§à¦¬à¦¬à¦°à§à¦¤à§€"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "পরবরà§à¦¤à§€"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "মোট"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "বাইনারী"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "মারà§à¦š"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "à¦à¦ªà§à¦°à¦¿à¦²"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "মে"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "জà§à¦¨"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "জà§à¦²à¦¾à¦‡"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "আগসà§à¦Ÿ"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "অকà§à¦Ÿà§‹à¦¬à¦°"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "জানà§à§Ÿà¦¾à¦°à§€"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "ফেবà§à¦°à§à§Ÿà¦¾à¦°à§€"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "মারà§à¦š"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "à¦à¦ªà§à¦°à¦¿à¦²"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1139,296 +1155,296 @@ msgid "May"
msgstr "মে"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "জà§à¦¨"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "জà§à¦²à¦¾à¦‡"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "আগসà§à¦Ÿ"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "সেপà§à¦Ÿà§‡à¦®à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "অকà§à¦Ÿà§‹à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "নভেমà§à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "ডিসেমà§à¦¬à¦°"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "রবিবার"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "সোমবার"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "মঙà§à¦—লবার"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "রবিবার"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "সোমবার"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "মঙà§à¦—লবার"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "বà§à¦§à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "বৃহসà§à¦ªà¦¤à¦¿à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "শনিবার"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "রবিবার"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "সোমবার"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "মঙà§à¦—লবার"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "বà§à¦§à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "বৃহসà§à¦ªà¦¤à¦¿à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "শনিবার"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in use"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "per second"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "ফনà§à¦Ÿ à¦à¦° আকার"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "হয়ত আনà§à¦®à¦¾à¦¨à¦¿à¦•à¥¤ FAQ ৩.১১ দেখ। "
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "No index defined!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• সমূহ"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হ"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "The primary key has been dropped"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "%s ইনà§à¦¡à§‡à¦¸à§à¦• মà§à¦›à§‡ ফেলা হয়েছে"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "ডাটাবেজসমূহ Databases"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "ভূল"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1436,7 +1452,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "No rows selected"
msgstr[1] "No rows selected"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1444,90 +1460,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "No rows selected"
msgstr[1] "No rows selected"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"There is no detailed status information available for this storage engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s is available on this MySQL server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "MySQL সারà§à¦­à¦¾à¦° à¦à¦° জনà§à¦¯ %s বনà§à¦§ করা হয়েছে ."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "à¦à¦‡ MySQL সারà§à¦­à¦¾à¦° %s ধরনের সà§à¦Ÿà§‹à¦°à§‡à¦œ ইঞà§à¦œà¦¿à¦¨ সমরà§à¦¥à¦¨ করেনা."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Invalid database"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Invalid table name"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error renaming table %1$s to %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Table %s has been renamed to %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "No valid image path for theme %s found!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No preview available."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "take it"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Default theme %s not found!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Theme %s not found!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Theme path not found for theme %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Theme / Style"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "সংযোগ সà§à¦¥à¦¾à¦ªà¦¨ করা যায়নিঃ invalid settings."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Welcome to %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1536,7 +1552,7 @@ msgstr ""
"সমà§à¦­à¦¬à¦¤ আপনি কনফিগারেশন ফাইল তৈরী করেননি। আপনি %1$ssetup script%2$s বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦° "
"করে à¦à¦•à¦Ÿà¦¿ তৈরী করতে পারেন "
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1548,61 +1564,61 @@ msgstr ""
"পরীকà§à¦·à¦¾ করà§à¦¨ à¦à¦¬à¦‚ তা আপনার Mysql সারà§à¦­à¦¾à¦°à§‡à¦° অà§à¦¯à¦¾à¦¡à¦®à¦¿à¦¨à¦¿à¦·à§à¦Ÿà§‡à¦Ÿà§à¦°à¦°à¦°à§‡à¦° দেওয়া তথà§à¦¯à§‡à¦° অনà§à¦°à§à¦ª "
"কিনা তা নিশà§à¦šà¦¤ করà§à¦¨à¥¤"
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "লগ ইন"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin documentation"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "সারà§à¦­à¦¾à¦°"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "পাসওয়ারà§à¦¡"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server Choice"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies must be enabled past this point."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL সারà§à¦­à¦¾à¦° ঠলগ ইন করা যায়নি"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Wrong username/password. Access denied."
@@ -1640,27 +1656,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Couldn't use either the iconv, libiconv or recode_string functions, although "
-"the necessary extensions appear to be loaded. Check your PHP configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1676,13 +1672,13 @@ msgstr ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1690,206 +1686,206 @@ msgstr ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "সারà§à¦­à¦¾à¦°"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Invalid authentication method set in configuration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "You should upgrade to %s %s or later."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Max: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "bn"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "bn"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL query"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL said: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ কর"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP কোড ছাড়া"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP কোড তৈরী করà§à¦¨Create PHP Code"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Refresh"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Skip Validate SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "ইঞà§à¦œà¦¿à¦¨à¦¸à¦®à§‚হ"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "সময়"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "বাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "কিলোবাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "মেগাবাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "গিগাবাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "টেরাবাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "পেটাবাইট"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "à¦à¦•à§à¦¸à¦¾à¦¬à¦¾à¦‡à¦Ÿ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s দিন, %s মাস, %s মিনিট and %s সেকেণà§à¦¡"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "শà§à¦°à§"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "পূরà§à¦¬à¦¬à¦°à§à¦¤à§€"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "End"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Jump to database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operations"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1900,209 +1896,199 @@ msgstr ""
"%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP "
"configuration."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Sent"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "নাম"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s ডাটাবেজ মà§à¦›à§‡ ফেলা হয়েছে"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Query"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privileges"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "হয়ত আনà§à¦®à¦¾à¦¨à¦¿à¦•à¥¤ FAQ ৩.১১ দেখ। "
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "The server is not responding"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "পাসওয়ারà§à¦¡ পরিবরà§à¦¤à¦¨ কর"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "কোন পাসওয়ারà§à¦¡ নাই"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "পাসওয়ারà§à¦¡"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-type"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "পাসওয়ারà§à¦¡ তৈরী কর"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "তৈরী কর"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "নতà§à¦¨ ডাটাবেজ় তৈরী কর"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "তৈরী করà§à¦¨"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "কোন সà§à¦¬à¦¿à¦§à¦¾ নাই"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Table must have at least one field."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s ডাটাবেজ় ঠনতà§à¦¨ টেবিল তৈরী কর"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Number of fields"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "à¦à¦•à§à¦¸à¦ªà§‹à¦°à§à¦Ÿ পà§à¦²à¦¾à¦— ইন লোড করা যায়নি, আপনার ইনà§à¦¸à¦·à§à¦Ÿà¦²à§‡à¦¶à¦¨ পরীকà§à¦·à¦¾ করà§à¦¨"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s row(s) starting at record # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ফাইল হিসেবে সেভ করà§à¦¨"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Save on server in %s directory"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overwrite existing file(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "সারà§à¦­à¦¾à¦° à¦à¦° নাম"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "ডাটাবেজ à¦à¦° নাম"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "টেবিল à¦à¦° নাম"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2113,40 +2099,40 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "টেমপà§à¦²à§‡à¦Ÿ মনে রাখ"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ফাইল à¦à¦° অকà§à¦·à¦°à¦¸à¦®à§‚হঃ"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "সংকোচন"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "কোনটিই নয়"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL compatibility mode"
@@ -2171,7 +2157,7 @@ msgstr ""
msgid "File to import"
msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ করার জনà§à¦¯ ফাইল"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Location of the text file"
@@ -2179,13 +2165,13 @@ msgstr "Location of the text file"
msgid "File uploads are not allowed on this server."
msgstr "File uploads are not allowed on this server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "The directory you set for upload work cannot be reached"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web server upload directory"
@@ -2215,13 +2201,13 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ করা ফাইল ফরমেট কর"
@@ -2265,176 +2251,176 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "পাতার আকার"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "ভাষা"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d is not valid row number."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "row(s) starting from record #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "আনà§à¦­à§‚মিক"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "লমà§à¦¬"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "This operation could take a long time. Proceed anyway?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operations"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Full Texts"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Execute bookmarked query"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "সারিটি মà§à¦›à§‡ ফেলা হয়েছে"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Showing rows"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "মোট"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Query took %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Change"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Query results operations"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Print view (with full texts)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "লিংক পাওয়া যায়নি"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Version information"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Data home directory"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "The common part of the directory path for all InnoDB data files."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "ডাটা ফাইলসমূহ"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoextend increment"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2442,11 +2428,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool size"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2454,85 +2440,85 @@ msgstr ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Usage"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "মোট"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "পাতাসমà§à¦¹"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "ফà§à¦°à§€ পাতাসমূহ"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "নোংরা পাতাসমূহ"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "ডাটাসহ পাতাসমূহ"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages to be flushed"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "বà§à¦¯à¦¾à¦¸à§à¦¤ পাতাসমূহ"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activity"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Read requests"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Write requests"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Write waits"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Write waits in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer size"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2540,11 +2526,11 @@ msgstr ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatic recovery mode"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2552,11 +2538,11 @@ msgstr ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximum size for temporary sort files"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2566,11 +2552,11 @@ msgstr ""
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximum size for temporary files on index creation"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2580,11 +2566,11 @@ msgstr ""
"than using the key cache by the amount specified here, prefer the key cache "
"method."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "থà§à¦°à§‡à¦¡ রিপেয়ার করà§à¦¨"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2592,11 +2578,11 @@ msgstr ""
"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."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2604,73 +2590,73 @@ msgstr ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Sort buffer size"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2678,49 +2664,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2728,148 +2714,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "ফরমেট"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Fields enclosed by"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Fields escaped by"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Replace NULL by"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Put fields names in the first row"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV for MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel edition"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "ডাটা"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "টেবিল à¦à¦° জনà§à¦¯ ডাটা ডামà§à¦ªà¦¿à¦‚ করà§à¦¨"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Table structure for table"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Include table caption"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Table caption"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continued table caption"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Label key"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "মাইম à¦à¦° ধরন"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "হোষà§à¦Ÿ"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "তৈরী করার জনà§à¦¯ সময়"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server version"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Version"
@@ -2877,23 +2863,23 @@ msgstr "PHP Version"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generates a report containing the data of a single table)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Report title"
@@ -2901,102 +2887,102 @@ msgstr "Report title"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Add custom comment into header (\\n splits lines)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Enclose export in a transaction"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Disable foreign key checks"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and field names with backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হে যোগ কর"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "তইরী/আপডেট/তারিখ পরীকà§à¦·à¦¾ কর"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Complete inserts"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Extended inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximal length of created query"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Use delayed inserts"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Use ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Export type"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedures"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "ফাংশনসমূহ"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Constraints for dumped tables"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints for table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Structure only"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Structure only"
@@ -3005,173 +2991,173 @@ msgstr "Structure only"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Export type"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Export type"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Export type"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Export type"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Open new phpMyAdmin window"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "কোন টেবিল নাই"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL result"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generated by"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "কোন ডাটাবেজ নাই"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "কোন ডাটাবেজ নাই"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Structure"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Replace table data with file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "ডà§à¦ªà§à¦²à¦¿à¦•à§‡à¦Ÿ সারি অবহেলা করà§à¦¨"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "কলামের নাম"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Invalid parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Invalid column (%s) specified!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Invalid field count in CSV input on line %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
#, fuzzy
msgid "Table name"
msgstr "টেবিল à¦à¦° নাম"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV using LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "লোকাল কী-ওয়ারà§à¦¡ বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦° করà§à¦¨"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "This plugin does not support compressed imports!"
@@ -3187,7 +3173,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3198,13 +3184,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL client version"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3212,534 +3198,538 @@ msgid "None"
msgstr "কোনটিই নয়"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "পà§à¦°à¦¾à¦¥à¦®à¦¿à¦•"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦•"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "No change"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Charset"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "বাইনারী"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "বà§à¦²à¦—েরিয়ান"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Simplified Chinese"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditional Chinese"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croatian"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "চেক"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ডà§à¦¯à¦¾à¦¨à¦¿à¦¶"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ইংরেজী"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonian"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "জারà§à¦®à¦¾à¦¨"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "অভিধান"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "phone book"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "হাংগেরিয়ান"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Icelandic"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanese"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvian"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lithuanian"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "কোরিয়ান"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "পারসিয়ান"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "পোলিশ"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "West European"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "রোমানিয়ান"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovak"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenian"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanish"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditional Spanish"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "সà§à¦‡à¦¡à¦¿à¦¶"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkish"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainian"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "ইউনিকোড"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "বহà§à¦­à¦¾à¦·à§€"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Central European"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "রাশিয়ান"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "বà§à¦¯à¦¾à¦²à§à¦Ÿà¦¿à¦•"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "আরমেনিয়ান"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrillic"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "আরবী"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "হীবà§à¦°à§‚"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "জরজীয়ান"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "গà§à¦°à§€à¦•"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "চেক-সà§à¦²à§‹à¦­à¦¾à¦•"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "অজানা"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "মূল পাতা"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "লগ আউট"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Query window"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "This format has no options"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ঠিক নাই"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "ঠিক আছে"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Enabled"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "বৈশিষà§à¦Ÿà§à¦¯à¦¸à¦®à§‚হ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "পিডিà¦à¦« সমূহ তৈরী"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "কলামের মনà§à¦¤à¦¬à§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হচà§à¦›à§‡"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Please see the documentation on how to update your column_comments table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "বà§à¦•à¦®à¦¾à¦°à§à¦• করা SQL query"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL history"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "কোন বরà§à¦£à¦¨à¦¾ নাই"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "বà§à¦¯à¦¾à¦­à¦¾à¦°à¦•à¦¾à¦°à§€à¦° নাম"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "সাজাà¦à¦¨"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "চলক"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "মান"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° আইডি"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "যেকোন বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use text field"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "যেকোন হোষà§à¦Ÿ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "লোকাল"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "This Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Use Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "পাসওয়ারà§à¦¡ তৈরী কর"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Content of table __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continued)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structure of table __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Unknown language: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "সারà§à¦­à¦¾à¦°à¦¸à¦®à§‚হ"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "চলকসমূহ"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Charsets"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "ইঞà§à¦œà¦¿à¦¨à¦¸à¦®à§‚হ"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "বাইনারী লগ"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processes"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "ডাটাবে ঠখà§à¦œà§à¦à¦¨Search in database"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "ডাটাবে ঠখà§à¦œà§à¦à¦¨Search in database"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Run SQL query/queries on server %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "কলামের নাম"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "à¦à¦‡ SQL query টি বà§à¦•à¦®à¦¾à¦°à§à¦• করà§à¦¨"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "সব বà§à¦¯à¦¾à¦•à§à¦¤à¦¿à¦•à§‡ à¦à¦‡ বà§à¦•à¦®à¦¾à¦°à§à¦•à¦Ÿà¦¿ দেখার সà§à¦¯à§‹à¦— দিন"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "à¦à¦•à¦‡ নামের বরà§à¦¤à¦®à¦¾à¦¨ বà§à¦•à¦®à¦¾à¦°à§à¦• পà§à¦°à¦¤à¦¿à¦¸à§à¦¥à¦¾à¦ªà¦¨ করà§à¦¨"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimiter"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Show this query here again "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submit"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "শà§à¦§à§ দেখ"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3747,7 +3737,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3769,35 +3759,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Unclosed quote"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Invalid Identifer"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unknown Punctuation String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3806,21 +3796,21 @@ msgstr ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Length/Values"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3838,7 +3828,7 @@ msgstr ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3846,12 +3836,12 @@ msgstr ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributes"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3860,11 +3850,11 @@ msgstr ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformation options"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3876,18 +3866,18 @@ msgstr ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "কোনটিই নয়"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3896,40 +3886,40 @@ msgstr ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Storage Engine"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "সেভ করà§à¦¨"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr " %s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "You have to add at least one field."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Sent"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3947,7 +3937,7 @@ msgstr ""
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3955,8 +3945,8 @@ msgstr ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3964,11 +3954,11 @@ msgstr ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to download this image."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3994,7 +3984,7 @@ msgstr ""
"to the timestamp (Default: 0). Use second option to specify a different date/"
"time format string; see the documentation for PHP's strftime() function."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4030,7 +4020,7 @@ msgstr ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4042,7 +4032,7 @@ msgstr ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4057,7 +4047,7 @@ msgstr ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4072,17 +4062,17 @@ msgstr ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formats text as SQL query with syntax highlighting."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4105,68 +4095,68 @@ msgstr "No files found inside ZIP archive!"
msgid "Error in ZIP archive:"
msgstr "ZIP archive: ঠভূল আছে"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Action"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL connection collation"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "রিসেট করà§à¦¨"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protocol version"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "User"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL charset"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL client version"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Version"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Show PHP information"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Official phpMyAdmin Homepage"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4178,7 +4168,7 @@ msgstr ""
"running with this default, is open to intrusion, and you really should fix "
"this security hole."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4188,7 +4178,7 @@ msgstr ""
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4198,7 +4188,7 @@ msgstr ""
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
-#: main.php:290
+#: main.php:289
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 "
@@ -4206,106 +4196,106 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"The configuration file now needs a secret passphrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "কোন ডাটাবেজ নাই"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "কà§à¦¯à¦¾à¦²à§‡à¦¨à§à¦¡à¦¾à¦°"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ পাতা তৈরী কর"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Please select a database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> table not found or not set in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "অনà§à¦—à§à¦°à¦¹ করে সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করার জনà§à¦¯ à¦à¦•à¦Ÿà¦¿ পাতা নিরà§à¦¬à¦¾à¦šà¦¨ করà§à¦¨"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ পাতা তৈরী কর"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "পাতার সংখà§à¦¯à¦¾à¦ƒ"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatic layout"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Internal relations"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "টেবিল সিলেকà§à¦Ÿ করà§à¦¨"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4314,255 +4304,255 @@ msgstr ""
"ফেলতে চান? The current page has references to tables that no longer exist. "
"Would you like to delete those references?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "The \"%s\" table doesn't exist!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "দয়া করে %s টেবিল à¦à¦° অবসà§à¦¥à¦¾à¦¨ কনফিগার করà§à¦¨"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema of the \"%s\" database - Page %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "কোন টেবিল নাই"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relational schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Table of contents"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "অতিরিকà§à¦¤"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ পাতা তৈরী কর"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
#, fuzzy
msgid "Create relation"
msgstr "Server version"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Show all"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "Number of fields"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Table %s has been dropped"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "ফাইল ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "All"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Select binary log to view"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Show Full Queries"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "লগ নাম"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "অবসà§à¦¥à¦¾à¦¨"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Event type"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "পà§à¦°à¦•à§ƒà¦¤ অবসà§à¦¥à¦¾à¦¨"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "তথà§à¦¯"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Character Sets and Collations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "No databases selected."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s ডাটাবেজসমূহ সফলভাবে মà§à¦›à§‡ ফেলা হয়েছে "
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "ডাটাবেজসমূহের পরিসংখà§à¦¯à¦¾à¦¨"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "টেবিলসমূহ"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "কোন ডাটাবেজ নাই"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replication"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Check privileges for database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ পরীকà§à¦·à¦¾ করà§à¦¨"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "পরিসংখà§à¦¯à¦¾à¦¨ চালৠকর"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "পরিসংখà§à¦¯à¦¾à¦¨ বনà§à¦§ কর"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4570,11 +4560,11 @@ msgstr ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Storage Engines"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "View dump (schema) of databases"
@@ -4775,22 +4765,22 @@ msgid "None"
msgstr "কোনটিই নয়"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Table-specific privileges"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
"নোটঃ MySQL সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হের নাম ইংরেজীতে পà§à¦°à¦•à¦¾à¦¶ করা হয় Note: MySQL privilege "
"names are expressed in English "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Global privileges"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "ডাটাবেজ-নিরà§à¦¦à¦¿à¦·à§à¦Ÿ সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
@@ -4814,98 +4804,98 @@ msgstr "Login Information"
msgid "Do not change the password"
msgstr "Do not change the password"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "No user(s) found."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "The user %s already exists!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "আপনি à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করেছেন"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "The password for %s was changed successfully."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s মà§à¦›à§‡ ফেলা হচà§à¦›à§‡"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "মà§à¦›à§‡ ফেলার জনà§à¦¯ কোন বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€ চিহà§à¦¨à¦¿à¦¤ করা হয়নি"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reloading the privileges"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "The selected users have been deleted successfully."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "The privileges were reloaded successfully."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoke"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "User overview"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "যেকোন"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remove selected users"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revoke all active privileges from the users and delete them afterwards."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° নামে নাম à¦à¦®à¦¨ ডাটাবেজসমূহ মà§à¦›à§‡ ফেল"
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4918,51 +4908,51 @@ msgstr ""
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "The selected user was not found in the privilege table."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "কলাম নিরà§à¦¦à¦¿à¦·à§à¦Ÿ সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "নিচের ডাটাবেইজ ঠসà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ যোগ কর"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "নিচের টেবিল ঠসà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ যোগ কর"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
"লগ ইন তথà§à¦¯ পরিবরà§à¦¤à¦¨ কর অথবা বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€ কপি করChange Login Information / Copy "
"User"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "à¦à¦•à¦‡ সà§à¦¬à¦¿à¦§à¦¾ সহ নতà§à¦¨ আরেকটি বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€ তৈরী করà§à¦¨..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... পà§à¦°à¦¾à¦¤à¦¨à¦Ÿà¦¾ রেখে দাও"
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ...বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° টেবিলগà§à¦²à§‹ থেকে পà§à¦°à¦¾à¦¤à¦¨à¦Ÿà¦¿ মà§à¦›à§‡ ফেল"
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoke all active privileges from the old one and delete it afterwards."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4970,112 +4960,112 @@ msgstr ""
" ... বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° টেবিলগà§à¦²à§‹ থেকে পà§à¦°à¦¾à¦¤à¦¨à¦Ÿà¦¿ মà§à¦›à§‡ ফেল à¦à¦¬à¦‚ à¦à¦°à¦ªà¦° সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ পà§à¦¨à¦°à¦¾à§Ÿ লোড "
"কর"
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° জনà§à¦¯ ডাটাবেজ"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "কোনটিই নয়"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"à¦à¦•à¦‡ নামে ডাটাবেজ তৈরী কর à¦à¦¬à¦‚ সকল সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ মঞà§à¦œà§à¦° করCreate database with same "
"name and grant all privileges"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Grant all privileges on wildcard name (username_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Check privileges for database &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "ডাটাবেজ-নিরà§à¦¦à¦¿à¦·à§à¦Ÿ"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s was successfully killed."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin %s থà§à¦°à§‡à¦¡ কে বনà§à¦§ করতে পারেনি। সমà§à¦­à¦¬à¦¤ à¦à¦Ÿà¦¿ আগেই বনà§à¦§ করা হয়েছে"
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "আইডি"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Show slave status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5084,118 +5074,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Please select a database"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Fulltext"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Fulltext"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "শনিবার"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5205,11 +5195,11 @@ msgstr ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "The number of transactions that used the temporary binary log cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5221,11 +5211,11 @@ msgstr ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "How many temporary files mysqld has created."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5233,7 +5223,7 @@ msgstr ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5241,7 +5231,7 @@ msgstr ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5249,23 +5239,23 @@ msgstr ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "The number of INSERT DELAYED rows written."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "The number of executed FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "The number of internal COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "The number of times a row was deleted from a table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5275,7 +5265,7 @@ msgstr ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5285,7 +5275,7 @@ msgstr ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5293,7 +5283,7 @@ msgstr ""
"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."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5303,7 +5293,7 @@ msgstr ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5311,7 +5301,7 @@ msgstr ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5323,7 +5313,7 @@ msgstr ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5335,36 +5325,36 @@ msgstr ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "The number of internal ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "The number of requests to update a row in a table."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "The number of requests to insert a row in a table."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "The number of pages containing data (dirty or clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "The number of pages currently dirty."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"The number of buffer pool pages that have been requested to be flushed."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "The number of free pages."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5374,7 +5364,7 @@ msgstr ""
"being read or written or that can't be flushed or removed for some other "
"reason."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5386,11 +5376,11 @@ msgstr ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total size of buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5398,7 +5388,7 @@ msgstr ""
"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."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5406,11 +5396,11 @@ msgstr ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "The number of logical read requests InnoDB has done."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5418,7 +5408,7 @@ msgstr ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5432,55 +5422,55 @@ msgstr ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "The number writes done to the InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "The number of fsync() operations so far."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "The current number of pending fsync() operations."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "The current number of pending reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "The current number of pending writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "The amount of data read so far, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "The total number of data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "The total number of data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "The amount of data written so far, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5488,35 +5478,35 @@ msgstr ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "The number of log write requests."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "The number of physical writes to the log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "The number of fsyncs writes done to the log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "The number of pending log file fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pending log file writes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "The number of bytes written to the log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "The number of pages created."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5524,51 +5514,51 @@ msgstr ""
"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."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "The number of pages read."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "The number of pages written."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "The number of row locks currently being waited for."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "The average time to acquire a row lock, in milliseconds."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "The total time spent in acquiring row locks, in milliseconds."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "The maximum time to acquire a row lock, in milliseconds."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "The number of times a row lock had to be waited for."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "The number of rows deleted from InnoDB tables."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "The number of rows inserted in InnoDB tables."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "The number of rows read from InnoDB tables."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "The number of rows updated in InnoDB tables."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5576,7 +5566,7 @@ msgstr ""
"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."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5584,7 +5574,7 @@ msgstr ""
"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."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5594,11 +5584,11 @@ msgstr ""
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "The number of requests to read a key block from the cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5608,15 +5598,15 @@ msgstr ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "The number of requests to write a key block to the cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "The number of physical writes of a key block to disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5626,11 +5616,11 @@ msgstr ""
"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."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAY queues."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5638,35 +5628,35 @@ msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "The number of files that are open."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "The number of streams that are open (used mainly for logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "The number of tables that are open."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "The number of free memory blocks in query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "The amount of free memory for query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "The number of cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "The number of queries added to the cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5678,7 +5668,7 @@ msgstr ""
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5686,24 +5676,24 @@ msgstr ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "The number of queries registered in the cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "The total number of blocks in the query cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "The status of failsafe replication (not yet implemented)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5711,11 +5701,11 @@ msgstr ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "The number of joins that used a range search on a reference table."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5723,7 +5713,7 @@ msgstr ""
"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.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5731,15 +5721,15 @@ msgstr ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "The number of joins that did a full scan of the first table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "The number of temporary tables currently open by the slave SQL thread."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5747,11 +5737,11 @@ msgstr ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "This is ON if this server is a slave that is connected to a master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5759,13 +5749,13 @@ msgstr ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"The number of queries that have taken more than long_query_time seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5775,23 +5765,23 @@ msgstr ""
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "The number of sorts that were done with ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "The number of sorted rows."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "The number of sorts that were done by scanning the table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "The number of times that a table lock was acquired immediately."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5803,7 +5793,7 @@ msgstr ""
"should first optimize your queries, and then either split your table or "
"tables or use replication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5813,11 +5803,11 @@ msgstr ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "The number of currently open connections."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5829,107 +5819,107 @@ msgstr ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "The number of threads that are not sleeping."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime Information"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Query cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Threads"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Temporary data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Key cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "সাজাà¦à¦¨"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaction coordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Show open tables"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Show slave hosts"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Show slave status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "পà§à¦°à¦¸à§‡à¦¸à¦¸à¦®à§‚হ দেখান"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "রিসেট করà§à¦¨"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "This MySQL server has been running for %s. It started up on %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5937,11 +5927,11 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Traffic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5949,36 +5939,36 @@ msgstr ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per hour"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "গৃহীত"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Sent"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "সংযোগসমূহ"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. concurrent connections"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "বà§à¦¯à¦¾à¦°à§à¦¥ হওয়া চেষà§à¦Ÿà¦¾à¦¸à¦®à§‚হ"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "বাদ দেওয়া হল"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5987,271 +5977,267 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minute"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per second"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Query type"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replication"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Structure only"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "max. concurrent connections"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server variables and settings"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Session value"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Global value"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "লোকাল"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin documentation"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "ডাটা"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6261,67 +6247,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "MySQL সারà§à¦­à¦¾à¦° ঠলগ ইন করা যায়নি"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6329,452 +6315,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "ডাটাবেজ রিনেম কর"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "ডাটাবেজ রিনেম কর"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "ডাটাবেজ রিনেম কর"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "ফাইল à¦à¦° অকà§à¦·à¦°à¦¸à¦®à§‚হঃ"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "ফাইল ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "ফাইল ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "কোন ডাটাবেজ নাই"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL query"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL query"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "অবসà§à¦¥à¦¾"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "টেবিল"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6782,25 +6760,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6811,152 +6789,152 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "The number of sorted rows."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL client version"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6964,166 +6942,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "কোন ডাটাবেজ নাই"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Resource limits"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Data home directory"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7133,147 +7111,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "সংযোগসমূহ"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "কোন টেবিল নাই"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragment table"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7284,338 +7262,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "PHP Version"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "কোন ডাটাবেজ নাই"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "সারà§à¦­à¦¾à¦° à¦à¦° নাম"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° আইডি"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "টেবিল রিপেয়ার করà§à¦¨"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatic recovery mode"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Statements"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Server Choice"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "কলামের মনà§à¦¤à¦¬à§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হচà§à¦›à§‡"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "রং দেখান"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Show Full Queries"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Row Statistics"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7623,40 +7601,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Show open tables"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "হà§à¦¯à¦¾à¦"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7664,663 +7642,663 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Data home directory"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
#, fuzzy
msgid "Showing SQL query"
msgstr "Show Full Queries"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problems with indexes of table `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "লেবেল"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "The selected users have been deleted successfully."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ফাংশন"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignore"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Because of its length,<br /> this field might not be editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "বাইনারী -সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করবেন না"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insert as new row"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "পূরà§à¦¬à§‡à¦° পাতায় ফিরে যাও"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "নতà§à¦¨ আরেকটি সাড়ি যোগ করà§à¦¨"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "à¦à¦‡ পাতায় ফিরে যাও"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "পরবরà§à¦¤à§€ সাড়ি সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Table %s already exists!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Table %s has been dropped"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "View dump (schema) of table"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "The name of the primary key must be \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Can't rename index to PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইনà§à¦¡à§‡à¦¸à§à¦• তৈরী কর"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modify an index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• নামঃ"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• à¦à¦° ধরনঃ"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Index ঠযোগ কর &nbsp;%s&nbsp;column(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Column count has to be larger than zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Can't move table to same one!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Can't copy table to same one!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Table %s has been moved to %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s টেবিল %s তে কপি করা হয়েছে"
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "টেবিল à¦à¦° নাম পূরন করা হয়নি"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "টেবিল অরà§à¦¡à¦¾à¦° পরিবরà§à¦¤à¦¨ কর"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Move table to (database<b>.</b>table):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Table options"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "টেবিল রিনেম করà§à¦¨"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copy table to (database<b>.</b>table):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Switch to copied table"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Table maintenance"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragment table"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Table %s has been flushed"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Table maintenance"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "চেক"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "টেবিল রিপেয়ার করà§à¦¨"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Show tables"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Space usage"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effective"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Row Statistics"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Statements"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "ডায়নামিক"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "সাড়ির দৈরà§à¦˜à§à¦¯"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " সাড়ির আকার"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Internal relations"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "No rows selected"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Do a \"query by example\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "অপারেটর"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Select fields (at least one):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "খোà¦à¦œà¦¾à¦° শরà§à¦¤ যোগ কর (body of the \"where\" clause):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Number of rows per page"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "কà§à¦°à¦® পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "নিরà§à¦¦à¦¿à¦·à§à¦Ÿ মান বà§à¦°à¦¾à¦‰à¦œ করà§à¦¨"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "কোনটিই নয়"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Table %s has been dropped"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦°à¦¾à¦‡à¦®à¦¾à¦°à§€ কী যোগ করা হয়েছে %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "à¦à¦•à¦Ÿà¦¿ Index যোগ করা হয়েছে %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relation view"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propose table structure"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr " %s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "টেবিলের শেষে"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "টেবিলের শà§à¦°à§à¦¤à§‡"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "After %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Create an index on&nbsp;%s&nbsp;columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "ডাটা"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Export type"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "পারসিয়ান"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Server version"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8329,48 +8307,66 @@ msgstr ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Available MIME types"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME types printed in italics do not have a separate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Available transformations"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "You don't have sufficient privileges to be here right now!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "The profile has been updated."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "টেবিল রিনেম করà§à¦¨"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Couldn't use either the iconv, libiconv or recode_string functions, "
+#~ "although the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/bs.po b/po/bs.po
index f5ffbf4020..85d4d3b792 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bosnian <bs@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Prikaži sve"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Broj strane:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,304 +35,304 @@ msgstr ""
"zatvorili matiÄni prozor, ili vaÅ¡ preraživaÄ onemogućava ažuriranje meÄ‘u "
"prozorima zbog sigurnosnih podešavanja"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Pretraživanje"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Kreni"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ime kljuÄa"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Opis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Koristi ovu vrijednost"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Baza %s je odbaÄena."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentar baze:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentari tabele"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Imena kolona"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tip"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Podrazumjevano"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Veze ka"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Da"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Å tampaj"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Izaberi sve"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ništa"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "Ima tabele je prazno!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "Tabeli %s promjenjeno ime u %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "Tabela %s je kopirana u %s."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Promjeni ime tabele u "
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Naredba"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Baza ne postoji"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Samo struktura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktura i podatci"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Samo podaci"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj AUTO_INCREMENT vrijednost"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
#, fuzzy
msgid "Switch to copied database"
msgstr "Pređi na kopiranu tabelu"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Omogućeno"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Onemogućeno"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Popravi tabelu"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Onemogućeno"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Omogućeno"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Sortiranje"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -341,54 +341,54 @@ msgstr ""
"Dodatne mogućnosti za rad sa povezanim tabelama su iskljuÄene. Da biste "
"saznali zašto, kliknite %sovde%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Izmena PDF strana"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Redova"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "VeliÄina"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "se koristi"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Napravljeno"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Posljednja izmjena"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Posljednja provjera"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -396,416 +396,422 @@ msgid_plural "%s tables"
msgstr[0] "%s tabela"
msgstr[1] "%s tabela"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit je uspešno izvršen"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Morate izabrati bar jednu kolonu za prikaz"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortiranje"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Rastući"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Opadajući"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Prikaži"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterijum"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "i"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ili"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Promijeni"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dodaj/obriši polje za kriterij"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dodaj/obriši kolonu"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ažuriraj upit"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Koristi tabele"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit na bazi <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Izvrši SQL upit"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ulaz nije dozvoljen"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "bar jednu od rijeÄi"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "sve rijeÄi"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "taÄan izraz"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kao regularni izraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultati pretrage za \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s pogodaka unutar tabele <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s pogodaka unutar tabele <i>%s</i>"
+msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Pregled"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Obriši"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Ukupno:</b> <i>%s</i> pogodaka"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Ukupno:</b> <i>%s</i> pogodaka"
+msgstr[1] "<b>Ukupno:</b> <i>%s</i> pogodaka"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Pretraživanje baze"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "RijeÄi ili vrednosti koje se traže (džoker: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Traži:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "RijeÄi se odvajaju razmakom (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Unutar tabela:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Unutar tabela:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Novi zapis"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Odbaci"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Isprazni"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s je ispražnjena"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "Polje %s je obrisano"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s je odbaÄena"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Relacije"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Ukupno"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "OznaÄeno:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "OznaÄi sve"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "nijedno"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Za Å¡tampu"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Provjeri tabelu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiziraj tabelu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Popravi tabelu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analiziraj tabelu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Izvoz"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ReÄnik podataka"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza podataka"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Napravi"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Akcija"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Operacije"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Samo struktura"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Provjeri tabelu"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Baza podataka"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedovoljno prostora za snimanje datoteke %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -813,91 +819,91 @@ msgstr ""
"Datoteka %s već postoji na serveru, promijenite ime datoteke ili ukljuÄite "
"opciju prepisivanja."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Veb serveru nije dozvoljeno da saÄuva datoteku %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sadržaj baze je saÄuvan u fajl %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Datoteku nije moguće proÄitati"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ObilježivaÄ je upravo obrisan."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nazad"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin preferira ÄitaÄe koji podržavaju okvire."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -905,15 +911,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" komanda je onemogućena."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Da li stvarno hoćete da "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -942,41 +948,41 @@ msgstr "Ime hosta je prazno!"
msgid "The user name is empty!"
msgstr "Ime korisnika nije unijeto!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Lozinka je prazna!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Lozinke nisu identiÄne!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Izmjene su saÄuvane"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Relacioni pogled"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Opšte osobine relacija"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -984,13 +990,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Opšte osobine relacija"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Onemogućeno"
@@ -1006,125 +1012,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Izaberi polja za prikaz"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Promeni lozinku"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Generirao"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "nema"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Prethodna"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Slijedeći"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ukupno"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarni"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1132,398 +1149,398 @@ msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ned"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Uto"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pet"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Sri"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ned"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Uto"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sri"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ÄŒet"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pet"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "se koristi"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "u sekundi"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "KljuÄ nije definisan!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "KljuÄevi"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Jedinstveni"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalnost"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Komentari"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Promeni"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primarni kljuÄ je obrisan"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "KljuÄ %s je obrisan"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Baze"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Greška"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabeli %s promjenjeno ime u %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Dobrodošli na %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1535,62 +1552,62 @@ msgstr ""
"php i uvjerite se da odgovaraju podacima koje ste dobili od administratora "
"MySQL servera."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Prijavljivanje"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentacija"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
#, fuzzy
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Lozinka:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Izbor servera"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ne mogu da se prijavim na MySQL server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "PogreÅ¡no korisniÄko ime/lozinka. Ulaz nije dozvoljen."
@@ -1628,27 +1645,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ne mogu da uÄitam iconv ili recode ekstenzije potrebne za konverziju skupova "
-"znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili onemogućite "
-"konverziju skupova znakova u phpMyAdmin-u."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako "
-"ekstenzija prijavljuje da je uÄitana. Proverite vaÅ¡u PHP konfiguraciju."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1663,12 +1660,12 @@ msgstr ""
"poruke o greÅ¡ci koje dobijate. U većini sluÄajeve negde nedostaje navodnik "
"ili taÄka-zarez.<br />Ako dobijete praznu stranu, sve je u redu."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1676,204 +1673,204 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktiva MORA biti podješena u "
"konfiguracionoj datoteci!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Poslato"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Poslato"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentacija"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL upit"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL kaže: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "PreskoÄi objaÅ¡njavanje SQL-a"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "bez PHP koda"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Napravi PHP kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "PreskoÄi provjeru SQL-a"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Provjeri SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Vrijeme"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "bajta"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. u %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekundi"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "PoÄetak"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Prethodna"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Kraj"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pređi na bazu &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacije"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1881,209 +1878,198 @@ msgid ""
msgstr ""
"ne mogu da uÄitam ekstenziju %s,<br />molim provjerite PHP konfiguraciju"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ime"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza %s je odbaÄena."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Upit po primeru"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Izvoz"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "PrekoraÄenje"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Promeni lozinku"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nema lozinke"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Lozinka"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ponovite unos"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Generirao"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Napravi novu bazu podataka"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Napravi"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nema privilegija"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Morate izabrati bar jednu kolonu za prikaz"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Napravi novu tabelu u bazi %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Broj redova po strani"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Prikaži %s redova poÄevÅ¡i od reda %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "SaÄuvaj kao datoteku"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "SaÄuvaj na server u direktorijum %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće fajlove"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Å ablon imena datoteke"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Ime korisnika"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2091,40 +2077,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapamti Å¡ablon"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Karakter set datoteke:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "nema"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipovano\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-ovano\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-ovano\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2149,7 +2135,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokacija tekstualne datoteke"
@@ -2157,13 +2143,13 @@ msgstr "Lokacija tekstualne datoteke"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Direkcija koju ste izabrali za slanje nije dostupna"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "direkcija za slanje web servera "
@@ -2189,11 +2175,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2237,396 +2223,396 @@ msgstr "Uspravno"
msgid "Paper size"
msgstr "Dimenzije papira"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr " redova poÄev od reda"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontalnom"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontalnom (rotirana zaglavlja)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikalnom"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operacije"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Dio teksta"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Pun tekst"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relaciona shema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relaciona shema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Tranformacije ÄitaÄa"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Izvrši upamćen upit"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Red je obrisan"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Obustavi"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "u upitu"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Prikaz zapisa"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "ukupno"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sekundi"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Promijeni"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Veza nije pronađena"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Podatci o prijavi"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Samo podaci"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ukupno"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Tabela %s je osvežena"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2634,48 +2620,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2683,149 +2669,149 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV format"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linije se završavaju sa"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Polja ograniÄena sa"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Escape karakter &nbsp; &nbsp; &nbsp;"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linije se završavaju sa"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zamijeni NULL sa"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Stavi imena polja u prvi red"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV za MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Podaci"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Prikaz podataka tabele"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tabele"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
#, fuzzy
msgid "Table caption"
msgstr "Opcije tabele"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacije"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-tipovi"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Vrijeme kreiranja"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Verzija servera"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "verzija PHP-a"
@@ -2833,23 +2819,23 @@ msgstr "verzija PHP-a"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2857,104 +2843,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcije za izvoz baze"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Koristi ' za ograniÄavanje imena polja"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dodaj u komentare"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Kompletan INSERT (sa imenima polja)"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Prošireni INSERT"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Procesi"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funkcija"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Samo struktura"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2962,167 +2948,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Nema tabela"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nema tabela"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL rezultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generirao"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan rezultat (nula redova)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Imena kolona"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3138,7 +3124,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3149,12 +3135,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3162,539 +3148,543 @@ msgid "None"
msgstr "nema"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primarni"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "KljuÄ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tekst kljuÄ"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nema izmjena"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karakter set"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binarni"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bugarski"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Pojednostavljeni kineski"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tradicionalni kineski"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Ne razlikuje mala i velika slova"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Razlikuje mala i velika slova"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Hrvatski"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Češki"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danski"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engleski"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonski"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "NjemaÄki"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "rijeÄnik"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonski imenik"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Mađarski"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanski"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litvanski"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejski"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Zapadnoevropski"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
#, fuzzy
msgid "Romanian"
msgstr "Jermenski"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
#, fuzzy
msgid "Spanish"
msgstr "Danski"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
#, fuzzy
msgid "Traditional Spanish"
msgstr "Tradicionalni kineski"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Å vedski"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tajlandski "
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turski"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinski"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "viÅ¡ejeziÄki"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centralnoevropski"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruski"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "BaltiÄki"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Jermenski"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "ĆiriliÄni"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arapski"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Jevrejski"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
#, fuzzy
msgid "Georgian"
msgstr "NjemaÄki"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "GrÄki"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nepoznat"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "PoÄetna strana"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odjavljivanje"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Prozor za upite"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ne postoje opcije za ovaj format"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nije u redu"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "U redu"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Omogućeno"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Prikaži osobine"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Pravljenje PDF-ova"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Prikazujem komentare kolone"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Obilježen SQL-upit"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL istorijat"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "nema opisa"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ime korisnika"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sortiranje"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Promjenljiva"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vrijednost"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Server"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Bilo koji korisnik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Koristi tekst polje"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bilo koji host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokalni"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ovaj server"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Koristi tabelu hosta"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Server"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Promjenljive"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Kodne strane"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "Binarni"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Pretraživanje baze"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Pretraživanje baze"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Imena kolona"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Obilježi SQL-upit"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit izvan prozora"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Prikaži ponovo ovaj upit"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Pošalji"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Vidi samo"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3702,7 +3692,7 @@ msgstr ""
"Izgleda da postoji greška u vašem SQL upitu. Ovde je poruka o greški MySQL "
"servera, koja vam može pomoći u otkrivanju problema"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3724,35 +3714,35 @@ msgstr ""
"jedan jedini upit koji stvara probleme i pošaljite nam izvještaj o grešci sa "
"delom koda u donjoj REZ sekciji:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "POÄŒETAK REZ"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KRAJ REZ"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "POÄŒETAK SIROVO"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "KRAJ SIROVO"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Navodnik nije zatvoren"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Neispravan identifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Nepoznat string interpunkcije"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3761,21 +3751,21 @@ msgstr ""
"SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane "
"neophodne PHP ekstenzije opisane u %sdokumentaciji%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Dužina/Vrijednost*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3793,7 +3783,7 @@ msgstr ""
"(\"'\") koristite ih u \"izbjegnutom\" (escaped) obliku (na primer '\\\\xyz' "
"ili 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3801,12 +3791,12 @@ msgstr ""
"Za podrazumjevanu vrijednost, unesite samo jednu vrijednost, bez kosih crta "
"ili navodnika u ovom obliku: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3815,11 +3805,11 @@ msgstr ""
"Za listu dostupnih opcija transformacije i njihove transformacije MIME-"
"tipova, kliknite na %sopise transformacija%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcije transformacije"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3831,18 +3821,18 @@ msgstr ""
"apostrof (\"'\") u te vrijednosti, stavite obrnutu kosu crtu ispred njih (na "
"primjer '\\\\xyz' ili 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "nema"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3850,39 +3840,39 @@ msgid ""
msgstr ""
"Nema opisa za ovu transformaciju.<br />Molimo pitajte autora Å¡ta %s radi."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "SaÄuvaj"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Dodaj novo polje"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Morate izabrati bar jednu kolonu za prikaz"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Poslato"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3890,14 +3880,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3905,11 +3895,11 @@ msgstr ""
"Prikazuje umanjenu sliku na koju je moguće kliknuti; opcije: širina, visina "
"u pikselima (Äuva originalni odnos)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3921,7 +3911,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3956,7 +3946,7 @@ msgstr ""
"1). Ako je Äetvrti parametar postavljen na 1, NOWRAP će biti dodato ćeliji "
"sa sadržajem tako da će izlaz biti prikazan bez izmena. (podrazumevano 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3966,7 +3956,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Čuva originalno formatiranje polja. Escaping se ne vrši."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3981,7 +3971,7 @@ msgstr ""
"kao \"http://domain.com/\", druga opcija je širina u pikselima, treća je "
"visina."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3995,17 +3985,17 @@ msgstr ""
"Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "
"\"http://domain.com/\", druga opcija je naslov za link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4028,68 +4018,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Akcija"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Resetuj"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Korisnik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL set karaktera"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "verzija PHP-a"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Prikaži informacije o PHP-u"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin veb sajt"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4101,21 +4091,21 @@ msgstr ""
"ovim podešavanjima, otvoren je za hakovanje, i zaista treba da ispravite "
"ovaj sigurnosni rizik."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4123,103 +4113,103 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfiguraciona datoteka zahtjeva tajnu lozinku (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Baza ne postoji"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Napravi novu stranu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Izaberite bazu"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabela nije pronađena ili nije postavljena u %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Izaberite stranu koju menjate"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Napravi novu stranu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Broj strane:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatski raspored"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Izaberi tabele"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "UkljuÄuje/iskljuÄuje scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4227,254 +4217,254 @@ msgstr ""
"Trenutna strana ima reference na tabele koje više ne postoje. Želite li da "
"obrišete te reference?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabela \"%s\" ne postoji!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Podesite koordinate za tabelu %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Shema baze \"%s\" - Strana %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nema tabela"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relaciona shema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sadržaj"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dodatno"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Napravi novu stranu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Prikaži sve"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabela %s je odbaÄena"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Uvoz fajlova"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Sve"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Polja"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Prikaži skraćene upite"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Prikaži kompletne upite"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Vrsta upita"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "Podatci o prijavi"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karakter setovi i sortiranje"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nije izabrana ni jedna baza."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s baza je uspjeÅ¡no odbaÄena."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistika baze"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabele"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Baza ne postoji"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Relacije"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Provjeri privilegije za bazu &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Provjeri privilegije"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "UkljuÄi statistike"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "IskljuÄi statistike"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4482,11 +4472,11 @@ msgstr ""
"Napomena: ukljuÄivanje statistika može prouzrokovati veliki protok podataka "
"između web i MySQL servera."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Prikaži sadržaj (shemu) baze"
@@ -4693,20 +4683,20 @@ msgid "None"
msgstr "nema"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegije vezane za tabele"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Napomena: MySQL imena privilegija moraju da budu na engleskom "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globalne privilegije"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegije vezane za bazu"
@@ -4730,97 +4720,97 @@ msgstr "Podatci o prijavi"
msgid "Do not change the password"
msgstr "Nemoj da mijenjaš lozinku"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Korisnik nije nađen."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Korisnik %s već postoji!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ažurirali ste privilegije za %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Zabranili ste privilegije za %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Lozinka za %s je uspješno promjenjena."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Brišem %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Ponovo uÄitavam privilegije"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Izabrani korisnici su uspješno obrisani."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegije su uspeÅ¡no ponovo uÄitane."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Promijeni privilegije"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Zabrani"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Pregled korisnika"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Omogući"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Bilo koji"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dodaj novog korisnika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Ukloni izabrane korisnike"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Odbaci baze koje se zovu isto kao korisnici."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4833,158 +4823,158 @@ msgstr ""
"server koristi ako su izvrÅ¡ene ruÄne izmjene. U tom sluÄaju %sponovo "
"uÄitajte privilegije%s pre nego Å¡to nastavite."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegije vezane za kolone"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dodaj privilegije na slijedećoj bazi"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dodaj privilegije na slijedećoj tabeli"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Promeni informacije o prijavi / Kopiraj korisnika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Napravi novog korisnika sa istim privilegijama i ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... saÄuvaj stare."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... obriši stare iz tabela korisnika."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... obustavi sve privilegije starog korisnika i zatim ga obriši."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... obriÅ¡i starog iz tabele korisnika i zatim ponovo uÄitaj privilegije."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "nema"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Provjeri privilegije za bazu &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globalno"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "SpecifiÄno za bazu"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Džoker"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Proces %s je uspješno prekinut."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin nije mogao da prekine proces %s. Vjerovatno je već zatvoren."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4993,128 +4983,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Izaberite bazu"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tekst kljuÄ"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sub"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5122,78 +5112,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5201,7 +5191,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5209,42 +5199,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5252,33 +5242,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5287,218 +5277,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5506,105 +5496,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Resetuj"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5612,18 +5602,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5631,110 +5621,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informacije o toku rada"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Vrsta upita"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Prošireni INSERT"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Prikaži tabele"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Prikaži listu procesa"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Resetuj"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ovaj MySQL server radi već %s. Pokrenut je %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5742,46 +5732,46 @@ msgstr ""
"<b>Saobraćaj servera</b>: Tabele pokazuju statistike mrežnog saobraćaja na "
"ovom MySQL serveru od njegovog pokretanja."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Saobraćaj"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "na sat"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Primljeno"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Poslato"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Konekcije"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Neuspelih pokušaja"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Prekinuto"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5790,268 +5780,264 @@ msgstr ""
"<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog "
"pokretanja."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "u minuti"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "u sekundi"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Vrsta upita"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Konekcije"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Serverske promenljive i podešavanja"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Vrijednost sesije"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globalna vrednost"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokalni"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentacija"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Dodaj novog korisnika"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6061,67 +6047,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ne mogu da se prijavim na MySQL server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6129,443 +6115,435 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Karakter set datoteke:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Uvoz fajlova"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Baza ne postoji"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabela"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6573,174 +6551,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6748,164 +6726,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "OgraniÄenja resursa"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6915,146 +6893,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Konekcije"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nema tabela"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7065,336 +7043,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Baza ne postoji"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Izbor servera"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Izbor servera"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Popravi tabelu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Verzija servera"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Ime"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Izbor servera"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Prikazujem komentare kolone"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Prikaži boju"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Prikaži kompletne upite"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistike reda"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7402,39 +7380,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Da"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7442,708 +7420,725 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Naziv"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Izabrani korisnici su uspješno obrisani."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Pregledaj strane vrijednosti"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoriši"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Zbog njehove veliÄine, polje<br />možda nećete moći da izmenite"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binarni - ne mijenjaj"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Unesi kao novi red"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Nazad na prethodnu stranu"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Dodaj još jedan novi red"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "Nazad na prethodnu stranu"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Korisnik %s već postoji!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %s je odbaÄena"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Prikaži sadržaj (shemu) tabele"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ime primarnog kljuÄa mora da bude... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ne mogu da promenim kljuÄ u PRIMARY (primarni) !"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Dijelovi kljuÄa nisu definisani!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Napravi novi kljuÄ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Izmijeni kljuÄ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ime kljuÄa :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tip kljuÄa :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>mora</b> biti ime <b>samo</b> primarnog kljuÄa!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj u kljuÄ &nbsp;%s&nbsp;kolona(e)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ne mogu da premjestim tabelu u samu sebe!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ne mogu da kopiram tabelu u samu sebe!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s je pomjerena u %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s je kopirana u %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Ima tabele je prazno!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Promijeni redoslijed u tabeli"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(po jednom polju)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Pomjeri tabelu u (baza<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcije tabele"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Promjeni ime tabele u "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiraj tabelu u (baza<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Pređi na kopiranu tabelu"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Radnje na tabeli"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s je osvežena"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Osvježi tabelu (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Radnje na tabeli"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Češki"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Popravi tabelu"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Proveri referencijalni integritet:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Prikaži tabele"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Zauzeće"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Zauzeće"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektivne"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistike reda"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Ime"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamiÄki"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Dužina reda"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "VeliÄina reda"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "Opšte osobine relacija"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Operacije"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izaberi polja (najmanje jedno)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj uslove pretraživanja (dio \"WHERE\" upita):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Broj redova po strani"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Redosled prikaza:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Pregledaj strane vrijednosti"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "nema"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabela %s je odbaÄena"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Osnovni kljuÄ je upravo dodan %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "KljuÄ je upravo dodan %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relacioni pogled"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Predloži strukturu tabele"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Dodaj novo polje"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na kraju tabele"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na poÄetku tabele"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Poslije %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Napravi kljuÄ na&nbsp;%s&nbsp;kolona"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Podaci"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "KorisniÄko ime:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "verzija PHP-a"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Verzija servera"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dostupni MIME-tipovi"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-tipovi prikazani u kursivu nemaju odvojene funkcije transformacije."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dostupne transformacije"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nije Vam dozvoljeno da budete ovdje!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil je promjenjen."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Promjeni ime tabele u "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ne mogu da uÄitam iconv ili recode ekstenzije potrebne za konverziju "
+#~ "skupova znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili "
+#~ "onemogućite konverziju skupova znakova u phpMyAdmin-u."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako "
+#~ "ekstenzija prijavljuje da je uÄitana. Proverite vaÅ¡u PHP konfiguraciju."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ca.po b/po/ca.po
index 32cff4c6bf..101b4f6d43 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mostra tot"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Número de pàgina:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"la finestra \"pare\" o bé el teu navegador bloqueja actualitzacions entre "
"finestres per la teva configuració de seguretat"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Cerca"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Executa"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nom Clau"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descripció"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Fes servir aquest valor"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "S'ha creat la base de dades %1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentaris de la Base de Dades: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentaris de la taula"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nom de les columnes"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipus"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nul"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Defecte"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Enllaços a"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentaris"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "No"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Si"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimeix"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Veure l'esquema de la base de dades"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Base de dades sense taules."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Tria Tot"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Desmarca tot"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "El nom de la base de dades és buit!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Base de dades %s reanomenada a %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "La Base de dades %s s'ha copiat a %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Reanomena base de dades a"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Ordre"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "i llavors"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Còpia base de dades a"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Només l'estructura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Estructura i dades"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Només dades"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Inclou CREATE DATABASE abans de copiar"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Afegeix %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Afegeix valor AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Afegeix restriccions"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Canvia a la base de dades copiada"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repositori BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Estat"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Activat"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Desactiva"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Fet malbé"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Repara"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Desactivat"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Activa"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Ordenació"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"Les característiques addicionals per treballar amb taules enllaçades s'han "
"desactivat. Per saber perquè prem a %saquí%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Edita pàgines PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Taula"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Fila"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Mida"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "en ús"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creació"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Darrera actualització"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Darrera comprovació"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,237 +391,243 @@ msgid_plural "%s tables"
msgstr[0] "%s taula(es)"
msgstr[1] "%s taula(es)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "La vostra comanda SQL ha estat executada amb èxit"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Has de triar al menys una columna per mostrar"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Classificació"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascendent"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descendent"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostra"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criteris"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "I"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Sup"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "O"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modificar"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Afegeix/esborra fila de criteri"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Afegeix/esborra Camps de Columna"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Actualitza consulta"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Usa Taules"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL a la base de dades <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Executa consulta"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Accés denegat"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "al menys una d'aquestes paraules"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "Totes les paraules"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "La frase exacta"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "com a expressió regular"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Resultats de la recerca per a \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s resultat(s) a la taula <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s resultat(s) a la taula <i>%s</i>"
+msgstr[1] "%s resultat(s) a la taula <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Navega"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Esborra"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> resultat(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> resultat(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> resultat(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Cerca a la base de dades"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Paraula(es) o valor(s) a cercar (comodí: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Trobat:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Paraules separades per un espai (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "A la(les) taula(es):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Camp interior:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insereix"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Estructura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Elimina"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Buida"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "S'ha buidat la taula %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Vista %s esborrada"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "S'ha esborrat la taula %s"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "El seguiment està actiu."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "El seguiment no està actiu."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -629,173 +635,173 @@ msgid ""
msgstr ""
"Aquesta vista té al menys aques nombre de files. Consulta %sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vista"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicació"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Suma"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Amb marca:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Marcar-ho tot"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Desmarcar tot"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Comprova taules desfragmentades"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Imprimeix vista"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Verifica la taula"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimitza la taula"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Repara la taula"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analitza la taula"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exporta"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Diccionari de Dades"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Taules seguides"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Base de dades"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Darrera versió"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Creat"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Actualitzat"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Acció"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Esborra les dades de seguiment per aquesta taula"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "actiu"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "no actiu"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Informe de seguiment"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Instantània de l'estructura"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Taules no seguides"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Segueix taula"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Registre de la base de dades"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "El tipus d'exportació triat s'ha de desar en un arxiu!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hi ha prou espai per desar l'arxiu %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -803,17 +809,17 @@ msgstr ""
"L'arxiu %s ja existeix al servidor, canvia el nom o marca l'opció de "
"sobreescriure."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "El servidor web no té permisos per a desar l'arxiu %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "El bolcat s'ha desat amb el nom d'arxiu %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -822,14 +828,14 @@ msgstr ""
"Probablement has triat d'enviar un arxiu massa gran. Consulta la "
"%sdocumentació%s per trobar formes de modificar aquest límit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "No es pot llegir l'arxiu"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -838,7 +844,7 @@ msgstr ""
"S'intenta carregar un arxiu amb una compresió no suportada (%s). O bé aquest "
"suport no s'ha implementat encara o bé el teniu desactivat a la configuració."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -848,30 +854,30 @@ msgstr ""
"o el tamany de l'arxiu es més gran que el permés per la configuració del "
"vostre PHP. Veieu PFC(FAQ) 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"No es poden carregar les extensions d'importació, comprova l'instal.lació!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "S'ha esborrat la consulta desada."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Mostrant consultes desades"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "%s creat com a consulta desada"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importació finalitzada correctament, %d consultes executades."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -879,7 +885,7 @@ msgstr ""
"Temps exaurit de l'arxiu d'ordres, si voleu finalitzar l'importació, torneu "
"a enviar el mateix arxiu a importar i el procés continuarà."
-#: import.php:426
+#: 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."
@@ -888,20 +894,20 @@ msgstr ""
"indica que phpMyAdmin no ha pogut finalitzar aquesta importació a menys que "
"incrementeu els límits de temps de php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Enrere"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin és més fàcil amb un navegador que <b>suporti marcs (frames)</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Clica per seleccionar"
@@ -909,15 +915,15 @@ msgstr "Clica per seleccionar"
msgid "Click to unselect"
msgstr "Clica per deseleccionar"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Instrucció \"DROP DATABASE\" desactivada."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Realment vols fer?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Ets a punt d'ELIMINAR completament una base de dades!"
@@ -948,39 +954,39 @@ msgstr "El nom del servidor és buit!"
msgid "The user name is empty!"
msgstr "El nom d'usuari és buit!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "La contrasenya és buida!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Les contrasenyes no coincideixen!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Cancel.lar"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Les modificacions han estat desades"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relació esborrada"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Afegida relació de FOREIGN KEY"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Afegida relació interna"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Error: La relació no s'ha afegit."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Error: La relació ja existeix."
@@ -988,13 +994,13 @@ msgstr "Error: La relació ja existeix."
msgid "Error saving coordinates for Designer."
msgstr "Error desant coordenades per al Dissenyador."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Característiques generals de relacions"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Desactivat"
@@ -1010,125 +1016,135 @@ msgstr "Tria una clau externa"
msgid "Please select the primary key or a unique key"
msgstr "Tria la clau principal o una clau única"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Tria el camp a mostrar"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Genera una Contrasenya"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Genera"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Donacions"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Anterior"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Següent"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binari "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Abr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ago"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Oct"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Gen"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1136,198 +1152,198 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Diu"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Dll"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Dma"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Div"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Diu"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Dll"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Dma"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Dcr"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Dij"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Div"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Dis"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Diu"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Dll"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Dma"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Dcr"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Dij"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Div"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Dis"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "en ús"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "per segon"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Tamany de lletra"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Error desconegut al pujar l'arxiu."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"El tamany d'arxiu pujat supera la directiva upload_max_filesize de php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1335,73 +1351,73 @@ msgstr ""
"El tamany d'arxiu pujat supera la directiva MAX_FILE_SIZE especificada al "
"formulari HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Només s'ha pujat parcialment l'arxiu."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "No es troba la carpeta temporal."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Error en gravar l'arxiu al disc."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Pujada de l'arxiu aturada per l'extensió."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Error movent l'arxiu pujat, consulta la FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "No s'ha definit l'índex!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexos"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Única"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Comprimit"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalitat"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Comentari"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Edita"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "S'ha esborrat la clau principal"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "S'ha esborrat l'índex %s"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1410,20 +1426,20 @@ msgstr ""
"Els indexs %1$s i %2$s semblen iguals i un d'ells possiblement es podria "
"esborrar."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bases de dades"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Error"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1431,7 +1447,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d fila(es) afectada(es)."
msgstr[1] "%1$d fila(es) afectada(es)."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1439,7 +1455,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d fila(es) esborrada(es)."
msgstr[1] "%1$d fila(es) esborrada(es)."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1447,91 +1463,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d fila(es) inserida(es)."
msgstr[1] "%1$d fila(es) inserida(es)."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"No hi ha informació detallada de l'estat disponible per a aquest motor "
"d'emmagatzematge."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s està disponible en aquest servidor MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s s'ha desactivat en aquest servidor MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Aquest servidor MySQL no suporta el motor d'emmagatzematge %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Base de dades incorrecte"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Nom de taula incorrecte"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error reanomenant la taula %1$s a %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "La taula %s ha canviat de nom. Ara es diu %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "El camí de les imatges del tema %s és incorrecte!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No hi ha vista prèvia disponible."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "agafa"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema per defecte %s no trobat!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s no trobat!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "No s'ha trobat el camí de les imatges del tema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Estil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "No puc connectar: paràmetres incorrectes."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Benvingut a %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1540,7 +1556,7 @@ msgstr ""
"La raó més probable d'aixó és que no heu creat l'arxiu de configuració. "
"Podriau voler utilitzar %1$ssetup script%2$s per crear-ne un."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1552,64 +1568,64 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Identificació"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentació de phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Servidor"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Nom d'Usuari:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Contrasenya:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Elecció de Servidor"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "No podem connectar amb el servidor MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Usuari i/o clau erronis. Accés denegat."
@@ -1647,27 +1663,7 @@ msgstr "Veure video"
msgid "Download file"
msgstr "Descarrega arxiu"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"No es pot carregar iconv o recodificar una extensió necessària per la "
-"conversió de jocs de caràcters, Configura php per permetre l'ús d'aquestes "
-"extensions o bé desactiva la conversió de jocs de caràcters en phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"No es pot utilitzar iconv ni libiconv ni la funció recode_string mentre es "
-"carrega l'extensió d'informes. Comprova la configuració de php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1683,13 +1679,13 @@ msgstr ""
"ocasions una coma o punt i coma falta en algun lloc.<br />Si rebs una pàgina "
"en blanc, tot està bé."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1697,419 +1693,409 @@ msgstr ""
"La directiva <tt>$cfg['PmaAbsoluteUri']</tt> HA d'estar a l'arxiu de "
"configuració!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Index de servidor invàlid: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Servidor"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Mètode d'identificació incorrecte establert a la configuració:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Es necessari actualitzar a %s %s o posterior."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Tamany Màxim: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Enviat"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Enviat"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentació"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "crida SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL diu: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explica SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Salta l'explicació de l'SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Sense codi PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Crea codi PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Refresca"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Salta la Validació de l'SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Valida l'SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motors"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Perfils"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Temps"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%m-%Y a les %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dies, %s hores, %s minuts i %s segons"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Inici"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Anterior"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Final"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Vés a la Base de Dades &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacions"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "No puc carregar l'extensió %s,<br />Comprova la configuració de PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Esdeveniments"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nom"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "La Base de Dades %s s'ha eliminat."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "La base de dades sembla buida!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Seguiment"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Consulta segons exemple"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dissenyador"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importa"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Permisos"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutines"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Tipus de retorn"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Pot ser aproximat. Veieu PFC (FAQ) 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Defragmentat"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"La connexió de l'usuari de control ha fallat, tal com està definida ara a la "
"configuració."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "El servidor no respon"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalls..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Canvi de contrasenya"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sense contrasenya"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Contrasenya"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Reescriu"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Contrasenya Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Compatible amb MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Genera una Contrasenya"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Genera"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Crea una nova base de dades"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Crea"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Sense permisos"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "La taula ha de tenir al menys un camp."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Crear una taula nova a la base de dades %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Nombre de camps"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"No es poden carregar les extensions d'exportació, comprova l'instal.lació!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Bolcar %s files començant a la fila %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Bolca totes les files"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Desa com a arxiu"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Desa al servidor al directori %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Sobreescriu arxiu(s) existent(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Nom d'arxiu de plantilla"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nom de servidor"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nom de base de dades"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nom de taula"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2120,40 +2106,40 @@ msgstr ""
"cadenes de formateig de temps. A més, es faràn aquestes transformacions: "
"%3$s. Altre text es deixarà sense variació."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "Recordar plantilla"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Joc de caràcters de l'arxiu:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compresió"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Res"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"comprimit amb zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"comprimit amb gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"comprimit amb bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modus de compatibilitat SQL"
@@ -2183,7 +2169,7 @@ msgstr ""
msgid "File to import"
msgstr "Arxiu a importar"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Ubicació de l'arxiu de text"
@@ -2191,13 +2177,13 @@ msgstr "Ubicació de l'arxiu de text"
msgid "File uploads are not allowed on this server."
msgstr "No es permet pujar arxius en aquest servidor."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "No està disponible el directori indicat per pujar arxius"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Directori de pujada d'arxius del servidor web"
@@ -2229,13 +2215,13 @@ msgstr ""
"que s'acosta el limit del temps. Pot ser una bona solució per importar "
"arxius grans, però pot trencar transaccions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Nombre de registres(consultes) a saltar des de l'inici"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format de l'arxiu importat"
@@ -2279,175 +2265,175 @@ msgstr "Vertical"
msgid "Paper size"
msgstr "Tamany de paper"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Idioma"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d no és un num. vàlid de fila."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "Files començant des de"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horitzontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horitzontal (capçaleres rotades)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Aquesta operació pot ser bastant llarga. Procedim igualment?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Classifica per la clau"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opcions"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Texts Parcials"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Texts sencers"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Clau relacional"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Camp relacional per mostrar"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Mostra continguts binaris"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Mostra contingut BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Mostra el contingut binari com HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Amaga"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformació del Navegador"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Executa una consulta desada"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "S'ha esborrat la fila"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Finalitzar"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "en consulta"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Mostrant registres: "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "La consulta tarda %01.4f seg"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Canvi"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operacions de resultats de consultes"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Vista d'impresió (amb texts sencers)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "No s'ha trobat l'enllaç "
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informació de Versió"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Directori local de dades"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"La part comuna de la ruta al directori per tots els arxius de dades InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Arxius de dades"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Increment d'autoextensió"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2455,11 +2441,11 @@ msgstr ""
" La quantitat a incrementar per ampliar el tamany d'una taula autoextensible "
"quan estigui a punt d'omplir-se."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Tamany de la memòria cau"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2467,85 +2453,85 @@ msgstr ""
"El tamany de memòria cau que InnoDB fa servir per desar les dades i indexs "
"de les seves taules."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Grup de memòries intermitges"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Estat InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Ús del grup de memòries intermitges"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pàgines"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Pàgines lliures"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Pàgines brutes"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pàgines contenint dades"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pàgines per a purgar"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Pàgines ocupades"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Pàgines inalterables"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Activitat de la Memòria intermitja"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Peticions de lectura"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Peticions d'escriptura"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Lectures omeses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Esperes d'escriptura"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Lectures omeses en %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Esperes d'escriptura en %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Tamany del punter de dades"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2553,11 +2539,11 @@ msgstr ""
"El tamany per defecte del punter en bytes, usat en CREATE TABLE per a taules "
"MyISAM quan no s'especifica l'opció MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modus de recuperació automàtic"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2565,11 +2551,11 @@ msgstr ""
"El modus per a recuperació automàtica en taules MyISAM corruptes, com "
"s'estableix via l'opció d'inici del servidor --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Tamany màxim per arxius temporals de classificació"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2579,11 +2565,11 @@ msgstr ""
"torna acrear un índex MyISAM (mentre es fa un REPAIR TABLE, ALTER TABLE, o "
"LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Màxim tamany per arxius temporals en creació d'índex"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2593,11 +2579,11 @@ msgstr ""
"gran que usant el cau principal per la quantitat especificada aquí, es "
"recomana fer servir el cau principal."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Repara fils"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2606,11 +2592,11 @@ msgstr ""
"paralel (cada índex en el seu propi fil) mentre s'executa el procés de "
"reparació per classificació."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Tamany de l'àrea de classificació"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2618,11 +2604,11 @@ msgstr ""
"Ârea assignada per classificar índexos MyISAM mentre es fa un REPAIR TABLE o "
"mentre es creen índexs amb CREATE INDEX o ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Tamany del cau d'index"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2631,11 +2617,11 @@ msgstr ""
"defecte és 32MB. La memòria assignada aqui només s'utilitza per cau de "
"pàgines d'index."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Tamany del cau de registre"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2646,11 +2632,11 @@ msgstr ""
"com a cau de canvis dels arxius del gestor de dades (.xtd) i indicadors de "
"fila (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Tamany del cau del Registre (Log)"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2658,11 +2644,11 @@ msgstr ""
"La quantitat de memòria assignada al cau del registre de transaccions usat "
"en registres de transacció de dades. El valor per defecte és 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "LLindar de l'arxiu de Registre (Log)"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2670,11 +2656,11 @@ msgstr ""
"El tamany del registre de transaccions abans d'un ajornament, i un nou "
"registre es crea. El valor per defecte és 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Tamany de la memòria cau de transaccions"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2682,11 +2668,11 @@ msgstr ""
"El tamany de la memòria cau global del registre de transaccions (el motor "
"assigna 2 memòries intermèdies d'aquest tamany). El valor per defecte és 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Frequència dels controls"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2694,11 +2680,11 @@ msgstr ""
"La quantitat de dades escrites al registre de transaccions abans de executar "
"un control. El valor per defecte és 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Llindar del registre de dades (Data log)"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2711,11 +2697,11 @@ msgstr ""
"augmentar la quantitat total de dades que es poden emmagatzemar en la base "
"de dades."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Llindar de les escombraries"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2723,11 +2709,11 @@ msgstr ""
"El percentatge d'escombraries en un registre de dades abans de compactar. És "
"un valor entre 1 i 99. El valor per defecte és 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Tamany de la memòria cau del Registre"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2737,27 +2723,27 @@ msgstr ""
"valor per defecte és 256MB. El motor assigna una memòria intermèdia per fil, "
"però només si es requereix el fil per escriure un registre de dades."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Tamany de creixement de l'arxiu de dades"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "El tamany de creixement dels arxius del gestor de dades (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Tamany de creixement de l'arxiu de files"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "El tamany de creixement dels arxius d'indicadors de fila (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Comptador de l'arxiu de registre"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2769,150 +2755,150 @@ msgstr ""
"llavors els registres vells s'esborraràn, altrament es reanomenaràn i es "
"donarà el pròxim número més alt."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "dades CSV "
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Línies acabades amb"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Camps englobats per"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Camps amb marca d'escapada"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Línies acabades amb"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Canvía NULL per"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Treu caràcters CRLF de dins dels camps"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Posa els noms de camp a la primera fila"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV per dades de MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edició per Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dades"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Bolcant dades de la taula"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Estructura de la taula"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Inclusió del titol de taula"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Titol de Taula"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continuació del Titol de taula"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etiqueta de clau"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacions"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Tipus MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Servidor"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Temps de generació"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versió del servidor"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versió de PHP "
@@ -2920,23 +2906,23 @@ msgstr "Versió de PHP "
msgid "MediaWiki Table"
msgstr "Taula MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Full de càlcul Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Text format Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Crea un llistat que conté les dades d'una sola taula)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Títol de llistat"
@@ -2944,101 +2930,101 @@ msgstr "Títol de llistat"
msgid "PHP array"
msgstr "matriu PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Afegeix comentari personalitzat a la capçalera (\\n divideix linies)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Incloure exportació en la transacció"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Desactiva les comprovacions de claus externes"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcions d'exportació de Bases de Dades"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Usa &quot;backquotes&quot; amb taules i noms de camps"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Afegeix en comentaris"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Dates de Creació/Modificació/Comprovació"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Completa insercions"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Insercions ampliades"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Tamany màxim de la consulta creada"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Usa insercions diferides"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Utilitza \"ignore inserts\""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Usa hexadecimal per a BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipus d' Exportació"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procediments"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funcions"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Restriccions per taules bolcades"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Restriccions per la taula"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TIPUS MIME PER LA TAULA"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIONS DE LA TAULA"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Disparadors"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Estructura per a vista"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Estructura de suport per a vistes"
@@ -3046,167 +3032,167 @@ msgstr "Estructura de suport per a vistes"
msgid "Texy! text"
msgstr "Text Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Llibre d'Excel 97-2003 XLS"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Llibre d'Excel 2007 XLSX"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Exporta esquemes d'estructura (recomanat)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Exporta funcions"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Exporta procediments"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Exporta taules"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Exporta disparadors (triggers)"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Exporta vistes"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Exporta contingut"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Obrir nova finestra de phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "No hi ha taules"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Resultat SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generat per"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha retornat un conjunt buit (p.e. cap fila)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Les següents estructures han estat creades o bé alterades. Aquí pots:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Veure el contingut d'una estructura fent clic sobre el seu nom"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Canviar qualsevol dels seus ajustaments fent clic al corresponents enllaç "
"\"Opcions\""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modificar la seva estructura, seguint l'enllaç \"Estructura\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Vés a la base de dades"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "configuració"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Vés a la taula"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "estructura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Vés a la vista"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Canviar les dades de la taula per l'arxiu "
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignora les files duplicades"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Noms de columnes a la primera fila"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nom de les columnes"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Paràmetre incorrecte per importació CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "S'ha especificat una columna incorrecta (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Format incorrecte a l'entrada CSV a la línia %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Comptador de camps incorrecte en l'entrada CSV a la línia %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nom de taula"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV usant LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Usa clau LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Aquesta extensió no suporta importacions comprimides!"
@@ -3222,7 +3208,7 @@ msgstr "Importar percentatges amb els decimals adients (12.00% a .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importar monedes ($5.00 a 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "No feu servir AUTO_INCREMENT per a valors zero"
@@ -3235,14 +3221,14 @@ msgstr ""
"lo i torna a intentar-ho."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Motor d'enregistrament"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3250,321 +3236,321 @@ msgid "None"
msgstr "Res"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Principal"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ãndex"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Text sencer"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Sense canvis"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Joc de Caràcters"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binari "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Búlgar"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Xinés Simplificat"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Xinés Tradicional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "No sensible a majúscules"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "sensible a majúscules"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croata"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Txec"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danès"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglès"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonià "
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemany"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "diccionari"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Libreta d'adreces"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Húngar"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandès"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonès"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letó"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituà "
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreà"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persa"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polac"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europa Occidental"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romanés"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Eslovac"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Eslové"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Espanyol"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Espanyol Tradicional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suec"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailandès"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turc"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucrainès "
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingüe"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europa Central"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rus"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Bàltic"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeni"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Ciríl.lic"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Àrab"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreu"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgià"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grec"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Txec-Eslovac"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "Desconegut"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Inici"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Surt"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Finestra de consultes"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Aquest format no té opcions"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Incorrecte"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Correcte"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Activat"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mostra les característiques"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creació de PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Mostrant comentaris de les columnes"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Mira a la documentació cóm actualitzar la teva Taula de Comentaris de les "
"Columnes"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Consulta SQL desada"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historial SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Sense Descripció"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Configració de l'esclau"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Canvia o reconfigura el servidor mestre"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3572,42 +3558,42 @@ msgstr ""
"Assegura't que tens un identificador únic de servidor en el teu arxiu de "
"configuració (my.cnf). Si no, afegeix la línia següent a la secció [mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nom d'usuari"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Estat del mestre"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Estat de l'esclau"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valor"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID de Servidor"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3615,38 +3601,38 @@ msgstr ""
"Només els servidors iniciats amb l'opció --report-host=nom_de_servidor es "
"mostren en aquesta llista."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Afegeix l'usuari esclau de replicació"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Qualsevol usuari"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Usa camp de text"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Qualsevol servidor"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Aquest Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Utilitza la Taula de Hosts"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3654,132 +3640,136 @@ msgstr ""
"Quan s'utilitza la taula Host, aquest camp s'ignora i es fan servir els "
"valors enmagatzemats a la taula Host en lloc seu."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Genera una Contrasenya"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Contingut de la taula __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continúa)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Estructura de la taula __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Idioma desconegut: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servidors"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variables"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Jocs de caràcters"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motors"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Registre binari"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processos"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sincronitza"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Base de dades origen"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Servidor actual"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Servidor remot"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Diferència"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Base de dades destinació"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Executar consulta/es SQL al servidor %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nom de les columnes"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Desa aquesta consulta SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Deixa accedir a cada usuari a aquesta consulta desada"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
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:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Separador"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Mostra aquesta consulta de nou "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Envia"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Només mirar"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3787,7 +3777,7 @@ msgstr ""
"Sembla que hi ha un error a la consulta SQL. La sortida següent generada pel "
"servidor MySQL, si n'hi ha, pot ajudar-vos a diagnosticar el problema"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3810,35 +3800,35 @@ msgstr ""
"la part de l'SQL que produeix l'errada, i envieu un informe d'error amb la "
"cadena de dades de la secció de TALL indicada avall:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "INICI DEL TALL"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FI DEL TALL"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "INICI DEL BOLCAT"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FI DEL BOLCAT"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Cometa no tancada"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificador Incorrecte"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Signe de puntuació desconegut"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3848,21 +3838,21 @@ msgstr ""
"instal·lats els mòduls de PHP necessaris tal i com s'indica a la "
"%sdocumentació%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "La taula sembla buida!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "S'ha activat el seguiment de %s.%s."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Longitud/Valors*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3880,7 +3870,7 @@ msgstr ""
"(\"\\\") o la cometa simple (\"'\") abans d'aquests valors, escriu barres "
"invertides (per exemple '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3888,12 +3878,12 @@ msgstr ""
"Per a valors per defecte, només entra un valor, sense barres invertides ni "
"cometes, fent servir aquest format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributs"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3902,11 +3892,11 @@ msgstr ""
"Per veure una llista d'opcions de transformació disponibles i els seus tipus "
"MIME de transformació, prem a %sdescripcions de transformació%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcions de Transformació"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3918,18 +3908,18 @@ msgstr ""
"apòstrof (\"'\") entre aquests valors, posa una barra invertida devant (per "
"exemple '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Res"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Com definit:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3938,39 +3928,39 @@ msgstr ""
"No hi ha cap descripció disponible per a aquesta transformació.<br />Demana "
"a l'autor qué fa %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Motor d'emmagatzematge"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definicio de PARTICIÓ"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Desa"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Afegeix columna(es)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Has d'afegir al menys un camp."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Esdevenivent"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3988,7 +3978,7 @@ msgstr ""
"d'una taula que contingui el nom d'arxiu. Si es facilita la segona dada és "
"necessari tenir la primera dada buida"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3997,8 +3987,8 @@ msgstr ""
"opcional i especifica cóm de sovint s'afegirá l'espai (per defecte a 2 \\"
"\"nibbles\\\")."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4006,11 +3996,11 @@ msgstr ""
"Mostra una miniatura amb enllaç; opcions: ample,alt en pixels (respecta la "
"proporció original)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Es mostra com a enllaç a la imatge."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4039,7 +4029,7 @@ msgstr ""
"diferent valor - per a \"local\" veieu la documentació de la funció strftime"
"() de PHP i per a \"utc\" s'obté amb l'ús de la funció gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4075,7 +4065,7 @@ msgstr ""
"1, posarà un NOWRAP al contingut de les cel.les de forma que la sortida "
"sencera es mostrarà sense reformatejar (Per defecte 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4085,7 +4075,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Conserva el format original del camp. No es fa cap canvi."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4100,7 +4090,7 @@ msgstr ""
"opció és un prefixe com \"http://domini.com/\", la segona opció és l'amplada "
"en pixels, la tercera és l'alçada."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4114,17 +4104,17 @@ msgstr ""
"Mostra un enllaç, el camp conté el nom de l'arxiu; la primera opció és un "
"prefixe com \"http://domini.com/\", la segona opció és el titol del enllaç."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formateig del text com a consulta SQL amb resaltat de sintaxi."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4147,66 +4137,66 @@ msgstr "No s'han trobat arxius dins de l'arxiu ZIP!"
msgid "Error in ZIP archive:"
msgstr "Error en arxiu ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Accions"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Ordenació de la connexió MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interficie"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Color triat"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reinicia"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versió del protocol"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Usuari"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Joc de caràcters de MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Servidor Web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versió del client MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Extensió PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostra informació de PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Pàgina oficial del phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4219,7 +4209,7 @@ msgstr ""
"i s'exposa a intrusions, pel que recomanem la reparació urgent d'aquest "
"forat de seguretat."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4229,7 +4219,7 @@ msgstr ""
"PHP. Aquesta opció és incompatible amb phpMyAdmin i pot provocar la perdua "
"de dades!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4239,7 +4229,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:290
+#: main.php:289
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 "
@@ -4251,13 +4241,13 @@ msgstr ""
"caducitat de galetes (cookies) configurat a phpMyAdmin, degut a aixó, la "
"vostra conenexió caducarà abans del establert a phpMyAdmin."
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4267,14 +4257,14 @@ msgstr ""
"encara existeix dins del vostre directori de phpMyAdmin. Heu d'esborrar-ho "
"un cop heu acabat de configurar phpMyAdmin."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4283,7 +4273,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4292,73 +4282,73 @@ msgstr ""
"Servidor executant-se amb Suhosin. Si us plau, consulta %sdocumentation%s "
"per a possibles assumptes."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Configurar marc de navegació"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "No hi ha Bases de Dades"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtre"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Neteja"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crea una taula"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Tria una Base de Dades"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Taula <b>%s</b> no trobada o no definida a %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Tria una pàgina per editar"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Crea una nova Pàgina"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Número de pàgina:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Disseny automàtic"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relacions internes"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Tria Taules"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Canvia l' scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4366,113 +4356,113 @@ msgstr ""
"La pàgina actual té referències a taules que no existeixen. Vols esborrar "
"aquestes referències?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "La taula \"%s\" no existeix!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configura les coordinades per la taula %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Esquema de la base de dades \"%s\" - Pàgina %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "No hi ha taules"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Esquema Relacional"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Taula de continguts"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Menú esquerre Mostra/Amaga"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Desa la posició"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Crea una taula"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Crea una relació"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Recarrega"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ajuda"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Enllaços angulars"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Enllaços directes"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Alinia a la graella"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Tot Petit/Gran"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Canviar petit/gran"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importa/Exporta coordenades per a esquema PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Menú Mou"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Amaga/Mostra tot"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Amaga/Mostra taules sense relacions"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Nombre de taules"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Esborra la relació"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Per triar una relació, clica :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4487,140 +4477,140 @@ msgstr ""
"camp de visualització, clica la icona \"Tria camp a visualitzar\", i clica "
"també en el nom de camp adient."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "S'ha creat la taula %1$s."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exporta/Importa a escala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recomanat"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "plana a/de"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importa arxius"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Tot"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Tria el registre binari per veure"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Arxius"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Talla les consultes mostrades"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostra Consultes completes"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nom del registre"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posició"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipus d'event"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posició original"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informació"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Jocs de Caràcters i ordenacions"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "No s'han triat Bases de dades."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s Bases de dades s'han esborrat correctament."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Estadístiques de les bases de dades"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Taules"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Replicació del mestre"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Replicació de l'esclau"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Vés a la base de dades"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Replicació del mestre"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicació"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Comprova els permisos per la Base de dades &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Comprova els permisos"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activa Estadístiques"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Desactiva Estadístiques"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4628,11 +4618,11 @@ msgstr ""
"Nota: Activant les estadístiques de Base de Dades aqui pot provocar elevat "
"tràfic entre el servidor Web i el de MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Motors d'emmagatzematge"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Veure volcat (esquema) de les bases de dades"
@@ -4837,20 +4827,20 @@ msgid "None"
msgstr "Res"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Permisos especifics de taula"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: Els noms dels privilegis del MySQL són en idioma anglès "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Permisos generals"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Permisos especifics de Base de dades"
@@ -4874,98 +4864,98 @@ msgstr "Informació d'Identificació"
msgid "Do not change the password"
msgstr "No canviïs la contrasenya"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "No s'han trobat usuaris."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "L'usuari %s ja existeix!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Has afegit un usuari nou."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Heu actualitzat els permisos de %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Has tret els permisos per %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "La contrasenya per %s s'ha canviat correctament."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Esborrant %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "No s\\han triat usuaris per esborrar!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Recarregant permisos"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "S'han esborrat correctament els usuaris triats."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Els permisos s'han recarregat correctament."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Edita permisos"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Treu"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Informació general de l'usuari"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Atorga"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Qualsevol"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Afegeix un usuari nou"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Treu els usuaris triats"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Treu tots els permisos actius dels usuaris i els esborra després."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Esborra les bases de dades que tenen els mateixos noms que els usuaris."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4978,49 +4968,49 @@ msgstr ""
"permisos que utilitza el servidor si s'han fet canvis manualment. En aquest "
"cas, es necessari %srecarregar els permisos%s abans de continuar."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "No s'ha trobat l'usuari triat a la taula de permisos."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Permisos específics de columna"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Afegeix permisos a la següent base de dades"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Afegeix permisos a la següent taula"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Canvi d'Informació de Connexió / Copia d'Usuari"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Crea un nou usuari amb els mateixos permisos i ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... respecta l'antic."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... esborra l'antic de les taules d'usuaris."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... treu tots els permisos actius de l'antic i esborra'l després."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5028,101 +5018,101 @@ msgstr ""
" ... esborra l'antic de les taules d'usuaris i recarrega els permisos "
"després."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Base de dades per usuari"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Res"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Crea una base de dades amb el mateix nom i atorga tots els permisos"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Atorga tots els permisos en un nom comodí (nomusuari_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Atorga tots els permisos a la base de dades &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuaris amb accés a &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "específic de la base de dades"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "comodins"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Fil %s cancel.lat correctament."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin no pot cancel.lar el fil %s. Probablement, ja és tancat."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Error desconegut"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Incapaços de connectar amb el mestre %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Incapaços de llegir la posició del registre mestre. Posible problema de "
"permissos en el mestre."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "No es pot canviar el mestre"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "S'ha canviat correctament el servidor mestre a %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Mostra l'estat del mestre (Show master status)"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Mostra els esclaus connectats"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5131,11 +5121,11 @@ msgstr ""
"Aquest servidor no està configurat com a mestre en un procés de replicació. "
"Vols <a href=\"%s\">configurar-lo</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Configuració del mestre"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5149,19 +5139,19 @@ msgstr ""
"optar per ignorar totes les bases de dades per defecte i permetre que només "
"determinades bases de dades es repliquin. Si us plau, selecciona l'opció:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Replica totes les bases de dades; Ignora:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Ignora totes les bases de dades; Replica:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Selecciona bases de dades:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5169,7 +5159,7 @@ msgstr ""
"Ara, afegeix les següents línies al final del teu arxiu -my.cnf- i després "
"reinicia el servidor MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5179,66 +5169,66 @@ msgstr ""
"de veure un missatge que t'informi que aquest servidor <b>està</b> "
"configurat com a mestre"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "El fil SQL de l'esclau SQL no va!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "El fil IO de l'esclau IO no va!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "Servidor configurat com a esclau en un procés de replicació. Vols?:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Veure la taula d'estat de l'esclau"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Sincronitza les bases de dades amb el mestre"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Control esclau:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Inici total"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Parada total"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Reinicia l'esclau"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Només fils SQL %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Inicia"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Para"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Només fils IO %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Gestió d'errors:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5246,19 +5236,19 @@ msgstr ""
"Saltar error(s) podria donar lloc a falta de sincronització entre mestre i "
"esclau!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Salta l'error actual"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Salta el següent"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "errors."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5267,7 +5257,7 @@ msgstr ""
"Aquest servidor no està configurat com a esclau en un procés de replicació. "
"Vols <a href=\"%s\">configurar-lo</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5277,12 +5267,12 @@ msgstr ""
"però que excedeixen el valor de binlog_cache_size i usen un arxiu temporal "
"per desar elements de la transacció."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"El nombre de transaccions que han fet servir el registre binari temporal."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5294,11 +5284,11 @@ msgstr ""
"incrementar el valor de tmp_table_size per fer que les taules temporals "
"treballin en memòria en lloc de treballar en disc."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Arxius temporals creats per mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5306,7 +5296,7 @@ msgstr ""
"El nombre de taules temporals creades en memòria per el servidor mentre "
"executa instruccions."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5314,7 +5304,7 @@ msgstr ""
"El nombre de files escrites amb INSERT DELAYED en les que s'ha detectat "
"quelcom error (possile clau duplicada)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5322,23 +5312,23 @@ msgstr ""
"El nombre de gestors de fils de INSERT DELAYED en ús. Cada taula diferent ón "
"s'usa INSERT DELAYED té el seu propi fil."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "El nombre de files escrites amb INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "El nombre d'instruccions FLUSH executades."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "El nombre d'instruccions COMMIT internes."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "El nombre de vegades que s'ha esborrat una fila d'una taula."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5348,7 +5338,7 @@ msgstr ""
"coneix quelcom taula amb el nom especificat. Aixó s'anomena descobriment. "
"Handler_discover indica el nombre de taules descobertes."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5358,7 +5348,7 @@ msgstr ""
"és alt, suggereix que el servidor està fent moltes cerques d'índex complet; "
"per exemple, SELECT col1 FROM taula, assumint que col1 és indexat."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5367,7 +5357,7 @@ msgstr ""
"és una bona indicació de que les consultes i taules estàn indexades "
"acuradament."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5377,7 +5367,7 @@ msgstr ""
"Aixó s'incrementa si s'està consultant una columna d'index amb limitació de "
"rang o si s'està fent una cerca d'index."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5386,7 +5376,7 @@ msgstr ""
"Aquest mètode de lectura s'utilitza principalment per optimizar ORDER BY ... "
"DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5398,7 +5388,7 @@ msgstr ""
"Probablement tens moltes consultes que fan que MySQL cerqui les taules "
"senceres o bé hi ha joins que no fan servir les claus acuradament."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5410,37 +5400,37 @@ msgstr ""
"taules no estàn indexades acuradament o bé les consultes no estàn fetes per "
"aprofitar les avantatges dels índexos definits."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "El nombre d'instruccions ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "El nombre de peticions per a actualitzar una fila en una taula."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "El nombre de peticions per a insertar una fila en una taula."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "El nombre de pàgines contenint dades (brutes o netes)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "El nombre de pàgines actualment brutes."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"El nombre de pàgines a la memòria cau que s'han demanat per ser "
"actualitzades."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "El nombre de pàgines lliures."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5450,7 +5440,7 @@ msgstr ""
"pàgines s'estàn llegint o escrivint actualment o no es poden actualitzar o "
"esborrar per qualsevol altra raó."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5462,11 +5452,11 @@ msgstr ""
"Aquest valor es pot calcular com Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Tamany total de la memòria cau, en pàgines."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5474,7 +5464,7 @@ msgstr ""
"El nombre de lectures aleatòries d'InnoDB iniciades. Aixó passa quan una "
"consulta cerca en una gran part de una taula però en ordre aleatori."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5482,11 +5472,11 @@ msgstr ""
"El nombre de lectures secuencials d'InnoDB iniciades. Aixó passa quan InnoDB "
"fa una cerca secuencial a la taula sencera."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "El nombre de peticions de lectures lògiques que InnoDB ha fet."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5494,7 +5484,7 @@ msgstr ""
"El nombre de peticions de lectures lògiques que InnoDB no pot satisfer de la "
"memòria cau i ha de fer lectures de pàgines individuals."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5508,55 +5498,55 @@ msgstr ""
"comptador mostra instàncies d'aquestes esperes. Si el tamany de la memòria "
"cau és adequat, aquest valor sól ser petit."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "El nombre d'escriptures fetes a la memòria cau d'InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "El nombre d'operacions fsync() aproximades."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "El nombre actual d'operacions fsync() pendents."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "El nombre actual de lectures pendents."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "El nombre actual d'escritures pendents."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "La quantitat aproximada de dades llegides, en bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "El nombre total de dades llegides."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "El nombre total de dades escrites."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "La quantitat aproximada de dades escrites, en bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"El nombre de dobles escriptures realitzades i el nombre de pàgines escrites "
"per a aquest propòsit."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"El nombre de dobles escriptures realitzades i el nombre de pàgines escrites "
"per a aquest propòsit."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5564,35 +5554,35 @@ msgstr ""
"El nombre d'esperes fetes degut al petit tamany de la memòria intermèdia del "
"registre i a esperar a que s'actualitzés abans de continuar."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "El nombre de peticions d'escriptura al registre."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "El nombre d'escriptures físiques a l'arxiu de registre."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "El nombre d'escriptures fsync fetes a l'arxiu de registre."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "El nombre d'operacions fsync pendents a l'arxiu de registre."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Escriptures pendents a l'arxiu de registre."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "El nombre de bytes escrits a l'arxiu de registre."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "El nombre de pàgines creades."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5601,51 +5591,51 @@ msgstr ""
"comptabilitzen en pàgines; el tamany de pàgina permet convertir-lo fàcilment "
"a bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "El nombre de pàgines llegides."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "El nombre de pàgines escrites."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "El nombre de bloquejos de files actualment en espera."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "El temps promig en fer un bloqueig de fila, en milisegons."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "El temps total emprat en fer bloquejos de files, en milisegons."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "El temps màxim en fer un bloqueig de fila, en milisegons."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "El nombre de vegades que un bloqueig de fila ha estat en espera."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "El nombre de files esborrades de taules InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "El nombre de files afegides a taules InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "El nombre de files llegides de taules InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "El nombre de files actualitzades en taules InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5654,7 +5644,7 @@ msgstr ""
"però que encara no han estat actualitzades a disc. Es coneix com a "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5662,7 +5652,7 @@ msgstr ""
"El nombre de blocs no usats a la memòria cau de les claus. Aquest valor es "
"pot fer servir per saber quànta memòria cau de les claus s'utilitza."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5671,11 +5661,11 @@ msgstr ""
"El nombre de blocs usats a la memòria cau de les claus. Aquest valor és la "
"marca indicativa del màxim nombre de blocs usats mai a l'hora."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "El nombre de peticions de lectura d'un bloc de clau de la memòria cau."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5685,16 +5675,16 @@ msgstr ""
"gran, llavors el valor de key_buffer_size probablement és massa petit. El "
"rati de la memòria cau es pot calcular com Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
"El nombre de peticions d'escriptura d'un bloc de clau a la memòria cau."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "El nombre d'escriptures físiques d'un bloc de clau a disc."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5705,11 +5695,11 @@ msgstr ""
"de consulta per a la mateixa consulta. El valor 0 vol dr que encara no s'ha "
"compilat cap consulta."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "El nombre de files esperant a ser escrites en cues INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5717,36 +5707,36 @@ msgstr ""
"El nombre de taules que han estat obertes. Si el nombre de taules obertes és "
"gran, probablement el valor de memòria cau de taula és massa petit."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "El nombre d'arxius que estàn oberts."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"El nombre de fluxes que estàn oberts (usats principalment per a registre)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "El nombre de taules que estàn obertes."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "El nombre de blocs de memòria lliures a la memòria cau de consultes."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "La quantitat de memòria liure per a memòria cau de consultes."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "El nombre d'encerts a memòria cau."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "El nombre de consultes afegides a la memòria cau."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5759,7 +5749,7 @@ msgstr ""
"l'estratègia menys recentment usada(least recently used - LRU) per decidir "
"quines consultes treure de la memòria cau."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5767,24 +5757,24 @@ msgstr ""
"El nombre de consultes no enviades a la memòria cau (no enviables, o no "
"enviades degut al paràmetre query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "El nombre de consultes registrades a la memòria cau."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "El nombre total de blocs a la memòria cau de consultes."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reinicia"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "L'estat de la replicació a prova d'errades (no implementat encara)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5792,12 +5782,12 @@ msgstr ""
"El nombre de joins que no usen indexs. Si aquest valor no és 0, s'haurien de "
"comprovar acuradament els indexs de les taules."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"El nombre de joins que han usat un rang de cerca en una taula de referència."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5806,7 +5796,7 @@ msgstr ""
"cada fila. (Si aquiest valor no és 0, s'haurien de comprovar acuradament els "
"indexs de les taules.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5814,16 +5804,16 @@ msgstr ""
"El nombre de joins que han usat rangs a la primera taula. (Normalment no és "
"crític si el valor no és molt gran.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "El nombre de joins que han fet una cerca a la primera taula sencera."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"El nombre de taules temporals obertes actualment pel fil esclau de SQL."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5831,25 +5821,25 @@ msgstr ""
"Nombre total (des de l'arrencada) de vegades que el fil esclau de replicació "
"de SQL ha recuperat transaccions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Aixó és ACTIU (ON) si aquest servidor és un esclau que està connectat a un "
"mestre."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"El nombre de fils que han tardat més que slow_launch_time segons a crear."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "El nombre de consultes que han tardat més que long_query_time segons."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5859,23 +5849,23 @@ msgstr ""
"hagut de fer. Si aquest valor és gran, s'hauria de considerar incrementar el "
"valor de la variable de sistema sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "El nombre de classificacions fetes amb rangs."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "El nombre de files classificades."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "El nombre de classificacions fetes cercant la taula."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "El nombre de vegades que un bloqueig de taula s'ha fet immediatament."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5888,7 +5878,7 @@ msgstr ""
"consultes, o també dividir la taula o taules en vàries o bé utilitzar la "
"replicació."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5898,11 +5888,11 @@ msgstr ""
"comptar com Threads_created/Connections. Si aquest valor és vermell s'hauria "
"d'augmentar el valor de thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "El nombre de connexions obertes simultàniament."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5913,87 +5903,87 @@ msgstr ""
"gran, pots voler augmentar el valor de thread_cache_size. (Normalment això "
"no dóna una millora de rendiment notable si es té una bona aplicació de fil.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "El nombre de fils que no estàn dormint."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informació d'execució"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Gestor"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Memòria cau de consultes"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Fils"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Dades temporals"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Insercions demorades"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Memòria cau de claus"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Unions"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Classificant"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordinador de transaccions"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Sincronitza (tanca) totes les taules"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Mostra taules obertes"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Mostra servidors esclaus"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Mostra l'estat d'esclaus"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Buida la memòria cau de consultes"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Mostra els processos"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reinicia"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Aquest servidor MySQL és en marxa durant %s. Es va iniciar en %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -6002,21 +5992,21 @@ msgid ""
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Aquest servidor s'ha configurat com a mestre en un procés de replicació."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6030,7 +6020,7 @@ msgstr ""
"a més informació sobre l'estat de replicació al servidor, mira la secció "
"<ahref=\"#replication\">replicació</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6038,11 +6028,11 @@ msgstr ""
"<b>Ocupació de servidor</b>: Aquestes taules mostren la ocupació de la xarxa "
"d'aquest servidor MySQL des de l'últim inici."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Tràfic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6050,36 +6040,36 @@ msgstr ""
"En un servidor ocupat, els comptadors de bytes poden excedir el seu tamany, "
"llavors les estadístiques donades pel servidor MySQL poden ser incorrectes."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per hora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Rebut"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Enviat"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Connexions"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. connexions a la vegada"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Intents erronis"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Avortat"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6088,132 +6078,132 @@ msgstr ""
"<b>Estadístiques de Consultes</b>: Des de l'últim inici, s'han enviat %s "
"consultes al servidor."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minut"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per segon"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipus de consulta"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Estat de la replicació"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "No s'ha pogut connectar a l'origen"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "No s'ha pogut connectar a la destinació"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "La base de dades '%s' no existeix."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Sincronització d'estructura"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Sincronizació de dades"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "no present"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Diferència d'estructura"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Diferència de dades"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Afegeix columna(es)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Treu columna(es)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Canvia columna(es)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Treu index(s)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Aplica index(s)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Actualitza fila(es)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Afegeix fila(es)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Vols eliminar totes les files anteriors de les taules de destinació?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Aplica els canvis seleccionats"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Sincronitza Based de dades"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
"Les taules de destinació seleccionades s'han sincronitzat amb les taules "
"d'origen."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
"La base de dades destinació s'ha sincronitzat amb la base de dades origen"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Les següents consultes s'han executat:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Connexió insegura"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Arxiu de configuració"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Sòcol"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6221,29 +6211,29 @@ msgstr ""
"La base de dades destinació s'ha sincronitzat completament amb la base de "
"dades origen. L'origen restarà sense canvis."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variables i configuracions del servidor"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valor de sessió"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Arxiu de configuració"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Descarrega"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6253,111 +6243,107 @@ msgstr ""
"sense xifrar!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Vista global"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Mostra missatges ocults (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "No hi ha servidors configurats"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nou servidor"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Idioma predeterminat"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "deixa triar a l'usuari"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- cap -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Servidor predeterminat"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Fi de linia"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Mostra"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Carregar"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "pàgina principal de phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Donacions"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Comprova la darrera versió"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Propietats"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Marc de navegació"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Marc principal"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Editar servidor"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Afegir un nou servidor"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Valor incorrecte"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Estableix valor: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Restaura el valor per defecte"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Atenció"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Permet la conversió de jocs de caràcters"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Si està activat, l'usuari pot posar qualsevol servidor MySQL al formulari de "
"connexió mitjançant l'autenticació per galetes"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6374,19 +6360,19 @@ msgstr ""
"IP pertany a un proveïdor ISP amb gran quantitat d'usuaris connectats, "
"inclós tu mateix."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Permet la connexió a qualsevol servidor MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Mostra l'enllaç &quot;Drop database&quot; als usuaris normals"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "La clau pot contenir lletres, numeros [em]i[/em] caràcters especials"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6394,11 +6380,11 @@ msgstr ""
"Frase de pas secreta usada per xifrar galetes en autenticació [kbd]cookie[/"
"kbd]"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "La clau és massa curta, ha de tenir al menys 8 caràcters"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6408,27 +6394,27 @@ msgstr ""
"per galetes, així que una clau es generarà automàticament per tú. S'utilitza "
"per xifrar galetes; no necesites recordar-la."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Contrasenya Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Resalta les files seleccionades"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Marcador de fila"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Resalta la fila apuntada pel cursor del ratolí"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Resalta el punter"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6436,11 +6422,11 @@ msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] per les "
"operacions d'importació i exportació"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6451,11 +6437,11 @@ msgstr ""
"desempaquetat amb Bzip2[/a] necessita les funcions (%s) que no estàn "
"disponibles en aquest sistema."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "No es pot carregar o desar la configuració"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6466,7 +6452,7 @@ msgstr ""
"html#setup_script]documentació[/a]. En cas contrari només podràs descarregar "
"o mostrar."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6481,33 +6467,33 @@ msgstr ""
"VARCHAR; [kbd]input[/kbd] - permet limitar el tamany de l'entrada, [kbd]"
"textarea[/kbd] - permet varies línies dintre dels camps"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Edició de camps CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Nombre de columnes per àrea de text CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Columnes per àrea de text CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Nombre de files per àrea de text CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Files per àrea de text CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Comprova els permisos de l'arxiu de configuració"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6516,11 +6502,11 @@ msgstr ""
"memòria; si troves problemes amb arxius gzip/bzip2 creats, desactiva aquesta "
"funció"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Compressió al vol"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6528,43 +6514,35 @@ msgstr ""
"Vols mostrar un avís (&quot;Estàs segur...&quot;) quan estiguis a punt de "
"perdre dades?"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirma les consultes de DROP"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Joc de caràcters predeterminat usat per a conversions"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Joc de caràcters predeterminat"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Pestanya que es mostra al entrar a una base de dades"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Pestanya de base de dades predeterminada"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Pestanya que es mostra al entrar a un servidor"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Pestanya de servidor predeterminada"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Pestanya que es mostra al entrar a una taula"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Pestanya de taula predeterminada"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6573,73 +6551,73 @@ msgstr ""
"directori no és accesible per tothom, ni es pot llegir ni escriure per "
"altres usuaris al teu servidor."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Mostra les bases de dades com a llista en lloc de llista desplegable"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Mostra bases de dades com a llista"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Mostra els servidors com a llista en lloc de llista desplegable"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Mostra servidors com a llista"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "No es pot connectar al servidor MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Control de contrasenya de phpMyAdmin buida al usar pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Control d'usuari de phpMyAdmin buit al usar pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Nom de sessió signon buit al usar el métode d'autenticació signon"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "URL signon buida al usar el métode d'autenticació signon"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Nom d'usuari buit al usar el métode d'autenticació config"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "El formulari enviat conté errors"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Adreça IP incorrecta: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Numero de port incorrecte"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Falten dades a %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "No és un nombre no-negatiu"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "No és un nombre positiu"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6647,43 +6625,43 @@ msgstr ""
"Estableix el temps en segons que es permet per executar ordres, ([kbd]0[/"
"kbd] per no posar límit)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Màxim temps d'execució"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Joc de caràcters de l'arxiu"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Plantilla de nom de base de dades"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Plantilla de nom de servidor"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Plantilla de nom de taula"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Desa al servidor"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Recorda la plantilla del nom d'arxiu"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "no"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Força la connexió segura al usar phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6691,11 +6669,11 @@ msgstr ""
"Aquesta [a@?page=form&amp;formset=features#tab_Security]opció[/a] s'ha "
"d'activar si el servidor web ho permet"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Força la connexió SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6704,88 +6682,88 @@ msgstr ""
"[kbd]content[/kbd] és la dada referenciada, [kbd]id[/kbd] és el valor de la "
"clau"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Ordre de claus externes a la llista desplegable"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Ús de llista desplegable si hi son menys ítems presents"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Límit de claus externes"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Mode de navegació"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Configura el mode de navegació"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Configura el mode d'edició"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Mode d'edició"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Configura les opcions predeterminades d'exportació"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Predeterminats d'exportació"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Configura les opcions predeterminades d'importació"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Predeterminats d'importació"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
"Configura els directoris d'importació i exportació i les opcions d'empaquetat"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importar / exportar"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Opcions de visualització de les bases de dades"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Configura l'aspecte del marc de navegació"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Opcions de visualització dels servidors"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Opcions de visualització de les taules"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Paràmetres que no encaixaven en cap altre lloc"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Altres paràmetres principals"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Configura les opcions de la finestra de consultes"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6793,15 +6771,15 @@ msgstr ""
"Tingues en compte que phpMyAdmin només és una interficie d'usuari i les "
"seves caracteristiques no limiten a MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Securetat"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Paràmetres bàsics"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6809,23 +6787,23 @@ msgstr ""
"Configuració avançada del servidor, no canviis aquestes opcions si no saps "
"el que estàs fent"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Configuració del servidor"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Entra els paràmetres de connexió al servidor"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Entra les opcions de connexió per a l'autenticació signon"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Opcions de connexió signon"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6835,47 +6813,47 @@ msgstr ""
"adiccionals, consulta [a@../Documentation.html#linked-tables]infraestructura "
"de taules enllaçades[/a] a la documentació"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Base de dades PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Configuració"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Configurar valors d'expotació predeterminats"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Configurar valors d'importació predeterminats"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Configurar marc de navegació"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Configurar marc principal"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Configura els enllaços mostrats a les caixes de consultes SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Caixa de consultes SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6884,27 +6862,27 @@ msgstr ""
"consulta els paràmetres de la [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Caixa de consultes SQL[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Consultes SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Configura la pàgina d'inici"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Inici"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Tria cóm vols que treballin les pestanyes"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Pestanyes"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6912,11 +6890,11 @@ msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] per a les "
"operacions d'importació i exportació"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6927,15 +6905,15 @@ msgstr ""
"desempaquetat amb GZip[/a] mecessita les funcions (%s) que no estàn "
"disponibles en aquest sistema."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Paràmetres adiccionals per iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignora errors"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6943,11 +6921,11 @@ msgstr ""
"Si està activat, phpMyAdmin continúa processant consultes de múltiples "
"instruccions encara que una d'elles falli"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignora errors d'instruccions multiples"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6957,11 +6935,11 @@ msgstr ""
"límit de temps. Pot ser una opció per importar grans arxius, tanmateix pot "
"trencar transaccions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Importació pacial: permet interrompre"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6969,15 +6947,15 @@ msgstr ""
"Format predeterminat; sigues conscient que la llista depén de la situació "
"(base de dades, taula) i només SQL està sempre disponible"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Importació parcial: saltar consultes"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Connexió insegura"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6986,43 +6964,43 @@ msgstr ""
"Si el teu servidor també està configurat per a acceptar peticions HTTPS, "
"segueix [a@%s]aquest enllaç[/a] per a usar una connexió segura."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Quàntes files es poden inserir a la vegada"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Nombre de files a inserir"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Destí per a la icona d'accés ràpid"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Mostra el logo al marc esquerre"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Mostra el logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Mostra el servidor triat a dalt del marc esquerre"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Mostra la tría de servidors"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Text que separa bases de dades en diferents nivells d'arbre"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Separador per l'arbre de bases de dades"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7030,35 +7008,35 @@ msgstr ""
"Només versió lleugera; mostrar bases de dades en arbre (determinat pel "
"separador definit tot seguit)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Mostra les bases de dades en arbre"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Usar versió lleugera"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Màxima profunditat de l'arbre de taules"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Text que separa taules en diferents nivells d'arbre"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Separador d'arbre de taules"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Enllaç d'URL al logo"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7066,27 +7044,27 @@ msgstr ""
"Obrir la pàgina enllaçada a la finestra principal ([kbd]main[/kbd]) o bé a "
"una de nova ([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Destí d\\enllaç al logo"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Resalta el servidor sota el cursor del ratolí"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Activa resaltat"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Ús de pestanyes amb menys contingut gràfic"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Pestanyes lleugeres"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7097,11 +7075,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Esborra totres les galetes al desconnectar"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7109,11 +7087,11 @@ msgstr ""
"Defineix si l'anterior autenticació s'ha de recuperar o no al mode "
"d'autenticació per galetes"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Nom d'usuari de recuperació"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7125,17 +7103,17 @@ msgstr ""
"la sessió actual, i s'esborraran tant aviat com tanquis la finestra del "
"navegador. Aixó es recomana per a entorns no confiables."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Enmagatzema les galetes de connexió"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
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ó"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7145,28 +7123,28 @@ msgstr ""
"[/a] s'ha de configurar al menys a 1800 segons (30 minuts). Valors més grans "
"de 1800 poden ser un risc de seguretat, com a suplantacions."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Validesa de l'autenticació per galetes"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Tamany màxim de SQL mostrat"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Màxim de bases de dades"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7176,19 +7154,19 @@ msgstr ""
"conté més files, es mostraràn els enllaços &quot;Anterior&quot; i &quot;"
"Següent&quot;."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Màxim nombre de files a mostrar"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Màxim nombre de taules mostrades a la llista"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Màxim de taules"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7196,29 +7174,29 @@ msgstr ""
"El nombre d'octets que una ordre està autoritzada a reservar, ex. [kbd]32M[/"
"kbd] ([kbd]0[/kbd] per no posar límit)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Límit de memoria"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Usa només icones, només text o bé ambdós"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Barra de navegació amb icones"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
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"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Memòria cau de sortida per GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7230,35 +7208,35 @@ msgstr ""
"[kbd]SMART[/kbd] - i.e. ordre descendent per camps de tipus TIME, DATE, "
"DATETIME i TIMESTAMP, ordre descendent ascendent a la resta"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Ordre de clasificació predeterminat"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Utilitza connexions persistents a bases de dades MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Connexions persistents"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Icones d'operacions de taula"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Desactiva l'edició en camps tipus BLOB i BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Protegeix els camps binaris"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7267,48 +7245,48 @@ msgstr ""
"pmadb). Si es desactiva, es fan servir rutines JS per mostrar l'historial de "
"consultes (es perd al tancar la finestra)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Historial permanent de consultes"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Quàntes consultes s'han de desar a l'historial"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Tamany de l'historial de consultes"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Pestanya que es mostra al entrar a una nova finestra de consultes"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Pestanya de finestra de consultes predeterminada"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
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"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Motor d'enregistrament"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Intenta tornar als valors predeterminats dels camps erronis"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Directori del servidor ón pots desar les exportacions"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Directori de Desades"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7324,47 +7302,47 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]tipus d'autenticació[/a] a "
"[kbd]cookie[/kbd] o [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Hauries d'utilitzar mysqli per raons de rendiment"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Estàs permetent connexions al servidor sense contrasenya."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Deixa en blanc si no l'utilitzes"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Ordre d'autenticació del servidor"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Deixa en blanc per als predeterminats"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Regles d'autenticació del servidor"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Permetre connexions sense contrasenya"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Permetre la connexió de root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7374,19 +7352,19 @@ msgstr ""
"maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: /"
"etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Arxiu de configuració SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Mètode d'autenticació a usar"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Tipus d'autenticació"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7394,11 +7372,11 @@ msgstr ""
"Deixa en blanc per desactivar les [a@http://wiki.phpmyadmin.net/pma/bookmark]"
"consultes desades[/a], suggerit: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Taula de consultes desades"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7406,31 +7384,31 @@ msgstr ""
"Deixa en blanc per no usar comentaris de columna o tipus MIME, suggerit: "
"[kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Taula d'informació de columna"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Connexió comprimida al servidor MySQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Connexió comprimida"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Cóm connectar al servidor, deixa tcp si no estàs segur"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tipus de connexió"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Contrasenya de l'usuari de control"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7438,19 +7416,19 @@ msgstr ""
"Usuari MySQL especial configurat amb permisos restringits, més informació "
"disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Usuari de control"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Comptar les taules al mostrar la llista de bases de dades"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Comptar les taules"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7458,11 +7436,11 @@ msgstr ""
"Deixa en blanc per desactivar el suport del Dissenyador, suggerit: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Taula del Dissenyador"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7470,11 +7448,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Desactiva l'ús d'INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7492,25 +7470,25 @@ msgstr ""
"pertany a un proveïdor ISP amb gran nombre d'usuaris connectats, inclós tu "
"mateix."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Extensió PHP a usar"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Amagar bases de dades"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7518,11 +7496,11 @@ msgstr ""
"Deixa en blanc per desactivar el suport d'historial de consultes SQL, "
"suggerit: [kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Taula d'historial de consultes SQL"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7534,33 +7512,33 @@ msgstr ""
"Deixa en blanc per desactivar el suport d'historial de consultes SQL, "
"suggerit: [kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "Taula d'historial de consultes SQL"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Nom del servidor ón MySQL és en marxa"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Nom del servidor"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL de desconnexió"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Intentar connectar sense contrasenya"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Connexió sense contrasenya"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7568,30 +7546,30 @@ msgstr ""
"Pots usar els caràcters comodins de MySQL (% and _), escapal's si vols fer-"
"los servir als teus texts, ex.: usa 'my\\_db' i no 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Mostra només les bases de dades de la llista"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Deixa en blanc si no utilitzes l'autenticació config"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Contrasenya autenticació config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "Esquema PDF: taula de pàgines"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7602,16 +7580,16 @@ msgstr ""
"tenir informació més completa. Deixa en blanc per no utilitzar. Suggerit: "
"[kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Port del servidor"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7619,19 +7597,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Taula de relacions"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Ordre SQL per obtenir les bases de dades disponibles"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Ordre SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7639,100 +7617,100 @@ msgstr ""
"Consulta [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipus "
"d'autenticació[/a] per veure exemples"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Nom de sessió signon"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL signon"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modus de recuperació automàtic"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Sentències"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Hauries de fer servir connexions SSL si el teu servidor web ho permet"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Sócol del servidor"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Activa SSL per la connexió amb el servidor MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Usa SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "Esquema PDF: taula de coordinades"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7744,17 +7722,17 @@ msgstr ""
"Taula per descriure els camps a mostrar, deixa en blanc per desactivar; "
"suggerit: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Taula de descripció de camps"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Usuari per autenticació config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7763,11 +7741,11 @@ msgstr ""
"darrera versió. Aixó evita problemes de comprobacions de compatibilitat i "
"així aumenta el rendiment"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Comprobació explicativa"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7775,11 +7753,11 @@ msgstr ""
"Descripció per a l'usuari d'aquest servidor. Deixar en blanc per mostrar el "
"nom del servidor en lloc seu."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Nom explicatiu d'aquest servidor"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7788,11 +7766,11 @@ msgstr ""
"Si a un usuari se l'hauria de mostrar el botó &quot;mostrar tots (els "
"registres)&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Permet mostrar totes les files"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7802,27 +7780,27 @@ msgstr ""
"a que la contrasenya està inclosa al arxiu de configuració; aixó no limita "
"la posibilitat d'executar la mateixa ordre directament"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Mostra el formulari de canvi de contrasenya"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Mostra el formulari de creació de base de dades"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Mostra el formulari"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Mostra els camps de funcio en modes edició/inserció"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Mostra els camps de funció"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7830,32 +7808,32 @@ msgstr ""
"Mostra l'enllaç a la sortida de [a@http://php.net/manual/function.phpinfo."
"php]phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Mostra l'enllaç a phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Mostra informació detallada del servidor MySQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Mostra consultes SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
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)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Mostra estadístiques"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7863,11 +7841,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"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Mostra comentari de la base de dades en lloc del seu nom"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7879,26 +7857,26 @@ msgstr ""
"['LeftFrameTableSeparator'], així només la carpeta s'anomena com l'àlies, el "
"nom de la taula romàn intacte"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Mostra comentari de taula en lloc del seu nom"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Mostra comentaris de taula en ajudes"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Salta taules bloquejades"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7906,15 +7884,15 @@ msgstr ""
"Proposa un nom de base de dades al formulari &quot;Crear Base de Dades&quot; "
"(si es posible) o bé deixa buit el camp de text"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Proposa un nou nom de base de dades"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "si"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7926,27 +7904,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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Llista de proxies confiables per autoritzar/prohibir IP"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Directori al servidor ón pots pujar arxius per importar"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Directori de pujades"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Permet cercar dins de tota la base de dades"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Usa cerca de base de dades"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7956,11 +7934,11 @@ msgstr ""
"multiples. Consulta libraries/import.lib.php per valors predeterminats en "
"quantes consultes pot contenir una instrucció."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Mostra les instruccions multiples"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7968,11 +7946,11 @@ msgstr ""
"Ha fallat la lectura de la versió. Potser no estàs connectat o bé el "
"servidor d'actualitzacions no respon."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "S'ha obtingut un text de versió incorrecte des del servidor"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7981,7 +7959,7 @@ msgstr ""
"Està disponible una nova versió de phpMyAdmin i hauries de considerar "
"actualitzar-la. La nova versió és la %s, alliberada el %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7993,24 +7971,24 @@ msgstr ""
"Estàs utilitzant una versió del repositori subversion, executa [kbd]svn "
"update[/kbd] :-)[br]La darrera versió estable és la %s, alliberada en %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "No hi ha disponible una versió estable més nova"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "No es pot interpretar el text de versió"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Comprovació de versió"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "No hi ha un intèrpret URL o CURL. No es pot comprovar la versió."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8018,7 +7996,7 @@ msgstr ""
"Activa la compressió [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/"
"a] per a les operacions d'importació i exportació"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8027,7 +8005,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Empaquetat amb Zip[/a] "
"necessita les funcions (%s) que no estàn disponibles en aquest sistema."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8036,326 +8014,326 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Desempaquetat amb Zip[/"
"a] necessita les funcions (%s) que no estàn disponibles en aquest sistema."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id de la fila inserida: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Mostrant com a codi PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Mostrant consulta SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemes amb els indexs de la taula `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiqueta"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "S'ha modificat la taula %1$s correctament"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Navega valors externs"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funció"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignora"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " A causa de la seva longitud,<br /> aquest camp pot no ser editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Treure Referència a Repositori BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binari - no editeu "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Puja al repositori BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insereix com a nova fila"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Mostrant consulta SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Torna"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Insereix un nou registre"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Torna a aquesta pàgina"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Edita el següent registre"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Usa la tecla TAB per moure't de valor en valor, o CTRL+fletxes per moure't "
"on vulguis"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Reinicia l'inserció amb %s files"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "La taula %s ja existeix!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "S'ha creat la taula %1$s."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Veure un esquema de la taula"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "El nom de la clau principal ha de ser ... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "No pots canviar el nom d'un índex a \"PRIMARY\"!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No s'han definit parts de l'índex!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Crea un nou índex"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modifica un índex"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nom d'índex:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipus d'índex:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>ha de ser</b> el nom i <b>només</b> el nom de la clau "
"principal!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Afegeix a l'índex %s columna(es) &nbsp;"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "El comptador de columnes ha de ser més gran que zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "No es pot moure la taula sobre ella mateixa!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "No es pot copiar la taula sobre ella mateixa"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Taula %s moguda a %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La taula %s s'ha copiat a %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "El nom de la taula és buit!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Altera la taula i ordena per"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(només)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Mou la taula a (base-de-dades<b>.</b>taula):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcions de Taula"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Reanomena les taules a"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Còpia taula a (base-de-dades<b>.</b>taula):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Canvia a una taula copiada"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Manteniment de la taula"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Desfragmenta la taula"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "S'ha buidat la memòria cau de la taula %s"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Buida la memòria cau de la taula (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Manteniment de particions"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partició %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analitza"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Comprova"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimitza"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstrueix"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Repara"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Elimina particionament"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Comprova la integritat referencial:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostra taules"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Utilització d'espai"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Ús"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efectiu"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Estadística de files"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Sentències"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "estàtic"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinàmic"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Tamany de fila"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Mida de fila "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Error creant clau externa (foreign key) a %1$s (comprovar tipus de dades)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relacions internes"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8363,131 +8341,131 @@ msgstr ""
"No es necessita una relació interna quan existeix una relació corresponent "
"de FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Límit de claus externes"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "No s'han triat arxius"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Fer una \"petició segons exemple\" (comodí: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operador"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Tria els camps (un com a mínim):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Afegeix condicions de recerca (cos de la clàusula \"WHERE\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "registres per pàgina"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordre del llistat:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Navega per valors diferents"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Res"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "S'ha esborrat la taula %s"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "S'ha afegit una clau principal a %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "S'ha afegit un índex a %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vista de Relacions"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Proposa una estructura de taula"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Afegeix columna(es)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Al final de la taula"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Al principi de la taula"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Darrere de %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Crea un índex de columnes %s:&nbsp;"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "particionat"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Informe de seguiment per la taula `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "S'ha creat la Versió %s, activat el seguiment per %s.%s."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Seguiment per %s.%s , desactivada la versió %s."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Activat el seguiment per %s.%s , versió %s."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Declaracions SQL executades."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8495,113 +8473,113 @@ msgstr ""
"Pots executar el bolcat mitjançant la creació i utilització d'una base de "
"dades temporal. Si us plau, assegura't que tens els permisos per fer-ho."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Comenta aquestes dues línies si no les necessites."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Declaracions SQL exportades. Copia el bolcat o executa'l."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Tanca"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantània de la versió %s (codi SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Seguiment de declaracions"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Mostra %s amb dates des de %s fins a %s per l'usuari %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Nom d'usuari"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Declaració de definició de dades"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Declaració de manipulació de dades"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Bolcat SQL (descàrrega d'arxiu)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Bolcat SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Aquesta opció substituirà la taula i les dades contingudes."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Execució SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Exporta com %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Mostra versions"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versió"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Desactiva el seguiment per %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Desactiva ara"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Activa el seguiment per %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Activa ara"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Crea versió %s de %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Segueix aquestes declaracions de definició de dades:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Segueix aquestes declaracions de manipulació de dades:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Crea versió"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8610,47 +8588,74 @@ msgstr ""
"No hi ha suport pels temes, si et plau comprova la teva configuració i/o els "
"teus temes al directori %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Obtenir més temes!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tipus MIME disponibles"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Els tipus MIME en cursiva no tenen funcions de transformació a part"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformacions disponibles"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descripció"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "No tens prou permisos per visualitzar aquesta informació!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "S'ha actualitzat el perfil."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nom de VISTA"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Reanomena les taules a"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "No es pot carregar iconv o recodificar una extensió necessària per la "
+#~ "conversió de jocs de caràcters, Configura php per permetre l'ús "
+#~ "d'aquestes extensions o bé desactiva la conversió de jocs de caràcters en "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "No es pot utilitzar iconv ni libiconv ni la funció recode_string mentre "
+#~ "es carrega l'extensió d'informes. Comprova la configuració de php."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Permet la conversió de jocs de caràcters"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Joc de caràcters predeterminat usat per a conversions"
+
+#~ msgid "Default character set"
+#~ msgstr "Joc de caràcters predeterminat"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/cs.po b/po/cs.po
index 27db043173..dc0258a94d 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,8 +5,8 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
-"PO-Revision-Date: 2010-06-08 10:43+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
+"PO-Revision-Date: 2010-07-20 12:17+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: czech <cs@li.org>\n"
"Language: cs\n"
@@ -16,19 +16,19 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Zobrazit vše"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Strana Äíslo:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -38,291 +38,291 @@ msgstr ""
"rodiÄovské okno, nebo prohlížeÄ blokuje operace mezi okny z důvodu "
"bezpeÄnostních nastavení."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Vyhledávání"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "ProveÄ"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "KlíÄový název"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Popis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Použít tuto hodnotu"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Byla vytvořena databáze %1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentář k databázi: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentář k tabulce"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Pole"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulový"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Výchozí"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Odkazuje na"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentáře"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ano"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Vytisknout"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Export databáze"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "V databázi nebyla nalezena žádná tabulka."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Vybrat vše"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "OdznaÄit vÅ¡e"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Jméno databáze je prázdné!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Databáze %s byla přejmenována na %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Databáze %s byla zkopírována na %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Přejmenovat databázi na"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Příkaz"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "a poté"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Zkopírovat databázi na"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Pouze strukturu"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Strukturu a data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Jen data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Vytvořit databázi před kopírováním (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Přidat %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Přidat hodnotu AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Přidat integritní omezení"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Přepnout na zkopírovanou databázi"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Skladiště BLOBů"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stav"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Zapnuté"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Vypnout"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Poškozené"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Opravit"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Vypnuté"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Zapnout"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Porovnávání"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -331,54 +331,54 @@ msgstr ""
"Některé z rozšířených funkcí phpMyAdmina nelze používat. %sZde%s zjistíte "
"proÄ."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Upravit PDF stránky"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabulka"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Řádků"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Velikost"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "právě se používá"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Vytvoření"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Poslední změna"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Poslední kontrola"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
@@ -386,231 +386,237 @@ msgstr[0] "%s tabulka"
msgstr[1] "%s tabulky"
msgstr[2] "%s tabulek"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Váš SQL-dotaz byl úspěšně vykonán"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Musíte zvolit alespoň jedno pole, které chcete zobrazit"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Řadit"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "VzestupnÄ›"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "SestupnÄ›"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Zobrazit"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Podmínka"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "přidat"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "a"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "smazat"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "nebo"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Úpravy"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Přidat nebo odebrat řádek"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Přidat nebo odebrat pole"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Aktualizovat dotaz"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Použít tabulky"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL dotaz na databázi <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Provést dotaz"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Přístup odepřen"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "alespoň jedno ze slov"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "všechna slova"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "přesnou frázi"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "jako regulární výraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Výsledky vyhledávání pro „<i>%s</i>“ %s:"
-#: db_search.php:260
+#: db_search.php:242
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s odpovídající(ch) záznam(ů) v tabulce <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s odpovídající záznam v tabulce <i>%s</i>"
+msgstr[1] "%s odpovídající záznamy v tabulce <i>%s</i>"
+msgstr[2] "%s odpovídajících záznamů v tabulce <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Projít"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Odstranit"
-#: db_search.php:285
+#: db_search.php:267
#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Celkem:</b> <i>%s</i> odpovídající(ch) záznam(ů)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Celkem:</b> <i>%s</i> odpovídající záznam"
+msgstr[1] "<b>Celkem:</b> <i>%s</i> odpovídající záznamy"
+msgstr[2] "<b>Celkem:</b> <i>%s</i> odpovídajících záznamů"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Vyhledávání v databázi"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Slova nebo hodnoty, které chcete vyhledat (zástupný znak: „%“):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Najít:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Slova jsou oddělena mezerou („ “)."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "V tabulkách:"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "UvnitÅ™ pole:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Vložit"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Odstranit"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Vyprázdnit"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabulka %s byla vyprázdněna"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Pohled %s byl odstraněn"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabulka %s byla odstraněna"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Sledování je zapnuté."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Sledování není zapnuté."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -618,173 +624,173 @@ msgid ""
msgstr ""
"Tento pohled má alespoň tolik řádek. Podrobnosti naleznete v %sdokumentaci%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Pohled"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikace"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Celkem"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Zaškrtnuté:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Zaškrtnout vše"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Odškrtnout vše"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Zaškrtnout neoptimální"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Náhled pro tisk"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Zkontrolovat tabulku"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimalizovat tabulku"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Opravit tabulku"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyzovat tabulku"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Export"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Datový slovník"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Sledované tabulky"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Databáze"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Poslední verze"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Vytvořeno"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Aktualizováno"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Akce"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Odstranit všechny informace o sledování této tabulky"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "zapnuté"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "není zapnuté"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Verze"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Informace o sledování"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Snímek struktury"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Nesledované tabulky"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Sledovat tabulku"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Historie databáze"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Zvolený export musí být uložen do souboru!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedostatek místa pro uložení souboru %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -792,17 +798,17 @@ msgstr ""
"Soubor %s již na serveru existuje, změňte jméno souboru, nebo zvolte "
"přepsání souboru."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web server nemá oprávnění uložit výpis do souboru %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Výpis byl uložen do souboru %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -811,14 +817,14 @@ msgstr ""
"PravdÄ›podobnÄ› jste se pokusili nahrát příliÅ¡ velký soubor. PÅ™eÄtÄ›te si "
"prosím %sdokumentaci%s, jak toto omezení obejít."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Soubor nelze pÅ™eÄíst"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -827,7 +833,7 @@ msgstr ""
"Pokusili jste se importovat soubor s nepodporovanou kompresí (%s). BuÄto "
"podpora není implementována nebo je vypnuta ve vaší konfiguraci."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -837,30 +843,30 @@ msgstr ""
"nebo jeho velikost pÅ™ekroÄila velikost povolenou v nastavení PHP. Viz [a@./"
"Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Nepodařilo se nahrát pluginy pro import, zkontrolujte prosím vaší instalaci!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Položka byla smazána z oblíbených."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Zobrazuji oblíbený dotaz"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Vytvořen oblíbený dotaz %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import byl úspěšnÄ› dokonÄen, bylo provedeno %d dotazů."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -868,7 +874,7 @@ msgstr ""
"Limit pro běh importu vypršel, prosím odešlete formulář znovu se stejným "
"souborem a import bude pokraÄovat."
-#: import.php:426
+#: 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."
@@ -877,19 +883,19 @@ msgstr ""
"znamená, že phpMyAdmin nebude schopen naÄíst tento soubor, pokud nezvýšíte "
"Äasové limity v PHP."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Zpět"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin se lépe používá v prohlížeÄi <b>podporujícím rámce</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Klikněte pro vybrání"
@@ -897,15 +903,15 @@ msgstr "Klikněte pro vybrání"
msgid "Click to unselect"
msgstr "Klikněte pro zrušení výběru"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Příkaz „DROP DATABASE“ je vypnutý."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Opravdu si přejete vykonat příkaz "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Chystáte se ZRUŠIT celou databázi!"
@@ -934,39 +940,39 @@ msgstr "Jméno poÄítaÄe je prázdné!"
msgid "The user name is empty!"
msgstr "Jméno uživatele je prázdné!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Heslo je prázdné!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Hesla nejsou stejná!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Zrušit"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Změny byly uloženy"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relace smazána"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Relace FOREIGN KEY byla vytvořena"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Interní relace vytvořena"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Chyba: relace nebyla přidána."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Chyba: relace již existuje."
@@ -974,13 +980,13 @@ msgstr "Chyba: relace již existuje."
msgid "Error saving coordinates for Designer."
msgstr "Chyba při ukládání souřadnic pro Návrháře."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Obecné funkce relací"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Vypnuto"
@@ -996,272 +1002,280 @@ msgstr "Zvolte cizí klíÄ"
msgid "Please select the primary key or a unique key"
msgstr "Zvolte, prosím, primární nebo unikátní klíÄ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Zvolte která pole zobrazit"
+#: js/messages.php:66
+msgid "Generate password"
+msgstr "Vytvořit heslo"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Vytvořit"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Hotovo"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Předchozí"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Další"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Dnešek"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "leden"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "únor"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "březen"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "duben"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "květen"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Äerven"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Äervenec"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "srpen"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "září"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "říjen"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "listopad"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "prosinec"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "led"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "úno"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "bře"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "dub"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "kvÄ›"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Äen"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Äec"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "srp"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "zář"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "říj"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "lis"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "pro"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Neděle"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Pondělí"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Úterý"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Středa"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "ÄŒtvrtek"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Pátek"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Sobota"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Úte"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "StÅ™"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "ÄŒtv"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pát"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sob"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Út"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "St"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "ÄŒt"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Pá"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "So"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Týd"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Hodiny"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minuty"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Sekundy"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Velikost písma"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Neznámá chyba při nahrávání souboru."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Velikost nahraného souboru přesahuje nastavení upload_max_filesize v php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1269,23 +1283,23 @@ msgstr ""
"Velikost nahraného souboru přesahuje hodnotu MAX_FILE_SIZE, která byla "
"zadána v HTML formuláři."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Soubor byl nahrán jen ÄásteÄnÄ›."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "ChybÄ›jící adresář pro doÄasné soubory."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Chyba při zapisování souboru na disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Nahrávání souboru zastaveno rozšířením."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1293,51 +1307,51 @@ msgstr ""
"Chyba při přejmenování nahraného soubory, viz [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Není definován žádný index!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexy"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikátní"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Zabaleno"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Mohutnost"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentář"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Upravit"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primární klÃ­Ä byl odstranÄ›n"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s byl odstraněn"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1346,20 +1360,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databáze"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Chyba"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
@@ -1367,7 +1381,7 @@ msgstr[0] "Ovlivněn %1$d řádek."
msgstr[1] "Ovlivněny %1$d řádky."
msgstr[2] "Ovlivněno %1$d řádek."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
@@ -1375,7 +1389,7 @@ msgstr[0] "Smazán %1$d řádek."
msgstr[1] "Smazány %1$d řádky."
msgstr[2] "Smazáno %1$d řádek."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
@@ -1383,89 +1397,89 @@ msgstr[0] "Vložen %1$d řádek."
msgstr[1] "Vloženy %1$d řádky."
msgstr[2] "Vloženo %1$d řádek."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Nejsou dostupné podrobnější informace o tomto úložišti."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Úložiště %s je dostupné na tomto MySQL serveru."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Úložiště %s je vypnuté na tomto MySQL serveru."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Tento MySQL server nepodporuje úložiště %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Chybná databáze"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Chybné jméno tabulky"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Chyba při přejmenování tabulky %1$s na %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabulka %s byla přejmenována na %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nebyla nalezena platná cesta k obrázkům pro vzhled %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Náhled není k dispozici."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "zvolit"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Výchozí vzhled %s nebyl nalezen!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Vzhled %s nebyl nalezen!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nebyla nalezena platná cesta k vzhledu %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Vzhled"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Nepodařilo se připojit: chybné nastavení."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Vítejte v %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1474,7 +1488,7 @@ msgstr ""
"PravdÄ›podobná příÄina je, že nemáte vytvoÅ™ený konfiguraÄní soubor. Pro jeho "
"vytvoření by se vám mohl hodit %1$snastavovací skript%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1486,63 +1500,63 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Přihlášení"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumentace phpMyAdmina"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Jméno:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Heslo:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Přihlášení vyžaduje povolené cookies."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nepodařilo se přihlášení k MySQL serveru"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Špatné uživatelské jméno nebo heslo. Přístup odepřen."
@@ -1580,27 +1594,7 @@ msgstr "Přehrát video"
msgid "Download file"
msgstr "Stáhnout soubor"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nelze nahrát rozšíření iconv ani recode potřebná pro převod znakových sad. "
-"Upravte nastavení PHP tak, aby umožňovalo použít tyto rozšíření nebo vypněte "
-"převod znakových sad v phpMyAdminovi."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nelze použít funkce iconv ani libiconv ani recode_string, přestože rozšíření "
-"jsou nahrána. Zkontrolujte nastavení PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1616,12 +1610,12 @@ msgstr ""
"(nejÄastÄ›ji se jedná o chybÄ›jící stÅ™edník).<br />Pokud získáte prázdnou "
"stránku, všechno je v pořádku."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1629,202 +1623,202 @@ msgstr ""
"Parametr <tt>$cfg['PmaAbsoluteUri']</tt> MUSà být nastaven v konfiguraÄním "
"souboru!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Chybný index serveru: „%s“"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "V konfiguraci máte Å¡patnou autentizaÄní metodu:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Měli byste aktualizovat %s na verzi %s nebo vyšší."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maximální velikost: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentace"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-dotaz"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL hlásí: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Vysvětlit SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Bez vysvětlení (EXPLAIN) SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Bez PHP kódu"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Vytvořit PHP kód"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Obnovit"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Bez kontroly SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Zkontrolovat SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Upravit tento dotaz na této stránce"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Upravit zde"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilování"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ÄŒas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%a %d. %b %Y, %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dnů, %s hodin, %s minut a %s sekund"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ZaÄátek"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Předchozí"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Konec"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Přejít na databázi „%s“."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Úpravy"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1833,61 +1827,61 @@ msgstr ""
"Nelze nahrát rozšíření [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/"
"a], prosím zkontrolujte nastavení PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Události"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Název"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databáze %s byla zrušena."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Databáze se zdá být prázdná!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Sledování"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Dotaz"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Návrhář"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Oprávnění"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutiny"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Návratový typ"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1895,143 +1889,133 @@ msgstr ""
"PoÄet nemusí být pÅ™esný, viz [a@./Documentation.html#faq3_11@Documentation]"
"FAQ 3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Navíc"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Nepodařilo se připojit jako controluser, který je nadefinován v nastaveních."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server neodpovídá"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Podrobnosti..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Změnit heslo"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Žádné heslo"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Heslo"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Heslo znovu"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hašovací funkce pro heslo"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "Kompatibilní s MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Vytvořit heslo"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Vytvořit"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Vytvořit novou databázi"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Vytvořit"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nemáte oprávnění"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Tabulka musí mít alespoň jedno pole."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Vytvořit novou tabulku v databázi %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "PoÄet polí"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nepodařilo se nahrát pluginy pro export, zkontrolujte prosím vaší instalaci!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Vypsat %s řádků od %s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Všechny řádky"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Uložit jako soubor"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Uložit na serveru v adresáři %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Přepsat existující soubory"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Vzor pro jméno souboru"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "jméno serveru"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "jméno databáze"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "jméno tabulky"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2042,40 +2026,40 @@ msgstr ""
"libovolné Å™etÄ›zce pro formátování data a Äasu. Dále budou provedena "
"následující nahrazení: %3$s. Jakýkoliv jiný text zůstane zachován beze změny."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapamatovat si hodnotu"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Znaková sada souboru:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Komprese"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Žádná"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "„zazipováno“"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "„zagzipováno“"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "„zabzipováno“"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Režim kompatibility SQL"
@@ -2105,7 +2089,7 @@ msgstr ""
msgid "File to import"
msgstr "Soubor pro importování"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "textový soubor"
@@ -2113,13 +2097,13 @@ msgstr "textový soubor"
msgid "File uploads are not allowed on this server."
msgstr "Upload souborů není na tomto serveru povolen."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Adresář urÄený pro upload souborů nemohl být otevÅ™en"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "soubor z adresáře pro upload"
@@ -2152,11 +2136,11 @@ msgstr ""
"limit nastavený v PHP. Tímto způsobem můžete importovat i velké soubory, ale "
"může to způsobit problémy s transakcemi."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "PoÄet dotazů od zaÄátku, které se mají pÅ™eskoÄit"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formát importovaného souboru"
@@ -2200,180 +2184,180 @@ msgstr "Na výšku"
msgid "Paper size"
msgstr "Velikost stránky"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Jazyk"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d není platné Äíslo řádku."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "řádků zaÄínající od"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vodorovném"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vodorovném (otoÄené hlaviÄky)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "svislém"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Tato operace může trvat velmi dlouho. Chcete je přesto provést?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Setřídit podle klíÄe"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Nastavení"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Zkrácené texty"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Celé texty"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "RelaÄní klíÄ"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Pole pro zobrazení v relacích"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Zobrazit binární obsah"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Zobrazit obsah BLOBu"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Zobrazit binární obsah šestnáctkově (HEX)"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Skrýt"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformace při prohlížení"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Spustit oblíbený dotaz"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Řádek byl smazán"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "UkonÄit"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "v dotazu"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Zobrazeny záznamy"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "celkem"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "dotaz trval %01.4f sekund"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Změnit"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operace s výsledky dotazu"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Náhled pro tisk (s kompletními texty)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Odkaz nenalezen"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informace o verzi"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Domovský adresář pro data"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "SpoleÄná Äást cesty pro vÅ¡echny soubory obsahující data InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Soubor s daty"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Krok automatického zvětšování"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr " Velikost o kterou je zvětšen soubor s daty, pokud je zaplněný."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Velikost vyrovnávací paměti"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2381,85 +2365,85 @@ msgstr ""
"Velikost vyrovnávací paměti, kterou InnoDB používá pro vyrovnávací paměť dat "
"a indexů tabulek."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Vyrovnávací paměť"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stav InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Využití vyrovnávací paměti"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Celkem"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "stránek"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Volných stránek"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Změněných stránek"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Stránek obsahujících data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Stránek urÄených k uvolnÄ›ní"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Zpracovávaných stránek"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "ZamÄených stránek"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktivita vyrovnávací paměti"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Požadavků na zápis"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Požadavků na Ätení"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Výpadků pÅ™i Ätení"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Čekání na zápis"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Výpadků pÅ™i Ätení v %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Čekání na zápis v %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Velikost ukazatele na data"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2467,11 +2451,11 @@ msgstr ""
"Výchozí velikost ukazatele v bajtech, která bude použita pro vytváření "
"MyISAM tabulek příkazem CREATE TABLE, pokud není uvedeno MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatický režim obnovy"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2479,11 +2463,11 @@ msgstr ""
"Režim automatické obnovy poškozených MyISAM tabulek. Nastavuje se parametrem "
"--myisam-recover při spouštění serveru."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximální velikost doÄasných souborů pro Å™azení"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2492,11 +2476,11 @@ msgstr ""
"Maximální velikost doÄasných souborů, které smí MySQL použít pÅ™i obnovÄ› "
"indexu (při REPAIR TABLE, ALTER TABLE nebo LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximální velikost doÄasných souborů pÅ™i vytváření indexu"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2505,11 +2489,11 @@ msgstr ""
"Pokud by byl soubor pro vytváření MyISAM indexu byl větší než zde uvedená "
"hodnota, použije se pomalejší metoda vyrovnávací pamÄ›ti klíÄů."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Vláken pro opravování"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2517,11 +2501,11 @@ msgstr ""
"Pokud je tato hodnota větší než 1, indexy v MyISAM tabulkách jsou vytvářeny "
"paralelně (každý index vlastním vláknem) při obnově nebo řazení."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Velikost paměti pro řazení"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2529,11 +2513,11 @@ msgstr ""
"Paměť, která je alokována při řazení MyISAM indexů během jejich vytváření "
"příkazem CREATE INDEX nebo opravování příkazem ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Velikost vyrovnávací paměti indexu"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2542,11 +2526,11 @@ msgstr ""
"velikost je 32MB. Zde alokovaná paměť se používá pouze pro vyrovnávací pamět "
"stránek indexu."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Velikost vyrovnávací paměti záznamu"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2556,11 +2540,11 @@ msgstr ""
"ukládání dat tabulky. Výchozí velikost je 32MB. Tato pamět se používá k "
"ukládání změn souborů zpracovávaných dat (.xtd) a ukazatelů řádků (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Velikost vyrovnávací paměti logů"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2568,11 +2552,11 @@ msgstr ""
"Množství pamÄ›ti alokované pro vyrovnávací pamÄ›t transakÄního logu, která se "
"využívá pro doÄasné ukládání dat transakÄního logu. Výchozí velikost je 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Prahová hodnota logového souboru"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2580,11 +2564,11 @@ msgstr ""
"Velikost, jaké musí transakÄní log dosáhnout pÅ™edtím, než je vytvoÅ™en nový "
"soubor. Východzí velikost je 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Velikost vyrovnávací paměti transakcí"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2592,11 +2576,11 @@ msgstr ""
"Velikost vyrovnávací paměti logu souhrných transakcí (vytváří se 2 "
"vyrovnávací paměti). Výchozí velikost je 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Četnost vytváření kontrolních bodů"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2604,11 +2588,11 @@ msgstr ""
"Množství dat zapsaných do logu transakcí předtím, než dojde k vytvoření "
"kontrolního bodu. Výchozí velikost je 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Nejvyšší velikost datového logu"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2620,11 +2604,11 @@ msgstr ""
"proměnné tedy může být zvýšena, aby se zvýšilo celkové množství dat, které "
"může být uloženo v databázi."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Největší velikost odpadu (garbage)"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2633,11 +2617,11 @@ msgstr ""
"soubor stlaÄen. Tato hodnota se může pohybovat mezi 1 a 99. Výchozí hodnota "
"je 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Velikost vyrovnávací paměti logu"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2647,27 +2631,27 @@ msgstr ""
"velikost je 256MB. Vyrovnávací paměť se alokuje pro každé vlákno, ale pouze "
"pokud toto vlákno potřebuje zapsat datový log."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Velikost nárůstu souboru s daty"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Velikost nárůstu souborů se zpracovávanými daty (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Velikost nárůstu souboru řádků"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Velikost nárůstu souboru ukazatelů řádku (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "PoÄet souborů s logy"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2678,140 +2662,140 @@ msgstr ""
"systém udržovat. Pokud množství logů pÅ™ekroÄí tuto hodnotu, budou staré "
"soubory vymazány. Jinak jsou soubory pÅ™ejmenovány a oznaÄeny vyšším Äíslem."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formát"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Pole oddělené"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Pole uzavřené do"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Pole escapována"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Řádky ukonÄené"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Nahradit NULL hodnoty"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Odstranit znaky CRLF z polí"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Přidat jména polí na první řádek"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV pro MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Verze Excelu"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Vypisuji data pro tabulku"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tabulky"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Použít titulek tabulky"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Titulek tabulky"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Titulek pokraÄování tabulky"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Návěstí"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relace"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME typ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "PoÄítaÄ"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Vygenerováno"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Verze MySQL"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Verze PHP"
@@ -2819,23 +2803,23 @@ msgstr "Verze PHP"
msgid "MediaWiki Table"
msgstr "Tabulka MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Sešit OpenDocument"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Text OpenDocument"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Vygeneruje dokument obsahující data jedné tabulky)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Název výpisu"
@@ -2843,99 +2827,99 @@ msgstr "Název výpisu"
msgid "PHP array"
msgstr "PHP pole"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "PÅ™idat vlastní komentář do hlaviÄky (\\n oddÄ›luje řádky)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Uzavřít příkazy v transakci"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Vypnout kontrolu cizích klíÄů"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Nastavení exportu databází"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "Použít zpětné uvozovky u jmen tabulek a polí"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Do komentářů přidat"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datum vytvoření, poslední změny a kontroly"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Úplné inserty"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Rozšířené inserty"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximální velikost vytvořeného dotazu"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Používat zpožděné inserty"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Použít IGNORE"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Použít šestnáctkové zobrazení pro BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Exportovat Äas v UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Typ vytvořených dotazů"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedury"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkce"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Omezení pro exportované tabulky"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Omezení pro tabulku"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPY PRO TABULKU"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACE PRO TABULKU"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Spouště"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktura pro pohled"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Zástupná struktura pro pohled"
@@ -2943,163 +2927,163 @@ msgstr "Zástupná struktura pro pohled"
msgid "Texy! text"
msgstr "Texy! text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Exportovat schéma struktury (doporuÄené)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Exportovat funkce"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Exportovat procedury"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Exportovat tabulky"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Exportovat spouště"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Exportovat pohledy"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Exportovat obsah"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Otevřít nové okno phpMyAdmina"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nová tabulka"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Výsledek SQL dotazu"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Vygeneroval"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL vrátil prázdný výsledek (tj. nulový poÄet řádků)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Následující tabulkybyly vytvoÅ™eny nebo zmÄ›nÄ›ny. TeÄ můžete:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Zobrazit obsah tabulky kliknutím na její jméno"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Změnit jakákoliv její nastavení kliknutím na odkaz \"Nastavení\""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Upravit strukturu kliknutím na odkaz \"Struktura\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Přejít na databázi"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "nastavení"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Přejít na tabulku"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Přejít na podhled"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Přepsat data tabulky souborem"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorovat duplicitní řádky"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Jména polí na prvním řádku"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Názvy polí"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Neznámý parametr pro import CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Byl zadáno chybné pole (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Chybný formát CSV dat na řádku %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Chybný poÄet polí v CSV datech na řádku %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Jméno tabulky"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV pomocí LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Použít klíÄové slovo LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Tento plugin nepodporuje komprimované soubory!"
@@ -3115,7 +3099,7 @@ msgstr "Importovat procenta jako desetinná Äísla (0.12 místo 12.00%)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importovat měny (5.00 místo $5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Nepoužívat AUTO_INCREMENT pro nulové hodnoty"
@@ -3128,312 +3112,312 @@ msgstr ""
"zkuste to znovu."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Převod znakové sady"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Žádná"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Převést na Kanu"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primární"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Žádná změna"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Znaková sada"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binární"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulharština"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "ZjednoduÅ¡ená ÄínÅ¡tina"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "TradiÄní ÄínÅ¡tina"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "nerozlišovat velká a malá písmena"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "rozlišovat velká a malá písmena"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Chorvatština"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Čeština"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dánština"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglicky"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonština"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Německy"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "slovník"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "adresář"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "MaÄarÅ¡tina"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandština"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonština"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lotyština"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litevština"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejština"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perština"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polština"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Západní Evropa"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumunština"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovenština"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovinština"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Španělština"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "TradiÄní Å¡panÄ›lÅ¡tina"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Švédština"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thajština"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turecky"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinština"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "mnohojazyÄný"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Střední Evropa"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruština"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltické"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Arménština"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrilika"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabština"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrejština"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzínština"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ŘeÄtina"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Čeština/Slovenština"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "neznámý"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Hlavní strana"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odhlásit se"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Okno dotazů"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Tento formát nemá žádná nastavení"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "není v pořádku"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Zapnuto"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Zobrazení funkcí"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Vytváření PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Zobrazuji komentáře polí"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Podívejte se prosím do dokumentace, jak aktualizovat tabulku s informacemi "
"o polích (tabulka column_comments)"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Oblíbený SQL dotaz"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL historie"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "StruÄný návod pro zapnutí rozšířených funkcí:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Vytvořte potřebné tabulky pomocí skriptu <code>script/create_tables.sql</"
"code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Vytvořte uživatele pma a přidělte mu oprávnění na tyto tabulky."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3441,24 +3425,24 @@ msgstr ""
"ZapnÄ›te rozšířené funkce v konfiguraÄním souboru (<code>config.inc.php</"
"code>), můžete se inspirovat v <code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Prosím pÅ™ihlaÅ¡te se znovu , aby se projevily zmÄ›ny v konfiguraÄním souboru."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "žádný popisek"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Nastavení podřízeného"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Změnit nebo přenastavit nadřízený server"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3466,42 +3450,42 @@ msgstr ""
"UjistÄ›te se, že máte unikátní ID serveru ve vaÅ¡em konfiguraÄním souboru (my."
"cnf). Pokud ne, prosím přidejte následující řádek to sekce [mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Jméno uživatele"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Stav nadřízeného"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Stav podřízeného"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Proměnná"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Hodnota"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID serveru"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3509,38 +3493,38 @@ msgstr ""
"V tomto seznamu jsou zobrazeny jen podřízené servery spuštěné s parametrem --"
"report-host=host_name."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "PÅ™idat replikaÄního uživatele pro podřízený server"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Jakýkoliv uživatel"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Použít textové pole"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Jakýkoliv poÄítaÄ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokální"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Tento poÄítaÄ"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Použít tabulku Host"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3548,130 +3532,134 @@ msgstr ""
"Pokud je použita tabulka Host, toto pole je ignorováno a jsou použity "
"hodnoty uložené v tabulce Host."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Vytvořit heslo"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Obsah tabulky __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(pokraÄování)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tabulky __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznámý jazyk: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servery"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Proměnné"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Znakové sady"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Úložiště"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binární log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesy"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synchronizace"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Zdrojová databáze"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Aktuální server"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Vzdálený server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Rozdíly"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Cílová databáze"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Spustit SQL dotaz(y) na serveru %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Pole"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Přidat tento SQL dotaz do oblíbených"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Umožnit všem uživatelům používat tuto položku"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
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:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "OddÄ›lovaÄ"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Zobrazit zde tento dotaz znovu "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Provést"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Zobrazit"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3679,7 +3667,7 @@ msgstr ""
"Pravděpodobně máte v SQL dotazu chybu. Níže uvedený výstup MySQL serveru "
"(pokud je nějaký) vám také může pomoci při zkoumání problému"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3701,35 +3689,35 @@ msgstr ""
"dotaz na co nejmenší, ve kterém se problém ještě vyskytne, a ohlaste chybu "
"na stránkách phpMyAdmina spolu se sekcí VÃPIS uvedenou níže:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ZAÄŒÃTEK VÃPISU"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KONEC VÃPISU"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ZAÄŒÃTEK VÃPISU"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "KONEC VÃPISU"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Neuzavřené uvozovky"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Chybný identifikátor"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Neznámé interpunkÄní znaménko"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3738,21 +3726,21 @@ msgstr ""
"SQL validátor nemohl být inicializován. Prosím zkontrolujte, jestli máte "
"požadovaná rozšíření PHP, která jsou uvedena v %sdokumentaci%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabulka se zdá být prázdná!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Sledování pro %s.%s je zapnuté."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Délka/Množina"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3764,7 +3752,7 @@ msgstr ""
"nebo jednoduché uvozovky („'“) mezi těmito hodnotami, napište před ně zpětné "
"lomítko (příklad: '\\\\xyz' nebo 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3772,12 +3760,12 @@ msgstr ""
"Výchozí hodnotu zadejte jen jednu hodnotu bez uvozovek a escapování znaků, "
"například: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Vlastnosti"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3786,11 +3774,11 @@ msgstr ""
"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na "
"%spopisy transformací%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Parametry transformace"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3802,16 +3790,16 @@ msgstr ""
"(„'“) mezi těmito hodnotami, vložte před ně zpětné lomítko (například '\\"
"\\xyz' nebo 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Žádná"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Dle zadání:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3820,36 +3808,36 @@ msgstr ""
"Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co "
"%s dělá."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Úložiště"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definice PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Uložit"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Přidat %s polí"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "Musíte přidat alespoň jedno pole."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Událost"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3860,7 +3848,7 @@ msgstr ""
"pole v tabulce obsahující jméno souboru. Pokud zadáte druhý parametr, první "
"musí být prázdný."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3868,8 +3856,8 @@ msgstr ""
"Zobrazí data Å¡estnáctkovÄ›. Nepovinný parametr urÄuje po kolika znacích má "
"být přidána mezera (výchozí hodnota je 2)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3877,11 +3865,11 @@ msgstr ""
"Zobrazí náhled obrázku s odkazem na obrázek; parametry šířka a výška "
"v bodech. Poměr stran obrázku zůstane zachován."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Zobrazí odkaz na obrázek (například stáhnutí pole blob)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3900,7 +3888,7 @@ msgstr ""
"funkce strftime() pokud použijete „local“ nebo pro gmtime() pokud použijete "
"„utc“."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3924,7 +3912,7 @@ msgstr ""
"pÅ™idání parametru NOWRAP k vypisovanému textu, Äímž se zachová formátování "
"(výchozí je 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3932,7 +3920,7 @@ msgstr ""
"Zachová původní formátování pole, tak jak je uloženo v databázi, bez použití "
"htmlspecialchars(). Předpokládá se, že pole obsahuje platné HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3942,7 +3930,7 @@ msgstr ""
"je prefix URL (například „http://www.example.com/“), druhý a tÅ™etí urÄuje "
"šířku a výšku obrázku."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3951,7 +3939,7 @@ msgstr ""
"Zobrazí odkaz z pole obsahujícího odkaz. První parametr je prefix URL "
"(například „http://www.example.com/“), druhý text odkazu."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3959,11 +3947,11 @@ msgstr ""
"Převede internetovou síťovou adresu (IPv4) na text ve standardním formátu "
"oddÄ›leném teÄkami."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Zobrazí text jako SQL dotaz se zvýrazňováním syntaxe."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3985,66 +3973,66 @@ msgstr "V ZIP archívu nebyly nalezeny žádné soubory!"
msgid "Error in ZIP archive:"
msgstr "Chyba v ZIP archívu:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Akce"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Porovnávání pro toto připojení k MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Rozhraní"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Vlastní barva"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Původní"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Verze protokolu"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Uživatel"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Znaková sada v MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webserver"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Verze MySQL klienta"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Rozšíření PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Zobrazit informace o PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Oficiální stránka phpMyAdmina"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4054,7 +4042,7 @@ msgstr ""
"Máte standardní nastavení hesla uživatele root v MySQL. DoporuÄujeme zmÄ›nit "
"toto nastavení a tím podstatnÄ› zvýšit zabezpeÄení vaÅ¡eho serveru."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4063,7 +4051,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:282
+#: main.php:281
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 "
@@ -4073,7 +4061,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:290
+#: main.php:289
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 "
@@ -4085,13 +4073,13 @@ 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:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4101,7 +4089,7 @@ msgstr ""
"existuje v adresáři s phpMyAdminem. Měli byste ho odstranit, jakmile je "
"phpMyAdmin nastaven."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4111,7 +4099,7 @@ msgstr ""
"phpMyAdmin nemusí fungovat správnÄ›. Například navigaÄní rám se nebude "
"automaticky obnovovat."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4120,7 +4108,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4129,66 +4117,66 @@ 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:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Znovu nahrát navigaÄní rám"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Žádné databáze"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtr"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "VyÄistit"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Nová tabulka"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Prosím vyberte databázi"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabulka nenalezena nebo není nastavena v %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Zvolte stránku, kterou chcete změnit"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Vytvořit novou stránku"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Jméno stránky"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Automatické rozvržení podle"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interní relace"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Vybrat tabulky"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Zobrazit grafický návrh"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4196,111 +4184,111 @@ msgstr ""
"Aktuální stránka se odkazuje na tabulky, které již neexistují. Chcete "
"odstranit tyto odkazy?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabulka %s neexistuje!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Prosím, nastavte souřadnice pro tabulku %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Schéma databáze %s - Strana %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "žádné tabulky"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "RelaÄní schéma"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Obsah"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Zobrazit/Skrýt levé menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Uložit rozmístění"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Vytvořit tabulku"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Vytvořit relaci"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Znovu naÄíst"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Nápověda"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Pravoúhlé spoje"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Přímé spoje"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Zachytávat na mřížku"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Vše malé/velké"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Přepnout malé/velké"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export souřadnic pro PDF schéma"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Přesun menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Skrýt/Zobrazit vše"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Skrýt/Zobrazit tabulky bez relací"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "PoÄet tabulek"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Odstranit relaci"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Pro výběr relace klikněte :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4309,133 +4297,133 @@ msgstr ""
"Zobrazované pole je zvýrazněno růžovou barvou. Pro jeho změnu klikněte na "
"ikonu „Zvolte které pole zobrazit“ a poté zvolte odpovídající pole."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Stránka byla vytvořena"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Vytvoření stránky selhalo"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exportovat/Importovat v měřítku"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "doporuÄené"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "do/ze stránky"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importovat soubory"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "VÅ¡echno"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Zvolte binární log pro zobrazení"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Soubory"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Zobrazit zkrácené dotazy"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Zobrazit celé dotazy"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Jméno logu"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozice"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Typ události"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Původní pozice"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informace"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Znakové sady a porovnávání"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nebyla vybrána žádná databáze."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databáze byla úspěšně zrušena."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistiky databází"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabulky"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Replikace nadřízeného"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Replikace podřízeného"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Přejít na databázi"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Není replikováno"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Replikováno"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Zkontrolovat oprávnění pro databázi „%s“."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Zkontrolovat oprávnění"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Zobrazit podrobnosti"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Skrýt podrobnosti"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4443,11 +4431,11 @@ msgstr ""
"Poznámka: Zobrazení podrobností o databázích může způsobit znaÄné zvýšení "
"provozu mezi webserverem a MySQL serverem."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Úložiště"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Export databází"
@@ -4649,20 +4637,20 @@ msgid "None"
msgstr "Žádná"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Oprávnění pro jednotlivé tabulky"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Poznámka: názvy oprávnění v MySQL jsou uváděny anglicky "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globální oprávnění"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Oprávnění pro jednotlivé databáze"
@@ -4686,95 +4674,95 @@ msgstr "Přihlašování"
msgid "Do not change the password"
msgstr "Neměnit heslo"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Nebyl nalezen žádný uživatel."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Uživatel %s již existuje!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Uživatel byl přidán."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Byla aktualizována oprávnění pro %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Byla zrušena práva pro %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Heslo pro %s bylo úspěšně změněno."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Odstraňuji %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Musíte vybrat uživatele, které chcete odstranit!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "NaÄítám oprávnÄ›ní"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Vybraní uživatelé byli úspěšně odstraněni."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "OprávnÄ›ní byla naÄtena úspěšnÄ›."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Upravit oprávnění"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Zrušit"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Přehled uživatelů"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Přidělování"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Jakýkoliv"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Přidat nového uživatele"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Odstranit vybrané uživatele"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Odebrat uživatelům veškerá oprávnění a poté je odstranit z tabulek."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Odstranit databáze se stejnými jmény jako uživatelé."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4787,100 +4775,100 @@ msgstr ""
"tyto tabulky upravovány. V tomto případÄ› je vhodné provést %snové naÄtení "
"oprávnÄ›ní%s pÅ™ed pokraÄováním."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Zvolený uživatel nebyl nalezen v tabulce oprávnění."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Oprávnění pro jednotlivá pole"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Přidat oprávnění pro databázi"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Zástupné znaky _ a % by měly být escapovány pomocí \\ pokud je chcete použít "
"jako znak"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Přidat oprávnění pro tabulku"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Změnit informace o uživateli / Kopírovat uživatele"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Vytvořit nového uživatele se stejnými oprávněními a ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... zachovat původního uživatele."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... smazat původního uživatele ze všech tabulek."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... odebrat všechna oprávnění původnímu uživateli a poté ho smazat."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... smazat uživatele a poté znovu naÄíst oprávnÄ›ní."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Databáze pro uživatele"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Žádná"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Vytvořit databázi stejného jména a přidělit všechna oprávnění"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Přidělit všechna oprávnění na jméno odpovídající masce (uživatel\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Přidělit všechna oprávnění na databázi &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Uživatelé mající přístup k „%s“"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globální"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "závislé na databázi"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "maska"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Vlákno %s bylo úspěšně zabito."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4888,48 +4876,48 @@ msgstr ""
"phpMyAdminovi se nepodaÅ™ilo ukonÄit vlákno %s. PravdÄ›podobnÄ› jeho bÄ›h již "
"skonÄil."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Neznámá chyba"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Nepodařilo se připojit k nadřízenému %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Nepodařilo se zjistit pozici v logu na nadřízeném serveru. Pravděpodobně je "
"na něm problém s přístupovými právy."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Nepodařilo se změnit nadřízeného"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Nadřízený server bych úspěšně změněn na %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Tento server je v replikaÄním procesu nastavený jako nadřízený."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Zobrazit stav nadřízeného"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Zobrazit připojené podřízené"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4938,11 +4926,11 @@ msgstr ""
"Tento server není nastaven jako nadřízený v replikaÄním procesu. PÅ™ejete si "
"ho <a href=\"%s\">nastavit</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Nastavení nadřízeného"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4955,19 +4943,19 @@ msgstr ""
"chcete replikovat vÄ›tÅ¡inu databází) nebo můžete zvolit opaÄný přístup - jen "
"vybrat databáze, které chcete synchronizovat. Prosím zvolte požadovaný režim:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Replikovat všechny databáze s výjimkou::"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Nereplikovat databáze s výjimkou:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Prosím vyberte databáze:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -4975,7 +4963,7 @@ msgstr ""
"Nyní, prosím, přidejte následující řádky na konec sekce [mysqld] ve vašem "
"souboru my.cnf a poté restartutje MySQL server."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -4984,84 +4972,84 @@ msgstr ""
"Prosím kliknÄ›te na tlaÄítko po restartování MySQL serveru. Poté byste mÄ›li "
"vidět zprávu informující vás že server <b>je</b> nastaven jako nadřízený"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "SQL vlákno pro podřízený server neběží!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "IO vlákno pro podřízený server neběží!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "Server je nastaven jako podřízený v replikaÄním procesu. PÅ™ejete si:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Zobrazit tabulku se stavem podřízených"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Synchronizovat databáze s nadřízeným"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Ovládání podřízeného:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "KompletnÄ› spustit"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "KompletnÄ› zastavit"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Resetovat podřízený server"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "%s jen SQL vlákno"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Spustit"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Zastavit"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "%s jen IO vlákno"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Práce s chybami:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Přeskakování chyb může vést k rozdílným datům na nadřízeném a podřízeném "
"serveru."
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "PÅ™eskoÄit souÄasnou chybu"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "PÅ™eskoÄit dalších"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "chyb."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5070,7 +5058,7 @@ msgstr ""
"Tento server není nastaven jako podřízený v replikaÄním procesu. PÅ™ejete si "
"ho <a href=\"%s\">nastavit</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5080,11 +5068,11 @@ msgstr ""
"binlog_cache_size a musely použít doÄasný soubor pro uložení příkazů "
"transakce."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "PoÄet transakcí, které využily doÄasný binární log."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5095,18 +5083,18 @@ msgstr ""
"Pokud je tato hodnota velká, můžete zvětšit parametr tmp_table_size a MySQL "
"bude používat vÄ›tší doÄasné tabulky v pamÄ›ti."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "PoÄet vytvoÅ™ených doÄasných souborů."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"PoÄet doÄasných tabulek vytvoÅ™ených serverem v pamÄ›ti pÅ™i provádÄ›ní dotazů."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5114,7 +5102,7 @@ msgstr ""
"PoÄet řádků provedených pomocí INSERT DELAYED, u kterých se vyskytla chyba "
"(pravdÄ›podobnÄ› duplicitní klíÄ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5122,23 +5110,23 @@ msgstr ""
"PoÄet vláken používaných pro INSERT DELAYED. Každá tabulka na které je "
"použit INSERT DEKAYED má přiděleno jedno vlákno."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "PoÄet řádků zapsaných pomocí INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "PoÄet provedených příkazů FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "PoÄet interních příkazů COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "PoÄet požadavků na smazání řádku."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5147,7 +5135,7 @@ msgstr ""
"PoÄet zjiÅ¡Å¥ování tabulek. Tímto se nazývá dotaz NDB clusteru, jestli ví o "
"tabulce daného jména."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5157,7 +5145,7 @@ msgstr ""
"server provádí mnoho kompletních procházení indexu. Na příklad SELECT col1 "
"FROM foo, pokud je col1 indexována."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5165,7 +5153,7 @@ msgstr ""
"PoÄet požadavků na pÅ™eÄtení řádku vycházející z indexu. Vysoká hodnota "
"znamená, že dotazy správně využívají indexy."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5175,7 +5163,7 @@ msgstr ""
"zvětšuje pokud provádíte dotaz na indexované pole s omezením rozsahu nebo "
"prohledáváte index."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5183,7 +5171,7 @@ msgstr ""
"PoÄet požadavků na pÅ™eÄtení pÅ™edchozího řádku z indexu. Používané pro "
"optimalizaci dotazů ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5195,7 +5183,7 @@ msgstr ""
"Pravděpodobně používáte mnoho dotazů, které vyžadují prohlížení celé tabulky "
"nebo používáte spojení tabulek, která nevyužívají indexů."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5206,35 +5194,35 @@ msgstr ""
"pokud dotazy procházejí celé tabulky, pravděpodobně tedy nemají vhodné "
"indexy."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "PoÄet interních příkazů ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "PoÄet požadavků na aktualizaci řádku."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "PoÄet požadavků na vložení řádku."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "PoÄet stránek obsahujících data (zmÄ›nÄ›né i nezmÄ›nÄ›né)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "PoÄet zmÄ›nÄ›ných stránek."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "PoÄet stránek, na které je požadavek na vyprázdnÄ›ní."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "PoÄet volných stránek."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5243,7 +5231,7 @@ msgstr ""
"PoÄet zamÄených stránek, tzn. stránek, které jsou právÄ› zapisovány nebo "
"Äteny nebo nemohou být odstranÄ›ny z jakéhokoliv důvodu."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5255,11 +5243,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Celková velikost InnoDB bufferů, ve stránkách."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5267,7 +5255,7 @@ msgstr ""
"PoÄet provedených „náhodných“ dopÅ™edných Ätení. Tato situace nastává pokud "
"dotaz prochází velkou Äást tabulky v náhodném poÅ™adí."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5275,11 +5263,11 @@ msgstr ""
"PoÄet provedených sekvenÄních dopÅ™edných Ätení. Toto nastává pokud InnoDB "
"musí procházet celou tabulku."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "PoÄet provedených logických Ätení."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5287,7 +5275,7 @@ msgstr ""
"PoÄet logických Ätení, které nemohly být uspokojeny z bufferu, ale bylo "
"nutné pÅ™eÄíst stránku ze souboru."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5300,55 +5288,55 @@ msgstr ""
"k dispozici, musí se Äekat. Pokud je velikost bufferů nastavena správnÄ›, "
"měla by tato hodnota být malá."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "PoÄet zápisů provedených do InnoDB bufferu."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "PoÄet provedených synchronizací fsync()."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "PoÄet nevyřízených synchronizací fsync()."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "PoÄet nevyřízených Ätení."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "PoÄet nevyřízených zápisů."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Velikost pÅ™eÄtených dat, v bajtech."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "PoÄet provedených Ätení dat."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "PoÄet provedených zápisů dat."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Velikost zapsaných dat, v bajtech."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"PoÄet provedených dvojitých zapsání a poÄet stránek, které byly takto "
"zapsány."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"PoÄet provedených dvojitých zapsání a poÄet stránek, které byly takto "
"zapsány."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5356,35 +5344,35 @@ msgstr ""
"PoÄet Äekání kvůli plnému bufferu logu, který musel být vyprázdnÄ›n pÅ™ed "
"pokraÄováním."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "PoÄet požadavků na zápis do logovacího souboru."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "PoÄet skuteÄných zápisů do logovacího souboru."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "PoÄet synchronizací fsync() provedených na logovacích souborech."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "PoÄet nevyřízených synchronizací logovacích souborů."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "PoÄet nevyřízených zápisů do logovacích souborů."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "PoÄet bajtů zapsaných do logovacího souboru."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "PoÄet vytvoÅ™ených stránek."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5392,51 +5380,51 @@ msgstr ""
"Zakompilovaná velikost stránky InnoDB (výchozí je 16 kB). Mnoho hodnot je "
"uvádÄ›no ve stránkách, pomocí této hodnoty je můžete pÅ™epoÄítat na velikost."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "PoÄet pÅ™eÄtených stránek."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "PoÄet zapsaných stránek."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "PoÄet zámků řádku, na které se v souÄasné dobÄ› Äeká."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "PrůmÄ›rný Äas potÅ™ebný pro získání zámku řádku, v milisekundách."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Celkový Äas strávený Äekáním na zámek řádku, v milisekundách."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maximální Äas potÅ™ebný pro získání zámku řádku, v milisekundách."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Kolikrát se muselo Äekat na zámek řádku."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "PoÄet řádků odstranÄ›ných z InnoDB tabulek."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "PoÄet řádků vložených do InnoDB tabulek."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "PoÄet řádků pÅ™eÄtených z InnoDB tabulek."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "PoÄet řádků aktualizovaných v InnoDB tabulkách."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5444,7 +5432,7 @@ msgstr ""
"PoÄet bloků ve vyrovnávací pamÄ›ti klíÄů, které byly zmÄ›nÄ›ny, ale nebyly "
"zapsány na disk. Dříve se tato hodnota jmenovala Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5452,7 +5440,7 @@ msgstr ""
"PoÄet nepoužitých bloků ve vyrovnávací pamÄ›ti klíÄů. Pomocí této hodnoty "
"poznáte jak moc je vyrovnávací paměť využitá."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5461,11 +5449,11 @@ msgstr ""
"PoÄet použitých bloků ve vyrovnávací pamÄ›ti klíÄů. Tato hodnota urÄuje "
"maximum bloků, které kdy byly obsazeny najednou."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "PoÄet požadavků na pÅ™eÄtení klíÄe z vyrovnávací pamÄ›ti."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5475,15 +5463,15 @@ msgstr ""
"pravděpodobně máte malou vyrovnávací paměť (key_buffer_size). Úspěšnost "
"vyrovnávací pamÄ›ti můžete spoÄítat jako Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "PoÄet požadavků na zápis bloku klíÄe na disk."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "PoÄet skuteÄných zápisů bloku klíÄe na disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5493,11 +5481,11 @@ msgstr ""
"dotazů. UžiteÄné pro porovnání různých dotazů. Výchozí hodnota 0 znamená, že "
"žádný dotaz ještě nebyl kompilován."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "PoÄet řádků Äekajících na zapsání ve frontÄ› INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5505,35 +5493,35 @@ msgstr ""
"Celkem otevřených tabulek. Pokud je tato hodnota příliš vysoká, "
"pravděpodobně máte malou vyrovnávací paměť pro tabulky."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "PoÄet otevÅ™ených souborů."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "PoÄet otevÅ™ených streamů (používané pÅ™evážnÄ› pro logování)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "PoÄet aktuálnÄ› otevÅ™ených tabulek."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "PoÄet volných bloků pamÄ›ti ve vyrovnávací pamÄ›ti dotazů."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Velikost volné paměti ve vyrovnávací paměti dotazů."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "PoÄet zásahů vyrovnávací pamÄ›ti dotazů."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "PoÄet dotazů pÅ™idaných do vyrovnávací pamÄ›ti dotazů."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5545,7 +5533,7 @@ msgstr ""
"Vyrovnávací paměť používá strategii LRU (nejdéle nepoužité) pro vyřazování "
"dotazů z vyrovnávací paměti."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5553,24 +5541,24 @@ msgstr ""
"PoÄet necachovaných dotazů (necachovatelných nebo necachovaných kvůli "
"nastavení query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "PoÄet dotazů ve vyrovnávací pamÄ›ti dotazů."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Celkový poÄet bloků ve vyrovnávací pamÄ›ti dotazů."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Vynulovat statistiky"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stav failsafe replikace."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5578,12 +5566,12 @@ msgstr ""
"PoÄet spojení, které nevyužívaly indexy. Pokud tato hodnota není 0, mÄ›li "
"byste zkontrolovat indexy tabulek."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"PoÄet spojení, které používaly intervalové vyhledávání na referenÄní tabulce."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5591,7 +5579,7 @@ msgstr ""
"PoÄet spojení bez klíÄů, které kontrolovaly použití klíÄů po každém řádku. "
"(Pokud tato hodnota není 0, měli byste zkontrolovat indexy tabulek.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5599,38 +5587,38 @@ msgstr ""
"PoÄet spojení, které používaly intervalové vyhledávání na první tabulce. "
"(Tato hodnota obvykle není kritická i když je vysoká.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "PoÄet spojení, které provádÄ›ly kompletní procházení první tabulky."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"PoÄet doÄasných tabulek v souÄasné dobÄ› otevÅ™ených podřízeným serverem."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr "Celkový poÄet, kolikrát musel podřízený server opakovat transakce."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Tato položka je zapnutá, pokud server pracuje jako podřízený."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"PoÄet vláken jejichž vytvoÅ™ení trvalo déle než slow_launch_time sekund."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "PoÄet dotazů, které trvaly déle než long_query_time sekund."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5639,23 +5627,23 @@ msgstr ""
"PoÄet průchodů sluÄování, které musel provést Å™adicí algoritmus. PÅ™i příliÅ¡ "
"vysoké hodnotě zvažte zvýšení sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "PoÄet Å™azení, které byly omezeny rozsahem."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "PoÄet Å™azených řádek."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "PoÄet Å™azení provedených procházením tabulky."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "PoÄet okamžitých získání zámku tabulky."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5666,7 +5654,7 @@ msgstr ""
"problémy s výkonem, měli byste optimalizovat dotazy a případně rozdělit "
"tabulky nebo použít replikaci."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5676,11 +5664,11 @@ msgstr ""
"spoÄítána jako Threads_created/Connections. Pokud je tato hodnota Äervená, "
"měli byste zvýšit thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "PoÄet aktuálnÄ› otevÅ™ených pÅ™ipojení."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5691,85 +5679,85 @@ msgstr ""
"velká, můžete zvětšit parametr thread_cache_size. (Na platformách, které "
"mají dobrou implementaci vláken však toto nemá příliš velký vliv.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "PoÄet vláken, která nespí."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Stav serveru"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Obslužné rutiny"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Vyrovnávací paměť dotazů"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "PoÄet vláken"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "DoÄasná data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Odložené inserty"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Vyrovnávací paměť klíÄů"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Použité výběry"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Řazení"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinátor transakcí"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Zavřít všechny tabulky"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Zobrazit otevřené tabulky"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Zobrazit podřízené servery"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Zobrazit stav podřízených serverů"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Vyprázdnit vyrovnávací paměť dotazů"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Zobrazit procesy"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Vynulovat"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Tento MySQL server běží %s. Čas spuštění: %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5777,17 +5765,17 @@ msgstr ""
"Tento server pracuje jako <b>nadřízený</b> i <b>podřízený</b> v "
"<b>replikaÄním</b> procesu."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Tento server pracuje jako <b>nadřízený</b> v <b>replikaÄním</b> procesu."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Tento server pracuje jako <b>podřízený</b> v <b>replikaÄním</b> procesu."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5795,7 +5783,7 @@ msgstr ""
"Pro více informací o stavu replikace se podívejte do <a href=\"#replication"
"\">sekce replikace</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5803,11 +5791,11 @@ msgstr ""
"<b>Provoz serveru</b>: Informace o síťovém provozu MySQL serveru od jeho "
"spuštění."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Provoz"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5815,162 +5803,162 @@ msgstr ""
"Na hodnÄ› zatíženém serveru mohou ÄítaÄe pÅ™etéct, takže statistiky MySQL "
"serveru mohou být nepřesné."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "za hodinu"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Přijato"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Odesláno"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Připojení"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Maximum souÄasných pÅ™ipojení"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Nepovedených pokusů"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Přerušené"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>Statistika dotazů</b>: Od spuštění bylo serveru posláno %s dotazů."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "za minutu"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "za sekundu"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Typ dotazu"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Stav replikace"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Nepodařilo se připojit ke zdrojové databázi"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Nepodařilo se připojit k cílové databázi"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Databáze '%s' neexistuje."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Synchronizace struktury"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Synchronizace dat"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "zde není"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Rozdíly ve struktuře"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Rozdíl mezi daty"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Přidat pole"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Odstranit pole"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Změnit pole"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Odstranit indexy"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Applikovat indexy"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Aktuallizovat řádky"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Vložit řádky"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Chcete odstranit všechny stávající řídky z cílových tabulek?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Provést vybrané změny"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synchronizovat databáze"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Vybrané cílové tabulky byly synchronizovány se zdrojovými."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Cílová databáze byla synchronizována se zdrojovou"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Byly provedeny následující dotazy:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Zadat ruÄnÄ›"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "SouÄasné pÅ™ipojení"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Konfigurace: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -5978,29 +5966,29 @@ msgstr ""
"Cílová databáze bude kompletně synchronizována se zdrojovou. Zdrojová nebude "
"nijak změněna."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Proměnné a nastavení serveru"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Hodnota sezení"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globální hodnota"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "KonfiguraÄní soubor"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Stáhnout"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6009,111 +5997,107 @@ msgstr ""
"jsou hesla) se posílají nešifrovaně!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Přehled"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Zobrazit skyté zprávy (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Žádné servery nejsou nastaveny"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nový server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Výchozí jazyk"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "Nechat uživatele, aby si vybral"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- žádný -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Výchozí server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Konec řádku"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Zobrazit"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Nahrát"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Domovská stránka phpMyAdmina"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Přispějte"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Zkontrolovat nejnovější verzi"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funkce"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "NavigaÄní rám"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Hlavní rám"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Upravit server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Přidat nový server"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Nesprávná hodnota"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Nastavena hodnota: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Obnovit výchozí hodnotu"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Varování"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Povolit převod znakových sad"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Pokud je povoleno, může uživatel zadat libovolný MySQL server do "
"přihlašovacího formuláře pro autorizaci pomocí cookie"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6130,19 +6114,19 @@ msgstr ""
"Vaše IP adresa patří poskytovateli internetových služeb, ke kterému jsou "
"připojeny tisíce uživatelů."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Povolit přihlášení k libovolnému MySQL serveru"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Zobrazit příkaz &quot;Zrušit databázi&quot; běžným uživatelům"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Tajný klÃ­Ä by mÄ›l obsahovat Äíslice, písmena [em]A[/em] zvláštní znaky"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6150,11 +6134,11 @@ msgstr ""
"Tajné heslo (fráze) používané pro šifrování cookies při autentizaci pomocí "
"[kbd]cookie[/kbd]"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Tajný klÃ­Ä je příliÅ¡ krátký, mÄ›l by obsahovat alespoň 8 znaků"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6164,27 +6148,27 @@ msgstr ""
"povolenou autentizaci pomocí cookie, takže byl Váš tajný klÃ­Ä vygenerován. "
"KlÃ­Ä bude použit pro zaÅ¡ifrování cookies."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "KlÃ­Ä pro Å¡ifrování cookies (blowfish_secret)"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Zvýrazní oznaÄené řádky"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "ZvýrazňovaÄ vybraných řádků"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Zvýrazní řádky, na které ukazuje kurzor myši"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "ZvýrazňovaÄ Å™Ã¡dků pÅ™i ukázání"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6192,11 +6176,11 @@ msgstr ""
"Povolit [a@http://cs.wikipedia.org/wiki/Bzip2]bzip2[/a] kompresi pro "
"importování a exportování"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Komprese bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6206,11 +6190,11 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Komprese a dekomprese "
"bzip2[/a] vyžaduje funkce (%s) které nejsou dostupné na tomto systému."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Nelze naÄíst nebo uložit nastavení"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6221,7 +6205,7 @@ msgstr ""
"html#setup_script]dokumentaci[/a]. Jinak budete moci nastavení pouze "
"stáhnout nebo zobrazit."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6231,31 +6215,31 @@ msgstr ""
"CHAR a VARCHAR; [kbd]vstup[/kbd] - umožňuje omezit délku vstupu, [kbd]"
"textová oblast[/kbd] - umožní použít odřádkování"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "Editace polí typu CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "PoÄet sloupců textových oblastí typu CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Sloupce pro textové oblasti typu CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "PoÄet řádků textových oblastí typu CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Řádky pro textové oblasti CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Zkontrolovat přístupová práva konfiguraÄního souboru"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6264,11 +6248,11 @@ msgstr ""
"pokud narazíte na problémy s takto vytvořenými gzip/bzip2 archivy, zakažte "
"tuto funkci"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Komprimovat za letu"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6276,43 +6260,35 @@ msgstr ""
"Zda se má zobrazovat varování (&quot;Jste si opravdu jistý...&quot;), když "
"hrozí ztráta dat"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Potvrzovat DROP dotazy"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Výchozí znaková sada používaná pro převody"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Výchozí znaková sada"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Panel, který je zobrazen při přístupu k databázi"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Výchozí panel databáze"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Panel, který je zobrazen při přístupu k serveru"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Výchozí panel serveru"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Panel, který je zobrazen při přístupu k tabulce"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Výchozí panel tabulky"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6321,74 +6297,74 @@ msgstr ""
"adresář není dostupný zvenÄí, ani není Äitelný nebo zapisovatelný pro "
"ostatní uživatele na Vašem serveru."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Zobrazit přehled databází jako seznam namísto rozbalovacího menu"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Zabrazit databáze jako seznam"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Zobrazit přehled serverů jako seznam namísto rozbalovacího menu"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Zobrazit servery jako seznam"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Nepodařilo se připojit k MySQL serveru"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Prázdné heslo kontrolního uživatele phpMyAdmina při použití pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Prázdný kontrolní uživatel phpMyAdmina při použití pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Prázdné jméno signon sezení při použití autentizace signon"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Prázdné přihlašovací URL při použití autentizace signon"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"PÅ™i použití nastavené autentizaÄní metody nebylo vyplnÄ›no uživatelské jméno"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Odeslaný formulář obsahuje chyby"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Nesprávná IP adresa: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Neplatné Äíslo portu"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Chybí data v %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Nebylo zadáno nezáporné Äíslo"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Nebylo zadáno kladné Äíslo"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6396,43 +6372,43 @@ msgstr ""
"Zadejte poÄet sekund, po které může skript běžet, nebo ([kbd]0[/kbd] pro "
"žádná omezení"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Časový limit běhu skriptu"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Znaková sada souboru"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Vzor pro jméno databáze"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Vzor pro jméno serveru"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Vzor pro jméno tabulky"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Uložit na server"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Pamatovat si vzor pro jména souborů"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "ne"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Vynutit zabezpeÄené spojení pÅ™i použití phpMyAdmina"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6440,11 +6416,11 @@ msgstr ""
"Tato [a@?page=form&amp;formset=features#tab_Security]volba[/a] by měla být "
"povolena, pokud ji Váš server podporuje"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Vynutit SSL spojení"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6452,88 +6428,88 @@ 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"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "PoÅ™adí cizích klíÄů v rozbalovací nabídce"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
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"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Nejvyšší poÄet cizích klíÄů"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Režim prohlížení"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Přizpůsobí režim prohlížení"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Přizpůsobí režim úprav"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Režim úprav"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Přizpůsobí výchozí nastavení exportu"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Výchozí nastavení exportu"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Přizpůsobí výchozí nastavení importu"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Výchozí nastavení importu"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Nastaví adresáře pro import a export a volby komprese"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import / export"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Nastavení zobrazení databází"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "PÅ™izpůsobí vzhled navigaÄního rámu"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Nastavení zobrazení serverů"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Nastavení zobrazení tabulek"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Nastavení, která nelze zařadit jinam"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Jiná důležitá nastavení"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Přizpůsobit nastavení okna dotazů"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6541,38 +6517,38 @@ msgstr ""
"Prosíme, vemte v potaz, že phpMyAdmin je pouze uživatelské rozhraní a jeho "
"funkce neomezují MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "ZabezpeÄní"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Základní nastavení"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
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í"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Nastavení serveru"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Vložte parametry připojení k serveru"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Zadejte parametry pro autentizaci signon"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Volby přihlašování pomocí Signon"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6582,48 +6558,48 @@ msgstr ""
"viz [a@../Documentation.html#linked-tables]infrastruktura propojených tabulek"
"[/a] v dokumentaci"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Databáze PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Sledování změn provedených v databazí. Vyžaduje nastavenou databázi PMA."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Sledování změn"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Přizpůsobení"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Přizpůsobení exportu"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Přizpůsobení výchozího nastavení importu"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "PÅ™izpůsobení navigaÄního rámu"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Přizpůsobení hlavního rámu"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "PÅ™izpůsobení odkazů zobrazených v políÄcích pro SQL dotazy"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "PolíÄko pro SQL dotazy"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6632,27 +6608,27 @@ msgstr ""
"nastavení [a@?page=form&amp;formset=main_frame#tab_Sql_box]navigaÄního rámu[/"
"a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL dotazy"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Přizpůsobení úvodní stránky"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Úvodní stránka"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Nastaví, jak mají fungovat panely"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Panely"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6660,11 +6636,11 @@ msgstr ""
"Povolí [a@http://cs.wikipedia.org/wiki/Gzip]gzip[/a] kompresi pro "
"importování a exportování"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6674,15 +6650,15 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip komprese a "
"dekomprese[/a] vyžaduje funkce (%s) které nejsou dostupné na tomto systému."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Další parametry pro iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorovat chyby"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6690,11 +6666,11 @@ msgstr ""
"Pokud je povoleno, PMA pokraÄuje ve zpracování víceprvkových dotazů, i když "
"jeden z nich selhal"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignorovat chyby ve víceprvkových dotazech"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6704,11 +6680,11 @@ msgstr ""
"Äasového limitu. Tento způsob může být vhodný pro import velkých souborů, "
"ovšem může poškodit transakce."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "ÄŒasteÄný import: povolit pÅ™eruÅ¡ení"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6716,15 +6692,15 @@ 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ý"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "ČásteÄný import: pÅ™eskoÄit dotazy"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "NezabezpeÄené pÅ™ipojení"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6733,43 +6709,43 @@ msgstr ""
"Pokud je Váš server nastaven tak, aby přijal HTTPS požadavky, klikněte na [a@"
"%s]tento odkaz[/a] pro použití zabezpeÄeného pÅ™ipojení."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Kolik řádků může být vloženo naráz"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "PoÄet vkládaných řádků"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Cíl pro ikonu rychlého přístupu"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Zobrazí logo v levém rámu"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Zobrazit logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Zobrazí volbu serveru v horní Äásti levého rámu"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Zobrazit výběr serverů"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Řetězec, který rozděluje databáze do různých pater stromu"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "OddÄ›lovaÄ databázového stromu"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6777,35 +6753,35 @@ msgstr ""
"Pouze pro odlehÄenou verzi; zobrazí databáze jako strom (urÄeno oddÄ›lovaÄem "
"nastaveným níže)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Stromový pohled na databáze"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Použít odlehÄenou verzi"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Nejvyšší poÄet pater tabulkového stromu"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Řetězec, který rozděluje tabulky do různých pater stromu"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "OddÄ›lovaÄ tabulkovýho stromu"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL odkazu loga"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6813,27 +6789,27 @@ msgstr ""
"Zda se má odkazovaná stránka otevřít v hlavním okně ([kbd]hlavní[/kbd]) nebo "
"v novém ([kbd]nové[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Cíl odkazu loga"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Zvýrazní server pod kurzorem myši"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Povolit zvýrazňování"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Použije graficky ménÄ› nároÄné panely"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "OdlehÄené panely"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6844,11 +6820,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Smazat všechny cookies při odhlášení"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6856,11 +6832,11 @@ msgstr ""
"UrÄuje, zda se má pamatovat pÅ™edchozí pÅ™ihlášení, pÅ™i použití autentizace "
"pomocí cookies"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Pamatovat si uživatelské jméno"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6872,15 +6848,15 @@ 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í."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Uložení přihlašovací cookie"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
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á"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6890,28 +6866,28 @@ msgstr ""
"by měla být nastavena nejvýše na 1800 sekund (30 minut). Hodnoty vyšší než "
"1800 mohou znamenat bezpeÄnostní riziko; hrozí například podvržení identity."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Platnost přihlašovací cookie"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Nejvyšší poÄet znaků SQL dotazu, které se jeÅ¡tÄ› zobrazí"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Nejvyšší délka zobrazeného SQL dotazu"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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í"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Nejvyšší poÄet databází"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6921,19 +6897,19 @@ msgstr ""
"množina výsledků delší, zobrazí se odkazy &quot;Předchozí&quot; a &quot;"
"Další&quot;."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Nejvyšší poÄet zobrazených řádků"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Nejvyšší poÄet tabulek zobrazených v seznamu tabulek"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Nejvyšší poÄet zobrazených tabulek"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -6941,27 +6917,27 @@ msgstr ""
"PoÄet bytů, které si může skript alokovat, napÅ™. [kbd]32M[/kbd] ([kbd]0[/"
"kbd] ruší omezení)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Omezení paměti"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Zda se mají zobrazit pouze ikony, nebo pouze text, případně obojí"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Ikony v navigaÄní liÅ¡tÄ›"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
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ů"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Mezipaměť pro GZip výstup"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -6969,31 +6945,31 @@ 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í"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Výchozí pořadí řazení"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Použije trvalé (persistentní) připojení k MySQL databázi"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Trvalé připojení"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Zobrazení ikon pro operace s tabulkami"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Zakáže úpravu polí BLOB a BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "Chránit binární pole"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7002,47 +6978,47 @@ msgstr ""
"Pokud toto zakážete, využijí se k zobrazení historie Java Scriptové rutiny "
"(se zavřením okna ztratíte předchozí historii)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Nepřetržitá historie dotazů"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Kolik dotazů se má držet v historii"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Délka historie dotazů"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Panel zobrazený při otevření nového okna dotazů"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Výchozí panel okna dotazů"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Vybere, které funkce budou použity pro konverzi znakových sad"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Nástroje pro konverzi znakových sad"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Zkusit vrátit původní hodnoty chybných políÄek"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Adresář na serveru pro ukládání exportů"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Adresář pro ukládání"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7058,47 +7034,47 @@ msgstr ""
"%1$d#tab_Server]typ autentizace[/a] na [kbd]cookie[/kbd] nebo [kbd]http[/"
"kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Měl byste použít mysqli z výkonostních důvodů"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Dovolujete připojit se k serveru bez hesla."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Pokud tuto volbu nepoužíváte, nechte ji prázdnou"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Příkaz pro autentizaci serverů"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Nechte volbu prázdnou pro výchozí nastavení"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Pravidla autentizace serverů"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Povolit přihlášení bez hesla"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Povolit přihlašování uživatele root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr "Název pro zobrazení při HTTP autentizace"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP doméma"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7108,19 +7084,19 @@ msgstr ""
"autentizaci SweKey[/a] (Není umístěna ve Vašem kořenovém adresáři dokumentů; "
"DoporuÄení: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "KonfiguraÄní soubor SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Která autentizaÄní metoda se má použít"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Typ autentizace"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7129,11 +7105,11 @@ msgstr ""
"phpmyadmin.net/pma/bookmark]záložek[/a], výchozí nastavení: [kbd]"
"pma_bookmarks[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Tabulka záložek"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7141,31 +7117,31 @@ msgstr ""
"Nechte prázdné pro žádné komentáře Äi mime typy polí, výchozí nastavení: "
"[kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Tabulka informací o polích"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Zda se má komprimovat připojení k MySQL serveru"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Komprimovat připojení"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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í"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Typ připojení"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Heslo kontrolního uživatele"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7173,19 +7149,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]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Kontrolní uživatel"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Zda poÄítat tabulky, když se zobrazuje seznam databází"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "PoÄítat tabulky"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7193,11 +7169,11 @@ msgstr ""
"Nechte prázné pro vypnutí návrháře, výchozí nastavení: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tabulka návrháře"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7205,11 +7181,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Zakázat použití INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7226,23 +7202,23 @@ msgstr ""
"spolehlivé, pokud je vaše IP adresa dynamicky přidělována poskytovatelem "
"spolu s mnoha dalšími uživateli."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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é"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Použít rozšíření PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Skrýt databáze odpovídající regulárnímu výrazu (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Skrýt databáze"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7250,11 +7226,11 @@ msgstr ""
"Nechte prázné pro vypnutí SQL historie, výchozí hodnota [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Tabulka pro historii SQL dotazů"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7262,31 +7238,31 @@ msgstr ""
"Nechte prázdné pro vypnutí podpory pro sledování SQL dotazů, výchozí "
"nastavení: [kbd]pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "Tabulka pro sledování SQL dotazů"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Jméno poÄítaÄe, kde běží MySQL server"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Jméno serveru"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL pro odhlášení"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Pokusit se připojit bez hesla"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Připojit bez hesla"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7294,30 +7270,30 @@ msgstr ""
"Můžete použít žolíky MySQL (% a _), escapujte je, pokud je chcete použít "
"jako znaky, např. použijte 'moje\\_db' a ne 'moje_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Zobrazit jen vybrané databáze"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Nechte prázdné, pokud nepoužíváte autentizaci config"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Heslo pro autentizaci config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF schémata: tabulka stránek"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7328,16 +7304,16 @@ msgstr ""
"ponecháte prázdné, budou tyto funkce vypnuté. DoporuÄená hodnota: [kbd]"
"phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Port serveru"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7345,19 +7321,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Tabulka s relacemi"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL příkaz pro naÄtení dostupných databází"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Příkaz SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7365,58 +7341,58 @@ msgstr ""
"Příklad můžete nalézt na [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]"
"authentication types[/a]"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Jméno signon session"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL pro přihlášení"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
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."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Automaticky vytvářet verze"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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í."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Sledované příkazy"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
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."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Přidat DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
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."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Přidat DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7424,43 +7400,43 @@ msgstr ""
"Jestli přidat příkaz DROP DATABASE IF EXISTS jako první při vytváření "
"databáze."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Přidat DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Měli byste použít SSL připojení pokud to váš webserver podporuje"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Socket serveru"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Zda se má použít SSL pro připojení k MySQL serveru"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Použít SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF schéma: tabulka souřadnic"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7468,15 +7444,15 @@ msgstr ""
"Tabulka obsahující popisy polí, nechte prázdnou pro vypnutí této funkce. "
"Výchozí hodnota: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Tabulka s popisem polí"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Uživatel pro autentizaci config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7484,30 +7460,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"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Podrobná kontrola"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
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."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Dlouhé jméno tohoto serveru"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Jestli uživateli bude zobrazeno tlaÄítko &quot;zobrazit vÅ¡e&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Umožní zobrazit všechny řádky"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7518,27 +7494,27 @@ msgstr ""
"neomezuje možnost spustit daný příkaz přímo, jen ovlivňuje zobrazení "
"formuláře"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Zobrazit formulář pro změnu hesla"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Zobrazit formulář pro vytvoření databáze"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Zobrazit formulář"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Zobrazí seznam funkcí v editaÄním režimu"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Zobrazit seznam fukncí"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7546,32 +7522,32 @@ msgstr ""
"Zobrazí link na výstup funkce [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Zobrazit odkaz na phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Zobrazí podrobné informace o MySQL serveru"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "UrÄuje, jestli SQL dotazy vytvoÅ™ené phpMyAdminem budou zobrazeny"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Zobrazit SQL dotazy"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
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"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Zobrazit statistiky"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7579,11 +7555,11 @@ msgstr ""
"Pokud jsou povoleny tooltipy a je nastaven komentář databáze, tato volba "
"prohodí komentář a skuteÄné jméno"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Zobrazit komentář databáze místo jména"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7594,25 +7570,25 @@ 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á"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Zobrazit komentář tabulky místo jména"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Zobrazit komentáře tabulky v tooltipu"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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."
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "PÅ™eskoÄit zamÄené tabulky"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7620,15 +7596,15 @@ 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é"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Navrhnout jméno nové databáze"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ano"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7640,27 +7616,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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Seznam důvěryhodných proxy pro ověření IP adresy"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Adresář na serveru, kam můžete nahrát souboru pro import"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Adresář pro nahrávání"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Povolit prohledávání přes celou databázi"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Použít prohledávání databáze"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7670,11 +7646,11 @@ msgstr ""
"souboru libraries/import.lib.php naleznete kolik dotazů můžete najednou "
"zadat."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Podrobné víceprvkové dotazy"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7682,11 +7658,11 @@ msgstr ""
"Čtení verze selhalo. Možná nejste připojeni k internetu nebo server s "
"informace o verzích neodpověděl."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Server odpověděl chybným textem verze"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7695,7 +7671,7 @@ msgstr ""
"Je dostupná novější verze phpMyAdmina, měli byste aktualizovat. Nová verze "
"je %s a byla vydána %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7704,25 +7680,25 @@ msgstr ""
"Používáte verzi z Gitu, pro aktualizaci spusťte [kbd]git pull[/kbd] :-)[br]"
"Poslední stabilní verze je %s a byla vydána %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Není dostupná žádná novější verze"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Nepodařilo se zpracovat text verze"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Kontrola verze"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Není dostupný přístup na URL ani CURL, proto není možné kontrolovat verzi."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7730,7 +7706,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í"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7739,7 +7715,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip komprese[/a] "
"vyžaduje funkce (%s) které nejsou dostupné na tomto systému."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7748,437 +7724,437 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip dekomprese[/a] "
"vyžaduje funkce (%s) které nejsou dostupné na tomto systému."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ID vloženého řádku: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Zobrazuji jako PHP kód"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Zobrazuji SQL dotaz"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problémy s indexy v tabulce `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Název"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabulka %1$s byla úspěšně změněna"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Projít hodnoty cizích klíÄů"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkce"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorovat"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Toto pole možná nepůjde <br />kvůli délce upravit "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Odstranit odkaz do skladiště BLOBů"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binární - neupravujte"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Nahrát do skladiště BLOBů"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Vložit jako nový řádek"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Vložit jako nový řádek a ignorovat chyby"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Zobrazit dotaz pro vložení"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Návrat na předchozí stránku"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Vložit další řádek"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Návrat na tuto stránku"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Upravit následující řádek"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Použijte klávesu TAB pro pohyb mezi hodnotami nebo CTRL+šipky po pohyb všemi "
"směry"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "ZaÄít znovu vkládání s %s řádky"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabulka %s již existuje!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Byla vytvořena tabulka %1$s."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Export tabulky"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Jméno primárního klíÄe musí být „PRIMARY“!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Index nemůžete přejmenovat na „PRIMARY“!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nebyla zadána žádná Äást indexu!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Vytvořit nový index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Upravit index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Jméno indexu:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Typ indexu:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(„PRIMARY“ <b>musí</b> být jméno <b>pouze</b> primárního klíÄe!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Přidat %s polí do indexu"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "PoÄet polí musí být vÄ›tší než nula."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nelze přesunout tabulku na sebe samu!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nelze kopírovat tabulku na sebe samu!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabulka %s byla přesunuta do %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabulka %s byla zkopírována do %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Jméno tabulky je prázdné!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Změnit pořadí tabulky podle"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(po jednom)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Přesunout tabulku do (databáze<b>.</b>tabulka):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Parametry tabulky"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Přejmenovat tabulku na"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopírovat tabulku do (databáze<b>.</b>tabulka):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Přepnout na zkopírovanou tabulku"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Údržba tabulky"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentovat tabulku"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Vyrovnávací paměť pro tabulku %s byla vyprázdněna"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Vyprázdnit vyrovnávací paměť pro tabulku („FLUSH“)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Údržba oddílů"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Oddíl %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyzovat"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Zkontrolovat"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimalizovat"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Přestavět"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Opravit"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Zrušit oddíly"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Zkontrolovat integritu odkazů:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Zobrazit tabulky"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Využití místa"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Používá"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektivní"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistika řádků"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Údaj"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statický"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamický"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Délka řádku"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Velikost řádku "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Chyba pÅ™i vytváření cizího klíÄe na %1$s (zkotrolujte typ pole)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Interní relace"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Interní relace není potřebná pokud existuje stejná relace pomocí FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Omezení cizího klíÄe"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nebyl vybrán žádný řádek"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Provést „dotaz podle příkladu“ (zástupný znak: „%“)"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operátor"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Zvolte pole (alespoň jedno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "PÅ™idat vyhledávací parametry (Äást dotazu po příkazu „WHERE“):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "záznamů na stránku"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Seřadit podle:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Procházet odlišné hodnoty"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "Žádná"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "Pole %s byla odstraněno"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "V tabulce %s byl vytvoÅ™en primární klíÄ"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Na poli %s byl vytvořen index"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Zobrazit relace"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Navrhnout strukturu tabulky"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Přidat sloupec"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na konci tabulky"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na zaÄátku tabulky"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Po %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Vytvořit index na &nbsp;%s&nbsp;polích"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "používá oddíly"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Záznamy o sledování tabulky `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Verze %s vytvořena, sledování pro %s.%s je zapnuté."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Sledování pro %s.%s , verze %s je vypnuté."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Sledování pro %s.%s , verze %s je zapnuté."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "provedené SQL příkazy."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8186,114 +8162,114 @@ msgstr ""
"Záznam můžete spustit vytvoÅ™ením a použitím doÄasné databáze. Prosím ověřte, "
"že na tuto operací máte oprávnění."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Zakomentujte následující dva řádky pokud je nepotřebujete."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
"SQL příkazy byly exportovány. Prosím zkopírujte si je, nebo je spusťte."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "UkonÄit"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Snímek verze %s (SQL kód)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Sledování příkazů"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Zobrazit %s s datem od %s do %s od uživatele %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Uživatel"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Příkaz pro definici dat"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Příkaz pro úpravu dat"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "výpis SQL (stáhnout soubor)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "výpis SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Tato volba nahradí vaší tabulku a data, která obsahuje."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Provedení SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Exportovat jako %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Zobrazit verze"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Verze"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Vypnout sledování pro %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Vypnout teÄ"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Zapnuté sledování pro %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Zapnout teÄ"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Vytvořit verzi %s z %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Sledovat tyto příkazy pro definici dat:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Sledovat tyto příkazy pro úpravu dat:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Vytvořit verzi"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8301,44 +8277,70 @@ msgid ""
msgstr ""
"Není podporována změna tématu, zkontrolujte nastavení a témata v adresáři %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Získejte další témata vzhledu!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dostupné MIME typy"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME typy zobrazené kurzívou nemají vlastní transformaÄní funkci"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dostupné transformace"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Popis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nemáte dostateÄná práva na provedení této akce!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Přístup byl změněn."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Jméno pohledu"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Přejmenovat pohled na"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nelze nahrát rozšíření iconv ani recode potřebná pro převod znakových "
+#~ "sad. Upravte nastavení PHP tak, aby umožňovalo použít tyto rozšíření nebo "
+#~ "vypněte převod znakových sad v phpMyAdminovi."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nelze použít funkce iconv ani libiconv ani recode_string, přestože "
+#~ "rozšíření jsou nahrána. Zkontrolujte nastavení PHP."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Povolit převod znakových sad"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Výchozí znaková sada používaná pro převody"
+
+#~ msgid "Default character set"
+#~ msgstr "Výchozí znaková sada"
+
#~| msgid "Add new field"
#~ msgid "Add field"
#~ msgstr "Přidat pole"
diff --git a/po/cy.po b/po/cy.po
index 75cb01b564..ee8761317f 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-07 20:23+0200\n"
"Last-Translator: <ardavies@tiscali.co.uk>\n"
"Language-Team: Welsh <cy@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Dangos pob"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Rhif tudalen:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -39,291 +39,291 @@ msgstr ""
"ffenest y rhiant, neu bod gosodiadau diogelwch eich porwr yn gwrthod "
"caniatáu diweddariadau traws-ffenest."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Chwilio"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Ewch"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Enw allweddol"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Disgrifiad"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Defnyddiwch y gwerth hwn"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Cafodd y gronfa ddata %1$s ei chreu."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Sylw cronfa ddata:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Sylwadau tabl"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Colofn"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Math"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Diofyn"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Cysylltu i"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Sylwadau"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Na"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ie"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Argraffu"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Dangos dadlwythiad (sgema) y gronfa ddata"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Dewis Pob"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Dad-ddewis Pob"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Mae enw'r gronfa ddata'n wag!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Cafodd cronfa ddata %s ei hailenwi i %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Cafodd y gronfa ddata %s ei chopïo i %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Ailenwch y gronfa ddata i"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Gorchymyn"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ac yna"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copïwch y gronfa ddata i"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Strwythur yn unig"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Strwythur a data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Data yn unig"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Defnyddiwch CREATE DATABASE cyn copïo"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Ychwanegwch %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Ychwanegwch werth AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Ychwanegwch cyfyngiadau"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Newidiwch i'r gronfa ddata a gopïwyd"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Ystorfa BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Statws"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Galluogwyd"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Analluogwch"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Wedi difrodi"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Trwsiwch"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Analluogwyd"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Galluogwch"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Coladiad"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -332,285 +332,291 @@ msgstr ""
"Mae'r nodweddion ar gyfer gweithio gyda thablau sydd wedi cysylltu wedi'u "
"hanalluogi. Pwyswch %syma%s i ddarganfod pam."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Golygwch Dudalennau PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabl"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rhesi"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Maint"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "ar ddefnydd"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Cread"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Diweddariad diwethaf"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Gwiriad diwethaf"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabl"
msgstr[1] "%s tabl"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Cafodd eich ymholiad SQL ei gweithredu'n llwyddiannus"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Mae'n rhaid dewis o leiaf un golofn i'w dangos"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Trefnu"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Esgynnol"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Disgynnol"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Dangos"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Meini prawf"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "And"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Or"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Addasu"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Ychwanegu/Dileu rhesi meini prawf"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Ychwanegu/Dileu colofnau"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ymholiad Diweddaru"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Defnyddiwch Dablau"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Ymholiad SQL ar gronfa ddata <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Cyflwynwch yr Ymholiad"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Mynediad wedi'i wrthod"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "o leiaf un o'r geiriau"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "pob gair"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "y cymal union"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "fel mynegiad arferol (regular expression)"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Canlyniadau chwilio am \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ergyd mewn tabl <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ergyd mewn tabl <i>%s</i>"
+msgstr[1] "%s ergyd mewn tabl <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Porwch"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Dileu"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Cyfanswm:</b> <i>%s</i> ergyd"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Cyfanswm:</b> <i>%s</i> ergyd"
+msgstr[1] "<b>Cyfanswm:</b> <i>%s</i> ergyd"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Chwiliwch yn y gronfa ddata"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Geiriau neu werthoedd i'w chwilio amdanyn nhw (nod-chwiliwr: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Darganfyddwch:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Caiff geiriau eu gwahanu gan nod bwlch (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Tu fewn tabl(au):"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "Tu fewn colofn:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Mewnosod"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Strwythur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Gollwng"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Gwagu"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Cafodd tabl %s ei wagu"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Cafodd golwg %s ei ollwng"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Cafodd tabl %s ei ollwng"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Mae tracio'n weithredol"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Nid yw tracio'n weithredol"
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -618,173 +624,173 @@ msgid ""
msgstr ""
"Mae gan yr olwg hon o leiaf y nifer hwn o resi. Gweler y %sdogfennaeth%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Dangos"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Dyblygiad"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Swm"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Gyda'r dewis:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Dewis Pob"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Dad-ddewis Pob"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Gwiriwch dablau â gorbenion"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Argraffu golwg"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Gwirio tabl"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimeiddio tabl"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Trwsio tabl"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Dadansoddi tabl"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Allforio"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Geiriadur Data"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Tablau a draciwyd"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Cronfa ddata"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Fersiwn diweddaraf"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Crëwyd"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Diweddarwyd"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Gweithred"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Dilëwch data tracio ar gyfer y tabl hwn"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "gweithredol"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ddim yn weithredol"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Fersiynau"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Adroddiad tracio"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Ciplun strwythur"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Tablau heb dracio "
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Tracio tabl"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Log cronfa ddata"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Mae'n rhaid cadw math yr allbwn hwn mewn ffeil!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Lle annigonol i gadw'r ffeil %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -792,17 +798,17 @@ msgstr ""
"Mae'r ffeil %s yn bodoli ar y gweinydd yn barod. Newidiwch enw'r ffeil neu "
"gwiriwch yr opsiwn trosysgrifo."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Nid oes gan y gweinydd gwe yr hawl i gadw'r ffeil %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dadlwythiad wedi'i gadw i'r ffeil %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -811,14 +817,14 @@ msgstr ""
"Yn ôl pob tebyg, mae'r ffeil i rhy fawr i'w lanlwytho. Gweler y %sdogfennaeth"
"%s am ffyrdd i weithio o gwmpas y cyfyngiad hwn."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Nid oedd modd darllen y ffeil hon."
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -827,7 +833,7 @@ msgstr ""
"Fe geisioch lwytho ffeil gyda chywasgiad sydd heb ei gynnal (%s). Naill ai "
"bod dim cynhaliaeth ar gyfer hwn neu mae eich ffurfwedd wedi ei analluogi."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -838,54 +844,54 @@ msgstr ""
"ganiatáu gan eich ffurfwedd PHP. Gweler See [a@./Documentation."
"html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Nid oedd modd llwytho ategynnau mewnforio, gwiriwch eich arsefydliad!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Cafodd y clustnod ei ddileu."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Dangos clustnod"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Clustnodi %s a grëwyd"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
"Gorffennodd y mewnforiad yn llwyddiannus, gyda %d ymholiad wedi'u gweithredu."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nôl"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Pwyso i ddewis"
@@ -893,15 +899,15 @@ msgstr "Pwyso i ddewis"
msgid "Click to unselect"
msgstr "Pwyso i dad-ddewis"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Mae datganiadau \"DROP DATABASE\" wedi'u hanalluogi."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "A ydych chi wir am"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Rydych am DINISTRIO cronfa ddata gyfan!"
@@ -931,39 +937,39 @@ msgstr "Mae enw'r gwesteiwr yn wag!"
msgid "The user name is empty!"
msgstr "Mae enw'r defnyddiwr yn wag!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Mae'r cyfrinair yn wag!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Nid yw'r cyfrineiriau'n debyg!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Diddymu"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Cafodd yr addasiadau eu cadw"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Perthynas wedi'i ddileu"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Perthynas FOREIGN KEY wedi'i ychwanegu"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Perthynas mewnol wedi'i ychwanegu"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Gwall: Perthynas heb ei ychwanegu."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Gwall: perthynas yn bodoli yn barod."
@@ -971,13 +977,13 @@ msgstr "Gwall: perthynas yn bodoli yn barod."
msgid "Error saving coordinates for Designer."
msgstr "Gwall wrth gadw cyfesurynnau ar gyfer y Dyluniwr."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Nodweddion perthynas cyffredinol"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Analluogwyd"
@@ -993,343 +999,353 @@ msgstr "Dewis Allwedd Estron"
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Dewis colofn i'w dangos"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generadu Cyfrinair"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generadu"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Gorffen"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Cynt"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Nesaf"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Heddiw"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Ionawr"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Chwefror"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Mawrth"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "Ebrill"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Mehefin"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Gorffennaf"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "Awst"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "Medi"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Hydref"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "Tachwedd"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Rhagfyr"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Ion"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Chwe"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Maw"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Ebr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Meh"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Gor"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aws"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Med"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Hyd"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Tach"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Rhag"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Dydd Sul"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Dydd Llun"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Dydd Mawrth"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "DYdd Mercher"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Dydd Iau"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Dydd Gwener"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Dydd Sadwrn"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sul"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Llun"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Maw"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Iau"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Gwe"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sad"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Llu"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Ia"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Gw"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Wy"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Awr"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Munud"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Eiliad"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Maint ffont"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Gwall anhysbys wrth lanlwytho ffeil."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Ffolder dros dro ar goll."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Methu ag ysgrifennu i'r ddisg."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Cafodd y lanlwythiad ei atal gan estyniad."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Dim indecs wedi'i ddiffinio!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indecsau"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unigryw"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Paciwyd"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Sylw"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Golygu"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Cafodd yr allwedd gynradd ei gollwng"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Cafodd indecs %s ei ollwng"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1338,124 +1354,124 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Cronfeydd Data"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Gwall"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rhes wedi'i heffeithio."
msgstr[1] "%1$d rhes wedi'u heffeithio."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rhes wedi'i dileu."
msgstr[1] "%1$d rhes wedi'u dileu."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d rhes wedi'i hychwanegu."
msgstr[1] "%1$d rhes wedi'u hychwanegu."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Does dim gwybodaeth statws fanwl ar gael ar gyfer y peiriant storio hwn."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Mae %s ar gael ar y gweinydd MySQL hwn."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Cafodd %s ei analluogi ar y gweinydd MySQL hwn."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Dyw'r gweinydd MySQL hwn ddim yn cynnal y peiriant storio %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Crofna ddata annilys"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Enw tabl annilys"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Gwall wrth ailenwi tabl %1$s i %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Cafodd y tabl %s ei ailenwi i %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Dim llwybr delwedd dilys ar gael ar gyfer thema %s."
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Dim rhagolwg ar gael"
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "cymerwch e"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Thema diofyn %s heb ei darganfod!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Heb ddarganfod thema ddiofyn %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Heb ddarganfod llwybr thema ar gyfer thema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Thema / Arddull"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Methu â chysylltu: gosodiadau annilys"
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Croeso i %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1464,7 +1480,7 @@ msgstr ""
"Rydych chi heb greu ffeil ffurfwedd yn ôl pob tebyg. Gallwch ddefnyddio'r "
"%1$sgript gosod%2$s er mwyn ei chreu."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1476,65 +1492,65 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Mewngofnodwch"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dogfennaeth phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Gweinydd:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Enw defnyddiwr:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Cyfrinair:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Dewis Gweinydd"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Methu â mewngofnodi i'r gweinydd MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Enw defnyddiwr/cyfrinair anghywir. Mynediad wedi'i wrthod."
@@ -1572,22 +1588,7 @@ msgstr "Gwylio fideo"
msgid "Download file"
msgstr "Lawrlwytho ffeil"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1597,415 +1598,405 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Indecs gweinydd annilys: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Gweinydd"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Dylech uwchraddio i %s %s neu'n well."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Uchaf: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dogfennaeth"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Ymholiad SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Dywedodd MySQL:"
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Esbonio SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Sgipio Esbonio SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Heb God PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Creu Cod PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Adfywio"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Sgipio Dilysu SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Dilysu SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Golygu mewnol yr ymholiad hwn"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Mewnol"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Proffilio"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Amser"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y am %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s diwrnod, %s awr, %s munud a %s eiliad"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Dechrau"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Cynt"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Diwedd"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Neidio i gronfa ddata &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Gweithrediadau"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Digwyddiadau"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Enw"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Cafodd cronfa ddata %s ei gollwng."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Mae'r gronfa ddata yn ymddangos yn wag!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Tracio"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Ymholiad"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dyluniwr"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Mewnforio"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Breintiau"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rheolweithiau"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Dychwelyd math"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Gorbenion"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Dyw'r gweinydd ddim yn ymateb"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Manylion..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Newid cyfrinair"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Dim Cyfrinair"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Cyfrinair"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ail-deipiwch"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Stwnsio Cyfrinair"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0-cytûn"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generadu Cyfrinair"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generadu"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Creu cronfa ddata newydd"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Creu"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Dim Breintiau"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Mae'n rhaid i'r tabl gael o leiaf un golofn."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Creu tabl mewn cronfa ddata %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Nifer y colofnau"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dympio %s rhes wrth ddechrau ar res #%s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Dadlwytho pob rhes"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Cadw fel ffeil"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Cadw ar weinydd mewn cyfeiriadur %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Trosysgrifo ffeil(iau) sy'n bodoli yn barod"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Templed enw ffeil"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "enw gweinydd"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "enw cronfa ddata"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "enw tabl"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2013,40 +2004,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "cofio templed"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Set nodau'r ffeil:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Cywasgiad"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Dim"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip-iwyd\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-iwyd\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-iwyd\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modd cytunedd SQL"
@@ -2073,7 +2064,7 @@ msgstr ""
msgid "File to import"
msgstr "Ffeil i'w mewnforio"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lleoliad y ffeil destun"
@@ -2081,15 +2072,15 @@ msgstr "Lleoliad y ffeil destun"
msgid "File uploads are not allowed on this server."
msgstr "Dyw lanlwytho ffeiliau ddim yn cael ei ganiatáu ar y gweinydd hwn."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"Does dim modd cyrraedd y cyfeiriadur a osodoch chi ar gyfer gwaith a "
"lanwlythwyd"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "cyfeiriadur lanlwytho y gweinydd gwe"
@@ -2115,11 +2106,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Nifer yr ymholiadau i'w neidio o'r dechrau"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Fformat y ffeil a mewnforiwyd"
@@ -2163,387 +2154,387 @@ msgstr "Portread"
msgid "Paper size"
msgstr "Maint papur"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "iaith"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "Dydy %d ddim yn rhif rhes dilys."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "rhes(i) yn dechrau o rhes #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "llorweddol"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "llorweddol (penawdau wedi cylchdroi)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "fertigol"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Gall y weithrediad hon gymryd amser hir. Parhau beth bynnag?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Trefnu gan allwedd"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opsiynau"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Testunau Rhannol"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Testunau Llawn"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Allwedd perthynol"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Colofn dangosydd perthynol"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Dangos cynnwys deuaidd"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Dangos cynnwys BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Dangos cynnwys deuaidd fel HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Cuddio"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Trawsffurfiad porwr"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Gweithredu ymholiad a glustnodwyd"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Cafodd y rhes ei dileu"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Lladd"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "mewn ymholiad"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Yn dangos rhesi"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "cyfanswm"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Cymerodd yr ymholiad %01.4f eiliad"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Newid"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Gweithrediadau canlyniadau ymholiad"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Argraffu golwg (gyda thestunau llawn)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Methu â darganfod y cysylltiad"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Gwybodaeth y fersiwn"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Cyfeiriadur hafan data"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Y rhan gyffredin o lwybr y cyfeiriadur ar gyfer pob ffeil data InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Ffeiliau data"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Cynyddiad awtoestyn"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Maint y pwll byffer"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Pwll Byffer"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Statws InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Defnydd Pwll Byffer"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Cyfanswm"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "tudalennau"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Tudalennau rhydd"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Tudalennau brwnt"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Tudalennau sy'n cynnwys data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Tudalennau i'w gwacáu"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Tudalennau prysur"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Tudalennau "
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Gweithgaredd Pwll Byffer"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Ceisiadau darllen"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Ceisiadau ysgrifennu"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Colledion darllen"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Arosiadau ysgrifennu"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Colledion darllen mewn %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Arosiadau ysgrifennu mewn %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modd adferiad awtomatig"
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Trwsio edafedd"
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Trefnu maint y byffer"
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Maint yr ystorfa indecs"
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Maint yr ystorfa cofnod"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Maint yr ystorfa log"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Trothwy'r ffeil log"
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2551,48 +2542,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Maint log y byffer"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Maint tyfu'r ffeil ddata"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Maint tyfu'r ffeil rhes"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Cyfrif ffeiliau log"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2600,140 +2591,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Fformat"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Terfynwyd colofnau gan"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Amgaewyd colofnau gan"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Colofnau wedi'u dianc gan"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Terfynwyd llinellau gan"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Amnewid NULL gan"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Tynnu nodau CRLF tu fewn colofnau"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Rhoi enwau colofnau yn y rhes gyntaf"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV ar gyfer MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Argraffiad Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dadlwytho data ar gyfer y tabl"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Strwythur y tabl ar gyfer y tabl"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Cynnwys pennawd y tabl"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Pennawd y tabl"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Allwedd y label"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Perthnasau"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Math MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Gwesteiwr"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Amser Generadu"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Fersiwn y gweinydd"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Fersiwn PHP"
@@ -2741,23 +2732,23 @@ msgstr "Fersiwn PHP"
msgid "MediaWiki Table"
msgstr "Tabl MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Taenlen Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Testun Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Teitl yr adroddiad"
@@ -2765,99 +2756,99 @@ msgstr "Teitl yr adroddiad"
msgid "PHP array"
msgstr "Aräe PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Math allbwn"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Gweithdrefnau"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Swyddogaethau"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2865,163 +2856,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3037,7 +3028,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3048,543 +3039,547 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Cynradd"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indecs"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Testunllawn"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Dim newid"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Set nodau"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Deuaidd"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bwlgareg"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Tsieinëeg Syml"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tsieinëeg Draddodiadol"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "cas-ansensitif"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "cas-sensitif"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croateg"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tsieceg"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Daneg"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Saesneg"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoneg"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Almaeneg"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "geiriadur"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "llyfr ffôn"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hwngareg"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandeg"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Siapaneg"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latfieg"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lithwaneg"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Corëeg"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perseg"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Pwyleg"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Ewropeaidd Gorllewinol"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rwmaneg"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slofaceg"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slofeneg"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Sbaeneg"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Sbaeneg Draddodiadol"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Swedeg"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Twrceg"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Wcreineg"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "amlieithog"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Ewropeaidd Canolog"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rwseg"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Balteg"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeneg"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Syrilig"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabeg"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Iddeweg"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgeg"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Groegeg"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tsiec-Slofac"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "anhysbys"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr ""
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr ""
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr ""
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Statws y meistr"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Statws y caeth"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Newidyn"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Gwerth"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID y Gweinydd"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Unrhyw ddefnyddiwr"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Defnyddiwch faes testun"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Unrhyw westeiwr"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lleol"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Y Gwesteiwr Hwn"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Defnyddiwch Dabl Gwesteiwyr"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generadu Cyfrinair"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr ""
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Iaith anhysbys: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Gweinyddion"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Newidynnau"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Setiau nod"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Peiriannau"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log deuaidd"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prosesau"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Cydamseru"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Cronfa ddata ffynhonnell"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Gweinydd cyfredol"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Gweinydd pell"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Gwahaniaeth"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Cronfa ddata targed"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Colofnau"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Clustnodwch yr ymholiad SQL hwn"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Cyfyngydd"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Dangoswch yr ymholiad hwn yma eto"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Gyrru"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Dangos yn unig"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3597,56 +3592,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3654,29 +3649,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3684,52 +3679,52 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Dim"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Fel a ddiffiniwyd:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Peiriant Storio"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Diffiniad PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Cadw"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Ychwanegwch %s colofn"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "Rydych chi wedi ychwanegu o leiaf un golofn."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Digwyddiad"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3737,24 +3732,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Mae'n dangos dolen er mwyn lawrlwytho'r ddelwedd hon."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3766,7 +3761,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3780,37 +3775,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3828,66 +3823,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Gweithredoedd"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Coladiad cysylltiad MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Rhyngwyneb"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Lliw cwstwm"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Ailosod"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Fersiwn protocol"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Defnyddiwr"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Set nodau MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Gweinydd gwe"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Fersiwn cleient MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Estyniad PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Dangos gwybodaeth PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wici"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Hafan Swyddogol"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3895,21 +3890,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3917,353 +3912,353 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Dim cronfeydd data"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Hidlydd"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Clirio"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Crëwch dabl"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Dewiswch gronfa ddata"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabl <b>%s</b> heb ei ddarganfod neu heb ei osod mewn %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Crëwch dudalen"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Enw'r dudalen"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Perthnasau mewnol"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Dewis Tablau"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Dim tablau"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Sgema perthynol"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tabl cynnwys"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ychwanegol"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Cadw safle"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Crëwch dabl"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Crëwch berthynas"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Ail-lwytho"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Cymorth"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Cysylltiadau onglog"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Cysylltiadau uniongyrchol"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Snap i'r grid"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Cuddio/Dangos pob"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Cuddio/Dangos Tablau heb berthynas"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Nifer y tablau"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Dilëwch berthynas"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Mewnforiwch ffeiliau"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Pob"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Ffeiliau"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Enw'r log"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Safle"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Math y digwyddiad"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Safle gwreiddiol"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Gwybodaeth"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Setiau nod a Choladiadau"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Dim cronfeydd data wedi'u dewis."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Ystadegau cronfeydd data"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tablau"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Neidiwch i'r gronfa ddata"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Dyblygiad"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Gwirio Breintiau"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Galluogi Ystadegau"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Analluogi Ystadegau"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Peiriannau Storio"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Gwylio dadlwythiad (sgema) cronfeydd data"
@@ -4455,20 +4450,20 @@ msgid "None"
msgstr "Dim"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4492,95 +4487,95 @@ msgstr ""
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr ""
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr ""
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr ""
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4589,154 +4584,154 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr ""
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4745,125 +4740,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4871,78 +4866,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4950,7 +4945,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4958,42 +4953,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5001,33 +4996,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5036,218 +5031,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5255,104 +5250,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5360,18 +5355,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5379,413 +5374,409 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Gorolwg"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Dangos negeseuon cudd (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Gweinydd newydd"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Iaith ddiofyn"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "gadewch i'r defnyddiwr ddewis"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "-dim-"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Gweinydd diofyn"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Diwedd y llinell"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Dangos"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "llwytho"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "hafan phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Rhodd"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Gwiriwch y fersiwn diweddaraf"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Nodweddion"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Ffrâm llywio"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Prif ffrâm"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Golygu gweinydd"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Ychwanegwch weinydd newydd"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Gwerth anghywir"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Gosod gwerth: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Adfer gwerth diofyn"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Rhybudd"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Caniatáu trosi set nodau"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5795,66 +5786,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Caniatáu mewngofnodi i unrhyw weinydd MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5862,430 +5853,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Tab a ddengys wrth fyned i dabl"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Tab tabl diofyn"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Dangos cronfeydd data fel rhestr"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Dangos gweinyddion fel rhestr"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Methu â chysylltu i'r gweinydd MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Nid yn rhif porth ddilys"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Data ar goll ar gyfer %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Nid yn rhif annegyddol"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Nid yn rhif bositif"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Set nodau y ffeil"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Templed enw cronfa ddata"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Templed enw gweinydd"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Templed enw tabl"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Cadw ar y gweinydd"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Cofio templed enw ffeil"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "na"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6293,174 +6276,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6468,163 +6451,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6634,144 +6617,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Cyfrifwch y tablau"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6782,63 +6765,63 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Estyniad PHP i'w ddefnyddio"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Cuddio cronfeydd data sydd yn cydweddu â mynegiant arferol (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Cuddio cronfeydd data"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Tabl hanes ymholiadau SQL"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "Tabl tracio ymholiadau SQL"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Enw'r gwesteiwr ble mae'r gweinydd MySQL yn rhedeg"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Enw gwesteiwr y gweinydd"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL allgofnodi"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Ceisiwch â chysylltu heb gyfrinair"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Cysylltwch heb gyfrinair"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -6847,221 +6830,221 @@ msgstr ""
"ydych am eu defnyddio'n llythrennol, h.y. defnyddiwch 'my\\_db' ac nid "
"'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Dangoswch gronfeydd data a restrir yn unig"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Gadewch yn wag os nac ydych yn defnyddio 'config auth'"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Cyfrinair am 'config auth'"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Datganiadau i'w tracio"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Ychwanegu DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Ychwanegu DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Ychwanegu DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Soced gweinydd"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Defnyddio SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "Sgena PDF: cyfesurynnau tabl"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Dangos tabl colofnau"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Dangos ffurflen newid cyfrinair"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Dangos ffurflen creu cronfa ddata"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Dangos ffurflen"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Dangos meysydd swyddogaeth"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7069,41 +7052,41 @@ msgstr ""
"Dangos cysylltiad i allbwn [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Dangos cysylltiad i phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Dangos ymholiadau SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Dangos ystadegau"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7111,38 +7094,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Neidio tablau ar glo"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ie"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7150,680 +7133,683 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Cyfeiriadur lanlwytho"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Defnyddio chwiliad cronfa ddata"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Gwirio fersiwn"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Swyddogaeth"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Anwybyddu"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Deuaidd - peidiwch â golygu"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Lanlwytho i storfa BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Mewnosod fel rhes newydd"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Dangos ymholiad mewnosod"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Dychwelyd i'r dudalen flaenorol"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Mewnosod rhes newydd arall"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Dychwelyd i'r dudalen hon"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Golygu'r rhes nesaf"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Defnyddiwch y bysell TAB i symud o un gwerth i'r llall, neu CTRL + saethau i "
"symud unrhyw le"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Ailenwi tabl i"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Cynhaliaeth ymraniadau"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Ymraniad %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Dadansoddi"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Gwirio"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimeiddio"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Ailadeiladu"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Trwsio"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Tynnu'r ymraniadu"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr ""
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr ""
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr ""
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr ""
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr ""
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Cau"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Ciplun fersiwn %s (cod SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Datganiadau tracio"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Dyddiad"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Enw defnyddiwr"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Datganiad diffiniad data"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Datganiad trin data"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Dadlwythiad SQL (lawrlwytho ffeil)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Dadlwythiad SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Bydd yr opsiwn hwn yn disodli eich tabl a'r data sydd ynddo."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Gweithrediad SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Allforio fel %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Dangos fersiynau"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Fersiwn"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Dadweithredwch dracio am %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Dadweithredwch nawr"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Gweithredwch dracio am %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Gweithredwch nawr"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Crëwch fersiwn %s o %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Traciwch y datganiadau diffiniad data hyn:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Traciwch y datganiadau trin data hyn:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Crëwch fersiwn"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Cael gafael ar mwy o themâu"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Mathau MIME ar gael"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Disgrifiad"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Enw VIEW"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Ailenwch golwg i"
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Caniatáu trosi set nodau"
diff --git a/po/da.po b/po/da.po
index 8268d75efb..460acd43db 100644
--- a/po/da.po
+++ b/po/da.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: danish <da@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Vis alle"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Side nummer:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"overliggende vindue eller din browser blokerer for tvær-vindue opdateringer "
"i sikkerhedsindstillingerne"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Søg"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Udfør"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nøglenavn"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Beskrivelse"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Brug denne værdi"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Databasekommentar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabel kommentarer"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Kolonnenavne"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Datatype"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulværdi"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Standardværdi"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Linker til"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nej"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Print"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Vis dump (skema) af database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ingen tabeller fundet i databasen."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Vælg alle"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Fravælg alle"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Databasenavnet er tomt!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s er blevet omdøbt til %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s er blevet kopieret til %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Omdøb database til"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Kommando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "og derefter"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiér database til"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Kun strukturen"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur og data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Kun data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE før kopiering"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Tilføj %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Tilføj AUTO_INCREMENT værdi"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Tilføj begrænsninger"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Skift til den kopierede database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Slået til"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair table"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparer tabel"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Slået fra"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Kollation (Collation)"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"De ekstra features for at arbejde med linkede tabeller er deaktiveret. For "
"at se hvorfor, klik %sher%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Redigér PDF-sider"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rækker"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Størrelse"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "i brug"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Oprettelse"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Sidste opdatering"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Sidste check"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,410 +391,416 @@ msgid_plural "%s tables"
msgstr[0] "%s tabel(ler)"
msgstr[1] "%s tabel(ler)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Din SQL-forespørgsel blev udført korrekt"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Du skal vælge mindst en kolonne der skal vises"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sorter"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Stigende"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Faldende"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Vis"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterier"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins (Indsæt)"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Og"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del (Slet)"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Eller"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ret"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Tilføj/Slet kriterie-række"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Tilføj/Slet felt-kolonne"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Opdater forespørgsel"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Benyt tabeller"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-forespørgsel til database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Send forespørgsel"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Adgang Nægtet"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "mindst et af ordene"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alle ordene"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "den nøjagtige sætning"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "som regulært udtryk"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Søgeresultater for \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s hit(s) i tabel <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s hit(s) i tabel <i>%s</i>"
+msgstr[1] "%s hit(s) i tabel <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Vis"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Slet"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> hit(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> hit(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> hit(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Søg i databasen"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Ord eller værdi(er) (jokertegn: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Find:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Ord adskilles af mellemrums-karakter (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Indeni tabel(ler):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Indeni tabel(ler):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Indsæt"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Slet"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Tøm"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s er tømt"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Visning %s er blevet droppet"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s er slettet"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Visning"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikering"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sum"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s er standard datalageret på denne MySQL-server."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Med det markerede:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Afmærk alt"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Fjern alle mærker"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Check tabeller der har overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Vis (udskriftvenlig)"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Tjek tabel"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimer tabel"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparer tabel"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analysér tabel"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksport"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Data Dictionary"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Handling"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Valgte eksporttype skal gemmes som fil!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Utilstrækkeligt plads til at gemme filen %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -802,17 +808,17 @@ msgstr ""
"Filen %s findes allerede på serveren, lav filnavnet om eller tillad at der "
"overskrives."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webserveren har ikke tilladelse til at gemme filen %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump er blevet gemt i filen %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -822,14 +828,14 @@ msgstr ""
"%sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne "
"begrænsning."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Filen kunne ikke læses"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -839,7 +845,7 @@ msgstr ""
"Understøttelse af denne funktion er ikke implementeret eller ikke slået til "
"for din konfiguration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -849,29 +855,29 @@ msgstr ""
"et filnavn, eller filstørrelsen kan have overskredet maksimalstørrelsen "
"tilladt af din PHP-konfiguration. Se FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Kunne ikke indlæse importplugins, check venligst din installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Bogmærket er fjernet."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Viser bogmærke"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bogmærke %s oprettet"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importen er korrekt gennemført, %d forespørgsler udført."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -879,7 +885,7 @@ msgstr ""
"Script timeout nået, hvis du vil afslutte importen, indsend venligst samme "
"fil igen og importen vil fortsætte hvor den slap."
-#: import.php:426
+#: 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."
@@ -888,20 +894,20 @@ msgstr ""
"normalt at phpMyAdmin ikke vil være i stand til at gennemføre importen med "
"mindre du forøger PHP-tidsbegrænsningerne."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Tilbage"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin er mere brugervenlig med en browser, der kan klare <b>frames</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -909,15 +915,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" erklæringer kan ikke bruges."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Er du sikker på at du vil "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Du er ved at DESTRUERE en komplet database!"
@@ -946,39 +952,39 @@ msgstr "Der er intet værtsnavn!"
msgid "The user name is empty!"
msgstr "Intet brugernavn!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Der er ikke angivet noget kodeord!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "De to kodeord er ikke ens!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Annuller"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Rettelserne er gemt!"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relation slettet"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Intern relation tilføjet"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Fejl: Relation ikke tilføjet."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Fejl: Relation findes allerede."
@@ -986,13 +992,13 @@ msgstr "Fejl: Relation findes allerede."
msgid "Error saving coordinates for Designer."
msgstr "Fejl ved lagring af koordinater for Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Generelle relationsmuligheder"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Slået fra"
@@ -1008,125 +1014,135 @@ msgstr "Vælg fremmednøgle"
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:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Vælg felt der skal vises"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generér Kodeord"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generér"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Ingen"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Forrige"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Næste"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binært "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1134,195 +1150,195 @@ msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "søn"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "man"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "tir"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "fre"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "søn"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "man"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "tir"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "ons"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "tor"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "fre"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "lør"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "søn"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "man"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "tir"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "ons"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "tor"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "fre"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "lør"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "i brug"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "pr. sekund"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Skriftstørrelse"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Ukendt fejl i filupload."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1330,100 +1346,100 @@ msgstr ""
"Den uploadede fil overstiger MAX_FILE_SIZE direktivet som angivet i HTML-"
"formularen."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Den uploadede fil blev kun delvist uploaded."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Mangler en midlertidig mappe."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Kunne ikke skrive fil til disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Filupload stoppet af udvidelse."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Fejl ved flytning af den uploadede fil, se FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Intet indeks defineret!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeks"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalitet"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Ret"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primærnøglen er slettet"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s er blevet slettet"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databaser"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Fejl"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1431,7 +1447,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Ingen rækker valgt"
msgstr[1] "Ingen rækker valgt"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1439,91 +1455,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Ingen rækker valgt"
msgstr[1] "Ingen rækker valgt"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Der er ingen detaljerede statusinformationer tilgængelige for dette "
"datalager."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s er tilgængelig på denne MySQL-server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s er slået fra på denne MySQL-server."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Denne MySQL-server understøtter ikke %s datalager."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ugyldig database"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ugyldigt tabelnavn"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Fejl ved omdøbning af tabel %1$s til %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabellen %s er nu omdøbt til %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ingen gyldig billedsti for tema %s fundet!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Intet billede til rådighed."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Vælg dette"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Standardtema %s ikke fundet!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s ikke fundet!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Sti til tema ikke fundet for tema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Layout"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Kan ikke forbinde: ugyldige indstillinger."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Velkommen til %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1532,7 +1548,7 @@ msgstr ""
"Sandsynlig årsag til dette er at du ikke har oprettet en konfigurationsfil. "
"Du kan bruge %1$sopsætningsscriptet%2$s til at oprette en."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1544,62 +1560,62 @@ msgstr ""
"sikre dig at de svarer til den information du har fået af administratoren af "
"MySQL-serveren."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Login"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentation"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Brugernavn:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Kodeord:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server valg"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Herefter skal cookies være slået til."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Kan ikke logge ind på MySQL-serveren"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Forkert brugernavn/kodeord. Adgang nægtet."
@@ -1637,27 +1653,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kan ikke indlæse iconv eller omkode nødvendig udvidelse til tegnsæt-"
-"konvertering, konfigurer PHP til at tillade brug af disse udvidelser eller "
-"slå tegnsæt-konvertering fra i phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kan ikke bruge iconv ejheller libiconv eller recode_string funktionen omend "
-"udvidelsen ser ud til at være indlæst. Check din PHP-konfiguration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1672,13 +1668,13 @@ msgstr ""
"fejlmeddelelse(r) du får. I de fleste tilfælde mangler der et anførselstegn "
"eller et semikolon et sted.<br />Hvis du får en blank side, er alt i orden."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1686,206 +1682,206 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktivet SKAL være sat i din "
"konfigurationsfil!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Ugyldig autorisationsmetode sat i konfiguration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Du burde opdatere til %s %s eller senere."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksimum størrelse: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentation"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-forespørgsel"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL returnerede: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Forklar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Spring over Forklar SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "uden PHP-kode"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Fremstil PHP-kode"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Opdatér"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Spring over Validér SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validér SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Lagre"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tid"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %m %Y kl. %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dage, %s timer, %s minutter og %s sekunder"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Start"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Forrige"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Slut"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hop til database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operationer"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1894,209 +1890,199 @@ msgstr ""
"Kan ikke indlæse [a@http://php.net/%1$s@Dokumentation][em]%1$s[/em][/a] "
"udvidelsen. Tjek venligst din PHP-konfiguration."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Navn"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Database %s er slettet."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Database ser ud til at være tom!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Foresp. via eks."
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutiner"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Retur type"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Kan være anslået. Se FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Forbindelse for kontrolbruger som defineret i din konfiguration slog fejl."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serveren svarer ikke"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Ændre kodeord"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Intet kodeord"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Kodeord"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Skriv igen"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Kodeord Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibel"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generér Kodeord"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generér"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Opret ny database"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Opret"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ingen privilegier"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabellen skal indeholde mindst ét felt."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Opret ny tabel i database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Antal felter"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Kunne ikke indlæse eksportplugins, check venligst din installation!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s rækker startende med række %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Send (download)"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Gem på serveren i mappen %s "
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overskriv eksisterende fil(er)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Skabelon for filnavn"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "servernavn"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "databasenavn"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tabelnavn"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2107,40 +2093,40 @@ msgstr ""
"strenge. Ydermere vil følgende transformationer foregå: %3$s. Anden tekst "
"vil blive bevaret som det er."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "husk skabelonen"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Tegnsæt for filen:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Komprimering"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ingen"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zippet\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL-kompatibilitetsmodus"
@@ -2165,7 +2151,7 @@ msgstr ""
msgid "File to import"
msgstr "Fil til import"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Tekstfilens placering"
@@ -2173,13 +2159,13 @@ msgstr "Tekstfilens placering"
msgid "File uploads are not allowed on this server."
msgstr "Fil-uploads er ikke tilladte på denne server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Mappen du har sat til upload-arbejde kan ikke findes"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "webserver upload-mappe"
@@ -2210,13 +2196,13 @@ msgstr ""
"være en god metode til at importere større filer, men kan knække "
"transaktioner."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format på importeret fil"
@@ -2260,174 +2246,174 @@ msgstr "Stående"
msgid "Paper size"
msgstr "Papirstørrelse"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Sprog"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d er ikke et gyldigt rækkenummer."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rækker startende fra post #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vandret"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horisontalt (roterede overskrifter)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "lodret"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "%s og gentag overskrifter efter %s celler"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Denne operation kan tage lang tid. Fortsæt alligevel?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sorteringsnøgle"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Indstillinger"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Delvise tekster"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Komplette tekster"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relationel skematik"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Skjul"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Udfør forespørgsel iflg. bogmærke"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Rækken er slettet!"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Dræb (Kill)"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "i forespørgsel"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Viser poster "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Forepørgsel tog %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ændre"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Forespørgselsresultat operationer"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Udskrift-visning (med fulde tekster)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link ikke fundet"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versionsinformation"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Data hovedmappe"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Den fælles del af stien til mappen med alle InnoDB datafiler."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Datafiler"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoextend forøgelse"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2435,11 +2421,11 @@ msgstr ""
" Størrelsen på den udvidelse der vil forekomme, når pladsen i en "
"autoudvidende tabel udvides fordi den løber fuld."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool størrelse"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2447,85 +2433,85 @@ msgstr ""
"Størrelse på memorybufferen InnoDB bruger til at mellemlagre data og indeks "
"på dens tabeller."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Forbrug"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sider"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Frie sider"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Beskidte sider"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Sider der indeholder data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Sider der står til at blive tømt"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Travle sider"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Eksklusivt låste (latched) sider"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Aktivitet"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Read-anmodninger"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Write-anmodninger"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Write waits"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses i %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Write waits i %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer størrelse"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2533,11 +2519,11 @@ msgstr ""
"Standard pointerstørrelse i bytes, til brug ved CREATE TABLE for MyISAM "
"tabeller når der ikke er specificeret nogen MAX_ROWS indstilling."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatisk genopretnings-modus"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2545,11 +2531,11 @@ msgstr ""
"Modus for automatisk genetablering af crashede MyISAM tabeller, som sat via "
"--myisam-recover server opstartsindstillingen."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksimal størrelse for midlertidige sorteringsfiler"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2559,11 +2545,11 @@ msgstr ""
"genetablering af et MyISAM indeks (under REPAIR TABLE, ALTER TABLE, eller "
"LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimal størrelse for midlertidige filer ved oprettelse af indeks"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2573,11 +2559,11 @@ msgstr ""
"ville være større end ved brug af key cache med størrelsen angivet her, "
"foretræk key cache-metoden."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparér tråde"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2585,11 +2571,11 @@ msgstr ""
"Hvis denne værdi er større end 1, oprettes MyISAM tabel-indeks parallelt "
"(hvert indeks i dets egen tråd) under Reparation ved sortering-processen."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sorterings-bufferstørrelse"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2597,72 +2583,72 @@ msgstr ""
"Bufferen der allokeres ved sortering af MyISAM indeks under en REPAIR TABLE "
"eller når indeks oprettes med CREATE INDEX eller ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2670,48 +2656,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2719,148 +2705,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV (kommasepareret)"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linjer afsluttet med"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Felter indrammet med"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Felter escaped med"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linjer afsluttet med"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Erstat NULL med"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Indsæt feltnavne i første række"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV til MS Excel-data"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-udgave"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Data dump for tabellen"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktur-dump for tabellen"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Inkluder tabeloverskrift"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabeloverskrift"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Fortsat tabeloverskrift"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Mærke nøgle"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relationer"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Vært"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Genereringstid"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Serverversion"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-version"
@@ -2868,23 +2854,23 @@ msgstr "PHP-version"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document regneark"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document tekst"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Genererer en rapport indeholdende dataene fra en enkelt tabel)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Rapporttitel"
@@ -2892,101 +2878,101 @@ msgstr "Rapporttitel"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Tilføj tilpassede kommentarer i headeren (\\n deler linjer)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Inkludér eksport i en transaktion"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Slå fremmednøgle-checks fra"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Database eksportindstillinger"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Brug \"backquotes\" omkring tabeller og felters navne"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Tilføj til kommentarer"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Oprettet/Opdateret/Check datoer"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Komplette inserts"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Udvidede inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maksimal længde på oprettet forespørgsel"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Brug forsinkede indsættelser"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Brug ignorér inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Brug heksadecimal for BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eksporttype"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedurer"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funktioner"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Begrænsninger for dumpede tabeller"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Begrænsninger for tabel"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE (MIME-typer for tabellen)"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE (Relationer for tabellen)"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktur for visning"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stand-in-struktur for visning"
@@ -2994,164 +2980,164 @@ msgstr "Stand-in-struktur for visning"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ã…bn nyt phpMyAdmin vindue"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-resultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Genereret af"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerede ingen data (fx ingen rækker)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Erstat data i tabellen med filens data"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorér gentagne rækker"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolonnenavne"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ugyldigt parameter for CSV-import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ugyldig kolonne (%s) angivet!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ugyldigt format for CSV-input på linie %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Ugyldigt feltantal i CSV-input på linie %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabelnavn"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV vha. LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Brug LOCAL nøgleord"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Denne plugin understøtter ikke komprimeret import!"
@@ -3167,7 +3153,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3178,12 +3164,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3191,530 +3177,534 @@ msgid "None"
msgstr "Ingen"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primær"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fuldtekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ingen ændring"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Tegnsæt"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binært "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarsk"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Simplificeret Kinesisk"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditionelt Kinesisk"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "ingen forskel på store/små bogstaver"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "forskel på store/små bogstaver"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatisk"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tjekkisk"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dansk"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engelsk"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estisk"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Tysk"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "ordbog"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonbog"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Ungarsk"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandsk"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japansk"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lettisk"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litauisk"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreansk"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persisk"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polsk"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Vesteuropæisk"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumænsk"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakisk"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovensk"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spansk"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditionelt Spansk"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Svensk"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Tyrkisk"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "flersproget"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centraleuropæisk"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russisk"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltisk"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armensk"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kyrillisk"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabisk"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebræisk"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgisk"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Græsk"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tjekkisk-Slovakisk"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ukendt"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Hjem"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Log af"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Foresp. vindue"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Dette format har ingen indstillinger"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ikke OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Slået til"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Vis muligheder"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Oprettelse af PDFer"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Viser kolonne-kommentarer"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Se venligst Dokumentationen for oplysninger om hvordan du opdaterer din "
"Column_comments (kolonne-kommentarer) tabel"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "SQL-forespørgsel med bogmærke"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-historik"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "ingen beskrivelse"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Brugernavn"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabel"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Værdi"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Enhver bruger"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Brug tekstfelt"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Enhver vært"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Denne Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Brug Host Tabel"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generér Kodeord"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Indhold af tabel __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(fortsættes)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktur for tabel __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ukendt sprog: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servere"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabler"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Tegnsæt"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Lagre"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binær log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processer"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Kolonnenavne"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Lav bogmærke til denne SQL-forespørgsel"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Lad alle brugere bruge dette bogmærke"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Erstat eksisterende bogmærke af samme navn"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Adskiller"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Vis forespørgslen her igen "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Send"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Kun oversigt"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3723,7 +3713,7 @@ msgstr ""
"fejlmelding der følger herunder, hvis der er nogen, kan også hjælpe dig med "
"at finde problemet."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3746,35 +3736,35 @@ msgstr ""
"forårsager problemet, og indsend en fejlrapport med datablokken i KLIP-"
"sektionen herunder:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGYND KLIP"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "SLUT KLIP"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGYND RÃ…"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "SLUT RÃ…"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ikke-lukket quote"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ugyldig identifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ukendt tegnsætnings-streng"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3783,21 +3773,21 @@ msgstr ""
"SQL-validatoren kunne ikke initialiseres. Check venligst at du har de "
"nødvendige PHP-udvidelser installeret som beskrevet i %sdokumentationen%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabel ser ud til at være tom"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Længde/Værdi*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3815,7 +3805,7 @@ msgstr ""
"eller et enkelt anførselstegn (\"'\") blandt disse værdier, så tilføj en "
"ekstra backslash (fx '\\\\xyz' eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3823,12 +3813,12 @@ msgstr ""
"For standardværdier, indtast venligst kun en enkelt værdi, uden backslash "
"escaping eller quotes, ud fra følgende format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributter"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3837,11 +3827,11 @@ msgstr ""
"For en liste over mulige transformationsindstillinger og deres MIME-type "
"transformationer, klik på %stransformationsbeskrivelser%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformationsindstillinger"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3853,18 +3843,18 @@ msgstr ""
"\") eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\"
"\\xyz' eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ingen"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3873,39 +3863,39 @@ msgstr ""
"Der er ingen beskrivelse af denne transformation.<br />Spørg venligst "
"forfatteren, hvad %s gør."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Datalager"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Gem"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Tilføj %s felt(er)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Du skal tilføje mindst ét felt."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3923,7 +3913,7 @@ msgstr ""
"tabelrække indeholdende filnavnet. Hvis du bruger anden indstilling, skal "
"feltet i den første indstilling være sat til en tom streng."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3931,8 +3921,8 @@ msgstr ""
"Viser hexadecimal udgave af data. Valgfrit førsteparameter angiver hvor "
"meget plads der tilføjes (standard er 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3940,11 +3930,11 @@ msgstr ""
"Viser et klikbart minibillede; indstillinger: bredde,højde i pixel. Det "
"originale perspektiv bevares."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Viser et link til dette billede (f.eks. direkte blob-download)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3974,7 +3964,7 @@ msgstr ""
"dokumentationen for PHP's strftime() funktion og for \"utc\" sker det ved "
"brug af gmdate() funktionen."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4010,7 +4000,7 @@ msgstr ""
"parameter vil, hvis sat til 1, sætte et NOWRAP om cellens indhold så hele "
"outputtet bliver vist uden omformattering (Standard 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4021,7 +4011,7 @@ msgid ""
msgstr ""
"Bevarer original formattering af feltet. Der laves ikke nogen Escaping."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4036,7 +4026,7 @@ msgstr ""
"er et præfiks som \"http://domain.com/\", anden indstilling er bredde i "
"pixel, tredie er højden."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4050,17 +4040,17 @@ msgstr ""
"Viser et link, feltet indeholder filnavnet; første indstilling er et præfiks "
"som \"http://domain.com/\", anden indstilling er en titel på linket."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatterer tekst som SQL-forespørgsel med syntaks farvemarkering."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4083,66 +4073,66 @@ msgstr "Ingen filer fundet i ZIP arkivet!"
msgid "Error in ZIP archive:"
msgstr "Fejl i ZIP arkiv:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL forbindelses-sammenkøring"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Nulstil"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokolversion"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Bruger"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL Tegnsæt"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL klientversion"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Vis PHP-information"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Officiel phpMyAdmin hjemmeside "
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4154,7 +4144,7 @@ msgstr ""
"kører med denne standardindstilling, <u>er åben for indtrængen</u>, og du "
"opfordres stærkt til at gøre noget ved dette sikkerhedshul."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4164,7 +4154,7 @@ msgstr ""
"indstilling er ikke kompatibel med phpMyAdmin og kan forårsage ødelæggelse "
"af nogle data!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4174,7 +4164,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:290
+#: main.php:289
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 "
@@ -4182,26 +4172,26 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Konfigurationsfilen skal nu bruge et hemmeligt kodeord (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4210,79 +4200,79 @@ msgstr ""
"Din PHP MySQL-biblioteks version %s afviger fra din MySQL server version %s. "
"Dette kan forårsage uforudsigelige resultater."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Ingen databaser"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Opret tabel"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Vælg en database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabel <b>%s</b> findes ikke eller er ikke sat i %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Vælg en side der skal redigeres"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Opret en ny side"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Side nummer:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatisk layout"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interne relationer"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Vælg Tabeller"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "tegnebræt til/fra"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4290,113 +4280,113 @@ msgstr ""
"Nuværende side har referencer til tabeller der ikke længere eksisterer. Vil "
"du slette disse referencer?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabellen \"%s\" findes ikke!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Konfigurér venligst koordinaterne for tabel %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Skematik for databasen \"%s\" - Side %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ingen tabeller"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relationel skematik"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Indholdsfortegnelse"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Vis/skjul venstre menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Gem position"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Opret tabel"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Opret relation"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Genindlæs"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Hjælp"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Angulære links"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direkte links"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Snap til gitter"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Små/store alle"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Skift mellem små/store"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importer/Eksporter koordinater for PDF-opstilling"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Flyt Menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Skjul/Vis alle"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Skjul/Vis tabeller uden relation"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Antal tabeller"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Slet relation"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "For at vælge relation, klik :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4411,137 +4401,137 @@ msgstr ""
"visningsfelt, klik på \"Vælg felt der skal vises\" ikonet, og klik derefter "
"på det pågældende feltnavn."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Eksporter/Importer til skala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "anbefalet"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "til/fra side"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importér filer"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alle"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Vælg binærlog til gennemsyn"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Filer"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Trunkér viste forespørgsler"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Vis fuldstændige forespørgsler"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Lognavn"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Position"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Hændelsestype"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Original position"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Information"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Tegnsæt og kollationer (Collations)"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ingen databaser valgt."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databaser er blevet droppet korrekt."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Databasestatistik"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabeller"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "Ingen databaser"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikering"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Check privilegier for database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Check Privilegier"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Slå Statistikker til"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Slå Statistikker fra"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4549,11 +4539,11 @@ msgstr ""
"Bemærk: Aktivering af databasestatistikkerne hér kan forårsage tung trafik "
"mellem webserveren og MySQL-serveren."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Datalagre"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Vis dump (skema) for databaser"
@@ -4755,20 +4745,20 @@ msgid "None"
msgstr "Ingen"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabel-specifikke privilegier"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " NB: Navne på MySQL privilegier er på engelsk "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globale privilegier"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Database-specifikke privilegier"
@@ -4793,98 +4783,98 @@ msgstr "Login-information"
msgid "Do not change the password"
msgstr "Kodeord må ikke ændres"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ingen bruger(e) fundet."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Brugeren %s findes i forvejen!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Du har tilføjet en ny bruger."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Du har opdateret privilegierne for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Du har tilbagekaldt privilegierne for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Kodeordet for %s blev korrekt udskiftet."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Sletter %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ingen brugere valgt til sletning!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Genindlæs privilegierne"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "De valgte brugere er blevet korrekt slettet."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegierne blev korrekt genindlæst."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ret privilegier"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Tilbagekald"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Brugeroversigt"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Tildel"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Enhver"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Tilføj en ny bruger"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Fjern valgte brugere"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Tilbagekald alle aktive privilegier fra brugerne og slet dem efterfølgende."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Drop databaser der har samme navne som brugernes."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4898,50 +4888,50 @@ msgstr ""
"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne"
"%s før du fortsætter."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Den valgte bruger blev ikke fundet i privilegietabellen."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Kolonne-specifikke privilegier"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Tilføj privilegier på følgende database"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Tilføj privileges på følgende tabel"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Ret Login-information / Kopiér bruger"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Opret en bruger med samme privilegier og ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... behold den gamle."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... slet den gamle fra brugertabellerne."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... tilbagekald alle aktive privilegier fra den gamle og slet den "
"efterfølgende."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4949,110 +4939,110 @@ msgstr ""
" ... slet den gamle fra brugertabellerne og genindlæs privilegierne "
"efterfølgende."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Database for bruger"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ingen"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Opret database med samme navn og tildel alle privilegier"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Brugere med adgang til &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "database-specifik"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "jokertegn"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Tråd %s blev stoppet."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin kunne ikke dræbe tråden %s. Den er sandsynligvis allerede lukket."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5061,114 +5051,114 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5178,12 +5168,12 @@ msgstr ""
"overskred værdien for binlog_cache_size og brugte en midlertidig fil til at "
"gemme statements fra transaktionen."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Antal transaktioner der brugte det midlertidige binære log mellemlager."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5195,11 +5185,11 @@ msgstr ""
"overveje at forøge tmp_table_size værdien for at gøre midlertidige tabeller "
"hukommelses-baserede i stedet for disk-baserede."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Hvor mange midlertidige filer mysqld har oprettet."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5207,7 +5197,7 @@ msgstr ""
"Antal i-hukommelsen midlertidige tabeller oprettet automatisk af serveren "
"under udførelse af statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5215,7 +5205,7 @@ msgstr ""
"Antal rækker skrevet med INSERT DELAYED (forsinket indsættelse) under hvilke "
"der opstod fejl (sandsynligvis dublerede nøgler)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5223,23 +5213,23 @@ msgstr ""
"Antallet af INSERT DELAYED handler-tråde i brug. Hver forskellig tabel "
"hvorpå en bruger INSERT DELAYED får sin egen tråd."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Antallet af INSERT DELAYED rækker skrevet."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Antallet af udførte FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Antallet af interne COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Antallet af gange en række blev slettet fra en tabel."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5249,7 +5239,7 @@ msgstr ""
"tabel med et givent navn. Dette kaldes opdagelse. Handler_discover indikerer "
"antallet af gange tabeller er blevet opdaget."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5259,7 +5249,7 @@ msgstr ""
"antyder det at serveren laver mange fulde indeks scans; for eksempel, SELECT "
"col1 FROM foo, antagende at col1 er indekseret."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5268,7 +5258,7 @@ msgstr ""
"er høj, er det en god indikation af at dine forespørgsler og tabeller er "
"ordentligt indekserede."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5278,7 +5268,7 @@ msgstr ""
"hvis du forespørger på en indekskolonne med en range-begrænsning eller hvis "
"du udfører et indeks scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5286,7 +5276,7 @@ msgstr ""
"Antallet af anmodninger om at læse foregående række i nøgleorden. Denne "
"læsemetode bruges hovedsageligt til at optimere ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5298,7 +5288,7 @@ msgstr ""
"resultatet. Du har sandsynligvis mange forespørgsler der forlanger at MySQL "
"scanner hele tabeller eller du har joins der ikke bruger nøgler ordentligt."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5310,35 +5300,35 @@ msgstr ""
"enten ikke er ordentligt indekserede eller at dine forespørgsler ikke er "
"skrevet til at drage fordel af de indeks du har."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Antallet af interne ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Antallet af anmodninger om at opdatere en række i en tabel."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Antallet af anmodninger om at indsætte en række i en tabel."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Antallet af sider der indeholder data (beskidte eller rene)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Antallet af såkaldt beskidte sider."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Antallet af buffer pool sider der er anmodet om at skulle flushes."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Antallet af frie sider."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5348,7 +5338,7 @@ msgstr ""
"sider der i øjeblikket læses eller skrives eller som ikke kan flushes eller "
"fjernes af andre årsager."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5360,11 +5350,11 @@ msgstr ""
"også beregnes som Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total størrelse på buffer pool, i sider."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5373,7 +5363,7 @@ msgstr ""
"forespørgsel skal scanne en større del af en tabel men i tilfældig "
"rækkefølge."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5381,11 +5371,11 @@ msgstr ""
"Antallet af sekventielle read-aheads InnoDB initierede. Dette sker når "
"InnoDB laver en sekventiel fuld tabelscanning."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Antallet af logiske read anmodninger InnoDB har lavet."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5393,7 +5383,7 @@ msgstr ""
"Antallet af logiske reads som InnoDB ikke kunne tilfredsstille fra buffer "
"pool og måtte lave en enkelt-side read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5407,55 +5397,55 @@ msgstr ""
"sider først. Denne tæller tæller hvor mange gange det er sket. Hvis buffer "
"pool størrelsen er sat ordentligt, skulle denne værdi være lille."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Antallet af skrivninger til InnoDB buffer poolen."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Antallet af fsync() operationer indtil nu."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Nuværende antal ventende fsync() operationer."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Nuværende antal af ventende reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Nuværende antal af ventende writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Mængden af data læst indtil nu, i bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Det totale antal af data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Det totale antal af data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Mængden af data skrevet indtil nu, i bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Antallet af doublewrite skrivninger der er udført og antallet af sider der "
"er blevet skrevet til dette formål."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Antallet af doublewrite skrivninger der er udført og antallet af sider der "
"er blevet skrevet til dette formål."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5463,35 +5453,35 @@ msgstr ""
"Antallet af waits vi har haft fordi log buffer var for lille og vi skulle "
"vente på at den blev flushed før vi kunne fortsætte."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Antallet af log write anmodninger."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Antallet af fysiske skrivninger til log filen."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Antallet af fsyncs skrivninger lavet til log filen."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Antallet af ventende log fil fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Ventende log fil skrivninger."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Antallet af bytes skrevet til log filen."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Antallet af sider oprettet."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5499,51 +5489,51 @@ msgstr ""
"Den indkompilerede InnoDB sidestørrelse (standard 16KB). Mange værdier "
"tælles i sider; sidestørrelsen gør at man let kan omregne dem til bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Antallet af sider læst."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Antallet af sider skrevet."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Antallet af rækkelåse der ventes på i øjeblikket."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Gennemsnitstiden for at få en rækkelås, i millisekunder."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Total tid brugt på at hente rækkelåse, i millisekunder."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksimale tid for at hente en rækkelås, i millisekunder."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Antallet af gange der skulle ventes på en rækkelås."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Antallet af rækker slettet fra InnoDB tabeller."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Antallet af rækker indsat i InnoDB tabeller."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Antallet af rækker læst fra InnoDB tables."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Antallet af rækker opdateret i InnoDB tabeller."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5552,7 +5542,7 @@ msgstr ""
"endnu ikke er blevet flushet til disk. Det hed tidligere "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5560,7 +5550,7 @@ msgstr ""
"Antallet af ubrugte blokke i nøglemellemlageret. Du kan bruge denne værdi "
"til at fastslå hvor meget af nøglemellemlagere der er i brug."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5570,11 +5560,11 @@ msgstr ""
"mærke der indikerer det maksimale antal blokke der på noget tidspunkt har "
"været i brug på en gang."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Antallet af anmodninger om at læse en nøgleblok fra mellemlageret."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5584,15 +5574,15 @@ msgstr ""
"stor, er din key_buffer_size værdi sandsynligvis for lille. Mellemlager miss "
"raten kan beregnes som Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Antallet af anmodninger om at skrive en nøgleblok til mellemlageret."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Antallet af fysiske skrivninger af en nøgleblok til disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5604,12 +5594,12 @@ msgstr ""
"standardværdi på 0 betyder at der ikke er kompileret nogen forespørgsler "
"endnu."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Antallet af rækker der venter på at blive skrevet i INSERT DELAYED køer."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5617,35 +5607,35 @@ msgstr ""
"Antallet af tabeller der er blevet åbnet. Hvis åbnede tabeller er stor, er "
"dit tabelmellemlager sandsynligvis for lille."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Antallet af filer der er åbne."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Antallet af streams der er åbne (bruges hovedsageligt til logning)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Antallet af tabeller der er åbne."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Antallet af frie hukommelsesblokke i forespørgsels-mellemlageret."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Mængden af fri hukommelse til forespørgselsmellemlageret."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Antallet af mellemlager hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Antallet af forespørgsler tilføjet til mellemlageret."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5658,7 +5648,7 @@ msgstr ""
"Forespørgselsmellemlageret bruger en mindst nyligt brugt (LRU) strategi til "
"at afgøre hvilke forespørgsler der skal fjernes fra mellemlageret."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5666,24 +5656,24 @@ msgstr ""
"Antallet af ikke-mellemlagrede forespørgsler (ikke mulige at mellemlagre "
"eller ikke mellemlagret grundet query_cache_type indstillingen)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Antallet af forespørgsler registreret i mellemlageret."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Totalt antal blokke i forespørgsels-mellemlageret."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Nulstil"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Status på failsafe replikering (endnu ikke implementeret)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5691,11 +5681,11 @@ msgstr ""
"Antallet af joins der ikke bruger indeks. Hvis denne værdi ikke er 0, bør du "
"nøje tjekke indeksene på dine tabeller."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Antallet af joins der brugte en range søgning på en reference tabel."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5703,7 +5693,7 @@ msgstr ""
"Antallet af joins uden nøgler der tjekker for nøglebrug efter hver række. "
"(Hvis denne ikke er 0, bør du nøje tjekke indeks på dine tabeller.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5711,15 +5701,15 @@ msgstr ""
"Antallet af joins der brugte ranges på den første tabel. (Normalt ikke "
"kritisk selvom tallet er stort.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Antallet af joins som lavede en fuld scan af den første tabel."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Antallet af midlertidige tabeller i øjeblikket åbne af SQL tråden."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5727,12 +5717,12 @@ msgstr ""
"Totalt (siden opstart) antal gange replikeringsslave SQL tråden har gen-"
"forsøgt transaktioner."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Dette er TIL hvis denne server er en slave der er forbundet til en master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5740,13 +5730,13 @@ msgstr ""
"Antallet af tråde der har taget mere end slow_launch_time sekunder at "
"oprette."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Antallet af forespørgsler der har taget mere end long_query_time sekunder."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5756,23 +5746,23 @@ msgstr ""
"denne værdi er høj, bør du overveje at forøge værdien af sort_buffer_size "
"systemvariablen."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Antallet af sorteringer lavet med ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Antallet af sorterede rækker."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Antallet af sorteringer udført ved scanning af tabellen."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Antallet af gange en tabellås blev givet øjeblikkeligt."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5784,7 +5774,7 @@ msgstr ""
"optimere dine forespørgsler, og derefter enten opdele din tabel eller "
"tabeller, eller bruge replikering."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5794,11 +5784,11 @@ msgstr ""
"som Threads_created/Forbindelser. Hvis denne værdi er rød bør du forøge din "
"thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Antallet af i øjeblikket åbne forbindelser."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5810,107 +5800,107 @@ msgstr ""
"(Normalt giver dette ingen nævneværdig ydelsesforbedring hvis du har god "
"tråd-implementering.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Antallet af tråde der ikke sover."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime-information"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Forespørgsel-mellemlager"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Tråde"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Midlertidige data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Forsinkede inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Nøglemellemlager (key cache)"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortering"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaktionskoordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (luk) alle tabeller"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Vis åbne tabeller"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Vis slaveværter"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Vis slavestatus"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush forespørgsel-mellemlager (query cache)"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Vis tråde"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Nulstil"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Denne MySQL-server har kørt i %s. Den startede op den %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5918,11 +5908,11 @@ msgstr ""
"<b>Servertrafik</b>: Disse tabeller viser netværkstrafik-statistikkerne for "
"denne MySQL-server siden dens opstart."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafik"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5930,36 +5920,36 @@ msgstr ""
"På en travl server er der risiko for at bytetællerne løber over, så disse "
"statistikker som rapporteret af MySQL-serveren kan være forkerte."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "pr. time"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Modtaget"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Sendt"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Forbindelser"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "maks. samtidige forbindelser"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Mislykkede forsøg"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Afbrudt"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5968,265 +5958,261 @@ msgstr ""
"<b>Forespørgselsstatistikker</b>: Siden opstarten er der blevet sendt %s "
"forespørgsler til serveren."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "pr. minut"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "pr. sekund"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Forespørgselstype"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "maks. samtidige forbindelser"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server-variabler og indstillinger"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessionsværdi"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Global værdi"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6236,66 +6222,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6303,430 +6289,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6734,174 +6712,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6909,163 +6887,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7075,144 +7053,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7223,329 +7201,329 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatisk genopretnings-modus"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Erklæringer"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Viser kolonne-kommentarer"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7553,38 +7531,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7592,655 +7570,655 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Viser som PHP-kode"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Viser SQL-forespørgsel"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemer med indeksene på tabel `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Mærke"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Bladre i fremmedværdier"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funktion"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorer"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " På grund af feltets længde,<br /> kan det muligvis ikke ændres "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binært - må ikke ændres "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Indsæt som ny række"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Tilbage til foregående side"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Indsæt endnu en ny række"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "GÃ¥ tilbage til denne side"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Redigér næste række"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Brug TAB-tasten for at flytte dig fra værdi til værdi, eller CTRL"
"+piletasterne til at flytte frit omkring"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Table %s already exists!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Vis dump (skema) over tabel"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Navnet på primærnøglen skal være... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kan ikke omdøbe indeks til PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ingen dele af indeks er defineret!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Lav et nyt indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Ændring af et indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeksnavn&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indekstype&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>skal</b> være navnet på og <b>kun på</b> en primær nøgle!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Føj til indeks &nbsp;%s&nbsp;kolonne(r)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Kolonneantal skal være større end nul."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Kan ikke flytte tabellen til den samme!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Kan ikke kopiere tabellen til den samme!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabel %s er flyttet til %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabellen %s er nu kopieret til: %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Intet tabelnavn!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Arrangér tabelrækkefølge efter"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(enkeltvis)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Flyt tabel til (database<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabel-indstillinger"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Omdøb tabel til"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopier tabel til (database<b>.</b>tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Skift til den kopierede tabel"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabelvedligeholdelse"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentér tabel"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabel %s er blevet flushet"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush tabellen (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check reference-integriteten"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Vis tabeller"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Pladsforbrug"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Benyttelse"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Række-statistik"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Erklæringer"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamisk"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Rækkelængde"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Rækkestørrelse "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Interne relationer"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ingen rækker valgt"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Kør en forespørgsel på felter (jokertegn: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operatør"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Vælg mindst eet felt:"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Tilføj søgekriterier (kroppen af \"WHERE\" sætningen):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "poster pr. side"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Rækkefølge af visning:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Gennemse bestemte værdier"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ingen"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabel %s er slettet"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "En primær nøgle er blevet tilføjet til %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Der er tilføjet et indeks til %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Se Relationer"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Foreslå tabelstruktur"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Tilføj %s felt(er)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "I slutningen af tabel"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "I begyndelsen af tabel"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Efter %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Dan et indeks på&nbsp;%s&nbsp;kolonner"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8249,47 +8227,64 @@ msgstr ""
"Ingen tema/layout-understøttelse, tjek venligst din konfiguration og/eller "
"dine temaer i mappen %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tilgængelige MIME-typer"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-typer skrevet med kursiv har ikke en separat transformationsfunktion"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Tilgængelige transformationer"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Beskrivelse"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Du har ikke tilstrækkelige rettigheder til at være her!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profilen er blevet opdateret."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW navn"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kan ikke indlæse iconv eller omkode nødvendig udvidelse til tegnsæt-"
+#~ "konvertering, konfigurer PHP til at tillade brug af disse udvidelser "
+#~ "eller slå tegnsæt-konvertering fra i phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kan ikke bruge iconv ejheller libiconv eller recode_string funktionen "
+#~ "omend udvidelsen ser ud til at være indlæst. Check din PHP-konfiguration."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/de.po b/po/de.po
index 88fb85aa6a..f941a9e759 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-03 21:04+0200\n"
"Last-Translator: <canin@in.com>\n"
"Language-Team: german <de@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Alles anzeigen"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Seite:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,293 +36,293 @@ msgstr ""
"wurde das Ursprungsfenster geschlossen oder der Browser verhindert den "
"Zugriff aufgrund von Ihren Sicherheitseinstellungen."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Suche"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "OK"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Name"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Beschreibung"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Diesen Wert verwenden"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Die Datenbank %1$s wurde erzeugt."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Datenbankkommentar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabellen-Kommentar"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Spaltennamen"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Standard"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Verweise"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentare"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nein"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Drucken"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Dump (Schema) der Datenbank anzeigen"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Es wurden keine Tabellen in der Datenbank gefunden."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Alle auswählen"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Auswahl entfernen"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Der Datenbankname ist leer!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Datenbank %s wurde umbenannt zu %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Datenbank %s wurde nach %s kopiert"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Datenbank umbenennen in"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Befehl"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "und dann"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Datenbank kopieren nach"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Nur Struktur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur und Daten"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Nur Daten"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Vor dem Kopieren CREATE DATABASE ausführen."
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Füge %s hinzu"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT-Wert hinzufügen"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Constraints hinzufügen"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Zu kopierter Datenbank wechseln"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB-Repository"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Aktiviert"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Deaktivieren"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Beschädigt"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparieren"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Deaktiviert"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Aktivieren"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Kollation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -331,289 +331,295 @@ msgstr ""
"Die zusätzlichen Funktionen für verknüpfte Tabellen wurden automatisch "
"deaktiviert. Klicken Sie %shier%s um herauszufinden warum."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF-Seiten bearbeiten"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabelle"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Zeilen"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Größe"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in Benutzung"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Erzeugt am"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Aktualisiert am"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Letzter Check am"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s Tabelle"
msgstr[1] "%s Tabellen"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Ihr SQL-Befehl wurde erfolgreich ausgeführt."
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Bitte wählen Sie mindestens eine anzuzeigende Spalte"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortierung"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "aufsteigend"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "absteigend"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Zeige"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterium"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Einf."
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "und"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Entf."
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "oder"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Verändern"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Zeilen hinzufügen/entfernen"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Spalten hinzufügen/entfernen"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Aktualisieren"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Verwendete Tabellen"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-Befehl in der Datenbank <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "SQL-Befehl ausführen"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Zugriff verweigert."
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "mindestens eines der Wörter"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alle Wörter"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "genau diese Zeichenkette"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "als regulären Ausdruck"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Suchergebnisse für \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s Treffer in der Tabelle <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s Treffer in der Tabelle <i>%s</i>"
+msgstr[1] "%s Treffer in der Tabelle <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Anzeigen"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Löschen"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Insgesamt</b> <i>%s</i> Treffer"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Insgesamt</b> <i>%s</i> Treffer"
+msgstr[1] "<b>Insgesamt</b> <i>%s</i> Treffer"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Durchsuche die Datenbank"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Zu suchende Wörter oder Werte (Platzhalter: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Finde:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Die Wörter werden durch Leerzeichen (\" \") getrennt."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "In der / den Tabelle(n):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Im Feld:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Einfügen"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Löschen"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Leeren"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Die Tabelle %s wurde geleert."
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Die Ansicht %s wurde gelöscht"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Die Tabelle %s wurde gelöscht."
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Tracking ist aktiviert."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Tracking ist nicht aktiviert."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -622,173 +628,173 @@ msgstr ""
"Dieser View hat mindestens diese Anzahl von Zeilen. Bitte lesen Sie die "
"%sDokumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Ansicht"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikation"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Gesamt"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "Neue Tabellen werden standardmäßig im Format %s angelegt."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "markierte:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Alle auswählen"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Auswahl entfernen"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Tabellen m. Ãœberhang ausw."
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Druckansicht"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Überprüfe Tabelle"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiere Tabelle"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Repariere Tabelle"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analysiere Tabelle"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportieren"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Strukturverzeichnis"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Verfolgte Tabellen"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Datenbank"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Letzte Version"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Erstellt"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Aktualisiert"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Aktion"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Lösche die Verlaufsdaten für diese Tabelle"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "nicht aktiv"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versionen"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Tracking Report"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Struktur Schnapschuss"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Nicht verfolgte Tabellen"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Verfolge Tabelle"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Datenbank-Log"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Der gewählte Export-Typ kann nur als Datei exportiert werden!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Zu wenig Speicherplatz um die Datei %s zu speichern."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -796,17 +802,17 @@ msgstr ""
"Die Datei %s besteht bereits auf dem Server. Bitte ändern Sie den Dateinamen "
"oder wählen Sie die Überschreibungs-Option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Der Webserver hat keine Schreibrechte um die Datei %s zu speichern."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (Schema) wurde in Datei %s gespeichert."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -815,14 +821,14 @@ msgstr ""
"Möglicherweise wurde eine zu große Datei hochgeladen. Bitte lesen Sie die "
"%sDokumentation%s zur Lösung diese Problems."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Die Datei konnte nicht gelesen werden"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -832,7 +838,7 @@ msgstr ""
"Verfahren komprimiert wurde (%s). Entweder ist die Unterstützung für "
"selbiges nicht implementiert oder in Ihrer Konfiguration deaktiviert."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -842,32 +848,32 @@ msgstr ""
"ausgewählt, oder die Dateigröße hat die maximal erlaubte Größe der PHP "
"Konfiguration überschritten. Siehe FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Die Import-Plugins konnten nicht geladen werden. Bitte überprüfen Sie Ihre "
"phpMyAdmin-Installation."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "SQL-Abfrage wurde gelöscht."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Bookmark wird angezeigt"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bookmark %s wurde gespeichert"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
"Der Import wurde erfolgreich abgeschlossen, %d Abfragen wurden ausgeführt."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -875,7 +881,7 @@ msgstr ""
"Das Ausführungszeitlimit wurde erreicht. Wenn Sie die Datei erneut "
"abschicken, wird der Import fortgesetzt."
-#: import.php:426
+#: 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."
@@ -884,19 +890,19 @@ msgstr ""
"dass phpMyAdmin nicht in der Lage sein wird, den Import zu beenden, sofern "
"nicht die Ausführungszeitbeschränkungen von php gelockert werden."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Zurück"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin arbeitet besser mit einem <b>Frame</b>-fähigen Browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Zur Auswahl anklicken"
@@ -904,15 +910,15 @@ msgstr "Zur Auswahl anklicken"
msgid "Click to unselect"
msgstr "Zum Abwählen anklicken"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Die Anweisung \"DROP DATABASE\" wurde deaktiviert."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Möchten Sie wirklich diese Abfrage ausführen "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Sie sind dabei eine komplette Datenbank zu ZERSTÖREN!"
@@ -941,39 +947,39 @@ msgstr "Es wurde kein Host angegeben!"
msgid "The user name is empty!"
msgstr "Kein Benutzername eingegeben!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Es wurde kein Passwort angegeben!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Die eingegebenen Passwörter sind nicht identisch!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Abbrechen"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Änderungen gespeichert."
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Verknüpfung gelöscht"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY Relation hinzugefügt"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Interne Verknüpfung hinzugefügt"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Fehler: Verknüpfung nicht hinzugefügt."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Fehler: Verknüpfung existiert bereits."
@@ -981,13 +987,13 @@ msgstr "Fehler: Verknüpfung existiert bereits."
msgid "Error saving coordinates for Designer."
msgstr "Fehler beim speichern der Koordinaten für den Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Allgemeine Verknüpfungsfunktionen"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Deaktiviert"
@@ -1003,273 +1009,283 @@ msgstr "Wähle Fremdschlüssel"
msgid "Please select the primary key or a unique key"
msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Anzuzeigende Spalte auswählen"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Passwort generieren"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generieren"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Fertig"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Vorherige"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Nächste"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Heute"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Januar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Februar"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "März"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "April"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Juni"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Juli"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "August"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "September"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "November"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Dezember"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Januar"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Februar"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "März"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "April"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Juni"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Juli"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "August"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "September"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oktober"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "November"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dezember"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Sonntag"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Montag"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Dienstag"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Mittwoch"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Donnerstag"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Freitag"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Samstag"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "So"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Mo"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Di"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mi"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fr"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Mo"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Mi"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Wo"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Stunde"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Sekunde"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Schriftgröße"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Unbekannter Fehler beim Dateihochladen."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Die hochgeladene Datei ist größer als der in der php.ini in "
"upload_max_filesize angegebene Wert."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1277,73 +1293,73 @@ msgstr ""
"Die hochgeladene Datei ist größer als der in MAX_FILE_SIZE des HTML "
"Formulars angegebene Wert."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Die Datei wurde teilweise übertragen."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Kein gültiges Temporäres Verzeichnis für hochgeladene Dateien."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Datei konnte gespeichert werden."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Dateihochladen durch eine Erweiterung gestoppt."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Fehler beim Verschieben der hochgeladenen Datei, siehe FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Kein Index definiert!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indizes"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Gepackt"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalität"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Kommentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Bearbeiten"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Der Primärschlüssel wurde gelöscht."
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s wurde entfernt."
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1352,126 +1368,126 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Datenbanken"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Fehler"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d Zeile betroffen."
msgstr[1] "%1$d Zeilen betroffen."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d Zeile gelöscht."
msgstr[1] "%1$d Zeilen gelöscht."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d Zeile eingefügt."
msgstr[1] "%1$d Zeilen eingefügt."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Für dieses Tabellenformat sind keine Statusinformationen verfügbar"
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s ist auf diesem MySQL-Server verfügbar."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s wurde auf diesem MySQL-Server deaktiviert."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Dieser MySQL-Server unterstützt %s nicht."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "ungültige Datenbank"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "ungültiger Tabellenname"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Fehler beim umbenennen von Tabelle %1$s nach %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabelle %s wurde umbenannt in %s."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
"Keinen gültiges Pfad für Grafiken des Oberflächendesigns \"%s\" gefunden!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Keine Vorschau verfügbar."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "auswählen"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Standard-Oberflächendesign \"%s\" nicht gefunden!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Oberflächendesign \"%s\" nicht gefunden!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Pfad für das Oberflächendesign \"%s\" nicht gefunden!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Oberflächendesign"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
"Die Verbindung konnte aufgrund von ungültigen Einstellungen nicht "
"hergestellt werden."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Willkommen bei %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1481,7 +1497,7 @@ msgstr ""
"haben. Verwenden Sie in diesem Fall doch das %1$sSetup-Skript%2$s, um eine "
"solche zu erstellen."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1494,66 +1510,66 @@ msgstr ""
"vergewissern, dass diese den Informationen, welche Sie vom Administrator "
"erhalten haben, entsprechen."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Anmeldung"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin-Dokumentation"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Benutzername:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Passwort:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server Auswählen"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Ab diesem Punkt müssen Cookies aktiviert sein."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Die Anmeldung am MySQL-Server ist fehlgeschlagen."
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Falscher Benutzername/Passwort. Zugriff verweigert."
@@ -1591,30 +1607,7 @@ msgstr "Filmaufnahme abspielen"
msgid "Download file"
msgstr "Datei herunterladen"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Die PHP-Erweiterungen iconv und recode, welche für die "
-"Zeichensatzkonvertierung benötigt werden, konnten nicht geladen werden. "
-"Bitte ändern Sie Ihre PHP-Konfiguration und aktivieren Sie diese "
-"Erweiterungen oder deaktivieren Sie die Zeichensatzkonvertierung in "
-"phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Weder die iconv- noch libiconv- oder recode_string-Funktion konnte verwandt "
-"werden, obwohl die benötigten php-Erweiterungen angeblich geladen wurden. "
-"Bitte überprüfen Sie Ihre PHP-Konfiguration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1630,12 +1623,12 @@ msgstr ""
"Meistens fehlt bloß irgendwo ein Anführungszeichen oder Semikolon.<br />Wenn "
"Sie eine leere Seite erhalten, ist Ihre Konfigurationsdatei in Ordnung."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1643,206 +1636,206 @@ msgstr ""
"Das <tt>$cfg['PmaAbsoluteUri']</tt>-Verzeichnis MUSS in Ihrer "
"Konfigurationsdatei angegeben werden!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Ungültige Server-Nummer: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Ungültige Authentifikationsmethode:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Sie sollten auf %s %s oder neuer umsteigen."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maximale Dateigröße: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "de"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentation"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-Befehl"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL meldet: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL erklären"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL-Erklärung umgehen"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "ohne PHP-Code"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-Code erzeugen"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Aktualisieren"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL-Validierung umgehen"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL validieren"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Inline-Bearbeiten dieses SQL-Befehls"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Inline"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Messen"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Dauer"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y um %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s Tage, %s Stunden, %s Minuten und %s Sekunden"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Anfang"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Vorherige"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Ende"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Zur Datenbank &quot;%s&quot; springen."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Die Funktion \"%s\" wird durch einen bekannten Fehler beeinträchtigt, siehe "
"%s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operationen"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1851,212 +1844,202 @@ msgstr ""
"Die Erweiterung [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] kann "
"nicht geladen werden. Bitte überprüfen Sie Ihre PHP-Konfiguration."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Ereignisse"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Name"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Datenbank %s wurde gelöscht."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Die Datenbank scheint leer zu sein!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Tracking"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Abfrageeditor"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importieren"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Rechte"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Routinen"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Rückgabe-Typ"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
"Es kann sich hierbei um Näherungswerte handeln. Bitte lesen Sie auch FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Ãœberhang"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Verbindung für den controluser, wie er in Ihrer Konfiguration angegeben ist, "
"ist fehlgeschlagen."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Der Server antwortet nicht."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(evtl. ist auch der Socket des lokalen MySQL-Servers socket nicht korrekt "
"konfiguriert)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Details ..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Passwort ändern"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Kein Passwort"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Passwort"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Wiederholen"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password-Verschlüsselung"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibel"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Passwort generieren"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generieren"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Neue Datenbank anlegen"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Anlegen"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Keine Rechte"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Die Tabelle muss mindestens ein Feld haben."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Neue Tabelle in Datenbank %s erstellen"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Anzahl der Felder"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Export-Plugins konnten nicht geladen werden, bitte Installation überprüfen!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Exportiere %s Datensätze ab Zeile %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Alle Datensätze exportieren"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Senden"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Datei auf dem Server in Verzeichnis %s speichern"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Bestehende Datei(en) überschreiben"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Dateinamenskonvention"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "Server-Name"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "Datenbank-Name"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "Tabellen-Name"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2067,40 +2050,40 @@ msgstr ""
"für Datum und Uhrzeit verwenden. Darüber hinaus werden folgende Umformungen "
"durchgeführt: %3$s. Der übrige Text bleibt unberührt."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "Konvention merken"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Zeichencodierung der Datei:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompression"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "keine"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "Zip-komprimiert"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "GZip-komprimiert"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "BZip-komprimiert"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL-Kompatibilitätsmodus"
@@ -2131,7 +2114,7 @@ msgstr ""
msgid "File to import"
msgstr "Zu importierende Datei"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Datei"
@@ -2139,13 +2122,13 @@ msgstr "Datei"
msgid "File uploads are not allowed on this server."
msgstr "Das hochladen von Dateien ist auf diesem Server nicht erlaubt."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Upload-Verzeichnis auf dem Webserver"
@@ -2175,13 +2158,13 @@ msgstr ""
"Abbruch wenn die maximale Scriptlaufzeit erreicht wird. Damit ist es möglich "
"große Dateien zu importieren, allerdings kann es Transaktionen zerstören."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Anzahl der am Anfang zu überspringenden Einträge (Abfragen)"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Dateiformat"
@@ -2225,188 +2208,188 @@ msgstr "Hochformat"
msgid "Paper size"
msgstr "Papiergröße"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Sprache"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ist keine gültige Zeilennummer."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "Datensätze, beginnend ab"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "untereinander"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (gedrehte Bezeichner)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "nebeneinander"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
"Diese Operation könnte einige Zeit beanspruchen. Trotzdem weitermachen?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Nach Schlüssel sortieren"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Optionen"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "gekürzte Textfelder"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "vollständige Textfelder"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relationaler Schlüssel"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relationaler Wert"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Binäre Inhalte anzeigen"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "BLOB Inhalte anzeigen"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Binäre Inhalte in hexadezimal anzeigen"
# Hide heist im deutschen in der EDV ausblenden
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Verstecken"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Darstellungsumwandlung"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Gespeicherte SQL-Anfrage ausführen"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Die Zeile wurde gelöscht."
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Beenden"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in der Abfrage"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Zeige Datensätze "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "insgesamt"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "die Abfrage dauerte %01.4f sek."
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ändern"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operationen für das Abfrageergebnis"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Druckansicht (vollständige Textfelder)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Der Verweis wurde nicht gefunden."
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versionsinformationen"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Pfad für Datendateien"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Der Pfad des Verzeichnisses, unter welchem alle InnoDB-Datendateien abgelegt "
"werden."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Datendateien"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoerweiterungs-Schrittgröße"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr "Die Größe, um die ein Tablespace erweitert wird, wenn er voll ist."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Größe des Puffer-Pools"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2414,85 +2397,85 @@ msgstr ""
"Die Größe des Arbeitsspeicherpuffers, den InnoDB verwendet, um Daten und "
"Indizes zwischenzuspeichern."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Puffer-Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB-Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Auslastung des Puffer-Pools"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Insgesamt"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Seiten"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Unbenutzte Seiten"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Inkonsistente Seiten (&quot;dirty&quot;)"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Daten enthaltende Seiten"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Zurückzuschreibende Seiten"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Ausgelastete Seiten"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Belegte Seiten"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktivität des Puffer-Pools"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Leseanfragen"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Schreibanfragen"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Fehlgeschlagene Leseanfragen"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Schreibverzögerungen"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Fehlgeschlagene Leseanfragen in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Schreibverzögerungen in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Größe des Datenzeigers"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2500,11 +2483,11 @@ msgstr ""
"Standardmäßige Größe des Zeigers, welcher von CREATE TABLE für MyISAM-"
"Tabellen verwendet wird, sofern die Option MAX_ROWS nicht angegeben wird."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Autoreparatur-Modus"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2512,11 +2495,11 @@ msgstr ""
"Der Modus der automatischen Wiederherstellung abgestürzter MyISAM-Tabellen, "
"wie über den Startparameter --myisam-recover angegeben."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximale Größe temporärer Dateien beim Sortieren"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2525,11 +2508,11 @@ msgstr ""
"Die maximale Größe der temporären Datei, die MySQL benutzen darf, während es "
"den Index erzeugt (während REPAIR, ALTER TABLE oder LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximum Größe temporärer Dateien bei Indexerstellung"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2539,11 +2522,11 @@ msgstr ""
"diesen Wert größer sein würde als die Benutzung des Schlüssel-Caches, wird "
"die Schlüssel-Cache-Methode bevorzugt."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparaturprozess"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2552,11 +2535,11 @@ msgstr ""
"einer Reparatur oder eines Sortierungsprozesses parallel erstellt (jeder "
"Index in einem separatem Prozess)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Größe des Sortierungspuffers"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2564,11 +2547,11 @@ msgstr ""
"Der Puffer, der beim Sortieren des Indexes zugewiesen wird, wenn man ein "
"REPAIR oder ausführt oder Indizes mit CREATE INDEX oder ALTER TABLE erzeugt."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Index-Cache Größe"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2576,11 +2559,11 @@ msgstr ""
"Die Menge an reserviertem Speicher für den Index-Cache. Die Voreinstellung "
"ist 32 MB. Der Speicher wird nur zum cachen von Index-Seiten verwendet."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Record-Cache-Größe"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2590,11 +2573,11 @@ msgstr ""
"Voreinstellung ist 32 MB. Der Speicher wird verwendet um Änderungen an "
"Handle-Dateien (.xtd) und Row-Pointer-Dateien (.xtr) zu cachen."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Log-Cache Größe"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2602,11 +2585,11 @@ msgstr ""
"Die Menge an reserviertem Speicher für den Transaktionslog. Die "
"Voreinstellung ist 16 MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Logdatei Grenzwert"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2614,11 +2597,11 @@ msgstr ""
"Die Größe des Transaktionslog bevor ein Rollover durchgeführt wird und eine "
"neue Logdatei angelegt wird. Die Voreinstellung ist 16 MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transaktionspuffergröße"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2626,11 +2609,11 @@ msgstr ""
"Die Größe des globalen Transaktionslogpuffers (es werden zwei Puffer dieser "
"Größe angelegt. Die Voreinstellung ist 1 MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint-Frequenz"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2638,11 +2621,11 @@ msgstr ""
"Die Menge an geschriebenen Daten in das Transaktionslog, bevor ein neuer "
"Checkpoint angelegt wird. Die Voreinstellung ist 24 MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Data Log Grenzwert"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2654,11 +2637,11 @@ msgstr ""
"Variable kann erhöht werden um die Menge an Daten, welche in der Datenbank "
"gespeichert werden können zu vergrößern."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Müll-Grenzwert"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2666,11 +2649,11 @@ msgstr ""
"Der Prozentsatz an Müll in einer Logdatei bevor sie komprimiert wird. Der "
"Wert kann zwischen 1 und 99 liegen, Voreinstellung ist 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Log Puffergröße"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2680,27 +2663,27 @@ msgstr ""
"256 MB. Pro Thread wird ein Puffer reserviert, aber nur wenn der Thread "
"Logdateien schreiben können muss."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Dateiwachstumsgröße"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Die Wachstumsgröße der Handle-Dateien (.xtd)"
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Zeilenwachstum"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Wachstum der Row-Pointer-Dateien (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Log file Anzahl"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2711,148 +2694,148 @@ msgstr ""
"verwaltet werden. Sind mehr Logs vorhanden, werden alte Logs gelöscht, "
"ansonsten werden sie umbenannt und bekommen die nächsthöhere Nummer."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Zeilen getrennt mit"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Felder eingeschlossen von"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Felder escaped von"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Zeilen getrennt mit"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Ersetze NULL durch"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "CRLF-Zeichen aus den Feldern entfernen"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Feldnamen in die erste Zeile setzen"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV-Daten für MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-Ausgabe"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Daten"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Daten für Tabelle"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tabellenstruktur für Tabelle"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Tabellenbeschriftung einfügen"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabellenbeschriftung"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Fortgesetzte Tabellenbeschriftung"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Kennzeichen"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Tabellenverknüpfungen"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-Typ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Erstellungszeit"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server Version"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-Version"
@@ -2860,23 +2843,23 @@ msgstr "PHP-Version"
msgid "MediaWiki Table"
msgstr "Tabelle für MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Kalkulationstabelle"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Erstellt einen Report mit den Daten einer Tabelle)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Titel des Reports"
@@ -2884,102 +2867,102 @@ msgstr "Titel des Reports"
msgid "PHP array"
msgstr "PHP-Array"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
"Individuelle Kommentare für den Kopfbereich (\\n erzeugt einen Zeilenumbruch)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Export in einer Transaktion zusammenfassen"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Fremdschlüsselüberprüfung deaktivieren"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Export-Optionen der Datenbank"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Tabellen- und Feldnamen in einfachen Anführungszeichen "
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "In Kommentarbereich einbeziehen"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Erzeugungs- / Aktualisierungs- / Überprüfungszeiten"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Vollständige 'INSERT's"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Erweiterte 'INSERT's"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximale Länge der erstellten Abfrage"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Verzögerten INSERT-Befehl verwenden"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Fehlerübergehenden INSERT-Befehl verwenden"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Benutze hexadecimal für BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Zeit des Exports in UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Exporttyp"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Prozeduren"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funktionen"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Constraints der exportierten Tabellen"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints der Tabelle"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPEN DER TABELLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONEN DER TABELLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Trigger"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktur des Views"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stellvertreter-Struktur des Views"
@@ -2987,167 +2970,167 @@ msgstr "Stellvertreter-Struktur des Views"
msgid "Texy! text"
msgstr "Texy! Text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Mappe"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Mappe"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Export Struktur Schemata (empfohlen)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Voreinstellung für Export"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Export Proceduren"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Export-Tabellen"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Export-Auslöser"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Export-Ansichten"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Export-Inhalte"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Neues phpMyAdmin-Fenster"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Neue Tabelle"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-Abfrageergebnis"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Erstellt von"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL lieferte ein leeres Resultat zurück (d.&nbsp;h. null Zeilen)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Die folgenden Strukturen wurden entweder erstellt oder verändert. Hier "
"können Sie:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Zum Anzeigen einer Struktur einfach auf den Namen klicken"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Zum Ändern der Einstellungen auf das entsprechende \"Optionen\" klicken"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Zum Ändern der Struktur auf das entsprechenden \"Struktur\" klicken"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Gehe zur Datenbank"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "Einstellungen"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Gehe zur Tabelle"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "Struktur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Gehe zum View"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Tabelleninhalt ersetzen"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoriere doppelte Zeilen"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Spaltennamen in der ersten Zeile"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Spaltennamen"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ungültiger Parameter für CSV-Import: \"%s\""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ungültige Spalte angegeben (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ungültiges Format in Zeile %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Ungültige Anzahl an Feldern in Zeile %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabellenname"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV mit LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "verwende LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Dieses Plugin unterstützt keine Kompression!"
@@ -3163,7 +3146,7 @@ msgstr "Prozentwerte importieren (12.00% wird zu .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Währungen importieren ($5.00 zu 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "AUTO_INCREMENT nicht für Nullwerte verwenden"
@@ -3176,312 +3159,312 @@ msgstr ""
"korrigieren und erneut versuchen."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Zeichensatz Umwandlung"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "keine"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Nach Kana konvertieren"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primärschlüssel"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Volltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Keine Änderung"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Zeichensatz"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binär"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarisch"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Vereinfachtes Chinesisch"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditionelles Chinesisch"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatisch"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tschechisch"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dänisch"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Englisch"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estnisch"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Deutsch"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "Wörterbuch"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Telefonbuch"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Ungarisch"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Isländisch"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanisch"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lettisch"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litauisch"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreanisch"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persisch"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polnisch"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Westeuropäisch"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumänisch"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakisch"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenisch"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanisch"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditionelles Spanisch"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Schwedisch"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Türkisch"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainisch"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "mehrsprachig"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Mitteleuropäisch"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russisch"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltisch"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenisch"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kyrillisch"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabisch"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebräisch"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgisch"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Griechisch"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tschechoslowakisch"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "unbekannt"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Home"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Neu anmelden"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Abfragefenster"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Für dieses Format sind keine Optionen vorhanden"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "fehlerhaft"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Aktiviert"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Anzeige verknüpfter Daten"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Erzeugen von PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Darstellung von Spaltenkommentaren"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer "
"Spaltenkommentartabelle aktualisieren können"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Gespeicherte SQL-Abfrage"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-Verlaufsprotokoll"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Kurzanleitung zum Einrichten der zusätzlichen Funktionen:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Erstellen der benötigten Tabellen mittels <code>script/create_tables.sql</"
"code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Den Benutzer pma einrichten und Zugriff auf diese Tabellen geben."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3490,24 +3473,24 @@ msgstr ""
"php</code>) aktiviert werden. Beispiele finden sich in der <code>config."
"sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Erneut in phpMyAdmin anmelden um die neue Konfigurationsdatei zu laden."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "keine Beschreibung"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Slave-Konfiguration"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Master-Server wechseln oder neu konfigurieren"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3516,42 +3499,42 @@ msgstr ""
"sicherstellen bzw., falls nicht eindeutig, folgende Zeile im Abschnitt "
"[mysqld] einfügen:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Benutzername"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Master-Status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slave-Status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Wert"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server-ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3559,38 +3542,38 @@ msgstr ""
"Nur Slaves, die mit der Option --report-host=host_name gestartet wurden, "
"sind in dieser Liste sichtbar"
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Benutzer für den Replication-Slave hinzufügen"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Jeder Benutzer"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Textfeld verwenden"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Jeder Host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Dieser Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Verwende Hosttabelle"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3598,133 +3581,137 @@ msgstr ""
"Wenn die Host-Tabelle aktiv ist, wird dieses Feld ignoriert und stattdessen "
"die Werte aus der Host-Tabelle verwendet."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Passwort generieren"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Inhalt der Tabelle __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(Fortsetzung)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktur der Tabelle __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Unbekannte Sprache: \"%1$s\"."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Server"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variablen"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Zeichensätze"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Formate"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binäres Protokoll"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prozesse"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Gleiche ab"
# source != search / Source != Suche
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Quell-Datenbank"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Aktueller Server"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Entfernter Server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Unterschied"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Ziel-Datenbank"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Spaltennamen"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "SQL-Abfrage speichern"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Ãœberschreibe gleichnamiges Bookmark"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Begrenzer"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Diese Abfrage hier wieder anzeigen"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Abschicken"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Nur zeigen"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3732,7 +3719,7 @@ msgstr ""
"Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-"
"Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3757,35 +3744,35 @@ msgstr ""
"einen Fehlerbericht mit den Datenausschnitt, den Sie weiter unten auf dieser "
"Seite finden.:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "AUSSCHNITTSANFANG"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "AUSSCHNITTSENDE"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGINN DER AUSGABE"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "ENDE DER AUSGABE"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Nicht geschlossene Anführungszeichen"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ungültiger Bezeichner"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unbekannte Interpunktion"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3795,21 +3782,21 @@ msgstr ""
"überprüfen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-"
"Erweiterungen installiert haben."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Die Tabelle scheint leer zu sein!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Tracking der Tabelle %s.%s ist aktiviert."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Länge/Set"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3827,7 +3814,7 @@ msgstr ""
"Anführungszeichen (\"'\") verwenden, setzen Sie bitte ein Backslash vor das "
"Zeichen. (z. B.: '\\\\xyz' oder 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3835,12 +3822,12 @@ msgstr ""
"Bitte geben Sie jeweils nur einen Standardwert ohne Escape- oder "
"Anführungszeichen an."
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attribute"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3849,11 +3836,11 @@ msgstr ""
"Um eine Liste aller verfügbaren MIME-Typen-Umwandlungen und deren Optionen "
"zu sehen, klicken Sie bitte auf %sUmwandlungen%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Umwandlungsoptionen"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3865,16 +3852,16 @@ msgstr ""
"Anführungszeichen (\"'\") verwenden, setzen Sie bitte ein Backslash vor das "
"Zeichen. (z. B.: '\\\\xyz' oder 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Kein(e)"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Wie definiert:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3884,38 +3871,38 @@ msgstr ""
"Informationen wenden Sie sich bitte an den Autoren der Funktion &quot;"
"%s&quot;."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Tabellenformat"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION Definition"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Speichern"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "%s Spalte(n) einfügen"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Sie müssen mindestens ein Feld hinzufügen."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Ereignis"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3934,7 +3921,7 @@ msgstr ""
"Sollte die zweite Option gesetzt sein ist es notwendig, die erste Option auf "
"einen Leerstring zu setzen ('')"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3943,8 +3930,8 @@ msgstr ""
"fest, nach wie vielen Halbbyte ein Leerzeichen eingefügt werden soll "
"(Standardwert ist 2)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3952,11 +3939,11 @@ msgstr ""
"Ein klickbares Vorschaubild anzeigen. Optionen: Breite, Höhe in Pixeln "
"(berücksichtigt Seitenverhältnis)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Einen Link zum Bild anzeigen, z. B. zum Download von BLOB-Daten."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3987,7 +3974,7 @@ msgstr ""
"für die strftime() Funktion und für \"utc\" wird es mittels der gmdate() "
"Funktion konvertiert."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4025,7 +4012,7 @@ msgstr ""
"NOWRAP-Parameter der Tabellenzelle hinzugefügt wird um einen automatischen "
"Umbruch der Standardausgabe zu verhindern (Standard: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4037,7 +4024,7 @@ msgstr ""
"Behält Ursprungsformatierung des Feldes bei. Kein Escaping oder "
"Umlautwandlung wird durchgeführt."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4053,7 +4040,7 @@ msgstr ""
"Feldinhalt wie \"http://www.domain.com\". Zweite Option ist die Breite des "
"Bildes, die dritte Option die Höhe des Bildes in Pixeln."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4068,7 +4055,7 @@ msgstr ""
"ist ein Präfix vor dem eigentlichen Feldinhalt wie \"http://www.domain.com"
"\". Zweite Option ist der darzustellende Titel des Links"
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -4076,11 +4063,11 @@ msgstr ""
"Konvertiert eine (IPv4) Internet Netzwerk-Adresse in eine Zeichenkette im "
"\"dotted\" Format."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatiert den Text als SQL mit Syntaxhervorhebung."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4105,66 +4092,66 @@ msgstr "Keine Dateien im ZIP-Archiv gefunden!"
msgid "Error in ZIP archive:"
msgstr "Fehler im ZIP-Archiv:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Aktionen"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Zeichensatz / Kollation der MySQL-Verbindung"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Oberfläche"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Benutzerdefinierte Farbe"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Zurücksetzen"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokoll-Version"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Benutzer"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-Zeichensatz"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webserver"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-Client-Version"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP Erweiterung"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP-Informationen anzeigen"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Offizielle Homepage "
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4177,7 +4164,7 @@ msgstr ""
"leicht von außen auf ihn zugreifen. Sie sollten diese Sicherheitslücke "
"unbedingt schließen!"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4187,7 +4174,7 @@ msgstr ""
"aktiviert. Diese ist nicht kompatibel zu phpMyAdmin, weshalb es zu Problemen "
"und Datenverlust kommen kann."
-#: main.php:282
+#: main.php:281
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 "
@@ -4198,7 +4185,7 @@ msgstr ""
"Erweiterung ist phpMyAdmin nicht in der Lage Zeichenketten zu trennen, was "
"zu unerwarteten Ergebnissen führen kann."
-#: main.php:290
+#: main.php:289
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 "
@@ -4210,13 +4197,13 @@ msgstr ""
"die in phpMyAdmin konfigurierte Cookiegültigkeit, deshalb wird Ihre "
"Anmeldung eher ablaufen als in phpMyAdmin konfiguriert."
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4225,7 +4212,7 @@ msgstr ""
"Das [code]config[/code] Unterverzeichnis des Installationsskripts ist noch "
"vorhanden. Sie sollten es nach der Konfiguration von phpMyAdmin entfernen."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4235,7 +4222,7 @@ msgstr ""
"von phpMyAdmin stehen daher nicht zur Verfügung. Zum Beispiel wird die "
"Navigation nicht automatisch aktualisiert."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4244,7 +4231,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4253,72 +4240,72 @@ msgstr ""
"Der Server läuft mit Suhosin. Bitte lesen Sie die %sDokumentation%s wegen "
"möglicher Probleme."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Navigations-Frame aktualisieren"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Keine Datenbanken"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Werte löschen"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Erzeuge Tabelle"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Bitte Datenbank auswählen"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
"Die Tabelle <b>%s</b> wurde entweder nicht gefunden oder in der "
"Kofigurationsdatei %s nicht gesetzt."
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Bitte wählen Sie die zu bearbeitende Seite."
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Neue Seite erstellen"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Seite:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatische Anordnung"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interne Beziehungen"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Tabellenauswahl"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Klemmbrett anzeigen"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4326,111 +4313,111 @@ msgstr ""
"Auf der aktuellen Seite bestehen Referenzen zu Tabellen, die nicht mehr "
"existieren. Sollen diese Referenzen gelöscht werden?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Die Tabelle \"%s\" existiert nicht!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Bitte konfigurieren Sie die Koordinaten für die Tabelle %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Schema der Datenbank \"%s\" - Seite %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "keine Tabellen"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Beziehungsschema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Inhalt"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Zeige/Verstecke linkes Menü"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Speichere Position"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Erzeuge Tabelle"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Erzeuge Verknüpfung"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Neuladen"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Hilfe"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Winklige Verbindung"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direkte Verbindung"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Am Gitter anordnen"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Alles klein/groß"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Wechseln klein/groß"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export Koordinaten für das PDF Schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Verschiebe Menü"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Alles ein-/ausblenden"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Tabellen ohne Verknüpfung aus-/einblenden"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Anzahl Tabellen"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Verknüpfung löschen"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Um eine Relation auszuwählen, klicken Sie :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4445,137 +4432,137 @@ msgstr ""
"nicht, klicken Sie auf das \"Anzeige-Wahl-Bild\", dann auf den passenden "
"Feldnamen."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Seite wurde erstellt"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Seitenerstellung fehlgeschlagen"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Export/Import skalieren"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "empfohlen"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "nach/von Seite"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Dateiimport"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alle"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Binäres Protokoll zur Anzeige auswählen"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Dateien"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Zeige die SQL-Abfragen verkürzt an"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Zeige die SQL-Abfragen vollständig an"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Protokoll"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Position"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Ereignistyp"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Ursprungsposition"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Information"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Zeichensätze und Kollationen"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Es wurden keine Datenbanken ausgewählt."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Es wurden %s Datenbanken gelöscht."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistik über alle Datenbanken"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabellen"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Master Replikation"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slave Replikation"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Springe zu Datenbank"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Master Replikation"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikation"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Überprüft die Rechte für die Datenbank &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Rechte überprüfen"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Datenbankstatistiken aktivieren"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Datenbankstatistiken deaktivieren"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4583,11 +4570,11 @@ msgstr ""
"Bitte beachten Sie: Das Aktivieren der Datenbankstatistiken kann starken "
"Traffic zwischen dem Web- und dem MySQL-Server zur Folge haben."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Tabellenformate"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Dump (Schema) der Datenbanken anzeigen"
@@ -4795,20 +4782,20 @@ msgid "None"
msgstr "Kein(e)"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabellenspezifische Rechte"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "MySQL-Rechte werden auf Englisch angegeben."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globale Rechte"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Datenbankspezifische Rechte"
@@ -4832,97 +4819,97 @@ msgstr "Anmelde-Informationen"
msgid "Do not change the password"
msgstr "Passwort nicht verändert"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Es wurde kein Benutzer gefunden."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Der Benutzer %s existiert bereits!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Der Benutzer wurde hinzugefügt."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Die Rechte für %s wurden geändert."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Sie haben die Rechte für %s entfernt."
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Das Passwort für %s wurde geändert."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Lösche %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Es wurden keine Benutzer zum Löschen ausgewählt!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Lade die Benutzertabellen neu"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Die gewählten Benutzer wurden gelöscht."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Die Benutzerprofile wurden neu geladen."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Rechte ändern"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Entfernen"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Benutzerübersicht"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "GRANT"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Jeder"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Neuen Benutzer hinzufügen"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Die ausgewählten Benutzer löschen"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Den Benutzern alle Rechte entziehen und sie anschließend aus den "
"Benutzertabellen löschen."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Die gleichnamigen Datenbanken löschen."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4936,102 +4923,102 @@ msgstr ""
"vorgenommen wurden. In diesem Fall sollten Sie %sdie Benutzerprofile neu "
"laden%s bevor Sie fortfahren."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Der gewählte Benutzer wurde in der Benutzertabelle nicht gefunden."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Spaltenspezifische Rechte"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Rechte zu folgender Datenbank hinzufügen"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Platzhalter _ und % sollten mit einem \\ escaped werden, um das gewünschte "
"Sonderzeichen einzubinden"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Rechte zu folgender Tabelle hinzufügen"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Anmelde-Information ändern / Benutzer kopieren"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Erstelle einen neuen Benutzer mit identischen Rechten und ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... behalte den alten bei."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... lösche den alten von den Benutzertabellen."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... entziehe dem alten alle Rechte und lösche ihn anschließend."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... lösche den alten und lade anschließend die Benutzertabellen neu."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Datenbank für Benutzer"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Kein(e)"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Erstelle eine Datenbank mit gleichem Namen und gewähre alle Rechte"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen "
"(username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Gewähre alle Rechte auf die Datenbank &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Benutzer mit Zugriff auf &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "datenbankspezifisch"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Platzhalter"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Der Prozess %s wurde erfolgreich abgebrochen."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5039,47 +5026,47 @@ msgstr ""
"phpMyAdmin konnte den Prozess %s nicht abbrechen. Er wurde wahrscheinlich "
"bereits geschlossen."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Unbekannter Fehler"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Verbindung zu Master %s fehlgeschlagen."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr "\"log position\" auf Master nicht lesbar. Rechteproblem?"
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Kann Master nicht wechseln"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Master-Server wurde erfolgreich auf %s geändert."
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Dieser Server ist als Master in einem Replikations-Prozess konfiguriert."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Zeige den Master-Status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Zeige verbundene Slaves"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5088,11 +5075,11 @@ msgstr ""
"Dieser Server ist als nicht Master in einem Replikations-Prozess "
"konfiguriert. Möchten Sie ihn <a href=\"%s\">konfigurieren</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Master-Konfiguration"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5106,19 +5093,19 @@ msgstr ""
"repliziert werden soll)/nNur bestimmte Datenbanken replizieren/nBitte wählen "
"Sie:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Repliziere alle Datenbanken bis auf:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Repliziere nur:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Bitte Datenbank auswählen"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5126,7 +5113,7 @@ msgstr ""
"Nun die folgenden Zeilen am Ende des [mysqld] Abschnitts in der my.cnf "
"hinzufügen. Danach den MySQL-Server neu starten."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5136,86 +5123,86 @@ msgstr ""
"Daraufhin sollten Sie eien Meldung sehen, dass dieser Server als Master "
"konfiguriert <b>ist</b> ."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Slave SQL Thread läuft nicht!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Slave IO Thread läuft nicht!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Dieser Server ist als Slave in eienem Replikations Prozess konfiguriert. "
"Möchten Sie:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Die Slave Statustabelle sehen"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Die Datenbanken mit dem Master abgleichen"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Kontrol-Slave"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Alles starten"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Alles stoppen"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Slave zurücksetzen"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Nur SQL Thread %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Start"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Stop"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Nur IO Thread %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Fehlerbehandlung:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Ãœberspringen von Fehlern kann zu Synchronisationsverlust zwischen Master und "
"Slave führen!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Ãœberspringe aktuellen Fehler"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Überspringe nächsten"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "Fehler."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5224,7 +5211,7 @@ msgstr ""
"Dieser Server ist nicht als Slave in einem Replikationsprozess konfiguriert. "
"Möchten Sie ihn <a href=\"%s\">konfigurieren</a> ?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5234,12 +5221,12 @@ msgstr ""
"des Binarylog-Caches (binlog_cache_size) überschritten und eine temporäre "
"Datei verwendet haben um die Statements der Transaktion zu speichern."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Anzahl der Transaktionen, die den temporären Binarylog-Cache verwendet haben."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5251,11 +5238,11 @@ msgstr ""
"Sie eventuell die Variable tmp_table_size herauf setzen, damit temporäre "
"Tabellen im Speicher erzeugt werden statt auf der Festplatte."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Anzahl der temporären Dateien, die mysqld erzeugt hat."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5263,7 +5250,7 @@ msgstr ""
"Anzahl der (implizit) im Arbeitsspeicher erzeugten temporären Tabellen bei "
"der Ausführung von Statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5271,7 +5258,7 @@ msgstr ""
"Anzahl der Zeilen, die mit INSERT DELAYED geschrieben wurden, und bei denen "
"ein Fehler auftrat (z. B. duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5279,23 +5266,23 @@ msgstr ""
"Anzahl der verzögerten Insert-Handler-Prozesse in Benutzung. Jede einzelne "
"Tabelle mit verzögerten Inserts bekommt einen eigenen Prozess."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Anzahl der Zeilen, die mit INSERT DELAYED geschrieben wurden."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Anzahl der ausgeführten FLUSH-Befehle."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Anzahl der Anfragen, ein COMMIT auszuführen."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Anzahl der Zeilen, die aus Tabellen gelöscht wurden."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5305,7 +5292,7 @@ msgstr ""
"kann die NDB-Cluster-Storage-Engine fragen, ob sie eine bestimmte Tabelle "
"kennt. Dieser Vorgang wird &quot;discovery&quot; genannt."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5316,7 +5303,7 @@ msgstr ""
"Beispiel SELECT spalte1 FROM foo, unter der Annahme, dass spalte1 indiziert "
"ist)."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5325,7 +5312,7 @@ msgstr ""
"dieser Wert hoch ist, ist das ein gutes Indiz dafür, dass Ihre Anfragen und "
"Tabellen korrekt indiziert sind."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5336,7 +5323,7 @@ msgstr ""
"Bereichsbeschränkung (Limit) abfragen. Er wird ebenfalls herauf gezählt, "
"wenn Sie einen Index-Scan durchführen."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5345,7 +5332,7 @@ msgstr ""
"Schlüssels zu lesen. Diese Lese-Methode ist hauptsächlich zur Optimierung "
"von ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5358,7 +5345,7 @@ msgstr ""
"haben Sie wahrscheinlich viele Anfragen, die MySQL zwingen, ganze Tabellen "
"zu scannen, oder Sie haben Joins, die Schlüssel nicht richtig benutzen."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5371,36 +5358,36 @@ msgstr ""
"sind, oder dass Ihre Anfragen nicht so geschrieben sind, dass Sie Vorteile "
"aus den Indexen ziehen, die Sie haben."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Anzahl der Anfragen, ein ROLLBACK auszuführen."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Anzahl der Anfragen, eine Zeile in einer Tabelle zu aktualisieren."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Anzahl der Anfragen, eine Zeile in eine Tabelle einzufügen."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"Anzahl der Seiten, die Daten enthalten (ob &quot;dirty&quot; oder nicht)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Anzahl der als &quot;dirty&quot; markierten Seiten."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Anzahl der Seiten im Puffer-Pool, die zurückgeschrieben werden müssen."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Anzahl der unbenutzten Seiten."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5410,7 +5397,7 @@ msgstr ""
"beschrieben oder können aus einem anderen Grund nicht zurückgeschrieben oder "
"entfernt werden können."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5422,11 +5409,11 @@ msgstr ""
"aus Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Die Größe des Puffer-Pools in Seiten."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5434,7 +5421,7 @@ msgstr ""
"Anzahl \"random\" read-aheads durch InnoDB. Dies geschieht wenn eine Abfrage "
"einen großen Teil einer Tabelle durchsucht aber in zufälliger Reihenfolge."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5442,11 +5429,11 @@ msgstr ""
"Anzahl sequentieller read-aheads durch InnoDB. Dies geschieht wenn InnoDB "
"eine Tabelle komplett sequentiell durchsucht."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Anzahl angeforderter Lesevorgängen durch InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5454,7 +5441,7 @@ msgstr ""
"Anzahl an Lesevorgängen die InnoDB nicht aus dem Zwischenspeicher bedienen "
"konnte und deshalb einen Einzel-Seiten-Lesevorgang starten musste."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5469,55 +5456,55 @@ msgstr ""
"geschehen ist. Wenn die Zwischenspeicher-Größe korrekt eingestellt ist "
"sollte dieser Wert klein sein."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Anzahl der Schreibvorgänge im InnoDB Zwischenspeicher."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Bisher ausgeführte fsync()-Operationen."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Momentan anstehende fsync()-Operationen."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Momentan anstehende Lesezugriffe."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Momentan anstehende Schreizugriffe."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Wieviel Daten bisher gelesen wurden, in Byte."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Wie oft Daten gelesen wurden."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Wie oft Daten geschrieben wurden."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Wieviel Daten bisher geschrieben wurden, in Byte."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Anzahl der ausgeführten \"doublewrite\" Schreibzugriffe und die Anzahl der "
"Seiten die dafür geschrieben wurden."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Anzahl der ausgeführten \"doublewrite\" Schreibzugriffe und die Anzahl der "
"Seiten die dafür geschrieben wurden."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5525,35 +5512,35 @@ msgstr ""
"Wie oft gewartet werden musste weil der Protokoll-Zwischenspeicher zu klein "
"war und deshalb gewartet wurde das er geleert wird."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Anzahl der Schreibzugriffe für die Protokoll-Datei."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Anzahl der tatsächlichen Schreibvorgänge der Protokoll-Datei."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Getätigte fsyncs Schreibzugriffe für die Protokoll-Datei."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Anstehende \"fsyncs\" für die Protokoll-Datei."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Anstehende Schreibzugriffe für die Protokoll-Datei."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Anzahl an Byte die in die Protokoll-Datei geschrieben wurden."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Anzahl erstellter Seiten."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5562,55 +5549,55 @@ msgstr ""
"werden in Seiten gezählt; die Seitengröße erlaubt es diese einfach in Byte "
"umzurechnen."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Anzahl gelesener Seiten."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Anzahl geschriebener Seiten."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Momentan anstehende Zeilen-Sperren."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
"Durchschnittliche Wartezeite um eine Zeilen-Sperre zu bekommen, in "
"Millisekunden."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Summe aller Wartezeiten um Zeilen-Sperren zu bekommen, in Millisekunden."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
"Längste Wartezeite um eine Zeilen-Sperre zu bekommen, in Millisekunden."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Wie oft auf ein Zeilen-Sperre gewartet werden musste."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Anzahl gelöschter Zeilen aller InnoDB Tabellen."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Anzahl der eingefügten Zeilen in alle InnoDB Tabellen."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Anzahl der Zeilen, die aus InnoDB-Tabellen gelesen wurden."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Anzahl der Zeilen, die in InnoDB-Tabellen aktualisiert wurden."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5619,7 +5606,7 @@ msgstr ""
"auf die Platte zurück geschrieben (flush) wurden; auch bekannt als "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5627,7 +5614,7 @@ msgstr ""
"Die Anzahl der unbenutzten Schlüssel-Blöcke im Schlüssel-Cache. Dieser Wert "
"kann dazu dienen die Auslastung des Schlüssel-Cache zu bestimmen."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5635,11 +5622,11 @@ msgid ""
msgstr ""
"Die Anzahl der maximal gleichzeitig benutzten Blocks im Schlüssel-Cache."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Die Anzahl der Anfragen, einen Schlüssel-Block aus dem Cache zu lesen."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5650,17 +5637,17 @@ msgstr ""
"Die Cache-Zugriffsrate kann mit key_reads / key_read_requests berechnet "
"werden."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
"Die Anzahl der Anfragen, einen Schlüssel-Block in den Cache zu schreiben."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
"Die Anzahl physikalischer Schreibvorgänge eines Schlüssel-Blocks auf Platte."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5670,13 +5657,13 @@ msgstr ""
"berechnet. Nützlich um verschiedene Formulierungen für eine Abfrage zu "
"vergleichen. Der Wert 0 besagt das bisher keine Abfrage übersetzt wurde."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Anzahl der Zeilen, die in INSERT-DELAYED-Warteschleifen darauf warten, "
"geschrieben zu werden."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5684,36 +5671,36 @@ msgstr ""
"Anzahl der Tabellen, die geöffnet wurden. Wenn Opened_tables hoch ist, ist "
"Ihre table_cache-Variable wahrscheinlich zu niedrig."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Anzahl der geöffneten Dateien."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Anzahl der geöffneten Streams (hauptsächlich zum Protokolieren benutzt)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Anzahl der geöffneten Tabellen."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Freie Speicherblöcke im Abfragen-Cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Freier Speicher im Abfragen-Cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Abfrage-Cache-Zugriffsrate."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Die Anzahl der Abfragen die dem Cache hinzugefügt wurden."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5726,7 +5713,7 @@ msgstr ""
"recently used), d.&nbsp;h. es wird stets die Abfrage gelöscht, die am "
"längsten unbenutzt im Cache lag."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5734,24 +5721,24 @@ msgstr ""
"Die Anzahl der nicht im Cache eingetragenen Abfragen (nicht möglich, oder "
"aufgrund der query_cache_type Einstellung)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Die Anzahl der Abfragen im Cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Die Anzahl aller Speicherblöcke im Abfrage-Cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Zurücksetzen"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Der Status der ausfallsicheren Replikation."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5759,13 +5746,13 @@ msgstr ""
"Anzahl der Joins ohne Schlüssel. Wenn dieser Wert nicht 0 ist sollten die "
"Indizes der Tabellen sorgfältig überprüft werden."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Anzahl der Joins, bei denen eine Bereichssuche auf die Referenztabelle statt "
"fand."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5774,7 +5761,7 @@ msgstr ""
"Schlüsselbenutzung geprüft wurde. Wenn dieser Wert nicht 0 ist sollten die "
"Indizes der Tabellen sorgfältig überprüft werden."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5782,16 +5769,16 @@ msgstr ""
"Anzahl der Joins, bei denen Bereiche auf die erste Tabelle benutzt wurden. "
"(Es ist normalerweise unkritisch, wenn dieser Wert hoch ist.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Anzahl der Joins, bei denen die erste Tabelle gescannt wurde."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Anzahl der temporären Tabellen, die momentan vom Slave-Prozess geöffnet sind."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5799,13 +5786,13 @@ msgstr ""
"Gesamtzahl (seit Start des Servers) der vom Replikations-Slave-SQL-Thread "
"wiederversuchten Transaktionen."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Dieser Wert steht auf ON wenn dieser Server ein Slave ist und mit dem Master "
"verbunden ist."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5813,12 +5800,12 @@ msgstr ""
"Anzahl der Prozesse, die länger als slow_launch_time brauchten, um sich zu "
"verbinden."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Anzahl der Anfragen, die länger als long_query_time benötigten."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5828,25 +5815,25 @@ msgstr ""
"wurden. Wenn dieser Wert hoch ist, sollten Sie in Betracht ziehen, "
"sort_buffer herauf zu setzen."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Anzahl der Sortiervorgänge, die mit Bereichen durchgeführt wurden."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Anzahl der sortierten Zeilen."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Anzahl der Sortiervorgänge, die durchgeführt wurden, indem die Tabelle "
"gescannt wurde."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Wie oft eine Tabellensperre sofort erlangt wurde."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5858,7 +5845,7 @@ msgstr ""
"sollten Sie zunächst Ihre Anfragen optimieren und dann entweder Ihre Tabelle"
"(n) zerteilen oder Replikation benutzen."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5868,11 +5855,11 @@ msgstr ""
"Threads_created / Connections berechnet werden. Wenn dieser Wert rot ist, "
"sollte der thread_cache_size erhöht werden."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Anzahl der momentan offenen Verbindungen."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5884,85 +5871,85 @@ msgstr ""
"Variable herauf setzen. (Normalerweise ergibt sich daraus keine bemerkbare "
"Performance-Steigerung wenn eine gute Prozess-Implementierung vorliegt.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Anzahl der Prozesse, die nicht schlafen."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Laufzeit-Informationen"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Abfragen-Cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Prozesse"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Temporäre Daten"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Verzögertes Einfügen (delayed inserts)"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Schlüssel-Cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Tabellenverknüpfungen (joins)"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortierung"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaktions-Koordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Alle Tabellen aktualisieren und schließen."
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Zeige alle offenen Tabellen"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Zeige alle Slave-Hosts"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Zeige den Slave-Status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Den Abfragen-Cache leeren. (FLUSH)"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Prozesse anzeigen"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Zurücksetzen"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Dieser MySQL-Server läuft bereits %s. Er wurde am %s gestartet."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5970,17 +5957,17 @@ msgstr ""
"Dieser MySQL Server arbeitet als <b>Master</b> und <b>Slave</b> im "
"<b>Replikations</b>-Process."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Dieser MySQL Server arbeitet als <b>Master im <b>Replikations</b>-Process."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Dieser MySQL Server arbeitet als <b>Slave</b> im <b>Replikations</b>-Process."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5988,7 +5975,7 @@ msgstr ""
"Für weitere Informationen über den Replikations-Status auf dem Server siehe "
"<a href=#replication>Abschnitt Replikation</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5996,11 +5983,11 @@ msgstr ""
"<b>Servertraffic</b>: In diesen Tabellen wird der Netzwerkverkehr dieses "
"MySQL-Servers seit dessen Start aufgeführt."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Netzwerkverkehr"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6009,36 +5996,36 @@ msgstr ""
"\" (wieder bei 0 beginnen), deshalb können diese Werte, wie sie vom MySQL "
"Server ausgegeben werden, falsch sein."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "pro Stunde"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Empfangen"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Gesendet"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Verbindungen"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. gleichzeitige Verbindungen"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Fehlversuche"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Abgebrochen"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6047,126 +6034,126 @@ msgstr ""
"<b>Abfragestatistik</b>: Seit seinem Start wurden %s Abfragen an diesen "
"MySQL-Server gesandt."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "pro Minute"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "pro Sekunde"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Abfrageart"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikations-Status"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Es konnte keine Verbindung zu Quell-Datenbank hergestellt werden"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Es konnte keine Verbindung zu Ziel-Datenbank hergestellt werden"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Datenbank '%s' existiert nicht."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Strukturabgleich"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Datenabgleich"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "nicht vorhanden"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Struktur-Unterschied"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Daten-Unterschied"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Spalte(n) einfügen"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Spalte(n) entfernen"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Spalte(n) ändern"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Index/Indices entfernen"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Index/Indices anwenden"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Zeile(n) updaten"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Zeile(n) einfügen"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Möchten Sie alle vorhergehenden zeilen aus den Ziel-Tabellen löschen?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Ausgewählte Änderungen anwenden"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Datenbanken abgleichen"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Ausgewählte Ziel-Tabellen wurden mit Quell-Tabellen abgeglichen."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Ziel-Tabelle wurde mit Quell-Tabelle abgeglichen"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Die folgenden Abfragen wurden ausgeführt:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Manuell eingeben"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Aktuelle Verbindung"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Konfiguration: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6174,29 +6161,29 @@ msgstr ""
"Ziel-Datenbank wird komplett mit der Quell-Datenbank abgeglichen, wobei die "
"Quell-Datenbank unverändert bleibt."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Servervariablen und -einstellungen"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Wert für diese Sitzung"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globaler Wert"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfigurationsdatei"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Download"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6205,111 +6192,107 @@ msgstr ""
"Information wie Passwörter) werden unverschlüsselt übertragen!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Ãœbersicht"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Ausgeblendete Nachrichten anzeigen (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Es sind keine Server konfiguriert"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Neuer Server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Voreingestellte Sprache"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "Der Benutzer soll entscheiden"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- kein -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Voreingestellter Server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Zeilen-Ende"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Anzeige"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Laden"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin-Homepage"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Spenden"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Auf neue Version prüfen"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Features"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigationsframe"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Hauptframe"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Server bearbeiten"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Neuen Server hinzufügen"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Ungültiger Wert"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Setze Wert: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Voreingestellten Wert wiederherstellen"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Warnung"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Zeichensatzkonvertierung erlauben."
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Wenn aktiv, kann ein Benutzer beim Login die Adresse eines beliebigen "
"Servers für Cookie-Authentifizierung angeben."
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6326,20 +6309,20 @@ msgstr ""
"formset=features#tab_Security]trusted proxy list[/a] verwenden. IP-basierte "
"Regeln sind aber nie wirklich ausreichend."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Login zu beliebigen MySQL-Server erlauben."
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "&quot;Drop Database&quot; link normalen Benutzern anzeigen."
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"Schlüssel sollte Buchstaben, Ziffern [em]und[/em] Sonderzeichen enthalten."
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6347,11 +6330,11 @@ msgstr ""
"Geheime Passphrase zum Verschlüsseln der Cookies bei [kbd]cookie[/kbd]-"
"Authentifizierung"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Schlüssel ist zu kurz, er muss mindestens 8 Zeichen lang sein."
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6362,27 +6345,27 @@ msgstr ""
"erzeugt. Er wird zum Verschlüsseln der Cookies verwendet und muss nicht "
"gemerkt werden."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish-Schlüssel"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Markierte Zeilen hervorheben"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Zeilenmarker"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Zeile unter Mauscursor hervorheben"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Cursor hervorheben"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6390,11 +6373,11 @@ msgstr ""
"[a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a]-Kompression für Import und "
"Export aktivieren."
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6405,11 +6388,11 @@ msgstr ""
"Dekompression[/a] benötigt Funktionen (%s), welche auf diesem System nicht "
"verfügbar sind."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Laden oder Speichern der Konfiguration fehlgeschlagen."
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6419,7 +6402,7 @@ msgstr ""
"hauptverzeichnis, und setzen Sie der Berechtigungen entsprechend. Ansonsten "
"können Sie die Konfiguration nur herunterladen bzw. anzeigen."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6434,33 +6417,33 @@ msgstr ""
"verwendet werden soll. [kbd]input[/kbd] - erlaubt das limitieren der "
"Eingabelänge, [kbd]textarea[/kbd] - erlaubt Zeilenumbrüche in Feldern"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Bearbeitung von CHAR-Felder"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Spaltenanzahl der CHAR/VARCHAR-Textfelder"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR Textfeldspalten"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Zeilenanzahl der CHAR/VARCHAR-Textfelder"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR Textfeldzeilen"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Configfile-Berechtigungen überprüfen"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6469,11 +6452,11 @@ msgstr ""
"Sollten Probleme mit komprimierten Dateien auftreten, ist diese Option zu "
"deaktivieren."
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "On the fly komprimieren"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6481,43 +6464,35 @@ msgstr ""
"Warnung (&quot;Sind Sie wirklich sicher &hellip;&quot;) anzeigen, wenn "
"Dateien verloren gehen könnten."
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Nachfrage bei DROP-queries"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Standardzeichensatz bei Konvertierung"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Standardzeichensatz"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Angezeigter Reiter beim Öffnen einer Datenbank"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Standardtab bei Datenbanken"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Angezeigter Reiter beim Öffnen eines Servers"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Standardtab bei Servern"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Angezeigter Reiter beim Öffnen einer Tabelle"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Standardtab bei Tabellen"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6526,74 +6501,74 @@ msgstr ""
"darf nicht von außen gelesen werden und andere Benutzer des Servers sollen "
"keine Schreibrechte haben."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Datenbanken als Liste statt Dropdownfeld anzeigen"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Datenbanken als Liste anzeigen"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Server als Liste statt Dropdownfeld anzeigen"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Server als Liste anzeigen"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Verbindungsaufbau zu MySQL-Server schlug fehl"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Passwort des phpMyAdmin Hilfsusers ist leer, obwohl pmadb verwendet wird"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Kein phpMyAdmin-Hilfsuser angegeben, obwohl pmadb verwendet wird"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Leerer Sessionname, obwohl signon-Authentisierung verwendet wird"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Leere signon-URL, obwohl signon-Authentisierung verwendet wird"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Leerer Benutzername, obwohl config-Authentisierung verwnedet wird"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Ausgefülltes Formular enthält Fehler"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Ungültige IP-Adresse: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Keine gültige Portnummer"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Fehlende Daten für %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Keine nicht-negative Nummer"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Keine positive Nummer"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6601,43 +6576,43 @@ msgstr ""
"Die Anzahl der Sekunden, welche ein Script zur Ausführung benötigen darf"
"([kbd]0[/kbd] für unbegrenzt)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maximale Ausführungszeit"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Zeichensatz der Datei"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Schablone für Datenbanknamen"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Schablone für Servernamen"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Schablone für Tabellennamen"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Auf Server speichern"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Schablone für Dateinamen merken"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nein"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Sicher Verbindung während der Nutzung von phpMyAdmin erzwingen"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6645,11 +6620,11 @@ msgstr ""
"Falls vom Server unterstützt, sollte diese [a@?page=form&amp;"
"formset=features#tab_Security]Option[/a] aktiviert werden"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "SSL-Verbindung erzwingen"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6657,88 +6632,88 @@ msgstr ""
"Sortierreihenfolge für FOREIGN KEY Dropdownfelder. [kbd]content[/kbd] ist "
"der referenzierte Wert, [kbd]id[/kbd] ist der Schlüsselwert"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Sortierreihenfolge für FOREIN KEY Dropdownfelder"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
"Es wird ein Dropdownfeld verwendet, falls weniger Einträge vorhanden sind."
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "FOREIGN KEY Limit"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Anzeigemodus"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Anzeigemodus anpassen"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Bearbeitungsmodus anpassen"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Bearbeitungsmodus"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Standard-Exporteinstellungen anpassen"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Voreinstellung für Export"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Standard-Importeinstellungen anpassen"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Voreinstellung für Import"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Import/Export-Verzeichnis und Kompressionsoptionen setzen"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import/export"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Anzeigeoptionen für Datenbank"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Aussehen der Navigation anpassen"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Anzeigeoptionen für Server"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Anzeigeoptionen für Tabellen"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Einstellungen welche in keine andere Kategorie passten"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Sonstige Einstellungen"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Queryfenster-Einstellungen anpassen"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6746,15 +6721,15 @@ msgstr ""
"Beachten Sie, dass phMyAdmin nur ein Userinterface ist und in keinster Weise "
"die Möglichkeiten von MySQL limitiert"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Sicherheit"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Grundeinstellungen"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6762,23 +6737,23 @@ msgstr ""
"Erweiterte Serverkonfiguration, ändern Sie diese Einstellungen nur wenn Sie "
"wissen was Sie tun"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Serverkonfiguration"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Geben Sie die Verbindungsparameter für den Server ein"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Geben Sie die Login-Optionen für signon-Authentisierung an"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Optionen für Signon-Login"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6788,49 +6763,49 @@ msgstr ""
"erhalten, siehe [a@../Documentation.html#linked-tables]linked-tables "
"infrastructure[/a]"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA-Datenbank"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Verfolgen der erfolgten Änderungen in der Datenbank. Erfordert eine "
"konfigurierte PMA-Datenbank"
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Ändert die Verfolgung"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Anpassung"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Exportoptionen anpassen"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Importeinstellungen anpassen"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Navigationsframe anpassen"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Hauptframe anpassen"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Angezeigte Links in SQL-Querybox ändern"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL-Querybox"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6839,27 +6814,27 @@ msgstr ""
"page=form&amp;formset=main_frame#tab_Sql_box]Navigationsframe[/a]"
"einstellungen"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL-Abfragen"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Startseite anpassen"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Start"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Wählen Sie wie die Tabs funktionieren sollen"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Tabs"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6867,11 +6842,11 @@ msgstr ""
"[a@http://en.wikipedia.org/wiki/Gzip]GZip[/a]-Kompression für Import- und "
"Exportoperationen aktiviren"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6882,15 +6857,15 @@ msgstr ""
"Dekompression[/a] benötigt Funktionen (%s), welche auf diesem System nicht "
"verfügbar sind."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Extra Parameter für iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Fehler ignorieren"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6898,11 +6873,11 @@ msgstr ""
"Wenn aktiv, fährt phpMyAdmin bei der Verarbeitung von multi-Statement-Querys "
"fort, wenn eine Query fehlschlägt"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Fehler bei Multi-Statements ignorieren"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6912,11 +6887,11 @@ msgstr ""
"Zeitlimit bald erreicht ist. Dies ist eine gute Idee zum Importieren von "
"großen Files, kann aber Probleme mit Transaktionen verursachen."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Teilweiser Import: Unterbrechung erlauben"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6924,15 +6899,15 @@ msgstr ""
"Voreingestelltes Format. Bitte beachten, dass diese Liste vom Ort abhängt "
"(Datenbank, Tabelle) und nur SQL immer verfügbar ist"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Teilimport: Ãœberspringe Anfragen"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Unsichere Verbindung"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6941,44 +6916,44 @@ msgstr ""
"Falls Ihr Server HTTPS Anfragen akzeptiert, folgen Sie [a@%s]diesem Link[/a] "
"um eine sichere Verbindung zu benutzen."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Anzahl der auf einmal einfügbaren Zeilen"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Anzahl der eingefügten Zeilen."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Ziel für Schnellzugriff-Icon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Logo im linken Frame anzeigen"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Logo anzeigen"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Server-Auswahl oben im linken Frame anzeigen"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Server-Auswahl anzeigen"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
"Zeichenkette, die Datenbanken in unterschiedliche Baum-Abschnitte unterteilt"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Trenzeichen für Datenbank-Baum"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6986,36 +6961,36 @@ msgstr ""
"Nur für die Light-Version: Datenbanken als Baum anzeigen (wie vom unten "
"definierten Trennzeichen bestimmt)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Datenbanken als Baum anzeigen"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "Ausschalten, wenn Sie alle Datenbanken auf einmal sehen möchten"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Light-Version benutzen"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Maximale Tiefe des Tabellen-Baumes"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
"Zeichenkette, die Tabellen in unterschiedliche Baum-Abschnitte unterteilt"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Trennzeichen für Tabellen-Baum"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL für Logo-Link"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7023,27 +6998,27 @@ msgstr ""
"Öffne Links im aktuellen Fenster([kbd]main[/kbd]) oder in einem neuen "
"Fenster ([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Ziel für Logo-Link"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Server unter Mauscursor hervorheben"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Hervorhebung ermöglichen"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Benutze graphisch weniger anspruchsvolle Tabs"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Light Tabs"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7053,11 +7028,11 @@ msgstr ""
"FALSE, wird logout nur auf dem aktuellen Server vollzogen. FALSE macht es "
"leicht, logout auf andern Servern zu vergessen."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "All Cookies beim Logout löschen"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7065,11 +7040,11 @@ msgstr ""
"Legt fest, ob das vorherige login bei Cookie Authentifizierung "
"wiederhergestellt werden soll"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Benutzername wiederherstellen"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7081,15 +7056,15 @@ msgstr ""
"Sitzung gespeichert wird und beim Schließen des Browserfensters sofort "
"gelöscht wird. Dies wird für nicht vertrauenswürdige Umgebungen empfohlen."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Login Cookie Speicherung"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Legt fest, wie lange (in Sekunden) ein Login Cookie gültig ist"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7099,29 +7074,29 @@ msgstr ""
"maximal auf 1800 Sekunden (30 minutes) gesetzt sein. Werte größer 1800 "
"könnten ein Sicherheitsrisiko darstellen z.B. durch Imitation."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Login Cookie Gültigkeit"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maximal dargestellte Zeichenzahl bei Anzeige einer SQL-Abfrage"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Zeichen Maximum beim SQL Befehl anzeigen"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Datenbanken Maximum"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7131,19 +7106,19 @@ msgstr ""
"vorhanden sind, werden &quot;Previous&quot; and &quot;Next&quot; Links "
"angezeigt."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Maximale Anzahl der angezeigten Zeilen"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maximale Anzahl der in einer Tabellenliste angezeigten Tabellen"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Tabellen Maximum"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7151,27 +7126,27 @@ msgstr ""
"Anzahl der Bytes, welche ein Script zur Ausführung benötigen darf, z.B. [kbd]"
"32M[/kbd] ([kbd]0[/kbd] für unbegrenzt)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Speicher Limit"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Verwende nur Icons, nur Text oder beides"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Navigationsleiste mit Icons"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "Verwende Gzip output buffering, um HTTP transfers zu beschleunigen"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip Ausgabepufferung"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7183,35 +7158,35 @@ msgstr ""
"[kbd]SMART[/kbd] -d.h. absteigende Sortierung für die Feldtypen TIME, DATE, "
"DATETIME und TIMESTAMP, aufsteigende Sortierung für die anderen Feldtypen"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Voreingestellte Sortierung"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Verwende andauernde Verbindungen zu MySQL Datenbanken"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Persistente Verbindung"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Tabellenbearbeitung mittels Icons"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Verbiete Änderungen an BLOB und BINARY Feldern"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Schütze BINARY Felder"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7221,47 +7196,47 @@ msgstr ""
"der Abfragehistorien, die beim Schließen des Fensters verloern gehen, "
"eingesetzt, "
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Anfragelog speichern"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Anzahl der Abfragen in der Historie"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Länge der Abfragehistori"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Angezeigtes Tab beim Öffnen eines neuen Abfragefensters"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Voreingestelltes Tab für Abfragefenster"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Wahl der Funktionen zur Zeichensatz-Konvertierung"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Umwandlungs Engine"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Versuche fehlerhafte Werte auf den Standardwert zu setzen"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Verzeichnis auf dem Server für Exports"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Speicher Verzeichnis"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7277,47 +7252,47 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]Authentifikationstyp[/a] "
"auf [kbd]cookie[/kbd] oder [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Sie sollten mysqli wegen der Performance benutzen"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Sie erlauben Verbindungen mit dem Server ohne Passwort."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Leer lassen, wenn unbenutzt"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Host Authentifikationsreihenfolge"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Leer lassen, um Voreinstellungen zu verwenden."
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Host Authentifikationsregeln"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Erlaube Logins ohne Passwort"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Erlaube root Login"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr "HTTP Basic Auth Realm Name , der bei HTTP Auth angezeigt wird"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Realm"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7327,19 +7302,19 @@ msgstr ""
"Authentifizierung[/a] (liegt nicht im Webhauptverzeichnis (document root); "
"empfohlen: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey Konfigurationsdatei"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Zu benutzende Authentifikations-Methode"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Authentifikationstyp"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7347,11 +7322,11 @@ msgstr ""
"Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/"
"a] Unterstützung, Vorschlag: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Bookmark Table"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7359,32 +7334,32 @@ msgstr ""
"Leer lassen für keine Spalten Kommentare/mime types,Vorschlag: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Column Info Table"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Komprimiere die Verbindung zum MySQL-Server"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Verbindung komprimieren"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Art der Verbindung"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Control-user Passwort"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7392,19 +7367,19 @@ msgstr ""
"Ein besonderer MySQL Nutzer mit eingeschränkten Rechten, nähere "
"Informationen auf [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Control-user"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Zähle Tabellen bei Anzeige der Datenbank-Liste"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Zähle Tabellen"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7412,11 +7387,11 @@ msgstr ""
"Leer lassen für keine Designer Unterstützung, Vorschlag: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Designer Coords Table"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7424,11 +7399,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Benutzung von INFORMATION_SCHEMA deaktivieren"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7445,25 +7420,25 @@ msgstr ""
"Basierter Schutz kann unzuverlässig sein, wenn die IP einem ISP gehört, mit "
"dem tausende Benutzer, einschließlich Ihnen, verbunden sind."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "PHP Erweiterung"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Verberge Datenbanken, die auf regular expressions (PCRE) passen"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Datenbanken verstecken"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7471,11 +7446,11 @@ msgstr ""
"Leer lassen für keine SQL Abfragehistorien-Unterstützung, Vorschlag: [kbd]"
"pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "History Table"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7483,31 +7458,31 @@ msgstr ""
"Leer lassen für keine SQL Abfrageverlauf-Unterstützung, Vorschlag: [kbd]"
"pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "Tabelle mit Verfolgung der SQL-Abfragen"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Rechnername auf dem der MySQL Server läuft"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Hostname"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Logout URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Versuche ohne Passwort zu verbinden"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Ohne Passwort verbinden"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7515,30 +7490,30 @@ msgstr ""
"MySQL wildcard characters (% und _) sind möglich , mit \\ wird die "
"urspüngliche Bedeutung wiederhergestellt, d.h. 'my\\_db' und nicht 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Nur aufgelistete Datenbanken zeigen"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Leer lassen, wenn config auth nicht verwendet wird"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Passwort für config Authentifikation"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF Pages Table"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7548,15 +7523,15 @@ msgstr ""
"phpmyadmin.net/pma/pmadb]pmadb[/a] für komplette Information. Leer lassen "
"für keien Unterstützung. Vorschlag: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Port"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7564,19 +7539,19 @@ msgstr ""
"Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/relation]relation-"
"links[/a] Unterstützung, Vorschlag: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relation Table"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL Komando, um verfügbare Datenbanken abzurufen"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES Befehl"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7584,15 +7559,15 @@ msgstr ""
"Siehe [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication "
"types[/a] für ein Beispiel"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon Session-Name"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7600,21 +7575,21 @@ msgstr ""
"Automatische Versionserstellung für Tabellen und Ansichten durch den "
"Verlaufs-mechanismus"
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Versionen automatisch erzeugen"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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"
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Zu verfolgende Statements"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7622,11 +7597,11 @@ msgstr ""
"DROP VIEW IF EXISTS statement beim Erstellen einer neuen Ansicht als erste "
"Zeile loggen"
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "DROP VIEW hinzufügen"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7634,11 +7609,11 @@ msgstr ""
"DROP TABLE IF EXISTS statement beim Erstellen einer neuen Ansicht als erste "
"Zeile loggen"
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "DROP TABLE hinzufügen"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7646,44 +7621,44 @@ msgstr ""
"DROP DATABASE IF EXISTS statement beim Erstellen einer neuen Datenbank als "
"erste Zeile loggen"
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "DROP DATABASE hinzufügen"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"Sie sollten SSL Verbindungen benutzen, wenn Ihr Webserver es unterstützt"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Sockel"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Ermögliche SSL für Verbindung zum MySQL-Server"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Benutze SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "Table Coords Table"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7695,17 +7670,17 @@ msgstr ""
"Tabelle zur Beschreibung der Anzeigefelder, leer lassen für keine "
"Unterstützung; Vorschlag: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Table Info Table"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Benutzername für config Authentifikation"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7713,11 +7688,11 @@ msgstr ""
"Ausschalten, wenn die pma_* Tabellen aktuell sind. Dies verhindert "
"Kompatibilitätsprüfungen und verbessert so die Leistung"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Tabellenprüfung"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7725,11 +7700,11 @@ msgstr ""
"Benutzerfreundlicher Name des Servers. Leer lassen um den tatsächlichen "
"Rechnernamen anzuzeigen."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Serverbezeichnung"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7738,11 +7713,11 @@ msgstr ""
"Ob dem Benutzer ein &quot;show all (records)&quot; Button angezeigt werden "
"soll"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Erlaube alle Zeilen anzuzeigen"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7753,27 +7728,27 @@ msgstr ""
"dieses beschränkt nicht die Möglichkeit der direkten Ausführung des selben "
"Befehls."
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Zeige Formular zur Passwort-Änderung"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Zeige Formular zur Datenbank-Erstellung"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Zeige Formular"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Im Bearbeiten/Einfügen Modus Funktionsfelder anzeigen"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Funktionsfelder anzeigen"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7781,34 +7756,34 @@ msgstr ""
"Zeige Link zu [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"Ausgabe"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Zeige phpinfo() Link"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Zeige detailierte MySQL-Server Informationen"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"Legt fest, ob von phpMyAdmin generierte SQL-Abfragen angezeigt werden sollten"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Zeige SQL Anfragen"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Erlaube die Anzeige von Datenbank- und Tabellen-Statistiken, ( z.B. "
"Platzbedarf)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Zeige Statistik"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7816,11 +7791,11 @@ msgstr ""
"Wenn Tooltips eingeschaltet sind und Datenbank-Kommentare vorhanden sind, "
"vertausch dies den Kommentar und den Namen"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Zeige Datenbank-Kommentar anstelle des Namens"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7832,26 +7807,26 @@ msgstr ""
"['LeftFrameTableSeparator'] Direktive zu teilen bzw. zu verschachteln. Nur "
"der Ordner erhält den Alias, der Tabellename bleibt unverändert."
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Zeige Tabellen-Kommentar anstelle des Namens"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Tabellen-Kommentar als Tooltip anzeigen"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Ãœberspringe gesperrte Tabellen"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7859,15 +7834,15 @@ msgstr ""
"Schlage (wenn möglich) einen Datenbank-Namen im &quot;Create Database&quot; "
"Formular vor oder lasse das Textfeld leer"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Schlage einen neuen Datenbank-Namen vor"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "Ja"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7879,27 +7854,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."
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Liste der Vertrauenswürdigen Proxies für IP Filter"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Verzeichnis auf dem Server zum Upload von zu importierenden Dateien"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Upload Verzeichnis"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Erlaube Suche in der gesammten Datenbank"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Datenbank Suche"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7909,11 +7884,11 @@ msgstr ""
"Abfragen. In libraries/import.lib.php sind die Voreinstellungen, wieviele "
"Abfragen ein Statement enthalten darf."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Auswirkungen von Mehrfachbefehlen zeigen"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7921,11 +7896,11 @@ msgstr ""
"Lesen der Versioninformationen fehlgeschlagen. Vielleicht sind Sie offline "
"oder der Server antwortet nicht."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Ungültige Versionsinformation erhalten"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7934,7 +7909,7 @@ msgstr ""
"Es ist eine neuere Version von phpMyAdmin verfügbar zu der sie aktualisieren "
"sollten. Die neuste Version ist %s, erschienen %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7943,26 +7918,26 @@ msgstr ""
"Sie benutzen Git Version, run [kbd]git pull[/kbd] :-)[br]Neueste 'stable' "
"Version ist %s, vom %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Keine neuere stabile Version verfügbar"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Versionsinformation nicht analysierbar"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versionsüberprüfung"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Weder URL Wrapper noch CURL sind verfügbar. Versionsüberprüfung ist nicht "
"möglich."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7970,7 +7945,7 @@ msgstr ""
"[a@http://en.wikipedia.org/wiki/Gzip]GZip[/a]-Kompression für Import- und "
"Exportoperationen aktiviren"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7979,7 +7954,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip Komprimierung[/a] "
"benötigt die Funktionen (%s) die auf dem System nicht zur Verfügung stehen."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7988,321 +7963,321 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip Dekomprimierung[/a] "
"benötigt die Funktionen (%s) die auf dem System nicht zur Verfügung stehen."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ID der eingefügten Zeile: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Ansicht als PHP Code"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Ansicht als SQL Abfrage"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Warnungen bei den Indizes der Tabelle `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Titel"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Die Tabelle %1$s wurde erfolgreich geändert"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Fremdschlüsselwerte ansehen"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funktion"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorieren"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Wegen seiner Länge ist dieses<br />Feld vielleicht nicht editierbar."
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "BLOB-Referenz entfernen"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binär - nicht editierbar!"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Zu BLOB-Repository hochladen"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Als neuen Datensatz speichern "
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Als neue Zeile einfügen und Fehler ignorieren"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Zeige insert Abfrage"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "zurück"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "anschließend einen weiteren Datensatz einfügen"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Zurück zu dieser Seite"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "nächste Zeile bearbeiten"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Mittels TAB-Taste von Feld zu Feld springen, oder mit STRG+Pfeiltasten "
"beliebig bewegen"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Einfügen mit %s Zeilen neu starten"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Die Tabelle %s existiert bereits!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Die Tabelle %1$s wurde erzeugt."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Dump (Schema) der Tabelle anzeigen"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Der Name des Primärschlüssels muss PRIMARY lauten!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kann Index nicht in PRIMARY umbenennen!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Keine Indizes definiert."
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Neuen Index anlegen"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Index modifizieren"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indexname:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indextyp:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "Der Name des Primärschlüssels darf <b>nur</b> \"PRIMARY\" lauten."
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "%s&nbsp;Spalten zum Index hinzufügen"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Die Spaltenanzahl muss größer als 0 sein."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Tabelle kann nicht mit gleichem Namen verschoben werden!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Tabelle kann nicht mit gleichem Namen kopiert werden!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabelle %s wurde nach %s verschoben."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabelle %s wurde nach %s kopiert."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Der Tabellenname ist leer!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Tabelle sortieren nach"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(einmalig)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Verschiebe Tabelle nach (Datenbank<b>.</b>Tabellenname):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabellenoptionen"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tabelle umbenennen in"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiere Tabelle nach (Datenbank<b>.</b>Tabellenname):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Zur kopierten Tabelle wechseln"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Hilfsmittel"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Tabelle defragmentieren"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
"Die Tabelle %s wurde geschlossen und zwischengespeicherte Daten gespeichert."
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Leeren des Tabellencaches (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partitions-Hilfsmittel"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partition %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analysieren"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Überprüfen"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimieren"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Neuaufbauen"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Reparieren"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Entferne die Partitionierung"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Prüfe referentielle Integrität:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Tabellen anzeigen"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Speicherplatzverbrauch"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Verbrauch"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Zeilenstatistik"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Angaben"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statisch"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamisch"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Zeilenlänge"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Zeilengröße"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Fehler beim Erzeugen eines Fremdschlüssels für %1$s (überprüfen Sie die "
"Datentypen)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Interne Beziehung"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8310,126 +8285,126 @@ msgstr ""
"Eine interne Beziehung ist nicht notwendig, wenn bereits ein entsprechender "
"FOREIGN KEY existiert."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Beschränkung für auswärtige Schlüssel"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Es wurden keine Datensätze ausgewählt."
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Felder auswählen (min. eines):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Eigenes Filterkriterium (Argumente für den WHERE-Ausdruck):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Einträge pro Seite"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Sortierung nach:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Zeige nur unterschiedliche Werte"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "kein(e)"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Die Tabelle %s wurde gelöscht."
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Ein Primärschlüssel wurde in %s erzeugt"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Ein Index wurde in %s erzeugt"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Beziehungsübersicht"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Tabellenstruktur analysieren"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Spalte(n) einfügen"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "An das Ende der Tabelle"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "An den Anfang der Tabelle"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Nach %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Index über&nbsp;%s&nbsp;Spalten anlegen"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partitioniert"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Verlaufs-Report für Tabelle %s"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Version %s ist erstellt, Tracking von %s.%s ist aktiviert."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Tracking von %s.%s , Version %s ist deaktiviert."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Tracking von %s.%s , Version %s ist aktiviert."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL Befehle ausgeführt."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8438,114 +8413,114 @@ msgstr ""
"Datenbank realisieren. Bitte stellen Sie sicher, dass Sie die dafür "
"benötigten Rechte besitzen."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
"Kommentieren Sie diese beiden Zeilen aus, wenn Sie diese nicht benötigen."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Befehle exportiert."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Schliesse"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s Schnapschuss (SQL code)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Verfolge die Befehle"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Zeige %s mit Datum von %s bis %s und Benutzer %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Benutzername"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "DDL Befehl"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "DML Befehl"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL Dump (Datei Download)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL Dump"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Diese Option ersetzt Ihre Tabelle und enthaltene Daten."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL Ausführung"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Export als %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Zeige Versionen"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Version"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Deaktiviere Tracking Mechanismus für %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Jetzt deaktivieren"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Aktiviere tracking mechanismus für %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Jetzt aktivieren"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Erzeuge Version %s von %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Verfolge diese Datenbeschreibungsbefehle (DDL):"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Verfolge diese Datenbearbeitungsbefehle (DML):"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Erzeuge Version"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8554,45 +8529,74 @@ msgstr ""
"Die Unterstützung für Oberflächendesigns ist deaktiviert. Bitte überprüfen "
"Sie Ihre Konfiguration und / oder Ihre Designs im Verzeichnis %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Mehr Designs herunterladen!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Verfügbare MIME-Typen"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Kursiv dargestellte MIME-Typen besitzen keine untergliederten Umwandlungen."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Verfügbare Umwandlungen"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Beschreibung"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Sie haben nicht genug Rechte um fortzufahren!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Benutzer wurde geändert."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW Name"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "View umbenennen in"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Die PHP-Erweiterungen iconv und recode, welche für die "
+#~ "Zeichensatzkonvertierung benötigt werden, konnten nicht geladen werden. "
+#~ "Bitte ändern Sie Ihre PHP-Konfiguration und aktivieren Sie diese "
+#~ "Erweiterungen oder deaktivieren Sie die Zeichensatzkonvertierung in "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Weder die iconv- noch libiconv- oder recode_string-Funktion konnte "
+#~ "verwandt werden, obwohl die benötigten php-Erweiterungen angeblich "
+#~ "geladen wurden. Bitte überprüfen Sie Ihre PHP-Konfiguration."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Zeichensatzkonvertierung erlauben."
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Standardzeichensatz bei Konvertierung"
+
+#~ msgid "Default character set"
+#~ msgstr "Standardzeichensatz"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/el.po b/po/el.po
index 0248615d17..7970d846da 100644
--- a/po/el.po
+++ b/po/el.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:16+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: greek <el@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Εμφάνιση όλων"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Σελίδα:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,296 +36,296 @@ msgstr ""
"κλείσατε το μητÏικό παÏάθυÏο ή ο πεÏιηγητής σας δεν επιτÏέπει τις ανανεώσεις "
"Î¼ÎµÏ„Î±Î¾Ï Ï€Î±ÏαθÏÏων λόγω Ïυθμίσεων ασφαλείας."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Αναζήτηση"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Εκτέλεση"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Όνομα κλειδιοÏ"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ΠεÏιγÏαφή"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ΧÏήση αυτής της τιμής"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "ΔημιουÏγήθηκε η βάση δεδομένων %1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Σχόλιο βάσης: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Σχόλια Πίνακα"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Ονόματα στηλών"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "ΤÏπος"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Κενό"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ΠÏοκαθοÏισμένο"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ΣÏνδεση με"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Σχόλια"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Όχι"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Îαι"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "ΕκτÏπωση"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Εμφάνιση σχήματος της βάσης δεδομένων"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Δεν βÏέθηκαν Πίνακες στη βάση δεδομένων."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Επιλογή όλων"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Απεπιλογή όλων"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Το όνομα της βάσης δεδομένων είναι κενό!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Η βάση δεδομένων %s μετονομάστηκε σε %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Η βάση δεδομένων %s αντιγÏάφηκε στη %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Μετονομασία βάσης δεδομένων σε"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Εντολή"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "και μετά"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "ΑντιγÏαφή βάσης δεδομένων σε"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Μόνο η δομή"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Δομή και δεδομένα"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Μόνο τα δεδομένα"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "ΔΗΜΙΟΥΡΓΙΑ ΒΑΣΗΣ ΔΕΔΟΜΕÎΩΠπÏιν την αντιγÏαφή"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "ΠÏοσθήκη %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "ΠÏοσθήκη τιμής AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "ΠÏοσθήκη πεÏιοÏισμών"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Αλλαγή στο αντίγÏαφο της βάσης δεδομένων"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Αποθήκη BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Κατάσταση"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "ΕνεÏγοποιημένο"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "ΑπενεÏγοποίηση"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "ΚαταστÏάφηκε"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ΕπιδιόÏθωση"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "ΑπενεÏγοποιημένο"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "ΕνεÏγοποίηση"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "ΣÏνθεση"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -334,54 +334,54 @@ msgstr ""
"Οι επιπÏόσθετες λειτουÏγίες για εÏγασία με συσχετισμένους πίνακες έχουν "
"απενεÏγοποιηθεί. Για να μάθετε γιατί, πατήστε %sεδώ%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Αλλαγή σελίδων PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Πίνακας "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "ΕγγÏαφές"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Μέγεθος"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "σε χÏήση"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "ΔημιουÏγία"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Τελευταία ενημέÏωση"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "τελευταίος έλεγχος"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -389,237 +389,243 @@ msgid_plural "%s tables"
msgstr[0] "%s Πίνακας/Πίνακες"
msgstr[1] "%s Πίνακας/Πίνακες"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Η SQL εντολή σας εκτελέσθηκε επιτυχώς"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "ΠÏέπει να επιλέξετε τουλάχιστον μία στήλη για εμφάνιση"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ταξινόμηση"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ΑÏξουσα"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Φθίνουσα"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Εμφάνιση"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "ΚÏιτήÏια"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Εισαγωγή"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Και"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "ΔιαγÏαφή"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ή"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "ΤÏοποποίηση"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "ΠÏοσθήκη/ΑφαίÏεση ΓÏαμμής ΚÏιτηÏίων"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "ΠÏοσθήκη/ΑφαίÏεση Στήλης Πεδίου"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "ΕνημέÏωση της εντολής"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ΧÏήση Πινάκων"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Εντολή SQL στη βάση <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Υποβολή εÏωτήματος"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ΆÏνηση ΠÏόσβασης"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "τουλάχιστον έναν από τους ÏŒÏους"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "όλους τους ÏŒÏους"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "την ακÏιβή φÏάση"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "ως κανονική έκφÏαση"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Αποτελέσματα αναζήτησης για «<i>%s</i>» %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s αποτελέσματα στον πίνακα <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s αποτελέσματα στον πίνακα <i>%s</i>"
+msgstr[1] "%s αποτελέσματα στον πίνακα <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "ΠεÏιήγηση"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "ΔιαγÏαφή"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>ΣÏνολο:</b> <i>%s</i> αποτελέσματα"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>ΣÏνολο:</b> <i>%s</i> αποτελέσματα"
+msgstr[1] "<b>ΣÏνολο:</b> <i>%s</i> αποτελέσματα"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Αναζήτηση στη βάση"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "ÎŒÏοι ή τιμές για αναζήτηση (μπαλαντέÏ: «%»):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "ΈυÏεση:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Οι λέξεις χωÏίζονται από τον χαÏακτήÏα διαστήματος (« »)."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Μέσα στους πίνακες:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "ΕσωτεÏικό πεδίο:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "ΠÏοσθήκη"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Δομή"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "ΔιαγÏαφή"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Άδειασμα"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Ο Πίνακας %s άδειασε"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Η Ï€Ïοβολή %s διαγÏάφτηκε"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Ο Πίνακας %s διεγÏάφη"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Η παÏακολοÏθηση είναι ενεÏγοποιημένη."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Η παÏακολοÏθηση δεν έιναι ενεÏγοποιημένη."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -628,174 +634,174 @@ msgstr ""
"Αυτή η Ï€Ïοβολή έχει τουλάχιστον αυτό τον αÏιθμό γÏαμμών. ΛεπτομέÏειες στην "
"%sτεκμηÏίωση%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ΠÏοβολή"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "ΑναπαÏαγωγή"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "ΣÏνολο"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
"Η %s είναι η Ï€Ïοεπιλεγμένη μηχανή αποθήκευσης σε αυτόν τον διακομιστή MySQL."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Με τους επιλεγμένους:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Επιλογή όλων"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Απεπιλογή όλων"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Επιλογή πινάκων με πεÏίσσεια"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Εμφάνιση για εκτÏπωση"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Έλεγχος πίνακα"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Βελτιστοποίηση Πίνακα"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ΕπιδιόÏθωση πίνακα"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ανάλυση Πίνακα"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Εξαγωγή"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ΠεÏιληπτικός πίνακας δεδομένων"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "ΠαÏακολουθοÏμενοι πίνακες"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Βάση"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Τελευταία έκδοση"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "ΔημιουÏγήθηκε"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "ΕνημεÏώθηκε"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ΕνέÏγεια"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "ΔιαγÏαφή δεδομένων παÏακολοÏθησης για αυτόν τον πίνακα"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "ενεÏγή"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "μη ενεÏγή"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Εκδόσεις"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "ΑναφοÏά παÏακολοÏθησης"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Στιγμιότυπο δομής"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Μη παÏακολουθοÏμενοι πίνακες"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "ΠαÏακολοÏθηση πίνακα"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "ΚαταγÏαφή Βάσης Δεδομένων"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Ο επιλεγμένος Ï„Ïπος εξαγωγής Ï€Ïέπει να αποθηκευτεί σε αÏχείο!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Δεν υπάÏχει διαθέσιμος χώÏος για την αποθήκευση του αÏχείου %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -803,17 +809,17 @@ msgstr ""
"Το αÏχείο %s υπάÏχει ήδη στον διακομιστή. Επιλέξτε διαφοÏετικό όνομα αÏχείου "
"ή ενεÏγοποιήστε την επιλογή αντικατάστασης."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ο διακομιστής δεν έχει δικαιώματα αποθήκευσης του αÏχείου %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Το αÏχείο εξόδου αποθηκεÏτηκε ως %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -822,14 +828,14 @@ msgstr ""
"Πιθανόν Ï€Ïοσπαθείτε να αποστείλετε Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ αÏχείο. ΛεπτομέÏειες στην "
"%sτεκμηÏίωση%s για Ï„Ïόπους αντιμετώπισης Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… πεÏιοÏισμοÏ."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Δεν ήταν δυνατή η ανάγνωση του αÏχείου"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -839,7 +845,7 @@ msgstr ""
"υποστήÏιξη για αυτή δεν έχει εφαÏμοστεί ή απενεÏγοποιηθεί από τις Ïυθμίσεις "
"σας."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -849,29 +855,29 @@ msgstr ""
"μέγεθος του αÏχείου υπεÏβαίνει το μέγιστο επιτÏεπτό μέγεθος από τη ÏÏθμιση "
"της ΡΗΡ. Δείτε τις ΣΑΕ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "ΑδÏνατη η φόÏτωση Ï€Ïοσθέτων εισαγωγής. Ελέξτε την εγκατάστασή σας!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Η ετικέτα διεγÏάφη."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Εμφάνιση σελιδοδείκτη"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Ο σελιδοδείκτης %s δημιουÏγήθηκε"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Η εισαγωγή ολοκληÏώθηκε επιτυχώς, %d εÏωτήματα εκτελέστηκαν."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -879,7 +885,7 @@ msgstr ""
"Το χÏονικό ÏŒÏιο του κώδικα εξαντλήθηκε. Αν θέλετε να τελειώσετε την "
"εισαγωγή, επανυποβάλτε το ίδιο αÏχείο και η εισαγωγή θα συνεχίσει."
-#: import.php:426
+#: 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."
@@ -888,21 +894,21 @@ msgstr ""
"σημαίνει ότι το phpMyAdmin δεν θα μποÏέσει να τελειώσει την εισαγωγή εκτός "
"και αν αυξήσετε τα χÏονικά ÏŒÏια της php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "ΕπιστÏοφή"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"Το phpMyAdmin είναι πιο φιλικό με έναν browser <b>που υποστηÏίζει πλαίσια "
"(frames)</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Πατήστε για επιλογή"
@@ -910,15 +916,15 @@ msgstr "Πατήστε για επιλογή"
msgid "Click to unselect"
msgstr "Πατήστε για απεπιλογή"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Οι εντολές «DROP DATABASE» έχουν απενεÏγοποιηθεί."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Θέλετε να εκτελέσετε την εντολή"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "ΠÏόκειται να ΚΑΤΑΣΤΡΕΨΕΤΕ (DESTROY) μια ολόκληÏη βάση δεδομένων!"
@@ -948,39 +954,39 @@ msgstr "Το όνομα του Συστήματος είναι κενό!"
msgid "The user name is empty!"
msgstr "Το όνομα του χÏήστη είναι κενό!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Ο Κωδικός ΠÏόσβασης είναι κενός!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Οι κωδικοί Ï€Ïόσβασης δεν είναι ίδιοι!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "ΆκυÏο"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Οι αλλαγές αποθηκεÏτηκαν"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Η συσχέτιση διαγÏάφηκε"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "ΠÏοστέθηκε η συσχέτιση ΜΗ ΔΙΑΚΡΙΤΟΥ ΚΛΕΙΔΙΟΥ (FOREIGN KEY)"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Η εσωτεÏική συσχέτιση Ï€Ïοστέθηκε"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Σφάλμα: Δεν Ï€Ïοστέθηκε η συσχέτιση."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Σφάλμα: Η συσχέτιση υπαÏχει ήδη."
@@ -988,13 +994,13 @@ msgstr "Σφάλμα: Η συσχέτιση υπαÏχει ήδη."
msgid "Error saving coordinates for Designer."
msgstr "Σφάλμα αποθήκευσης συντεταγμένων για τον Σχεδιαστή."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Γενικές λειτουÏγίες συσχέτισης"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "ΑπενεÏγοποιημένη"
@@ -1010,300 +1016,310 @@ msgstr "Επιλέξτε Μη ΔιακÏιτό Κλειδί"
msgid "Please select the primary key or a unique key"
msgstr "Επιλέξτε το Ï€ÏωτεÏον κλειδί ή ένα μοναδικό κλειδί"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Επιλέξτε πεδίο για εμφάνιση"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "ΠαÏαγωγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "ΠαÏαγωγή"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "ΔωÏεά"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
msgid "Prev"
msgstr "ΠÏοηγοÏμενο"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Επόμενο"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
msgid "Today"
msgstr "ΣÏνολο"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
msgid "January"
msgstr "Δυαδικό"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
msgid "March"
msgstr "ΜαÏτίου"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
msgid "April"
msgstr "ΑπÏιλίου"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "ΜαÎου"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
msgid "June"
msgstr "Ιουνίου"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
msgid "July"
msgstr "Ιουλίου"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
msgid "August"
msgstr "ΑυγοÏστου"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
msgid "October"
msgstr "ΟκτωβÏίου"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "ΙανουαÏίου"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "ΦεβÏουαÏίου"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "ΜαÏτίου"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "ΑπÏιλίου"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
msgctxt "Short month name"
msgid "May"
msgstr "ΜαÎου"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Ιουνίου"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Ιουλίου"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "ΑυγοÏστου"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "ΣεπτεμβÏίου"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "ΟκτωβÏίου"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ÎοεμβÏίου"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "ΔεκεμβÏίου"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
msgid "Sunday"
msgstr "ΚυÏιακή"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
msgid "Monday"
msgstr "ΔευτέÏα"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
msgid "Tuesday"
msgstr "ΤÏίτη"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
msgid "Friday"
msgstr "ΠαÏασκευή"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ΚυÏιακή"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "ΔευτέÏα"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "ΤÏίτη"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "ΤετάÏτη"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Πέμπτη"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "ΠαÏασκευή"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Σάββατο"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
msgid "Su"
msgstr "ΚυÏιακή"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
msgid "Mo"
msgstr "ΔευτέÏα"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
msgid "Tu"
msgstr "ΤÏίτη"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
msgid "We"
msgstr "ΤετάÏτη"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
msgid "Th"
msgstr "Πέμπτη"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
msgid "Fr"
msgstr "ΠαÏασκευή"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
msgid "Sa"
msgstr "Σάββατο"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
msgid "Minute"
msgstr "σε χÏήση"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
msgid "Second"
msgstr "ανά δευτεÏόλεπτο"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Μέγεθος γÏαμματοσειÏάς"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Άγνωστο σφάλμα στην αποστολή αÏχείου."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Το Ï€Ïος αποστολή αÏχείο υπεÏβαίνει την οδηγία upload_max_filesize στο php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1311,73 +1327,73 @@ msgstr ""
"Το Ï€Ïος αποστολή αÏχείο υπεÏβαίνει την οδηγία MAX_FILE_SIZE όπως οÏίστηκε "
"στη φόÏμα HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Το απεσταλμένο αÏχείο εστάλει μόνο μεÏικώς."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Χάθηκε ένας Ï€ÏοσωÏινός φάκελος."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Αποτυχία εγγÏαφής του αÏχείου στο δίσκο."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Η αποστολή του αÏχείου σταμάτησε λόγω επέκτασης."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Σφάλμα μετακίνησης του αÏχείου αποστολής. Δείτε τις ΣΑΕ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Δεν οÏίστηκε ευÏετήÏιο!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ΕυÏετήÏια"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Μοναδικό"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Συμπιεσμένο"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Μοναδικότητα"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Σχόλιο"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "ΕπεξεÏγασία"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Το Ï€ÏωτεÏον κλειδί διεγÏάφη"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Το ευÏετήÏιο %s διεγÏάφη"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1386,125 +1402,125 @@ msgstr ""
"Τα ευÏετήÏια %1$s και %2$s φαίνεται να είναι ίσα και ένα από αυτά μποÏεί να "
"απομακÏυνθεί."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Βάσεις Δεδομένων"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "λάθος"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "ΕπηÏεάστηκε(αν) %1$d γÏαμμή(ές)."
msgstr[1] "ΕπηÏεάστηκε(αν) %1$d γÏαμμή(ές)."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "ΔιαγÏάφτηκε(αν) %1$d γÏαμμή(ές)."
msgstr[1] "ΔιαγÏάφτηκε(αν) %1$d γÏαμμή(ές)."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Εισήχθηκε(αν) %1$d γÏαμμή(ές)."
msgstr[1] "Εισήχθηκε(αν) %1$d γÏαμμή(ές)."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Δεν υπάÏχουν λεπτομεÏείς πληÏοφοÏίες κατάστασης για αυτή τη μηχανή "
"αποθήκευσης."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Η %s είναι διαθέσιμη σε αυτό το διακομιστή MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Η %s έχει απενεÏγοποιήθεί σε αυτό το διακομιστή MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "ΑÏτος ο διακομιστής MySQL δεν υποστηÏίζει τη μηχανή αποθήκευσης %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Μη έγκυÏη βάση δεδομένων"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Μη έγκυÏο όνομα πίνακα"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Σφάλμα μετονομασίας του πίνακα %1$s σε %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Ο Πίνακας %s μετονομάσθηκε σε %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Î’Ïέθηκε μη έγκυÏη διαδÏομή εικόνας για το θέμα %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "ΠÏοεπισκόπηση μη διαθέσιμη."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "πάÏτε το"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Το Ï€Ïοεπιλεγμένο θέμα %s δεν βÏέθηκε!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Το θέμα %s δεν βÏέθηκε!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Η διαδÏομή θέματος δεν βÏέθηκε για το θέμα %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Θέμα / Στυλ"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "ΑδÏνατη η σÏνδεση: άκυÏες Ïυθμίσεις."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "ΚαλωσήÏθατε στο %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1513,7 +1529,7 @@ msgstr ""
"Πιθανή αιτία για αυτό είναι η μη δημιουÏγία αÏχείου Ï€ÏοσαÏμογής. Ίσως θέλετε "
"να χÏησιμοποιήσετε τον %1$sκώδικα εγκατάστασηςt%2$s για να δημιουÏγήσετε ένα."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1526,66 +1542,66 @@ msgstr ""
"και να βεβαιωθείτε ότι αντιστοιχοÏν σε αυτά που σας έχει δώσει ο "
"διαχειÏηστής του διακομιστή MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ΣÏνδεση"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "ΤεκμηÏίωση phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Διακομιστής"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Όνομα χÏήστη:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Κωδικός Ï€Ïόσβασης:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Επιλογή Διακομιστή"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Από αυτό το σημείο Ï€Ïέπει να έχετε ενεÏγοποιημένα cookies."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"Η σÏνδεση χωÏίς κωδικό Ï€Ïόσβασης απαγοÏεÏεται από τις Ïυθμίσεις (δείτε τη "
"μεταβλητή AllowNoPassword)"
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Καμιά δÏαστηÏιότητα εδώ και %s δευτεÏόλεπτα τουλάχιστον. Ξανασυνδεθείτε"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Δεν ήταν δυνατή η σÏνδεση με τον διακομιστή MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Λανθασμένο όνομα χÏήστη/κωδικός Ï€Ïόσβασης. ΆÏνηση Ï€Ïόσβασης."
@@ -1623,29 +1639,7 @@ msgstr "ΠÏοβολή βίντεο"
msgid "Download file"
msgstr "Λήψη αÏχείου"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Δεν είναι δυνατή η φόÏτωση της επέκτασης iconv ή recode που χÏειάζεται για "
-"την μετατÏοπή του σετ χαÏακτήÏων. Ρυθμίστε την php να επιτÏέπει την χÏήση "
-"αυτών των επεκτάσεων ή απανεÏγοποιήστε την μετατÏοπή χαÏακτήÏων στο "
-"phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Δεν είναι δυνατή η χÏήση της επέκτασης iconv οÏτε της libiconv οÏτε της "
-"Ïουτίνας recode_string, ενώ η επέκταση έχει φοÏτωθεί. Ελέξτε τις Ïυθμίσεις "
-"της php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1662,12 +1656,12 @@ msgstr ""
"(\") ή εÏωτηματικά (;).<br />Εάν η php επιστÏέψει μια λευκή σελίδα, όλα "
"είναι σωστά."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "ΑδÏνατη η φόÏτωση της Ï€Ïοεπιλεγμένης ÏÏθμισης από: «%1$s»"
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1675,205 +1669,205 @@ msgstr ""
"Η εντολή <tt>$cfg['PmaAbsoluteUri']</tt> ΠΡΕΠΕΙ να οÏιστεί στο αÏχείο "
"Ïυθμίσεων!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
msgid "Invalid server index: %s"
msgstr "Μη έγκυÏο ευÏετήÏιο διακομιστή: «%s»"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Μη έγκυÏο όνομα διακομιστή για τον διακομιστή %1$s. Ξαναδείτε τις Ïυθμίσεις "
"σας."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Διακομιστής"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "ΟÏίστηκε εσφαλμένη μέθοδος πιστοποίησης στη ÏÏθμιση:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "ΠÏέπει να αναβαθμίσετε σε %s %s ή νεότεÏη."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Μέγιστο μέγεθος: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ΤεκμηÏίωση"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Εντολή SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Η MySQL επέστÏεψε το μÏνημα: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Ανάλυση SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ΧωÏίς ανάλυση SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "χωÏίς κώδικα PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "ΔημιουÏγία κώδικα PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Ανανέωση"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ΠαÏάβλεψη επικÏÏωσης SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "ΕπικÏÏωση SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
msgid "Inline"
msgstr "Μηχανές"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "ΔημιουÏγία Ï€Ïοφίλ"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ΧÏόνος"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y στις %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s μέÏες, %s ÏŽÏες, %s λεπτά %s δευτεÏόλεπτα"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ΚοÏυφή"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "ΠÏοηγοÏμενο"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Τέλος"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Μεταπήδηση στην βάση «%s»."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Η λειτουÏγία %s έχει επηÏÏεαστεί από ένα γνωστό σφάλμα. Δείτε %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "Κώδικας SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "ΛειτουÏγίες"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1882,207 +1876,197 @@ msgstr ""
"δεν ήταν δυνατή η φόÏτωση της επέκτασης [a@http://php.net/%1$s@Documentation]"
"[em]%1$s[/em][/a], παÏακαλώ ελέγξτε τις Ïυθμίσεις της PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Συμβάντα"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Όνομα"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Η βάση δεδομένων %s διεγÏάφη."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Η βάση δεδομένων φαίνεται να είναι άδεια!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "ΠαÏακολοÏθηση"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ΕπεÏώτημα κατά παÏάδειγμα"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Σχεδιαστής"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Εισαγωγή"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Δικαιώματα"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "ΕÏγασίες"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "ΤÏπος επιστÏοφής"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Ίσως είναι κατά Ï€Ïοσέγγιση. Δείτε τις ΣΑΕ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "ΠεÏίσσεια"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Ανεπιτυχής σÏνδεση του χÏήστη ελέγχου όπως οÏίστηκε στη ÏÏθμισή σας."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Ο διακομιστής δεν αποκÏίνεται"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(ή η τοπική υποδοχή του διακομιστή MySQL δεν έχει Ïυθμιστεί σωστά)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "ΛεπτομέÏειες..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Αλλαγή ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "ΧωÏίς Κωδικό ΠÏόσβασης"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Κωδικός ΠÏόσβασης"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Επαναεισαγωγή"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Μείγμα ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
msgid "MySQL 4.0 compatible"
msgstr "Συμβατό με MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "ΠαÏαγωγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "ΠαÏαγωγή"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "ΔημιουÏγία νέας βάσης"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "ΔημιουÏγία"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "ΧωÏίς Δικαιώματα"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Ο πίνακας Ï€Ïέπει να έχει τουλάχιστον ένα πεδίο."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "ΔημιουÏγία νέου πίνακα στη βάση %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "ΑÏιθμός πεδίων"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "ΑδÏνατη η φόÏτωση Ï€Ïοσθέτων εξαγωγής. Ελέξτε την εγκατάστασή σας!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Εμφάνιση %s εγγÏαφών ξεκινώντας από την εγγÏαφή %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "ΑχÏήστευση όλων των γÏαμμών"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Αποστολή"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Αποθήκευση στον διακομιστή στον φάκελο %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Αντικατάσταση υπαÏχόντων αÏχείων"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "ΜοÏφή ονόματος αÏχείου"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "όνομα διακομιστή"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "όνομα βάσης δεδομένων"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "όνομα πίνακα"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2094,40 +2078,40 @@ msgstr ""
"και οι ακόλουθες μετατÏοπές: %3$s. Το υπόλοιπο κείμενο θα παÏαμείνει όπως "
"είναι."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "αποθήκευση μοÏφής"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ΣÏνολο χαÏακτήÏων του αÏχείου:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Συμπίεση"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Καμία"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "συμπίεση «zip»"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "συμπίεση «gzip»"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "συμπίεση «bzip»"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Κατάσταση συμβατότητας SQL"
@@ -2157,7 +2141,7 @@ msgstr ""
msgid "File to import"
msgstr "ΑÏχείο για εισαγωγή"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Τοποθεσία του αÏχείου κειμένου"
@@ -2165,14 +2149,14 @@ msgstr "Τοποθεσία του αÏχείου κειμένου"
msgid "File uploads are not allowed on this server."
msgstr "Οι αποστολές αÏχείων δεν επιτÏέπονται σε αυτό τον διακομιστή."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"Ο υποκατάλογος που οÏίσατε για την αποθήκευση αÏχείων δεν μπόÏεσε να βÏεθεί"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Υποκατάλογος αποθήκευσης αÏχείων διακομιστή"
@@ -2203,13 +2187,13 @@ msgstr ""
"εφαÏμογή του κώδικα Ï€Ïοσεγγίζει το χÏονικό ÏŒÏιο. Αυτό μποÏεί να είναι καλό "
"για εισαγωγή μεγάλων αÏχείων, ωστόσο, μποÏεί να κόψει τις μεταφοÏές."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "ΑÏιθμός εγγÏαφών (εÏωτημάτων) που θα παÏαβλεφθοÏν από την αÏχή"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "ΜοÏφή εισαχθέντος αÏχείου"
@@ -2253,175 +2237,175 @@ msgstr "Κάθετη διάταξη"
msgid "Paper size"
msgstr "Μέγεθος χαÏτιοÏ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Γλώσσα"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "Ο αÏιθμός %d δεν είναι έγκυÏος αÏιθμός γÏαμμών."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "ΕγγÏαφές αÏχίζοντας από την εγγÏαφή"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "οÏιζόντια"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "οÏιζόντια (στÏαμμένες επικεφαλίδες)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "κάθετη"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "σε %s μοÏφή με επανάληψη επικεφαλίδων ανά %s κελιά"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Αυτή η διαδικασία ίσως κÏατήσει αÏκετά. Θέλετε να συνεχίσετε;"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ταξινόμηση ανά κλειδί"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Επιλογές"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ΠεÏιληπτικά κείμενα"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "ΠλήÏη κείμενα"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Κλειδί συσχέτισης"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Πεδίο Ï€Ïοβολής συσχέτισης"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Εμφάνιση δυαδικών πεÏιεχομένων"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Εμφάνιση πεÏιεχομένων BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Εμφάνιση δυαδικών πεÏιεχομένων ως Δεκαεξαδικά"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "ΑπόκÏυψη"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ΜετατÏοπή πεÏιηγητή"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Εκτέλεση αποθηκευμένου εÏωτήματος"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Η ΕγγÏαφή έχει διαγÏαφεί"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "ΤεÏματισμός"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "στην εντολή"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Εμφάνιση εγγÏαφής "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "συνολικά"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Το εÏώτημα χÏειάστηκε %01.4f δευτεÏόλεπτα"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Αλλαγή"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "ΛειτουÏγίες αποτελεσμάτων εÏωτήματος"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "ΠÏοβολή εκτÏπωσης (με πλήÏη κείμενα)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Δεν βÏέθηκε η σÏνδεση"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "ΠληÏοφοÏίες έκδοσης"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "ΑÏχικός φάκελος δεδομένων"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Το κοινό τμήμα της διαδÏομής φακέλου για όλα τα αÏχεία δεδομένων της InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "ΑÏχεία δεδομένων"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Αυτόματη επέκταση αÏίθμηση"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2429,11 +2413,11 @@ msgstr ""
" Το μέγεθος της αÏξησης για την επέκταση του μεγέθους ενός αυτόματα "
"επεκτεινόμενου χώÏου πίνακα όταν πληÏωθεί."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Μέγεθος Buffer pool"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2441,85 +2425,85 @@ msgstr ""
"Το μέγεθος της μνήμης buffer στην InnoDB χÏησιμοποιείται σε λανθάνοντα "
"δεδομένα και ευÏετήÏια των πινάκων της."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Κατάσταση InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ΧÏήση Buffer Pool"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "ΣÏνολο"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "σελίδες"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "ΕλέυθεÏες σελίδες"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "ΠÏοβληματικές σελίδες"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Σελίδες που πεÏιέχουν δεδομένα"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Σελίδες για να εκκαθαÏιστοÏν"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Απασχολημένες σελίδες"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Κλειδωμένες σελίδες"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ΔÏαστηÏιότητα Buffer Pool"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Αιτήσεις ανάγνωσεης"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Αιτήσεις εγγÏαφής"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Απώλειες ανάγνωσης"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Αναμονές εγγÏαφής"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Απώλειες ανάγνωσης σε ποσοστό"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Αναμονές εγγÏαφής σε ποσοστό"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Μέγεθος δείκτη δεδομένων"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2528,11 +2512,11 @@ msgstr ""
"εντολή CREATE TABLE για πίνακες MyISAM όταν δεν έχει οÏιστεί η επιλογή "
"MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Αυτόματη κατάσταση επαναφοÏάς"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2540,11 +2524,11 @@ msgstr ""
"Η κατάσταση για την αυτόματη επαναφοÏά για κατεστÏαμμένους πίνακες MyISAM, "
"όπως οÏίστηκε στην επιλογή εκκίνησης διακομιστή --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Μέγιστο μέγεθος αÏχείων Ï€ÏοσωÏινής ταξινόμησης"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2554,11 +2538,11 @@ msgstr ""
"χÏησιμοποιηθεί όταν επαναδημιουÏγείται ένα ευÏετήÏιο MyISAM (κατά την "
"εκτέλεση των εντολών REPAIR TABLE, ALTER TABLE ή LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Μέγιστο μέγεθος Ï€ÏοσωÏινών αÏχείων στη δημιουÏγία ευÏετηÏίου"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2568,11 +2552,11 @@ msgstr ""
"MyISAM θα είναι μεγαλÏτεÏο από τη χÏήση λανθάνουσας μνήμης ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï Î±Ï€ÏŒ την "
"οÏισμένη εδώ τιμή, Ï€Ïοτιμήστε τη μέθοδο λανθάνουσας μνήμης κλειδιοÏ."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "ΠÏοσπάθειες επιδιόÏθωσης"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2581,11 +2565,11 @@ msgstr ""
"δημιουÏγοÏνται παÏάλληλα (κάθε ευÏετήÏιο ως ξεχωÏιστή διεÏγασία) κατά την "
"ΕπιδιόÏθωση στη διαδικασία ταξινόμησης."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Μέγεθος buffer ταξινόμησης"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2594,11 +2578,11 @@ msgstr ""
"εκτέλεση της εντολής REPAIR TABLE ή όταν δημιουÏγοÏνται ευÏετήÏια με τις "
"εντολές CREATE INDEX ή ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Μέγεθος λανθάνουσας μνήμης ευÏετηÏίου"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2607,11 +2591,11 @@ msgstr ""
"μνήμη ευÏετηÏίου. ΠÏοεπιλεγμένη τιμή είναι τα 32MB. Η μνήμη αυτή "
"χÏησιμοποιείται μόνο για την απομνημόνευση σελίδων ευÏετηÏίου."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Μέγεθος λανθάνουσας μνήμης εγγÏαφών"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2622,11 +2606,11 @@ msgstr ""
"έιναι 32MB. Αυτή η μνήμη χÏησιμοποιείται για την αποθήκευση αλλαγών στα "
"διαχειÏιζόμενα δεδομένα (.xtd) και στα αÏχεία δείκτη γÏαμμής (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Μέγεθος λανθανουσας μνήμης καταγÏαφής"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2634,11 +2618,11 @@ msgstr ""
"Το μέγεθος της μνήμης που χÏησιμοποιείται στη λανθάνουσα μνήμη καταγÏαφών. Η "
"Ï€Ïοεπιλογή είναι 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "ÎŒÏιο αÏχείου καταγÏαφής"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2646,11 +2630,11 @@ msgstr ""
"Το μέγεθος της καταγÏαφής Ï€Ïιν την ανατÏοπή και τη δημιουÏγία νέου αÏχείου "
"καταγÏαφής. Η Ï€Ïοεπιλεγμένη τιμή είναι 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Μέγεθος buffer δÏαστηÏιοτήτων"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2658,11 +2642,11 @@ msgstr ""
"Το μέγεθος του ÎºÎ±Î¸Î¿Î»Î¹ÎºÎ¿Ï buffer καταγÏαφής (η μηχανή δεσμεÏει 2 buffers "
"Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… μεγέθους). Η Ï€Ïοεπιλογή είναι 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Συχνότητα σημείου ελέγχου"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2670,11 +2654,11 @@ msgstr ""
"Το πλήθος των εγγεγÏαμμένων δεδομένων στην καταγÏαφή Ï€Ïιν το σημείο ελέγχου. "
"Η Ï€Ïοεπιλεγμένη τιμή είναι 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "ÎŒÏιο καταγÏαφής δεδομένων"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2687,11 +2671,11 @@ msgstr ""
"μεταβλητή μποÏεί να αυξηθεί για να αυξηθεί το συνολικό πλήθος των δεδομένων "
"που μποÏοÏν να αποθηκευτοÏν στη βάση δεδομένων."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "ÎŒÏιο σκουπιδιών"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2699,11 +2683,11 @@ msgstr ""
"Το ποσοστό των σκουπιδιών στο αÏχείο καταγÏαφής δεδομένων Ï€Ïιν συμπιεστεί. "
"Λαμβάνει τιμές από 1 έως 99. ΠÏοεπιλεγμένη τιμή είναι το 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Μέγεθος buffer καταγÏαφής"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2714,27 +2698,27 @@ msgstr ""
"buffer ανά διεÏγασία, αλλά μόνο αν η διεÏγασία απαιτείται για την εγγÏαφή "
"αÏχείου καταγÏαφής δεδομένων."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Αναπτυγμένο μέγεθος αÏχείου δεδομένων"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Το αναπτυγμένο μέγεθος των αÏχείων διαχειÏισμένων δεδομένων (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Αναπτυγμένο μέγεθος αÏχείου γÏαμμής"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Το αναπτυγμένο μεγεθος των αÏχείων δείκτη γÏαμμής (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Πλήθος γÏαμμών αÏχείου καταγÏαφής"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2746,150 +2730,150 @@ msgstr ""
"τιμή, τότε τα παλαιά αÏχεία θα διαγÏάφονται, διαφοÏετικά μετονομάζονται και "
"τους δίδεται ο επόμενος αÏξων αÏιθμός."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "ΜοÏφοποίηση"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "ΓÏαμμές που τελειώνουν σε"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Πεδία που πεÏικλείονται σε"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Τα πεδία χÏησιμοποιοÏν το χαÏακτήÏα διαφυγής "
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "ΓÏαμμές που τελειώνουν σε"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Αντικατάσταση τιμής NULL με"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "ΑπομάκÏυνση χαÏακτήÏων CRLF μέσα στα πεδία"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Εμφάνιση ονομάτων πεδίων στην Ï€Ïώτη γÏαμμή"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "ΜοÏφή CSV για δεδομένα MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Έκδοση Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "ΈγγÏαφο Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Δεδομένα"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Άδειασμα δεδομένων του πίνακα"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Δομή Πίνακα για τον Πίνακα"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "ΈγγÏαφο LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "ΣυμπεÏίληψη λεζάντας πίνακα"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Λεζάντα πίνακα"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Συνεχής λεζάντα πίνακα"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Κλειδί ετικέτας"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Συσχετίσεις"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "ΤÏπος MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ΣÏστημα"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "ΧÏόνος δημιουÏγίας"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Έκδοση Διακομιστή"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Έκδοση PHP"
@@ -2897,23 +2881,23 @@ msgstr "Έκδοση PHP"
msgid "MediaWiki Table"
msgstr "Πίνακας MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "ΈγγÏαφο Î›Î¿Î³Î¹ÏƒÏ„Î¹ÎºÎ¿Ï Î¦Ïλλου Î‘Î½Î¿Î¹Ï‡Ï„Î¿Ï ÎšÏŽÎ´Î¹ÎºÎ± (ODS)"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "ΈγγÏαφο Κειμένου Î‘Î½Î¿Î¹Ï‡Ï„Î¿Ï ÎšÏŽÎ´Î¹ÎºÎ± (ODΤ)"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "ΈγγÏαφο PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(ΔημιουÏγεί μια αναφοÏά με τα δεδομένα ενός πίνακα)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Τίτλος αναφοÏάς"
@@ -2921,101 +2905,101 @@ msgstr "Τίτλος αναφοÏάς"
msgid "PHP array"
msgstr "ΣειÏά PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "ΠÏοσθήκη Ï€ÏοσαÏμοσμένου σχολίου στην κεφαλίδα (το \\n χωÏίζει γÏαμμές)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "ΣυμπεÏίληψη εξαγωγής στη συναλλαγή"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "ΑπενεÏγοποίηση ελέγχων μη διακÏιτών κλειδιών"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Επιλογές εξαγωγής βάσης δεδομένων"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "ΧÏήση ανάποδων εισαγωγικών στα ονόματα των Πινάκων και των Πεδίων"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "ΠÏοσθήκη στα σχόλια"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "ΔημιουÏγία/ΕνημέÏωση/Έλεγχος ημεÏομηνιών"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "ΠλήÏεις εντολές «Insert»"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Εκτεταμένες εντολές «Insert»"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Μέγιστο μήκος δημιουÏγηθέντος εÏωτήματος"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "ΧÏήση εισαγωγών με καθυστέÏηση"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "ΧÏήση παÏαβλεφθέντων εισαγωγών"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "ΧÏήση Î´ÎµÎºÎ±ÎµÎ¾Î±Î´Î¹ÎºÎ¿Ï Î³Î¹Î± τον BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "ΤÏπος εξαγωγής"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Διαδικασίες"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "ΣυναÏτήσεις"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "ΠεÏιοÏισμοί για άχÏηστους πίνακες"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "ΠεÏιοÏισμοί για πίνακα"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "ΤΥΠΟΙ MIME ΓΙΑ ΠΙÎΑΚΑ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "ΣΥΣΧΕΤΙΣΕΙΣ ΓΙΑ ΠΙÎΑΚΑ"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Δείκτες"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Δομή για Ï€Ïοβολή"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Στημένη δομή για Ï€Ïοβολή"
@@ -3023,165 +3007,165 @@ msgstr "Στημένη δομή για Ï€Ïοβολή"
msgid "Texy! text"
msgstr "Κείμενο Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Βιβλίο εÏγασίας Excel 97-2003 XLS"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Βιβλίο εÏγασίας Excel 2007 XLSX"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "Κώδικας XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Εξαγωγή Σχεδίων Δομής (Ï€Ïοτείνεται)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Εξαγωγή συναÏτήσεων"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Εξαγωγή διεÏγασιών"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Εξαγωγή πινάκων"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Εξαγωγή δεικτών"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Εξαγωγή Ï€Ïοβολών"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Εξαγωγή πεÏιεχομένων"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Άνοιγμα νέου παÏαθÏÏου phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Îέος πίνακας"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "αποτέλεσμα SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "ΔημιουÏγήθηκε από:"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
"Η MySQL επέστÏεψε ένα άδειο σÏνολο αποτελεσμάτων (Ï€.χ. καμμία εγγÏαφή)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Οι ακόλουθες δομές δημιουÏγήθηκαν ή αλλάχτηκαν. Εδώ μποÏείτε να:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Δείτε τα πεÏιεχόμενα δομής πατώντας στο όνομα"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Αλλάξτε τις Ïυθμίσεις πατώντας τον αντίστοιχο σÏνδεσμο «Επιλογές»"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "ΕπεξεÏγαστεί τη δομή από τον σÏνδεσμο «Δομή»"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Μετάβαση στη βάση δεδομένων"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "Ïυθμίσεις"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Μετάβαση στον πίνακα"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "δομή"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Μετάβαση στην Ï€Ïοβολή"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Αντικατάσταση δεδομένων Πίνακα με το αÏχείο"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "ΠαÏάβλεψη διπλών γÏαμμών"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Ονόματα στήλης στην Ï€Ïώτη γÏαμμή"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Ονόματα στηλών"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Μη έγκυÏη παÏάμετÏος στο εισαχθέν CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "ΟÏίστηκε μη έγκυÏη στήλη (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Μη έγκυÏη μοÏφή στο εισαχθέν CSV στη γÏαμμή %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Μη έγκυÏο πλήθος πεδίων στο εισαχθέν CSV στη γÏαμμή %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ονομασία πίνακας"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV με χÏήση ΦΟΡΤΩΣΗΣ ΔΕΔΟΜΕÎΩΠ(LOAD DATA)"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "ΧÏήση ΤΟΠΙΚΟΥ πληκτÏολογίου"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Αυτό το Ï€Ïόσθετο δεν υποστηÏίζει συμπιεσμένες εισαγωγές!"
@@ -3197,7 +3181,7 @@ msgstr "Εισαγωγή ποσοστών ως κανονικά δεκαδικά
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Εισαγωγή νομισμάτων (€5,00 αντί 5,00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Îα μην γίνεται αυτόματη αÏίθμηση σε μηδενικές τιμές"
@@ -3210,334 +3194,334 @@ msgstr ""
"το θέμα και δοκιμάστε ξανά."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Μηχανή επανακωδικοποίησης"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
msgctxt "None encoding conversion"
msgid "None"
msgstr "Καμία"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ΠÏωτεÏον"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ΕυÏετήÏιο"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ΠλήÏες κείμενο"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "ΧωÏίς αλλαγή"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "ΣÏνολο χαÏακτήÏων"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Δυαδικό"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "ΒουλγαÏικά"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Απλοποιημένα Κινεζικά"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "ΠαÏαδοσιακά Κινεζικά"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "χωÏίς ταίÏιασμα πεζών-κεφαλαίων"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "ταίÏιασμα πεζών-κεφαλαίων"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ΚÏοατικά"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Τσεχικά"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Δανικά"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Αγγλικά"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ΕσπεÏάντο"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Εσθονικά"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ΓεÏμανικά"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "πεÏιληπτικός πίνακας"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "τηλ. κατάλογος"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ΟυγγÏικά"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Ισλανδικά"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Ιαπωνικά"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Λιθουανικά"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Λιθουανικά"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "ΚοÏεατικά"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ΠεÏσικά"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Πολωνικά"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Δυτικής ΕυÏώπης"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Ρουμάνικα"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Σλοβάκικα"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Σλοβένικα"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Ισπανικά"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "ΠαÏαδοσιακά Ισπανικά"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Σουηδικά"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Ταϊλανδικά"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ΤουÏκικά"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "ΟυκÏανικά"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "πολυγλωσσικό"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "ΚεντÏικής ΕυÏώπης"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ρωσικά"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Βαλτικής"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ΑÏμενικά"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "ΚυÏιλλικά"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ΑÏαβικά"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ΕβÏαϊκά"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ΓεωÏγιανά"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Ελληνικά"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Τσέχο-Σλοβάκικα"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "άγνωστο"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "ΚεντÏική σελίδα"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "ΑποσÏνδεση"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "ΠαÏάθυÏο εÏωτήματος"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Αυτή η μοÏφή δεν έχει επιλογές"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ΛΑΘΟΣ"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Εντάξει"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "ΕνεÏγοποιημένη"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "ΛειτουÏγίες εμφάνισης"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "ΔημιουÏγία αÏχείων PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Εμφάνιση σχολίων πεδίων"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"ΠαÏακαλώ διαβάστε στην τεκμηÏίωση για το πως μποÏείτε να ανανεώσετε τον "
"πίνακα Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Αποθηκευμένο εÏώτημα SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "ΙστοÏικό SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "χωÏίς πεÏιγÏαφή"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "ΡÏθμιση δευτεÏεÏοντος"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Αλλαγή ή επαναÏÏθμιση του Ï€ÏωτεÏοντος διακομιστή"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3545,42 +3529,42 @@ msgstr ""
"ΣιγουÏευτείτε ότι έχετε μοναδική ταυτότητα διακομιστή στο αÏχείο Ïυθμίσεων "
"(my.cnf). Αν όχι, Ï€Ïοσθέστε την παÏακάτω γÏαμμή στον τομέα [mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Όνομα χÏήστη"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "ΘÏÏα"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Κατάσταση Ï€ÏωτεÏοντος"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Κατάσταση δευτεÏεÏοντος"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Μεταβλητή"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Τιμή"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Ταυτότητα Διακομιστή"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3588,38 +3572,38 @@ msgstr ""
"Μόνο οι δευτεÏεÏοντες που εκκινοÏν με την ÏÏθμιση --report-host=host_name "
"είναι οÏατοί σε αυτή τη λίστα."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "ΠÏοσθήκη δευτεÏέοντα χÏήστη αναπαÏαγωγής"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Οποιοσδήποτε ΧÏήστης"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "ΧÏησιμοποιήστε το πεδίο κειμένου"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Οποιοδήποτε ΣÏστημα"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Τοπικό"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Αυτός ο διακομιστής"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ΧÏήση Οικείου Πίνακα"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3627,132 +3611,136 @@ msgstr ""
"Όταν χÏησιμοποιείται ο Οικείος πίνακας, παÏαβλέπεται αυτό το πεδίο και "
"χÏησιμοποιοÏνται τιμές που είναι αποθηκευμένες στον Οικείο πίνακα."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "ΠαÏαγωγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "ΠεÏιεχόμενο του πίνακα __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(συνεχίζεται)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Δομή του πίνακα __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Άγνωστη γλώσσα: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Διακομιστές"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Μεταβλητές"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "ΣÏνολο χαÏακτήÏων"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Μηχανές"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Δυαδικό αÏχείο καταγÏαφής"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ΔιεÏγασίες"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "ΣυγχÏονισμός"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Βάση δεδομένων Ï€Ïοέλευσης"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "ΤÏέχων διακομιστής"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "ΑπομακÏυσμένος διακομιστής"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "ΔιαφοÏά"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Βάση δεδομένων Ï€ÏοοÏισμοÏ"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Εκτέλεση εÏωτήματος/εÏωτημάτων SQL στο διακομιστή «%s»"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Ονόματα στηλών"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Αποθήκευση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏωτήματος SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Δικαίωμα Ï€Ïόσβασης στο σελίδοδείκτη σε κάθε χÏήστη"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Αντικατάσταση υπάÏχοντος σελιδοδείκτη με το ίδιο όνομα"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Îα μην αλλάξει το εÏώτημα από εξωτεÏική πηγή"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "ΔιαχωÏιστικό"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Επανεμφάνιση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏώτηματος εδώ"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Αποστολή"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Μόνο ανάγνωση"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3761,7 +3749,7 @@ msgstr ""
"MySQL, εάν υπάÏχει κάποιο, μποÏεί επίσης να σας βοηθήσει να διαγνώσετε το "
"Ï€Ïόβλημα."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3783,35 +3771,35 @@ msgstr ""
"Ï€Ïόβλημα και στείλτε αναφοÏά λάθους με τα δεδομένα που βÏίσκονται στο τμήμα "
"CUT που ακολουθεί:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ανοιχτά εισαγωγικά"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Άγνωστο ΑναγνωÏιστικό"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Άγνωστο σημείο στίξης"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3821,21 +3809,21 @@ msgstr ""
"εγκαταστήσει της απαÏαίτητες επεκτάσεις της php όπως πεÏιγÏάφεται στην "
"%sτεκμηÏίωση%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Ο πίνακας φαίνεται να είναι άδειος!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "ΠαÏακολοÏθηση του %s.%s ενεÏγοποιήθηκε."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Μήκος/Τιμές*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3853,7 +3841,7 @@ msgstr ""
"εισάγετε την ανάποδη κάθετο («\\») ή απλά εισαγωγικά («'»), Ï€Ïοθέστε τα με "
"ανάποδη κάθετο στην αÏχή (για παÏάδειγμα '\\\\χψω' ή 'α\\'β')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3861,12 +3849,12 @@ msgstr ""
"Για Ï€ÏοκαθοÏισμένες τιμές, παÏακαλώ εισάγετε μία τιμή, χωÏίς χαÏακτήÏες "
"διαφυγής ή εισαγωγικά, χÏησιμοποιώντας τη μοÏφή: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "ΧαÏακτηÏιστικά"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3875,11 +3863,11 @@ msgstr ""
"Για μία λίστα με τις διαθέσιμες μετατÏοπές και τις μετατÏοπές Ï„Ïπου MIME, "
"πατήστε %sπεÏιγÏαφές μετατÏοπών%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Επιλογές μετατÏοπής"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3891,17 +3879,17 @@ msgstr ""
"εισαγωγικά («'») στις τιμές, χÏησιμοποιείτε καθέτους (παÏάδειγμα '\\\\χψω' ή "
"'α\\'β')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
msgctxt "for default"
msgid "None"
msgstr "Καμία"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Όπως οÏίστηκε:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3910,39 +3898,39 @@ msgstr ""
"Δεν υπάÏχει διαθέσιμη πεÏιγÏαφή για αυτή τη μετατÏοπή.<br />ΑπευθÏνθείτε "
"στον δημιουÏγό της για να μάθετε τι κάνει η μετατÏοπή %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Μηχανή αποθήκευσης"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "ΟÏισμός ΚΑΤΑΤΜΗΣΗΣ (PARTITION)"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Αποθήκευση"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "ΠÏοσθήκη στήλης(ών)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "ΠÏέπει να Ï€Ïοσθέσετε τουλάχιστον ένα πεδίο."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Συμβάν"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3961,7 +3949,7 @@ msgstr ""
"αÏχείου. Αν δώσετε μια δεÏτεÏη επιλογή Ï€Ïέπει να έχετε οÏίσει την Ï€Ïώτη "
"επιλογή ως κενό"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3970,8 +3958,8 @@ msgstr ""
"παÏάμετÏος οÏίζει πόσο συχνά θα Ï€Ïοστείθεται διάστημα (η Ï€Ïοεπιλογή στις 2 "
"στιγμές)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3979,11 +3967,11 @@ msgstr ""
"Εμφανίζει μια εικόνα Ï€Ïοεπισκόπησης με σÏνδεσμο; επιλογές: πλάτος, Ïψος σε "
"εικονοστοιχεία (διατηÏεί τις αÏχικές αναλογίες)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Εμφανίζει έναν σÏνδεσμο για αυτήν την εικόνα."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4014,7 +4002,7 @@ msgstr ""
"τη συνάÏτηση strftime() της PHP και για το «utc» γίνεται χÏησιμοποιώντας τη "
"συνάÏτηση gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4052,7 +4040,7 @@ msgstr ""
"ώστε όλο το αποτέλεσμα να εμφανιστεί χωÏίς αλλαγές στην διάταξη "
"(ΠÏοεπιλεγμένη τιμή: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4064,7 +4052,7 @@ msgstr ""
"ΔιατηÏεί την αÏχική μοÏφοποίηση του πεδίου. Δεν χÏησιμοποιοÏνται χαÏακτήÏες "
"διαφυγής."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4079,7 +4067,7 @@ msgstr ""
"Ï€Ïώτη επιλογή είναι ένα Ï€Ïόθεμα όπως «http://domain.com/», η δεÏτεÏη επιλογή "
"είναι το πλάτος σε εικονοστοιχεία, η Ï„Ïίτη είναι το Ïψος."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4094,17 +4082,17 @@ msgstr ""
"είναι ένα Ï€Ïόθεμα όπως «http://domain.com/», η δεÏτεÏη επιλογή είναι ένας "
"τίτλος για τον σÏνδεσμο."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "ΜοÏφοποιεί το κείμενο ως εÏώτημα SQL με συντακτική επισήμανση."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4127,66 +4115,66 @@ msgstr "Δεν βÏέθηκαν αÏχεία στο συμπιεσμένο αÏÏ
msgid "Error in ZIP archive:"
msgstr "Σφάλμα στο συμπιεσμένο αÏχείο ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "ΕνέÏγειες"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "ΣÏνθεση σÏνδεσης MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "ΠεÏιβάλλον εÏγασίας"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "ΠÏοσαÏμοσμένο χÏώμα"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "ΕπαναφοÏά"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Έκδοση Ï€Ïωτοκόλλου"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "ΧÏήστης"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "ΣÏνολο χαÏακτήÏων MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Διακομιστής ιστοÏ"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Έκδοση πελάτη MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Επέκταση PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Εμφάνιση πληÏοφοÏιών της PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Επίσημη σελίδα του phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4198,7 +4186,7 @@ msgstr ""
"διακομιστής MySQL σας που Ï„Ïέχει με αυτή τη ÏÏθμιση, είναι ανοιχτός σε "
"επιθέσεις και θα Ï€Ïέπει να διοÏθώσετε το Ï€Ïόβλημα."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4208,7 +4196,7 @@ msgstr ""
"επιλογή είναι ασÏμβατη με το phpMyAdmin και ίσως Ï€Ïοκαλέσει Ï€Ïόβλημα με "
"μεÏικά δεδομένα!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4219,7 +4207,7 @@ msgstr ""
"μποÏεί να χωÏίσει συμβολοσειÏές σωστά και ίσως Ï€ÏοκÏψουν μη αναμενόμενα "
"αποτελέσματα."
-#: main.php:290
+#: main.php:289
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 "
@@ -4231,13 +4219,13 @@ msgstr ""
"Ïυθμισμένη εγκυÏότητα cookie στο phpMyAdmin. Εξαιτίας αυτοÏ, η σÏνδεσή σας "
"θα λήξει νωÏίτεÏα από ÏŒ,τι Ïυθμίστηκε στο phpMyAdmin."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Το αÏχείο Ïυθμίσεων χÏειάζεται Ï„ÏŽÏα μία μυστική φÏάση-κλειδί "
"(blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4247,7 +4235,7 @@ msgstr ""
"εγκατάστασης, υπάÏχει ακόμα στο φάκελο phpMyAdmin. ΠÏέπει να τον διαγÏάψετε "
"μόλις Ïυθμιστεί το phpMyAdmin."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4257,7 +4245,7 @@ msgstr ""
"σας. ΜεÏικές λειτουÏγίες του phpMyAdmin δεν θα υφίσταται. Για παÏάδειγμα το "
"πλαίσιο πλοήγησης δεν θα ανανεώνεται αυτόματα."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4266,7 +4254,7 @@ msgstr ""
"Η έκδοση της βιβλιοθήκης PHP MySQL (%s) διαφέÏει από την έκδοση του "
"διακομιστή MySQL (%s). Αυτό ίσως έχει μη Ï€Ïοβλέψιμα αποτελέσματα."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4275,72 +4263,72 @@ msgstr ""
"Ο διακομιστής εκτελείται με Suhosin. ΑναφεÏθείτε στην %sτεκμηÏίωση%s για "
"πιθανά ζητήματα."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "ΠÏοσαÏμογή πλαισίου πλοήγησης"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Δεν υπάÏχουν βάσεις δεδομένων"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "ΦίλτÏο"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "ΚαθάÏισμα"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "ΔημιουÏγία πίνακα"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "ΠαÏακαλώ επιλέξτε μία βάση δεδομένων"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Ο πίνακας <b>%s</b> δεν βÏέθηκε ή δεν οÏίστηκε στη %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "ΠαÏακαλώ επιλέξτε σελίδα για αλλαγή"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "ΔημιουÏγία νέας σελίδας"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Σελίδα:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Αυτόματη διάταξη"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "ΕσωτεÏικές συσχετίσεις"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Επιλογή Πινάκων"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "(Απ)ενεÏγοποίηση πίνακα σχεδιασμοÏ"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4348,111 +4336,111 @@ msgstr ""
"Η Ï„Ïέχουσα σελίδα έχει αναφοÏές σε πίνακες που δεν υπάÏχουν πια. Θέλετε να "
"διαγÏαφές αυτές οι αναφοÏές;"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
msgid "The %s table doesn't exist!"
msgstr "Ο πίνακας «%s» δεν υπάÏχει!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "ΠαÏακαλώ οÏίστε τις συντεταγμένες για τον πίνακα %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Σχήμα της βάσης «%s» - Σελίδα %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Δεν υπάÏχουν πίνακες"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Σχεσιακό σχήμα"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Πίνακας πεÏιεχομένων"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "ΠÏόσθετα"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Εμφάνιση/ΑπόκÏυψη αÏιστεÏÎ¿Ï Î¼ÎµÎ½Î¿Ï"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Αποθήκευση θέσης"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "ΔημιουÏγία πίνακα"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "ΔημιουÏγία συσχέτισης"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "ΕπαναφόÏτωση"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Βοήθεια"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Γωνιακοί σÏνδεσμοι"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Άμεσοι σÏνδεσμοι"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "ΣυγκÏάτηση στο πλέγμα"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Όλα ΜικÏά/Μεγάλα"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Εναλλαγή μικÏά/μεγάλα"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Εισαγωγή/Εξαγωγή συντεταγμένων για σχέδιο PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Μενου μετακίνησης"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "ΑπόκÏυψη/ΠÏοβολή όλων"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "ΑπόκÏυψη/Εμφάνιση Πινάκων χωÏίς συσχέτιση"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "ΑÏιθμός πινάκων"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "ΔιαγÏαφή συσχέτισης"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Για να επιλέξετε συσχέτιση, πατήστε :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4467,138 +4455,138 @@ msgstr ""
"εμφανιζόμενο πεδίο, πατήστε το εικονίδιο «Επιλογή πεδίο για εμφάνιση» και "
"μετά πατήστε το κατάλληλο όνομα πεδίου."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Η σελίδα δημιουÏγήθηκε"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Η δημιουÏγία σελίδας απέτυχε"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Εξαγωγή/Εισαγωγή σε κλίμακα"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "Ï€Ïοτείνεται"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "από/Ï€Ïος τη σελίδα"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Εισαγωγή αÏχείων"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Όλα"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Επιλέξτε δυαδικό αÏχείο καταγÏαφής για Ï€Ïοβολή"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "ΑÏχεία"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Αποκοπή εμφανιζόμενων εÏωτημάτων"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "ΠλήÏης εμφάνιση εÏωτημάτων"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Όνομασία καταγÏαφής"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Θέση"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "ΤÏπος συμβάντος"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "ΑÏχική θέση"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ΠληÏοφοÏία"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "ΣÏνολα και Συνθέσεις ΧαÏακτήÏων"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Δεν έχετε επιλέξει βάσεις δεδομένων."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s βάσεις δεδομένων διεγÏάφησαν επιτυχώς."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Στατιστικά βάσης"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Πίνακες"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "ΠÏωτεÏουσα αναπαÏαγωγή"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "ΔευτεÏεÏουσα αναπαÏαγωγή"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Μετάβαση στη βάση δεδομένων"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "ΠÏωτεÏουσα αναπαÏαγωγή"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "ΑναπαÏαγωγή"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Έλεγχος δικαιωμάτων για τη βάση «%s»."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Έλεγχος Δικαιωμάτων"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "ΕνεÏγοποίηση Στατιστικών"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ΑπενεÏγοποίηση Στατιστικών"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4606,11 +4594,11 @@ msgstr ""
"Σημείωση: Η ενεÏγοποίηση στατιστικών μποÏεί να Ï€Ïοκαλέσει μεγάλη μεταφοÏά "
"δεδομένων Î¼ÎµÏ„Î±Î¾Ï Ï„Î¿Ï… διακομιστή Î¹ÏƒÏ„Î¿Ï ÎºÎ±Î¹ του διακομιστή MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Μηχανές αποθήκευσης"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Εμφάνισης σχήματος βάσεων"
@@ -4819,20 +4807,20 @@ msgid "None"
msgstr "Καμία"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Δικαιώματα πινάκων"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Σημείωση: Τα ονόματα δικαιωμάτων της MySQL εκφÏάζονται στα Αγγλικά "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Γενικά δικαιώματα"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Δικαιώματα βάσης δεδομένων"
@@ -4857,98 +4845,98 @@ msgstr "ΠληÏοφοÏίες ΣÏνδεσης"
msgid "Do not change the password"
msgstr "ΔιατήÏηση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Δεν βÏέθηκαν χÏήστες."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Ο χÏήστης %s υπάÏχει ήδη!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "ΠÏοσθέσατε ένα νέο χÏήστη."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Τα δικαιώματα του χÏήστη %s ενημεÏώθηκαν."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ανακαλέσατε τα δικαιώματα για %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Ο Κωδικός ΠÏόσβασης για τον χÏήστη %s άλλαξε επιτυχώς."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "ΔιαγÏαφή %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Δεν επιλέχθηκαν χÏήστες για διαγÏαφή!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ΕπαναφόÏτωση δικαιωμάτων"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Οι επιλεγμένοι χÏήστες διεγÏάφησαν επιτυχώς."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Τα δικαιώματα επαναφοÏτώθηκαν επιτυχώς."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "ΕπεξεÏγασία Δικαιωμάτων"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Ανάκληση"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "ΠεÏίληψη χÏηστών"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "ΧοÏήγηση"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Οποιοδήποτε"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "ΠÏοσθήκη νέου ΧÏήστη"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "ΔιαγÏαφή των επιλεγμένων χÏηστών"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Ανάκληση όλων των ενεÏγών δικαιώματα από τους χÏήστες και διαγÏαφή τους."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "ΔιαγÏαφή βάσεων δεδομένων που έχουν ίδια ονόματα με χÏήστες."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4962,50 +4950,50 @@ msgstr ""
"αλλαγές χειÏοκίνητα. Σε αυτήν την πεÏίπτωση, θα Ï€Ïέπει να %sεπαναφοÏτώσετε "
"τα δικαιώματα%s Ï€Ïιν συνεχίσετε."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Ο επιλεγμένος χÏήστης δεν βÏέθηκε στον πίνακα δικαιωμάτων."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Δικαιώματα πεδίων"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "ΠÏοσθήκη δικαιωμάτων στην ακόλουθη βάση δεδομένων"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Οι χαÏακτήÏες Î¼Ï€Î±Î»Î±Î½Ï„Î­Ï _ και % Ï€Ïέπει να γÏαφοÏν μπÏοστά με \\ για να "
"χÏησιμοποιηθοÏν"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "ΠÏοσθήκη δεδομένων στον ακόλουθο πίνακα"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Αλλαγή Στοιχείων ΠÏόσβασης / ΑντιγÏαφή ΧÏήστη"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "ΔημιουÏγία νέου χÏήστη με τα ίδια δικαιώματα και ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... διατήÏηση του Ï€Î±Î»Î¹Î¿Ï Ï‡Ïήστη."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... διαγÏαφή του Ï€Î±Î»Î¹Î¿Ï Ï‡Ïήστη από τους πίνακες χÏηστών."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... ανάκληση των δικαιωμάτων του Ï€Î±Î»Î¹Î¿Ï Ï‡Ïήστη και διαγÏαφή του."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5013,53 +5001,53 @@ msgstr ""
" ... διαγÏαφή του Ï€Î±Î»Î¹Î¿Ï Ï‡Ïήστη από τους πίνακες χÏηστών και επαναφόÏτωση "
"των δικαιωμάτων."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Βάση δεδομένων για χÏήστη"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
msgctxt "Create none database for user"
msgid "None"
msgstr "Καμία"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"ΔημιουÏγία βάσης δεδομένων με το ίδιο όνομα και με πλήÏη δικαιώματα χÏήσης"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "ΠλήÏη δικαιώματα σε όνομα Î¼Ï€Î±Î»Î±Î½Ï„Î­Ï (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "ΠλήÏη δικαιώματα στη βάση δεδομένων «%s»"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "ΧÏήστες με Ï€Ïόσβαση στη βάση «%s»"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "Γενικός"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "ΧÏήστης Βάσης"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "μπαλαντέÏ"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Η λειτουÏγία %s διεκόπη."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5067,50 +5055,50 @@ msgstr ""
"Το phpMyAdmin δεν μπόÏεσε να διακόψει τη λειτουÏγία %s. ΜποÏεί να έχει ήδη "
"σταματήσει."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Άγνωστο σφάλμα"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "ΑδÏνατη η σÏνδεση στον Ï€ÏωτεÏοντα %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"ΑδÏνατη η ανάγνωση της θέσης Ï€ÏωτεÏουσας καταγÏαφής. Πιθανό Ï€Ïόβλημα "
"δικαιωμάτων."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "ΑδÏνατη η αλλαγή της Ï€ÏωτεÏουσας"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Ο Ï€ÏωτεÏων διακομιστής άλλαξε επιτυχώς σε %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Αυτός ο διακομιστής έχει Ïυθμιστεί ως Ï€ÏωτεÏων σε μια αναπαÏαγωγική "
"διαδικασία."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "ΠÏοβολή κατάστασης Ï€ÏωτεÏοντος"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "ΠÏοβολή συνδεδεμένων δευτεÏευόντων"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5119,11 +5107,11 @@ msgstr ""
"Αυτός ο διακομιστής δεν έχει Ïυθμιστεί ως Ï€ÏωτεÏων σε μια διαδικασία "
"αναπαÏαγωγής. Θέλετε να τον <a href=\"%s\">Ïυθμίσετε</a>;"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "ΡÏθμιση Ï€ÏωτεÏοντος"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5138,19 +5126,19 @@ msgstr ""
"παÏαβλέψετε όλες τις βάσεις δεδομένων ως Ï€Ïοεπιλογή και να επιτÏέψετε μόνο "
"σε οÏισμένες να αναπαÏάγονται. Επιλέξτε:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "ΑναπαÏαγωγή όλων των βάσεων δεδομένων. ΠαÏάβλεψη:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "ΠαÏάβλεψη όλων των βάσεων δεδομένων. ΑναπαÏαγωγή:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Επιλέξτε βάσεις δεδομένων:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5158,7 +5146,7 @@ msgstr ""
"ΤώÏα, Ï€Ïοσθέστε της ακόλουθες γÏαμμές στο τέλος του αÏχείου my.cnf και "
"επανεκκινήστε τον διακομιστή MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5168,68 +5156,68 @@ msgstr ""
"θα Ï€Ïέπει να δείτε ένα μÏνημα που να σας πληÏοφοÏεί ότι αυτός ο διακομιστής "
"<b>έχει</b> Ïυθμιστεί ως Ï€ÏωτεÏων"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Ο διακομιστής Ïυθμίστηκε ως δευτεÏεÏων σε μια διαδικασία αναπαÏαγωγής. "
"Θέλετε να:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Δείτε τον πίνακα κατάστασης δευτεÏεÏοντος"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "ΣυγχÏονισμός βάσεων δεδομένων με την Ï€ÏωτεÏουσα"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Έλεγχος δευτεÏεÏοντος:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "ΠλήÏης εκκίνηση"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "ΠλήÏες σταμάτημα"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "ΕπαναφοÏά δευτεÏεÏοντος"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "ΔιεÏγασία SQL %s μόνο"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Εκκίνηση"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Σταμάτημα"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "ΔιεÏγασία IO %s μόνο"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "ΔιαχείÏιση σφάλματος:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5237,19 +5225,19 @@ msgstr ""
"Η παÏάβλεψη σφαλμάτων μποÏεί να οδηγήσει στο μη συγχÏονισμό Ï€ÏωτεÏοντος και "
"δευτεÏεÏοντος!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "ΠαÏάβλεψη Ï„Ïέχοντος σφάλματος"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "ΠαÏάβλεψη επόμενου"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "σφάλματα."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5258,7 +5246,7 @@ msgstr ""
"Αυτός ο διακομιστής δεν Ïυθμίστηκε ως δευτεÏεÏων σε μια διαδικασία "
"αναπαÏαγωγής. Θέλετε να τον <a href=\"%s\">Ïυθμίσετε</a>;"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5268,13 +5256,13 @@ msgstr ""
"μνήμη καταγÏαφής που υπεÏβαίνει την τιμή binlog_cache_size και χÏησιμοποιοÏν "
"ένα Ï€ÏοσωÏινό αÏχείο για αποθήκευση δηλώσεων από τη συναλλαγή."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Ο αÏιθμός των συναλλαγών που χÏησιμοποίησαν την Ï€ÏοσωÏινή δυαδική λανθάνουσα "
"μνήμη καταγÏαφής."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5286,11 +5274,11 @@ msgstr ""
"είναι μεγάλο, ίσως θέλετε να αυξήσετε την τιμή tmp_table_size ώστε οι "
"Ï€ÏοσωÏινοί πίνακες να είναι στη μνήμη και όχι στο δίσκο."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Πόσα Ï€ÏοσωÏινά αÏχεία δημιοÏÏγησε το mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5298,7 +5286,7 @@ msgstr ""
"Ο αÏιθμός των Ï€ÏοσωÏινών πινάκων στη μνήμη που δημιουÏγήθηκαν αυτόματα από "
"τον διακομιστή κατά την εκτέλεσε δηλώσεων."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5306,7 +5294,7 @@ msgstr ""
"Ο αÏιθμός των εγεγγÏαμμένων γÏαμμών με την εντολή INSERT DELAYED για τις "
"οποίες υπήÏξε κάποιο σφάλμα (πιθανόν διπλό κλειδί)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5315,25 +5303,25 @@ msgstr ""
"διαφοÏετικός πίνακας στον οποίο κάποιος χÏησιμοποιεί την εντολή INSERT "
"DELAYED χÏησιμοποιεί της δική του διεÏγασία."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
"Ο αÏιθμός των ΚΑΘΥΣΤΕΡΗΜΕÎΑ ΕΙΣΕΡΧΟΜΕÎΩΠ(INSERT DELAYED) γÏαμμών που "
"εγγÏάφτηκαν."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Ο αÏιθμός των εκτελεσθέντων δηλώσεων ΕΚΚΑΘΑΡΙΣΗΣ (FLUSH)."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Ο αÏιθμός των εσωτεÏικών δηλώσεων ΠΑΡΑΠΟΜΠΗΣ (COMMIT)."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Οι φοÏές που διαγÏάφτηκε μια γÏαμμή από έναν πίνακα."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5344,7 +5332,7 @@ msgstr ""
"ανακάλυψη. Το Handler_discover δείχνει τον αÏιθμό των πινάκων χÏόνου που "
"βÏέθηκαν."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5355,7 +5343,7 @@ msgstr ""
"ευÏετηÏίου. ΠαÏάδειγμα: SELECT col1 FROM foo, υποθέτοντας ότι το col1 έχει "
"ευÏετήÏιο."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5364,7 +5352,7 @@ msgstr ""
"είναι υψηλός, είναι ένας καλός δείκτης ότι τα εÏωτήματά σας και οι πίνακές "
"σας έχουν κάνει σωστά ευÏετήÏια."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5374,7 +5362,7 @@ msgstr ""
"κλειδιοÏ. Αυτό αυξάνετε αν κάνετε εÏώτημα σε μια στήλη ευÏετηÏίου με ένα "
"πεÏιοÏισμό ευÏετηÏίου ή αν κάνετε μια σάÏωση ευÏετηÏίου."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5383,7 +5371,7 @@ msgstr ""
"η μέθοδος ανάγνωσης χÏησιμοποιείτε κυÏίως για βελτιστοποίηση της εντολής "
"ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5396,7 +5384,7 @@ msgstr ""
"σαÏώνει ολόκληÏους πίνακες ή έχετε ενώσεις που δεν χÏησιμοποιοÏν σωστά τα "
"κλειδιά."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5408,37 +5396,37 @@ msgstr ""
"ότι οι πίνακες σας δεν έχουν σωστά ευÏετήÏια ή ότι τα εÏωτήματά σας δεν "
"έχουν γÏαφτεί ώστε να λαμβάνουν υπόψη τα ευÏετήÏια που έχετε."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Ο αÏιθμός των εσωτεÏικών δηλώσεων ΕΠΙΣΤΡΟΦΗΣ (ROLLBACK)."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Ο αÏιθμός των αιτήσεων για ενημέÏωση μιας γÏαμμής σε έναν πίνακα."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Ο αÏιθμός των αιτήσεων για εισαγωγή μιας γÏαμμής σε έναν πίνακα."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Ο αÏιθμός των σελίδων που πεÏιέχουν δεδομένα (καθαÏά και μη)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Ο αÏιθμός των μη καθαÏÏŽ σελίδων."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Ο αÏιθμός των σελίδων του buffer pool για τις οποίες υπήÏξε αίτηση για "
"εκκαθάÏιση."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Ο αÏιθμός των ελεÏθεÏων σελίδων."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5448,7 +5436,7 @@ msgstr ""
"σελίδες που έχουν ήδη αναγνωστεί ή εγγÏαφεί ή που δεν μποÏοÏν να "
"εκκαθαÏιστοÏν ή απομακÏυνθοÏν για κάποιο άλλο λόγο."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5460,11 +5448,11 @@ msgstr ""
"τιμή μποÏεί να υπολογιστεί ως Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Συνολικό μέγεθος του buffer pool, σε σελίδες."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5473,7 +5461,7 @@ msgstr ""
"συμβαίνει όταν ένα εÏώτημα Ï€Ïόκειται να σαÏώσει ένα μεγάλο τμήμα πίνακα αλλά "
"με τυχαία σειÏά."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5481,11 +5469,11 @@ msgstr ""
"Ο αÏιθμός των διαδοχικών αναγνώσεων κεφαλίδων της InnoDB που ξεκίνησαν. Αυτό "
"συμβείναι όταν η InnoDB εκτελεί μια διαδοχική πλήÏη σάÏωση πίνακα."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Ο αÏιθμός των λογικών αιτήσεων ανάγνωσης που έκαν η InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5493,7 +5481,7 @@ msgstr ""
"Ο αÏιθμός των λογικών αναγνώσεων που η InnoDB δεν μπόÏεσε να ικανοποιήσει "
"από το buffer pool και έπÏεπε να κάνει ανάγνωση μονής σελίδας."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5508,55 +5496,55 @@ msgstr ""
"αναμονών. Αν το μέγεθος του buffer pool έχει οÏιστεί σωστά, αυτή η τιμή "
"Ï€Ïέπει να είναι μικÏή."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Ο αÏιθμός των εγγÏαφών που έγιναν στο buffer pool της InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Ο αÏιθμός των λειτουÏγιών του fsync() μέχÏι στιγμής."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Ο Ï„Ïέχων αÏιθμός των εκκÏεμών λειτουÏγιών του fsync()."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Ο Ï„Ïέχων αÏιθμός των εκκÏεμών αναγνώσεων."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Ο Ï„Ïέχων αÏιθμός των εκκÏεμών εγγÏαφών."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Το πλήθος των δεδομένων που αναγνώστηκε μέχÏι στιγμής σε bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Ο συνολικός αÏιθμός των αναγνώσεων δεδομένων."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Ο συνολικός αÏιθμός των εγγÏαφών δεδομένων."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Το πλήθος των εγεγγÏαμμένων δεδομένων μέχÏι στιγμής, σε bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Ο αÏιθμός των εγγÏαφών διπλοεγγÏαφής που έγιναν και ο αÏιθμός των σελίδων "
"που γÏάφτηκαν για αυτό το σκοπό."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Ο αÏιθμός των εγγÏαφών διπλοεγγÏαφής που έγιναν και ο αÏιθμός των σελίδων "
"που γÏάφτηκαν για αυτό το σκοπό."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5564,35 +5552,35 @@ msgstr ""
"Ο αÏιθμός των αναμονών που έγιναν εξαιτίας του μικÏÎ¿Ï Î¼ÎµÎ³Î­Î¸Î¿Ï‚ του buffer "
"καταγÏαφής και και έπÏεπε να αναμένεται να εκκαθαÏιστεί Ï€Ïιν συνεχίσει."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Ο αÏιθμός των αιτήσεων εγγÏαφής καταγÏαφής."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Ο αÏιθμός των φυσικών εγγÏαφών στο αÏχείο καταγÏαφής."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Ο αÏιθμός των εγγÏαφών fsyncs που ολοκληÏώθηκαν στο αÏχείο καταγÏαφής."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Ο αÏιθμός των εκκÏεμών fsyncs στο αÏχείο καταγÏαφής."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "ΕκκÏεμείς εγγÏαφές αÏχείου καταγÏαφής."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Ο αÏιθμός των εγεγγÏαμμένων bytes στο αÏχείο καταγÏαφής."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Ο αÏιθμός των δημιουÏγηθέντων σελίδων."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5601,56 +5589,56 @@ msgstr ""
"υπολογίζονται σε σελίδες. Το μέγεθος της σελίδας επιτÏέπει την εÏκολη "
"μετατÏοπή σε bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Ο αÏιθμός των αναγνωσμένων σελίδων."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Ο αÏιθμός των εγεγγÏαμμένων σελίδων."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Ο αÏιθμός των κλειδωμάτων γÏαμμής που είναι Ï„ÏŽÏα σε αναμονή."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
"Ο μέσος χÏόνος απόκτησης ενός κλειδώματος γÏαμμής σε χιλιοστοδευτεÏόλεπτα."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ο συνολικός απαιτοÏμενος χÏόνος απόκτησης κλειδώματος γÏαμμής σε "
"χιλιοστοδευτεÏόλεπτα."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
"Ο μέγιστος χÏόνος απόκτησης ενός κλειδώματος γÏαμμής σε "
"χιλιοστοδευτεÏόλεπτα.."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Οι φοÏές που Ï€Ïέπει να αναμένεται ένα κλείδωμα γÏαμμής."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Ο αÏιθμός των διαγÏαμμένων γÏαμμών από πίνακες InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Ο αÏιθμός των εισαχθέντων γÏαμμών σε πίνακες InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Ο αÏιθμός των αναγνωσμένων γÏαμμών από πίνακες InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Ο αÏιθμός των ενημεÏωμένων γÏαμμών σε πίνακες InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5659,7 +5647,7 @@ msgstr ""
"αλλά δεν έχει ακόμα εκκαθαÏιστεί στο δίσκο. Ήταν γνωστός ως "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5668,7 +5656,7 @@ msgstr ""
"ΜποÏείτε να χÏησιμοποιήσετε αυτή τη τιμή για να Ï€ÏοσδιοÏίσετε πόση "
"λανθάνουσα μνήμη ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï Ï‡Ïησιμοποιείται."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5678,12 +5666,12 @@ msgstr ""
"τιμή είναι ένα έντονο σημάδι που δείχνει τον μέγιστο αÏιθμό μπλοκς που είναι "
"σε χÏήση με μια φοÏά."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
"Ο αÏιθμός των αιτήσεων ανάγνωσης ενός μπλοκ ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï Î±Ï€ÏŒ τη λανθάνουσα μνήμη."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5694,16 +5682,16 @@ msgstr ""
"μικÏή. Ο βαθμό απώλειας λανθάνουσας μνήμης μποÏεί να υπολογιστεί ως "
"Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
"Ο αÏιθμός των αιτήσεων εγγÏαφής ενός μπλοκ ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï ÏƒÏ„Î· λανθάνουσα μνήμη."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Ο αÏιθμός των φυσικών εγγÏαφών ενός ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï ÏƒÏ„Î¿ δίσκο."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5714,13 +5702,13 @@ msgstr ""
"διαφοÏετικών σχεδίων εÏωτημάτων για το ίδιο εÏώτημα. Η Ï€Ïοεπιλεγμένη τιμή 0 "
"σημαίνει ότι κανένα εÏώτημα δεν μεταφÏάστηκε ακόμα."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Ο αÏιθμός των γÏαμμών σε αναμονή για εγγÏαφή στις σειÏές ΚΑΘΥΣΤΕΡΗΜΕÎΩΠ"
"ΕΙΣΑΓΩΓΩΠ(INSERT DELAYED)."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5728,37 +5716,37 @@ msgstr ""
"Ο αÏιθμός των πινάκων που ανοίχτηκαν. Αν οι ανοιγμένοι πίνακες είναι "
"μεγάλοι, η τιμή λανθάνουσας μνήμης πινάκων είναι πιθανον μικÏή."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Ο αÏιθμός των αÏχείων που είναι ανοιχτά."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Ο αÏιθμός των Ïοών που είναι ανοιχτές (χÏησιμοποιοÏνται κυÏίως για "
"καταγÏαφή)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Ο αÏιθμός των πινάκων που είναι ανοιχτοί."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Ο αÏιθμός των ελεÏθεÏων μπλοκ μνήμης στη λανθάνουσα μνήμη εÏωτημάτων."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Το μέγεθος της ελεÏθεÏης μνήμης για λανθάνουσα μνήμη εÏωτημάτων."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Ο αÏιθμός των Ï€Ïοσπελάσεων λανθάνουσας μνήμης."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Ο αÏιθμός των εÏωτημάτων που Ï€Ïοστέθηκαν στην λανθάνουσα μνήμη."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5772,7 +5760,7 @@ msgstr ""
"χÏησιμοποιοÏμενη στÏατηγική (LRU) για να αποφασίσει ποια εÏωτήματα να "
"απομακÏÏνει από τη λανθάνουσα μνήμη."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5780,24 +5768,24 @@ msgstr ""
"Ο αÏιθμός των μη λανθανόντων εÏωτημάτων (μη απομνημονεÏσιμα ή δεν "
"απομνημονεÏονται λόγω της ÏÏθμισης query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Ο αÏιθμός των καταχωÏημένων εÏωτημάτων στη λανθάνουσα μνήμη."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Ο συνολικός αÏιθμός των μπλοκς στη λανθάνουσα μνήμη εÏωτημάτων."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "ΕπαναφοÏά"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Η κατάσταση της ασφαλοÏÏ‚ αναπαÏαγωγής (δεν έχει εφαÏμοστεί)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5805,13 +5793,13 @@ msgstr ""
"Ο αÏιθμός των ενώσεων που δεν χÏησιμοποιοÏν ευÏετήÏια. Αν η τιμή είναι 0, "
"Ï€Ïέπει να ελέγχετε Ï€Ïοσεκτικά τα ευÏετήÏια των πινάκων σας."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Ο αÏιθμός των ενώσεων που χÏησιμοποιήσαν μια αναζήτηση εÏÏους σε έναν πίνακα "
"παÏαπομπής."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5820,7 +5808,7 @@ msgstr ""
"κάθε γÏαμμή. (Αν αυτό δεν είναι 0, Ï€Ïέπει να ελέγχετε Ï€Ïοσεκτικά τα "
"ευÏετήÏια των πινάκων σας.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5828,17 +5816,17 @@ msgstr ""
"Ο αÏιθμός των ενώσεων που χÏησιμοποιοÏν εÏÏη στον Ï€Ïώτο πίνακα. (Κανονικά "
"δεν είναι κÏίσιμος αν δεν είναι μεγάλος.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Ο αÏιθμός των ενώσεων που έκαναν μια πλήÏη σάÏωση του Ï€Ïώτου πίνακα."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Ο αÏιθμός των Ï€ÏοσωÏινών πινάκων που είναι Ï„ÏŽÏα ανοιχτοί από τη δευτεÏεÏουσα "
"συνεÏγασία SQL."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5846,13 +5834,13 @@ msgstr ""
"Συνολικές φοÏές (από την εκκίνηση) που η διεÏγασία δευτεÏεÏουσας "
"αναπαÏαγωγής SQL έχει ξαναδοκιμάσει συναλλαγές."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Αυτό είναι ΑÎΟΙΧΤΟ, αν αυτός ο διακομιστής είναι δευτεÏεÏων που συνδέεται σε "
"Ï€ÏωτεÏωντα."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5860,14 +5848,14 @@ msgstr ""
"Ο αÏιθμός των διεÏγασιών που έλαβαν πεÏισσότεÏα από slow_launch_time "
"δευτεÏόλεπτα να δημιουÏγηθοÏν."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Ο αÏιθμός των εÏωτημάτων που έλαβαν πεÏισσότεÏα από long_query_time "
"δευτεÏόλεπτα."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5877,23 +5865,23 @@ msgstr ""
"ταξινόμησης. Αν ο αÏιθμός είναι μεγάλος, Ï€Ïέπει να αυξήσετε την τιμή της "
"μεταβλητής συστήματος sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Ο αÏιθμός των ταξινομήσεων που έγιναν με εÏÏη."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Ο αÏιθμός των ταξινομημένων γÏαμμών."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Ο αÏιθμός των ταξινομήσεων που έγιναν σαÏώνοντας τον πίνακα."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Οι φοÏές που ένα κλείδωμα πινακα ανακτήθηκε άμεσα.."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5905,7 +5893,7 @@ msgstr ""
"απόδοσης, Ï€Ïέπει Ï€Ïώτα να βελτιώσετε τα εÏωτήματά σας και μετά χωÏίστε τον "
"πίνακα ή τους πίνακες ή χÏησιμοποιείστε αναπαÏαγωγή."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5915,11 +5903,11 @@ msgstr ""
"λανθάνουσας μνήμης μποÏεί να υπολογιστεί ως Threads_created/Connections. Αν "
"η τιμή είναι κόκκινη Ï€Ïέπει να αυξήσετε την τιμή thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Ο αÏιθμός των Ï„Ïέχοντων ανοιγμένων συνδέσεων."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5931,86 +5919,86 @@ msgstr ""
"thread_cache_size. (Κανονικά αυτό δεν δίνει μια σημαντική βελτίωση απόδοσης "
"αν έχετε μια καλή εφαÏμογή διεÏγασίας.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Ο αÏιθμός των διεÏγασιών που δεν είναι σε νάÏκη."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "ΠληÏοφοÏίες εκτέλεσης"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "ΧειÏιστής"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Λανθάνουσα μνήμη εÏωτήματος"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "ΔιεÏγασίες"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "ΠÏοσωÏινά δεδομένα"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "ΚαθυστεÏημένες εισαγωγές"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Λανθάνουσα μνήμη κλειδιοÏ"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Ενώσεις"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Ταξινόμηση"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Συντονιστής κινήσεων"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "ΕκκαθάÏιση (κλείσιμο) όλων των πινάκων"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Εμφάνιση ανοιχτών πινάκων"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Εμφάνιση δευτεÏευόντων διακομιστών"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Εμφάνιση κατάστασης δευτεÏεÏοντος"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "ΕκκαθάÏιση λανθάνουσας μνήμης εÏωτημάτων"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Εμφάνιση διεÏγασιών"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
msgctxt "for Show status"
msgid "Reset"
msgstr "ΕπαναφοÏά"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Αυτός ο διακομιστής MySQL λειτουÏγεί για %s. Ξεκίνησε στις %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
@@ -6019,21 +6007,21 @@ msgstr ""
"Αυτός ο διακομιστής έχει Ïυθμιστεί ως Ï€ÏωτεÏων σε μια αναπαÏαγωγική "
"διαδικασία."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Αυτός ο διακομιστής έχει Ïυθμιστεί ως Ï€ÏωτεÏων σε μια αναπαÏαγωγική "
"διαδικασία."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Αυτός ο διακομιστής έχει Ïυθμιστεί ως Ï€ÏωτεÏων σε μια αναπαÏαγωγική "
"διαδικασία."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
msgid ""
"For further information about replication status on the server, please visit "
@@ -6043,7 +6031,7 @@ msgstr ""
"b>. Για πεÏισσότεÏες πληÏοφοÏίες για την κατάσταση αναπαÏαγωγής στο "
"διακομιστή, επισκευτείτε τον <a href=\"#replication\">τομέα αναπαÏαγωγής</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6051,11 +6039,11 @@ msgstr ""
"<b>Κίνηση Διακομιστή</b>: Αυτοί οι πίνακες δείχνουν στατιστικά χÏήσης "
"δικτÏου Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… διακομιστή MySQL από την έναÏξη της λειτουÏγίας του."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Κίνηση"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6064,36 +6052,36 @@ msgstr ""
"έτσι αυτές οι στατιστικές όπως αναφέÏονται από τον διακομιστή μποÏεί να "
"είναι εσφαλμένες."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "ανά ÏŽÏα"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Ελήφθησαν"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Εστάλησαν"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Συνδέσεις"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "μέγιστος αÏιθμός ταυτόχÏονων συνδέσεων"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Αποτυχημένες Ï€Ïοσπάθειες"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ΑκυÏωμένες συνδέσεις"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6102,132 +6090,132 @@ msgstr ""
"<b>Στατιστικά εÏωτημάτων</b>: Από την έναÏξη λειτουÏγίας, %s εÏωτήματα έχουν "
"σταλεί στον διακομιστή."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "ανά λεπτό"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "ανά δευτεÏόλεπτο"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "ΤÏπος εÏωτήματος"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Κατάσταση αναπαÏαγωγής"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "ΑδÏνατη η σÏνδεση με την Ï€Ïοέλευση"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "ΑδÏνατη η σÏνδεση με τον Ï€ÏοοÏισμό"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Η βάση δεδομένων «%s» δεν υπάÏχει."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "ΣυγχÏονισμός δομής"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "ΣυγχÏονισμός Δεδομένων"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "δεν υφίσταται"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "ΔιαφοÏά δομής"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "ΔιαφοÏά Δεδομένων"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "ΠÏοσθήκη στήλης(ών)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "ΑπομάκÏυνση στήλης(ών)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Αλλαγή στήλης(ών)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "ΑπομάκÏυνση ευÏετηÏίου(ων)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "ΕφαÏμογή ευÏετηÏίου(ων)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "ΕνημέÏωση γÏαμμής(ών)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Εισαγωγή γÏαμμής(ών)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
"Θέλετε να διαγÏάψετε όλες τις Ï€ÏοηγοÏμενες γÏαμμές από τους πίνακες "
"Ï€ÏοοÏισμοÏ;"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "ΕφαÏμογή Επιλεγμένων Αλλαγών"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "ΣυγχÏονισμός Βάσεων δεδομένων"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
"Οι επιλεγμένοι πίνακες Ï€ÏοοÏισμου έχουν συγχÏονιστεί με τους πίνακες "
"Ï€Ïοέλευσης."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
"Η βάση δεδομένων Ï€ÏοοÏÎ¹ÏƒÎ¼Î¿Ï ÏƒÏ…Î³Ï‡Ïονίστηκε με τη βάση δεδομένων Ï€Ïοέλευσης"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Τα ακόλουθα εÏωτήματα εκτελέστηκαν:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
msgid "Current connection"
msgstr "Μη ασφαλής σÏνδεση"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
msgid "Configuration: %s"
msgstr "ΑÏχείο Ïυθμίσεων"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Υποδοχή"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6235,29 +6223,29 @@ msgstr ""
"Η βάση δεδομένων Ï€ÏοοÏÎ¹ÏƒÎ¼Î¿Ï Î¸Î± συγχÏονιστεί πλήÏως με τη βάση δεδομένων "
"Ï€Ïοέλευσης. Η βάση δεδομένων Ï€Ïοέλευσης θα παÏαμείνει ως έχει."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Ρυθμίσεις και μεταβλητές του διακομιστή"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Τιμή ΣυνεδÏίας"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "ΠÏοεπιλεγμένη τιμή"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "ΑÏχείο Ïυθμίσεων"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Λήψη"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6267,111 +6255,107 @@ msgstr ""
"ακÏυπτογÏάφητα!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Επισκόπηση"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Εμφάνιση κÏυφών μηνυμάτων (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Δεν υπάÏχουν Ïυθμισμένοι διακομιστές"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Îέος διακομιστής"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "ΠÏοεπιλεγμένη γλώσσα"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "Δικαίωμα επιλογής στο χÏήστη"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- καμία -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "ΠÏοεπιλεγμένος διακομιστής"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Τέλος γÏαμμής"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "ΠÏοβολή"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "ΦόÏτωση"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Ιστοσελίδα phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "ΔωÏεά"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Έλεγχος για τελευταία έκδοση"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "ΧαÏακτηÏιστικά"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Πλαίσιο πλοήγησης"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Βασικό πλαίσιο"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "ΕπεξεÏγασία διακομιστή"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "ΠÏοσθήκη ενός νέου διακομιστή"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Εσφαλμένη τιμή"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "ΟÏισμός τιμής: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "ΕπαναφοÏά Ï€Ïοεπιλεγμένης τιμής"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "ΠÏοειδοποίηση"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Άδεια μετατÏοπής συνόλου χαÏακτήÏων"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Αν ενεÏγοποιηθεί, ο χÏήστης μποÏεί να συνδεθεί σε οποιοδήποτε διακομιστή "
"MySQL μέσω φόÏμας σÏνδεσης για επικÏÏωση cookie"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6388,21 +6372,21 @@ msgstr ""
"να μην είναι αξιόπιστη αν η IP σας ανήκει σε έναν ISP όπου χιλιάδες χÏήστες, "
"μαζί με εσάς, είναι συνδεδεμένοι σε αυτόν."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Δικαίωμα σÏνδεσης σε οποιοδήποτε διακομιστή MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "ΠÏοβολή συνδέσμου «ΔιαγÏαφής βάσης δεδομένων» σε κανονικοÏÏ‚ χÏήστες"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"Το κλειδί Ï€Ïέπει να πεÏιέχει γÏάμματα, αÏιθμοÏÏ‚ [em]και[/em] ειδικοÏÏ‚ "
"χαÏακτήÏες"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6410,11 +6394,11 @@ msgstr ""
"Μυστική φÏάση Ï€Ïόσβασης χÏησιμοποιήθηκε για την κÏυπτογÏάφηση των cookies "
"στην επικÏÏωση του [kbd]cookie[/kbd]"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Το κλειδί είναι Ï€Î¿Î»Ï Î¼Î¹ÎºÏÏŒ. ΠÏέπει να έχει τουλάχιστον 8 χαÏακτήÏες"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6424,27 +6408,27 @@ msgstr ""
"Έτσι δημιουÏγήθηκε αυτόματα ένα κλειδί για σας. ΧÏησιμοποιήθηκε για την "
"κÏυπτογÏάφηση cookies. Δεν χÏειάζεται να το θυμάστε."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Μυστικό κολιτσίδας"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Επισήμανση επιλεγμένων γÏαμμών"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Επισημαντής γÏαμμής"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Επισήμανση γÏαμμής που δείχνει ο δείκτης του ποντικιοÏ"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Δείκτης επισήμανσης"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6452,11 +6436,11 @@ msgstr ""
"ΕνεÏγοποίηση της συμπίεσης [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] "
"για λειτουÏγίες εισαγωγής και εξαγωγής"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6467,11 +6451,11 @@ msgstr ""
"αποσυμπίεση Bzip2[/a] απαιτεί λειτουÏγίες (%s) που δεν είναι διαθεσιμες σε "
"αυτό το σÏστημα."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "ΑδÏνατη η φόÏτωση ή η αποθήκευση Ïυθμίσεων"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6482,7 +6466,7 @@ msgstr ""
"html#setup_script]τεκμηÏίωση[/a]. ΔιαφοÏετικά, θα μποÏείτε μόνο να τον "
"λάβετε ή να τον Ï€Ïοβάλετε."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6497,33 +6481,33 @@ msgstr ""
"CHAR και VARCHAR: [kbd]input[/kbd] - επιτÏέπει πεÏιοÏισμό του μήκους, [kbd]"
"textarea[/kbd] - επιτÏέπει αλλαγή γÏαμμών στα πεδία"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "ΕπεξεÏγασία πεδίων CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "ΑÏιθμός στηλών για πεÏιοχές κειμένου CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Στήλες πεÏιοχής κειμένου (textarea) CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "ΑÏιθμός γÏαμμών για πεÏιοχές κειμένου CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "ΓÏαμμές πεÏιοχής κειμένου (textarea) CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Ελέξτε τα δικαιώματα του αÏχείου Ïυθμίσεων"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6532,11 +6516,11 @@ msgstr ""
"παÏουσιάστηκαν Ï€Ïοβλήματα με τα δημιουÏγηθέντα αÏχεία gzip/bzip2 "
"απενεÏγοποιήστε αυτό το χαÏακτηÏιστικό"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Άμεση συμπίεση"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6544,43 +6528,35 @@ msgstr ""
"Όταν μια Ï€Ïοειδοποίηση («Είστε σίγουÏος/η...») Ï€Ïέπει να Ï€Ïοβάλετε αν "
"Ï€Ïόκειται να χαθοÏν δεδομένα"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Επιβεβαίωση εÏωτημάτων ΔΙΑΓΡΑΦΗΣ (DROP)"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "ΠÏοεπιλεγμένο σÏνολο χαÏακτήÏων για μετατÏοπές"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "ΠÏοεπιλεγμένο σÏνολο χαÏακτήÏων"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "ΠÏοβαλόμενη καÏτέλα κατά το άνοιγμα της βάσης δεδομένων"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "ΠÏοεπιλεγμένη καÏτέλα βάσης δεδομένων"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "ΠÏοβαλόμενη καÏτέλα κατά το άνοιγμα του διακομιστή"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "ΠÏοεπιλεγμένη καÏτέλα διακομιστή"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "ΠÏοβαλόμενη καÏτέλα κατά το άνοιγμα ενός πίνακα"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "ΠÏοεπιλεγμένη καÏτέλα πίνακα"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6589,78 +6565,78 @@ msgstr ""
"είναι καθολικά Ï€Ïοσβάσιμος οÏτε αναγνώσιμος οÏτε εγγÏάψιμος από άλλους "
"χÏήστες στο διακομιστή σας."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Εμφάνιση λίστας βάσεων δεδομένων ως λίστα και όχι ως αναδυόμενο μενοÏ"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "ΠÏοβολή βάσεων δεδομένων ως λίστα"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Εμφάνιση λίστας διακομιστών ως λίστα και όχι ως αναδυόμενο μενοÏ"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "ΠÏοβολή διακομιστών ως λίστα"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "ΑδÏνατη η σÏνδεση στο διακομιστή MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Άδειασμα ελέγχου ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης του phpMyAdmin ενώ χÏησιμοποιείτε pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Άδειασμα ελέγχου χÏήστη του phpMyAdmin ενώ χÏησιμοποιείτε pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"Άδειασμα ονομασίας συνεδÏίας σÏνδεσης ενώ χÏησιμοποιείτε μέθοδο επικÏÏωσης "
"σÏνδεσης"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"Άδειασμα διεÏθυνση URL σÏνδεσης ενώ χÏησιμοποιείτε μέθοδο επικÏÏωσης σÏνδεσης"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"Άδειασμα ονόματος χÏήστη ενώ χÏησιμοποιείτε Ïυθμισμένη μέθοδο επικÏÏωσης"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Η υποβλειθείσα φόÏμα πεÏιέχει σφάλματα"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Εσφαλμένη διεÏθυνση IP: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Μη έγκυÏος αÏιθμός θÏÏας"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Απολεσθέντα δεδομένα για %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Δεν είναι μη αÏνητικός αÏιθμός"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Δεν είναι θετικός αÏιθμός"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6668,43 +6644,43 @@ msgstr ""
"ΟÏίστε τον αÏιθμό των δευτεÏολέπτων που επιτÏέπεται να εκτελεστεί κώδικας "
"([kbd]0[/kbd] για εκτέλεση χωÏίς ÏŒÏιο)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Μέγιστος χÏόνος εκτέλεσης"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "ΣÏνολο χαÏακτήÏων αÏχείου"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "ΠÏότυπο ονόματος βάσης δεδομένων"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "ΠÏότυπο ονόματος διακομιστή"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "ΠÏότυπο ονόματος πίνακα"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Αποθήκευση στο διακομιστή"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "ΠÏότυπο απομνημόνευσης ονοματος αÏχείου"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "όχι"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Εξαναγκασμένη ασφαλής σÏνδεση όσο χÏησιμοποιείται το phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6712,11 +6688,11 @@ msgstr ""
"ΑÏτη η [a@?page=form&amp;formset=features#tab_Security]επιλογή[/a] Ï€Ïέπει να "
"είναι ενεÏγή αν την υποστηÏίζει ο διακομιστής σας"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Εξαναγκασμένη σÏνδεση SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6725,87 +6701,87 @@ msgstr ""
"(foreing key); [kbd]content[/kbd] είναι τα αναφεÏθέντα δεδομένα, [kbd]id[/"
"kbd] είναι η τιμή κλειδιοÏ"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Αναδυόμενη σειÏά μη διακÏÎ¹Ï„Î¿Ï ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Μια αναδυόμενη λίστα θα χÏησιμοποιηθεί, αν υπάÏχουν λίγα αντικείμενα"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "ÎŒÏιο μη διακÏÎ¹Ï„Î¿Ï ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Κατάσταση αναζήτησης"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "ΠÏοσαÏμοσμένη κατάσταση αναζήτησης"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "ΠÏοσαÏμοσμένη κατάσταση επεξεÏγασίας"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Κατάσταση επεξεÏγασίας"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "ΠÏοσαÏμογή Ï€Ïοεπιλεγμένων επιλογών εξαγωγής"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "ΠÏοεπιλογές εξαγωγής"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "ΠÏοσαÏμογή Ï€Ïοεπιλεγμένων επιλογών εισαγωγής"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "ΠÏοεπιλογές εισαγωγής"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "ΟÏισμός φακέλων εισαγωγής-εξαγωγής και επιλογές συμπίεσης"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Εισαγωγή / Εξαγωγή"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Επιλογές Ï€Ïοβολής βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "ΠÏοσαÏμογή εμφάνισης του πλαισίου πλοήγησης"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Επιλογές Ï€Ïοβολής διακομιστών"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Επιλογές Ï€Ïοβολής πινάκων"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Ρυθμίσεις που δεν ανήκουν κάπου αλλοÏ"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Άλλες Ïυθμίσεις πυÏήνα"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "ΠÏοσαÏμόστε επιλογές παÏαθÏÏου εÏωτήματος"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6813,15 +6789,15 @@ msgstr ""
"Σημειώστε ότι το phpMyAdmin είναι απλά ένα πεÏιβάλλον εÏγασίας και τα "
"χαÏακτηÏιστικά του δεν πεÏιοÏίζουν τη MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Ασφάλεια"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Βασικές Ïυθμίσεις"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6829,23 +6805,23 @@ msgstr ""
"ΠÏοχωÏημένη ÏÏθμιση διακομιστή, μην αλλάξετε αυτές τις Ïυθμίσεις εκτός και "
"αν ξέÏετε που παÏαπέμπουν"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "ΠÏοσαÏμογή διακομιστή"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Εισάγετε παÏαμέτÏους σÏνδεσης διακομιστή"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Εισάγετε επιλογές σÏνδεσης για επικÏÏωσης σÏνδεσης"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Επιλογές σÏνδεσης"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6855,47 +6831,47 @@ msgstr ""
"χαÏακτηÏιστικά. Δείτε την [a@../Documentation.html#linked-tables]υποδομή "
"συνδεδεμένων πινάκων[/a] στην τεκμηÏίωση"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Βάση δεδομένων PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "ΠÏοσαÏμογή"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "ΠÏοσαÏμογή επιλογών εξαγωγής"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "ΠÏοσαÏμογή επιλογών εισαγωγής"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "ΠÏοσαÏμογή πλαισίου πλοήγησης"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "ΠÏοσαÏμογή Î²Î±ÏƒÎ¹ÎºÎ¿Ï Ï€Î»Î±Î¹ÏƒÎ¯Î¿Ï…"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "ΠÏοσαÏμογή εμφανιζόμενων συνδέσμων στους χώÏους εÏωτημάτων SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "ΧώÏος ΕÏωτήματος SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6904,27 +6880,27 @@ msgstr ""
"Ïυθμίσεις [a@?page=form&amp;formset=main_frame#tab_Sql_box]πλαισίου Πλοήγησης"
"[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "ΕÏωτήματα SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "ΠÏοσαÏμογή σελίδας εκκίνησης"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Εκκίνηση"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Επιλέξτε πως θα λειτουÏγοÏν οι καÏτέλες"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "ΚαÏτέλες"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6932,11 +6908,11 @@ msgstr ""
"ΕνεÏγοποιήστε τη συμπίεση [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] για "
"τις λειτουÏγίες εισαγωγής και εξαγωγής"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6947,15 +6923,15 @@ msgstr ""
"αποσυμπίεση GZip[/a] απαιτεί λειτουÏγίες (%s) που δεν είναι διαθέσιμες σε "
"αυτό το σÏστημα."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Επιπλέον παÏάμετÏοι για την iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "ΠαÏάβλεψη σφαλμάτων"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6963,11 +6939,11 @@ msgstr ""
"Αν ενεÏγοποιηθεί, το phpMyAdmin συνεχίζει να υπολογίζει εÏωτήματα πολλαπλών "
"δηλώσεων ακόμα και αν ένα από τα εÏωτήματα αποτÏχει"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "ΠαÏάβλεψη σφαλμάτων πολλαπλών δηλώσεων"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6978,11 +6954,11 @@ msgstr ""
"την εισαγωγή μεγάλων αÏχείων, αν και μποÏεί να μποÏεί να διακόψει τις "
"διαδικασίες."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "ΜεÏική εισαγωγή: να επιτÏέπεται η διακοπή"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6990,15 +6966,15 @@ msgstr ""
"ΠÏοεπιλεγμένη μοÏφή; να ληφθεί υπόψη ότι αυτή η λίστα εξαÏτάται από την "
"τοποθεσία (βάση δεδομένων, πίνακας) και ότι μόνο η SQL είναι πάντα διαθέσιμη"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "ΜεÏική εισαγωγή: παÏάβλεψη εÏωτημάτων"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Μη ασφαλής σÏνδεση"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7007,43 +6983,43 @@ msgstr ""
"Αν ο διακομιστής σας έχει Ïυθμιστεί να δέχεται αιτήσεις HTTPS πατήστε [a@%s]"
"αυτόν τον σÏνδεσμο[/a] για χÏήση ασφαλοÏÏ‚ σÏνδεσης."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Πόσες γÏαμμές μποÏοÏν να εισαχθοÏν μονομιάς"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "ΑÏιθμός εισαχθέντων γÏαμμών"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "ΠÏοοÏισμός για εικονίδιο γÏήγοÏης Ï€Ïόσβασης"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "ΠÏοβολή λογοτÏπου στο αÏιστεÏÏŒ πλαίσιο"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "ΠÏοβολή λογοτÏπου"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "ΠÏοβολή επιλεγμένου διακομιστή επάνω στο αÏιστεÏÏŒ πλαίσιο"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "ΠÏοβολή επιλογής διακομιστών"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Κείμενο που διαχωÏίζει τις βάσεις δεδομένων σε διαφοÏετικά επίπεδα"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "ΔιαχωÏιστικό δέντÏου βάσης δεδομένων"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7051,36 +7027,36 @@ msgstr ""
"Μόνο απλή έκδοση; δενδÏοειδής Ï€Ïοβολή βάσεων δεδομένων (Ï€ÏοσδοÏίζεται από το "
"διαχωÏιστικό που οÏίζεται παÏακάτω)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "ΔενδÏοειδής Ï€Ïοβολή βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
"ΑπενεÏγοποιήστε το αν θέλετε να δείτε όλες τις βάσεις δεδομένων μονομιάς"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "ΧÏήση απλής έκδοσης"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Μέγιστο βάθος δέντÏου πίνακα"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Κείμενο που διαχωÏίζει τους πίνακες σε διαφοÏετικά επίπεδα"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "ΔιαχωÏιστικό δέντÏου πινάκων"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "ΔιεÏθυνση URL συνδέσμου λογοτÏπου"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7088,27 +7064,27 @@ msgstr ""
"Ανοίγει τη συνδεδεμένη σελίδα στο κÏÏιο παÏάθυÏο ([kbd]main[/kbd]) ή σε νέο "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "ΠÏοοÏισμός συνδέσμου λογοτÏπου"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Επισήμανση διακομιστή με τον δείκτη του ποντικιοÏ"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "ΕνεÏγοποίηση επισήμανσης"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "ΧÏήση καÏτελών με λιγότεÏα γÏαφικά"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Απλές καÏτέλες"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7120,11 +7096,11 @@ msgstr ""
"να ξεχάσετε να αποσυνδεθείτε από άλλους διακομιστές όταν συνδέεστε σε "
"πολλοÏÏ‚."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "ΔιαγÏαφή όλων των cookies με την αποσÏνδεση"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7132,11 +7108,11 @@ msgstr ""
"ΟÏίζει αν η Ï€ÏοηγοÏμενη σÏνδεση Ï€Ïέπει να επανακληθεί ή όχι σε κατάσταση "
"επικÏÏωσης cookie"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Επανάκληση ονόματος χÏήστη"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7148,15 +7124,15 @@ msgstr ""
"για την Ï„Ïέχουσα συνεδÏία και θα διαγÏαφεί μόλις κλείσετε τον φυλλομετÏητή. "
"Αυτό Ï€Ïοτείνεται για μη αξιόπιστα πεÏιβάλλοντα."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Αποθήκευση cookie σÏνδεσης"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "ΟÏίστε χÏονικά (σε δευτεÏόλεπτα) την Î¹ÏƒÏ‡Ï ÎµÎ½ÏŒÏ‚ cookie σÏνδεσης"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7166,29 +7142,29 @@ msgstr ""
"Ï€Ïέπει να οÏιστεί σε 1800 δευτεÏόλεπτα (30 λεπτά) το πεÏισσότεÏο. Τιμές "
"μεγαλÏτεÏες από 1800 ίσως παÏουσιάσουν Ï€Ïοβλήματα ασφάλειας όπως μίμηση."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "ΕγκυÏότητα cookie σÏνδεσης"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Μέγιστος αÏιθμός χαÏακτήÏων όταν Ï€Ïοβάλεται ένα εÏώτημα SQL"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Μέγιστο μήκος Ï€Ïοβολής SQL"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Μέγιστος αÏιθμός βάσεων δεδομένων που Ï€Ïοβάλονται στο αÏιστεÏÏŒ πλαίσιο και "
"στη λίστα βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Μέγιστος αÏιθμός βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7198,19 +7174,19 @@ msgstr ""
"αποτέλεσμα. Αν το αποτέλεσμα πεÏιέχει πεÏισσότεÏες γÏαμμές, θα εμφανίζονται "
"σÏνδεσμοι «ΠÏοηγοÏμενο» και «Επόμενο»."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Μέγιστος αÏιθμός γÏαμμών για Ï€Ïοβολή"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Μέγιστος αÏιθμός πινάκες που θα Ï€Ïοβάλονται σε λίστα πινάκων"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Μέγιστος αÏιθμός πινάκων"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7218,28 +7194,28 @@ msgstr ""
"Ο αÏιθμός των bytes που επιτÏέπεται να δεσμευσει ένας κώδικας, Ï€.χ. [kbd]32M"
"[/kbd] ([kbd]0[/kbd] για απεÏιόÏιστη)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "ÎŒÏιο μνήμης"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "ΧÏήση μόνο εικονιδίων, μόνο κειμένου ή και τα δÏο"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "ΓÏαμμή πλοήγησης με εικονίδια"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"ΧÏήση εξαγόμενου GZip buffering για αυξημένη ταχÏτητα σε μεταφοÏές HTTP"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Εξαγόμενο GZip buffering"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7251,35 +7227,35 @@ msgstr ""
"[kbd]SMART[/kbd] - Ï€.χ. φθίνουσα ταξινόμηση για πεδία Ï„Ïπου TIME, DATE, "
"DATETIME και TIMESTAMP, αÏξουσα ταξινόμηση στα υπόλοιπα"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "ΠÏοεπιλεγμένη ταξινόμηση"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "ΧÏήση εξαναγκασμένων συνδέσεων στις βάσεις δεδομένων MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Επιμένουσες συνδέσεις"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "ΛειτουÏγίες πίνακα με εικονίδια"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "ΑποτÏοπή επεξεÏγασίας πεδίων BLOB και BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "ΠÏοστασία δυαδικών πεδίων"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7288,49 +7264,49 @@ msgstr ""
"απενεÏγοποιηθεί, λειτουÏγοÏν Ïουτίνες JS για Ï€Ïοβολή του ιστοÏÎ¹ÎºÎ¿Ï "
"εÏωτημάτων (χάνεται με το κλείσιμο του παÏαθÏÏου)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Μόνιμο ιστοÏικό εÏωτημάτων"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Πόσα εÏωτήματα παÏαμένουν στο ιστοÏικό"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Μέγεθος ιστοÏÎ¹ÎºÎ¿Ï ÎµÏωτημάτων"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "ΠÏοβολή καÏτέλας με το άνοιγμα νέου παÏαθÏÏου εÏωτήματος"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "ΠÏοεπιλεγμένη καÏτέλα παÏαθÏÏου εÏωτήματος"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Επιλέξτε ποιες συναÏτήσεις θα χÏησιμοποιηθοÏν για μετατÏοπή συνόλων "
"χαÏακτήÏων"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Μηχανή επανακωδικοποίησης"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Δοκιμή μετατÏοπής εσφαλμένων πεδίων στις Ï€Ïοεπιλεγμένες τιμές τους"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Ο φάκελος στον διακομιστή όπου οι εξαγωγές μποÏοÏν να αποθηκευτοÏν"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Φάκελος αποθήκευσης"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7345,47 +7321,47 @@ msgstr ""
"άμεση Ï€Ïόσβαση. ΟÏίστε τον [a@?page=servers&amp;mode=edit&amp;id="
"%1$d#tab_Server]Ï„Ïπο επικÏÏωσης[/a] σε [kbd]cookie[/kbd] ή [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "ΠÏέπει να χÏησιμοποιείτε την mysqli για λόγους απόδοσης"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "ΕπιτÏέπετε την σÏνδεση στο διακομιστή χωÏίς κωδικό Ï€Ïόσβασης."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Αφήστε το άδειο αν δεν χÏησιμοποιηθεί"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "ΣειÏά επικÏÏωσης"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Αφήστε κενό για Ï€Ïοεπιλογές"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Κανόνες επικÏÏωσης"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Δικαίωμα συνδέσεων χωÏίς κωδικό Ï€Ïόσβασης"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Δικαίωμα Ïιζικής σÏνδεσης"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7395,19 +7371,19 @@ msgstr ""
"Ï…Î»Î¹ÎºÎ¿Ï SweKey[/a] (δεν βÏίσκεται στο Ïιζικό φάκελο του εγγÏάφου; "
"Ï€Ïοτείνεται: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "ΑÏχείο Ïυθμίσεων SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Μέθοδος επικÏÏωσης για χÏήση"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "ΤÏπος επικÏÏωσης"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7415,11 +7391,11 @@ msgstr ""
"Αφήστε κενό αν δεν υπάÏχει [a@http://wiki.phpmyadmin.net/pma/bookmark]"
"σελιδοδείκτης[/a] υποστήÏιξης, Ï€Ïοτείνεται: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Πίνακας σελιδοδεικτών"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7427,32 +7403,32 @@ msgstr ""
"Αφήστε κενό για να μη υπάÏχουν σχόλια/Ï„Ïποι mime στις στήλες. ΠÏοτείνεται: "
"[kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Πίνακας πληÏοφοÏιών στήλης"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Συνδεση συμπίεσης στο διακομιστή MySQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "ΣÏνδεση συμπίεσης"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
"Πως να συνδεθείτε στο διακομιστή, κÏατήστε το tcp αν δεν είστε σίγουÏος/η"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "ΤÏπος σÏνδεσης"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Έλεγχος ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης χÏήστη"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7461,19 +7437,19 @@ msgstr ""
"ΠεÏισσότεÏες πληÏοφοÏίες είναι διαθέσιμες στο [a@http://wiki.phpmyadmin.net/"
"pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Έλεγχος χÏήστη"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "ΑπαÏίθμηση πινάκων όταν εμφανίζεται η λίστα βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "ΑπαÏίθμηση πινάκων"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7481,11 +7457,11 @@ msgstr ""
"Αφήστε το κενό για καμία υποστήÏιξη Σχεδιαστή. ΠÏοτείνεται: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Πίνακας σχεδιαστή"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7494,11 +7470,11 @@ msgstr ""
"aid=1849494]PMA bug tracker[/a] και στο [a@http://bugs.mysql.com/19588]MySQL "
"Bugs[/a]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "ΑπενεÏγοποίηση χÏήσης του INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7515,24 +7491,24 @@ msgstr ""
"βασισμένη στις ΙΡ Ï€Ïοστασία δεν είναι αξιόπιστη αν ο πάÏοχός έχει χιλιάδες "
"χÏήστες που συνδέονται."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Ποια επέκταση PHP να χÏησιμοποιήσετε. ΠÏοτείνεται η mysqli αν υποστηÏίζεται"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Επέκταση PHP για χÏήση"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "ΑπόκÏυψη βάσεων δεδομένων που ταιÏιάζουν την κανονική έκφÏαση (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "ΑπόκÏυψη βάσεων δεδομένων"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7540,11 +7516,11 @@ msgstr ""
"Αφήστε το κενό για μη υποστήÏιξη ιστοÏÎ¹ÎºÎ¿Ï ÎµÏωτημάτων SQL , Ï€Ïοτείνεται: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Πίνακας ιστοÏÎ¹ÎºÎ¿Ï ÎµÏωτημάτων SQL"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
@@ -7553,32 +7529,32 @@ msgstr ""
"Αφήστε το κενό για μη υποστήÏιξη ιστοÏÎ¹ÎºÎ¿Ï ÎµÏωτημάτων SQL , Ï€Ïοτείνεται: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
msgid "SQL query tracking table"
msgstr "Πίνακας ιστοÏÎ¹ÎºÎ¿Ï ÎµÏωτημάτων SQL"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Ονομασία θέσης όπου εκτελείται ο διακομιστής MySQL"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Ονομασία θέσης διακομιστή"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "ΔιεÏθυνση URL αποσÏνδεσης"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Δοκιμάστε να συνδεθείτε χωÏίς κωδικό Ï€Ïόσβασης"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "ΣÏνδεση χωÏίς κωδικό Ï€Ïόσβασης"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7587,30 +7563,30 @@ msgstr ""
"κάθετο χÏησιμοποιήστε τα ως κανονικοÏÏ‚ χαÏακτήÏες, Ï€.χ. χÏησιμοποιήστε «my"
"\\_db» και όχι «my_db»"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Εμφάνιση μόνο των βάσεων δεδομένων από λίστα"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Αφήστε το άδειο αν δεν χÏησιμοποιείτε ÏÏθμισμένη επικÏÏωση"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Κωδικός Ï€Ïόσβασης για Ïυθμισμένη επικÏÏωση"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Αφήστε το κενό για μη υποστήÏιξη σχεδίου PDF, Ï€Ïοτείνεται: [kbd]pma_pdf_pages"
"[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "Σχέδιο PDF: πίνακας σελίδων"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7621,16 +7597,16 @@ msgstr ""
"a] για λεπτομέÏειες. Αφήστε κενό για να μην υπάÏχει υποστήÏιξη. ΠÏοτείνεται: "
"[kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"ΘÏÏα που αποκÏίνεται ο διακομιστής MySQL. Αφήστε το άδειο για Ï€Ïοεπιλογή"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "ΘÏÏα διακομιστή"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7638,19 +7614,19 @@ msgstr ""
"Αφήστε το κενό για να μην υπάÏχει υποστήÏιξη [a@http://wiki.phpmyadmin.net/"
"pma/relation]σÏνδεσμοι συσχετίσεων[/a]. ΠÏοτείνεται: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Πίνακας συσχετίσεων"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Εντολή SQL που φέÏνει τις διαθέσιμες βάσεις δεδομένων"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Εντολή SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7658,100 +7634,100 @@ msgstr ""
"Δείτε τους [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]Ï„Ïπους "
"επικÏÏωσης[/a] για ένα παÏάδειγμα"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Ονομάσία συνεδÏίας σÏνδεσης"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "ΔιεÏθυνση URL σÏνδεσης"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Αυτόματη κατάσταση επαναφοÏάς"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
msgid "Statements to track"
msgstr "Δηλώσεις"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"ΠÏέπει να χÏησιμοποιήσετε συνδέσεις SSL αν ο διακομιστής Î¹ÏƒÏ„Î¿Ï ÏƒÎ±Ï‚ τις "
"υποστηÏίζει"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"Η υποδοχή στην οποία ο διακομιστής MySQL αποκÏίνεται. Αφήστε το κενό για "
"Ï€Ïοεπιλογή"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Υποδοχή διακομιστή"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "ΕνεÏγοποιήση SSL για σÏνδεση στο διακομιστή MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "ΧÏήση SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"Αφήστε το κενό για να μην υποστηÏίζεται σχέδιο PDF. ΠÏοτείνεται: [kbd]"
"pma_table_coords[/kbd]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "Σχέδιο PDF: συντεταγμένες πίνακα"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7763,17 +7739,17 @@ msgstr ""
"Ο πίνακας που πεÏιγÏάφει τα Ï€Ïοβαλόμενα πεδία. Αφήστε το κενό για να μην "
"υποστηÏίζεται. ΠÏοτείνεται: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Πίνακας Ï€Ïοβολής πεδίων"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "ΧÏήστης για Ïυθμισμένη επικÏÏωση"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7781,11 +7757,11 @@ msgstr ""
"ΑπενεÏγοποιήστε το αν γνωÏίζεται ότι οι πίνακες pma_* είναι ενημεÏωμένοι. "
"Αυτό αποτÏέπει ελέγχους συμβατότητας και αυξάνει την απόδοση"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "ΦιλοχÏηστικός έλεγχος"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7793,22 +7769,22 @@ msgstr ""
"Μια φιλοχÏηστική πεÏιγÏαφή Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… διακομιστή. Αφήστε το κενό για να "
"εμφανίζεται το όνομα."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "ΦιλοχÏηστικό όνομα διακομιστή"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Αν θα εμφανίζεται στο χÏήστη ένα κουμπί «Εμφάνιση όλων (εγγÏαφές)»"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Δικαίωμα Ï€Ïοβολή όλων των γÏαμμών"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7819,27 +7795,27 @@ msgstr ""
"Ïυθμίσεων. Αυτό δεν πεÏιοÏίζει τη δυνατότητα άμεσης εκτέλεσης της ίδιας "
"εντολής"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Εμφάνιση φόÏμας αλλαγής ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Εμφάνιση φόÏμας δημιουÏγίας βάσης δεδομένων"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Εμφάνιση φόÏμας"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "ΠÏοβολή των πεδίων συναÏτήσεων σε κατάσταση επεξεÏγασίας εισαγωγής"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Εμφάνιση πεδίων συναÏτήσεων"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7847,35 +7823,35 @@ msgstr ""
"Εμφανίζει σÏνδεσμο για την τεκμηÏίωση της συνάÏτησης [a@http://php.net/"
"manual/function.phpinfo.php]phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Εμφάνιση συνδέσμου phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Εμφάνιση λεπτομεÏών πληÏοφοÏιών διακομιστή MySQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"ΟÏίζει αν τα δημιουÏγημένα εÏωτήματα SQL από το phpMyAdmin Ï€Ïέπει να "
"Ï€Ïοβάλονται"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Εμφάνιση εÏωτημάτων SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Δικαίωμα Ï€Ïοβολής στατιστικών βάσης δεδομένων και πινάκων (Ï€.χ. χÏήση χώÏου "
"στο δίσκο)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Εμφάνιση στατιστικών"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7883,11 +7859,11 @@ msgstr ""
"Αν οι επεξηγήσεις είναι ενεÏγοποιημένες και έχει οÏιστεί σχόλιο για τη βάση "
"δεδομένων, αυτή η επιλογή θα αντικαταστήσει το όνομα με το σχόλιο."
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "ΠÏοβολή σχολίου βάσης δεδομένων αντί για το όνομα"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7899,26 +7875,26 @@ msgstr ""
"$cfg['LeftFrameTableSeparator'], έτσι μόνο ο φάκελος καλείται όπως η "
"ετικέτα, ενώ το όνομα του πίνακα δεν αλλάζει"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "ΠÏοβολή σχολίου πίνακα αντί για το όνομά του"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "ΠÏοβολή σχολίων πινάκων στις επεξηγήσεις"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"Επισήμανση χÏησιμοποιημένων πινάκων και ενεÏγοποίηση της δυνατότητας "
"Ï€Ïοβολής των βάσεων δεδομένων με κλειδωμένους πίνακες"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "ΠαÏάβλεψη κλειδωμένων πινάκων"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7926,15 +7902,15 @@ msgstr ""
"ΠÏοτείνεται ένα όνομα βάσης δεδομένων στη φόÏμα «ΔημιουÏγία Βάσης "
"δεδομένων» (αν είναι δυνατό) ή διατήÏηση του πεδίου άδειου"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "ΠÏόταση νέου ονόματος βάσης δεδομένων"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ναι"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7946,28 +7922,28 @@ msgstr ""
"HTTP_X_FORWARDED_FOR (X-Forwarded-For) Ï€ÏοεÏχόμενη από τη διεÏθυνση 1.2.3.4:"
"[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Λίστα αξιόπιστων διευθÏνσεων IP για να επιτÏέπεται/απαγοÏεÏεται"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
"Φάκελος στο διακομιστή όπου μποÏείτε να αποστείλετε αÏχεία για εισαγωγή"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Φάκελος αποστολής"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "ΕπιτÏέπει την αναζήτηση εντός ολόκληÏης της βάσης δεδομένων"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "ΧÏήση αναζήτησης βάσης δεδομένων"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7977,11 +7953,11 @@ msgstr ""
"δηλώσεων. Δείτε στο libraries/import.lib.php τις Ï€Ïοεπιλογές για το πόσες "
"δηλώσεις μποÏεί να πεÏιέχει ένα εÏώτημα."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "ΦιλοχÏηστικές πολλαπλές δηλώσεις"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7989,11 +7965,11 @@ msgstr ""
"Η ανάγνωση της έκδοσης απέτυχε. Ίσως είστε εκτός δικτÏου ή ο αναβαθμισμένος "
"διακομιστής δεν αποκÏίνεται."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Ελήφθει μη έγκυÏη έκδοση από τον διακομιστή"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -8002,7 +7978,7 @@ msgstr ""
"Μια νεότεÏη έκδοση του phpMyAdmin είναι διαθέσιμη και καλό θα είναι να την "
"εγκαταστήσετε. Η νεότεÏη έκδοση είναι η %s και δημοσιεÏτηκε την %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -8011,26 +7987,26 @@ msgstr ""
"ΧÏησιμοποιείτε υποέκδοση έκδοσης. Εκτελέστε την [kbd]ενημέÏωση svn[/kbd] :-)"
"[br]Η τελευταία τελική έκδοση είναι η %s και δημοσιεÏτηκε την %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Δεν υπάÏχει νεότεÏη έκδοση (μη δοκιμαστική) διαθέσιμη"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Μη αναγνώσιμος αÏιθμός έκδοσης"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Έλεγχος έκδοσης"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"ΟÏτε διεÏθυνση URL οÏτε CURL είναι διαθέσιμα. Ο έλεγχος της έκδοσης δεν "
"είναι δυνατό να γίνει."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8038,7 +8014,7 @@ msgstr ""
"ΕνεÏγοποίηση της συμπίεσης [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]"
"ZIP[/a] για λειτουÏγίες εισαγωγής και εξαγωγής"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8047,7 +8023,7 @@ msgstr ""
"Η [a@?page=form&amp;formset=features#tab_Import_export]συμπίεση Zip[/a] "
"απαιτεί συναÏτήσεις (%s) οι οποίες δεν είναι διαθέσιμες σε αυτό το σÏστημα."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8056,51 +8032,51 @@ msgstr ""
"Η [a@?page=form&amp;formset=features#tab_Import_export]αποσυμπίεση Zip[/a] "
"απαιτεί συναÏτήσεις (%s) οι οποίες δεν είναι διαθέσιμες σε αυτό το σÏστημα."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Ταυτότητα εισεÏχόμενης εγγÏαφής: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Εμφάνιση ως κώδικά PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Εμφάνιση εÏωτήματος SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "ΠÏοβλήματα με τα ευÏετήÏια στον πίνακα «%s»"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Τίτλος"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Ο πίνακας %1$s αλλάχτηκε επιτυχώς"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Αναζήτηση μη διακÏιτών τιμών"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Έλεγχος"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "ΠαÏάληψη"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
@@ -8108,275 +8084,275 @@ msgstr ""
" Εξαιτίας του μεγέθος του,<br /> αυτό το πεδίο ίσως να μη μποÏεί να "
"διοÏθωθεί "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "ΑπομάκÏυνση της ΑναφοÏάς Αποθήκης BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Δυαδικό - χωÏίς δυνατότητα επεξεÏγασίας"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "ΜεταφοÏά στην αποθήκη BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Εισαγωγή ως νέα εγγÏαφή"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Εισαγωγή ως νέα γÏαμμή και παÏάβλεψη σφαλμάτων"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Εμφάνιση εÏωτήματος SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ΕπιστÏοφή"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Εισαγωγή νέας εγγÏαφής"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "ΕπιστÏοφή σε αυτή τη σελίδα"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "ΕπεξεÏγασία επόμενης γÏαμμής"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"ΧÏήση του πλήκτÏου TAB για μετακίνηση από τιμή σε τιμή ή CTRL+βέλη για "
"μετακίνηση παντοÏ"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Επανεκκίνηση εισαγωγής με %s εγγÏαφές"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Ο πίνακας %s υπάÏχει ήδη!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Ο πίνακας %1$s έχει δημιουÏγηθεί."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Εμφάνιση σχήματος του πίνακα"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Το όνομα του Ï€ÏωτεÏοντος ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï Ï€Ïέπει να είναι... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Η μετατÏοπή του ευÏετηÏίου σε ΠΡΩΤΕΥΟΠσε είναι εφικτή!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Δεν οÏίστηκαν τα στοιχεία του ευÏετηÏίου!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "ΔημιουÏγία νέου ευÏετηÏίου"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Αλλαγή ενός ευÏετηÏίου"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Όνομα ευÏετηÏίου :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ΤÏπος ευÏετηÏίου :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(«PRIMARY» <b>Ï€Ïέπει</b> να είναι το όνομα του Ï€ÏωτεÏοντος ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï ÎºÎ±Î¹ "
"<b>μόνο αυτοÏ</b> !)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "ΠÏοσθήκη στο ευÏετήÏιο «%s» στήλης(ών)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Το πλήθος των στηλών δεν Ï€Ïέπει να είναι μηδέν."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Δεν είναι δυνατή η μεταφοÏά του πίνακα στον εαυτό του!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Δεν είναι δυνατή η αντιγÏαφή του πίνακα στον εαυτό του!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Ο πίνακας %s μεταφέÏθηκε στο %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Ο Πίνακας %s αντιγÏάφηκε στο %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Το όνομα του Πίνακα είναι κενό!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Αλλαγή ταξινόμησης Πίνακα κατά"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(μοναδικά)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ΜεταφοÏά πίνακα σε (βάση<b>.</b>πίνακας):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Επιλογές πίνακα"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Μετονομασία πίνακα σε"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "ΑντιγÏαφή πίνακα σε (βάση<b>.</b>πίνακας):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "ΜεταφοÏά στον αντεγÏαμμένο πίνακα"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "ΣυντήÏηση Πίνακα"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "ΑνασυγκÏότηση πίνακα"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Ο Πίνακας %s εκκαθαÏίστηκε («FLUSH»)"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
msgid "Flush the table (FLUSH)"
msgstr "ΕκκαθάÏιση («FLUSH») πίνακα"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "ΣυντήÏηση κατάτμησης"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Κατάτμηση %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Ανάλυση"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Έλεγχος"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Βελτιστοποίηση"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Επανακατασκευή"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Επισκευή"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "ΑπομάκÏυνση κατάτμησης"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Έλεγχος ακεÏαιότητας συσχετίσεων:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Εμφάνιση πινάκων"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "ΧÏήση χώÏου"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "ΧÏήση"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Αποτελεσματικός"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Στατιστικά ΕγγÏαφών"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Δηλώσεις"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "στατικό"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "δυναμικά"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Μέγεθος ΓÏαμμής"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Μέγεθος ΕγγÏαφής "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Σφάλμα δημιουÏγίας μη διακÏÎ¹Ï„Î¿Ï ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï ÏƒÏ„Î¿ %1$s (ελέξτε τους Ï„Ïπους "
"δεδομένων)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "ΕσωτεÏικές συσχετίσεις"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8384,128 +8360,128 @@ msgstr ""
"Μια εσωτεÏική συσχέτιση δεν είναι απαÏαίτητη όταν υπάÏχει μια αντίστοιχη "
"συσχέτιση ΜΗ ΔΙΑΚΡΙΤΟΥ ΚΛΕΙΔΙΟΥ (FOREIGN KEY)."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
msgid "Foreign key constraint"
msgstr "ÎŒÏιο μη διακÏÎ¹Ï„Î¿Ï ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Δεν επιλέχθηκαν γÏαμμές"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Εκτέλεσε ένα «επεÏώτημα κατά παÏάδειγμα» (χαÏακτήÏας Î¼Ï€Î±Î»Î±Î½Ï„Î­Ï Â«%»)"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Τελεστής"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Επιλογή πεδίων (τουλάχιστον ένα)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "ΠÏοσθήκη νέου ÏŒÏου (σώμα της Ï€Ïότασης «where» Ï€Ïότασης):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "ΕγγÏαφές ανά σελίδα"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "ΣειÏά εμφάνισης:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Αναζήτηση διακÏιτων τιμών"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
msgctxt "None for default"
msgid "None"
msgstr "Καμία"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Ο Πίνακας %s διεγÏάφη"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Ένα Ï€ÏωτεÏον κλειδί Ï€Ïοστέθηκε στο %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Ένα ευÏετήÏιο Ï€Ïοστέθηκε στο %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Εμφάνιση συσχετίσεων"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "ΠÏοτεινόμενη δομή πίνακα"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "ΠÏοσθήκη στήλης(ών)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Στο τέλος του Πίνακα"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Στην αÏχή του Πίνακα"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Μετά το %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "ΔημιουÏγία ευÏετηÏίου σε «%s» πεδία"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "κατατμήθηκε"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "ΑναφοÏά παÏακολοÏθησης για τον πίνακα «%s»"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Η έκδοση %s δημιουÏγήθηκε, η παÏακολοÏθηση του %s.%s ενεÏγοποιήθηκε."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Η παÏακολοÏθηση του %s.%s , η έκδοση %s είναι απενεÏγοποιημένη."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Η παÏακολοÏθηση του %s.%s , η έκδοση %s είναι ενεÏγοποιημένη."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Οι δηλώσεις SQL εκτελέστηκαν."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8513,114 +8489,114 @@ msgstr ""
"ΜποÏείτε να εκτελέσετε τον κάδο δημιουÏγώντας και χÏησιμοποιώντας μι "
"Ï€ÏοσωÏινή βάση δεδομένων. ΣιγουÏευτείτε ότι έχετε τα δικαιώματα για αυτό."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Κάντε σχόλια αυτές τις δÏο γÏαμμές αν δεν τις χÏειάζεστε."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Οι δηλώσεις SQL εξήχθησαν. ΑντιγÏάψτε τον κάδο ή εκτελέστε τον."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Κλείσιμο"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Στιγμιότυπο έκδοσης %s (κώδικας SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Δηλώσεις παÏακολοÏθησης"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Εμφάνιση %s με ημεÏομηνίες από %s έως %s από χÏήστη %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "ΗμεÏομηνία"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Όνομα χÏήστη"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Δήλωση οÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Δήλωση χειÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Κάδος SQL (λήψη αÏχείου)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Κάδος SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
"Αυτή η επιλογή θα αντικαταστήσει τον πίνακα και τα πεÏιεχόμενά δεδομένα."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Εκτέλεση SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Εξαγωγή ως %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Εμφάνιση εκδόσεων"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Έκδοση"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "ΑπενεÏγοποιήση παÏακολοÏθησης για το %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "ΑπενεÏγοποιήση Ï„ÏŽÏα"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "ΕνεÏγοποίηση παÏακολοÏθησης για το %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "ΕνεÏγοποιήση Ï„ÏŽÏα"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "ΔημιουÏγία έκδοσης %s του %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "ΠαÏακολοÏθηση αυτών των δηλώσεων οÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "ΠαÏακολοÏθηση αυτών των δηλώσεων χειÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "ΔημιουÏγία έκδοσης"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8629,48 +8605,76 @@ msgstr ""
"Δεν υποστηÏίζονται θέματα. Ελέξτε τις Ïυθμίσεις σας και/ή τα θέματά σας στο "
"φάκελο %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Λήψη πεÏισσότεÏων θεμάτων!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Διαθέσιμοι Ï„Ïποι MIME"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Οι Ï„Ïποι MIME που εμφανίζονται με πλάγια γÏάμματα δεν έχουν ξεχωÏιστή "
"λειτουÏγία μετατÏοπής"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Διαθέσιμες μετατÏοπές"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ΠεÏιγÏαφή"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Δεν έχετε αÏκετά δικαιώματα να είσαστε εδώ Ï„ÏŽÏα!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Τα στοιχεία ανανεώθηκαν."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "ΠΡΟΒΟΛΗ ονόματος"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Μετονομασία πίνακα σε"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Δεν είναι δυνατή η φόÏτωση της επέκτασης iconv ή recode που χÏειάζεται "
+#~ "για την μετατÏοπή του σετ χαÏακτήÏων. Ρυθμίστε την php να επιτÏέπει την "
+#~ "χÏήση αυτών των επεκτάσεων ή απανεÏγοποιήστε την μετατÏοπή χαÏακτήÏων στο "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Δεν είναι δυνατή η χÏήση της επέκτασης iconv οÏτε της libiconv οÏτε της "
+#~ "Ïουτίνας recode_string, ενώ η επέκταση έχει φοÏτωθεί. Ελέξτε τις "
+#~ "Ïυθμίσεις της php."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Άδεια μετατÏοπής συνόλου χαÏακτήÏων"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "ΠÏοεπιλεγμένο σÏνολο χαÏακτήÏων για μετατÏοπές"
+
+#~ msgid "Default character set"
+#~ msgstr "ΠÏοεπιλεγμένο σÏνολο χαÏακτήÏων"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/en_GB.po b/po/en_GB.po
index 075bf8a2ac..9efab5061a 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-09 10:42+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: english-gb <en_GB@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Show all"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Page number:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,291 +36,291 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Search"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Go"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Keyname"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Description"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Use this value"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Database %1$s has been created."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Database comment: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Table comments"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Column"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Type"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Default"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links to"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comments"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "No"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Yes"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Print"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "No tables found in database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Select All"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Unselect All"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "The database name is empty!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s has been renamed to %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s has been copied to %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Rename database to"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Command"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "and then"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copy database to"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Structure only"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Structure and data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Data only"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE before copying"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Add %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Add AUTO_INCREMENT value"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Add constraints"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Switch to copied database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB Repository"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Enabled"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Disable"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Damaged"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Repair"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Disabled"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Enable"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -329,285 +329,293 @@ msgstr ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Edit PDF Pages"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Table"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rows"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Size"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in use"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creation"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Last update"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Last check"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s table"
msgstr[1] "%s tables"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Your SQL query has been executed successfully"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "You have to choose at least one column to display"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sort"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascending"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descending"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Show"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "And"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Or"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modify"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Add/Delete criteria rows"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Add/Delete columns"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Update Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Use Tables"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Submit Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Access denied"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "at least one of the words"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "all words"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "the exact phrase"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Search results for \"<i>%s</i>\" %s:"
-#: db_search.php:260
+#: db_search.php:242
+#, php-format
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s match(es) inside table <i>%s</i>"
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s match inside table <i>%s</i>"
+msgstr[1] "%s matches inside table <i>%s</i>"
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Browse"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Delete"
-#: db_search.php:285
+#: db_search.php:267
+#, php-format
#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> match(es)"
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> match"
+msgstr[1] "<b>Total:</b> <i>%s</i> matches"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Search in database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Find:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Words are separated by a space character (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Inside table(s):"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "Inside column:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insert"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Structure"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Drop"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Empty"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Table %s has been emptied"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s has been dropped"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Table %s has been dropped"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Tracking is active."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Tracking is not active."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -616,190 +624,190 @@ msgstr ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "View"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replication"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sum"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "With selected:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Check All"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Uncheck All"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Check tables having overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Print view"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Check table"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimise table"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Repair table"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyse table"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Export"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Data Dictionary"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Tracked tables"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Last version"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Created"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Updated"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Action"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Delete tracking data for this table"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "active"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "not active"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Tracking report"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Structure snapshot"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Untracked tables"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Track table"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Database Log"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s already exists on server, change filename or check overwrite option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump has been saved to file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -808,14 +816,14 @@ msgstr ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "File could not be read"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -824,7 +832,7 @@ msgstr ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -834,29 +842,29 @@ msgstr ""
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Could not load import plug-ins, please check your installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "The bookmark has been deleted."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Showing bookmark"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bookmark %s created"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import has been successfully finished, %d queries executed."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -864,7 +872,7 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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."
@@ -872,19 +880,19 @@ msgstr ""
"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."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Back"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Click to select"
@@ -892,15 +900,15 @@ msgstr "Click to select"
msgid "Click to unselect"
msgstr "Click to unselect"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" statements are disabled."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Do you really want to "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "You are about to DESTROY a complete database!"
@@ -929,39 +937,39 @@ msgstr "The host name is empty!"
msgid "The user name is empty!"
msgstr "The user name is empty!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "The password is empty!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "The passwords aren't the same!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Cancel"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modifications have been saved"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relation deleted"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation added"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Internal relation added"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Error: Relation not added."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Error: relation already exists."
@@ -969,13 +977,13 @@ msgstr "Error: relation already exists."
msgid "Error saving coordinates for Designer."
msgstr "Error saving coordinates for Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "General relation features"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Disabled"
@@ -991,272 +999,281 @@ msgstr "Select Foreign Key"
msgid "Please select the primary key or a unique key"
msgstr "Please select the primary key or a unique key"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Choose column to display"
+#: js/messages.php:66
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generate password"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generate"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Done"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Prev"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Next"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Today"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "January"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "February"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "March"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "April"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "June"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "July"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "August"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "September"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "October"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "November"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "December"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Sunday"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Monday"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Tuesday"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Wednesday"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Thursday"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Friday"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Saturday"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sun"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Mon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Tue"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Wed"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Thu"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fri"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sat"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Mo"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Tu"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "We"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Th"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Wk"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Hour"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Second"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Font size"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Unknown error in file upload."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1264,23 +1281,23 @@ msgstr ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "The uploaded file was only partially uploaded."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Missing a temporary folder."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Failed to write file to disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "File upload stopped by extension."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1288,51 +1305,51 @@ msgstr ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "No index defined!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexes"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Packed"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Comment"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Edit"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "The primary key has been dropped"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s has been dropped"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1341,124 +1358,124 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databases"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Error"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d row affected."
msgstr[1] "%1$d rows affected."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d row deleted."
msgstr[1] "%1$d rows deleted."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d row inserted."
msgstr[1] "%1$d rows inserted."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"There is no detailed status information available for this storage engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s is available on this MySQL server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s has been disabled for this MySQL server."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "This MySQL server does not support the %s storage engine."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Invalid database"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Invalid table name"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error renaming table %1$s to %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Table %s has been renamed to %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "No valid image path for theme %s found!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No preview available."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "take it"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Default theme %s not found!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Theme %s not found!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Theme path not found for theme %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Theme / Style"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Cannot connect: invalid settings."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Welcome to %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1467,7 +1484,7 @@ msgstr ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1479,62 +1496,62 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Log in"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin documentation"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Username:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Password:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server Choice"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies must be enabled past this point."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Cannot log in to the MySQL server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Wrong username/password. Access denied."
@@ -1572,27 +1589,7 @@ msgstr "View video"
msgid "Download file"
msgstr "Download file"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1608,12 +1605,12 @@ msgstr ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1621,202 +1618,202 @@ msgstr ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Invalid server index: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Invalid authentication method set in configuration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "You should upgrade to %s %s or later."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Max: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentation"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL query"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL said: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explain SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Without PHP Code"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Create PHP Code"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Refresh"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Skip Validate SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Inline edit of this query"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Inline"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profiling"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Time"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s days, %s hours, %s minutes and %s seconds"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Begin"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Previous"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "End"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Jump to database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operations"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1825,61 +1822,61 @@ msgstr ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Events"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Name"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Database %s has been dropped."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Database seems to be empty!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Tracking"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Query"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privileges"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Routines"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Return type"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1887,141 +1884,131 @@ msgstr ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Connection for controluser as defined in your configuration failed."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "The server is not responding"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Details..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Change password"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "No Password"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Password"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-type"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 compatible"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generate Password"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generate"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Create new database"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Create"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "No Privileges"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Table must have at least one column."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Create table on database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Number of columns"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Could not load export plug-ins, please check your installation!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s row(s) starting at row # %s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Dump all rows"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Save as file"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Save on server in %s directory"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overwrite existing file(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "File name template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "server name"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "database name"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "table name"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2032,40 +2019,40 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "remember template"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Character set of the file:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compression"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "None"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL compatibility mode"
@@ -2095,7 +2082,7 @@ msgstr ""
msgid "File to import"
msgstr "File to import"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Location of the text file"
@@ -2103,13 +2090,13 @@ msgstr "Location of the text file"
msgid "File uploads are not allowed on this server."
msgstr "File uploads are not allowed on this server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "The directory you set for upload work cannot be reached"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web server upload directory"
@@ -2139,11 +2126,11 @@ msgstr ""
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Number of queries to skip from start"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format of imported file"
@@ -2187,170 +2174,170 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "Paper size"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Language"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d is not valid row number."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "row(s) starting from row #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "This operation could take a long time. Proceed anyway?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Options"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Full Texts"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relational key"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Relational display column"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Show binary contents"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Show BLOB contents"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Show binary contents as HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Hide"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Execute bookmarked query"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "The row has been deleted"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Showing rows"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Query took %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Change"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Query results operations"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Print view (with full texts)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link not found"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Version information"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Data home directory"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "The common part of the directory path for all InnoDB data files."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Data files"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoextend increment"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2358,11 +2345,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool size"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2370,85 +2357,85 @@ msgstr ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Usage"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pages"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Free pages"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Dirty pages"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pages containing data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages to be flushed"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Busy pages"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activity"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Read requests"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Write requests"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Write waits"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Write waits in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer size"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2456,11 +2443,11 @@ msgstr ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatic recovery mode"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2468,11 +2455,11 @@ msgstr ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximum size for temporary sort files"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2482,11 +2469,11 @@ msgstr ""
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximum size for temporary files on index creation"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2496,11 +2483,11 @@ msgstr ""
"than using the key cache by the amount specified here, prefer the key cache "
"method."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Repair threads"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2508,11 +2495,11 @@ msgstr ""
"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."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2520,11 +2507,11 @@ msgstr ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Index cache size"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2532,11 +2519,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Record cache size"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2546,11 +2533,11 @@ msgstr ""
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Log cache size"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2558,11 +2545,11 @@ msgstr ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Log file threshold"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2570,11 +2557,11 @@ msgstr ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transaction buffer size"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2582,11 +2569,11 @@ msgstr ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint frequency"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2594,11 +2581,11 @@ msgstr ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Data log threshold"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2610,11 +2597,11 @@ msgstr ""
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Garbage threshold"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2622,11 +2609,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Log buffer size"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2636,27 +2623,27 @@ msgstr ""
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Data file grow size"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "The grow size of the handle data (.xtd) files."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Row file grow size"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "The grow size of the row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Log file count"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2668,140 +2655,140 @@ msgstr ""
"will be deleted, otherwise they are renamed and given the next highest "
"number."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Columns terminated by"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Columns enclosed by"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Columns escaped by"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Replace NULL by"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Remove CRLF characters within columns"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Put columns names in the first row"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV for MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel edition"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dumping data for table"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Table structure for table"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Include table caption"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Table caption"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continued table caption"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Label key"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Generation Time"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server version"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Version"
@@ -2809,23 +2796,23 @@ msgstr "PHP Version"
msgid "MediaWiki Table"
msgstr "MediaWiki Table"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generates a report containing the data of a single table)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Report title"
@@ -2833,99 +2820,99 @@ msgstr "Report title"
msgid "PHP array"
msgstr "PHP array"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Add custom comment into header (\\n splits lines)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Enclose export in a transaction"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Disable foreign key checks"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Database export options"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and column names with backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Add into comments"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Creation/Update/Check dates"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Complete inserts"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Extended inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximal length of created query"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Use delayed inserts"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Use ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Use hexadecimal for BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Export time in UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Export type"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedures"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Functions"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Constraints for dumped tables"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints for table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Triggers"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Structure for view"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stand-in structure for view"
@@ -2933,165 +2920,165 @@ msgstr "Stand-in structure for view"
msgid "Texy! text"
msgstr "Texy! text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Export Structure Schemas (recommended)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Export functions"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Export procedures"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Export tables"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Export triggers"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Export views"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Export contents"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Open new phpMyAdmin window"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "New table"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL result"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generated by"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"The following structures have either been created or altered. Here you can:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "View a structure`s contents by clicking on its name"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Change any of its settings by clicking the corresponding \"Options\" link"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Edit its structure by following the \"Structure\" link"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Go to database"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "settings"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Go to table"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "structure"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Go to view"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Replace table data with file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignore duplicate rows"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Column names in first row"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Column names"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Invalid parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Invalid column (%s) specified!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Invalid column count in CSV input on line %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Table name"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV using LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Use LOCAL keyword"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "This plug-in does not support compressed imports!"
@@ -3107,7 +3094,7 @@ msgstr "Import percentages as proper decimals (12.00% to .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Import currencies ($5.00 to 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Do not use AUTO_INCREMENT for zero values"
@@ -3120,310 +3107,310 @@ msgstr ""
"the issue and try again."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Encoding conversion"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "None"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Convert to Kana"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primary"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "No change"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Charset"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binary"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarian"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Simplified Chinese"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditional Chinese"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croatian"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Czech"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danish"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "English"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonian"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "German"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dictionary"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "phone book"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hungarian"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Icelandic"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanese"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvian"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lithuanian"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korean"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persian"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polish"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "West European"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romanian"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovak"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenian"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanish"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditional Spanish"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Swedish"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkish"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainian"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingual"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Central European"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russian"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltic"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenian"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrillic"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabic"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrew"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgian"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Greek"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Czech-Slovak"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "unknown"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Home"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Log out"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Query window"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "This format has no options"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "not OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Enabled"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Display Features"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creation of PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Displaying Column Comments"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Please see the documentation on how to update your column_comments table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Bookmarked SQL query"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL history"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Quick steps to setup advanced features:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Create a pma user and give access to these tables."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3431,23 +3418,23 @@ msgstr ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "Re-login to phpMyAdmin to load the updated configuration file."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "no description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Slave configuration"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Change or reconfigure master server"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3455,42 +3442,42 @@ msgstr ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "User name"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Master status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slave status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Value"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3498,38 +3485,38 @@ msgstr ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Add slave replication user"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Any user"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use text field"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Any host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "This Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Use Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3537,130 +3524,134 @@ msgstr ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generate Password"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Content of table __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continued)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structure of table __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Unknown language: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servers"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variables"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Charsets"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Engines"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binary log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processes"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synchronise"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Source database"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Current server"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Remote server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Difference"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Target database"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Run SQL query/queries on server %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Columns"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Bookmark this SQL query"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Let every user access this bookmark"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Replace existing bookmark of same name"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimiter"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Show this query here again "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submit"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "View only"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3668,7 +3659,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3690,35 +3681,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Unclosed quote"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Invalid Identifer"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unknown Punctuation String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3727,21 +3718,21 @@ msgstr ""
"The SQL validator could not be initialised. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Table seems to be empty!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Tracking of %s.%s is activated."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Length/Values"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3753,7 +3744,7 @@ msgstr ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3761,12 +3752,12 @@ msgstr ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributes"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3775,11 +3766,11 @@ msgstr ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformation options"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3791,16 +3782,16 @@ msgstr ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "None"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "As defined:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3809,36 +3800,36 @@ msgstr ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Storage Engine"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION definition"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Save"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Add %s column(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "You have to add at least one column."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Event"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3850,7 +3841,7 @@ msgstr ""
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3858,8 +3849,8 @@ msgstr ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3867,11 +3858,11 @@ msgstr ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to download this image."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3891,7 +3882,7 @@ msgstr ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3915,7 +3906,7 @@ msgstr ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3923,7 +3914,7 @@ msgstr ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3933,7 +3924,7 @@ msgstr ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3943,7 +3934,7 @@ msgstr ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3951,11 +3942,11 @@ msgstr ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formats text as SQL query with syntax highlighting."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3978,66 +3969,66 @@ msgstr "No files found inside ZIP archive!"
msgid "Error in ZIP archive:"
msgstr "Error in ZIP archive:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Actions"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL connection collation"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interface"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Custom colour"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reset"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protocol version"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "User"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL charset"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL client version"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP extension"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Show PHP information"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Official Homepage"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4049,7 +4040,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:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4059,7 +4050,7 @@ msgstr ""
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4069,7 +4060,7 @@ msgstr ""
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
-#: main.php:290
+#: main.php:289
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 "
@@ -4081,12 +4072,12 @@ msgstr ""
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"The configuration file now needs a secret passphrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4096,7 +4087,7 @@ msgstr ""
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4106,7 +4097,7 @@ msgstr ""
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4115,7 +4106,7 @@ msgstr ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behaviour."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4124,66 +4115,66 @@ msgstr ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Reload navigation frame"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "No databases"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Clear"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Create table"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Please select a database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> table not found or not set in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Please choose a page to edit"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Create a page"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Page name"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Automatic layout based on"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Internal relations"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Select Tables"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4191,111 +4182,111 @@ msgstr ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "The %s table doesn't exist!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Please configure the coordinates for table %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Schema of the %s database - Page %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "No tables"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relational schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Table of contents"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Show/Hide left menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Save position"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Create table"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Create relation"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Reload"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Help"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Angular links"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direct links"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Snap to grid"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Small/Big All"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Toggle small/big"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export coordinates for PDF schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Move Menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Hide/Show all"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Hide/Show Tables with no relation"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Number of tables"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Delete relation"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "To select relation, click :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4305,133 +4296,133 @@ msgstr ""
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Page has been created"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Page creation failed"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Export/Import to scale"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recommended"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "to/from page"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Import files"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "All"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Select binary log to view"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Files"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Show Full Queries"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Log name"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Position"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Event type"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Original position"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Information"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Character Sets and Collations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "No databases selected."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databases have been dropped successfully."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Databases statistics"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tables"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Master replication"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slave replication"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Jump to database"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Not replicated"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Replicated"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Check privileges for database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Check Privileges"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Enable Statistics"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Disable Statistics"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4439,11 +4430,11 @@ msgstr ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Storage Engines"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "View dump (schema) of databases"
@@ -4641,20 +4632,20 @@ msgid "None"
msgstr "None"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Table-specific privileges"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Note: MySQL privilege names are expressed in English "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Global privileges"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Database-specific privileges"
@@ -4678,96 +4669,96 @@ msgstr "Login Information"
msgid "Do not change the password"
msgstr "Do not change the password"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "No user found."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "The user %s already exists!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "You have added a new user."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "The password for %s was changed successfully."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Deleting %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "No users selected for deleting!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reloading the privileges"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "The selected users have been deleted successfully."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "The privileges were reloaded successfully."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Edit Privileges"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoke"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "User overview"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Any"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Add a new User"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remove selected users"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revoke all active privileges from the users and delete them afterwards."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Drop the databases that have the same names as the users."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4780,49 +4771,49 @@ msgstr ""
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "The selected user was not found in the privilege table."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Column-specific privileges"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Add privileges on the following database"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Add privileges on the following table"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Change Login Information / Copy User"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Create a new user with the same privileges and ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... keep the old one."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... delete the old one from the user tables."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoke all active privileges from the old one and delete it afterwards."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4830,98 +4821,98 @@ msgstr ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Database for user"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "None"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Create database with same name and grant all privileges"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Grant all privileges on wildcard name (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Grant all privileges on database &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "database-specific"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s was successfully killed."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Unknown error"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Unable to connect to master %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Unable to read master log position. Possible privilege problem on master."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Unable to change master"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Master server changed succesfully to %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "This server is configured as master in a replication process."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Show master status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Show connected slaves"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4930,11 +4921,11 @@ msgstr ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Master configuration"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4948,19 +4939,19 @@ msgstr ""
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Replicate all databases; Ignore:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Ignore all databases; Replicate:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Please select databases:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -4968,7 +4959,7 @@ msgstr ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -4978,83 +4969,83 @@ msgstr ""
"should see a message informing you, that this server <b>is</b> configured as "
"master"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Slave SQL Thread not running!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Slave IO Thread not running!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Server is configured as slave in a replication process. Would you like to:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "See slave status table"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Synchronise databases with master"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Control slave:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Full start"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Full stop"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Reset slave"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "SQL Thread %s only"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Start"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Stop"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "IO Thread %s only"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Error management:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr "Skipping errors might lead into unsynchronised master and slave!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Skip current error"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Skip next"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "errors."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5063,7 +5054,7 @@ msgstr ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5073,11 +5064,11 @@ msgstr ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "The number of transactions that used the temporary binary log cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5089,11 +5080,11 @@ msgstr ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "How many temporary files mysqld has created."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5101,7 +5092,7 @@ msgstr ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5109,7 +5100,7 @@ msgstr ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5117,23 +5108,23 @@ msgstr ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "The number of INSERT DELAYED rows written."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "The number of executed FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "The number of internal COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "The number of times a row was deleted from a table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5143,7 +5134,7 @@ msgstr ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5153,7 +5144,7 @@ msgstr ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5161,7 +5152,7 @@ msgstr ""
"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."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5171,7 +5162,7 @@ msgstr ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5179,7 +5170,7 @@ msgstr ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimise ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5191,7 +5182,7 @@ msgstr ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5203,36 +5194,36 @@ msgstr ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "The number of internal ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "The number of requests to update a row in a table."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "The number of requests to insert a row in a table."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "The number of pages containing data (dirty or clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "The number of pages currently dirty."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"The number of buffer pool pages that have been requested to be flushed."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "The number of free pages."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5242,7 +5233,7 @@ msgstr ""
"being read or written or that can't be flushed or removed for some other "
"reason."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5254,11 +5245,11 @@ msgstr ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total size of buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5266,7 +5257,7 @@ msgstr ""
"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."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5274,11 +5265,11 @@ msgstr ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "The number of logical read requests InnoDB has done."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5286,7 +5277,7 @@ msgstr ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5300,51 +5291,51 @@ msgstr ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "The number writes done to the InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "The number of fsync() operations so far."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "The current number of pending fsync() operations."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "The current number of pending reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "The current number of pending writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "The amount of data read so far, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "The total number of data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "The total number of data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "The amount of data written so far, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "The number of pages that have been written for doublewrite operations."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "The number of doublewrite operations that have been performed."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5352,35 +5343,35 @@ msgstr ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "The number of log write requests."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "The number of physical writes to the log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "The number of fsync() writes done to the log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "The number of pending log file fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pending log file writes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "The number of bytes written to the log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "The number of pages created."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5388,51 +5379,51 @@ msgstr ""
"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."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "The number of pages read."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "The number of pages written."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "The number of row locks currently being waited for."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "The average time to acquire a row lock, in milliseconds."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "The total time spent in acquiring row locks, in milliseconds."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "The maximum time to acquire a row lock, in milliseconds."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "The number of times a row lock had to be waited for."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "The number of rows deleted from InnoDB tables."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "The number of rows inserted in InnoDB tables."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "The number of rows read from InnoDB tables."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "The number of rows updated in InnoDB tables."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5440,7 +5431,7 @@ msgstr ""
"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."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5448,7 +5439,7 @@ msgstr ""
"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."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5458,11 +5449,11 @@ msgstr ""
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "The number of requests to read a key block from the cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5472,15 +5463,15 @@ msgstr ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "The number of requests to write a key block to the cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "The number of physical writes of a key block to disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5490,11 +5481,11 @@ msgstr ""
"optimiser. 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."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5502,35 +5493,35 @@ msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "The number of files that are open."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "The number of streams that are open (used mainly for logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "The number of tables that are open."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "The number of free memory blocks in query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "The amount of free memory for query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "The number of cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "The number of queries added to the cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5542,7 +5533,7 @@ msgstr ""
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5550,24 +5541,24 @@ msgstr ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "The number of queries registered in the cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "The total number of blocks in the query cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "The status of failsafe replication (not yet implemented)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5575,11 +5566,11 @@ msgstr ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "The number of joins that used a range search on a reference table."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5587,7 +5578,7 @@ msgstr ""
"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.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5595,15 +5586,15 @@ msgstr ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "The number of joins that did a full scan of the first table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "The number of temporary tables currently open by the slave SQL thread."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5611,11 +5602,11 @@ msgstr ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "This is ON if this server is a slave that is connected to a master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5623,13 +5614,13 @@ msgstr ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"The number of queries that have taken more than long_query_time seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5639,23 +5630,23 @@ msgstr ""
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "The number of sorts that were done with ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "The number of sorted rows."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "The number of sorts that were done by scanning the table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "The number of times that a table lock was acquired immediately."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5667,7 +5658,7 @@ msgstr ""
"should first optimise your queries, and then either split your table or "
"tables or use replication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5677,11 +5668,11 @@ msgstr ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "The number of currently open connections."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5693,85 +5684,85 @@ msgstr ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "The number of threads that are not sleeping."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime Information"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Query cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Threads"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Temporary data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Key cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sorting"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaction coordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Show open tables"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Show slave hosts"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Show slave status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Show processes"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "This MySQL server has been running for %s. It started up on %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5779,16 +5770,16 @@ msgstr ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"This MySQL server works as <b>master</b> in <b>replication</b> process."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "This MySQL server works as <b>slave</b> in <b>replication</b> process."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5796,7 +5787,7 @@ msgstr ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5804,11 +5795,11 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Traffic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5816,36 +5807,36 @@ msgstr ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per hour"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Received"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Sent"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Connections"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. concurrent connections"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Failed attempts"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Aborted"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5854,126 +5845,126 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minute"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per second"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Query type"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replication status"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Could not connect to the source"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Could not connect to the target"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' database does not exist."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Structure Synchronisation"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Data Synchronisation"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "not present"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Structure Difference"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Data Difference"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Add column(s)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Remove column(s)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Alter column(s)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Remove index(s)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Apply index(s)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Update row(s)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Insert row(s)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Would you like to delete all the previous rows from target tables?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Apply Selected Changes"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synchronise Databases"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Selected target tables have been synchronised with source tables."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Target database has been synchronised with source database"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "The following queries have been executed:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Enter manually"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Current connection"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Configuration: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -5981,29 +5972,29 @@ msgstr ""
"Target database will be completely synchronised with source database. Source "
"database will remain unchanged."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server variables and settings"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Session value"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Global value"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Configuration file"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Download"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6012,110 +6003,106 @@ msgstr ""
"sensitive information, like passwords) is transferred unencrypted!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Overview"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Show hidden messages (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "There are no configured servers"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "New server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Default language"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "let the user choose"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- none -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Default server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "End of line"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Display"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Load"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin homepage"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Donate"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Check for latest version"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Features"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigation frame"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Main frame"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Edit server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Add a new server"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Incorrect value"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Set value: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Restore default value"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Warning"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Allow character set conversion"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"If enabled user can enter any MySQL server in login form for cookie auth"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6131,19 +6118,19 @@ msgstr ""
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Allow login to any MySQL server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Show &quot;Drop database&quot; link to normal users"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Key should contain letters, numbers [em]and[/em] special characters"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6151,11 +6138,11 @@ msgstr ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Key is too short, it should have at least 8 characters"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6165,27 +6152,27 @@ msgstr ""
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish secret"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Highlight selected rows"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Row marker"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Highlight row pointed by the mouse cursor"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Highlight pointer"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6193,11 +6180,11 @@ msgstr ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6208,11 +6195,11 @@ msgstr ""
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Cannot load or save configuration"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6222,7 +6209,7 @@ msgstr ""
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6232,31 +6219,31 @@ msgstr ""
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "CHAR columns editing"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Number of columns for CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR textarea columns"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Number of rows for CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR textarea rows"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Check config file permissions"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6264,11 +6251,11 @@ msgstr ""
"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"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Compress on the fly"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6276,43 +6263,35 @@ msgstr ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirm DROP queries"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Default character set used for conversions"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Default character set"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Tab that is displayed when entering a database"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Default database tab"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Tab that is displayed when entering a server"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Default server tab"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Tab that is displayed when entering a table"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Default table tab"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6320,73 +6299,73 @@ msgstr ""
"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."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Show database listing as a list instead of a drop down"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Display databases as a list"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Show server listing as a list instead of a drop down"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Display servers as a list"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Could not connect to MySQL server"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Empty phpMyAdmin control user password while using pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Empty phpMyAdmin control user while using pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Empty signon session name while using signon authentication method"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Empty signon URL while using signon authentication method"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Empty username while using config authentication method"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Submitted form contains errors"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Incorrect IP address: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Not a valid port number"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Missing data for %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Not a non-negative number"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Not a positive number"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6394,43 +6373,43 @@ msgstr ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maximum execution time"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Character set of the file"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Database name template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Server name template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Table name template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Save on server"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Remember file name template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "no"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Force secured connection while using phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6438,11 +6417,11 @@ msgstr ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Force SSL connection"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6450,87 +6429,87 @@ 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"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Foreign key dropdown order"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "A dropdown will be used if fewer items are present"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Foreign key limit"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Browse mode"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Customise browse mode"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Customise edit mode"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Edit mode"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Customise default export options"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Export defaults"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Customise default common import options"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Import defaults"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Set import and export directories and compression options"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import / export"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Databases display options"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Customise appearance of the navigation frame"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Servers display options"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Tables display options"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Settings that didn't fit enywhere else"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Other core settings"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Customise query window options"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6538,15 +6517,15 @@ msgstr ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Security"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Basic settings"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6554,23 +6533,23 @@ msgstr ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Server configuration"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Enter server connection parameters"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Enter login options for signon authentication"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon login options"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6580,48 +6559,48 @@ msgstr ""
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA database"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Tracking of changes made in database. Requires configured PMA database."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Changes tracking"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Customisation"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Customise export options"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Customise import defaults"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Customise navigation frame"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Customise main frame"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Customise links shown in SQL Query boxes"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL Query box"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6629,27 +6608,27 @@ msgstr ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL queries"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Customise startup page"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Startup"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Choose how you want tabs to work"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Tabs"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6657,11 +6636,11 @@ msgstr ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6672,15 +6651,15 @@ msgstr ""
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Extra parameters for iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignore errors"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6688,11 +6667,11 @@ msgstr ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignore multiple statement errors"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6702,11 +6681,11 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Partial import: allow interrupt"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6714,15 +6693,15 @@ msgstr ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Partial import: skip queries"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Insecure connection"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6731,43 +6710,43 @@ msgstr ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "How many rows can be inserted at one time"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Number of inserted rows"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Target for quick access icon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Show logo in left frame"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Display logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Display server choice at the top of the left frame"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Display servers selection"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "String that separates databases into different tree levels"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Database tree separator"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6775,35 +6754,35 @@ msgstr ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Display databases in a tree"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "Disable this if you want to see all databases at once"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Use light version"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Maximum table tree depth"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "String that separates tables into different tree levels"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Table tree separator"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo link URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6811,27 +6790,27 @@ msgstr ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo link target"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Highlight server under the mouse cursor"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Enable highlighting"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Use less graphically intense tabs"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Light tabs"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6841,11 +6820,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Delete all cookies on logout"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6853,11 +6832,11 @@ msgstr ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Recall user name"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6869,15 +6848,15 @@ msgstr ""
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Login cookie store"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Define how long (in seconds) a login cookie is valid"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6887,27 +6866,27 @@ msgstr ""
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Login cookie validity"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maximum number of characters used when a SQL query is displayed"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Maximum displayed SQL length"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr "Maximum number of databases displayed in left frame and database list"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Maximum databases"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6917,19 +6896,19 @@ msgstr ""
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Maximum number of rows to display"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maximum number of tables displayed in table list"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maximum tables"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -6937,27 +6916,27 @@ msgstr ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Memory limit"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Use only icons, only text or both"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Iconic navigation bar"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "use GZip output buffering for increased speed in HTTP transfers"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip output buffering"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -6965,31 +6944,31 @@ msgstr ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Default sorting order"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Use persistent connections to MySQL databases"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Persistent connections"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Iconic table operations"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Disallow BLOB and BINARY columns from editing"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "Protect binary columns"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -6997,47 +6976,47 @@ msgstr ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilises JS-routines to display query history (lost by window close)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanent query history"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "How many queries are kept in history"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Query history length"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Tab displayed when opening a new query window"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Default query window tab"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Select which functions will be used for character set conversion"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Recoding engine"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Try to revert erroneous fields to their default values"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Directory where exports can be saved on server"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Save directory"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7052,47 +7031,47 @@ msgstr ""
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "You should use mysqli for performance reasons"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "You allow for connecting to the server without a password."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Leave blank if not used"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Host authentication order"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Leave blank for defaults"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Host authentication rules"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Allow logins without a password"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Allow root login"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Realm"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7102,19 +7081,19 @@ msgstr ""
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey config file"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Authentication method to use"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Authentication type"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7122,11 +7101,11 @@ msgstr ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Bookmark table"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7134,31 +7113,31 @@ msgstr ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Column information table"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Compress connection to MySQL server"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Compress connection"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Connection type"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Control user password"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7166,19 +7145,19 @@ msgstr ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Control user"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Count tables when showing database list"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Count tables"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7186,11 +7165,11 @@ msgstr ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Designer table"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7198,11 +7177,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Disable use of INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7219,23 +7198,23 @@ msgstr ""
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr "What PHP extension to use; you should use mysqli if supported"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "PHP extension to use"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Hide databases matching regular expression (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Hide databases"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7243,11 +7222,11 @@ msgstr ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL query history table"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7255,31 +7234,31 @@ msgstr ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "SQL query tracking table"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Hostname where MySQL server is running"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Server hostname"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Logout URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Try to connect without password"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Connect without password"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7287,29 +7266,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'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Show only listed databases"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Leave empty if not using config auth"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Password for config auth"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF schema: pages table"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7319,15 +7298,15 @@ msgstr ""
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr "Port on which MySQL server is listening, leave empty for default"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Server port"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7335,19 +7314,19 @@ msgstr ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relation table"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL command to fetch available databases"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES command"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7355,15 +7334,15 @@ msgstr ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon session name"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7371,20 +7350,20 @@ msgstr ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Automatically create versions"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Statements to track"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7392,11 +7371,11 @@ msgstr ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Add DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7404,11 +7383,11 @@ msgstr ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Add DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7416,41 +7395,41 @@ msgstr ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Add DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "You should use SSL connections if your web server supports it"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "Socket on which MySQL server is listening, leave empty for default"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Server socket"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Enable SSL for connection to MySQL server"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Use SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF schema: table coordinates"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7458,15 +7437,15 @@ msgstr ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Display columns table"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "User for config auth"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7474,11 +7453,11 @@ msgstr ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Verbose check"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7486,20 +7465,20 @@ msgstr ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Verbose name of this server"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
"Whether a user should be displayed a &quot;show all (rows)&quot; button"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Allow to display all the rows"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7509,27 +7488,27 @@ 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"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Show password change form"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Show create database form"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Show form"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Display the function fields in edit/insert mode"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Show function fields"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7537,32 +7516,32 @@ msgstr ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Show phpinfo() link"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Show detailed MySQL server information"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"Defines whether SQL queries generated by phpMyAdmin should be displayed"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Show SQL queries"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "Allow to display database and table statistics (eg. space usage)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Show statistics"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7570,11 +7549,11 @@ msgstr ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Display database comment instead of its name"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7586,25 +7565,25 @@ msgstr ""
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Display table comment instead of its name"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Display table comments in tooltips"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Skip locked tables"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7612,15 +7591,15 @@ msgstr ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Suggest new database name"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "yes"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7632,27 +7611,27 @@ msgstr ""
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "List of trusted proxies for IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Directory on server where you can upload files for import"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Upload directory"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Allow for searching inside the entire database"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Use database search"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7662,11 +7641,11 @@ msgstr ""
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Verbose multiple statements"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7674,11 +7653,11 @@ msgstr ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Got invalid version string from server"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7687,7 +7666,7 @@ msgstr ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7696,25 +7675,25 @@ msgstr ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "No newer stable version is available"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Unparsable version string"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Version check"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7722,7 +7701,7 @@ msgstr ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7731,7 +7710,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7740,316 +7719,316 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Inserted row id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Showing as PHP code"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Showing SQL query"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problems with indexes of table `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Label"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Table %1$s has been altered successfully"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Function"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignore"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Because of its length,<br /> this column might not be editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Remove BLOB Repository Reference"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binary - do not edit"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Upload to BLOB repository"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insert as new row"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Insert as new row and ignore errors"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Show insert query"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Go back to previous page"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Insert another new row"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Go back to this page"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Edit next row"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Restart insertion with %s rows"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Table %s already exists!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Table %1$s has been created."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "View dump (schema) of table"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "The name of the primary key must be \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Can't rename index to PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Create a new index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modify an index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Index name:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Index type:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Add to index &nbsp;%s&nbsp;column(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Column count has to be larger than zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Can't move table to same one!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Can't copy table to same one!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Table %s has been moved to %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Table %s has been copied to %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "The table name is empty!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alter table order by"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Move table to (database<b>.</b>table):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Table options"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Rename table to"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copy table to (database<b>.</b>table):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Switch to copied table"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Table maintenance"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragment table"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Table %s has been flushed"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (FLUSH)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partition maintenance"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partition %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyse"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Check"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimise"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Rebuild"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Repair"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Remove partitioning"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Show tables"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Space usage"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Usage"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effective"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Row Statistics"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Statements"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "static"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamic"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Row length"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Row size "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Error creating foreign key on %1$s (check data types)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Internal relation"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8057,121 +8036,121 @@ msgstr ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Foreign key constraint"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "No rows selected"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Do a \"query by example\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Select columns (at least one):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Add search conditions (body of the \"where\" clause):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Number of rows per page"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Display order:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Browse distinct values"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "None"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "Column %s has been dropped"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "A primary key has been added on %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "An index has been added on %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relation view"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propose table structure"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Add column"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "At End of Table"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "At Beginning of Table"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "After %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Create an index on &nbsp;%s&nbsp;columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partitioned"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Tracking report for table `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Version %s is created, tracking for %s.%s is activated."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Tracking for %s.%s , version %s is deactivated."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Tracking for %s.%s , version %s is activated."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL statements executed."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8179,113 +8158,113 @@ msgstr ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Comment out these two lines if you do not need them."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL statements exported. Please copy the dump or execute it."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Close"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s snapshot (SQL code)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Tracking statements"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Show %s with dates from %s to %s by user %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Username"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Data definition statement"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Data manipulation statement"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL dump (file download)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL dump"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "This option will replace your table and contained data."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL execution"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Export as %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Show versions"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Version"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Deactivate tracking for %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Deactivate now"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Activate tracking for %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Activate now"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Create version %s of %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Track these data definition statements:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Track these data manipulation statements:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Create version"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8294,41 +8273,68 @@ msgstr ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Get more themes!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Available MIME types"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME types printed in italics do not have a separate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Available transformations"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Description"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "You don't have sufficient privileges to be here right now!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "The profile has been updated."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW name"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Rename view to"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Allow character set conversion"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Default character set used for conversions"
+
+#~ msgid "Default character set"
+#~ msgstr "Default character set"
diff --git a/po/es.po b/po/es.po
index ea540c29b1..c82f18e5a8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 11:23+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: spanish <es@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mostrar todo"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Número de página:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"principal o su navegador está bloqueando las actualizaciones en ventanas "
"múltiples debido a sus parámetros de seguridad."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Buscar"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Continuar"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nombre de la clave"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descripción"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Use este valor"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "La base de datos %1$s se creó."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentario de la base de datos: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentarios de la tabla"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nombre de las columnas"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipo"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulo"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Predeterminado"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Enlaces a"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentarios"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "No"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Sí"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimir"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ver el volcado esquema de la base de datos"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "No se han encontrado tablas en la base de datos."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Seleccionar todo"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Deseleccionar todo"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "¡El nombre de la base de datos está vacío!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "La base de datos %s ha sido cambiada de nombre a %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "La base de datos %s ha sido copiada a %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Cambiar el nombre de la base de datos a"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Comando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "y luego"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copiar la base de datos a"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Únicamente la estructura "
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Estructura y datos"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Solamente datos"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREAR BASE DE DATOS antes de copiar"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Añada %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Añadir el valor AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Añadir restricciones"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Seleccionar la base de datos copiada"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repositorio BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Estado actual"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Habilitado"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Deshabilite"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Dañado"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Repare"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Deshabilitado"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Habilite"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Cotejamiento"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Las opciones adicionales para trabajar con tablas vinculadas fueron "
"desactivadas. Para saber porqué, dé clic %saquí%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editar las páginas PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabla"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Filas"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Tamaño"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "en uso"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creación"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Última actualización"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Última revisión"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,237 +392,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tabla(s)"
msgstr[1] "%s tabla(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Su consulta se ejecutó con éxito"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Debe elegir al menos una columna para mostrar"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordenar"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascendente"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descendente"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostrar"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criterio"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Insertar"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "y luego"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Borrar"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "O"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modificar"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Añadir/borrar fila de criterio"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Añadir/borrar columna de criterio"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Modificar la consulta"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Usar tablas"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta a la base de datos <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Ejecutar la consulta"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Acceso denegado "
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "al menos una de estas palabras"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "Todas las palabras"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "La frase exacta"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "como expresión regular"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Resultados de la búsqueda por \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s resultado(s) en la tabla <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s resultado(s) en la tabla <i>%s</i>"
+msgstr[1] "%s resultado(s) en la tabla <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Examinar"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Borrar"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> resultado(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> resultado(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> resultado(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Buscar en la base de datos"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Palabra(s) o valor(es) a buscar (comodín: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Encontrado:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Palabras separadas por un espacio (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "En la(s) tabla(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Dentro del campo:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insertar"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Estructura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Eliminar"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Vaciar"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Se ha vaciado la tabla %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Se descartó el modo de visualización %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Se ha eliminado la tabla %s"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -631,182 +637,182 @@ msgstr ""
"Esta vista tiene al menos este número de filas. Por favor, refiérase a la "
"%sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Visualizar"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicación"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Número de filas"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
"%s es el motor de almacenamiento predeterminado en este servidor MySQL."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Para los elementos que están marcados:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Marcar todos/as"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Desmarcar todos"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Marcar las tablas con residuo a depurar"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Vista de impresión"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Revisar la tabla"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizar la tabla"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparar la tabla"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizar la tabla"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportar"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Diccionario de datos"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Saltarse las tablas bloqueadas"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Base de datos"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Crear relación"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Crear"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Acción"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Persa"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Únicamente la estructura "
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Saltarse las tablas bloqueadas"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Revisar la tabla"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Base de datos"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "El formato de exportación seleccionado ¡debe grabarse en el archivo!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hay suficiente espacio para guardar el archivo %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -814,17 +820,17 @@ msgstr ""
"El archivo %s ya existe en el servidor, cambie el nombre del archivo o "
"revise la opción de sobreescritura."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "El servidor web no tiene permiso para guardar el archivo %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Su archivo (MySQL dump) ha sido guardado con el nombre %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -833,14 +839,14 @@ msgstr ""
"Usted probablemente intentó cargar un archivo demasiado grande. Por favor, "
"refiérase a %sdocumentation%s para hallar modos de superar esta limitante."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "No fue posible leer el archivo"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -850,7 +856,7 @@ msgstr ""
"Este tipo de compresión puede no estar implementado o quizá no ha sido "
"habilitado en su archivo de configuración."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -860,31 +866,31 @@ msgstr ""
"el tamaño del archivo excedió el máximo permitido por su configuración PHP. "
"Por favor, lea el FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"No se pudieron cargar los plugins de importación, por favor revise su "
"instalación"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "El favorito ha sido borrado."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Mostrando el favorito"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "El favorito %s fue creado"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "La importación se ejecutó exitosamente, se ejecutaron %d consultas."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -892,7 +898,7 @@ msgstr ""
"Se ha agotado el tiempo de ejecución del script; si desea completar la "
"importación, por favor, reenvíe el mismo archivo y la importación continuará."
-#: import.php:426
+#: 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."
@@ -901,19 +907,19 @@ msgstr ""
"usualmente significa que phpMyAdmin no será capaz de completar esta "
"importación a menos que usted incremente el tiempo de ejecución de php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Volver"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin funciona mejor con un navegador que <b>reconoce frames</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -921,15 +927,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Los enunciados \\\"DROP DATABASE\\\" están deshabilitados."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Realmente desea "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "¡Está a punto de DESTRUIR una base de datos completa!"
@@ -960,39 +966,39 @@ msgstr "¡¡El nombre del servidor está vacío!!"
msgid "The user name is empty!"
msgstr "¡El nombre de usuario está vacío!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "¡La contraseña está vacía!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "¡Las contraseñas no coinciden!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Se han guardado las modificaciones"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "La relación fue eliminada"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Se añadió una relación FOREIGN KEY"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Se añadió la relación interna"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Error: no se añadió la relación."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Error: la relación ya existe."
@@ -1000,13 +1006,13 @@ msgstr "Error: la relación ya existe."
msgid "Error saving coordinates for Designer."
msgstr "Error guardando las coordenadas para el Diseñador."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Opciones de relación general"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Deshabilitado"
@@ -1022,125 +1028,135 @@ msgstr "Seleccione la llave extranjera (foreign key)"
msgid "Please select the primary key or a unique key"
msgstr "Por favor, seleccione la clave primaria o una clave única"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Elegir el campo a mostrar"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generar la contraseña"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generar"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Donación"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Previo"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Próxima"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binario "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Abr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ago"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Oct"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Ene"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1148,199 +1164,199 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dic"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Dom"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Lun"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Mar"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Vie"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mie"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Jue"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Vie"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Dom"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Lun"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Mar"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Mie"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Jue"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Vie"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "en uso"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "por segundo"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Tamaño del font"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Error desconocido durante la carga del archivo."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"El archivo que intentó cargar excede la directiva upload_max_filesize en php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1348,73 +1364,73 @@ msgstr ""
"El archivo que intentó cargar excede la directiva MAX_FILE_SIZE especificada "
"en el formulario HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "El archivo que intentó cargar no alcanzó el 100%."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "No existe una carpeta temporal."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "No fue posible grabar el archivo al disco."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "La carga del archivo fue detenida por extensión."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Se detectó un error al trasladar el archivo cargado, ver FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "¡No se ha definido el índice!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ãndices"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Empacado"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalidad"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Comentario"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Editar"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "La clave primaria ha sido eliminada"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "El índice %s ha sido eliminado"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1423,20 +1439,20 @@ msgstr ""
"Los índices %1$s y %2$s parecen ser iguales y posiblemente se puede remover "
"uno."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bases de datos"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Error"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1444,7 +1460,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d fila(s) fueron afectadas."
msgstr[1] "%1$d fila(s) fueron afectadas."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1452,7 +1468,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d fila(s) fueron eliminadas."
msgstr[1] "%1$d fila(s) fueron eliminadas."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1460,95 +1476,95 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d filas(s) fueron insertadas."
msgstr[1] "%1$d filas(s) fueron insertadas."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"No existe información detallada acerca de las condiciones en que se "
"encuentra este motor de almacenamiento."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s está disponible en este servidor MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s ha sido deshabilitado para este motor de almacenamiento."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
"Este servidor MySQL no es compatible con el motor de almacenamiento %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "La base de datos no es válida"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "El nombre de la tabla no es válido"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error al cambiar el nombre de la tabla %1$s a %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabla %s ahora se llama %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
"¡No se halló la ruta de imágenes para la plantilla de interfaz (theme) %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No existe una previsualización disponible."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "tómelo"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "¡No se halló la plantilla de interfaz (theme) predeterminada %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "¡No se halló la plantilla de interfaz (theme) %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
"¡No se halló la ruta de la plantilla de interfaz (theme) para la plantilla "
"%s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Estilo"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "No se estableció la conexión: los parámetros están incorrectos."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Bienvenido a %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1557,7 +1573,7 @@ msgstr ""
"La razón más probable es que usted no creó un archivo de configuración. "
"Utilice %1$ssetup script%2$s para crear una."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1569,65 +1585,65 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Iniciar sesión"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentación de phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Servidor"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Usuario:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Contraseña:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Elección del servidor"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Las \"cookies\" deben estar habilitadas."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "El servidor MySQL no autorizó su ingreso"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
"El nombre de usuario o la contraseña es incorrecto. El acceso fue denegado."
@@ -1666,28 +1682,7 @@ msgstr "Ver vídeo"
msgid "Download file"
msgstr "Descargar archivo"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"No se puede cargar iconv o recodificar una extensión necesaria para la "
-"conversión de juegos de caracteres, configure php para permitir el uso de "
-"estas extensiones o desactive la conversión de juegos de caracteres en "
-"phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"No se puede utilizar iconv ni libiconv ni la función recode_string mientras "
-"se carga la extensión de informes. Comprueba la configuración de php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1703,13 +1698,13 @@ msgstr ""
"error que reciba. En muchas ocasiones falta una coma o punto y coma en algún "
"sitio.<br />Si recibe una página en blanco, todo está correcto."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Could not load default configuration from: %1$s"
msgstr "No fue posible cargar la configuración predeterminada desde: \"%1$s\""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1717,207 +1712,207 @@ msgstr ""
"El contenido de <tt>$cfg['PmaAbsoluteUri']</tt> ¡DEBE constar en config.inc."
"php!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "No es válido el índice del servidor: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Servidor"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "El método de autenticación no es válido en la configuración actual:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, 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."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Tamaño máximo: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "es"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentación"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "consulta SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL ha dicho: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explicar el SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Salir de la explicación del SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Sin código PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Crear código PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Actualizar"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Salir de la validación del SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validar el SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motores"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Perfil/Perfilamiento"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tiempo"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%m-%Y a las %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s días, %s horas, %s minutos y %s segundos"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Empezar"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Previo"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fin"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Saltar a la base de datos &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operaciones"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1926,213 +1921,203 @@ msgstr ""
"no se pudo cargar la extensión %s,<br />por favor revise su configuración de "
"PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Eventos"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nombre"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "La base de datos %s ha sido eliminada."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "La base de datos, ¡parece estar vacía!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Generar una consulta"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Diseñador"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importar"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegios"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutinas"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Muestre el tipo"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Podría ser aproximado. Léase la FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Residuo a depurar"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"La conexión para controluser, como está definida en su configuración, "
"fracasó."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "El servidor no está respondiendo"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalles..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Cambio de contraseña"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sin contraseña"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Contraseña"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Debe volver a escribir"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hashing de la contraseña"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Compatible con MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generar la contraseña"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generar"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Crear nueva base de datos"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Crear"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Sin privilegios"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "La tabla debe tener al menos un campo."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Crear nueva tabla en la base de datos %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Número de campos"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"No se cargaron los plugins de exportación. Por favor, ¡revise su "
"instalación!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Volcar %s filas empezando por la fila %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Enviar (genera un archivo descargable)"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Guardar en el servidor, en el directorio %s "
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Sobreescribir el(los) archivo(s) existente(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Plantilla del nombre del archivo"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nombre del servidor"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nombre de la base de datos"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nombre de la tabla"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2144,40 +2129,40 @@ msgstr ""
"sucederán las siguientes transformaciones: %3$s. El texto restante se "
"mantendrá como está."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "recordar la plantilla"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Juego de caracteres del archivo:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compresión"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ninguna"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"comprimido con zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"Comprimido con gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"Comprimido con bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modalidad compatible con SQL"
@@ -2202,7 +2187,7 @@ msgstr ""
msgid "File to import"
msgstr "Archivo a importar"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Localización del archivo de texto"
@@ -2210,14 +2195,14 @@ msgstr "Localización del archivo de texto"
msgid "File uploads are not allowed on this server."
msgstr "No está permitido subir archivos a este servidor."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"No está disponible el directorio que usted habilitó para subir las tareas"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "directorio en el servidor web para subir los archivos"
@@ -2251,13 +2236,13 @@ msgstr ""
"método para importar archivos grandes; sin embargo, puede dañar las "
"transacciones."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Número de registros (consultas) a saltarse desde el inicio"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formato del archivo importado"
@@ -2301,176 +2286,176 @@ msgstr "Orientación vertical"
msgid "Paper size"
msgstr "Tamaño del papel"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Idioma"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d no es un número de fila válido."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "filas empezando de"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (encabezados rotados)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Esta operación podría tomar algún tiempo. ¿Proceder de todas formas?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Organizar según la clave"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opciones"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Textos parciales"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Textos completos"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Llave relacional"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Campo que muestra las relaciones"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Ocultar"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformación del navegador"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Ejecute la consulta marcada previamente"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "La fila se ha borrado"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Matar el proceso"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "en la consulta"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Mostrando registros "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "La consulta tardó %01.4f seg"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Cambiar"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operaciones sobre los resultados de la consulta"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Previsualización para imprimir (documento completo)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "No se encontró el enlace"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Acerca de esta versión"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Directorio raíz de los datos"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"La parte constante de la ruta del directorio para todos los archivos de "
"datos InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Archivos de datos"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Incremente el valor AUTOEXTEND"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2478,11 +2463,11 @@ msgstr ""
"El tamaño a incrementar para que se extienda el ancho de una tabla capaz de "
"autoextenderse cuando se llena."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Tamaño de la memoria (búfer) de tránsito común"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2490,85 +2475,85 @@ msgstr ""
"El tamaño de la memoria intermedia (búfer) usado por InnoDB para almacenar, "
"en el cache, los datos e índices de sus tablas."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Total de memoria del búfer"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Estado del InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Total de memoria del búfer consumido"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "páginas"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Páginas libres"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Páginas que requieren ser depuradas"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Páginas que contienen datos"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Páginas que serán eliminadas"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Páginas activas"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Páginas vinculadas"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Actividad de la memoria (búfer) de tránsito común"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Lea las solicitudes"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Escribir las solicitudes"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Leer los fallos"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Escribir las esperas"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Leer los fallos en %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Escribir las esperas en %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Tamaño del puntero de datos"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2577,11 +2562,11 @@ msgstr ""
"CREATE TABLE para las tablas MyISAM cuando no se ha especificado la opción "
"MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modalidad de recuperación automática"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2590,12 +2575,12 @@ msgstr ""
"catastróficamente, como fuera determinado mediante la opción al arranque del "
"servidor --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
"Tamaño máximo para los archivos temporales generados durante la organización"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2605,12 +2590,12 @@ msgstr ""
"genera un nuevo índice MyISAM del archivo temporal (durante REPAIR TABLE, "
"ALTER TABLE, o LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
"Tamaño máximo de los archivos temporales durante la generación del índice"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2620,11 +2605,11 @@ msgstr ""
"fuese mayor que el uso del key cache por la cantidad especificada aquí, "
"preferir el método key cache."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparar los procesos"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2633,11 +2618,11 @@ msgstr ""
"tablas MyISAM (cada índice con su propio proceso) durante el proceso \\"
"\"Reparar mediante organización\\\"."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Organizar el tamaño del búfer de memoria"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2646,11 +2631,11 @@ msgstr ""
"durante la operación REPAIR TABLE o cuando se generan índices con CREATE "
"INDEX o ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Tamaño del caché del índice"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2659,11 +2644,11 @@ msgstr ""
"predeterminado es 32MB. La memoria asignada aquí se usa solamente para el "
"caché de las páginas índice."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Tamaño del caché del registro"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2674,11 +2659,11 @@ msgstr ""
"memoria se utiliza para el caché de cambios a los archivos de datos handle (."
"xtd) y apuntador de la fila (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Tamaño del caché de la bitácora"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2687,11 +2672,11 @@ msgstr ""
"utilizado para hacer el caché de los datos de la bitácora de transacciones. "
"El valor predeterminado es 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Umbral del archivo bitácora"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2699,11 +2684,11 @@ msgstr ""
"El tamaño de la bitácora de transacciones antes del rollover, y se crea una "
"nueva bitácora. El valor predeterminado es 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Tamaño de la memoria (búfer) de la transacción"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2711,11 +2696,11 @@ msgstr ""
"El tamaño de global transaction log buffer (el motor asigna 2 memorias búfer "
"de este tamaño). El valor predeterminado es 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Frecuencia del punto de revisión"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2723,11 +2708,11 @@ msgstr ""
"La cantidad de datos escritos a la bitácora de transacciones antes de hacer "
"un punto de revisión. El valor predeterminado es 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Umbral de la bitácora de datos"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2740,11 +2725,11 @@ msgstr ""
"incrementar para incrementar la cantidad total de datos que se pueden "
"almacenar en la base de datos."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Umbral de chatarra"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2752,11 +2737,11 @@ msgstr ""
"El porcentaje de chatarra en un archivo bitácora de datos antes de ser "
"compactado. Este es un valor entre 1 y 99. El valor predeterminado es 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Tamaño de la bitácora del búfer"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2767,27 +2752,27 @@ msgstr ""
"pero solamente si el proceso es requerido para escribir una bitácora de "
"datos."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Tamaño que puede crecer el archivo de datos"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Tamaño que puede crecer el archivo de gestión de datos (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Tamaño que puede crecer el archivo de filas"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Tamaño que puede crecer el archivo del apuntador de filas (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Contaje de archivos bitácora"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2799,148 +2784,148 @@ msgstr ""
"entonces las bitácoras antiguas se eliminan, de otro modo su nombre cambia y "
"reciben el siguiente número más alto."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formato"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Líneas terminadas en"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Campos encerrados por"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Caracter de escape"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Líneas terminadas en"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Reemplazar NULL con"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Poner los nombres de campo en la primera hilera"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV para datos de MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edición Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Datos"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Volcar la base de datos para la tabla"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Estructura de tabla para la tabla"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Incluir el subtitulado de la tabla"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Subtitulado de la tabla"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continuación del subtitulado de la tabla"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Clave de la etiqueta"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relaciones"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Servidor"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Tiempo de generación"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versión del servidor"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versión de PHP"
@@ -2948,23 +2933,23 @@ msgstr "Versión de PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Hoja de cálculo Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Texto Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Genera un reporte conteniendo los datos de una sola tabla)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Título del reporte"
@@ -2972,102 +2957,102 @@ msgstr "Título del reporte"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
"Añadir su propio comentario en el encabezado (\\n segmenta las oraciones)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Incluir lo exportado en una transacción"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Deshabilitar la revisión de las llaves extranjeras (foreign keys)"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opciones de exportación de la base de datos"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Usar \"backquotes\" con tablas y nombres de campo"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Añadir en los comentarios"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Fechas de creación/actualización/revisión"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Completar los INSERTS"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "INSERTs extendidos"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Longitud máxima de la consulta creada"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Usar \"inserts\" con retraso"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Usar la opción ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Use hexadecimal para BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipo de exportación"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedimientos"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funciones"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Filtros para las tablas descargadas (dump)"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Filtros para la tabla"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TIPOS MIME PARA LA TABLA"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIONES PARA LA TABLA"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "(Evento) desencadenante"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Estructura para la vista"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Estructura Stand-in para la vista"
@@ -3075,173 +3060,173 @@ msgstr "Estructura Stand-in para la vista"
msgid "Texy! text"
msgstr "Texto Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
#, fuzzy
msgid "Export functions"
msgstr "Exportar las opciones predeterminadas"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Tipo de exportación"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Tipo de exportación"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Exportar las opciones predeterminadas"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Exportar las opciones predeterminadas"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Abrir nueva ventana de phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "No existen tablas"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Resultado SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generado por"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha devuelto un valor vacío (i.e., cero columnas)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "No hay bases de datos"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "No hay bases de datos"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Estructura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Reemplazar los datos de la tabla con los del archivo"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignore las filas duplicadas"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nombre de las columnas"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Parámetro no válido para importar CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "¡Las columnas especificadas (%s) no son válidas!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "El formato de los datos CSV en la línea %d no es válido."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "El número de campos de los datos CSV en la línea %d no es válido."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nombre de la tabla"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV usando LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Use la palabra clave LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "¡Este plugin no tiene soporte para importaciones comprimidas!"
@@ -3257,7 +3242,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3268,14 +3253,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Motor de recodificación"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3283,537 +3268,541 @@ msgid "None"
msgstr "Ninguna"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaria"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ãndice"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Texto completo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Sin cambios"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Juego de caracteres"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binario "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Búlgaro"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chino simplificado"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chino tradicional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "independiente de mayúsculas y minúsculas"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "dependiente de mayúsculas y minúsculas"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croata"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Checo"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danés"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglés"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonio"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemán"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "diccionario"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "directorio telefónico"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Húngaro"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandés"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonés"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letón"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituano"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreano"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persa"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polaco"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europea occidental"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumano"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Eslovaco"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Esloveno"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Español"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Español tradicional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Sueco"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailandés"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turco"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucraniano"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingüe"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europeo central"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruso"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Báltico"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenio"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirílico"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ãrabe"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreo"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgiano"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Griego"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Checo-Eslovaco"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "desconocido"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Página de inicio"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Salir"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Ventana de consulta"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Este formato no tiene opciones"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "no recibió el OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Habilitado"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mostrar las opciones"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creación de los PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Mostrando los comentarios de la columna"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Para actualizar su tabla Columna_comentarios (Column_comments), por favor "
"revise la documentación"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Consulta guardada en favoritos"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historial-SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Sin descripción"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Configuración del servidor"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nombre de usuario"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Ordenar"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Mostrar el estado del esclavo"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Mostrar el estado del esclavo"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valor"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID del servidor"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Cualquier usuario"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use el campo de texto"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Cualquier servidor"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Este Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Usar la tabla Anfitrión (Host)"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generar la contraseña"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Contenido de la tabla __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continúa)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Estructura de la tabla __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Idioma desconocido: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servidores"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variables"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Juegos de caracteres"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motores"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log binario"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesos"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Buscar en la base de datos"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Nuevo servidor"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Buscar en la base de datos"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nombre de las columnas"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Guardar esta consulta en favoritos"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Permitir que todo usuario pueda acceder a este favorito"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Reemplazar el favorito existente que tenga el mismo nombre"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimitador"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Mostrar esta consulta otra vez "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Enviar"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Solamente ver"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3822,7 +3811,7 @@ msgstr ""
"servidor de MySQL, de existir, aparece abajo, en cuyo caso puede ayudar a "
"diagnosticar el problema."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3846,35 +3835,35 @@ msgstr ""
"que genera el problema, y envíe un reporte de error con la cadena de datos "
"en la sección de CORTE indicada abajo:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "INICIO DEL CORTE"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FIN DEL CORTE"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "INICIO DEL VOLCADO"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FIN DEL VOLCADO"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Comillas sin cerrar"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "El identificador no es válido"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Signo de puntuación desconocido"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3883,21 +3872,21 @@ msgstr ""
"El validador de SQL no pudo inicializarse. Por favor revise si ha instalado "
"las extensiones php necesarias, como están descritas en la %sdocumentación%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "La tabla, ¡parece estar vacía!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Longitud/Valores*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3915,7 +3904,7 @@ msgstr ""
"barra invertida(\"\\\") o una comilla simple (\"'\") entre esos valores, "
"siempre ponga una barra invertida. (Por ejemplo '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3923,12 +3912,12 @@ msgstr ""
"Para valores predeterminados, por favor ingrese solamente un valor, sin "
"caracteres de escape \\\"\\\\\" ni comillas, usando este formato: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributos"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3938,11 +3927,11 @@ msgstr ""
"transformaciones MIME-type transformations, dé clic en %stransformation "
"descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opciones de transformación"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3954,18 +3943,18 @@ msgstr ""
"Backslash (\"\\\") o comilla sencilla (\"'\") entre esos valores, use "
"backslash (por ejemplo '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ninguna"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Como fuera definido:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3974,39 +3963,39 @@ msgstr ""
"No hay una descripción disponible para esta transformación.<br />Por favor "
"pregunte al autor lo que %s hace."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Motor de almacenamiento"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "definición de la PARTICIÓN"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Grabar"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Añadir %s campo(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Debe añadir al menos un campo."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Evento"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -4025,7 +4014,7 @@ msgstr ""
"usted aporta una segunda opción, necesariamente deberá consignar la primera "
"opción a una cadena de caracteres vacía"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4034,8 +4023,8 @@ msgstr ""
"opcional y especifica cuán a menudo se añadirá espacio (2 nibbles, es decir, "
"1 byte de manera predeterminada)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4043,11 +4032,11 @@ msgstr ""
"Muestra un thumbnail que puede abrirse mediante un clic; opciones: width, "
"height en píxeles (mantiene la proporción original)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Muestra un enlace a esta imagen (i.e., blob descarga directa)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4077,7 +4066,7 @@ msgstr ""
"tendrá un valor diferente - para \"local\" mire la documentación para la "
"función strftime() del PHP y para \"utc\" se hace usando la función gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4114,7 +4103,7 @@ msgstr ""
"pondrá un NOWRAP a la celda de contenido para que todo el output se muestre "
"sin reformatear (Predeterminado 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4124,7 +4113,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Mantiene el formato original del campo. No se puede hacer Escape."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4139,7 +4128,7 @@ msgstr ""
"primera opción es un prefijo como \"http://dominio.com/\", la segunda opción "
"es el ancho en píxeles, el tercero es el alto."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4154,17 +4143,17 @@ msgstr ""
"opción es un prefijo como \"http://dominio.com/\", la segunda opción es un "
"título para el enlace."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatea el texto como una consulta SQL y resalta la sintaxis."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4188,66 +4177,66 @@ msgstr "¡No se hallaron archivos dentro del archivo ZIP!"
msgid "Error in ZIP archive:"
msgstr "Error en el archivo ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Accciones"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Cotejamiento de las conexiones MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfaz"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Cambiar el color"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reiniciar"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versión del protocolo"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Usuario"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Juegos de caracteres de MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Servidor web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versión del cliente"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "extensión PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostrar la información de PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Página oficial de phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4262,7 +4251,7 @@ msgstr ""
"contraseña a root@localhost. Deberá escribir la misma contraseña en config."
"inc.php de phpMyAdmin"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4272,7 +4261,7 @@ msgstr ""
"opción es incompatible con phpMyAdmin y podría causar la pérdida de algunos "
"datos!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4282,7 +4271,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:290
+#: main.php:289
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 "
@@ -4290,27 +4279,27 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"El archivo de configuración ahora necesita salvoconducto (una frase secreta) "
"(blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4319,7 +4308,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4328,74 +4317,74 @@ msgstr ""
"El servidor está utilizando Suhosin. Por favor, refiérase a %sdocumentation"
"%s para posibles ajustes."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Personalizar el marco de navegación"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "No hay bases de datos"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Archivos"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Limpiar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crear tabla"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Seleccionar una base de datos"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "La tabla <b>%s</b> no fue hallada o no fue definida en %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Elegir la página a editar"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Crear una nueva página"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Número de página:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Diseño automático"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relaciones internas"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Seleccionar tablas"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "cambiar el estado del scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4403,113 +4392,113 @@ msgstr ""
"La página actual tiene referencias a tablas que ya no existen. ¿Desea "
"eliminar esas referencias?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "¡La tabla \"%s\" no existe!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configure las coordenadas para la tabla %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Esquema de la base de datos \"%s\" - Página %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "No existen tablas"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Esquema relacionado"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tabla de contenidos"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Ocultar/mostrar menú izquierdo"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Guardar posición"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Crear tabla"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Crear relación"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Cargar nuevamente"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ayuda"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Enlaces angulares"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Enlaces directos"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Cuadrícula magnética"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Pequeño/grande todos"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Alterne entre pequeño y grande"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importar/Exportar coordenadas para el esquema PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Mover el Menú"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Ocultar/mostrar todo"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Ocultar/mostrar Tablas que no tengan relación"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Número de tablas"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Eliminar la relación"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Para seleccionar la relación, dé clic en:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4524,140 +4513,140 @@ msgstr ""
"campo como un campo Display, dé clic en el ícono \"Seleccione el campo a "
"mostrar\", luego dé clic en el nombre apropiado del campo."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "La Tabla %1$s se creó."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exporte/Importe a escala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recomendado"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "página de/a la"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importar archivos"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Todos/as"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Seleccionar el log binario que desea examinar"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Archivos"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncar las consultas que ya se han mostrado"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostrar las consultas enteras"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nombre con el cual se registró"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posición"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipo de evento"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posición original"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Información"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Juego de caracteres y sus cotejamientos"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "No se seleccionaron bases de datos."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s bases de datos han sido eliminadas exitosamente."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Estadísticas de la base"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tablas"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "Configuración del servidor"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "Configuración del servidor"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "No hay bases de datos"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "Configuración del servidor"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicación"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Revisar los privilegios para la base de datos &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Revisar los privilegios"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activar las estadísticas"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Desactivar las estadísticas"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4665,11 +4654,11 @@ msgstr ""
"Nota: Activar aquí las estadísticas de la base de datos podría causar "
"tráfico pesado entre el servidor web y el servidor MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Motores de almacenamiento"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Ver el volcado (schema) de la base de datos"
@@ -4879,21 +4868,21 @@ msgid "None"
msgstr "Ninguna"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegios específicos para la tabla"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
" Nota: Los nombres de los privilegios de MySQL están expresados en inglés "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilegios globales"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegios específicos para la base de datos"
@@ -4919,99 +4908,99 @@ msgstr "Información de la cuenta"
msgid "Do not change the password"
msgstr "No cambiar la contraseña"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Usuario(s) no encontrado(s)."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "¡El usuario %s ya existe!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Ha agregado un nuevo usuario."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ha actualizado los privilegios para %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ha revocado los privilegios para %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "La contraseña para %s se cambió exitosamente."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Borrando %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "¡No se han seleccionado usuarios para eliminar!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Cargando los privilegios nuevamente"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Los usuarios seleccionados fueron borrados exitosamente."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Los privilegios fueron cargados nuevamente de manera exitosa."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Editar los privilegios"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revocar"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Vista global de usuarios"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Conceder"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "cualquiera"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Agregar un nuevo usuario"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Eliminar a los usuarios seleccionados"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revocar todos los privilegios activos de los usuarios y borrarlos después."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Eliminar las bases de datos que tienen los mismos nombres que los usuarios."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -5025,50 +5014,50 @@ msgstr ""
"manuales en él. En este caso, nuevamente deberá %scargar la página de "
"privilegios%s antes de continuar."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "El usuario que seleccionó no se halló en la tabla de privilegios."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegios específicos para la columna"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Añadir privilegios a esta base de datos"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Los comodines _ y % deben acompañarse de \\ para usarlos de manera literal"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Añadir privilegios a esta tabla"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Cambiar la información de la cuenta / Copiar el usuario"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Crear un nuevo usuario con los mismos privilegios y..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "...mantener el anterior."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ...borrar el viejo de las tablas de usuario."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ...revocar todos los privilegios activos del viejo y eliminarlo después."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5076,55 +5065,55 @@ msgstr ""
" ...borrar el viejo de las tablas de usuario y luego volver a cargar los "
"privilegios."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Base de datos para el usuario"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ninguna"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Crear base de datos con el mismo nombre y otorgue todos los privilegios"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Otorgue todos los privilegios al nombre que contiene comodín (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Revisar los privilegios para la base de datos &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuarios con acceso a &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "específico para la base de datos"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "comodín"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "El proceso %s fue destruido exitosamente."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5132,59 +5121,59 @@ msgstr ""
"phpMyAdmin no fue capaz de destruir el proceso %s. Probablemente ya ha sido "
"cerrado."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "Identificación"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Mostrar el estado del esclavo"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Configuración del servidor"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5193,119 +5182,119 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Seleccionar una base de datos"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
#, fuzzy
msgid "Control slave:"
msgstr "Controlar al usuario"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Texto completo"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Texto completo"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Inicio"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5315,12 +5304,12 @@ msgstr ""
"que excedieron el valor del binlog_cache_size y usaron un archivo temporal "
"para almacenar los enunciados de la transacción."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"El número de transacciones que usaron el cache de log binario temporal."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5333,11 +5322,11 @@ msgstr ""
"tmp_table_size para hacer que las tablas temporales se basen en memoria en "
"lugar de basarse en disco."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "El número de archivos temporales que fueron creados por mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5345,7 +5334,7 @@ msgstr ""
"El número de tablas temporales in-memory creadas automáticamente por el "
"servidor mientras se ejecutaban los enunciados."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5353,7 +5342,7 @@ msgstr ""
"El número de filas escritas con INSERT DELAYED en los cuales ocurrió algún "
"error (probablemente una llave duplicada)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5361,23 +5350,23 @@ msgstr ""
"El número de procesos gestores INSERT DELAYED en uso. Cada tabla diferente "
"en la cual uno usa INSERT DELAYED recibe su propio proceso."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "El número de filas INSERT DELAYED escritas."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "El número de enunciados FLUSH ejecutados."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "El número de enunciados COMMIT internos."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "El número de veces que una fila fue eliminada de una tabla."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5388,7 +5377,7 @@ msgstr ""
"Handler_discover indica el número ocasiones que las tablas han sido "
"descubiertas."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5399,7 +5388,7 @@ msgstr ""
"de escaneos completos del índice; por ejemplo, SELECT col1 FROM foo, "
"asumiendo que col1 está indizado."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5408,7 +5397,7 @@ msgstr ""
"este valor es alto, es una buena indicación de que sus consultas y tablas "
"están indizadas apropiadamente."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5418,7 +5407,7 @@ msgstr ""
"clave. Este se incrementa si usted está consultando una columna índice con "
"un limitante de rango o si usted está haciendo un escaneo del índice."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5427,7 +5416,7 @@ msgstr ""
"Este método de lectura se usa principalmente para optimizar a ORDER BY ... "
"DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5440,7 +5429,7 @@ msgstr ""
"requieren que MySQL escanee tablas enteras o usted debe tener vínculos "
"(joins) que no usan las llaves de manera apropiada."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5453,37 +5442,37 @@ msgstr ""
"o que sus consultas no están escritas para tomar ventaja de los índices que "
"tiene."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "El número de enunciados ROLLBACK internos."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "El número de solicitudes hechas para actualizar una fila en una tabla."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "El número de solicitudes hechas para insertar una fila en una tabla."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "El número de páginas conteniendo datos (sucias o limpias)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "El número de páginas actualmente sucias."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"El número de páginas en la memoria (búfer) de tránsito común que se ha "
"solicitado sean vaciadas."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "El número de páginas libres."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5493,7 +5482,7 @@ msgstr ""
"InnoDB. Estas son páginas en fase de lectura o escritura o que no pueden ser "
"vaciadas o removidas por alguna otra razón."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5505,11 +5494,11 @@ msgstr ""
"también puede ser calculado como Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Tamaño total de la memoria (búfer) de tránsito común, en páginas."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5518,7 +5507,7 @@ msgstr ""
"una consulta va a escanear una gran porción de una tabla pero en orden "
"aleatorio."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5526,11 +5515,11 @@ msgstr ""
"El número de read-aheads InnoDB secuenciales iniciadas. Esto sucede cuando "
"InnoDB hace un escaneo secuencial de la tabla completa."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "El número de solicitudes de lectura lógica hechas por InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5539,7 +5528,7 @@ msgstr ""
"(búfer) de tránsito común y donde fue necesario hacer lectura de página "
"sencilla."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5554,55 +5543,55 @@ msgstr ""
"esperas. Si los parámetros del tamaño de la memoria de tránsito común se "
"fijaron apropiadamente, este valor será pequeño."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "El número de escrituras hechas a la memoria de tránsito común InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "El número de operaciones fsync() hechas hasta el momento."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "El número actual de operaciones fsync() pendientes."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "El número actual de lecturas pendientes."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "El número actual de escrituras pendientess."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "El número de datos leídos hasta el momento, en bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "El número total de lectura de datos."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "El número total de escritura de datos."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "La cantidad de datos escritas hasta el momento, en bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"El número de escrituras doublewrite que se han ejecutado y el número de "
"páginas escritas con este propósito."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"El número de escrituras doublewrite que se han ejecutado y el número de "
"páginas escritas con este propósito."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5610,35 +5599,35 @@ msgstr ""
"El número de esperas generadas porque la memoria (búfer) log fue demasiado "
"pequeña y hubo que esperar a que fuera vaciada antes de continuar."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "El número de solicitudes de escritura al log."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "El número de escrituras físicas al archivo log."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "El número de escrituras fsyncs hechas al archivo log."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "El número de fsyncs pendientes al archivo log."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Escrituras pendientes al archivo log."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "El número de bytes escritos al archivo log."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "El número de páginas creadas."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5647,52 +5636,52 @@ msgstr ""
"son contados por páginas; el tamaño de la página permite que pueda "
"convertirse fácilmente a bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "El número de páginas leídas."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "El número de páginas escritas."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "El número de row locks que actualmente están en espera."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "El tiempo promedio para adquirir un row lock, en milisegundos."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"El total de tiempo invertido para adquirir los row locks, en milisegundos."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "El tiempo máximo para adquirir un row lock, en milisegundos."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "El número de veces que un row lock tuvo que esperarse."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "El número de filas eliminadas de tablas InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "El número de filas insertadas en tablas InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "El número de filas leídas de las tablas InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "El número de filas actualizadas en tablas InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5700,7 +5689,7 @@ msgstr ""
"El número de key blocks en el key cache que han cambiado pero que aún no han "
"sido vaciados al disco. Antes se conocía como Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5708,7 +5697,7 @@ msgstr ""
"El número de bloques sin usar en el key cache. Puede usar este valor para "
"determinar cuánto del key cache está en uso."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5718,11 +5707,11 @@ msgstr ""
"desbordamiento que indica el número máximo de bloques que algún momento se "
"llegaron a usar."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "El número de solicitudes para leer un key block desde el cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5733,15 +5722,15 @@ msgstr ""
"pequeño. La tasa de fallos en el cache puede calcularse como Key_reads/"
"Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "El número de solicitudes para escribir un key block al cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "El número de escrituras físicas a un key block al disco."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5752,11 +5741,11 @@ msgstr ""
"planes de consulta para una misma consulta. El valor por omisión de 0 "
"significa que ninguna consulta ha sido compilada todavía."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "El número de filas esperando ser escritas en las colas INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5764,37 +5753,37 @@ msgstr ""
"El número de tablas que han sido abiertas. Si el número de tablas abiertas "
"es grande, su valor del cache de tabla probablemente es muy pequeño."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "El número de archivos que están abiertos."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"El número de flujos de datos que están abiertos (usado principalmente para "
"alimentar a los logs)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "El número de tablas que están abiertas."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "El número de bloques de memoria libre en el cache de consultas."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "La cantidad de memoria libre para el cache de consultas."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "El número de hits al cache."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "El número de consultas añadidos al cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5807,7 +5796,7 @@ msgstr ""
"la estrategia Least Recently Used (LRU) para decidir cuáles consultas deben "
"ser removidas del cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5815,25 +5804,25 @@ msgstr ""
"El número de consultas que no ingresaron al cache (porque no es posible o "
"porque el parámetro no está activado en query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "El número de consultas registradas en el cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "El número total de bloques en el cache de consultas."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Resetear"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
"El estado de la replicación a prueba de fallos (aún no ha sido implementada)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5841,13 +5830,13 @@ msgstr ""
"El número de vínculos (joins) que no usan índices. Si este valor no es 0, "
"deberá revisar los índices de sus tablas cuidadosamente."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"El número de vínculos (joins) que usaron búsqueda por rangos en una tabla de "
"referencias."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5856,7 +5845,7 @@ msgstr ""
"cada fila. (Si no es 0, deberá revisar los índices de sus tablas "
"cuidadosamente.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5864,19 +5853,19 @@ msgstr ""
"El número de vínculos (joins) que usaron rangos en la primera tabla. "
"(Normalmente no es crítico aun cuando sea grande.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"El número de vínculos (joins) que hicieron un escaneo completo de la primera "
"tabla."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"El número de tablas temporales actualmente abiertas por el proceso SQL "
"esclavo."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5884,12 +5873,12 @@ msgstr ""
"Número total de veces (desde el arranque) que el proceso SQL esclavo de "
"replicación ha reintentado hacer transacciones."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Está ENCENDIDO si este servidor es un esclavo que está conectado a un master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5897,14 +5886,14 @@ msgstr ""
"El número de procesos que han tomado más de los segundos registrados en "
"slow_launch_time para crear."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"El número de consultas que han tomado más segundos que los registrados en "
"long_query_time."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5914,23 +5903,23 @@ msgstr ""
"hacer. Si este valor es grande, debe considerar incrementar el valor de la "
"varible de sistema sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "El número de consultas organizar que se ejecutaron con rangos."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "El número de filas sorted."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "El número de consultas organizar que se hicieron escaneando la tabla."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "El número de veces que un table lock fue adquirido inmediatamente."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5942,7 +5931,7 @@ msgstr ""
"primero deberá optimizar sus consultas, y luego, ya sea partir sus tablas o "
"usar replicación."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5952,11 +5941,11 @@ msgstr ""
"puede calcularse como Threads_created/Connections. Si este valor es rojo, "
"debe incrementar su thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "El número de conexiones abiertas actualmente."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5968,107 +5957,107 @@ msgstr ""
"(Normalmente esto no aporta una mejoría notable en el rendimiento si usted "
"tiene una buena implementación de procesos.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "El número de procesos que no están en reposo."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Información acerca del tiempo de ejecución del proceso principal"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Gestor"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Cache de consultas"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Procesos"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Datos temporales"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Cache principal"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Vínculos (Joins)"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Organizando (sorting)"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordinador de transacción"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Vaciar el cache de todas las tablas"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Mostrar las tablas que están abiertas"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Mostrar los hosts esclavos"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Mostrar el estado del esclavo"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Vaciar el cache de consultas"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Mostrar procesos"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reiniciar"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Este servidor MySQL ha estado activo durante %s. Se inició en %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6076,11 +6065,11 @@ msgstr ""
"<b>Tráfico del servidor</b>: Estas tablas muestran las estadísticas de "
"tráfico en la red de este servidor MySQL desde su inicio."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Tráfico"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6089,36 +6078,36 @@ msgstr ""
"pueden excederse. Por tanto, las estadísticas reportadas por el servidor "
"MySQL pueden estar incorrectas."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "por hora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Recibido"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Enviado"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Conexiones"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Número máx. de conexiones concurrentes"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Intentos fallidos"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Abortado"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6127,162 +6116,162 @@ msgstr ""
"<b>Estadísticas de consulta</b>: Desde su inicio, %s consultas han sido "
"enviadas al servidor."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "por minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "por segundo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipo de consulta"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replicación"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "No pudo conectarse con un servidor MySQL"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "No pudo conectarse con un servidor MySQL"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Estructura para la vista"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Estructura para la vista"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Conexión insegura"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Archivo de configuración"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variables y parámetros del servidor"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valor de la sesión"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Archivo de configuración"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Descargar"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6292,111 +6281,105 @@ msgstr ""
"sin encriptar!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Vista general"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Mostrar mensajes ocultos (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "No existen servidores configurados"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nuevo servidor"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Idioma predeterminado"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "permita que el usuario pueda escoger"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- ninguno -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Servidor predeterminado"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Final de la línea"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Mostrar"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Cargar"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Página de inicio de phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Donación"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Buscar si existe una versión más reciente"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Hallazgos"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Página con los elementos de navegación"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Página principal"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Editar los parámetros del servidor"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Añadir un nuevo servidor"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Valor incorrecto"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Fijar el valor: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Restaurar los valores predeterminados"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Advertencia"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-"Permitir cambios y conversión en los formatos de los caracteres (character "
-"set conversion)"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6413,31 +6396,31 @@ msgstr ""
"confiable si su IP pertenece a un ISP donde miles de usuarios, incluyendo "
"usted se encuentran conectados."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Permitir el login a cualquier servidor MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Mostrar el enlace &quot;Eliminar base de datos&quot; a usuarios normales"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"La llave debe contener letras, números [em]y[/em] caracteres especiales"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "La llave es muy corta, debe tener al menos 8 caracteres"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6447,27 +6430,27 @@ msgstr ""
"cookie, así que una llave se generó automáticamente para usted. Se usa para "
"encriptar cookies; no necesita recordarla."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Secreto Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6475,11 +6458,11 @@ msgstr ""
"Habilite la compresión [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] para "
"las operaciones de importación y exportación"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6490,11 +6473,11 @@ msgstr ""
"descompresión Bzip2[/a] requiere funciones (%s) que no están disponibles en "
"este sistema."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "No se puede cargar o guardar una configuración"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6505,7 +6488,7 @@ msgstr ""
"Documentation.html#setup_script]documentación[/a]. De lo contrario, "
"solamente podrá descargarlo o mostrarlo."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6520,33 +6503,33 @@ msgstr ""
"VARCHAR; [kbd]input[/kbd] - permite limitar la longitud de input, [kbd]"
"textarea[/kbd] - permite líneas nuevas en los campos"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Edición de campos CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Número de columnas para las áreas de texto CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Columnas para las áreas de texto CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Número de filas para las áreas de texto CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Filas para las áreas de texto CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Revise los permisos en el archivo de configuración"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6555,11 +6538,11 @@ msgstr ""
"mucha memoria; si halla problemas con archivos comprimidos con gzip/bzip2 "
"deshabilite esta opción"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Comprimir sobre la marcha"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6567,43 +6550,35 @@ msgstr ""
"Si se debe mostrar o no una advertencia (&quot;Está absolutamente seguro..."
"&quot;) cuando está a punto de perder datos"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirmar las consultas DROP"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Juego de caracteres predeterminado usado para conversiones"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Juego de caracteres predeterminado"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Ceja que se muestra cuando ingresa una base de datos"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Ceja predeterminada de la base de datos"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Ceja que se muestra cuando ingresa un servidor"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Ceja predeterminada para el servidor"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Ceja que se muestra cuando ingresa una tabla"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Ceja predeterminada de la tabla"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6612,123 +6587,123 @@ msgstr ""
"es público ni que se puede leer o escribir en él por parte de otros usuarios "
"en su servidor."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
#, fuzzy
msgid "Show database listing as a list instead of a drop down"
msgstr "Muestra los servidores en una lista en lugar de un drop down"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Mostrar las bases de datos como una lista"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Muestra los servidores en una lista en lugar de un drop down"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Muestra los servidores en una lista"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "No pudo conectarse con un servidor MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"La contraseña para usuario control phpMyAdmin está vacía mientras usó pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "El usuario control phpMyAdmin está vacío mientras usó pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"El nombre de sesión al signon está vacío mientras usó el método de "
"autenticación signon"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"El URL de sesión al signon está vacío mientras usó el método de "
"autenticación signon"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"El nombre de usuario está vacío e intentó usar el método de autenticación "
"config"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "El formulario que se envió contiene errores"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "La dirección IP es incorrecta: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "No es un número de puerto válido"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Faltan datos para %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "No es un número no negativo"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "No es un número positivo"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Tiempo máximo de ejecución"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Juego de caracteres del archivo"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Nombre de la plantilla de la base de datos"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Nombre de la plantilla del servidor"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Nombre de la plantilla de la tabla"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Guardar en el servidor"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Recordar el nombre de la plantilla del archivo"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "no"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Forzar conexión segura mientras usa phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6736,11 +6711,11 @@ msgstr ""
"Esta [a@?page=form&amp;formset=features#tab_Security]opción[/a] se debe "
"permitir si su servidor la tiene"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Forzar la conexión SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6749,91 +6724,91 @@ msgstr ""
"extranjeras; [kbd]content[/kbd] son los datos referidos, [kbd]id[/kbd] es el "
"valor clave"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Orden de despliegue de las llaves extranjeras"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Se usará un menú dropdown si hay menos ítems presentes"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Límite de las llaves extranjeras"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Modalidad de navegación"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Cambiar las opciones de la modalidad de visualización"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Cambiar las opciones de la modalidad de edición"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Modalidad de edición"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Personalizar las opciones comunes de exportación predeteminadas"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Exportar las opciones predeterminadas"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Personalizar las opciones comunes de importación predeteminadas"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Importar las opciones predeterminadas"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
"Seleccione los directorios para importar y exportar así como las opciones de "
"compresión"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importar / exportar"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Opciones para visualizar las bases de datos"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
"Cambiar la apariencia predefinida de la página que contiene los elementos de "
"navegación"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Opciones para visualizar los servidores"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Opciones para visualizar las tablas"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Parámetros que no encajaban en otra parte"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Otros parámetros cruciales"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Personalizar las opciones de la ventana de consulta"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6841,15 +6816,15 @@ msgstr ""
"Por favor tome en cuenta que phpMyAdmin es solamente una interfaz y sus "
"opciones no limitan a MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Seguridad"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Ajustes básicos"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6857,25 +6832,25 @@ msgstr ""
"Configuración avanzada del servidor, no cambie estas opciones a menos que "
"usted conozca como funcionan"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Configuración del servidor"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Escriba los ajustes básicos del servidor"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
"Seleccione las opciones antes de ingresar el nombre y contraseña para la "
"autenticación"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Opciones previo al ingreso de nombre y contraseña"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6885,47 +6860,47 @@ msgstr ""
"adicionales, mire [a@../Documentation.html#linked-tables]linked-tables "
"infrastructure[/a] en la documentación"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Base de datos PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Cambiar los valores predeterminados"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Personalizar las opciones para la exportación"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Personalizar los parámetros de importación predeterminados"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Personalizar el marco de navegación"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Personalizar el marco principal"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Cambiar los enlaces mostrados en las ventanas de consulta SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Ventana de consultas SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6934,27 +6909,27 @@ msgstr ""
"SQL ver los parámetros del [a@?page=form&amp;formset=main_frame#tab_Sql_box]"
"marco de navegación[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Consultas SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Cambiar las opciones de la página de arranque"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Inicio"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Seleccione como quiere que funcionen las tabulaciones"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Tabulaciones"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6962,11 +6937,11 @@ msgstr ""
"Habilite la compresión [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] para "
"las operaciones de importación y exportación"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6977,15 +6952,15 @@ msgstr ""
"descompresión GZip[/a] requiere funciones (%s) que no están disponibles en "
"este sistema."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Parámetros adicionales para iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorar los errores"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6993,11 +6968,11 @@ msgstr ""
"De estar activado, phpMyAdmin continúa computando consultas con múltiples "
"enunciados incluso si falló una de las consultas"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignore errores múltiples en los enunciados"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -7007,11 +6982,11 @@ msgstr ""
"acercando al límite de tiempo. Esta puede ser una buena forma para importar "
"archivos grandes, sin embargo, puede romper las transacciones."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Importación parcial: permitir interrupciones"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -7019,15 +6994,15 @@ msgstr ""
"Formato predeterminado; tenga presente que esta lista depende de la "
"localización (base de datos, tabla) y solamente SQL está disponible siempre"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Importación parcial: saltarse las consultas"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Conexión insegura"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7036,44 +7011,44 @@ msgstr ""
"Si su servidor también está configurado para acepta solicitudes HTTPS siga "
"[a@%s]este enlace[/a] para utilizar una conexión segura."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Cuántas filas se pueden insertar de una sola"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Número de filas insertadas"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Mostrar el logo en la columna izquierda"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Mostrar el logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Mostrar la selección de servidores"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Nombre de la plantilla de la base de datos"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7081,62 +7056,62 @@ msgstr ""
"Solamente la versión clara; mostrar las bases de datos en un árbol "
"(determinado por el separador definido abajo)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Mostrar las bases de datos en un árbol"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Use la versión clara"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
#, fuzzy
msgid "Table tree separator"
msgstr "Nombre de la plantilla de la base de datos"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo enlace URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo enlace objetivo"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Permitir destacar"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Use cejas con menor intensidad gráfica"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Cejas claras"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7147,11 +7122,11 @@ msgstr ""
"Colocar este parámetro en FALSE hace fácil olvidar que debe hacer log out de "
"otros servidores cuando se conecta a múltiples servidores."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Eliminar todas las cookies al salir"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7159,11 +7134,11 @@ msgstr ""
"Define si el login anterior se debe recordar o no en la modalidad "
"autenticación mediante cookie"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Recordar el nombre del usuario"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7175,15 +7150,15 @@ msgstr ""
"borrará tan pronto cierre la ventana del navegador. Esto es recomendable "
"para entornos no confiables."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Almacenamiento de cookies de Login"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Define cuánto dura (en segundos) un cookie de login, como válido"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7193,29 +7168,29 @@ msgstr ""
"a] se debe fijar en 1800 seconds (30 minutos) a lo sumo. Valores mayores a "
"1800 pueden presentar un riesgo en la seguridad tal como la suplantación."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Validez del cookie usado para el Login"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Número máximo de bases de datos"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7225,126 +7200,126 @@ msgstr ""
"juego de resultados contiene más filas, aparecerán enlaces &quot;"
"Anterior&quot; y &quot;Siguiente&quot;."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Máximo número de filas a mostrar"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Número máximo de tablas mostradas en una lista de tablas"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Número máximo de tablas"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Límite de la memoria"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Use solamente íconos, solamente texto o ambos"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Barra de navegación mediante íconos"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Orden de despliegue predeterminado"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Use conexiones persistentes para las bases de datos MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Conexiones persistentes"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Operaciones de las tablas mediante íconos"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Proteger los campos binarios"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Bitácora permanente de consultas"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Cuántas consultas se guardan en la bitácora"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Longitud de la bitácora de consultas"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "La ceja se muestra cuando abre una nueva ventana de consulta"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Ceja predetermnada para la ventana de consulta"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Seleccione cuáles funciones se usarán para la conversión del juego de "
"caracteres"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Motor de recodificación"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Trate de revertir los campos erróneos a sus valores predeterminados"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
"Directorio donde los archivos exportados se pueden guardar en el servidor"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Directorio de almacenamiento"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7361,47 +7336,47 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]tipo de autenticación[/a] "
"a [kbd]cookie[/kbd] o [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Usted debe utilizar mysqli por razones de mantenimiento"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Deje en blanco si no necesita usarlo"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Orden en que se autentica el Host"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Deje en blanco para usar los valores predeterminados"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Reglas de autenticación del Host"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Permitir el login como root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7411,19 +7386,19 @@ msgstr ""
"dispositivo SweKey[/a] (no localizado en su carpeta de documentos; sugiere: /"
"etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Archivo de configuración SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Método de autenticación a usar"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Tipo de autenticación"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7431,42 +7406,42 @@ msgstr ""
"Deje en blanco para no dar soporte [a@http://wiki.cihar.com/pma/bookmark]"
"bookmark[/a], de manera predeterminada: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Haga un bookmark a la tabla"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Tabla con información de la columna"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Conexión de compresión con el servidor SQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Conexión de compresión"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
"Cómo conectar con el servidor, mantenga el tcp en caso de no estar seguro"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tipo de conexión"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Controlar la contraseña del usuario"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7474,29 +7449,29 @@ msgstr ""
"Un usuario MySQL especial configurado con permisos limitados, más "
"información disponible en [a@http://wiki.cihar.com/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Controlar al usuario"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Contar las tablas cuando muestra el listado de las bases de datos"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Contar las tablas"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tabla del diseñador"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7504,11 +7479,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Deshabilitar el uso de INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7525,36 +7500,36 @@ msgstr ""
"fallar si su IP pertenece a un ISP donde miles de usuarios, incluyendo usted "
"se encuentran conectados."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "extensión PHP para usar"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
"Ocultar las bases de datos que cumplen con los criterios de las expresiones "
"regulares (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Ocultar las bases de datos"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-"
@@ -7566,31 +7541,31 @@ 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]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Descripción del servidor"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Nombre del servidor"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL de logout"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Intente conectar sin contraseña"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Conecte sin contraseña"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7599,28 +7574,28 @@ msgstr ""
"escape si desea usar sus instancias literales, i.e. use 'my\\_db' y no "
"'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Muestre solamente las bases de datos listadas"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Deje vacío si no está usando config auth"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Contraseña para config auth"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7631,17 +7606,17 @@ msgstr ""
"completa. Deje en blanco para que no exita soporte. Predeterminado: [kbd]"
"phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Puerto del servidor"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7649,19 +7624,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Tabla de relaciones"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Comando SQL para llamar las bases de datos disponibles"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Comando SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7669,99 +7644,99 @@ msgstr ""
"Ver [a@http://wiki.cihar.com/pma/auth_types#signon]tipos de autenticación[/"
"a] para conocer un ejemplo"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Nombre de la sesión al signon"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL de signon"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modalidad de recuperación automática"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Enunciado"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Usted debe usar conexiones SSL si su servidor web lo tiene"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Puerto del servidor"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Conexión de compresión con el servidor SQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Use SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-"
@@ -7773,17 +7748,17 @@ 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]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Mostrar la tabla con los campos"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Usuario para config auth"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7791,21 +7766,21 @@ msgstr ""
"Deshabilite si conoce que sus tablas pma_* se encuentran actualizadas. Esto "
"previene chequeos de compatibilidad e incrementa por tanto el rendimiento"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Revisión detallada"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
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"
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Nombre del servidor, forma extendida"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7813,79 +7788,79 @@ msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
"Si el usuario puede ver un botón &quot;mostrar todos (los registros)&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Permitir que se muestren todas las filas"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Mostrar el formulario para cambio de contraseña"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Mostrar el formulario para crear una base de datos"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Mostrar el formulario"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Mostrar los campos de elección"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Mostrar el enlace phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Mostrar información detallada acerca del servidor SQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Define si los enunciados SQL generados por phpMyAdmin se deben mostrar"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Mostrar las consultas SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Mostrar estadísticas"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
#, fuzzy
msgid "Display database comment instead of its name"
msgstr "Mostrar el comentario de la tabla en lugar de su nombre"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7893,38 +7868,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Mostrar el comentario de la tabla en lugar de su nombre"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Mostrar los comentarios de las tablas en los tooltips"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Saltarse las tablas bloqueadas"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Sugerir un nuevo nombre para la base de datos"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "sí"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7932,38 +7907,38 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Listado de proxies de confianza para autorización/bloqueo de IP"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Directorio en el servidor donde puede subir archivos para importar"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Directorio desde donde se cargarán los archivos"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Permite hacer una búsqueda dentro de toda la base de datos"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Use búsquedas en la base de datos"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Opción verbosa para múltiples enunciados"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7971,11 +7946,11 @@ msgstr ""
"Fracasó la lectura de la versión. Quizá usted está desconectado o el "
"servidor de actualizaciones no está respondiendo."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "El servidor envió una cifra incorrecta para la versión"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7984,7 +7959,7 @@ msgstr ""
"Una versión más reciente de phpMyAdmin está disponible y le recomendamos que "
"la obtenga. La versión más reciente es %s, y existe desde el %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7996,25 +7971,25 @@ msgstr ""
"Usted está usando subversión, version, ejecute [kbd]svn update[/kbd] :-)[br]"
"La versión estable más reciente es %s, publicada el %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "No existe una versión estable más reciente"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "No se puede procesar la cifra de la versión"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Revise la versión"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"No está disponible URL wrapper ni CURL. No es posible conocer la versión."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8022,7 +7997,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"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8031,7 +8006,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]compresión Zip[/a] "
"requiere funciones (%s) que no están disponibles en este sistema."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8040,326 +8015,326 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]la descompresión Zip[/"
"a] requiere funciones (%s) que no están disponibles en este sistema."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "La Id de la fila insertada es: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Mostrar como código PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Mostrando la consulta SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemas con los índices de la tabla `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiqueta"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Los cambios en la Tabla %1$s se hicieron exitosamente"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Mostrar los valores extranjeros"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Función"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorar"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Debido a su longitud,<br /> este campo podría no ser editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Remueva la referencia al repositorio BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binario - ¡no editar! "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Cargar al repositorio BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insertar como una nueva fila"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Mostrando la consulta SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Volver"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Insertar un nuevo registro"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Volver a esta página"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Editar la siguiente fila"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use la tecla TAB para saltar de un valor a otro, o CTRL+flechas para moverse "
"a cualquier parte"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Reinicie la inserción con %s filas"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "¡La tabla %s ya existe!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "La Tabla %1$s se creó."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Mostrar el volcado esquema de la tabla"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "El nombre de la clave primaria debe ser \\\"PRIMARY\\\""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "No puede cambiar el nombre del índice a ¡PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "¡No se han definido las partes del índice!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Crear un nuevo índice"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modificar un índice"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nombre del índice&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipo de índice&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>exclusivamente debe</b> ser el nombre de ¡una clave "
"primaria!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Añadir al índice &nbsp;%s&nbsp;columna(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "El número de columnas debe ser superior a cero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "¡No es posible mover la tabla a la misma!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "¡No es posible copiar la tabla a la misma!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "La tabla %s ha sido movida a %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La tabla %s se copió a %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "¡El nombre de la tabla está vacío!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Modificar el ORDER BY de la tabla"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(solamente)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Mover tabla a (Base de datos<b>.</b>tabla):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opciones de la tabla"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Cambiar el nombre de la tabla a"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copiar la tabla a (base de datos<b>.</b>tabla):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Cambiar (switch) a la tabla copiada"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Mantenimiento de la tabla"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentar la tabla"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Se ha vaciado el caché de la tabla %s"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Vaciar el caché de la tabla (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Mantenimiento de la partición"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partición %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analice"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Revise"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimice"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstruya"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Repare"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Remueva la partición"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Comprobar la integridad referencial:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostrar las tablas"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Espacio utilizado"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Uso"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efectivo/a"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Estadísticas de la fila"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Enunciado"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinámico/a"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Longitud de la fila"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Tamaño de la fila "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Ocurrió un error al crear la llave extranjera en %1$s (revise los data types)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relaciones internas"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8367,248 +8342,248 @@ msgstr ""
"No es necesaria una relación interna cuando existe una relación LLAVE "
"EXTRANJERA correspondiente."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Límite de las llaves extranjeras"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "No se seleccionaron filas"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Hacer una consulta (comodín: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operador"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Seleccionar campos (al menos uno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
"Insertar las condiciones de búsqueda (cuerpo de la cláusula \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "registros por página"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Mostrar en este orden:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Navegar los valores distintivos"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ninguna"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Se ha eliminado la tabla %s"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Se añadió una clave primaria en %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Se añadió un índice en %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vista de relaciones"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Planteamiento de la estructura de tabla"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Añadir %s campo(s)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Al final de la tabla"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Al comienzo de la tabla"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Después de %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Crear un índice en&nbsp;%s&nbsp;columna(s)"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "particionado"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Datos"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Usuario:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Exportar las opciones predeterminadas"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persa"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Crear relación"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8617,49 +8592,79 @@ msgstr ""
"No existe soporte para Diseños personalizados (Themes), por favor, revise su "
"configuración y/o sus temas en el directorio %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-types disponibles"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types impresos en itálicas no tienen una función de transformación "
"adicional"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformaciones disponibles"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descripción"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "¡Usted no tiene suficientes privilegios para estar aquí ahora!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Se actualizó el perfil."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "(VIEW) VER nombre"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Cambiar el nombre de la tabla a"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "No se puede cargar iconv o recodificar una extensión necesaria para la "
+#~ "conversión de juegos de caracteres, configure php para permitir el uso de "
+#~ "estas extensiones o desactive la conversión de juegos de caracteres en "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "No se puede utilizar iconv ni libiconv ni la función recode_string "
+#~ "mientras se carga la extensión de informes. Comprueba la configuración de "
+#~ "php."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr ""
+#~ "Permitir cambios y conversión en los formatos de los caracteres "
+#~ "(character set conversion)"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Juego de caracteres predeterminado usado para conversiones"
+
+#~ msgid "Default character set"
+#~ msgstr "Juego de caracteres predeterminado"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/et.po b/po/et.po
index 4f3bcf58ad..d427df9f53 100644
--- a/po/et.po
+++ b/po/et.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: estonian <et@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Näita kõiki"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Lehenumber:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,300 +35,300 @@ msgstr ""
"sulgenud või Teie sirvija ei luba akendevahelist suhtlist tänu "
"turvaseadetele."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Otsi"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Mine"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Võtme nimi"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Kirjeldus"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Kasuta seda väärtust"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Andmebaas %s kustutatud."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Andmebaasi kommentaar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabeli kommentaarid"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Väljade nimed"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tüüp"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Vaikimisi"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Lingib "
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentaarid"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ei"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Jah"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Prindi"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Vaata andmebaasi väljundit (skeemi)"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Andmebaasist ei leitud tabeleid."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Märgista kõik"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Puhasta kõik"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Andmebaasi nimi on tühi!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Andmebaas %s on ümber nimetatud %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Andmebaas %s on kopeeritud %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Nimeta andmebaas ümber"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Käsk"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ja siis"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopeeri andmebaas"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Ainult struktuur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktuur ja andmed"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Ainult andmed"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE enne kopeerimist"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Lisa %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Lisa AUTO_INCREMENT väärtus"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Lisa piirangud"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Mine kopeeritud andmebaasile"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Staatus"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Lubatud"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Keelatud"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Paranda tabelit"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Keelatud"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Lubatud"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Määrang"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Lisavõimalused töötamiseks lingitud tabelitega on deaktiveeritud. Et lugeda "
"miks see nii on, vajutage %ssiia%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Muuda PDF lehti"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Ridu"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Suurus"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "kasutusel"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Loodud"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Viimane muudatus"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Viimane vaatamine"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,418 +392,424 @@ msgid_plural "%s tables"
msgstr[0] "%s tabel(it)"
msgstr[1] "%s tabel(it)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Teie SQL päring täideti edukalt"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Te peate valima vähemalt ühe veeru kuvamiseks"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sorteeri"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Kasvav"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Kahanev"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Näita"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteerium"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "ja"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "või"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Muuda"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Lisa/Kustuta kriteeriumirida"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Lisa/Kustuta välja veerud"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Uuenda päringut"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Kasuta tabeleid"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-päring andmebaasist <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Lae päring"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ligipääs keelatud"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "vähemalt üks sõnadest"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "kõik sõnadest"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "täpne fraas"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "regulaaravaldisena"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Otsingu tulemused \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s vaste(t) tabelis <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s vaste(t) tabelis <i>%s</i>"
+msgstr[1] "%s vaste(t) tabelis <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Vaata"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Kustuta"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Kokku:</b> <i>%s</i> vaste(t)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Kokku:</b> <i>%s</i> vaste(t)"
+msgstr[1] "<b>Kokku:</b> <i>%s</i> vaste(t)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Otsi andmebaasist"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Sõna(d) või väärtus(ed) otsinguks (lühend: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Leia:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Sõnad on eraldatud tühikuga (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Otsi tabeli(te)st:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Otsi tabeli(te)st:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Lisa"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktuur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Kustuta"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Tühjenda"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s tühjendatud"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Vaade %s on kustutatud"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s kustutatud"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vaade"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Tiražeerimine"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Summa"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s on vaikimisi varundusmootor sellele MySQL serverile."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Valitud:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Märgista kõik"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Puhasta kõik"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Kontrolli ülekulusid"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Trükivaade"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Kontrolli tabelit"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiseeri tabelit"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Paranda tabelit"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analüüsi tabelit"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Ekspordi"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Andmesõnastik"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Kontrolli tabelit"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Andmebaas"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Suhte loomine (relation)"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Loo"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Tegevus"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Pärsia"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Ainult struktuur"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Kontrolli tabelit"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Kontrolli tabelit"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Andmebaas"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Valitud eksportimise tüüp tuleb salvestada faili!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Liiga vähe kettaruumi, et salvestada fail %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -811,17 +817,17 @@ msgstr ""
"Fail %s on juba serveris olemas, muutke faili nime või kontrollige "
"ülekirjutamise seadeid."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webiserver ei oma õigusi , et salvestada fail %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Väljavõte salvestati faili %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -830,14 +836,14 @@ msgstr ""
"Te kindlasti proovisite laadida liiga suurt faili. Palun uuri "
"dokumentatsiooni %sdocumentation%s selle limiidi seadmiseks."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Faili ei suudetud lugeda"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -846,7 +852,7 @@ msgstr ""
"Proovisid laadida faili tundmatu pakkimisega (%s). Võimalik et toetus ei ole "
"veel lisatud või on sinu seadetes keelatud."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,29 +862,29 @@ msgstr ""
"faili suurus ületab maksimaalset suurust lubatud PHP seadetes. Vaata FAQ "
"1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Pole võimalik Importida mooduleid (plugins), palun kontrolli seadeid!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Järjehodja kustutati."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Näitan järjehoidjat"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Järjehoidja %s loodud"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import lõppetati edukalt, %d päringut käivitatud."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -886,7 +892,7 @@ msgstr ""
"Skripti ajalimiit on ületatud, kui soovid importimist jätkata, palun lae "
"sama fail uuesti ja import jätkub."
-#: import.php:426
+#: 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."
@@ -895,19 +901,19 @@ msgstr ""
"phpMyAdmin pole võimeline Importi lõpetama, kui sa php skripti aega ei "
"pikenda."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Tagasi"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin on sõbralikum <b>frame toetava</b> browseriga."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -915,15 +921,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" käsud keelatud."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Kas te tõesti tahate "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Tähelepanu! Te HÄVITATE kogu andmebaasi!"
@@ -952,39 +958,39 @@ msgstr "Masin on tühi!"
msgid "The user name is empty!"
msgstr "Kasutajanimi on tühi!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parool on tühi!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Paroolid ei ühti!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Katkesta"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Muutused salvestatud"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Suhe kustutatud"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Sisemine suhe loodud"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -992,13 +998,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Peamised seoste võimalused"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Keelatud"
@@ -1014,124 +1020,134 @@ msgstr "Vali võõrvõti(Foreign Key)"
msgid "Please select the primary key or a unique key"
msgstr "Palun vali primaarne või unkaalne võti"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Vali väli mida kuvada"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Genereeri parool"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Genereeri"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Andmed"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Eelmine"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Järgmine"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Kokku"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binaarne"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mär"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Veb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mär"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1139,296 +1155,296 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Det"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Püh"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Esm"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Tei"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Ree"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Püh"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Esm"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Tei"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Kol"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Nel"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Ree"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Lau"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Püh"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Esm"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Tei"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Kol"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Nel"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Ree"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Lau"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "kasutusel"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "sekundis"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Fondi suurus"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Võib olla umbkaudne. Vaadake FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Indeksit pole defineeritud!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksid"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikaalne"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kasulikkus"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Kommentaarid"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Muuda"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primaarne võti kustutatud"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s kustutatud"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Andmebaasid"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Viga"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1436,7 +1452,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Ridu pole valitud"
msgstr[1] "Ridu pole valitud"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1444,89 +1460,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Ridu pole valitud"
msgstr[1] "Ridu pole valitud"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Detailne seisuinformatsioon antud varundusmootori kohta puudub."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s on saadaval selles MySQL serveris."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s on keelatud selles MySQL serveris."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "See MySQL server ei toeta %s varundusmootorit."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Vigane andmebaas"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Vigane tabeli nimi"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Viga tabeli nime %1$s muutimsel %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabel %s on ümber nimetatud %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ei leia pildi kataloogi teemale %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Eelvaade pole saadaval."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "võta see"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Ei leia vaikimisi teemat %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Ei leia teemat %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Ei leia kataloogi teemale %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Teema / Stiil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ei saa ühendust: vigased seaded."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Tere tulemast %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1535,7 +1551,7 @@ msgstr ""
"Arvatav põhjus on te pole veel loonud seadete faili. Soovitavalt võid "
"kasutada %1$ssetup script%2$s et seadistada."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1547,61 +1563,61 @@ msgstr ""
"php failis ning kontrollima, et need vastaks infole mis te saite oma MySQL "
"serveri administraatori käest."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Sisselogimine"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmini dokumentatsioon"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Kasutajanimi:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parool:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Serveri valik"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Küpsised(cookies) peavad alates sellest momendist lubatud olema."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ei suuda MySQL serverisse logida"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Vale kasutajanimi/parool. Ligipääs keelatud."
@@ -1639,27 +1655,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ei suuda lugeda iconv või recode moodulit mida on vaja tähetabeli "
-"konvertimiseks, konfigureerige PHP-d nii, et see sisaldaks antud mooduleid "
-"või keelake tähetabeli konvertimine phpMyAdminis."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ei suuda kasutada iconv-d või libiconvi või recode_string funktsiooni kuigi "
-"moodul on installitud Kontrollige oma PHP konfiguratsiooni."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1675,13 +1671,13 @@ msgstr ""
"kuskilt puudu ülakoma või semikoolon.<br />Kui Teile kuvatakse tühi leht on "
"kõik korras."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1689,207 +1685,207 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> konstant peab teie konfiguratsioonifailis "
"määratud olema!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Vigane autoriseerimise meetod konfiguratsioonifailis:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Te peaksite uuendama %s -i versioonini %s või uuemaks."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksimaalne suurus: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Saadetud"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Saadetud"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentatsioon"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-päring"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL ütles: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Seleta SQL-i"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Jäta SQL-i seletamine vahele"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "ilma PHP koodita"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Loo PHP kood"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Uuenda"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Jäta SQL-i kontroll vahele"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Kontrolli SQL-i"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Mootor"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Aeg"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Baiti"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%m.%Y kell %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s päeva, %s tundi, %s minutit ja %s sekundit"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Algus"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Eelmine"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Lõpp"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hüppa andmebaasile &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Tegevused"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1897,209 +1893,199 @@ msgid ""
msgstr ""
"ei suutnud lugeda moodulit %s,<br />palun kontrollige PHP konfiguratsiooni"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Saadetud"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nimi"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Andmebaas %s kustutatud."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Andmebaas tundub olevat tühi!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Päring näite järgi"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Kujundaja"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privileegid"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Võib olla umbkaudne. Vaadake FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Ülejääv"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server ei vasta"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Muuda parooli"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Ilma paroolita"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parool"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Sisesta uuesti"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Parooli tärkimine"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0-iga ühilduv"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Genereeri parool"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Genereeri"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Loo uus andmebaas"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Loo"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ei oma ühtegi privileegi"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabelil peab olema vähemalt üks väli."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Loo uus tabel andmebaasi %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Väljade arv"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Viga eksportimis moodulite laadimisel, palun kontrolli seadeid!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Päri %s rida alustades reast %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Salvesta failina"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Salvestage serverisse kataloogi %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Kirjuta olemasolev(ad) fail(id) üle"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Faili nime template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "serveri nimi"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "andmebaasi nimi"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tabeli nimi"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2110,40 +2096,40 @@ msgstr ""
"sama aja(time) formaati. Lisaks tulevad ka järgnevad muudatused: %3$s. "
"Ülejäänud teks jääb nii nagu ta on."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "jäta template meelde"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Faili tähetabel:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Pakkimine"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Pole"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipitud\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipitud\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipitud\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL ühilduvus viis"
@@ -2168,7 +2154,7 @@ msgstr ""
msgid "File to import"
msgstr "Imporditav Fail"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "tekstifaili asukoht"
@@ -2176,13 +2162,13 @@ msgstr "tekstifaili asukoht"
msgid "File uploads are not allowed on this server."
msgstr "Faile pole lubatud laadida sellesse serverisse."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Kataloog mille Te üleslaadimiseks sättisite ei ole ligipääsetav"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "webiserveri üleslaadimiskataloogi"
@@ -2211,13 +2197,13 @@ msgstr ""
"See võib olla hea viis suurte failide importimisel, kuigi võib katkestada "
"ülekanded."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Imporditud faili formaat"
@@ -2261,176 +2247,176 @@ msgstr "Portreepilt"
msgid "Paper size"
msgstr "Paberi suurus"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Keel"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ei ole õige reanumber."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "read alates"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horisontaalselt"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horisontaalne (pööratud päis)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikaalselt"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "See tegevus võib võtta kaua aega. Jätkan?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sorteeri võtme järgi"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Tegevused"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Lühendatud tekstid"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Täistekstid"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Seoseskeem"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Seoseskeem"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Peida"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browseri transformatsioon"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Käivita salvestatud päring"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Rida kustutatud"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Tapa"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "päringus"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Näita ridu"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "kokku"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Päring kestis %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Muuda"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Päringu tulemuste tegevused"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Trükivaade (täispikkade tekstidega)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Linki ei leitud"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versiooni info"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Andmete kodukataloog"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Ühine kataloogi nimeosa kõigi InnoDB andmefailide jaoks."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Andmefailid"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Automaatne suurenduse laiendus"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2438,11 +2424,11 @@ msgstr ""
" Automaatselt suurenev suurus mis lisatakse automaatselt suurenevale "
"tabeliruumile kui see täitub."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Puhverdusala suurus"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2450,85 +2436,85 @@ msgstr ""
"Mälupuhvri suurus mida InnoDB kasutab oma andmete ja indeksite "
"puhverdamiseks."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Puhverdusala"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB staatus"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Puhverdusala kasutamine"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Kokku"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "lehti"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Vabad lehed"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Mustad lehed"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Lehed andmetega"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Lehed ühtlustamiseks"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Hõivatud lehed"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Lukustatud lehed"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Puhverdusala aktiivsus"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Pöördumised lugemiseks"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Pöördumised kirjutamiseks"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Lugemis vigasid"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Kirjutamine ootab"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Lugemis vigasid %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Kirjutamine ootab %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Andmeviida suurus"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2536,11 +2522,11 @@ msgstr ""
"Vaikimisi viida suurus baitides, mida kasutatakse CREATE TABLE käsuga MyISAM "
"tabelite jaoks kui MAX_ROWS seade on määramata."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automaatne taastamine"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2548,11 +2534,11 @@ msgstr ""
"Automaatne taastamine purunenud MyISAM tabelitele, aktiveeritakse võtmega --"
"myisam-recover serveri käivitamisel."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksimaalne suurus ajutiste sorteeringufailide jaoks"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2562,11 +2548,11 @@ msgstr ""
"indeksi uuesti genereerimiseks (REPAIR TABLE, ALTER TABLE või LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimaalne failisuurus ajutiste failide jaoks indeksi genereerimisel"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2576,11 +2562,11 @@ msgstr ""
"kui kasutada siin määratud võtmecache suurust, siis eelistage võtmecache "
"meetodit."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Paranda lõimud"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2588,11 +2574,11 @@ msgstr ""
"Kui see väärtus on suurem kui 1 siis MyISAM tabeli indeksid luuakse "
"paralleelselt (iga indeks oma lõimus) sorteerimise teel parandamise ajal."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sordi puhvri suurus"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2600,73 +2586,73 @@ msgstr ""
"Puhver mis hõivatakse kui sorteeritakse MyISAM indekseid REPAIR TABLE ajal "
"või kui luuakse indekseid CREATE INDEX või ALTER TABLE käskudega."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Sordi puhvri suurus"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2674,49 +2660,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Sordi puhvri suurus"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2724,148 +2710,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formaat"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Read lõpetatud"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Väljad ümbritsetud"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Väljad varjatud"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Read lõpetatud"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Asenda NULL "
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Pange väljade nimed esimesse ritta"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV MS Exceli jaoks"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Exceli versioon"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Andmed"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Tabeli andmete salvestamine"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktuur tabelile"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Lisa tabeli seletus"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabeli seletus"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Jätkuva tabeli seletus"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Nimetuse võti"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Suhted"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-tüüp"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Masin"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Tegemisaeg"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Serveri versioon"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP versioon"
@@ -2873,23 +2859,23 @@ msgstr "PHP versioon"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Ava dokumendi arvutustabel"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Ava dokumendi tekst"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Genereerib aruande sisaldades andmeid üksikust tabelist)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Raporti pealkiri"
@@ -2897,101 +2883,101 @@ msgstr "Raporti pealkiri"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Lisa vaba kommentaar päisesse (\\n eraldab read)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Lisa eksport ülekandesse"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Keela võõrvõtmete (foreign key) kontroll"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Andmebaasi eksportimise seaded"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Kasutage tagurpidi kaldkriipse tabelites või tabelinimedes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Lisa kommentaaridesse"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Loo/muuda/kontrolli kuupäevi"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Täispikk INSERT"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Laiendatud lisamised"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Loodud päringu maksimaalne pikkus"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Kasuta ajastatud lisamisi"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Kasutaja ignoreeritavaid lisamisi"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Ekspordi tüüp"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Toimingud"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funktsioonid"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Piirangud salvestatud tabelitele"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Piirangud tabelile"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TÜÜBID TABELILE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "SEOSED TABELILE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Vaate (view) struktuur"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Sise-vaate struktuur"
@@ -2999,172 +2985,172 @@ msgstr "Sise-vaate struktuur"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Ekspordi tüüp"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Ekspordi tüüp"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Ekspordi tüüp"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Ekspordi tüüp"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ava uus phpMyAdmin aken"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Pole tabeleid"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL tulemus"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Genereerija "
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL tagastas tühja tulemuse (s.t. null rida)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Pole andmebaase"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Pole andmebaase"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktuur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Asenda tabeli andmed failiga"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoreeri korduvaid ridasid"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Väljade nimed"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Vigane parameeter CSV importimisel: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Vigased välja veerud (%s) valitud!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Vigane formaat CSV sisendis real %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Vigane väljade arv CSV sisendis real %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabeli nimi"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV kasutades LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "kasuta LOCAL võtmesõna"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "See plugin ei toeta pakitud importe!"
@@ -3180,7 +3166,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3191,13 +3177,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL kliendi versioon"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3205,533 +3191,537 @@ msgid "None"
msgstr "Pole"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaarne"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Täistekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ei muudetud"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Tähetabel"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binaarne"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgaaria"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Lihtsustatud Hiina"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditsionaalne Hiina"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "tõstutundetu"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "tõstutundlik"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Horvaatia"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tsehhi"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Taani"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglise"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Eesti"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Saksa"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "sõnaraamat"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefoniraamat"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Ungari"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandi"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Jaapani"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Läti"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Leedu"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korea"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Pärsia"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poola"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Lääne-Euroopa"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumeenia"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovaki"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Sloveenia"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Hispaania"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditsionaalne Hispaania"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Rootsi"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Türgi"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraina"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikaalne"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "mitmekeelne"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Kesk-Euroopa"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Vene"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Balti"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeenia"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kirillitsa"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Araabia"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Heebrea"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruusia"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Kreeka"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tsehhi-Slovaki"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "tundmatu"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Esileht"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Logi välja"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Päringuaken"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Sellel formaadil pole seadeid"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Ei ole korras"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Korras"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Lubatud"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Kuva võimalused"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-ide tegemine"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Näitan veeru kommentaare"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Järjehodjaga SQL päring"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-ajalugu"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "pole kirjeldust"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Kasutajanimi"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sorteeri"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Näita alluvate(slave) staatust"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Näita alluvate(slave) staatust"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Muutuja"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Väärtus"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Serveri ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Kõik kasutajad"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Kasutage tekstivälja"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Kõik masinad"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokaalne"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Antud host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Kasuta host tabelit"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Genereeri parool"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Tabeli __TABLE__ sisu"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(jätkub)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Tabeli __TABLE__ struktuur"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Tundmatu keel: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serverid"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Muutujad"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Tähetabelid"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Mootor"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binaarne logi"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Protsessid"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Otsi andmebaasist"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Otsi andmebaasist"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Väljade nimed"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Lisa see SQL päring järjehoidjasse"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehodjale"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Kirjuta samanimeline järjehoidja üle"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Eraldaja"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Näita päringut siin uuesti "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Vali"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Vaata ainult"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3739,7 +3729,7 @@ msgstr ""
"Tundub, et teie SQL päringus on viga. MySQLi serveri error peaks ilmuma "
"allpool, kui seal on midagi, siis peaks see teil aitama leia vea põhjust."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3762,35 +3752,35 @@ msgstr ""
"mis põhjustab probleeme ja sisestage vea raport koos viga põhjustanud "
"päringuga LÕIGET sektsioonis allpool:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ALUSTA LÕIGET"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "LÕPETA LÕIGE"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ALUSTA PUHAST"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "LÕPETA PUHAS"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Sulgemata jutumärk/ülakoma"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Vigane identifikaator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Tundmatu suunav tekst"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3799,21 +3789,21 @@ msgstr ""
"SQL-i valideerijat ei suudetud avada. Palun kontrollige, et te olete "
"installinud vastavad php moodulid nagu on kirjeldatud %sdokumentatsioonis%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabel tundub olevat tühi!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Pikkus/Väärtused*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3831,7 +3821,7 @@ msgstr ""
"\") või ülakoma (\"'\") sinna paigutusse, varjestage see tagurpidi "
"kaldkriipsuga (näiteks '\\\\xyz' või 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3840,12 +3830,12 @@ msgstr ""
"kaldkriipsudega varjestamata ning jutumärkideta, kasutades järgmist "
"kirjakuju: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Parameetrid"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3854,11 +3844,11 @@ msgstr ""
"Transformatsiooni võimaluste ja tema MIME-tüübi transformatsiooni "
"nimekirjaks vajutage %stransformatsiooni kirjeldusele%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformeerimise seaded"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3870,18 +3860,18 @@ msgstr ""
"\") või ülakoma (\"'\") nende väärtuste seas, varjestage see tagurpidi "
"kaldkriipsuga (näiteks '\\\\xyz' või 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Pole"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3890,40 +3880,40 @@ msgstr ""
"Selle transformatsiooni jaoks ei ole kirjeldust.<br />Palun küsige autorilt, "
"mida %s teeb."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Varundusmootor"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Salvesta"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Lisa %s väli(jad)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Peate lisama vähemalt ühe välja."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Saadetud"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3941,7 +3931,7 @@ msgstr ""
"failinime. Kui te määrate teise seade siis peab esimene seade olema tühi "
"tekst"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3949,8 +3939,8 @@ msgstr ""
"Kuvab andmed kuueteistkümnend süsteemis. Valikuline Esimene parameeter seab "
"kui tihti ruumi tehakse (vaikimisi 2 näkkamist)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3958,11 +3948,11 @@ msgstr ""
"Kuvab lingitud väikepildi; seaded: laius,kõrgus pikslites (hoiab alles "
"originaalpildi laiuse-kõrguse suhte)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Kuvab lingi sellele pildile (otsene binaarne allalaadimine, jne.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3992,7 +3982,7 @@ msgstr ""
"täpsustamiseks vaata dokumentatsiooni PHP strftime() funktsiooni kasutamise "
"kohta ja kasutades \"utc\" vaata gmdate() funtsiooni kasutamist."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4028,7 +4018,7 @@ msgstr ""
"1 pannakse NOWRAP sisu lahtrile nii, et kogu väljund kuvatakse ilma formaati "
"muutmata(vaikimisi 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4038,7 +4028,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Hoiab alles originaalset välja formaati. Ei varjestata."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4053,7 +4043,7 @@ msgstr ""
"nagu \"http://domain.com/\", teine seade on laius pikslites, kolmas on "
"kõrgus."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4067,17 +4057,17 @@ msgstr ""
"Kuvab lingi, väli sisaldab failinime; esimene seade on eelnev tekst näiteks "
"\"http://domain.com/\", teine seade on nimi lingile."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Vormib SQL päringu tekstiks esile tõstetuna."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4100,68 +4090,68 @@ msgstr "Ei leidnud ühtegi faili ZIP arhiivist!"
msgid "Error in ZIP archive:"
msgstr "Viga ZIP arhiivis:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Tegevus"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL ühenduse kollatsioon"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Tühista"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokolli versioon"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Kasutaja"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQLi tähetabel"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL kliendi versioon"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP versioon"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Näita PHP informatsiooni"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Ametlik phpMyAdmini koduleht"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4173,7 +4163,7 @@ msgstr ""
"server jookseb sellise seadega on ta avatud rünnakutele, soovitav on see "
"turvaauk kiiresti parandada."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4182,7 +4172,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:282
+#: main.php:281
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 "
@@ -4192,7 +4182,7 @@ msgstr ""
"tähetabelit. Ilma mbstring lisata ei suuda phpMyAdmin poolitada teksti "
"korrektselt ja tulemus võib olla ootustele mittevastav."
-#: main.php:290
+#: main.php:289
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 "
@@ -4200,106 +4190,106 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Pole andmebaase"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Väljade arv"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalender"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Loo tabel"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Valige andmebaas"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabelit ei leitud või ei eksisteeri %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Palun valige leht muutmiseks"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Loo uus leht"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Lehenumber:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automaatne väljund"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Sisesed seosed"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Vali tabelid"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "vaheta märkmetahvlit"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4307,251 +4297,251 @@ msgstr ""
"Antud lehel on viiteid tabelitele mida enam ei ole. Kas te soovite kustutada "
"need viited?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" tabel ei eksisteeri!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Palun seadke koordinaadid tabelile %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Andmebaasi \"%s\" skeem - lehekülg %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Pole tabeleid"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Seoseskeem"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sisukord"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Näita/Peida vasak menüü"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Salvesta positsioon"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Loo tabel"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Suhte loomine (relation)"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Lae uuesti"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Abi"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Nurgelised lingid"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Otselingid"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Kõik Väikeseks/Suureks"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Impordi/Ekspordi kordinaadid PDF skeemile"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Liiguta menüü"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Peida/Näita kõik"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Peida/Näita tabelid millel puudub suhe"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Tabelite arv"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Kustuta suhe"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Et valida suhe, kliki :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabel %s kustutatud"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Ekspordi/Impordi skaala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "soovituslik"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Kuhu/Kust leht"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importige failid"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Kõik"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Valige binaarne logi vaatamiseks"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Väljade arv"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Lühenda näidatavad päringud"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Näita täispikkasid päringuid"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Logi nimi"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Positsioon"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Sündmuse tüüp"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Originaal positioon"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informatsioon"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Tähetabelid ja määrangud"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ãœhtegi andmebaasi ei ole valitud."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "andmebaasid %s kustutati õnnestunult."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Andmebaaside statistika"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabelid"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Pole andmebaase"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Tiražeerimine"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Kontrolli privileege andmebaasile &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Kontrollige privileege"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Lubage statistika"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Keelake statistika"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4559,11 +4549,11 @@ msgstr ""
"Märkus: Lubades siin andmebaasi statistika võite tekitada väga koormava "
"liikuse webiserveri ja MySQL-i vahel."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Varundusmootorid"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Näita andmebaaside sisu (skeemi)"
@@ -4765,20 +4755,20 @@ msgid "None"
msgstr "Pole"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabel-spetsiifilised privileegid"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Märkus: MySQL privileegide nimed on ingliskeelsed "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globaalsed privileegid"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Andmebaas-spetsiifilised privileegid"
@@ -4802,98 +4792,98 @@ msgstr "Logimise informatsioon"
msgid "Do not change the password"
msgstr "Ärge muutke parooli"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ei leitud ühtegi kasutajat."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Kasutaja %s on juba olemas!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Te lisasite uue kasutaja."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Te uuendasite privileege %s-l."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Te võtsite tagasi privileegid %s-lt"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Kasutaja %s parool vahetati õnnestunult."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Kustutan %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ãœhtegi kasutajat pole valitud kustutamiseks!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Taaslaen privileege"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Valitud kasutajad on õnnestunult kustutatud."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privileegid taaslaeti edukalt."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Muuda privileege"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Võta tagasi"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Kasutaja ülevaade"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Õigused"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "kõik"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Lisa uus kasutaja"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Eemalda valitud kasutajad"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Eemalda kõik aktiivsed privileegid kasutajatelt ning kustuta nad pärast seda."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Kustuta andmebaasid millel on samad nimed nagu kasutajatel."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4906,104 +4896,104 @@ msgstr ""
"juhul kui olete käsitsi muudatusi teinud. Sellisel juhul peaksite te "
"privileegid %staaslaadima%s enne jätkamist."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Valitud kasutajat ei leitud privileegide tabelist."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Väli-spetsiifilised privileegid"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Lisa privileegid antud andmebaasile"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Metamärgid _ ja % peaksid olema varjestatud märgiga \\, kui soovite neid "
"sisestada"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Lisa privileegid antud tabelile"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Vaheta logimisinformatsiooni / Kopeeri kasutaja"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Loo uus kasutaja samade privileegidega ja ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... hoia vana alles."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... kustuta vana kasutajate tabelist."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... kanna kõik aktiivsed privileegid üle vanast ja kustuta see pärast."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... kustuta vana kasutajate tabelist ja taaslae privileegid pärast seda."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Andmebaas kasutajale"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Pole"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Loo sama nimega andmebaas ja anna kõik õigused"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Anna kõik õigused Metanimele (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Kontrolli privileege andmebaasile &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Kasutajad kellel on ligipääs &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globaalne"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "andmebaasipõhine"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "metamärk"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Protsess %s katkestati edukalt."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5011,58 +5001,58 @@ msgstr ""
"phpMyAdmin ei suutnud katkestada protsessi %s. Tõenäoliselt on see juba "
"suletud."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Näita alluvate(slave) staatust"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5071,118 +5061,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Valige andmebaas"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Täistekst"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Täistekst"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Lau"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5192,11 +5182,11 @@ msgstr ""
"binlog_cache_size suurust ja kasutatakse ajutist faili et salvestada "
"ülekande Käske (päringuid)."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Ülekannete number mis kasutasid ajutist binaar logi vahemälu."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5207,11 +5197,11 @@ msgstr ""
"käivitades. Kui Created_tmp_disk_tables on suur, sa võid tahta suurendada "
"tmp_table_size väärtust et olla mälul baseeruv mitte kettal."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Mitu ajutist faili mysqld on loonud."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5219,7 +5209,7 @@ msgstr ""
"Ajutiste mälul baseeruvate tabelite arv, loodud automaatselt serveri poolt, "
"päringuid käivitades."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5227,7 +5217,7 @@ msgstr ""
"Mitu rida on loodud käsuga INSERT DELAYED milles toimus viga (arvatavasti "
"korduv võti)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5235,23 +5225,23 @@ msgstr ""
"Mitu INSERT DELAYED töötleja (handler) lõimu on kasutuses. Iga erinev tabel "
"mis kasutab INSERT DELAYED saab oma lõimu."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "INSERT DELAYED ridasid loodud."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "FLUSH käskude arv."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Sisemiste COMMIT käskude arv."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Mitu korda rida kustutati tabelist."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5261,7 +5251,7 @@ msgstr ""
"mootor) kas ta teab tabelit etteantud nimega. Seda kutsutakse avastus"
"(discovery). Handler_discover annab mitu korda on tabel leitud."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5271,7 +5261,7 @@ msgstr ""
"server teeb palju täis indeksi skaneerimist; näitkes, SELECT col1 FROM foo, "
"arvates et col1 indekseeritud."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5279,7 +5269,7 @@ msgstr ""
"Mitu korda loeti rida võtme järgi. Kui see on suur, see on hea näitaja et "
"sinu päringud ja tabelid on korralikult indekseeritud."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5288,7 +5278,7 @@ msgstr ""
"Mitu korda saadi käsk lugeda võtme järgi järgmine rida. See on suurenev kui "
"sa pärid indekseeritud piiratud välja või sa teed indeksi skaneerimist."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5296,7 +5286,7 @@ msgstr ""
"Mitu korda saadi käsk lugeda võtme järgi eelnev rida. See lugemise meetod on "
"peamiselt kasutatud optimiseerimiseks ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5308,7 +5298,7 @@ msgstr ""
"mis vajavad MySQLi et skaneerida kogu tabelit või liited(joins) mis ei "
"kasuta võtmeid korralikult."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5320,35 +5310,35 @@ msgstr ""
"korralikult indekseeritud või sinu päringud pole kirjutatud nii et võtta "
"eeliseid sinu loodud indeksitest."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Mitu korda käivitati sisemine ROLLBACK lausung."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Mitu korda uuendati tabeli rida."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Mitu korda lisati uus rida tabelisse."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Mitu lehekülge sisaldab andmeid (puhast või musta)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Mitu lehekülge on mustad."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Mitu puhvri lehekülge on määratud puhastamisele."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Mitu puu lehekülge."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5357,7 +5347,7 @@ msgstr ""
"Mitu lukus lehte on InnoDB puhvris. Need lehed on hetkel lugemisel või "
"kirjutamisel ja pole võimalik puhastada või kustutada mingil põhjusel."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5369,11 +5359,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Kogu puhvris suurus, lehtedes."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5381,7 +5371,7 @@ msgstr ""
"Mitu InnoDB juhuslikku(random) ette-lugemisi on töös. See juhtub kui päring "
"on skaneerida suur osa tabelist kuid juhuslikus järjekorras."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5389,11 +5379,11 @@ msgstr ""
"Mitu InnoDB järjestikku ette-lugemisi on töös. See juhtub kui InnoDB teeb "
"järjestikulist kogu tabeli skaneerimist."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Mitu loogilist lugemist InnoDB on teinud."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5401,7 +5391,7 @@ msgstr ""
"Mitu loogilist lugemist InnoDB polnud võimalik puhvris poolt rahuldada ja "
"tegi üksiku lehe lugemise."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5414,55 +5404,55 @@ msgstr ""
"enne ühtlustatud. See This loendur loeb kõiki neid ootamisi. Kui puhvri "
"suurus on seatud korralikult, se number peaks olema väike."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Mitu korda kirjutas InnoDB puhvrisse."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Mitu fsync() operatsiooni siiani."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Mitu hetkel ootel fsync() operatsiooni."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Mitu ootel lugemist."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Mitu ootel kirjutamist."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Suurus kui palju andmeid on loetud siiani, baitides."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Mitu korda loetud."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Mitu korda andmeid kirjutati."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Suurus palju andmeid on kirjutatud, baitides."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Mitu korda tehti topeltkirjutamist ja mitu lehte on kirjutatud just sellel "
"põhjusel."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Mitu korda tehti topeltkirjutamise kirjutamist ja mitu lehte on kirjutatud "
"just sellel põhjusel."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5470,35 +5460,35 @@ msgstr ""
"Mitu ootamist on olnud sellepärast et logi puhver oli liiga väike ja pidi "
"ootama enne ühtlustamist et jätkata."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Mitu logi kirjutamise soovi."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Mitu füüsilist kirjutamist logi faili."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Mitu fsyncs kirjutamist tehtud logi faili."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Mitu ootel logi faili fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "ootel logifaili kirjutamisi."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Mitu baiti on kirjutatud logi faili."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Lehti loodud."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5506,51 +5496,51 @@ msgstr ""
"Sisse-kompileeritud InnoDB lehe suurus (vaikimisi 16KB). Paljud väärtused on "
"loetud lehtedes; lehe suurus lubab neid lihtsalt arvutada baitidesse."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Lehti loetud."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Lehti kirjutatud."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Mitu rea lukustamist on hetkel ootel."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Keskimne aeg pärides rea lukustust, millisekundites."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Aeg mis on raisatud pärides rea lukustust, millisekundites."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksimaalne aeg pärides rea lukustust, millisekundites."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Mitu korda pidi rea lukustus ootama."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Mitu rida kustutatud InnoDB tabelitest."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Mitu rida lisati InnoDB tabelitesse."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Mitu rida loetud InnoDB tabelitest."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Mitu rida uuendati InnoDB tabelites."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5558,7 +5548,7 @@ msgstr ""
"Mitu võtme plokki on võtme vahemälus muutunud kui pole veel kettale "
"kirjutatud. Tuntud nagu Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5566,7 +5556,7 @@ msgstr ""
"Mitu kasutamatta võtme plokki on võtme vahemälus. Sa saad kasutatda seda "
"väärtust et teada saada kui palju võtme vahemälust on kasutuses."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5575,11 +5565,11 @@ msgstr ""
"Mitu kasutatud plokki on võtme vahemälus. See väärtus näitab maksimaalse "
"plokkide arvu mis on kunagi olnud kasutuses."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Mitu päringut et lugeda võtme plokk vahemälust."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5589,15 +5579,15 @@ msgstr ""
"siis sinu key_buffer_size näitaja on kindlasti väike. Vahemälus möödaminek "
"on võimalik arvutada nii Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Mitu päringut et kirjutada võtme plokk vahemällu."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Mitu füüsilist kirjutamist kirjutada võtme plokk kettale."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5607,11 +5597,11 @@ msgstr ""
"Kasulik võrdlemaks erinevaid päringu plaane ühelt ja samalt päringult. "
"Vaikimisi väärtus 0 tähendab et päring pole veel töödeldud."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Mitu rida on ootel INSERT DELAYED päringutes."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5619,35 +5609,35 @@ msgstr ""
"Mitu tabelit on avatud. Avatud tabeleid on palju siis sinu tabeli vahemälus "
"kindlasti liiga väike."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Mitu faili on avatud."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Mitu voogu on hetkel avatud (enamasti logimiseks)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Mitu tabelit on hetkel avatud."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Vabad mälu plokid päringute vahemälus."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Vaba mälu päringute vahemälus."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Leitud Puhvrist."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Mitu päringut on lisatud vahemällu."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5659,7 +5649,7 @@ msgstr ""
"vahemälu kasutab viimati kasutatud strateegiat(LRU) et otsustada millised "
"päringud eemaldada puhvrist."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5667,26 +5657,26 @@ msgstr ""
"Mitu mitte-puhverdatud päringut (pole salvestatud vahemällu, või sõltuvalt "
"query_cache_type sätetest mitte puhverdatud)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Mitu päringut on registreeritud vahemälus."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Plokkide koguarv päringute vahemälus."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Nulli"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
"See staatus on tõrkekindel tiraþeerimine (failsafe replication) (pole veel "
"kasutuses)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5694,11 +5684,11 @@ msgstr ""
"Liited(joins) mis ei kasuta indekseid. Kui see näitaja on 0, peaksid "
"ettevaatlikult kontrollima oma tabelites indekseid."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Liidete arv mida kasutati piirkonna otsimisel eelistatud tabelist."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5707,7 +5697,7 @@ msgstr ""
"kasutamist. (Kui see pole 0 siis peaksid ettevaatlikult kontrollima oma "
"tabelite indekseid.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5715,17 +5705,17 @@ msgstr ""
"Liidete arv mida kasutati esimese tabeli piirides. (Pole eriti kriitiline "
"kui see on väga suur.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Liidete arv mis tegid täielikku skaneerimist esimesest tabelist."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Ajutiste tabelite arv mis on hetkel avatud alam-lõimu(replication slave) "
"poolt."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5733,23 +5723,23 @@ msgstr ""
"Kogusumma (alates käivitamisest) mitu korda tiraþeerimise(replication) SQL "
"alam-lõim(replication slave) proovis ülekandeid."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Kui see on ON kui serveril on alam server(masin) mis on ühenduses masteriga."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr "Lõimude arv mis võtsid rohkem aega käivitamiseks kui slow_launch_time."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Päringute arv mis võtsid rohkem aega kui long_query_time sekundites."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5758,23 +5748,23 @@ msgstr ""
"Edukate ühinemiste(merge) arv millega lühike algoritm on tegelenud. Kui see "
"väärtuse on suur, sa peaksid mõtlema sort_buffer_size väärtuse suurendamist."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Sorteerimiste arv mis on tehtud piirkonna ulatuses."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Sorteritud ridade arv."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Sorteerimiste arv mis on tehtud tabeli skaneerimist kasutades."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Mitu korda tabeli lukustus jõustus koheselt."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5785,7 +5775,7 @@ msgstr ""
"suur ja jõudlusega on probleeme, sa peaksid optimiseerima oma päringuid või "
"poolitama oma tabelid või kasutama tiraþeerimist(replication)."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5795,11 +5785,11 @@ msgstr ""
"nii Threads_created/Connections. Kui see on punane paksid suurendama "
"thread_cache_size suurust."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Hetkel avatud ühendusi."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5810,107 +5800,107 @@ msgstr ""
"siis suurenda thread_cache_size väärtust. (Tavaliselt see ei anna märgatavat "
"kiiruse tõusu kui Lõimude teostus on korralik.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Lõimude arv mis mis hetkel ei maga."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Jooksev informatsioon"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Töötleja"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Päringute vahemälu"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Lõimud"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Ajutised andmed "
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Ajastatud lisamised"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Võtme vahemälu"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Liited"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Järjestamine"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Ãœlekande kordinaator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Tühjenda (sulge) kõik tabelid"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Näita avatud tabeleid"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Näita alluvaid(slave)"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Näita alluvate(slave) staatust"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Tühjenda päringute vahemälu"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Näita protsesse"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Tühista"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "See MySQL server on käinud %s. Käivitusaeg %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5918,11 +5908,11 @@ msgstr ""
"<b>Serveri liiklus</b>: Need tabelid näitavad võrguliikluse statistikat "
"selle MySQL serveri jaoks alates tema käivitamisest."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Liiklus"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5930,36 +5920,36 @@ msgstr ""
"Koormusega serveris, baitide lugeja võib lugeda vigadega (overrun), st. see "
"statistika mida näitab MySQL server ei pruugi olla täpne."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "tunni kohta"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Saadud"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Saadetud"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Ãœhendused"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "maks. parallel ühendusi"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Ebaõnnestunud üritused"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Katkestatud"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5968,272 +5958,268 @@ msgstr ""
"<b>Päringu statistika</b>: Alates stardist, %s päringut on saadetud "
"serverile."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minutis"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "sekundis"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Päringu tüüp"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Tiražeerimine"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Vaate (view) struktuur"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Vaate (view) struktuur"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "maks. parallel ühendusi"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Serveri muutujad ja seaded."
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessiooni väärtus"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Üldine väärtus"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokaalne"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmini dokumentatsioon"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Andmed"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Lisa uus kasutaja"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6243,67 +6229,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ei suuda MySQL serverisse logida"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6311,452 +6297,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Nimeta andmebaas ümber"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Nimeta andmebaas ümber"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Nimeta andmebaas ümber"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Faili tähetabel:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Faili nime template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Faili nime template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Faili nime template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Faili nime template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Importige failid"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importige failid"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Pole andmebaase"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Andmebaasi eksportimise seaded"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL-päring"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL-päring"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Staatus"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabel"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6764,25 +6742,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6793,152 +6771,152 @@ msgstr ""
"See võib olla hea viis suurte failide importimisel, kuigi võib katkestada "
"ülekanded."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Sorteritud ridade arv."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Faili nime template"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL kliendi versioon"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6946,166 +6924,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Pole andmebaase"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Ressursilimiidid"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Andmete kodukataloog"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7115,147 +7093,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Ãœhendused"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Pole tabeleid"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defrgamenteeri tabel"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7266,338 +7244,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "PHP versioon"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Pole andmebaase"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "serveri nimi"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Serveri ID"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Paranda tabelit"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automaatne taastamine"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Parameerid"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Serveri valik"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Näitan veeru kommentaare"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Näita värvi"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Näita täispikkasid päringuid"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Rea statistika"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7605,40 +7583,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Näita avatud tabeleid"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Jah"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7646,664 +7624,664 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Andmete kodukataloog"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Näitan PHP koodina"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Näitan SQL päringut"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Probleemid tabeli `%s` indeksitega"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nimetus"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Valitud kasutajad on õnnestunult kustutatud."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Vaata väliseid väärtuseid"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funktsioon"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoreeri"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Oma suuruse tõttu<br /> võib see väli olla mittemuudetav "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binaarne - ärge muutke"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Lisa uue reana"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Näitan SQL päringut"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Mine eelmisele lehele tagasi"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Lisa järgmine uus rida"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Mine tagasi sellele lehele"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Muuda järgmist rida"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Kasutage TAB klahvi, et liikuda ühelt väärtuselt teisele või CTRL+nool, et "
"liikuda noole suunas"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "tabel %s on juba olemas!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %s kustutatud"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Vaata tabeli väljundit (skeemi)"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Primaarse võtme nimi peab olema... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ei suuda muuta indeksit PRIMAARSEKS!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Indeksi osad pole defineeritud!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Loo uus indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Muuda indeksit"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeksi nimi&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indeksi tüüp&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>peab</b> olema ja <b>ainult</b> olema primaarse võtme nimi!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Lisa indeksisse &nbsp;%s&nbsp;rida/read"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Veergude arv peab olema nullist suurem."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ei saa tabelit iseendasse liigutada!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ei saa tabelit iseendasse kopeerida!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabel %s viidu üle andmebaasi %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabel %s on kopeeritud andmebaasi %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tabeli nimi on tühi!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Muuda tabeli sorteeringut"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(üksikult)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Vii tabel üle (andmebaas<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabeli seaded"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Nimeta tabel ümber"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopeeri tabel (andmebaas<b>.</b>tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Mine üle kopeeritud tabelile"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabeli hooldus"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defrgamenteeri tabel"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabel %s ühtlustatud"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Ãœhtlusta tabelid (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Tabeli hooldus"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Tsehhi"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Paranda tabelit"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Kontrolli pärinevust:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Näita tabeleid"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Ruumivõtt"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Kasutus"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektiivne"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Rea statistika"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Parameerid"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dünaamiline"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Rea pikkus"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " rea suurus "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Sisesed seosed"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ridu pole valitud"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Tee \"päring näite järgi\" (lühend: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operaator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Vali väljad (vähemalt üks):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Lisa otsinguparameetrid (\"WHERE\" lause sisu):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Ridade arv lehel"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Näitamise järjekord:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Sirvi erinevaid väärtusi"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Pole"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabel %s kustutatud"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primaarne võti lisati %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indeks lisati %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Pärinevuse vaade"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Soovita tabeli struktuuri"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Lisa %s väli(jad)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Tabeli lõppu"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Tabeli algusesse"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Peale %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Loo indeks &nbsp;%s&nbsp;väljadest"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Andmed"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Kasutajanimi:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Ekspordi tüüp"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Pärsia"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Suhte loomine (relation)"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8312,47 +8290,64 @@ msgstr ""
"Teemade tugi puudub, palun kontrollige oma seadeid ja/või oma teemade "
"kataloogi %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Olemasolevad MIME-tüübid"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME-tüübid kursiivis ei oma eraldi transofrmatsiooni funktsiooni"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Available transformations"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Kirjeldus"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Teil pole piisavalt õigusi, et hetkel siin olla!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profiil uuendatud."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Nimeta tabel ümber"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ei suuda lugeda iconv või recode moodulit mida on vaja tähetabeli "
+#~ "konvertimiseks, konfigureerige PHP-d nii, et see sisaldaks antud "
+#~ "mooduleid või keelake tähetabeli konvertimine phpMyAdminis."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ei suuda kasutada iconv-d või libiconvi või recode_string funktsiooni "
+#~ "kuigi moodul on installitud Kontrollige oma PHP konfiguratsiooni."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/eu.po b/po/eu.po
index f152f782cd..7bbaf872a8 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-31 10:40+0200\n"
"Last-Translator: <hey_neken@mundurat.net>\n"
"Language-Team: basque <eu@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Dena erakutsi"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Orri zenbakia:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,304 +36,304 @@ msgstr ""
"parent window or your browser is blocking cross-window updates of your "
"security settings"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Bilatu"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Joan"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Klabearen hitza"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Deskribapena"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Erabili balio hau"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "%s datu-basea ezabatua izan da."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Datu-basearen iruzkina: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Taularen iruzkinak"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Zutabe izenak"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Mota"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulua"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Lehenetsia"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Estekak honi:"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Iruzkinak"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ez"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Bai"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Inprimatu"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ikusi datu-basearen iraulketa (eskema)"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ez da taularik aurkitu datu-basean."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Dena hautatu"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Desautatu dena"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "Taularen izena hutsik dago!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "%s taula %s-(e)ra berrizendatua izan da"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "%s taula hona kopiatua izan da: %s."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Taula berrizendatu izen honetara: "
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komandoa"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "eta orduan"
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Datu-baserik ez"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Egitura soilik"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Egitura eta datuak"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Datuak soilik"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s gehitu"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Gehitu AUTO_INCREMENT balioa"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Murrizketak gehitu"
-#: db_operations.php:496
+#: db_operations.php:495
#, fuzzy
msgid "Switch to copied database"
msgstr "Kopiatutako taulara aldatu"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Egoera"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Gaituta"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Ezgaituta"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Taula konpondu"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Ezgaituta"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Gaituta"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Ordenamendua"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -342,54 +342,54 @@ msgstr ""
"Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . "
"Zergatia jakiteko egizu klik %shemen%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editatu PDF Orriak"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Taula"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Errenkadak"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Tamaina"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "lanean"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Sortzea"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Azken eguneraketa"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Azken egiaztapena"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -397,416 +397,422 @@ msgid_plural "%s tables"
msgstr[0] "%s taula(k)"
msgstr[1] "%s taula(k)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Zure SQL-kontsula arrakastaz burutu da"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordenatu"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Goranzko"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Beherantz"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Erakutsi"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Irizpidea"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Txertatu"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Eta"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Ezabatu"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Edo"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Aldatu"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Gehitu/ezabatu irizpide-errenkada"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Gehitu/ezabatu irizpide-zutabea"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Kontsulta eguneratu"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Taulak erabili"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-kontsulta <b>%s</b> datu-basean:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Kontsulta bidali"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Sarbidea ukatua"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "hitz hauetariko bat gutxienez"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "hitz guztiak"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "esaldi zehatza"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "adierazpen erregular moduan"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Bilaketaren emaitzak: \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s emaitza(k) <i>%s</i> taulan"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s emaitza(k) <i>%s</i> taulan"
+msgstr[1] "%s emaitza(k) <i>%s</i> taulan"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Arakatu"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Ezabatu"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Guztira:</b> <i>%s</i> emaitza(k)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Guztira:</b> <i>%s</i> emaitza(k)"
+msgstr[1] "<b>Guztira:</b> <i>%s</i> emaitza(k)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Datu-basean bilatu"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Bilaketa egiteko hitza(k) edo balioa(k) (komodina: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Aurkitu:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Hitzak \"zuriune\" karakterrarekin bereiztuta daude (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Taul(ar)en barnean:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Taul(ar)en barnean:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Txertatu"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Egitura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Ezabatu"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Hutsik"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "%s taula hustu egin da"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "%s eremua ezabatu da"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "%s taula ezabatu egin da"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Erlazioak"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Gehiketa"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Ikurdunak:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Guztiak egiaztatu"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Desautatu dena"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Arazteko hondakinak egiaztatu"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Inprimatzeko ikuspegia"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Taula egiaztatu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Taula optimizatu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Taula konpondu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Taula aztertu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Esportatu"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Datu-hiztegia"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Datu-basea"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Sortu"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Ekintza"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Eragiketak"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Egitura soilik"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Taula egiaztatu"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Datu-basea"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ez dago leku-disko nahikoa %s fitxategia gordetzeko."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -814,93 +820,93 @@ msgstr ""
"%s fitxategia aurretik bazegoen zerbitzarian, izena aldatu edo aukeratu "
"gainean idazteko hobespena."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web-zerbitzariak dio %s fitxategia gordetzeko baimenik ez duzula."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Iraulketa %s fitxategian gorde da."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ezinezkoa fitxategia irakurtzea"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Gordetako kontsulta ezabatu da."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Itzuli"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin askoz erabilerraza da <b>frame-ak onartzen duen</b> nabigatzaile "
"batekin."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -908,15 +914,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" sententziak ezgaituta daude."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Benetan nahi al duzu "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -945,41 +951,41 @@ msgstr "Zerbitzariaren izena hutsik dago!"
msgid "The user name is empty!"
msgstr "Erabiltzailearen izena hutsik dago!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Pasahitza hutsik dago!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Pasahitzek ez dute bat egiten!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Aldaketak gorde dira"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Erlazioen ikuspegia"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Barne-erlazioak"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -987,13 +993,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Erlazioen ezaaugarri orokorrak"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Ezgaituta"
@@ -1009,125 +1015,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Aukeratu erakutsi beharreko eremua"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Pasahitza aldatu"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Egilea:"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Batez"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Aurrekoa"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Hurrengoa"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Gutira"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binarioa "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Api"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Eka"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Uzt"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Abu"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Urr"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Urt"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Ots"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Api"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1135,398 +1152,398 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Eka"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Uzt"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Abu"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Ira"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Urr"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Aza"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Abe"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Iga"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Astel"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Astea"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Osti"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Iga"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Astel"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Astea"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Astez"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Oste"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Osti"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Lar"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Iga"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Astel"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Astea"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Astez"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Oste"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Osti"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Lar"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "lanean"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "segunduko"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ez dago indizerik definituta!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indizeak"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Bakarra"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalitatea"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Iruzkinak"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Editatu"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Lehen mailako gakoa ezabatu da"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "%s indizea ezabatu da"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Datu-baseak"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Errorea"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "%s taula %s-(e)ra berrizendatua izan da"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Ongietorriak %s(e)ra"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1538,61 +1555,61 @@ msgstr ""
"eta pasahitza berpasatu beharko dituzu eta MySQL zerbitzariaren "
"administratzaileak emaniko informazioarekin bat egiten dutela ziurtatu."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Hasi saioa"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentazioa"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Zerbitzaria"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Erabiltzaile-izena:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Pasahitza:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Zerbitzariaren hautaketa"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Puntu honetarako cookie-ek gaituta egon behar dute."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ezinezkoa MySql zerbitzarian saioa hastea"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Erabiltzaile-izena/pasahitza okerra. Atzipena ukatuta."
@@ -1630,27 +1647,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ezinezkoa iconv kargatzea edota karaktere-jokoaren bihurketarako beharrezkoa "
-"den luzapena berkodifikatzea, configure php para permitir el uso de estas "
-"extensiones o desactive la conversión de juegos de caracteres en phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ezin dira erabili ez iconv, ez libiconv ezta recode_string funtzioa "
-"luzapenen txostena kargatzen den bitartean. Berpasatu php-ren konfigurazioa."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1667,12 +1664,12 @@ msgstr ""
"nonbait ez egoteak sortzen du arazoa.<br />Orria txuriz jasoz gero, dena "
"ondo legoke."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1680,202 +1677,202 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktibak zure konfigurazio fitxategian "
"zehaztuta behar du egon!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Zerbitzaria"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s %s bertsiora edo handiago batera eguneratu beharko zenuke."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentazioa"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL kontsulta"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL-ek zera dio: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL-a azaldu"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL-ren azalpena saltatu"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP Koderik gabe"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP kodea sortu"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL-ren balidapena saltatu"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL balidatu"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Denbora"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Byte"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y-%m-%d, %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s egun, %s ordu, %s minutu eta %s segundu"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Hasi"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Aurrekoa"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Amaiera"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; datu-basera joan."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Eragiketak"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1884,209 +1881,198 @@ msgstr ""
"ezinezkoa %s luzapena kargatzea ,<br />mesedez, berpasatu zure PHPren "
"konfigurazioa."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Izena"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s datu-basea ezabatua izan da."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Kontsulta"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Esportatu"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Pribilegioak"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Arazteko hondakina"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Pasahitza aldatu"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Pasahitzik ez"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Pasahitza"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Berridatzi"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Egilea:"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Datu-base berri bat sortu"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Sortu"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Pribilegiorik gabe"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Taula berri bat sortu %s datu-basean"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Errenkada kopurua orriko"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s errenkada irauli, erregistro honetatik hasita: # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Bidali"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Zerbitzariren %s direktorioan gorde"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Gainean idatzi aurretik badiren fitxategiak"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Txantiloi-fitxategiaren izena"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Erabiltzaile-izena"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2094,40 +2080,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "txantiloia gogoratu"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Fitxategiaren karaktereen kodeketa:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Trinkotzea"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Batez"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipatuta\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-ez trinkotuta\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"Bzip-ez trinkotua\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2152,7 +2138,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Testu-fitxategiaren kokapena"
@@ -2160,13 +2146,13 @@ msgstr "Testu-fitxategiaren kokapena"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa"
@@ -2192,11 +2178,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2240,396 +2226,396 @@ msgstr "Bertikal"
msgid "Paper size"
msgstr "Paperaren tamaina"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "errenkada(k) # erregistrotik hasita"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (goiburukoak biratuta)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "bertikal"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "%s moduan eta goiburukoak errepikatu %s zeldaka"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Gakoaren arabera ordenatu"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Eragiketak"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Testu partzialak"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Testu osoak"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Erlazio-eskema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Erlazio-eskema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Nabigatzailearen eraldaketa"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Exekutatu aurretik aukeratutako kontsulta"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Errenkada ezabatua izan da"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Hil"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "kontsultan"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Errenkadak erakusten"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "guztira"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Kontsulta exekutatzeko denbora %01.4f seg"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Aldatu"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Inprimatzeko ikuspena (testu osoak)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Esteka aurkitugabea"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Saioa hasteko informazioa"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Datuak soilik"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Egoera"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Gutira"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "%s taularen cachea hustu egin da"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2637,48 +2623,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2686,149 +2672,149 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formatoa"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV datuak"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Honetan bukatutako lerroak: "
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Eremuak honekin mugatuta:"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Eremuak escaped by:"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Honetan bukatutako lerroak: "
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL ordezkatu honen ordez:"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Eremuen izenak lehenengo errenkadan jarri"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel datuentzako CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel edizioa"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Datuak"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Taula honen datuak irauli"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Taularen egitura taula honentzat: "
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Taularen epigrafea gehitu"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Taularen epigrafea"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
#, fuzzy
msgid "Continued table caption"
msgstr "Taularen epigrafea gehitu"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Erlazioak"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-mota"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Zerbitzaria"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Sortzeko denbora"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Zerbitzariaren bertsioa"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Bertsioa"
@@ -2836,23 +2822,23 @@ msgstr "PHP Bertsioa"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2860,105 +2846,105 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Datu-basea esportatzeko aukerak"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "\"Backquotes\" erabili taula eta eremuen izenekin "
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Iruzkinetan gehitu"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Sortu/Eguneratu/Egiaztatu datak"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "\"Insert\"ak osatu"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "\"insert\" hedatuak"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Use delayed inserts"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
#, fuzzy
msgid "Use ignore inserts"
msgstr "Use delayed inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Esportazio mota"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Prozesuak"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funtzioak"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Iraulitako taulentzako murrizketak"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Taularentzako murrizketak"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Egitura soilik"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2966,168 +2952,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Esportazio mota"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Esportazio mota"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Taularik ez"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL emaitza"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Egilea:"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL-k emaitza hutsa itzuli du. (i.e. zero errenkada)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Datu-baserik ez"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Egitura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Taularen datuak fitxategiarekin ordezkatu "
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Zutabe izenak"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3143,7 +3129,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3154,12 +3140,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3167,540 +3153,544 @@ msgid "None"
msgstr "Batez"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Lehen mailakoa"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indizea"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Testu osoa"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Aldaketarik ez"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karaktere-jokoa"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binarioa "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgariera"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Txinera erraztua"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Txinera tradizionala"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Maiuskulak ez ditu bereizten"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Maiuskulak bereizten ditu"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croaziera"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Txekiera"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danesa"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Ingelesa"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoniera"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemaniera"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "hiztegia"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Telefono-agenda"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hungariera"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japoniera"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lithuaniera"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreera"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Mendebaldeko europearra"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
#, fuzzy
msgid "Romanian"
msgstr "Armeniera"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
#, fuzzy
msgid "Spanish"
msgstr "Danesa"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
#, fuzzy
msgid "Traditional Spanish"
msgstr "Txinera tradizionala"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suediera"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thailandiarra"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkiera"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraniera"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "eleanitza"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Erdialdeko europearra"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Errusiera"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltikera"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeniera"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Zirilikoa"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabiera"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreera"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
#, fuzzy
msgid "Georgian"
msgstr "Alemaniera"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grekiera"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ezezaguna"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Hasiera-orria"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Saioa bukatu"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Kontsulta-leihoa"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Formato honek ez du aukerarik"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Okerra"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Zuzena"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Gaituta"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Eginbideak erakutsi"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-en sorrera"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Zutabearen iruzkinak erakusten"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Mesedez, Dokumentazioa begiratu zure zutabeen iruzkinen Taula nola "
"eguneratzeko"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Kontsulta gogokoetan gordea"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-historia"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Deskribapenik ez"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Erabiltzaile-izena"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Ordenatu"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Aldagaia"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "balioa"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Zerbitzaria"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Edozein erabiltzaile"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Testu-eremua erabili"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Edozein ostalari"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Host hau"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Host taula erabili"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ taularen edukina"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ taularen egitura"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Zerbitzaria"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Aldagaiak"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Karaktere-multzoa"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr " Binarioa "
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prozesuak"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Datu-basean bilatu"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Datu-basean bilatu"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "SQL kontsulta(k) exekutatu %s datu-basean"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Zutabe izenak"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Kontsulta hau gogokoetan gorde"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri "
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Kontsulta hau ez idatzi gainean leihotik kanpo"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Kontsulta hau hemen berriz erakutsi"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Bidali"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Soilik ikusi"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3708,7 +3698,7 @@ msgstr ""
"Ematen du zure SQL kontsultan errore bat dagoela. MySQL zerbitzariak "
"itzulitako erroreak, baldin badago, arazoa diagnostikatzen lagundu zaitzake"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3731,35 +3721,35 @@ msgstr ""
"ezazu zure SQL kontsulta arazoa sortzen duen zatira, eta bidal ezazu errore-"
"txosten bat behean seinalaturiko MOZKETA atalean datu-katea paratuz:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "EBAKINAREN HASIERA"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "EBAKINAREN AMAIERA"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "IRAULKETAREN HASIERA"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "IRAULKETAREN AMAIERA"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Itxi gabeko komatxoak"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Indentifikatzaile okerra"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Puntuazio ikurra ezezaguna"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3769,21 +3759,21 @@ msgstr ""
"beharrezkoak diren php luzapenak instalatu dituzun %sdokumentazioan%s "
"azaltzen den moduan."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Luzera/Balioak*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3802,7 +3792,7 @@ msgstr ""
"bazenu, beti erabili alderantzikaturiko barra (adibidez '\\\\xyz' or 'a"
"\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3810,12 +3800,12 @@ msgstr ""
"Lehenetsitako balioak erabiltzeko, mesedez sartu balio bakar bat, komatxo "
"edota alderantzikaturiko barrarik gabe, formato hau erabiliz: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributuak"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3824,11 +3814,11 @@ msgstr ""
"Eraldaketen hobespen eta haien MIME-mota eraldaketen zerrendarako, egizu "
"klik hemen %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Eraldaketen hobespenak"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3840,18 +3830,18 @@ msgstr ""
"edo barra arrunta (\"'\") erabili beharko bazenu, beti erabili "
"alderantzikaturiko barra (adibidez '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Batez"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Honela definitua:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3860,40 +3850,40 @@ msgstr ""
"Eraldaketa honentzako deskribapenik ez dago erabilgarri.<br />Mesedez "
"egileari galdetu, %s-(e)k zer egiten duen."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Gorde"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Gehitu %s zutabe"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Bidalita"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3901,14 +3891,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3916,12 +3906,12 @@ msgstr ""
"Miniatura klikagarri bat erakusten du; aukerak: luzera,altuera pixeletan "
"(jatorrizko erlazioa mantentzen du)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
"Irudi honi zuzendutako esketa bat erakusten du(blob deskarga zuzena, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3933,7 +3923,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3970,7 +3960,7 @@ msgstr ""
"1 izanez gero NOWRAP bat ezarriko dio edukin-gelaxkari, beraz irteera osoa "
"berformateatu barik erakutsiko da(Lehenetsi 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3980,7 +3970,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Eremuaren jatorrizko formateoa mantentzen du. Aldaketarik egin gabe."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3995,7 +3985,7 @@ msgstr ""
"lehenengo aukera \"http://domain.com/\" moduko aurrizki bat da, bigarren "
"aukera pixeletan neurtutako zabalera da, hirugarrena altuera da."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4010,17 +4000,17 @@ msgstr ""
"\"http://domain.com/\" moduko aurrizki bat da , bigarren aukera estekaren "
"izenburua da."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4043,67 +4033,67 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Ekintzak"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reset egin"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Erabiltzailea"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL karaktere-multzoa"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Bertsioa"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP informazioa erakutsi"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin-en webgune ofiziala"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4115,21 +4105,21 @@ msgstr ""
"lehenetsitako balio hauekin ari da lanean; atzipen-saiakera arrotzei irekita "
"beraz. Segurtasun-zulo hau konpondu beharko zenuke."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4137,105 +4127,105 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Konfigurazio-fitxategiak orain ezkutuko pasahitz bat behar du "
"(blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Datu-baserik ez"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Orri berri bat sortu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Datu-base bat hautatu mesedez"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> taula ez da aurkitu edo ez da definitu hemen: %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Aukeratu editatzeko orria mesedez"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Orri berri bat sortu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Orri zenbakia:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Diseinu automatikoa"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Barne-erlazioak"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Taulak hautatu"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Aldatu \"scratchboard\"-a"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4243,254 +4233,254 @@ msgstr ""
"Orri honek existitzen ez diren taulekiko erreferentziak dauzka. "
"Erreferentziok ezabatu nahi al dituzu?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" taula ez da existitzen!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Mesedez, %s taularentzako koordinatuak konfiguratu"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" datu-basearen eskema- Orria %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Taularik ez"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Erlazio-eskema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Edukinen taula"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Orri berri bat sortu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Esteka angularrak"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Dena erakutsi"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "%s taula ezabatu egin da"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Fitxategiak inportatu"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Guztiak"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Eremuak"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Erakutsitako kontultak moztu"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Kontsulta osoak erakutsi"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Esportazio mota"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "Saioa hasteko informazioa"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karaktere-multzoak eta ordenamenduak"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ez dago datu-baserik aukeratuta."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s datu-base arrakastaz ezabatu dira."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Datu-baseen estatistikak"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Taulak"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Datu-baserik ez"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Erlazioak"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "&quot;%s&quot; datu-basearen pribilegioak egiaztatu."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Pribilegioak egiaztatu"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Estatistikak gaitu"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Estatistikak ezgaitu"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4498,11 +4488,11 @@ msgstr ""
"Oharra: Datu-basearen estatistikak hemen gaituz gero web-zerbitzaria eta "
"MySQL-arenaren arteko trafiko handia sor liteke."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Ikusi datu-baseen iraulketa (eskema)"
@@ -4716,20 +4706,20 @@ msgid "None"
msgstr "Batez"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Taularen pribilegio espezifikoak"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Oharra: MySQL-ren pribilegioen izenak ingelesez adierazita daude"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Pribilegio orokorrak"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Datu-basearen pribilegio espezifikoak"
@@ -4753,98 +4743,98 @@ msgstr "Saioa hasteko informazioa"
msgid "Do not change the password"
msgstr "Pasahitza ez aldatu"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ez da erabiltzailerik aurkitu."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "%s erabiltzailea badago lehendik ere!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Erabiltzaile berria gehitu duzu."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "%s-aren pribilegioak eguneratu dituzu."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Zuk %s-(r)en pribilegioak ezeztatu dituzu"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s-arentzako pasahitza arrakastaz aldatua izan da."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s ezabatzen"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Pribilegioak berkargatzen"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Hautatutako erabiltzaileak arrakastaz ezabatu dira."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Pribilegioak arrakastaz berkargatu dira."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Editatu Pribilegioak"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Ezeztatu"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Erabiltzailearen info orokorra"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Baimendu"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Edozein"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Erabiltzaile berria gehitu"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Hautatutako erabiltzaileak baztertu"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Erabiltzaileen pribilegio aktibo guztiak ezeztatu eta ondoren denak ezabatu."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Erabiltzaileen izen berdina duten datu-baseak ezabatu."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4858,49 +4848,49 @@ msgstr ""
"daitezke. Kasu honetan, jarraitu aurretik %spribilegioak berkargatu%s "
"beharko zenituzke."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Hautatutako erabiltzailea ez da pribilegioen taulan aurkitu."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Zutabearen pribilegio espezifikoak"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Pribilegioak gehitu datu-base honetan"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Pribilegioak gehitu taula honetan "
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Aldatu saioa hasteko informazioa / Erabiltzailea kopiatu"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Erabiltzaile berri bat sortu pribilegio berdinekin eta ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... mantendu aurrekoa."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... zaharra ezabatu erabiltzaileen tauletatik."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... zaharraren pribilegio aktibo guztiak errebokatu eta ondoren ezabatu."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4908,53 +4898,53 @@ msgstr ""
" ... zaharra ezabatu erabiltzaileen tauletatik eta ondoren berkargatu "
"pribilegioak."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Batez"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "&quot;%s&quot; datu-basearen pribilegioak egiaztatu."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot;-(e)ra sarbidea duten erabiltzaileak"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "orokorra"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Datubasearentzat espezifikoa"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "komodina"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "%s haria arrakastaz ezabatu da."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4962,57 +4952,57 @@ msgstr ""
"phpMyAdmin-ek ezin izan du %s haria deuseztatu. Seguruena aurretik itxia "
"izatea."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5021,128 +5011,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Datu-base bat hautatu mesedez"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Testu osoa"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Lar"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5150,78 +5140,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5229,7 +5219,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5237,42 +5227,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5280,33 +5270,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5315,218 +5305,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5534,105 +5524,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset egin"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5640,18 +5630,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5659,111 +5649,111 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
#, fuzzy
msgid "Runtime Information"
msgstr "Saioa hasteko informazioa"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Kontsulta mota"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Use delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Taulak erakutsi"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Erakutsi prozesuak"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reset egin"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL zerbitzari hau martxan egon da %s. %s abiaratu zelarik."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5771,46 +5761,46 @@ msgstr ""
"<b>Zerbitzariaren trafikoa</b>: Taula hauek erakusten dituzte MySQL "
"zerbitzari honen sare-trafikoaren estatistikak bere hasieratzetik."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafikoa"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "orduko"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Jasota"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Bidalita"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Konexioak"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Erratutako saiakerak"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Deuseztatua"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5819,268 +5809,264 @@ msgstr ""
"<b>Kontsultaren estatistikak</b>: Bere hasieratik, %s kontsulta zerbitzarira "
"bidali dira."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minutuko"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "segunduko"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Kontsulta mota"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Aplikatu aukeratutako aldaketak"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Konexioak"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Zerbitzariaren aldagai eta ezarpenak"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Saioaren balioa"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Balio orokorra"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokal"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentazioa"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Erabiltzaile berria gehitu"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6090,67 +6076,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ezinezkoa MySql zerbitzarian saioa hastea"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6158,443 +6144,435 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Fitxategiaren karaktereen kodeketa:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Txantiloi-fitxategiaren izena"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Txantiloi-fitxategiaren izena"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Txantiloi-fitxategiaren izena"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Txantiloi-fitxategiaren izena"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Fitxategiak inportatu"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Datu-basea esportatzeko aukerak"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Datu-baserik ez"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Datu-basea esportatzeko aukerak"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL kontsulta"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL kontsulta"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Egoera"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Taula"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6602,174 +6580,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6777,164 +6755,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Baliabideen mugak"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6944,146 +6922,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Konexioak"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Taularik ez"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7094,336 +7072,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Datu-baserik ez"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Zerbitzariaren hautaketa"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Zerbitzariaren hautaketa"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Taula konpondu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Zerbitzariaren bertsioa"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Sententziak"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Zerbitzariaren hautaketa"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Zutabearen iruzkinak erakusten"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Kolorea erakutsi"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Kontsulta osoak erakutsi"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Errenkadaren estatistikak"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7431,39 +7409,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Bai"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7471,709 +7449,728 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiketa"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Hautatutako erabiltzaileak arrakastaz ezabatu dira."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funtzioak"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ezikusi"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Bere luzeragatik,<br /> eremu hau ez da editagarria "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binarioa - ez editatu! "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Txertatu errenkada berri batean"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Itzuli"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Erregistro berria gehitu"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Egin atzera orri honetara"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Editatu hurrengo lerroa"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "%s erabiltzailea badago lehendik ere!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "%s taula ezabatu egin da"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Ikusi taularen iraulketa (eskema)"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Lehen mailako gakoaren izenak behar du izan... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ezinezkoa indizearen izena ¡PRIMARY! berrizendatzea"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ez da indiziaren zatiak definitu!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Indize berri bat sortu"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Indize bat aldatu"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indizearen izena&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indize mota&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\"-k, <b>soilik</b>, lehen mailako gako baten izena izan <b>behar</"
"b> du!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "&nbsp;%s&nbsp; zutabe indizean gehituta"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ezin taula berberara mugitu!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ezinezkoa da taula berberera kopiatzea!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "%s taula hona mugitu da: %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s taula hona kopiatua izan da: %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Taularen izena hutsik dago!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Taularen \"Order By\" aldatu"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(soilik)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Taula hona mugitu (datu-basea<b>.</b>taula):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Taularen hobespenak"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Taula berrizendatu izen honetara: "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Taula hona kopiatu: (datu-base<b>.</b>taula):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Kopiatutako taulara aldatu"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Taularen mantenua"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "%s taularen cachea hustu egin da"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Taularen cachea hustu (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Taularen mantenua"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Aztertu"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Txekiera"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Taula konpondu"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Erreferentzien integritatea egiaztatu:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Taulak erakutsi"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Erabilitako lekua"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Erabilpena"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Eraginkorra"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Errenkadaren estatistikak"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Sententziak"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamikoa"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Errenkadaren luzera"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Errenkadaren tamaina "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Barne-erlazioak"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Adibide moduan\" kontsulta bat egin (komodina: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Eragiketak"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Eremuak hautatu (bat gutxienez):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Bilatzeko baldintzak txertatu (\"where\" klausularen gorputza):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Errenkada kopurua orriko"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordena erakutsi:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Batez"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "%s taula ezabatu egin da"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Lehen mailako gakoa gehitu zaio %s-(r)i"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indize bat gehitu gehitu zaio %s-(r)i"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Erlazioen ikuspegia"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Taularen egituraren proposamena "
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Gehitu %s zutabe"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Taularen amaieran"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Taularen hasieran"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s(a)ren ondoren"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Indize bat sortu &nbsp;%s&nbsp; zutabetan"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Datuak"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Erabiltzaile-izena:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "PHP Bertsioa"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Zerbitzariaren bertsioa"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-mota erabilgarriak"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Etzanez inprimaturiko MIME-motek ez dute eraldaketa-funtzio berezirik"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Eraldaketa erabilgarriak"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Deskribapena"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ez daukazu baimen nahikorik hemen orain egoteko!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profila eguneratua izan da."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Taula berrizendatu izen honetara: "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ezinezkoa iconv kargatzea edota karaktere-jokoaren bihurketarako "
+#~ "beharrezkoa den luzapena berkodifikatzea, configure php para permitir el "
+#~ "uso de estas extensiones o desactive la conversión de juegos de "
+#~ "caracteres en phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ezin dira erabili ez iconv, ez libiconv ezta recode_string funtzioa "
+#~ "luzapenen txostena kargatzen den bitartean. Berpasatu php-ren "
+#~ "konfigurazioa."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/fa.po b/po/fa.po
index daf1850c70..935b127856 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-19 03:54+0200\n"
"Last-Translator: <ahmad_usa2007@yahoo.com>\n"
"Language-Team: persian <fa@li.org>\n"
@@ -14,321 +14,321 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "نمايش همه"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "شماره صÙحه:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "جستجو"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "تاييد"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Keyname"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "توضیحات"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "این مقدار را استÙاده کنید"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "پايگاه داده %s حذ٠گرديد."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
#, fuzzy
msgid "Database comment: "
msgstr "توضيحات جدول"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "توضيحات جدول"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "نام ستونها"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "نوع"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "خالي"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "پيش‌Ùرض"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "پيوند به"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "توضيحات"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "خير"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "بلي"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "چاپ"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "نمايش الگوي پايگاه داده"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "در اين پايگاه داده هيچ جدولي وجود ندارد ."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "انتخاب همه"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "عدم انتخاب همه"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "نام جدول وارد نشده‌است !"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "جدول %s به %s تغيير نام داده‌شد"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "جدول %s به %s كپي شد."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "بازناميدن جدول به"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "دستور"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "و سپس"
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "No databases"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Ùقط ساختار"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "ساختار و داده‌ها"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Ùقط داده‌ها"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "اÙزودن %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr ""
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Ùعال شده"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "غيرÙعال"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "مرمت جدول"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "غيرÙعال"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Ùعال"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "مقایسه"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,561 +337,563 @@ msgstr ""
"امكانات اضاÙÙŠ براي كاركردن با جدولهاي پيوندي غيرÙعال شده‌است . براي پيداكردن "
"دليل آن %sاينجا%s را بزنيد ."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "ويرايش صÙحات PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "جدول"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "سطرها"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "اندازه"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in use"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
#, fuzzy
msgid "Creation"
msgstr "ساختن"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s جدول(ها)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "پرس Ùˆ جوي SQL شما با موÙقيت اجرا گرديد"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ترتيب"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "صعودي"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "نزولي"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "نمايش"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "معيارها"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ùˆ"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "يا"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "اصلاح"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "اضاÙÙ‡/حذ٠معيارها"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "اضاÙÙ‡ يا حذ٠ستونها"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "به‌هنگام سازي پرس و جو"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "بكارگيري جدولها"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "پرس و جوي SQL از پايگاه داده <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Submit Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "دسترسي مجاز نيست"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "حداقل يكي از كلمات"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "تمامي كلمات"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "عبارت كامل"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "بعنوان مبين منظم(as regular expression)"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "نتيجه جستجوي \"<i>%s</i>\" %s:"
-#: db_search.php:260
+#: db_search.php:242
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr ""
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] ""
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "مشاهده"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "حذÙ"
-#: db_search.php:285
+#: db_search.php:267
#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr ""
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] ""
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "جستجو در پايگاه‌داده"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "كلمه(ها) يا مقدار(ها) براي جستجو (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "نوع جستجو :"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "كلمات با علامت Ùاصله (\" \") جدا مي‌شوند."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "در جدول(هاي) :"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "در جدول(هاي) :"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "درج"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "ساختار"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "حذÙ"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "خالي كردن"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "جدول %s خالي شد"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "ستون %s حذ٠گرديد"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "جدول %s حذ٠گرديد"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "نمایش"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "مجموع"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "موارد انتخاب‌شده :"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "انتخاب همه"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "عدم انتخاب همه"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "نماي چاپ"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "بررسي جدول"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "بهينه‌سازي جدول"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "مرمت جدول"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "تحليل جدول"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "صدور"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Ùرهنگ داده‌ها"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "پايگاه داده"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "نسخه قبلی"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "ساختن"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "عمل"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Ùارسي"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Ùقط ساختار"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "بررسي جدول"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "پايگاه داده"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
#, fuzzy
msgid "The bookmark has been deleted."
msgstr "سطر حذ٠گرديد ."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "بازگشت"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -899,15 +901,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "دستور \"DROP DATABASE\" غيرÙعال مي‌باشد."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "آيا مطمئن هستيد "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -936,39 +938,39 @@ msgstr "نام ميزبان خالي است!"
msgid "The user name is empty!"
msgstr "نام كاربر خالي است!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "اسم رمز خالي است!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "اسم رمزها مانند هم نمي‌باشد!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "اصلاحات ذخيره گرديد"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -976,13 +978,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "غيرÙعال"
@@ -998,125 +1000,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "ستون را براي نمايش انتخاب نماييد"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "تغيير اسم رمز"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "توليد‌شده توسط"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "خير"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "قبل"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "بعد"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "جمع كل"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "دودويي"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "مارس"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "آوريل"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "مي"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ژوئن"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "جولاي"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "آگوست"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "اكتبر"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "ژانويه"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Ùوريه"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "مارس"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "آوريل"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1124,394 +1137,394 @@ msgid "May"
msgstr "مي"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ژوئن"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "جولاي"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "آگوست"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "سپتامبر"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "اكتبر"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "نوامبر"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "دسامبر"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "يكشنبه"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "دوشنبه"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "سه‌شنبه"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "چهارشنبه"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "جمعه"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "شنبه"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "يكشنبه"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "دوشنبه"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "سه‌شنبه"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "چهارشنبه"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "پنج‌شنبه"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "جمعه"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "يكشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "دوشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "سه‌شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "چهارشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "پنج‌شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "جمعه"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "شنبه"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Ù‡Ùته"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "ساعت"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "دقیقه"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr " ثانیه"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "هيچ Ùهرستي تعريÙ‌نشده‌است!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ùهرست‌ها"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "يكتا"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "توضيحات"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "ويرايش"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "كليد اصلي حذ٠گرديد"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ùهرست %s حذ٠گرديد"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "پايگاههاي داده"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "خطا"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "جدول %s به %s تغيير نام داده‌شد"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "به %s خوش‌آمديد"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1519,62 +1532,62 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ورود"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "مستندات phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
#, fuzzy
msgid "Server:"
msgstr "سرور"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "نام كاربر:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "اسم رمز:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "نام كاربر/اسم رمز اشتباه است. دسترسي مجاز نيست."
@@ -1612,25 +1625,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"بارگذاري iconv يا recode extension كه براي تبديل مجموعه كاراكترها لازم "
-"است ØŒ مقدور نمي‌باشد، php را براي اجازه استÙاده از آنها تنظيم كرده Ùˆ يا تبديل "
-"مجموعه كاراكترها (charset conversion) را در phpMyAdmin غيرÙعال نماييد."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1646,427 +1641,416 @@ msgstr ""
"(\" ; \") در جايي وجود ندارد.<br />اگر يك صÙحه خالي درياÙت كرديد ØŒ همه چيز "
"درست است."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "سرور"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "مستندات"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "پرس و جوي SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "پيغام MySQL :"
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "شرح دادن SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
#, fuzzy
msgid "Skip Explain SQL"
msgstr "شرح دادن SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "بدون كد PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "ساخت كد PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
#, fuzzy
msgid "Skip Validate SQL"
msgstr "معتبرسازي SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "معتبرسازي SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "موتور"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "بايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "كيلوبايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "مگا بايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "گيگا بايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ترابايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "پتا بايت"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "اگزا بايت"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y ساعت %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s days, %s hours, %s minutes and %s seconds"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "شروع"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "قبل"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "انتها"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "عمليات"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "اسم"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "پايگاه داده %s حذ٠گرديد."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "پرس و جو"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "صدور"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "امتيازات"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "تغيير اسم رمز"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "بدون اسم رمز"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "اسم رمز"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "تكرار"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "توليد‌شده توسط"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "ساخت پايگاه داده جديد"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "ساختن"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
#, fuzzy
msgid "No Privileges"
msgstr "امتيازات"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "ساخت جدول جديد در پايگاه داده %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "تعداد سطرها در هر صÙحه"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "حذ٠%s سطر(ها) ابتدا از سطر شماره %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ذخيره به صورت پرونده"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "نام كاربر"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2074,40 +2058,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "مجموعه كاراكترهاي پرونده:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Ùشرده‌سازي"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "خير"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2132,7 +2116,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "محل پرونده متني"
@@ -2140,13 +2124,13 @@ msgstr "محل پرونده متني"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "پوشه‌اي را كه براي انتقال Ùايل انتخاب كرده‌ايد قابل دسترسي نيست."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2172,11 +2156,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2221,392 +2205,392 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "سطر(ها) ابتدا از سطر شماره "
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "اÙقي"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "عمودي"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "عمليات"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "كاملا متن"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "سطر حذ٠گرديد ."
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Showing rows"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "جمع كل"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "تغيير"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "پيوند پيدا نشد"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "اطلاعات ورود"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Ùقط داده‌ها"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "جمع كل"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2614,48 +2598,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2663,149 +2647,149 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "قالب"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "داده‌هاي CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "خطوط منتهي به"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "ستونهاي درميان‌گرÙته با"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "ستونهاي جداشده با"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "خطوط منتهي به"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "قراردادن نام ستونها در اولين سطر"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV براي داده‌هاي MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "داده"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "حذ٠داده‌هاي جدول"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
#, fuzzy
msgid "Relations"
msgstr "عمليات"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ميزبان"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "زمان توليد"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "نسخه سرور"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "نسخه PHP"
@@ -2813,23 +2797,23 @@ msgstr "نسخه PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2837,103 +2821,103 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "قراردادن نام جدولها و ستونها بين علامت نقل‌قول (\" ' \")"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "تمام وروديها"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "وروديهاي تمديدشده"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "تابع"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Ùقط ساختار"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2941,167 +2925,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "No tables"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "No tables"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "نتيجه SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "توليد‌شده توسط"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL يك نتيجه خالي داد. (مثلا 0 سطر)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "No databases"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "ساختار"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "جايگزيني داده‌هاي جدول با پرونده"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "نام ستونها"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3117,7 +3101,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3128,12 +3112,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3141,544 +3125,548 @@ msgid "None"
msgstr "خير"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "اصلي"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ùهرست"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "كاملا متن"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "دودويي"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "بلغاری"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "دانمارکی"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "انگلیسی"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "آلمانی"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "لغت نامه"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
#, fuzzy
msgid "Hungarian"
msgstr "بلغاری"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ژاپنی"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "کره‌ای"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Ùارسي"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "لهستانی"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "اروپای غربی"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
#, fuzzy
msgid "Romanian"
msgstr "ارمنی"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "اسپانیایی"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ترکی"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "اوکراینی"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
#, fuzzy
msgid "Central European"
msgstr "اروپای غربی"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ارمنی"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "عربی"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "گرجی"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "یونانی"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ناشناس"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "خانه"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "خروج"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "not OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "تاييد"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Ùعال"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "نمايش خصوصيات"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "ساخت PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "نمايش توضيحات ستون"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "no Description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "نام كاربر"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "ترتيب"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "متغییر"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "مقدار"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "سرور"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "همه كاربران"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "همه ميزبانها"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "محلی"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "rtl"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "زبان٠ناشناس : %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "سرور"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
#, fuzzy
msgid "Variables"
msgstr "متغییر"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "موتور"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "دودويي"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "جستجو در پايگاه‌داده"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "جستجو در پايگاه‌داده"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "نام ستونها"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " نمايش دوباره اين پرس و جو در اينجا "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "ارسال"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3691,56 +3679,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "طول/مقادير*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3759,29 +3747,29 @@ msgstr ""
"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' "
"يا 'a\\'b')"
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "ويژگيها"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3795,56 +3783,56 @@ msgstr ""
"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' "
"يا 'a\\'b')"
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "خير"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "ذخيره"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "اÙزودن ستون جديد"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3852,24 +3840,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3881,7 +3869,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3895,37 +3883,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3943,68 +3931,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "عمل"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reset"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "كاربر"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "مجموع كاراكترهاي MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "نسخه PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "نمايش اطلاعات PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "صÙحه خانه رسمي phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4015,21 +4003,21 @@ msgstr ""
"حساب پيش‌Ùرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌Ùرض باعث ورود غيرمجاز "
"مي‌شود ØŒ Ùˆ شما بايد اين Ø­Ùره امنيتي را ذرست كنيد."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4037,366 +4025,366 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "No databases"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "تقویم"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "ساخت يك صÙحه جديد"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "لطÙا يك پايگاه داده را انتخاب نماييد."
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "جدول <b>%s</b> وجود ندارد و يا در %s تنظيم نشده‌است"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "لطÙا يك صÙحه را براي ويرايش انتخاب نماييد"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "ساخت يك صÙحه جديد"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "شماره صÙحه:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
msgid "Automatic layout based on"
msgstr "نسخه سرور"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Select Tables"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "جدول \"%s\" وجود ندارد!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "لطÙا مختصات جدول %s را تنظيم كنيد"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "No tables"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
#, fuzzy
msgid "Table of contents"
msgstr "توضيحات جدول"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "اضاÙÙŠ"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "ساخت يك صÙحه جديد"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "نمايش همه"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "جدول %s حذ٠گرديد"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "همه"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "ستونها"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "اطلاعات"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "آمار پايگاههاي داده"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "جدولها"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "No databases"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
#, fuzzy
msgid "Check Privileges"
msgstr "ويرايش امتيازات"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
#, fuzzy
msgid "Enable Statistics"
msgstr "آمار پايگاههاي داده"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
#, fuzzy
msgid "Disable Statistics"
msgstr "آمار پايگاههاي داده"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "نمايش الگوي پايگاه داده"
@@ -4592,20 +4580,20 @@ msgid "None"
msgstr "خير"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " نكته : نام امتيازات MySQL به زبان انگليسي بيان مي‌شود ."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4629,98 +4617,98 @@ msgstr "اطلاعات ورود"
msgid "Do not change the password"
msgstr "عدم تغيير اسم رمز"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "هيچ كاربري وچود ندارد."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "شما يك كاربر جديد اضاÙÙ‡ كرديد."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "امتيازات %s به هنگام گرديد."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "شما امتيازات %s را ابطال كرديد"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "در حال پاک کردن %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "ويرايش امتيازات"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "ابطال"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
#, fuzzy
msgid "Grant"
msgstr "چاپ"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "همه"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "اÙزودن يك كاربر جديد"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4729,156 +4717,156 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "خير"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "شناسه"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4887,128 +4875,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "لطÙا يك پايگاه داده را انتخاب نماييد."
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "كاملا متن"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "شنبه"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5016,78 +5004,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5095,7 +5083,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5103,42 +5091,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5146,33 +5134,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5181,218 +5169,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5400,105 +5388,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5506,18 +5494,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5525,421 +5513,417 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
#, fuzzy
msgid "Runtime Information"
msgstr "اطلاعات ورود"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "وروديهاي تمديدشده"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "نمايش جدولها"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "نمايش Ùرايندها"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "در ساعت"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "در دقیقه"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "در ثانیه"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "محلی"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "مستندات phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "اÙزودن يك كاربر جديد"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5949,66 +5933,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6016,436 +6000,428 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "مجموعه كاراكترهاي پرونده:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "آمار پايگاههاي داده"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "No databases"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "پرس و جوي SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "پرس و جوي SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "جدول"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6453,174 +6429,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6628,163 +6604,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6794,145 +6770,145 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "No tables"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6943,332 +6919,332 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "No databases"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "مرمت جدول"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "نسخه سرور"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "شرج"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "نمايش توضيحات ستون"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "نمايش رنگ"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "آمار سطرها"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7276,39 +7252,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "بلي"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7316,703 +7292,713 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "تابع"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignore"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "درج به عنوان يك سطر جديد"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "برو به صÙحه قبل"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "درج يك سطر جديد ديگر"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "برگرد به این صÙحه"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "ویرایش کردن ردی٠بعدی"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "جدول %s حذ٠گرديد"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "نمايش الگوي جدول"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "نام كليد اصلي بايد PRIMARY باشد !"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "بازناميدن Ùهرست به PRIMARY مقدور نمي‌باشد!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
#, fuzzy
msgid "No index parts defined!"
msgstr "هيچ Ùهرستي تعريÙ‌نشده‌است!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "ساخت Ùهرست جديد"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "اصلاح يك Ùهرست"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "اسم Ùهرست&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "نوع Ùهرست&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(<b>Ùقط Ùˆ Ùقط بايد</b> \"PRIMARY\" نام يك كليد اصلي باشد!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, fuzzy, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "ساخت يك Ùهرست در&nbsp;%s&nbsp;ستون"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "جدول %s به %s انتقال داده‌شد."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "جدول %s به %s كپي شد."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "نام جدول وارد نشده‌است !"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "تغيير جدول مرتب شده با"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(تنها)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "انتقال جدول به (پايگاه داده<b>.</b>جدول):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "بازناميدن جدول به"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "كپي كردن جدول به (پايگاه داده<b>.</b>جدول):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "نگهداشت جدول"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, fuzzy, php-format
msgid "Table %s has been flushed"
msgstr "جدول %s حذ٠گرديد"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "نگهداشت جدول"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "مرمت جدول"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "نمايش جدولها"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Ùضاي استÙاده‌شده"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "استÙاده"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "موثر"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "آمار سطرها"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "شرج"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "پويا"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "طول سطر"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " اندازه سطر "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "اروپای غربی"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "انجام يك \"پرس و جو با نمونه\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "عمليات"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "ستونها را انتخاب نماييد (حداقل يكي)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "اÙزودن شرايط جستجو (بدنه شرط \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "تعداد سطرها در هر صÙحه"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "ترتيب نمايش:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "خير"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "جدول %s حذ٠گرديد"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "يك كليد اصلي در %s اضاÙÙ‡ شد"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "يك Ùهرست در %s اضاÙÙ‡ گرديد."
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "پيشنهاد ساختار جدول"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "اÙزودن ستون جديد"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "در انتهاي جدول"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "در ابتداي جدول"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "بعد از %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "ساخت يك Ùهرست در&nbsp;%s&nbsp;ستون"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "داده"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "نام كاربر:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Ùارسي"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "نسخه سرور"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "توضیحات"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "تنظيمات به هنگام گرديد."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "بازناميدن جدول به"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "بارگذاري iconv يا recode extension كه براي تبديل مجموعه كاراكترها لازم "
+#~ "است ØŒ مقدور نمي‌باشد، php را براي اجازه استÙاده از آنها تنظيم كرده Ùˆ يا "
+#~ "تبديل مجموعه كاراكترها (charset conversion) را در phpMyAdmin غيرÙعال "
+#~ "نماييد."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/fi.po b/po/fi.po
index 5f05c14d49..9c255ec463 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-04-30 18:08+0200\n"
"Last-Translator: <kajouni@gmail.com>\n"
"Language-Team: finnish <fi@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Näytä kaikki"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sivunumero:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"isäntäikkuna on suljettu tai että selaimen tietoturva-asetukset estävät "
"ikkunoiden väliset päivitystoiminnot."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Etsi"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Siirry"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Avaimen nimi"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Kuvaus"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Käytä tätä arvoa"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Tietokanta %1$s on luotu."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Tietokannan kommentti: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Taulun kommentit"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Sarakkeiden nimet"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tyyppi"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Tyhjä"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Oletusarvo"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Linkitys sarakkeeseen:"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentit"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ei"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Kyllä"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Tulosta"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Tee vedos tietokannasta"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tietokannassa ei ole tauluja."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Valitse kaikki"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Poista valinta kaikista"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Tietokannan nimi on tyhjä!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Tietokannan %s nimi on nyt %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Tietokanta %s on kopioitu tietokantaan %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Muuta tietokannan nimi"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komento"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ja sen jälkeen"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Luo tietokannasta toinen tietokanta nimellä"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Vain rakenne"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Rakenne ja tiedot"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Vain tiedot"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Suorita CREATE DATABASE ennen kopioimista"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Lisää %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Lisää AUTO_INCREMENT-arvo"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Lisää rajoitteet"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Siirry kopioituun tietokantaan"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB-tietokanta"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Tila"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Päällä"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Poista käytöstä"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Vioittunut"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Korjaa"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Pois päältä"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Ota käyttöön"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Aakkosjärjestys"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Linkitettyihin tauluihin liittyvät lisäominaisuudet eivät ole käytössä. "
"Katso %slisätietoja%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Muokkaa PDF-sivuja"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Taulu"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Kpl rivejä"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Koko"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "käytössä"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Luotu"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Viimeksi päivitetty"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Viimeksi tarkistettu"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,237 +392,243 @@ msgid_plural "%s tables"
msgstr[0] "%s taulu(a)"
msgstr[1] "%s taulu(a)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL-kyselyn suoritus onnistui"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Valitse vähintään yksi sarake"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Järjestys"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Nouseva"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Laskeva"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Näytä"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Hakuehdot"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Lisää"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ja"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Poista"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Tai"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Muokkaa"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Lisää tai poista hakuehtoja"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Lisää tai poista sarakkeita"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Päivitä kysely"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Käytä tauluja"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Suorita SQL-kysely tietokannassa <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Suorita"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Käyttö estetty"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "vähintään yksi sanoista"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "kaikki sanat"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "koko lause"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "regexp-haku"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Tulokset hakusanalla \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s hakutulosta taulussa <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s hakutulosta taulussa <i>%s</i>"
+msgstr[1] "%s hakutulosta taulussa <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Selaa"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Poista"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Yhteensä:</b> <i>%s</i> hakutulosta"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Yhteensä:</b> <i>%s</i> hakutulosta"
+msgstr[1] "<b>Yhteensä:</b> <i>%s</i> hakutulosta"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Hae tietokannasta"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Haettavat sanat tai arvot (%-merkkiä voi käyttää jokerimerkkinä):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Hae:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Sanat erotetaan välilyönnein."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Tauluista:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Kentän sisältä:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Lisää rivi"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Rakenne"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Tuhoa"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Tyhjennä"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Taulu %s on tyhjennetty"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Näkymä %s on poistettu"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Taulu %s on poistettu"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Seuranta on käytössä."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Seuranta ei ole käytössä."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -631,173 +637,173 @@ msgstr ""
"Tässä näkymässä on vähintään tämän luvun verran rivejä. Katso lisätietoja "
"%sohjeista%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Näkymä"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikaatio"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Summa"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s on tämän MySQL-palvelimen oletustallennusmoottori."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Valitut:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Valitse kaikki"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Poista valinta kaikista"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Valitse taulut, joissa on ylijäämää"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Tulostusversio"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Tarkista taulu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimoi taulu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Korjaa taulu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analysoi taulu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Vienti"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Tietosanasto"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Seurattavat taulut"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Tietokanta"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Viimeinen versio"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Luotu"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Päivitetty"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Toiminnot"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Poista tämän taulun seurantatiedot"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "käytössä"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ei käytössä"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versiot"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Seurantaraportti"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Rakenteen kuvaus"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Seuraamattomat taulut"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Seuraa taulua"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Tietokantaloki"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Valittu vientityyppi on tallennettava tiedostoon!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Liian vähän tilaa tiedoston %s tallentamiseen."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -805,17 +811,17 @@ msgstr ""
"Tiedosto %s on jo olemassa palvelimella, vaihda tiedostonimeä tai tarkista "
"korvausasetuksen tila."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Palvelimella ei ole lupaa tallentaa tiedostoa %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Vedos tallennettiin tiedostoon %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -824,14 +830,14 @@ msgstr ""
"Yritit todennäköisesti lähettää palvelimelle liian suurta tiedostoa. Katso "
"tämän rajoituksen muuttamisesta lisätietoja %sohjeista%s."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Tiedostoa ei voi lukea"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -841,7 +847,7 @@ msgstr ""
"kyseiselle muodolle ei joko ole toteutettu, tai se on asetuksin poistettu "
"käytöstä."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -850,29 +856,29 @@ msgstr ""
"Tuotavia tietoja ei ole. Tiedostonimeä ei joko annettu tai tiedoston koko "
"ylitti PHP:n asetusten salliman enimmäiskoon. Katso FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Tuontiin tarvittavaa lisäosaa ei voida tuoda, tarkista asetukset!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Kirjanmerkki on poistettu."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Näytetään kirjanmerkki"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Kirjanmerkki %s luotu"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Tuonti onnistui, %d kyselyä suoritettu."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -880,7 +886,7 @@ msgstr ""
"Skriptin suoritus aikakatkaistiin. Jos haluat suorittaa tuonnin loppuun, "
"lähetä sama tiedosto uudestaan, ja tuonti jatkuu."
-#: import.php:426
+#: 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."
@@ -889,19 +895,19 @@ msgstr ""
"tarkoittaa yleensä sitä, että phpMyAdmin ei voi ajaa tätä tuontia loppuun "
"asti ellei PHP:n suoritusaikarajaa nosteta."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Takaisin"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "PhpMyAdmin toimii parhaiten <b>kehyksiä</b> tukevalla selaimella."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Valitse painamalla"
@@ -909,15 +915,15 @@ msgstr "Valitse painamalla"
msgid "Click to unselect"
msgstr "Poista valinta painamalla"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" -kyselyjen käyttö on estetty."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Haluatko varmasti "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Olet aikeissasi HÄVITTÄÄ kokonaisen tietokannan!"
@@ -947,39 +953,39 @@ msgstr "Palvelimen nimi puuttuu!"
msgid "The user name is empty!"
msgstr "Käyttäjän nimi puuttuu!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Salasana puuttuu!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Salasanat eivät ole samat!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Peruuta"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Muutokset tallennettu"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relaatio poistettu"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY -relaatio lisätty"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Sisäinen relaatio luotu"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Virhe: Relaatiota ei luotu."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Virhe: relaatio on jo olemassa."
@@ -987,13 +993,13 @@ msgstr "Virhe: relaatio on jo olemassa."
msgid "Error saving coordinates for Designer."
msgstr "Virhe tallennettaessa koordinaatteja Suunnittelijaan."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Yleiset relaatio-ominaisuudet"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Pois päältä"
@@ -1009,125 +1015,135 @@ msgstr "Valitse liiteavain"
msgid "Please select the primary key or a unique key"
msgstr "Valitse perusavain tai uniikki avain"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Valitse näytettävä sarake"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Keksi salasana"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Keksi"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Lahjoita"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Edellinen"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Seuraava"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Yhteensä"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binääritietoa"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Maalis"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Huhti"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Touko"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Kesä"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Heinä"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Elo"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Loka"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Tammi"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Helmi"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Maalis"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Huhti"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1135,199 +1151,199 @@ msgid "May"
msgstr "Touko"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Kesä"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Heinä"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Elo"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Syys"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Loka"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Marras"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Joulu"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Su"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Ma"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ti"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pe"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Su"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ti"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Ke"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "To"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pe"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "La"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ti"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Ke"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "To"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pe"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "La"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "käytössä"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "sekunnissa"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Fonttikoko"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Tuntematon virhe tiedostoa lähetettäessä."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Lähetyn tidoston koko ylittää php.ini-tiedoston upload_max_filesize-"
"asetuksen arvon."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1335,73 +1351,73 @@ msgstr ""
"Lähetetyn tiedoston koko ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-"
"asetuksen arvon."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Tiedosto lähetettiin vain osittain."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Tilapäiskansio puuttuu."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Tiedoston kirjoitus levylle epäonnistui."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Laajennus keskeytti tiedoston lähetyksen."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Virhe lähetettäessä tiedostoa, katso FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Indeksiä ei ole määritelty!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksit"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Uniikki"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Pakattu"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinaliteetti"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Kommentti"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Muokkaa"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Perusavain on poistettu"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeksi %s on poistettu"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1410,20 +1426,20 @@ msgstr ""
"Indeksit %1$s ja %2$s ovat ehkä samoja, ja niistä jompikumpi kannattanee "
"poistaa."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Tietokannat"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Virhe"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1431,7 +1447,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rivi(ä) muutettu."
msgstr[1] "%1$d rivi(ä) muutettu."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1439,7 +1455,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rivi(ä) poistettu."
msgstr[1] "%1$d rivi(ä) poistettu."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1447,90 +1463,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d rivi(ä) lisätty."
msgstr[1] "%1$d rivi(ä) lisätty."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Tämän tallennusmoottorin tilasta ei ole saatavilla yksityiskohtaisia tietoja."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s on käytettävissä tällä MySQL-palvelimella."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s ei ole käytettävissä tällä MySQL-palvelimella."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Tämä MySQL-palvelin ei tue %s-tallennusmoottoria."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Virheellinen tietokanta"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Virheellinen taulun nimi"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Virhe annettaessa taululle %1$s nimeä %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Taulun %s nimi on nyt %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Kelvollista polkua teemalle %s ei löytynyt."
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Esikatselu ei ole saatavilla."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "käytä tätä"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Oletusteemaa %s ei löydy!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Teemaa %s ei löydy!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Teeman %s polkua ei löydy!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Teema/tyyli"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Yhteyttä ei voitu muodostaa: virheelliset asetukset."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Tervetuloa, toivottaa %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1539,7 +1555,7 @@ msgstr ""
"Et liene luonut asetustiedostoa. Voit luoda asetustiedoston "
"%1$sasetusskriptillä%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1551,66 +1567,66 @@ msgstr ""
"php-tiedostosta ja varmista, että ne vastaavat MySQL-palvelimen "
"järjestelmänvalvojan antamia tietoja."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Kirjaudu sisään"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdminin ohjeet"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Palvelin"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Käyttäjätunnus:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Salasana:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Valitse palvelin"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL-palvelimelle ei voitu kirjautua"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Väärä käyttäjätunnus tai salasana. Käyttö estetty."
@@ -1648,27 +1664,7 @@ msgstr "Näytä video"
msgid "Download file"
msgstr "Lataa tiedosto"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Merkistön muunnokseen tarvittavaa iconv- tai recode-laajennusta ei voitu "
-"ladata. Muokkaa PHP:n asetuksia ottaen käyttöön nämä laajennukset tai muuta "
-"phpMyAdminin asetuksia siinä määrin ettei muunnosta suoriteta."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Iconv-, libiconv- tai recode_string-funktioita ei voitu käyttää. Tarkista "
-"PHP:n asetukset."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1683,430 +1679,420 @@ msgstr ""
"Todennäköisimmin joltain riviltä puuttuu lainausmerkki tai puolipiste.<br /"
">Jos linkistä avautuva sivu on tyhjä, asetustiedostossa ei ollut virhettä."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr "<tt>$cfg['PmaAbsoluteUri']</tt> täytyy määritellä asetustiedostossa!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Virheellinen palvelimen indeksi: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Palvelin"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Asetuksissa on virheellinen todennustapa:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Sinun tulisi päivittää versioon %s %s tai sitä uudempaan."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Enimmäiskoko: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Lähetetty"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Lähetetty"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Ohjeet"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-kysely"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL ilmoittaa: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Selitä SQL-kysely"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Älä selitä SQL-kyselyä"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Kätke PHP-koodi"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Näytä PHP-koodi"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Päivitä"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Älä tarkista SQL-kyselyä"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Tarkista SQL-lause"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Moottorit"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilointi"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Aika"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "tavua"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "kt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "Mt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "Gt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "Tt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "Pt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "Et"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%m.%Y klo %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s päivää, %s tuntia, %s minuuttia ja %s sekuntia"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Alkuun"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Edellinen"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Loppu"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Siirry tietokantaan &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Toimintoon %s vaikuttaa tunnettu vika, katso %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Toiminnot"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "Laajennuksen %s lataus ei onnistu; tarkista PHP:n asetukset"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Tapahtumat"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nimi"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Tietokanta %s on poistettu."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Tietokanta on tyhjä!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Seuranta"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Haku"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Suunnittelija"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Tuonti"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Käyttöoikeudet"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutiinit"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Paluutyyppi"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Saattaa olla summittainen. Katso FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Ylijäämä"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Yhteyden muodostus asetuksissa määriteltyyn superuser-käyttäjään epäonnistui."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Palvelin ei vastaa"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(tai paikallisen MySQL-palvelimen pistokkeen asetuksia ei ole määritelty "
"oikein)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Lisätiedot..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Vaihda salasana"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Ei salasanaa"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Salasana"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Kirjoita uudelleen"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Salasanan salaus"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 -yhteensopiva"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Keksi salasana"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Keksi"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Luo uusi tietokanta"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Luo"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ei käyttöoikeuksia"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Taulussa on oltava vähintään yksi kenttä."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Luo uusi taulu tietokantaan %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Kenttien määrä"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Vientiin tarvittavia lisäosia ei voitu ladata; tarkista asetukset!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Tee vedos %s rivistä, alkaen riviltä: %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Vedosta kaikki rivit"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Tallenna tiedostoon"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Tallenna palvelimelle hakemistoon %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Korvaa jo olemassa oleva(t) tiedosto(t)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Tiedostonimen pohja"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "palvelimen nimi"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "tietokannan nimi"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "taulun nimi"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2117,40 +2103,40 @@ msgstr ""
"ajanmuodostostusmerkkijonoja voi käyttää. Lisäksi tapahtuu seuraavat "
"muutokset: %3$s. Muu teksti pysyy alkuperäisenä."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "muista pohja"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Tiedoston merkistö:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Pakkaus"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ei mitään"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip-pakattu\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-pakkaus\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-pakkaus\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL-yhteensopiva tila"
@@ -2180,7 +2166,7 @@ msgstr ""
msgid "File to import"
msgstr "Tuotava tiedosto"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Tiedoston sijainti"
@@ -2188,13 +2174,13 @@ msgstr "Tiedoston sijainti"
msgid "File uploads are not allowed on this server."
msgstr "Tällä palvelimella ei ole sallittu tiedostojen lähetystä."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "palvelimen lähetyshakemisto"
@@ -2225,13 +2211,13 @@ msgstr ""
"Tätä kannattaa käyttää tuotaessa suuria tiedostoja; se voi kuitenkin "
"aiheuttaa häiriöitä transaktioihin."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Tuotavan tiedoston muoto"
@@ -2275,185 +2261,185 @@ msgstr "Pystytasossa"
msgid "Paper size"
msgstr "Paperin koko"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Kieli"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d on virheellinen rivinumero."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "riviä alkaen rivistä"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vaakatasossa"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vaakatasossa (kierretyt otsikot)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "pystysuorassa"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "%s, otsikoita toistetaan %s:n rivin välein"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Tämä toiminto voi kestää kauan. Jatketaanko silti?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Lajittele avaimen mukaan"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Valinnat"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Lyhennetyt tekstit"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Koko tekstit"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relaatioavain"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relaationäyttökenttä"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Näytä binäärisisältö"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Näytä BLOB-sisältö"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Näytä binaarisisältö heksamuodossa"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Kätke"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Selaimen muunnos (transformation)"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Suorita kysely kirjanmerkeistä"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Rivi on poistettu"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Lopeta"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "lauseessa"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Näkyvillä rivit "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "yhteensä"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "kysely kesti %01.4f sek."
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Muokkaa"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Kyselytulosten toimenpiteet"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Tulostusversio (kokonaisin tekstein)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Linkkiä ei löydy"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versiotiedot"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Tiedostojen kotihakemisto"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Hakemistopolun yhteinen osa kaikille InnoDB-tiedostoille."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Tiedostot"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Automaattisen laajentamisen koko"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Kertoo, kuinka paljon taulun kokoa kasvatetaan taulun tilan täyttyessä."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Puskurivarannon koko"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2461,85 +2447,85 @@ msgstr ""
"Kertoo muistipuskurin koon, jota InnoDB käyttää taulujen tietojen ja "
"indeksien siirtämiseen välimuistiin."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Puskurivaranto"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB:n tila"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Puskurivarannon käyttö"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Yhteensä"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sivua"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Vapaat sivut"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Epäsiistit sivut"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Tietoja sisältävät sivut"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Siistimistä vaativat sivut"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Käytössä olevat sivut"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Lukitut sivut"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Puskurivarannon aktiivisuus"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Hakupyynnöt"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Kirjoituspyynnöt"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Epäonnistuneet lukuyritykset"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Viive ennen kirjoitusta"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Epäonnistuneet lukuyritykset: %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Kirjoitusviipeet: %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Tieto-osoittimen koko"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2547,11 +2533,11 @@ msgstr ""
"MyISAM-kannan CREATE TABLE -kyselyissä käytettävä osoittimen oletuskoko "
"tavuina, kun MAX_ROWS-valintaa ei ole määritelty."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automaattinen palautuminen"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2560,11 +2546,11 @@ msgstr ""
"se on asetettu \"--myisam-recover\"-nimisessä "
"palvelimenkäynnistysasetuksessa."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Enimmäiskoko tilapäisille lajittelutiedostoille"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2573,11 +2559,11 @@ msgstr ""
"MyISAM-indeksien uudelleenluonnin tilapäistiedostojen suurin koko (toiminnot "
"REPAIR TABLE, ALTER TABLE tai LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Tilapäistiedostojen enimmäiskoko indeksin luontia varten"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2587,11 +2573,11 @@ msgstr ""
"kuin tässä määritetty avainvälimuistin koko, mieluummin suositellaan "
"käytettävän avainvälimuistia."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Korjaa säikeet"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2599,11 +2585,11 @@ msgstr ""
"Jos tämä arvo on suurempi kuin 1, MyISAM-taulujen indeksit luodaan samaan "
"aikaan lajittelukorjausprosessissa, kukin indeksi omalla säikeellään."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Lajittelupuskurin koko"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2611,11 +2597,11 @@ msgstr ""
"Puskuri, joka varataan käyttöön lajiteltaessa MyISAM-indeksejä REPAIR TABLE -"
"kyselyllä tai luotaessa indeksejä CREATE INDEX- tai ALTER TABLE -kyselyillä."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Indeksivälimuistin koko"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2623,11 +2609,11 @@ msgstr ""
"Tämä on indeksivälimuistille varatun muistin määrä. Oletusarvo on 32Mt. "
"Tässä varattua muistia käytetään vain indeksisivujen välimuistitallenukseen."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Tallennusvälimuistin koko"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2637,11 +2623,11 @@ msgstr ""
"muistia. Oletusarvo on 32Mt. Tätä muistia käytetään kahvatietojen (.xtd) ja "
"riviosoitintiedostojen (.xtr) välimuistitallennukseen."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Lokivälimuistin koko"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2649,11 +2635,11 @@ msgstr ""
"Kertoo kuinka paljon muistia varataan transaktiolokin välimuistille. "
"Oletusarvo on 16Mt."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Lokitiedoston kynnysarvo"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2661,11 +2647,11 @@ msgstr ""
"Transaktiolokin rajakoko, jonka ylityttyä luodaan uusi loki. Oletusarvo on "
"16Mt."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transaktiopuskurin koko"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2673,11 +2659,11 @@ msgstr ""
"Globaalin transaktiolokipuskurin koko (moottori varaa kaksi tämän kokoista "
"puskuria). Oletusarvo on 1Mt."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint-pisteiden taajuus"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2685,11 +2671,11 @@ msgstr ""
"Transaktiolokiin kirjoitettavien tietojen määrä ennen kuin checkpoint-piste "
"suoritetaan. Oletusarvo on 24Mt."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Checkpoint-pisteiden kynnysarvo"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2701,11 +2687,11 @@ msgstr ""
"muuttujan arvoa voi nostaa, jos haluaa kasvattaa kaiken tietokantaan "
"tallennettavan tiedon kokonaismäärää."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Roskankeruun kynnysarvo"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2713,11 +2699,11 @@ msgstr ""
"Tietolokitiedoston roskatietojen prosentuaalinen määrä ennen kuin tiedostoa "
"tiivistetään. Tämän arvon on oltava väliltä 1 - 99. Oletusarvo on 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Lokipuskurin koko"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2727,27 +2713,27 @@ msgstr ""
"Moottori varaa kullekin säikeelle yhden puskurin, mikäli säiettä tarvitaan "
"tietolokin kirjoittamiseen."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Tiedoston koonkasvatusmäärä"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Kahvatiedostojen (.xtd) koonkasvatusmäärä."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Rivitiedoston koonkasvatusmäärä"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Riviosoitintiedostojen (.xtr) koonkasvatusmäärä."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Lokitiedostojen määrä"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2759,150 +2745,150 @@ msgstr ""
"poistetaan; muuten ne nimetään uudelleen antamalla niille seuraavaksi suurin "
"numero."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Muoto"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Rivien erotinmerkki"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Sarakkeiden rajausmerkki"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Koodinvaihtomerkki"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Rivien erotinmerkki"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Korvaa NULL-merkki tällä:"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Poista kentistä CRLF-merkit"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Laita sarakkeiden nimet ensimmäiselle riville"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excelin CSV-muoto"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-muokkaus"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Tietoa"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Vedos taulusta"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Rakenne taululle"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Sisällytä taulun otsikko"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Taulun otsikko"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Jatkettu taulun otsikko"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Tunniste"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relaatiot"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-tyyppi"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Palvelin"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Luontiaika"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Palvelimen versio"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP:n versio"
@@ -2910,23 +2896,23 @@ msgstr "PHP:n versio"
msgid "MediaWiki Table"
msgstr "MediaWiki-taulu"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Luo raportin, joka sisältää yhden taulun tiedot)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Raportin otsikko"
@@ -2934,101 +2920,101 @@ msgstr "Raportin otsikko"
msgid "PHP array"
msgstr "PHP-taulukko"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Lisää oma kommentti otsikkoon (\\n on rivinvaihto)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Lisää transaktio"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Älä tarkista viiteavaimia"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Tietokannan tulostusvalinnat"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Pane taulujen ja sarakkeiden nimet lainausmerkkeihin"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Lisää kommentteihin"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Luonti-, päivitys- ja tarkistuspäiväykset"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Kokonaiset lisäyslauseet"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Laajennetut lisäyslauseet"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Luodun kyselyn enimmäispituus"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Käytä viivästettyjä lisäyslauseita"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Käytä IGNORE:a INSERT-komennoissa"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Käytä BLOB-arvoissa heksalukuja"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Vientityyppi"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Proseduurit"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funktiot"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Rajoitteet vedostauluille"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Rajoitteet taululle"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-TYYPIT TAULULLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELAATIOT TAULULLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Herättimet"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Näkymän rakenne"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Näkymän vararakenne"
@@ -3036,166 +3022,166 @@ msgstr "Näkymän vararakenne"
msgid "Texy! text"
msgstr "Texy!-teksti"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS -työkirja"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX -työkirja"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Vie rakennekaaviot (suositeltavaa)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Vie funktiot"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Vie proseduurit"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Vie taulut"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Vie herättimet"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Vie näkymät"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Vie sisällöt"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Avaa uusi phpMyAdmin-ikkuna"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Ei tauluja"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-kyselyn tulos"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Luontiympäristö"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL palautti tyhjän vastauksen, toisin sanoen nolla riviä."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Seuraavat rakenteet on joko luotu tai niitä on muutettu. Voit:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "näyttää rakenteen sisällön painamalla sen nimeä"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"muuttaa mitä tahansa sen asetuksia painamalla vastaavaa \"Valinnat\"-linkkiä"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Muokkaa sen rakennetta seuraamalla \"Rakenne\"-linkkiä"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Siirry tietokantaan"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "asetukset"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Siirry tauluun"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "rakenne"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Siirry näkymään"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Korvaa taulun nykyiset rivit tiedostolla"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Älä välitä samanlaisista riveistä"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Sarakenimet ensimmäisessä rivissä"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Sarakkeiden nimet"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Virheellinen CSV-tuonnin parametri: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Virheellinen sarake (%s) määritelty!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Virheellinen muoto CSV-syötteessä rivillä %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Virheellinen kenttien määrä CSV-syötteessä rivillä %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Taulun nimi"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV käyttäen LOAD DATA -kyselyä"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Käytä LOCAL-avainsanaa"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Tämä lisäosa ei tue pakattujen tuontien käyttöä!"
@@ -3211,7 +3197,7 @@ msgstr "Tuo prosenttiyksiköt sopivin desimaaliluvuin (12.00% muotoon .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Tuo valuutta-arvot ($5.00 muotoon 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Älä käytä nolla-arvoissa AUTO_INCREMENT:iä"
@@ -3224,14 +3210,14 @@ msgstr ""
"ongelma ja yritä uudestaan."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Merkistön uudelleenkoodaus"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3239,319 +3225,319 @@ msgid "None"
msgstr "Ei mitään"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Perusavain"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeksi"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Koko teksti"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ei muutoksia"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Merkistökoodaus"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binääritietoa"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarialainen"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Yksinkertaistettu kiina"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Perinteinen kiina"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "kirjainkoolla ei väliä"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "tarkka kirjainkoko"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroaatti"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tsekkiläinen"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Tanskalainen"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Englantilainen"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Virolainen"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Saksalainen"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "sanasto"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "puhelinluettelo"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Unkarilainen"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islantilainen"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanilainen"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvialainen"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Liettualainen"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korealainen"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persialainen"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Puolalainen"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Länsieurooppalainen"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romanialainen"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakialainen"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenialainen"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Espanjalainen"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Perinteinen espanja"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Ruotsalainen"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkkilainen"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainalainen"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "monikielinen"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Keskieurooppalainen"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Venäläinen"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltilainen"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenialainen"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kyrillinen"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabialainen"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrealainen"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgialainen"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Kreikkalainen"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tsekkoslovakialainen"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "tuntematon"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Etusivu"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Poistu"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Kyselyikkuna"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Tälle tiedostomuodolle ei ole valinta-asetuksia"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Ei kunnossa"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Kunnossa"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Päällä"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Ulkoasun asetukset"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-tiedostojen luonti"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Sarakkeiden kommentit näkyvissä"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Tallennettu SQL-kysely"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-historia"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "ei kuvausta"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Alipalvelimen asetusten määrittely"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Vaihda isäntäpalvelin tai muuta sen asetuksia"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3559,42 +3545,42 @@ msgstr ""
"Varmista, että my.cnf-asetustiedostossa on yksikäsitteinen palvelintunnus. "
"Jos ei ole, lisää seuraava rivi [mysqld]-osaan:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Käyttäjänimi"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Isännän tila"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Alipalvelimen tila"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Muuttuja"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Arvo"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Palvelimen tunnus"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3602,38 +3588,38 @@ msgstr ""
"Luettelossa on näkyvillä vain ne alipalvelimet, joilla on valinta --report-"
"host=host_name."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Lisää alireplikaatiokäyttäjä"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Kuka tahansa käyttäjä"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Käytä tekstikenttää"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Mikä tahansa palvelin"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Paikallinen"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Tämä isäntä"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Käytä isäntätaulua"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3641,132 +3627,136 @@ msgstr ""
"Kun Host-taulua käytetään, tätä kenttää ei huomioida, vaan sen sijaan "
"käytetään Host-taulussa olevia tietoja."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Keksi salasana"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Taulun __TABLE__ sisältö"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(jatkuu)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Taulun __TABLE__ rakenne"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Tuntematon kieli: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Palvelimet"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Muuttujat"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Merkistöt"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Moottorit"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binääriloki"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prosessit"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Yhtenäistä"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Lähdetietokanta"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Nykyinen palvelin"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Etäpalvelin"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Ero"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Kohdetietokanta"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Suorita SQL-kysely(jä) palvelimella %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Suorita SQL-kyselyjä tietokannassa %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Sarakkeiden nimet"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Tallenna SQL-kysely"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Anna kaikkien käyttäjien käyttää tätä kirjanmerkkiä"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Korvaa samanniminen, olemassa oleva kirjanmerkki"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Älä korvaa tätä kyselyä ikkunan ulkopuolelta"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Erotinmerkki"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Näytä kyselylause uudelleen "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Lähetä"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Näytä"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3774,7 +3764,7 @@ msgstr ""
"Käyttämässäsi SQL-lauseessa on virhe. MySQL-palvelimen antama virheilmoitus "
"näkyy alla, mikäli palvelin sellaisen antoi."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3795,35 +3785,35 @@ msgstr ""
"phpMyAdminista, etsi rivi jolla virheilmoitus ilmeni ja lähetä meille "
"ilmoitus virheestä alla olevan koodin kera:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ALOITA CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "LOPETA CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ALOITA RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "LOPETA RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Merkkijonon lopusta puuttuu lainausmerkki"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Tunniste ei kelpaa"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Tuntematon välimerkki"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3832,21 +3822,21 @@ msgstr ""
"SQL-tarkistinta ei voitu käynnistää. Tarkista, että tarpeelliset PHP-"
"laajennukset on asennettu. Lisätietoa on %sohjeissa%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Taulu on tyhjä!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Kohteen %s.%s seuranta on käytössä."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Pituus/Arvot*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3864,7 +3854,7 @@ msgstr ""
"\") tai heittomerkkiä (\"'\"), laita merkin eteen kenoviiva (esim. '\\\\xyz' "
"tai 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3872,12 +3862,12 @@ msgstr ""
"Syötä oletusarvoihin vain yksi arvo (käyttämättä kenoviivamerkkejä tai "
"lainausmerkkejä) tässä muodossa: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attribuutit"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3886,11 +3876,11 @@ msgstr ""
"Tietoja saatavilla olevista muunnosvaihtoehdoista ja niiden MIME-tyyppien "
"muunnoksista saa painamalla %smuunnoksen kuvaukset%s -kohtaa"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Muunnosvaihtoehdot"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3901,18 +3891,18 @@ msgstr ""
">Jos tarvitset arvoissa kenoviivaa (\"\\\") tai yksittäistä lainausmerkkiä "
"(\"'\"), lisää merkin eteen kenoviiva (esim. '\\\\xyz' tai 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ei mitään"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Määritelty:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3921,39 +3911,39 @@ msgstr ""
"Tälle muunnokselle ei ole saatavilla kuvausta.<br />Kysy tekijältä, mitä %s "
"tekee."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Tallennusmoottori"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION-määritelmä"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Tallenna"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Lisää sarake/sarakkeita"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Vähintään yksi kenttä on lisättävä."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Tapahtuma"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3971,7 +3961,7 @@ msgstr ""
"tiedostonimen sisältävälle kentälle nimen. Jos toista (2) asetusta "
"käytetään, ensimmäinen asetus on asetettava tyhjäksi."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3979,8 +3969,8 @@ msgstr ""
"Näyttää tiedon heksalukuina. Valinnainen, ensimmäinen parametri määrittelee, "
"kuinka usein välilyönti lisätään (oletusarvo on 2)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3988,11 +3978,11 @@ msgstr ""
"Näyttää painettavan pikkukuvan. Valinnat ovat enimmäisleveys- ja korkeus "
"pikseleinä. Kuvasuhde säilyy ennallaan."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Näyttää kuvan latauslinkin."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4022,7 +4012,7 @@ msgstr ""
"ohjeet \"local\"-asetuksen käytöstä PHP:n ohjeiden strftime()-funktiosta, "
"\"utc\"-asetus taas käyttää gmdate()-funktiota."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4059,7 +4049,7 @@ msgstr ""
"sisältökennoon lisätään NOWRAP, jotta koko tuloste näkyy ilman "
"ennakkomuotoiluja (Oletus 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4071,7 +4061,7 @@ msgstr ""
"Säilyttää kentän alkuperäiset muotoilut. Kenoviivoja ei käytetä "
"erikoismerkkien edellä."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4086,7 +4076,7 @@ msgstr ""
"on etuliite, eli esimerkiksi \"http://osoite.com/\", toinen valinta on "
"leveys pikseleinä, kolmas on korkeus."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4101,17 +4091,17 @@ msgstr ""
"etuliite, eli esimerkiksi \"http://osoite.com/\", toinen valinta on linkin "
"otsikko."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Käyttää SQL-kyselyssä syntaksinväritystä."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4135,66 +4125,66 @@ msgstr "ZIP-paketista ei löytynyt yhtään tiedostoa!"
msgid "Error in ZIP archive:"
msgstr "Virhe ZIP-paketissa:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Toiminnot"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL-yhteyden aakkosjärjestys"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Käyttöliittymä"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Muu väri"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Nollaa"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokollan versio"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Käyttäjä"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-palvelimen merkistö"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Verkkopalvelin"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-asiakasversio"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP-laajennus"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Näytä PHP:n asetustiedot"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdminin kotisivut"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4205,7 +4195,7 @@ msgstr ""
"(root ilman salasanaa). Tällaisin asetuksin MySQL-palvelin on altis "
"hyökkäyksille. Tämä tietoturvariski on syytä korjata pikimmiten!"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4215,7 +4205,7 @@ msgstr ""
"valinta ei sovi yhteen phpMyAdminin kanssa ja saattaa johtaa tietojen "
"katoamiseen!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4225,7 +4215,7 @@ msgstr ""
"olevan käytössä. Ilman mbstring-laajennusta phpMyAdmin ei osaa jaotella "
"merkkijonoja oikein, ja tästä saattaa koitua odottamattomia seurauksia."
-#: main.php:290
+#: main.php:289
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 "
@@ -4237,11 +4227,11 @@ msgstr ""
"phpMyAdminissa määritetty evästekelpoisuus. Siksi kirjautumisesi erääntyy "
"nopeammin kuin phpMyAdminissa on määritetty."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Asetustiedosto vaatii nyt salalausetta (blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4251,14 +4241,14 @@ msgstr ""
"hakemistossa. Sinun tulee poistaa kansio, kun phpMyAdminin asetukset on "
"määritetty."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4267,7 +4257,7 @@ msgstr ""
"PHP:n MySQL-kirjaston versio %s poikkeaa MySQL-palvelimen versiosta %s. "
"Tästä voi koitua arvaamattomia seurauksia."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4276,73 +4266,73 @@ msgstr ""
"Palvelin käyttää Suhosin-suojausjärjestelmää. Lue %sohjeista%s tietoja "
"mahdollisista ongelmista."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Mukauta navigointikehystä"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Ei tietokantoja"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Suodatin"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Tyhjennä"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Luo taulu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Valitse tietokanta"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Taulua <b>%s</b> ei löytynyt tai sitä ei ole määritelty tiedostossa %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Valitse muokattava sivu"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Luo uusi sivu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Sivunumero:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automaattinen ulkoasu"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Sisäiset relaatiot"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Valitse taulut"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Näytä/kätke luonnospöytä"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4350,113 +4340,113 @@ msgstr ""
"Nykyisellä sivulla on viittauksia tauluihin, joita ei enää ole olemassa. "
"Haluatko poistaa nuo viittaukset?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Taulua \"%s\" ei ole!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Määrittele koordinaatit taululle %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Tietokannan \"%s\" kaavio - Sivu %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ei tauluja"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relaatioskeema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sisällysluettelo"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Lisätiedot"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Näytä/kätke vasen valikko"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Tallenna sijainti"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Luo taulu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Luo relaatio"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Lataa uudelleen"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ohje"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Kulmikkaat linkit"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Suorat linkit"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Sovita ruudukkoon"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Kaikki pienenä/suurena"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Vaihda pieneksi/suureksi"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Tuo/vie PDF-skeeman koordinaatit"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Siirrä valikko"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Kätke/näytä kaikki"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Kätke/näytä taulut, joilla ei ole relaatiota"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Taulujen määrä"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Poista relaatio"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Valitaksesi relaation, paina :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4471,140 +4461,140 @@ msgstr ""
"paina \"Valitse näytettävä kenttä\" -kuvaketta ja napsauta sitten sopivaa "
"kenttänimeä."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Taulu %1$s on luotu."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Vie/tuo skaalaan"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "suositus"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Sivulta/sivulle"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Tuo tiedostoja"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Kaikki"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Valitse näytettävä binääriloki"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Tiedostot"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Näytä katkaistut kyselyt"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Näytä kyselyt kokonaisuudessaan"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Lokin nimi"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Sijainti"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tapahtuman tyyppi"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Alkuperäinen sijainti"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Tiedot"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Merkistökoodaukset ja aakkosjärjestykset"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Yhtään tietokantaa ei ole valittu."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s tietokantaa poistettiin onnistuneesti."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Tietokantatilastot"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Taulut"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Isäntäpalvelimen replikointi"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Alipalvelimen replikointi"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Siirry tietokantaan"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Isäntäpalvelimen replikointi"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikaatio"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Hallitse tietokannan &quot;%s&quot; käyttöoikeuksia."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Hallitse käyttöoikeuksia"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Näytä tilastot"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Kätke tilastot"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4612,11 +4602,11 @@ msgstr ""
"Huom: Tietokantatilastojen näyttäminen täältä käsin saattaa aiheuttaa "
"runsaasti liikennettä Internet-palvelimen ja MySQL-palvelimen välille."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Tallennusmoottorit"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Näytä tietokannoista vedos (skeema)"
@@ -4820,20 +4810,20 @@ msgid "None"
msgstr "Ei mitään"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Taulukohtaiset käyttöoikeudet"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Huom! MySQL-käyttöoikeuksien nimet ovat englanniksi! "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globaalit käyttöoikeudet"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Tietokantakohtaiset käyttöoikeudet"
@@ -4857,98 +4847,98 @@ msgstr "Kirjautumistiedot"
msgid "Do not change the password"
msgstr "Älä vaihda salasanaa"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Käyttäjiä ei ole."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Käyttäjä %s on jo olemassa!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Uusi käyttäjä lisätty."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Käyttäjän %s käyttöoikeudet on päivitetty."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Käyttäjän %s käyttöoikeudet on poistettu"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Käyttäjän %s salasanan vaihto onnistui."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Poistetaan: %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Yhtään käyttäjää ei valittu poistettavaksi!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Ladataan käyttöoikeuksia uudelleen"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Valitsemiesi käyttäjien poisto onnistui."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Käyttöoikeuksien uudelleenlataus onnistui."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Muokkaa käyttöoikeuksia"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Pura käyttöoikeudet"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Käyttäjien yleiskatsaus"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Valtuudet (GRANT)"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Mikä tahansa"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Lisää uusi käyttäjä"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Poista valitut käyttäjät"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Pura kaikki käyttäjän aktiiviset käyttöoikeudet, ja poista ne sen jälkeen."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Poista tietokannat, joilla on sama nimi kuin käyttäjillä."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4961,52 +4951,52 @@ msgstr ""
"käyttämistä käyttöoikeuksista, jos tauluihin on tehty muutoksia käsin. "
"Tällöin %skäyttöoikeudet on ladattava uudestaan%s ennen jatkamista."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Valittua käyttäjää ei löytynyt käyttöoikeustaulusta."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Sarakekohtaiset käyttöoikeudet"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Lisää käyttöoikeudet seuraavaan tietokantaan"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Korvausmerkkien _ ja % eteen on lisättävä \\-merkki, jotta ne näkyisivät "
"oikein"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Lisää käyttöoikeudet seuraavaan tauluun"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Vaihda kirjautumistietoja / Kopioi käyttäjä"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Luo uusi käyttäjä samoilla käyttöoikeuksilla ja ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... säilytä vanha käyttäjä."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... poista vanha käyttäjä käyttäjätauluista."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... peruuta kaikki vanhan käyttäjän aktiiviset käyttöoikeudet ja tuhoa "
"käyttäjä sen jälkeen."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5014,101 +5004,101 @@ msgstr ""
" ... poista vanha käyttäjä käyttäjätauluista ja lataa käyttöoikeudet sen "
"jälkeen uudelleen."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Tietokanta käyttäjälle"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ei mitään"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Luo samanniminen tietokanta ja anna kaikki oikeudet"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Anna kaikki oikeudet tietokannalle käyttäen korvausmerkkiä (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Anna tietokannalle &quot;%s&quot; kaikki oikeudet"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Käyttäjät, joilla on oikeus käyttää kohdetta &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globaali"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "tietokantakohtainen"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "korvausmerkki"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Säikeen %s lopetus onnistui."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "PhpMyAdmin ei voinut lopettaa säiettä %s. Se on ehkä jo suljettu."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "Tunnus"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Tuntematon virhe"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Isäntäpalvelimeen %s ei voida muodostaa yhteyttä."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Isäntäpalvelimen lokin sijaintia ei voida lukea. Isäntäpalvelimen "
"käyttöoikeusongelmat mahdollisia."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Pääpalvelinta ei voitu vaihtaa"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Isäntäpalvelimeksi on onnistuen vaihdettu %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Tämä palvelin on määritelty replikaatioprosessin isäntäpalvelimeksi."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Näytä isäntäpalvelimen tila"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Näytä alipalvelimet, joihin on muodostettu yhteys"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5117,11 +5107,11 @@ msgstr ""
"Tätä palvelinta ei ole määritetty replikaatioprosessin isäntäpalvelimeksi. "
"Haluatko <a href=\"%s\">määrittää</a> sen?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Isäntäpalvelimen asetukset"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5135,19 +5125,19 @@ msgstr ""
"Voit myös oletusarvoisesti sivuuttaa kaikki tietokannat ja sallia vain "
"tiettyjen tietokantojen replikoinnin. Valitse tila:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Replikoi kaikki tietokannat; Sivuuta:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Sivuuta kaikki tietokannat; Replikoi:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Valitse tietokannat:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5155,7 +5145,7 @@ msgstr ""
"Lisää nyt seuraavat rivit my.cnf-tiedostoosi ja käynnistä sitten MySQL-"
"palvelin alusta."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5165,68 +5155,68 @@ msgstr ""
"jälkeen esiin pitäisi tulla sanoman, joka kertoo, että palvelin <strong>on</"
"strong> asetettu isäntäpalvelimeksi"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Palvelin on määritetty replikaatioprosessin alipalvelimeksi. Mitä haluat "
"tehdä?"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Näytä alipalvelimen tilan taulu"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Yhtenäistä tietokannat isäntäpalvelimen kanssa"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Ohjaa alipalvelinta:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Kokonäkymän alku"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Kokonäkymän loppu"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Nollaa alipalvelin"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "SQL-säie %s vain"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Käynnistä"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Lopeta"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "IO-säie %s vain"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Virheiden hallinta:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5234,19 +5224,19 @@ msgstr ""
"Isäntä- ja alipalvelin saattavat jäädä yhtenäistämättömiksi, mikäli virheet "
"ohitetaan!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Ohita nykyinen virhe"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Ohita seuraava"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "virhettä."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5255,7 +5245,7 @@ msgstr ""
"Tätä palvelinta ei ole määritetty replikaatioprosessin alipalvelimeksi. "
"Haluatko <a href=\"%s\">määrittää</a> sen?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5266,11 +5256,11 @@ msgstr ""
"\"binlog_cache_size\"-muuttujan arvon ja käyttäneet tilapäistiedostoa "
"transaktiokyselyjen tallentamiseen."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Binäärilokin tilapäistä välimuistia käyttäneiden transaktioiden määrä."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5282,11 +5272,11 @@ msgstr ""
"nosta tmp_table_size:n arvoa, jotta tilapäisiä tauluja säilytettäisiin "
"muistissa eikä levyllä."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Mysqld-palvelun luomien tilapäistiedostojen määrä."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5294,7 +5284,7 @@ msgstr ""
"Kertoo, kuinka monta tilapäistaulua palvelin on automaattisesti luonut "
"kyselyjä suorittaessaan."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5302,7 +5292,7 @@ msgstr ""
"Virheen aiheuttaneiden, INSERT DELAYED -kyselyllä kirjoitettujen rivien "
"määrä (virheenä todennäköisesti päällekkäinen avain)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5310,23 +5300,23 @@ msgstr ""
"Käytössä olevien INSERT DELAYED -käsittelijäsäikeiden määrä. Jokainen INSERT "
"DELAYED -kyselyä käyttävä taulu saa käyttöönsä oman säikeensä."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "INSERT DELAYED -rivien kirjoituksia."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "FLUSH-kyselyjä suoritettu."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Sisäisten COMMIT-kyselyjen määrä."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Kertoo, kuinka monta kertaa taulusta on poistettu rivi."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5336,7 +5326,7 @@ msgstr ""
"tietyn nimisen taulun. Tätä toimintoa kutsutaan selvittämiseksi (engl. "
"discovery). Handler_discover ilmaisee selvitettyjen taulujen määrän."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5347,7 +5337,7 @@ msgstr ""
"läpikäyntejä; näin käy esimerkiksi lauseessa SELECT col1 FROM foo, olettaen "
"col1:sen olevan indeksoitu sarake."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5355,7 +5345,7 @@ msgstr ""
"Kertoo, kuinka monta kertaa rivejä on luettu avaimen perusteella. Jos tämä "
"on suuri, kyselyjen ja taulujen indeksointi suoritetaan oikein."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5365,7 +5355,7 @@ msgstr ""
"avainjärjestyksessä. Tämä arvo kasvaa, jos haetaan indeksisarakkeita "
"käyttämällä rajauksia tai jos suoritetaan indeksihaku."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5374,7 +5364,7 @@ msgstr ""
"avainjärjestyksessä. Tätä lukumenetelmää käytetään lähinnä ORDER BY ... DESC "
"-kyselyllä optimoimiseen."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5387,7 +5377,7 @@ msgstr ""
"pakottavat MySQL-palvelimen käymään läpi kaikki taulut, tai käytät "
"liitoksia, jotka käyttävät avaimia virheellisesti."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5399,35 +5389,35 @@ msgstr ""
"yleensä siitä, että tauluja ei ole indeksoitu hyvin, tai että kyselyjä ei "
"ole kirjoitettu siten, että ne hyödyntäisivät luomiasi indeksejä."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Sisäisten ROLLBACK-kyselyjen määrä."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Taulun rivien päivityspyyntöjen määrä."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Kertoo tauluihin lisättyjen rivien määrän."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Tietoa (epäsiistiä tai siistiä) sisältävien sivujen määrä"
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Tällä hetkellä epäsiistinä olevien sivujen määrä."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Siistittäviksi pyydettyjen, puskurivarannossa olevien sivujen määrä."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Vapaiden sivujen määrä."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5437,7 +5427,7 @@ msgstr ""
"parhaillaan luetaan tai kirjoitetaan tai joita ei voida poistaa tai joiden "
"välimuistia ei voida tyhjentää syystä tai toisesta."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5449,11 +5439,11 @@ msgstr ""
"takia. Tämä arvo voidaan laskea näinkin: Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Puskurivarannon kokonaiskoko sivuina."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5461,7 +5451,7 @@ msgstr ""
"InnoDB:n käynnistämien umpimähkäisten ennakkolukujen määrä. Näin käy kyselyn "
"lukiessa satunnaisessa järjestyksessä läpi laajoja alueita taulusta."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5469,11 +5459,11 @@ msgstr ""
"InnoDB:n käynnistämien perättäisten ennakkolukujen määrä. Näin käy kun "
"InnoDB lukee läpi kokonaisen taulun tavallisessa järjestyksessä."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "InnoDB:n suorittamien loogisten lukupyyntöjen määrä."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5481,7 +5471,7 @@ msgstr ""
"Sellaisten loogisten lukujen määrä, joita InnoDB ei voinut toteuttaa "
"puskurivarannon avulla vaan joutui lukemaan yksittäisen sivun."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5495,55 +5485,55 @@ msgstr ""
"kertoo tällaisten odotusten määrän. Jos puskurivarannon koko on asetettu "
"sopivaksi, tämän arvon pitäisi olla alhainen."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB:n puskurivarannon kirjoituspyyntöjen määrä."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Fsync()-toimenpiteitä tähän mennessä."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Tällä hetkellä käynnissä olevien fsync()-toimenpiteiden määrä."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Tällä hetkellä käynnissä olevien lukutoimenpiteiden määrä."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Tällä hetkellä käynnissä olevien kirjoitustoimenpiteiden määrä."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Tähän mennessä luetun tiedon määrä tavuina."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Kertoo, kuinka monta kertaa tietoja on luettu kaikkiaan."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Kertoo, kuinka monta kertaa tietoja on kirjoitettu kaikkiaan."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Kertoo, kuinka paljon on tähän mennessä tietoja kirjoitettu (tavuina)."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Suoritettujen päällekkäisten kirjoitustoimenpiteiden määrä ja tätä varten "
"kirjoitettujen sivujen määrä."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Suoritettujen päällekkäisten kirjoitustoimenpiteiden määrä ja tätä varten "
"kirjoitettujen sivujen määrä."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5551,35 +5541,35 @@ msgstr ""
"Liian pienestä lokipuskurista johtuneiden odotusten määrä, jolloin puskurin "
"tyhjentymistä jouduttiin odottamaan ennen jatkamista."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Kertoo, kuinka monta kertaa lokitiedostoon on pyydetty kirjoittaa."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Kertoo, kuinka monta kertaa lokitiedostoon on fyysisesti kirjoitettu."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Lokitiedostojen fsync()-kirjoitusten määrä."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Lokitiedoston avointen fsync-synkronointien määrä."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Avoimet lokitiedostokirjoitukset."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Lokitiedostoon kirjoitettujen tavujen määrä."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Luotujen sivujen määrä."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5588,52 +5578,52 @@ msgstr ""
"arvoja lasketaan sivuina; sivukoon avulla voidaan helposti laskea sivujen "
"koko tavuina."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Luettujen rivien määrä."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Kirjoitettujen sivujen määrä."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Tällä hetkellä odotettavien rivilukitusten määrä."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
"Rivilukituksen valmistumiseen kuluva aika keskimäärin, millisekunteina."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Rivilukitusten valmistumiseen kuluva aika yhteensä, millisekunteina."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Rivilukituksen noutamiseen kulunut aika enimmillään, millisekunteina."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Kertoo, kuinka monta kertaa rivilukitusta on jouduttu odottamaan."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB-tauluista poistettujen rivien määrä."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB-tauluihin lisättyjen rivien määrä."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB-taulusta luettujen rivien määrä."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB-taulun päivitettyjen rivien määrä."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5642,7 +5632,7 @@ msgstr ""
"muutoksia, mutta joita ei vielä ole tallennettu levylle. Tämä toiminto "
"tunnetaan yleisesti nimellä Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5651,20 +5641,20 @@ msgstr ""
"avulla voi määrittää, kuinka paljon avainvälimuistia halutaan olevan "
"käytössä."
-#: server_status.php:106
+#: server_status.php:105
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 "Samaan aikaan avainvälimuistissa olleiden lohkojen määrä enimmillään."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
"Kertoo, kuinka monta pyyntöä on suoritettu avainlohkon hakemiseksi "
"välimuistista."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5675,16 +5665,16 @@ msgstr ""
"asetettu liian alhainen arvo. Välimuistin käyttötahti voidaan laskea "
"lausekkeella Key_reads / Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Kertoo, kuinka monta kertaa välimuistiin on kirjoitettu avainlohko."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
"Kertoo, kuinka monta kertaa levylle on fyysisesti kirjoitettu avainlohko."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5695,12 +5685,12 @@ msgstr ""
"kyselytapausta varten. Oletusarvo 0 tarkoittaa, että yhtään kyselyä ei ole "
"vielä koottu."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Kertoo, kuinka monta riviä INSERT DELAYED -jonoissa odottaa kirjoittamista."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5708,36 +5698,36 @@ msgstr ""
"Avattujen taulujen määrä. Jos määrä on suuri, tauluvälimuistin arvo saattaa "
"olla liian alhainen."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Avoinna olevien tiedostojen määrä."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Avoinna olevien tietovirtojen määrä (käytetään pääasiassa kirjauksessa)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Avoinna olevien taulujen määrä."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Vapaitten muistilohkojen määrä kyselyvälimuistissa."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Kyselyvälimuistin vapaan muistin määrä."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Välimuistiosumien määrä."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Välimuistiin lisättyjen kyselyjen määrä."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5750,7 +5740,7 @@ msgstr ""
"Kyselyvälimuisti päättää välimuistista poistettavat kyselyt LRU-käytännön "
"avulla (\"least recently used\" eli \"äskettäin vähiten käytetyt kyselyt\")."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5759,24 +5749,24 @@ msgstr ""
"tallentaa välimuistiin tai ei muuten vain ole tallennettu sinne "
"query_cache_type-asetuksen takia)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Rekisteröityjen kyselyjen määrä välimuistissa."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Lohkojen kokonaismäärä kyselyvälimuistissa."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Nollaa"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Replikaation vikasietotila (ei vielä toteutettu)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5784,11 +5774,11 @@ msgstr ""
"Kertoo, kuinka moni liitos ei käytä indeksejä. Jos tämä arvo ei ole 0, "
"taulujen indeksit olisi hyvä tarkistaa tarkkaan."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Niiden liitosten määrä, jotka käyttivät viitetaulussa aluehakua."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5797,7 +5787,7 @@ msgstr ""
"rivin jälkeen. (Jos tämä ei ole 0, taulujen indeksit tulisi tarkistaa "
"huolella.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5805,17 +5795,17 @@ msgstr ""
"Kertoo niiden liitosten määrän, jotka käyttävät rajausta ensimmäisessä "
"taulussa. (Yleensä ei ole vakavaa, vaikka tämä arvo olisi suuri.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Kertoo niiden liitosten määrän, jotka suorittivat ensimmäisestä taulusta "
"täydellisen tarkistuksen."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "SQL-alisäikeen avointen tilapäistaulujen määrä tällä hetkellä."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5823,13 +5813,13 @@ msgstr ""
"Kertoo, kuinka usein replikaation SQL-alisäie on käynnistyksestään lähtien "
"kaikkiaan uudelleen yrittänyt transkatioita."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Tämän on päällä (ON), mikäli kyseinen palvelin on pääpalvelimeen kytketty "
"alipalvelin."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5837,14 +5827,14 @@ msgstr ""
"Niiden säikeiden määrä, joiden luomiseen on kulunut aikaa enemmän kuin "
"slow_launch_time sekuntia."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Niiden kyselyjen määrä, joiden suorittamiseen on kulunut aikaa enemmän kuin "
"long_query_time sekuntia."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5853,25 +5843,25 @@ msgstr ""
"Lajittelualgoritmiin tarvittavien lomitusten määrä. Jos tämä arvo on suuri, "
"sort_buffer-muuttujan arvoa voi suurentaa."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Arvolillä suoritettujen lajittelutoimenpiteiden määrä."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Lajiteltujen rivien määrä."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Niiden lajittelutoimenpiteiden määrä, jotka on suoritettu lukemalla taulu "
"läpi."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Kertoo, kuinka usein taulu on saatu lukittua heti."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5883,7 +5873,7 @@ msgstr ""
"hyvä ensin optimoida kyselyjä ja sitten joko jakaa taulu useampaan osaan tai "
"käyttää hyödyksi replikaatiota."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5893,11 +5883,11 @@ msgstr ""
"voidaan laskea täten kaavalla Threads_created / yhteyksien lkm. Jos tämä "
"arvo on punainen, thread_cache_size-muuttujan arvoa tulisi nostaa."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Tällä hetkellä avoinna olevien yhteyksien määrä."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5909,87 +5899,87 @@ msgstr ""
"säikeet on toteutettu hyvin, tällä ei ole kovin suurta vaikutusta "
"suorituskykyyn.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Hereillä olevien säikeiden määrä."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Ajonaikaiset tiedot"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Käsittelijä"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Kyselyvälimuisti"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Säikeet"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Väliaikaista tietoa"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Viivästetyt lisäyslauseet"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Avainvälimuisti"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Liitokset"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Lajittelu"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaktion koordinaattori"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Tyhjennä (sulje) kaikki taulut"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Näytä avoimet taulut"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Näytä alipalvelimet"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Näytä alipalvelimen tila"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Tyhjennä kyselymuisti"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Näytä prosessit"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Nollaa"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Tämä MySQL-palvelin on ollut käynnissä %s. Se käynnistettiin %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -5997,19 +5987,19 @@ msgid ""
"b> process."
msgstr "Tämä palvelin on määritelty replikaatioprosessin isäntäpalvelimeksi."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "Tämä palvelin on määritelty replikaatioprosessin isäntäpalvelimeksi."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "Tämä palvelin on määritelty replikaatioprosessin isäntäpalvelimeksi."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6023,7 +6013,7 @@ msgstr ""
"palvelimen replikaatiotilasta lisää tietoja kohdasta <a href=\"#replication"
"\">Replikaatio</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6031,11 +6021,11 @@ msgstr ""
"<b>Palvelinliikenne</b>: Nämä taulukot näyttävät tämän MySQL-palvelimen "
"verkkoliikennetilastot käynnistyksestä lähtien."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Liikenne"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6043,36 +6033,36 @@ msgstr ""
"Ruuhkaisten palvelinten tavulaskurit saattavat ylivuotaa, joten MySQL-"
"palvelimen ilmoittamat tilastotiedot saattavat olla virheellisiä."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "tunnissa"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Vastaanotettu"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Lähetetty"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Yhteydet"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Enim. yhtäaikaisia yhteyksiä"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Epäonnistuneet yritykset"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Keskeytetty"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6081,129 +6071,129 @@ msgstr ""
"<b>Kyselytilastot</b>: Tälle palvelimelle on lähetetty viime käynnistyksestä "
"lähtien %s kyselyä."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minuutissa"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "sekunnissa"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Kyselyn tyyppi"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikaation tila"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Lähteeseen ei voida muodostaa yhteyttä"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Kohteeseen ei voida muodostaa yhteyttä"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Tietokantaa '%s' ei ole olemassa."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Rakenteen yhtenäistäminen"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Tietojen yhtenäistäminen"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "ei käytössä"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Rakenne-erot"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Tietojen erot"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Lisää sarake/sarakkeita"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Poista sarake/sarakkeet"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Muuta saraketta/sarakkeita"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Poista indeksi(t)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Käytä indeksiä/indeksejä"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Päivitä rivi(t)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Lisää rivi/rivejä"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Haluatko poistaa kaikki edelliset rivit kohdetauluista?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Tee valitut muutokset"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Yhtenäistä tietokannat"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Valitut kohdetaulut on yhtenäistetty lähdetaulujen kanssa."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Kohdetietokanta on yhtenäistetty lähdetietokannan kanssa"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Seuraavat kyselyt on suoritettu:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Salaamaton yhteys"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Asetustiedosto"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Pistoke"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6211,29 +6201,29 @@ msgstr ""
"Kohdetietokanta yhtenäistetään täydellisesti lähdetietokantaan. "
"Lähdetietokanta pysyy muuttumattomana."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Palvelimen muuttujat ja asetukset"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Tämän istunnon arvo"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globaali arvo"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Asetustiedosto"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Lataa koneelle"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6242,111 +6232,107 @@ msgstr ""
"mahdollisesti arkaa tietoa kuten salasanoja) siirretään salaamattomana!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Yleiskatsaus"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Näytä piilotetut sanomat (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Palvelimia ei ole määritelty"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Uusi palvelin"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Oletuskieli"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "anna käyttäjän valita"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- ei mitään -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Oletuspalvelin"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Rivin loppu"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Näytä"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Lataa asetukset"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdminin verkkosivut"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Lahjoita"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Tarkista uusin versio"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Ominaisuudet"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigointikehys"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Pääkehys"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Muokkaa palvelinta"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Lisää uusi palvelin"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Virheellinen arvo"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Aseta arvo: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Palauta oletusarvo"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Varoitus"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Salli merkistömuunnos"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Jos käytössä, käyttäjä voi syöttää minkä tahansa MySQL-palvelimen "
"kirjautumislomakkeeseen evästetodennusta varten"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6364,30 +6350,30 @@ msgstr ""
"palveluntarjoajalle, johon sinun lisäksesi tuhannet käyttäjät ovat "
"yhteydessä."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Salli kirjautuminen mihin tahansa MySQL-palvelimeen"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Näytä tavallisille käyttäjille &quot;Tuhoa tietokanta&quot;"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"Avaimen tulisi sisältää merkkejä, numeroita [em]ja[/em] erikoismerkkejä"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr "Evästeiden salausavain [kbd]cookie[/kbd]-todennuksessa"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Avain on liian lyhyt; siinä tulisi olla ainakin 8 merkkiä"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6396,27 +6382,27 @@ msgstr ""
"Et asettanut blowfish-salausavainta ja evästetodennus on käytössä, joten "
"sinulle luotiin automaattisesti avain; sitä ei tarvitse muistaa."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish-salausavain"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Korosta valitut rivit"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Rivin merkintä"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Korosta rivi, jota kohdistin osoittaa"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Korosta osoitin"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6424,11 +6410,11 @@ msgstr ""
"Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/Bzip2]"
"bzip2[/a]-pakkausta"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6439,11 +6425,11 @@ msgstr ""
"purkuun[/a] tarvitaan funktioita (%s), jotka eivät ole käytettävissä tässä "
"järjestelmässä."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Asetuksia ei voi ladata tai tallentaa"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6453,7 +6439,7 @@ msgstr ""
"a] mukaisesti [em]config[/em]-niminen kansio, johon verkkopalvelin voi "
"kirjoittaa. Muutoin asetuksia voi vain ladata ja tarkastella."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6468,33 +6454,33 @@ msgstr ""
"[kbd]input[/kbd] - sallii syötön pituuden rajoittamisen, [kbd]textarea[/kbd] "
"- sallii kentissä uudet rivit"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR-kenttien muokkaus"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "CHAR- ja VARCHAR-tekstikenttien sarakemäärä"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR-tekstikentän sarakkeet"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "CHAR- ja VARCHAR-tekstikenttien rivimäärä"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR-tekstikentän rivit"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Tarkista asetustiedoston käyttöoikeudet"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6503,11 +6489,11 @@ msgstr ""
"kohtaat ongelmia luoduissa gzip- ja bzip2-tiedostoissa, poista tämä "
"ominaisuus käytöstä"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Pakkaa lennossa"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6515,43 +6501,35 @@ msgstr ""
"Pitääkö näyttää varoitus (\"Haluatko varmasti...\"), kun tietoja aiotaan "
"kadottaa."
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Vahvista DROP-kyselyt"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Muunnoksissa käytettävä oletusmerkistö"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Oletusmerkistö"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Tietokantaa syötettäessä näytettävä välilehti"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Oletusarvoinen tietokantavälilehti"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Palvelinta syötettäessä näytettävä välilehti"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Oletusarvoinen palvelinvälilehti"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Taulua syötettäessä näytettävä välilehti"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Oletusarvoinen tauluvälilehti"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6560,74 +6538,74 @@ msgstr ""
"hakemisto ole koko maailman käytettävissä ja etteivät palvelimen muut "
"käyttäjät voi lukea tai kirjoittaa siihen."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Näyttää tietokannat luettelona eikä pudotusvalikkona"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Näytä tietokannat luettelona"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Näytä palvelimet luettelona eikä pudotusvalikkona"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Näytä palvelimet luettelona"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "MySQL-palvelimeen ei voitu yhdistää"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Tyhjennä phpMyAdminin hallintakäyttäjän salasana käytettäessä pmadb-kantaa"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Tyhjennä phpMyAdminin hallintakäyttäjä käytettäessä pmadb-kantaa"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Tyhjennä kirjautumisistunnon nimi käytettäessä signon-todennustapaa"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Tyhjennä kirjautumisen verkko-osoite käytettäessä signon-todennustapaa"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Tyhjennä käyttäjänimi käytettäessä config-todennustapaa"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Lähetetyssä lomakkeessa on virheitä"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Virheellinen IP-osoite: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Virheellinen porttinumero"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Kohteesta %s puuttuu tiedot"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Ei ole epänegatiivinen luku"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Ei ole positiivinen luku"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6635,43 +6613,43 @@ msgstr ""
"Aseta enimmäissekuntimäärä, jonka skripti saa ajaa ([kbd]0[/kbd] = ei "
"aikarajaa)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Suorituksen enimmäiskesto"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Tiedoston merkistö"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Tietokantanimen pohja"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Palvelinnimen pohja"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Taulunimen pohja"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Tallenna palvelimelle"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Muista tiedostonimen pohja"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "ei"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Pakota käyttämään phpMyAdminissa suojattua yhteyttä"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6679,11 +6657,11 @@ msgstr ""
"Tämä [a@?page=form&amp;formset=features#tab_Security]valinta[/a] tulisi "
"ottaa käyttöön, jos verkkopalvelin tukee sitä"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Pakota käyttämään SSL-yhteyttä"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6691,87 +6669,87 @@ msgstr ""
"Lajittelujärjestys viiteavaimen pudotusvalikon kohteille; [kbd]content[/kbd] "
"on viitatut tiedot, [kbd]id[/kbd] on avainarvo"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Viiteavaimen pudotusvalikon järjestys"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Pudotusvalikkoa käytetään, jos kohteita on enemmän"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Viiteavaimen rajoitus"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Selaustila"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Mukauta selaustilaa"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Mukauta muokkaustilaa"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Muokkaustila"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Mukauta viennin oletusasetuksia"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Vie oletusarvot"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Mukauta yleistuonnin oletusasetuksia"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Tuo oletusarvot"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Aseta tuonti- ja vientihakemistot sekä pakkauksen asetukset"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Tuonti ja vienti"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Tietokantojen näyttöasetukset"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Mukauta navigointikehyksen näkymää"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Palvelinten näyttöasetukset"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Taulujen näyttöasetukset"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Asetukset, jotka eivät sovi muualle"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Muut ydinasetukset"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Mukauta kyselyikkunan asetuksia"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6779,15 +6757,15 @@ msgstr ""
"Huomaa, että phpMyAdmin on vain käyttöliittymä, ja sen ominaisuuksia ei ole "
"rajoitettu MySQL-tietokantaan"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Turvallisuus"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Perusasetukset"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6795,23 +6773,23 @@ msgstr ""
"Palvelimen lisämäärittely; älä muuta näitä valintoja, ellet tiedä, mihin "
"niitä käytetään."
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Palvelimen määrittely"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Anna palvelimen yhteysparametrit"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Anna kirjautumistodennuksen kirjautumisasetukset"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Kirjautumistodennuksen asetukset"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6821,47 +6799,47 @@ msgstr ""
"ohjeista [a@../Documentation.html#linked-tables]linkitettyjen taulujen "
"infrastruktuuri[/a]."
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA-tietokanta"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Mukauttaminen"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Mukauta viennin oletusasetuksia"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Mukauta tuonnin oletusasetuksia"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Mukauta navigointikehystä"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Mukauta pääkehystä"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Mukauta SQL-kyselykentässä näytettäviä linkkejä"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL-kyselykenttä"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6869,27 +6847,27 @@ msgstr ""
"SQL-kyselyjen asetukset; SQL-kyselykentän asetuksia varten katso [a@?"
"page=form&amp;formset=main_frame#tab_Sql_box]navigointikehyksen[/a] asetukset"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL-kyselyt"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Mukauta käynnistyssivua"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Käynnistys"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Valitse haluamasi välilehtien toiminta"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Välilehdet"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6897,11 +6875,11 @@ msgstr ""
"Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/Gzip]gzip"
"[/a]-pakkausta"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6912,15 +6890,15 @@ msgstr ""
"purkuun[/a] tarvitaan funktioita (%s), jotka eivät ole käytettävissä tässä "
"järjestelmässä."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Iconv-laajennuksen lisäparametrit"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Älä välitä virheistä"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6928,11 +6906,11 @@ msgstr ""
"Jos käytössä, phpMyAdmin jatkaa monilausekyselyjen laskemista, vaikka yksi "
"kyselyistä epäonnistui"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Älä välitä peräkkäisistä lausevirheistä"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6942,11 +6920,11 @@ msgstr ""
"Tätä kannattaa käyttää tuotaessa suuria tiedostoja; se saattaa kuitenkin "
"katkaista transaktiot."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Osittainen tuonti: salli keskeytys"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6954,15 +6932,15 @@ msgstr ""
"Oletusmuoto; huomaa, että tämä luettelo riippu sijainnista (tietokanta, "
"taulu), ja käytettävissä on vain SQL"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Osittainen tuonti: ohita kyselyjä"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Salaamaton yhteys"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6971,43 +6949,43 @@ msgstr ""
"Jos palvelimen asetukset on määritetty hyväksymään HTTPS-pyynnöt, [a@%s]ota "
"käyttöön[/a] salattu yhteys."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Kuinka monta riviä voi lisätä kerrallaan"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Lisättyjen rivien määrä"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Pikakäyttökuvakkeen kohde"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Näytä vasemmassa kehyksessä logo"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Näytä logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Näytä palvelimen alinta vasemman kehyksen yläkulmassa"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Näytä palvelinten valinta"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Merkkijono, joka jakaa tietokannat eri puutasoille"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Tietokantapuun erotin"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7015,35 +6993,35 @@ msgstr ""
"Vain kevyt versio; näytä tietokannat puuna (puu määritellään alla "
"osoitetulla erottimella)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Näytä tietokannat puuna"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Käytä kevyttä versiota"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Taulupuun enimmäissyvyys"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Merkkijono, joka jakaa taulut eri puutasoille"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Taulupuun erotin"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logon linkin osoite"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7051,27 +7029,27 @@ msgstr ""
"Avaa linkitetty sivu pääikkunassa: ([kbd]main[/kbd]) tai uudessa ikkunassa: "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logon linkin kohde"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Korosta kohdistimen alla oleva palvelin"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Käytä korostusta"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Käytä pelkistettyjä välilehtiä"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Kevyet välilehdet"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7082,22 +7060,22 @@ msgstr ""
"asetetaan FALSE:ksi, saattaa helposti unohtaa kirjata muut palvelimet ulos, "
"mikäli yhteyksiä on muodostettu useisiin palvelimiin."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Poista kaikki evästeet uloskirjauduttaessa"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
"Määritä, onko evästetodennustilassa muistettava edellinen kirjautuminen"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Anna käyttäjänimi"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7109,15 +7087,15 @@ msgstr ""
"ajan ja poistetaan, kun selainikkuna suljetaan. Tätä suositellaan "
"epäluotetuille ympäristöille."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Kirjautumisevästeen tallennus"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Määrittele sekunteina, kuinka pitkään kirjautumiseväste on kelvollinen"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7128,29 +7106,29 @@ msgstr ""
"suuremmat arvot saattavat johtaa tietoturvariskiin esimerkiksi toisena "
"käyttäjänä esiintymisen muodossa."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Kirjautumisevästeen kelpoisuus"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Näytettävän SQL-kyselyn enimmäispituus"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Näytettävän SQL-kyselyn enimmäispituus"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Vasemmassa kehyksessä ja tietokantaluettelossa näkyvien tietokantojen "
"enimmäismäärä"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Tietokantoja enintään"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7160,19 +7138,19 @@ msgstr ""
"enemmän rivejä, näytetään &quot;Edellinen&quot;- ja &quot;Seuraava&quot;-"
"linkit."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Näytettävien rivien enimmäismäärä"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Taululuettelossa näkyvien taulujen enimmäismäärä"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Tauluja enintään"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7180,27 +7158,27 @@ msgstr ""
"Skriptin varaama enimmäistavumäärä, esim. [kbd]32M[/kbd] ([kbd]0[/kbd] = ei "
"rajoitusta)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Muistirajoitus"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Käytä vain kuvakkeita, vain tekstiä tai molempia"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Navigointipalkki, jossa kuvakkeet"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "käytä Gzip-ulostulon puskurointia nopeuttaaksesi HTTP-siirtoja"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip-ulostulon puskurointi"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7212,35 +7190,35 @@ msgstr ""
"[kbd]SMART[/kbd] - eli laskeva järjestys kentille, joiden tyyppi on TIME, "
"DATE, DATETIME tai TIMESTAMP; muulloin nouseva järjestys"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Oletuslajittelujärjestys"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Käytä MySQL-tietokantojen jatkuvia yhteyksiä"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Jatkuvat yhteydet"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Kuvakkeellisen taulun toiminnot"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Estä BLOB- ja BINARY-kenttien muokkaus"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Suojaa binäärikentät"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7249,47 +7227,47 @@ msgstr ""
"tarvitaan). Jos poistettu käytöstä, tämä käyttää JavaScript-rutiineja "
"kyselyhistorian näyttämisessä (katoaa, kun ikkuna suljetaan)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Pysyvä kyselyhistoria"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Kuinka monta kyselyä historiassa pidetään"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Kyselyhistorian pituus"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Uutta kyselyikkunaa avattaessa näytettävä välilehti"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Oletusarvoinen kyselyikkunavälilehti"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Valitse, mitä funktioita käytetään merkistömuunnoksessa"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Merkistön uudelleenkoodaus"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Yritä palauttaa virheelliset kentät oletusarvoilleen"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Hakemisto, jonne viennit voi tallentaa palvelimella"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Tallennushakemisto"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7305,47 +7283,47 @@ msgstr ""
"mode=edit&amp;id=%1$d#tab_Server]Todennustyypiksi[/a] kannattaa asettaa [kbd]"
"cookie[/kbd] tai [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Suorituskykysyistä tulisi käyttää mysqli-laajennusta."
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Sallit yhteyden muodostamisen palvelimeen ilman salasanaa."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Jätä tyhjäksi, jos tätä ei käytetä"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Palvelintodennuksen järjestys"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Käytä oletusarvoja jättämällä tyhjäksi"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Palvelintodennuksen säännöt"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Salli kirjautumiset ilman salasanaa"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Salli pääkäyttäjän kirjautuminen"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7354,19 +7332,19 @@ msgstr ""
"[a@http://swekey.com]SweKey-laitteistotodennuksen[/a] asetustiedoston polku "
"(ei dokumenttijuuressa; suositeltu: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey-asetustiedosto"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Käytettävä todennustyyppi"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Todennustyyppi"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7374,11 +7352,11 @@ msgstr ""
"Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/bookmark]"
"kirjanmerkki[/a]tukea; oletusarvo: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Kirjanmerkkitaulu"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7386,31 +7364,31 @@ msgstr ""
"Jätä tyhjäksi, jos et halua sarakkeiden kommentteja ja mime-tyyppejä; "
"oletusarvo: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Saraketietojen taulu"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Pakkaa MySQL-palvelimen yhteys"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Pakkaa yhteys"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Yhteystyyppi"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Hallintakäyttäjän salasana"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7419,19 +7397,19 @@ msgstr ""
"lisätietoja saatavilla [a@http://wiki.phpmyadmin.net/pma/controluser]wikissä"
"[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Hallintakäyttäjä"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Laske taulujen määrä, kun tietokantaluettelo näytetään"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Laske taulujen määrä"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7439,11 +7417,11 @@ msgstr ""
"Jätä tyhjäksi, jos et halua Suunnittelija-taulua; oletusarvo: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Suunnittelija-taulu"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7452,11 +7430,11 @@ msgstr ""
"virheenjäljittimestä[/a] ja [a@http://bugs.mysql.com/19588]MySQL:n "
"ohjelmavirheistä[/a]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Poista INFORMATION_SCHEMA käytöstä"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7474,24 +7452,24 @@ msgstr ""
"palveluntarjoajalle, johon sinun lisäksesi tuhannet käyttäjät ovat "
"yhteydessä."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Käytettävä PHP-laajennus"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Piilota tietokannat, jotka vastaavat säännöllistä lauseketta (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Piilota tietokannat"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7499,11 +7477,11 @@ msgstr ""
"Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]"
"pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL-kyselyhistorian taulu"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7515,33 +7493,33 @@ msgstr ""
"Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]"
"pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "SQL-kyselyhistorian taulu"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "MySQL-palvelimen verkkonimi"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Palvelimen verkkonimi"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Uloskirjautumisen verkko-osoite"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Yritä yhdistää ilman salasanaa"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Yhdistä ilman salasanaa"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7550,30 +7528,30 @@ msgstr ""
"koodinvaihtomerkin, mikäli haluat käyttää niiden todellista ilmentymää; "
"käytä esimerkiksi 'oma\\_db' eikä 'oma_db'."
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Näytä vain luetteloidut tietokannat"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Jätä tyhjäksi, jot et käytä config-todennusta"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Config-todennuksen salasana"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-kaavio: sivujen taulu"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7583,16 +7561,16 @@ 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]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Palvelinportti"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7600,19 +7578,19 @@ msgstr ""
"Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/relation]"
"relaatiolinkki[/a]tukea; oletusarvo: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relaatiotaulu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Mahdollisten tietokantojen noutoon käytettävä SQL-käsky"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES -käsky"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7620,100 +7598,100 @@ msgstr ""
"Katso [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]todennustyyppien[/"
"a] esimerkit"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon-istunnon nimi"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon-kirjautumisen verkko-osoite"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automaattinen palautuminen"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Tieto"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "SSL-yhteyttä tulisi käyttää, jos verkkopalvelin tukee sitä."
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Palvelinpistoke"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Yhdistä MySQL-palvelimeen käyttäen SSL-yhteyttä"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Käytä SSL-yhteyttä"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-kaavio: taulun koordinaatit"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7725,17 +7703,17 @@ msgstr ""
"Taulu, joka kuvaa näyttökentät; jätä tyhjäksi, jos et halua tukea; "
"oletusarvo: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Näyttökenttien taulu"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Config-todennuksen käyttäjä"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7743,11 +7721,11 @@ msgstr ""
"Poista käytöstä, mikäli tiedät pma_*-taulujesi olevan ajan tasalla. Tämä "
"estää yhteensopivuustarkistukset ja lisää siten suorituskykyä."
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Yksityiskohtainen tarkistus"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7755,22 +7733,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."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Tämän palvelimen yksityiskohtainen nimi"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Pitääkö käyttäjälle näyttää \"Näytä kaikki (tietueet)\" -painike"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Salli kaikkien rivien näyttäminen"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7780,27 +7758,27 @@ msgstr ""
"todennusta käytettäessä, koska salasana lukee suoraan asetustiedostossa; "
"tämä ei estä saman komennon suorittamista suoraan."
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Näytä salasananvaihtolomake"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Näytä tietokannanluontilomake"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Näytä lomake"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Näytä funktiokentät muokkaus- ja liäsystilassa"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Näytä funktiokentät"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7808,31 +7786,31 @@ msgstr ""
"Näyät linkki [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a]-"
"käskyn tulosteeseen"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Näytä phpinfo()-linkki"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Näytä MySQL-palvelimen tarkat tiedot"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Määrittele, pitääkö phpMyAdminin luomat SQL-kyselyt näyttää"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Näytä SQL-kyselyt"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "Salli tietokannan ja taulun tilastojen (eli tilankäytön) näyttäminen"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Näytä tilastot"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7840,11 +7818,11 @@ msgstr ""
"Jos työkaluvihjeet ovat päällä ja tietokannan kommentti on asetettu, tämä "
"näyttää kommentin ja oikean nimen"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Näytä tietokannan kommentti, ei nimi"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7856,26 +7834,26 @@ msgstr ""
"['LeftFrameTableSeparator']-asetuksen mukaisesti, jolloin vain kansiota "
"kutsutaan aliaksena, itse taulun nimi pysyy muuttumattomana"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Näytä taulun kommentti, ei nimi"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Näytä taulun kommentit työkaluvihjeissä"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Ohita lukitut taulut"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7883,15 +7861,15 @@ msgstr ""
"Ehdota tietokannan nimeä &quot;Luo tietokanta&quot; -lomakkeessa "
"(mahdollisuuksien mukaan) tai pidä tekstikenttä tyhjänä"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Ehdota uuden tietokannan nimeä"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "kyllä"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7903,29 +7881,29 @@ 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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
"Luotettujen välipalvelimien luettelo IP-osoitteden sallimista ja estämistä "
"varten"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Palvelimen hakemisto, jonne tuotavia tiedostoja voi lähettää"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Lähetyshakemisto"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Antaa hakea koko tietokannasta"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Käytä tietokantahakua"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7934,11 +7912,11 @@ msgstr ""
"Näytä monilausekyselyjen kaikki vaikuttuneet rivit. Katso libraries/import."
"lib.php-tiedoston oletusarvoista, kuinka monta kyselyä lauseessa voi olla."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Yksityiskohtaiset peräkkäiset lauseet"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7946,11 +7924,11 @@ msgstr ""
"Version luku epäonnistui. Verkko on ehkä yhteydettömässä tilassa, tai "
"päivityspalvelin ei vastaa."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Palvelimelta saatiin virheellinen versiomerkkijono."
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7959,7 +7937,7 @@ msgstr ""
"phpMyAdminista on saatavilla uusi versio. Kannattaa harkita päivitystä. "
"Uusin versio on %s, ja se on julkaistu %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7971,25 +7949,25 @@ msgstr ""
"Käytössä on subversion-versio, suorita [kbd]svn update[/kbd] :-)[br]Uusin "
"vakaa versio on %s, joka julkaistiin %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Saatavilla ei ole uudempaa vakaata versiota."
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Jäsentämättömissä oleva versiomerkkijono"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Version tarkistus"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Versiota ei voi tarkistaa, koska URL- tai CURL-käärettä ei ole saatavilla."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7997,7 +7975,7 @@ msgstr ""
"Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/ZIP_"
"(file_format)]ZIP[/a]-pakkausta"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8007,7 +7985,7 @@ msgstr ""
"tarvitaan funktioita (%s), jotka eivät ole käytettävissä tässä "
"järjestelmässä."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8017,323 +7995,323 @@ msgstr ""
"tarvitaan funktioita (%s), jotka eivät ole käytettävissä tässä "
"järjestelmässä."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Lisätyn rivin tunnus: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Näytetään PHP-koodina"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Näytetään SQL-kysely"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Taulun \"%s\" indeksien kanssa on ongelmia"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Tunniste"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Taulun %1$s muuttaminen onnistui."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Selaa viitearvoja"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funktio"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Älä huomioi"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Pituudestaan johtuen<br /> tätä saraketta ei voine muokata "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Poista BLOB-tietokantaviittaus"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binääritietoa - älä muokkaa"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Lähetä BLOB-tietokantaan"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Lisää uutena rivinä"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Näytetään SQL-kysely"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Takaisin"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Lisää uusi rivi"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Palaa tälle sivulle"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Muokkaa seuraavaa riviä"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Käytä arvojen välillä siirtymiseen sarkainta. Ctrl- ja nuolinäppäimillä voi "
"siirtyä mihin tahansa kohtaan."
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Aloita lisäys alusta %s rivillä"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Taulu %s on jo olemassa!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Taulu %1$s on luotu."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Tee vedos taulusta"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Perusavaimen nimen on oltava PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Indeksiä ei voi muuttaa PRIMARY-nimiseksi!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Indeksin osia ei ole määritelty!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Luo uusi indeksi"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Muokkaa indeksiä"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeksin nimi:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indeksin tyyppi:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" saa olla <b>vain ja ainoastaan</b> perusavaimen nimenä!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Lisää indeksiin %s sarake(tta)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Sarakkeiden määrän on oltava nollaa suurempi."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Taulua ei voi siirtää itseensä!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Taulua ei voi kopioida itseensä!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Taulu %s on siirretty %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Taulu %s on kopioitu uuteen tauluun %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Taulun nimi puuttuu!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Lajittele taulu"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(yksitellen)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Siirrä taulu toiseen tauluun (tietokanta<b>.</b>taulu):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Taulun valinnat"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Nimeä taulu uudelleen"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopioi taulu toiseen tauluun nimellä (tietokanta<b>.</b>taulu):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Siirry kopioituun tauluun"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Taulun ylläpito"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Eheytä taulu"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Taulun %s välimuisti on tyhjennetty"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Tyhjennä taulun välimuisti (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Osituksen ylläpito"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Ositus %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analysoi"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Tarkasta"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimoi"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Rakenna uudestaan"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Korjaa"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Poista ositus"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Tarkista viitteiden eheys:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Näytä taulut"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Levytilan käyttö"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Käyttö"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Pätevä"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Rivitilastot"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Tieto"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "staattinen"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynaaminen"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Rivin pituus"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Rivin koko "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Virhe luotaessa kohteen %1$s viiteavainta (tarkista tietotyypit)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Sisäiset relaatiot"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8341,131 +8319,131 @@ msgstr ""
"Sisäistä relaatiota ei tarvita, kun vastaava FOREIGN KEY -relaatio on "
"olemassa."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Viiteavaimen rajoitus"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ei yhtään riviä valittu"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Suorita mallin mukainen kysely (jokerimerkki: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operaattori"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Valitse sarakkeet (vähintään yksi):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Lisää hakuehtoja (\"WHERE\"-lauseen sisältö):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Rivejä sivulla"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Lajittelujärjestys:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Selaa erilaisia arvoja"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ei mitään"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Taulu %s on poistettu"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Sarakkeelle %s on luotu perusavain"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Sarakkeelle %s on lisätty indeksi"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relaationäkymä"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Esitä taulun rakenne"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Lisää sarake/sarakkeita"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Taulun loppuun"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Taulun alkuun"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Jälkeen sarakkeen: %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Luo &nbsp;%s:n sarakkeen indeksi"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "ositettu"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Taulun `%s` seurantaraportti"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Versio %s on luotu, kohteen %s.%s seuranta on käytössä."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Kohteen %s.%s seuranta, versio %s on pois käytöstä."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Kohteen %s.%s seuranta, käytössä on versio %s."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL-lauseet suoritettu."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8473,113 +8451,113 @@ msgstr ""
"Voit tehdä vedoksen luomalla ja käyttämällä tilapäistietokantaa. Varmista, "
"että sinulla on oikeudet toiminnon suorittamiseen."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Kommentoi nämä kaksi riviä pois, mikäli et tarvitse niitä."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL-lauseet viety. Kopioi vedos tai suorita se."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Sulje"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s kuvaus (SQL-koodi)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Seurantalauseet"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Näytä %s päiväyksestä %s päiväykseen %s käyttäjän %s %s osalta"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Päiväys"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Käyttäjänimi"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Tiedon määritelmän lause"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Tiedon käsittelyn lause"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL-vedos (tiedoston lataus)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL-vedos"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Tämä valinta korvaa taulun ja sen sisältämät tiedot."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL-suoritus"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Vie kohteena %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Näytä versiot"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versio"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Poista kohteen %s.%s seuranta"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Poista käytöstä nyt"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Ota käyttöön kohteen %s.%s seuranta"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Ota käyttöön nyt"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Luo versio %s kohteesta %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Seuraa näitä tiedon määritelmän lauseita:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Seuraa näitä tiedon käsittelyn lauseita:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Luo versio"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8587,47 +8565,73 @@ msgid ""
msgstr ""
"Ei tukea teemojen käyttöön. Tarkista asetukset ja/tai hakemiston %s teemat."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Hae teemoja lisää!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Mahdolliset MIME-tyypit"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Kursivoiduilla MIME-tyypeillä ei ole erillistä muunnostoimintoa"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Mahdolliset muunnokset"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Kuvaus"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Sinulla ei ole riittäviä oikeuksia!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profiili on päivitetty."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW-arvon nimi"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Nimeä taulu uudelleen"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Merkistön muunnokseen tarvittavaa iconv- tai recode-laajennusta ei voitu "
+#~ "ladata. Muokkaa PHP:n asetuksia ottaen käyttöön nämä laajennukset tai "
+#~ "muuta phpMyAdminin asetuksia siinä määrin ettei muunnosta suoriteta."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Iconv-, libiconv- tai recode_string-funktioita ei voitu käyttää. Tarkista "
+#~ "PHP:n asetukset."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Salli merkistömuunnos"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Muunnoksissa käytettävä oletusmerkistö"
+
+#~ msgid "Default character set"
+#~ msgstr "Oletusmerkistö"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/fr.po b/po/fr.po
index 2f5ff8cf8d..0574ed8e05 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
-"PO-Revision-Date: 2010-07-01 19:56+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
+"PO-Revision-Date: 2010-07-19 19:46+0200\n"
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
"Language-Team: french <fr@li.org>\n"
"Language: fr\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Tout afficher"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
-msgstr "Page n°:"
+msgstr "Page n°: "
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,291 +36,291 @@ msgstr ""
"l'ayiez fermée, ou encore que votre navigateur bloque les mises à jour inter-"
"fenêtres pour des raisons de sécurité."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Rechercher"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Exécuter"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nom de l'index"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Description"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Utiliser cette valeur"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "La base de données %1$s a été créée."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Commentaire sur la base de données: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Commentaires sur la table"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Colonne"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Type"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Défaut"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Relié à"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Commentaires"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Non"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Oui"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimer"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Schéma et données de la base"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Aucune table n'a été trouvée dans cette base."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Tout sélectionner"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Tout désélectionner"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
-msgstr "Le nom de la base de données est vide!"
+msgstr "Le nom de la base de données est vide !"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "La base de données %s a été renommée en %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "La base de données %s a été copiée sur %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Changer le nom de la base de données pour"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Commande"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "et ensuite"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copier la base de données vers"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Structure seule"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Structure et données"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Données seulement"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Faire CREATE DATABASE avant la copie"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Ajouter %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Inclure la valeur courante de l'AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Inclure les contraintes de clés étrangères"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Aller à la base de données copiée"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Dépôt BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "État"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Activé"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Désactiver"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Endommagé"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Réparer"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Désactivé"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Activer"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Interclassement"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -329,285 +329,291 @@ msgstr ""
"Certaines fonctionnalités ayant trait aux tables reliées sont désactivées. "
"Pour une analyse du problème, cliquez %sici%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Préparer le schéma en PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Table"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Enregistrements"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Taille"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "utilisé"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Création"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Dernière modification"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Dernière vérification"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s table"
msgstr[1] "%s tables"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Votre requête SQL a été exécutée avec succès"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Vous devez choisir au moins une colonne à afficher"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Tri"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Croissant"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Décroissant"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Afficher"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Critère"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ajouter"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Et"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Effacer"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ou"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modifier"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Ajouter/effacer des lignes"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Ajouter/effacer des colonnes"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Mise-à-jour de la requête"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Utiliser les tables"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
-msgstr "Requête SQL sur la base <b>%s</b>:"
+msgstr "Requête SQL sur la base <b>%s</b>: "
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Exécuter la requête"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Accès refusé"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "au moins un mot"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "tous les mots"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "phrase exacte"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "expression réguliére"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Résultats de la recherche de «<i>%s</i>» %s :"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s occurence(s) dans la table <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s occurence(s) dans la table <i>%s</i>"
+msgstr[1] "%s occurence(s) dans la table <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Afficher"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Effacer"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total :</b> <i>%s</i> occurence(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total :</b> <i>%s</i> occurence(s)"
+msgstr[1] "<b>Total :</b> <i>%s</i> occurence(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Effectuer une nouvelle recherche dans la base de données"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
-msgstr "Mot ou Valeur à rechercher (passe-partout: «%») :"
+msgstr "Mot ou valeur à rechercher (passe-partout: «%») :"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Type de recherche :"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Séparer les mots par un espace (« »)."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Dans la(les) table(s) :"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
-msgstr "Dans la colonne:"
+msgstr "Dans la colonne: "
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insérer"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Structure"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Supprimer"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Vider"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "La table %s a été vidée"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "La vue %s a été supprimée"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "La table %s a été effacée"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Le suivi est actif."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Le suivi n'est pas activé."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -616,193 +622,193 @@ msgstr ""
"Cette vue contient au moins ce nombre d'enregistrements. Veuillez référer à "
"%sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vue"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Réplication"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Somme"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Pour la sélection :"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Tout cocher"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Tout décocher"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Cocher tables avec pertes"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Version imprimable"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Vérifier la table"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiser la table"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Réparer la table"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyser la table"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exporter"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dictionnaire de données"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Tables faisant l'objet d'un suivi"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Base de données"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Dernière version"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Créé"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Mis à jour"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Action"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Supprimer les données de suivi de cette table"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "actif"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "non activé"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Rapport de suivi"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Instantané"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Tables ne faisant pas l'objet d'un suivi"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Suivre la table"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Journal de la base de données"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
-msgstr "Ce choix d'exportation doit être sauvegardé dans un fichier!"
+msgstr "Ce choix d'exportation doit être sauvegardé dans un fichier !"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Espace-disque insuffisant pour enregistrer le fichier %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Le fichier %s existe déjà sur le serveur, veuillez changer le nom, ou cocher "
-"l'option Écraser"
+"l'option «écraser»."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
"Le serveur web n'a pas les permissions nécessaires pour enregistrer le "
"fichier %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Le fichier d'exportation a été sauvegardé sous %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -812,14 +818,14 @@ msgstr ""
"Veuillez vous référer à la %sdocumentation%s pour des façons de contourner "
"cette limite."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Le fichier n'a pu être lu"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -828,7 +834,7 @@ msgstr ""
"Vous avez tenté d'importer un fichier dont le mode de compression (%s) n'est "
"pas supporté par votre configuration PHP ou est désactivé dans celle-ci."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -837,33 +843,33 @@ msgstr ""
"Aucune données n'a été reçu en vue de l'importation. Aucun nom de fichier "
"n'a été fourni, ou encore la taille du fichier a dépassé la limite permise "
"par votre configuration de PHP. Voir [a@./Documentation."
-"html#faq1_16@Documentation]FAQ 1.16[/a]"
+"html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Chargement impossible des greffons d'importation, veuillez vérifier votre "
-"installation!"
+"installation !"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Le signet a été effacé."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Affichage du signet"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Signet %s créé"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "L'importation s'est terminée avec succès, %d requêtes exécutées."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -871,7 +877,7 @@ msgstr ""
"La limite de temps a été atteinte; si vous voulez terminer l'importation, "
"soumettez à nouveau le même fichier et l'importation continuera."
-#: import.php:426
+#: 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."
@@ -880,21 +886,21 @@ msgstr ""
"signifie que phpMyAdmin ne pourra terminer cette importation, à moins que la "
"limite de temps de PHP ne soit augmentée."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Retour"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin est plus convivial avec un navigateur <b>supportant les cadres</"
"b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Cliquer pour sélectionner"
@@ -902,28 +908,28 @@ msgstr "Cliquer pour sélectionner"
msgid "Click to unselect"
msgstr "Cliquer pour désélectionner"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
-msgstr "La commande «DROP DATABASE» est désactivée."
+msgstr "La commande «DROP DATABASE» est désactivée."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Voulez-vous vraiment effectuer "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
-msgstr "Vous êtes sur le point de DÉTRUIRE une base de données!"
+msgstr "Vous êtes sur le point de DÉTRUIRE une base de données !"
#: js/messages.php:34
msgid "You are about to DISABLE a BLOB Repository!"
-msgstr "Vous allez DÉSACTIVER un dépôt BLOB!"
+msgstr "Vous allez DÉSACTIVER un dépôt BLOB !"
#: js/messages.php:35
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr ""
"Êtes-vous certain de vouloir désactiver toutes les références BLOB pour la "
-"base %s?"
+"base %s ?"
#: js/messages.php:38
msgid "Missing value in the form!"
@@ -935,45 +941,45 @@ msgstr "Ce n'est pas un nombre !"
#: js/messages.php:42
msgid "The host name is empty!"
-msgstr "Le nom de serveur est vide"
+msgstr "Le nom de serveur est vide !"
#: js/messages.php:43
msgid "The user name is empty!"
-msgstr "Le nom d'utilisateur est vide"
+msgstr "Le nom d'utilisateur est vide !"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
-msgstr "Le mot de passe est vide"
+msgstr "Le mot de passe est vide !"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
-msgstr "Les mots de passe doivent être identiques"
+msgstr "Les mots de passe doivent être identiques !"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Annuler"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
-msgstr "Les modifications ont été sauvegardées."
+msgstr "Les modifications ont été sauvegardées"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relation supprimée"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Relation de type FOREIGN KEY ajoutée"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Relation interne ajoutée"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Erreur: relation non ajoutée."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Erreur: relation déjà existante."
@@ -981,13 +987,13 @@ msgstr "Erreur: relation déjà existante."
msgid "Error saving coordinates for Designer."
msgstr "Erreur lors de la sauvegarde des coordonnées Concepteur."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Fonctions relationnelles"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Désactivé"
@@ -1003,273 +1009,283 @@ msgstr "Choisissez la clé étrangère"
msgid "Please select the primary key or a unique key"
msgstr "Veuillez choisir la clé primaire ou un index unique"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Colonne descriptive"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Générer un mot de passe"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Générer"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Fermer"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Précédent"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Suivant"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Aujourd'hui"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Janvier"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Février"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Mars"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "Avril"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Juin"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Juillet"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "Août"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "Septembre"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Octobre"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "Novembre"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Décembre"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Janvier"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Février"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mars"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Avril"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Juin"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Juillet"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Août"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Septembre"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Octobre"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Novembre"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Décembre"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Dimanche"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Lundi"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Mardi"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Mercredi"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Jeudi"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Vendredi"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Samedi"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dim"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Jeu"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Ven"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sam"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Je"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Sem"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Heure"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Seconde"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Taille du texte"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Erreur inconnue durant le téléchargement."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"La taille du fichier téléchargé dépasse la limite permise par la directive "
"upload_max_filesize de php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1277,23 +1293,23 @@ msgstr ""
"La taille du fichier téléchargé dépasse la limite permise par la directive "
"MAX_FILE_SIZE présente dans le formulaire HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Le fichier n'a été que partiellement téléchargé."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Répertoire temporaire manquant."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Erreur lors de l'écriture du fichier sur disque."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Téléchargement arrêté par l'extension."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1301,51 +1317,51 @@ msgstr ""
"Erreur lors du déplacement du fichier téléchargé, voir [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
-msgstr "Aucun index n'est défini!"
+msgstr "Aucun index n'est défini !"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Index"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Compressé"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalité"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Commentaire"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Modifier"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "La clé primaire a été effacée"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "L'index %s a été effacé"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1354,125 +1370,125 @@ msgstr ""
"Les index %1$s et %2$s semblent identiques et l'un d'eux pourrait être "
"supprimé."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bases de données"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Erreur"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d enregistrement affecté."
msgstr[1] "%1$d enregistrements affectés."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d enregistrement supprimé."
msgstr[1] "%1$d enregistrements supprimés."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d enregistrement inséré."
msgstr[1] "%1$d enregistrements insérés."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Aucune information détaillée sur l'état n'est disponible pour ce moteur de "
"stockage."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s est disponible sur ce serveur MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s a été désactivé sur ce serveur MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ce serveur MySQL ne supporte pas le moteur de stockage %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Nom de base de données invalide"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Nom de table invalide"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Erreur lors du renommage de %1$s en %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "La table %s se nomme maintenant %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
-msgstr "Chemin des images inexistant pour le thème %s!"
+msgstr "Chemin des images inexistant pour le thème %s !"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Prévisualisation non disponible."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "utiliser celui-ci"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
-msgstr "Thème par défaut %s inexistant!"
+msgstr "Thème par défaut %s inexistant !"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
-msgstr "Thème %s inexistant!"
+msgstr "Thème %s inexistant !"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
-msgstr "Chemin non trouvé pour le thème %s!"
+msgstr "Chemin non trouvé pour le thème %s !"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Thème / Style"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Connexion impossible: réglages incorrects."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Bienvenue sur %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1481,7 +1497,7 @@ msgstr ""
"La raison probable est que vous n'avez pas créé de fichier de configuration. "
"Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1493,67 +1509,67 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Connexion"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentation de phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
-msgstr "Serveur"
+msgstr "Serveur: "
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
-msgstr "Utilisateur&nbsp;:"
+msgstr "Utilisateur : "
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
-msgstr "Mot de passe&nbsp;:"
+msgstr "Mot de passe : "
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Choix du serveur"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Vous devez accepter les cookies pour poursuivre."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Connexion au serveur MySQL non permise"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
-msgstr "Erreur d'utilisateur/mot de passe. Accès refusé"
+msgstr "Erreur d'utilisateur/mot de passe. Accès refusé."
#: libraries/auth/swekey/swekey.auth.lib.php:118
#, php-format
@@ -1589,28 +1605,7 @@ msgstr "Lecture vidéo"
msgid "Download file"
msgstr "Télécharger"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Erreur lors du chargement de l'extension iconv ou recode, utilisée pour "
-"convertir le jeu de caractères. Veuillez activer l'une de ces extensions "
-"dans PHP, ou désactiver la conversion des jeux de caractères dans phpMyAdmin"
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Erreur lors de l'utilisation de iconv, libiconv et recode_string, alors que "
-"ces extensions semblent chargées. Veuillez vérifier votre configuration de "
-"PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1626,13 +1621,13 @@ msgstr ""
"virgule sont manquants.<br />Si vous recevez une page blanche, aucune erreur "
"n'a été détectée."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1640,205 +1635,205 @@ msgstr ""
"Le paramètre <tt>$cfg['PmaAbsoluteUri']</tt> DOIT être renseigné dans votre "
"fichier de configuration !"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Indice de serveur invalide: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Nom d'hôte (hostname) invalide pour le serveur %1$s. Veuillez vérifier votre "
"configuration."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Serveur"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
"Le fichier de configuration contient un type d'authentification invalide :"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Vous devriez utiliser %s en version %s ou plus récente."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Taille maximum: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "fr"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "fr"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentation"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Requête SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL a répondu: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Expliquer SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Ne pas expliquer SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Sans source PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Créer source PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Actualiser"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Ne pas valider SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Valider SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Éditer cette requête en ligne"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "En ligne"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilage"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Durée"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "o"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "Kio"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "Mio"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "Gio"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "Tio"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "Pio"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "Eio"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%A %d %B %Y à %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s jours, %s heures, %s minutes et %s secondes"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Début"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Précédent"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fin"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Aller à la base de données &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Opérations"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1847,61 +1842,61 @@ msgstr ""
"PHP ne peut charger l'extension [a@http://php.net/%1$s@Documentation][em]%1$s"
"[/em][/a]. Veuillez vérifier votre configuration de PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Événements"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nom"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "La base de données %s a été effacée."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
-msgstr "La base de données semble vide!"
+msgstr "La base de données semble vide !"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Suivi"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Requête"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Concepteur"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importer"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilèges"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Procédures stockées"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Type retourné"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1909,144 +1904,134 @@ msgstr ""
"Peut être approximatif. Voir [a@./Documentation.html#faq3_11@Documentation]"
"FAQ 3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Perte"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"La connexion au controluser tel que défini dans votre configuration a échoué."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
-msgstr "Le serveur ne répond pas."
+msgstr "Le serveur ne répond pas"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(ou l'interface de connexion (socket) vers le serveur MySQL local n'est pas "
"correctement configurée)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Détails..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Modifier le mot de passe"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Aucun mot de passe"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Mot de passe"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Entrer à nouveau"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hachage du mot de passe"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "Compatible MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Générer un mot de passe"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Générer"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Créer une base de données"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Créer"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Aucun privilège"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
-msgstr "La table doit comporter au moins une colonne"
+msgstr "La table doit comporter au moins une colonne."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Créer une nouvelle table sur la base %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Nombre de colonnes"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
-msgstr "Erreur lors du chargement des modules d'exportation!"
+msgstr "Erreur lors du chargement des modules d'exportation !"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Exporter %s ligne(s) à partir du rang n° %s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Exporter tous les enregistrements"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Transmettre"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Sauvegarder sur le serveur dans le répertoire %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Écraser les fichiers existants"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Modèle de nom de fichier"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nom de serveur"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nom de base de données"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nom de table"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2057,40 +2042,40 @@ msgstr ""
"utiliser des chaînes de format d'heure. Ces transformations additionnelles "
"vont se produire: %3$s. Tout autre texte sera conservé tel quel."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "se souvenir du modèle"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
-msgstr "Jeu de caractères du fichier:"
+msgstr "Jeu de caractères du fichier: "
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compression"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Aucune"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "«zippé »"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr " «gzippé »"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr " «bzippé »"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Mode de compatibilité SQL"
@@ -2102,7 +2087,7 @@ msgid ""
msgstr ""
"Le fichier téléchargé est probablement plus grand que le maximum alloué, ou "
"bien il s'agit d'une anomalie connue dans les navigateurs basés sur webkit "
-"(Safari, Google Chrome, Arora, etc)"
+"(Safari, Google Chrome, Arora, etc)."
#: libraries/display_import.lib.php:76
msgid "The file is being processed, please be patient."
@@ -2120,7 +2105,7 @@ msgstr ""
msgid "File to import"
msgstr "Fichier à importer"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Emplacement du fichier texte"
@@ -2128,15 +2113,15 @@ msgstr "Emplacement du fichier texte"
msgid "File uploads are not allowed on this server."
msgstr "Les téléchargements vers ce serveur ne sont pas permis."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Le répertoire de transfert est inaccessible"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
-msgstr "répertoire de transfert du serveur Web"
+msgstr "répertoire de transfert du serveur web"
#: libraries/display_import.lib.php:211
#, php-format
@@ -2165,11 +2150,11 @@ msgstr ""
"point d'être atteinte. Ceci pourrait aider à importer des fichiers "
"volumineux, au détriment du respect des transactions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Nombre de requêtes à sauter à partir du début"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format du fichier d'importation"
@@ -2195,11 +2180,11 @@ msgstr "Afficher toutes les tables avec une largeur identique"
#: libraries/display_pdf_schema.lib.php:46
msgid "Only show keys"
-msgstr "Ne montrer que les clés."
+msgstr "Ne montrer que les clés"
#: libraries/display_pdf_schema.lib.php:48
msgid "Data Dictionary Format"
-msgstr "Orientation du dictionnaire:"
+msgstr "Orientation du dictionnaire"
#: libraries/display_pdf_schema.lib.php:50
msgid "Landscape"
@@ -2213,170 +2198,170 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "Taille du papier"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Langue"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d n'est pas un numéro d'enregistrement valable."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "ligne(s) à partir de la ligne n°"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (en-têtes pivotés)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
-msgstr "Cette opération pourrait être longue. Procéder quand même?"
+msgstr "Cette opération pourrait être longue. Procéder quand même ?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Trier sur l'index"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Options"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Textes réduits"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Textes complets"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relations : clés"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Relations : colonnes descriptives"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Montrer le contenu binaire"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Montrer le contenu BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Montrer le contenu binaire en hexadécimal"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Cacher"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Exécuter la requête en signets"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "L'enregistrement a été effacé"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Supprimer"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "dans la requête"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Affichage des enregistrements"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
-msgstr "Traitement en %01.4f sec."
+msgstr "Traitement en %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Modifier"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Opérations sur les résultats de la requête"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Version imprimable (avec textes complets)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Lien absent"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Version"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Répertoire des données"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Le chemin du répertoire pour tous les fichiers de données InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Fichiers de données"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
-msgstr "Auto-croissant: Taille de l'incrément"
+msgstr "Auto-croissant: taille de l'incrément"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2384,11 +2369,11 @@ msgstr ""
"La valeur de l'incrément lors de l'agrandissement du fichier auto-croissant "
"lorsqu'il devient plein."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Taille de la mémoire-tampon"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2396,109 +2381,109 @@ msgstr ""
"La taille de la mémoire-tampon utilisée par InnoDB pour les opérations "
"d'antémoire sur les données et les index."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Mémoire-tampon"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "État InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Utilisation de la mémoire-tampon"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pages"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Pages libres"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Pages modifiées"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pages contenant des données"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages devant être vidées"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Pages occupées"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Pages verrouillées"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Activité de la mémoire-tampon"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Requêtes de lecture"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Requêtes d'écriture"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Lectures non-satisfaites"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Nombre d'attentes d'écriture"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Lectures non-satisfaites en %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Nombre d'attentes d'écriture en %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Taille du pointeur de données"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
"La taille du pointeur (en octets) qui servira lors d'un CREATE TABLE sur une "
-"table MyISAM si aucune option MAX_ROWS n'est indiquée"
+"table MyISAM si aucune option MAX_ROWS n'est indiquée."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Mode de recouvrement automatique"
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
"Le mode de recouvrement automatique en cas de tables MyISAM en mauvais état, "
-"tel que réglé via l'option --myisam-recover au départ du serveur"
+"tel que réglé via l'option --myisam-recover au départ du serveur."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Taille maximum pour les fichiers de tri temporaires"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2506,15 +2491,15 @@ msgid ""
msgstr ""
"La taille maximum du fichier temporaire qu'il est permis à MySQL d'allouer "
"pour recréer un index MyISAM (durant un REPAIR TABLE, ALTER TABLE ou LOAD "
-"DATA INFILE)"
+"DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
"La taille maximum pour les fichiers temporaires utilisés lors de la création "
"d'index"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2522,13 +2507,13 @@ msgid ""
msgstr ""
"Si le fichier temporaire utilisé pour la création rapide des index MyISAM "
"devrait s'avérer plus volumineux que d'employer la cache des clés (la "
-"différence étant spécifiée ici), utiliser la méthode de cache des clés"
+"différence étant spécifiée ici), utiliser la méthode de cache des clés."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Nombre de fils d'exécution pour la réparation"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2537,24 +2522,24 @@ msgstr ""
"en parallèle (chaque index dans son propre fil d'exécution) lors d'une "
"réparation."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Taille de la mémoire tampon"
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
"La mémoire tampon qui est allouée pour trier les index MyISAM durant une "
"opération REPAIR TABLE ou pour créer les index lors d'un CREATE INDEX ou "
-"ALTER TABLE"
+"ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Taille du cache d'index"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2563,11 +2548,11 @@ msgstr ""
"de 32 Mio. La mémoire allouée ici est utilisée pour le cache des pages "
"d'index."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Taille du cache des enregistrements"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2577,11 +2562,11 @@ msgstr ""
"défaut est de 32 Mio. Cette mémoire est utilisée pour le cache des "
"changements aux fichiers de données (.xtd) et pointeurs (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Taille du cache du journal"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2589,11 +2574,11 @@ msgstr ""
"La quantité de mémoire allouée au cache du journal des transactions. La "
"valeur par défaut est de 16 Mio."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Seuil du fichier journal"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2601,11 +2586,11 @@ msgstr ""
"La taille d'un journal de transactions au-delà de laquelle un nouveau "
"journal est créé. La valeur par défaut est de 16 Mio."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Taille du tampon des transactions"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2613,11 +2598,11 @@ msgstr ""
"La taille du tampon du journal global des transactions (deux tampons sont "
"alloués). La valeur par défaut est de 1 Mio."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Fréquence des points de contrôle"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2625,11 +2610,11 @@ msgstr ""
"La quantité de données écrite au journal de transactions avant un point de "
"contrôle. La valeur par défaut est de 24 Mio."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Seuil du journal des données"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2642,11 +2627,11 @@ msgstr ""
"pour augmenter la quantité totale de données pouvant être stockée dans la "
"base de données."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Seuil des informations parasites"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2655,11 +2640,11 @@ msgstr ""
"duquel il est comprimé. Il s'agit d'une valeur entre 1 et 99. La valeur par "
"défaut est 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Taille du tampon du journal"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2669,29 +2654,29 @@ msgstr ""
"défaut est de 256 Mio. Le moteur alloue un tampon par fil, seulement si le "
"fil doit écrire dans un journal."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Taille de l'augmentation du fichier des données"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
"La taille de l'augmentation des fichiers pointeurs d'enregistrements (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Taille d'augmentation du fichier des enregistrements"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
"La taille de l'augmentation des fichiers pointeurs d'enregistrements (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Nombre de fichiers journal"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2702,140 +2687,140 @@ msgstr ""
"le système. Si le nombre de journaux dépasse cette valeur, les journaux les "
"plus anciens sont détruits, sinon ils sont renommés."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Colonnes terminées par"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Colonnes entourées par"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Caractère d'échappement"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lignes terminées par"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Remplacer NULL par"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Afficher les noms de colonnes en première ligne"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV pour MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel en version"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Données"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Contenu de la table"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Structure de la table"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Inclure les sous-titres"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Sous-titre de la table"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Sous-titre de la table (suite)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Clé de l'étiquette"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Type MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Serveur"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Généré le "
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Version du serveur"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Version de PHP"
@@ -2843,23 +2828,23 @@ msgstr "Version de PHP"
msgid "MediaWiki Table"
msgstr "Tableau MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Texte Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Génère un rapport contenant les données d'une seule table)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Titre du rapport"
@@ -2867,100 +2852,100 @@ msgstr "Titre du rapport"
msgid "PHP array"
msgstr "Tableau PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Commentaires mis en en-tête (\\n sépare les lignes)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Utiliser le mode transactionnel"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Désactiver la vérification des clés étrangères"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Options d'exportation"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
"Protéger les noms des tables et des colonnes par des guillemets obliques (`)"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Inclure sous forme de commentaires"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Dates de création/modification/vérification"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Insertions complètes"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Insertions étendues"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Taille maximum de la requête générée"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
-msgstr "Insertions avec délais (DELAYED)"
+msgstr "Insertions avec délais (delayed)"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
-msgstr "Ignorer les erreurs de doublons (INSERT IGNORE)"
+msgstr "Ignorer les erreurs de doublons (insert ignore)"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Utiliser l'hexadecimal pour les BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Exporter l'heure en UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Type d'exportation"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procédures"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Fonctions"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Contraintes pour les tables exportées"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Contraintes pour la table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TYPES MIME POUR LA TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS POUR LA TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Déclencheurs"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Structure de la vue"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Doublure de structure pour la vue"
@@ -2968,167 +2953,166 @@ msgstr "Doublure de structure pour la vue"
msgid "Texy! text"
msgstr "Texte Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Exporter les schémas de structure (recommandé)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Exporter les fonctions"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Exporter les procédures"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Exporter les tables"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Exporter les déclencheurs"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Exporter les vues"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Exporter le contenu"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ouvrir une nouvelle fenêtre phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nouvelle table"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Résultat de la requête SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Généré par"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL n'a retourné aucun enregistrement."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Les structures suivanates ont été créées ou modifiées. Ici vous pouvez :"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Consulter le contenu d'une structure en cliquant sur son nom"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
-msgstr ""
-"Modifiez l'un des réglages en cliquant le lien «Options » correspondant"
+msgstr "Modifiez l'un des réglages en cliquant le lien «Options» correspondant"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
-msgstr "Modifier sa structure via le lien «Structure »"
+msgstr "Modifier sa structure via le lien «Structure»"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Aller à la base de données"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "réglages"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Aller à la table"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "structure"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Aller à la vue"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Remplacer les données de la table avec le fichier"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorer les doublons"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "La première ligne contient le nom des colonnes"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nom des colonnes"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Paramètres invalides pour l'importation CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
-msgstr "La colonne %s est invalide!"
+msgstr "La colonne %s est invalide !"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Format invalide pour les données CSV à la ligne %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
-msgstr "Nombre de colonnes invalide dans les données CSV à la ligne %d"
+msgstr "Nombre de colonnes invalide dans les données CSV à la ligne %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nom de la table"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV via LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Utiliser l'option LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
-msgstr "Ce greffon ne supporte pas les importations en format comprimé!"
+msgstr "Ce greffon ne supporte pas les importations en format comprimé !"
#: libraries/import/ods.php:26
msgid "Do not import empty rows"
@@ -3142,7 +3126,7 @@ msgstr "Importer les pourcentages en tant que décimales (12.00% devient .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importer les valeurs de monnaie ($5.00 devient 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ne pas utiliser AUTO_INCREMENT pour la valeur zéro"
@@ -3152,313 +3136,313 @@ msgid ""
"the issue and try again."
msgstr ""
"Le fichier XML spécifié était mal formé ou incomplet. Veuillez le corriger "
-"et essayer à nouveau"
+"et essayer à nouveau."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Conversion de l'encodage"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Aucune"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Conversion en kana"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaire"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Texte entier"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Pas de modifications"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Jeu de caractères"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binaire"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgare"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chinois simplifié"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chinois traditionnel"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "insensible à la casse"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "sensible à la casse"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croate"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tchèque"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danois"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglais"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Espéranto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonien"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Allemand"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dictionnaire"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "annuaire téléphonique"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hongrois"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandais"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonais"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letton"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituanien"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coréen"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perse"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polonais"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europe de l'ouest"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Roumain"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovaque"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovène"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Espagnol"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Espagnol traditionnel"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suédois"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thaï"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turc"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainien"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingue"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europe centrale"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russe"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltique"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Arménien"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrillique"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabe"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hébreu"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Géorgien"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grec"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tchèque-slovaque"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "inconnu"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Accueil"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Quitter"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
-msgstr "Fenêtre SQL"
+msgstr "Fenêtre de requête"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ce format ne comporte pas d'options"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "en erreur"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Activé"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Affichage infobulle"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Génération de schémas en PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Commentaires de colonnes"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-"La documentation indique comment mettre à jour votre table Column_comments"
+"La documentation indique comment mettre à jour votre table column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Requêtes en signets"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historique SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Guide rapide de configuration des fonctions avancées :"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Créez les tables requises au moyen de <code>script/create_tables.sql</code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Créez un utilisateur pma et donnez-lui accès à ces tables."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3467,25 +3451,25 @@ msgstr ""
"(<code>config.inc.php</code>), en vous basant par exemple sur <code>config."
"sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Reconnectez-vous à phpMyAdmin afin d'utiliser le fichier de configuration "
"modifié."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "pas de description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Configuration de l'esclave"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Changer ou reconfigurer le serveur maître"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3494,42 +3478,42 @@ msgstr ""
"(my.cnf). Sinon, veuillez ajouter la ligne suivante dans la section "
"[mysqld] :"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nom d'utilisateur"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "État du maître"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "État de l'esclave"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valeur"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID du serveur"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3537,38 +3521,38 @@ msgstr ""
"Seuls les esclaves démarrés avec l'option --report-host=host_name sont "
"visibles sur cette liste."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
-msgstr "Ajouter un utilisateur pour la réplication vers l'esclave?"
+msgstr "Ajouter un utilisateur pour la réplication vers l'esclave"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Tout utilisateur"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Entrez une valeur"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Tout serveur"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ce serveur"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Utiliser la table Host"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3576,130 +3560,134 @@ msgstr ""
"Quand la table Host est utilisée, ce champ est ignoré et les valeurs de la "
"table Host sont utilisées à la place."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Générer un mot de passe"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Contenu de la table __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(suite)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structure de la table __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Langue inconnue: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serveurs"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variables"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Jeux de caractères"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Moteurs"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log binaire"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processus"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synchroniser"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Base de données source"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Serveur actuel"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Serveur distant"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Différence"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Base de données cible"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Exécuter une ou des <b>requêtes</b> sur la base %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Colonnes"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Conserver cette requête dans les signets"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Signet visible pour les autres utilisateurs"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Remplacer un signet existant du même nom"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Délimiteur"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Afficher à nouveau la requête après exécution"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Exécuter"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Voir uniquement"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3707,7 +3695,7 @@ msgstr ""
"Il semble qu'il y ait une erreur dans votre requête SQL. Le message ci-bas "
"peut vous aider à en trouver la cause."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3727,37 +3715,37 @@ msgstr ""
"essayer votre requête. Le message d'erreur présenté plus bas pourrait vous "
"indiquer la source du problème. En dernier recours, veuillez trouver la plus "
"courte requête possible qui cause le problème, et soumettre un rapport "
-"d'anomalie en incluant la section à couper:"
+"d'anomalie en incluant la section à couper: "
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "Début de la section à couper"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "Fin de la section à couper"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "Début des informations sur l'anomalie"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "Fin des informations sur l'anomalie"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Apostrophe non fermé"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificateur invalide"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ponctuation invalide"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3766,21 +3754,21 @@ msgstr ""
"Le validateur SQL n'a pas pu être initialisé. Vérifiez que les extensions "
"PHP nécessaires ont bien été installées (voir la %sdocumentation%s)."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
-msgstr "La table semble vide!"
+msgstr "La table semble vide !"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Le suivi de %s.%s est activé."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Taille/Valeurs*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3792,7 +3780,7 @@ msgstr ""
"apostrophe (\"'\") dans l'une de ces valeurs, faites-le précéder d'un "
"antislash (par exemple '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3800,25 +3788,25 @@ msgstr ""
"Pour les valeurs par défaut, veuillez n'entrer qu'une seule valeur, sans "
"caractère d'échappement ou apostrophes, sous la forme: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributs"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"La %sdescription des transformations%s explique les transformations "
-"possibles en fonction des types MIME."
+"possibles en fonction des types MIME"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Options de transformation"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3830,16 +3818,16 @@ msgstr ""
"ou une apostrophe (\"'\") parmi ces valeurs, faites-le précéder du caractère "
"d'échappement, par exemple '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Aucune"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Tel que défini :"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3848,36 +3836,36 @@ msgstr ""
"Aucune description n'est disponible pour cette transformation.<br />Veuillez "
"demander à son auteur, des détails sur %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Moteur de stockage"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Définition de PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Sauvegarder"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Ajouter %s colonne(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "Vous devez ajouter au moins une colonne."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Événement"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3885,11 +3873,11 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
"Affiche un lien pour télécharger le contenu binaire d'une colonne. La "
-"première option est le nom du fichier binaire; la seconde option est le nom "
+"première option est le nom du fichier binaire; la seconde option est le nom "
"de la colonne contenant le nom du fichier. Si vous utilisez la seconde "
"option, veuillez laisser la première option vide."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3898,8 +3886,8 @@ msgstr ""
"est optionnel et spécifie à quel intervalle un espace sera ajouté (par "
"défaut, à chaque 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3907,11 +3895,11 @@ msgstr ""
"Affiche une image timbre-poste cliquable. Les options sont: largeur,hauteur "
"en pixels. Le rapport original de l'image est préservé."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
-msgstr "Affiche un lien vers cette image"
+msgstr "Affiche un lien vers cette image."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3930,7 +3918,7 @@ msgstr ""
"format «local», le second paramètre utilise le format de la fonction PHP "
"strftime() et pour le format «utc», il utilise la fonction gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3955,7 +3943,7 @@ msgstr ""
"En option 4, une valeur de 1 va ajouter NOWRAP à la cellule affichée (par "
"défaut, 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3964,7 +3952,7 @@ msgstr ""
"d'échappement avec la fonction htmlspecialchars(). Donc il est assumé que la "
"colonne contient du HTML valide."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3975,7 +3963,7 @@ msgstr ""
"seconde option est la largeur en pixels et la troisième option est la "
"hauteur en pixels."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3985,7 +3973,7 @@ msgstr ""
"un préfixe comme «http://www.example.com/», en seconde option, un titre pour "
"le lien."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3993,12 +3981,12 @@ msgstr ""
"Convertit une adresse réseau Internet (IPv4) en une chaîne formée de nombres "
"séparés par des points."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
"Affiche le texte comme une requête SQL avec embellissement de la syntaxe."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4013,73 +4001,73 @@ msgstr ""
#: libraries/zip_extension.lib.php:26
msgid "No files found inside ZIP archive!"
-msgstr "Aucun fichier présent dans l'archive ZIP!"
+msgstr "Aucun fichier présent dans l'archive ZIP !"
#: libraries/zip_extension.lib.php:49 libraries/zip_extension.lib.php:51
#: libraries/zip_extension.lib.php:66
msgid "Error in ZIP archive:"
msgstr "Erreur rencontrée dans l'archive ZIP :"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Actions"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Interclassement pour la connexion MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interface"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Couleur au choix"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Réinitialiser"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Version du protocole"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Utilisateur"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Jeu de caractères pour MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Serveur web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Version du client MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Extension PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Afficher les informations relatives à PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Site officiel"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4091,7 +4079,7 @@ msgstr ""
"serveur MySQL est donc ouvert aux intrusions, et vous devriez corriger ce "
"problème de sécurité."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4099,9 +4087,9 @@ msgid ""
msgstr ""
"Vous avez activé mbstring.func_overload dans votre configuration PHP. Cette "
"option est incompatible avec phpMyAdmin et peut nuire au traitement des "
-"données!"
+"données !"
-#: main.php:282
+#: main.php:281
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 "
@@ -4112,7 +4100,7 @@ msgstr ""
"phpMyAdmin est incapable de gérer correctement les caractères et il peut en "
"résulter des problèmes."
-#: main.php:290
+#: main.php:289
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 "
@@ -4124,13 +4112,13 @@ msgstr ""
"que la durée du cookie configurée dans phpMyAdmin; donc, votre session de "
"travail expirera plus tôt."
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4140,7 +4128,7 @@ msgstr ""
"présent dans votre répertoire phpMyAdmin. Vous devriez le supprimer quand "
"vous aurez terminé la configuration de phpMyAdmin."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4150,7 +4138,7 @@ msgstr ""
"fonctions de phpMyAdmin seront manquantes. Par exemple le cadre de "
"navigation ne sera pas mis à jour automatiquement."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4159,7 +4147,7 @@ msgstr ""
"La version de votre bibliothèque MySQL (%s) diffère de la version de votre "
"serveur MySQL (%s). Ceci peut occasionner un comportement imprévisible."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4168,314 +4156,314 @@ msgstr ""
"Ce serveur utilise Suhosin. Veuillez vous référer à la %sdocumentation%s "
"pour en connaître les conséquences possibles."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Recharger le cadre de navigation"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Aucune base de données"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtre"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Vider"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Nouvelle table"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Choisissez une base de données"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "La table <b>%s</b> est absente ou non définie dans %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Page à éditer"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Créer une page"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Nom de la page"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Mise en page automatique"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relations internes"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Choisissez les tables"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Éditeur visuel"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"Cette page fait référence à des tables qui n'existent plus. Voulez-vous "
-"effacer ces références?"
+"effacer ces références ?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "La table %s n'existe pas !"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Les coordonnées de la table %s n'ont pas été configurées"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Schéma de la base %s - Page %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
-msgstr "Pas de table !"
+msgstr "Pas de table"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Schéma relationnel"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Table des matières"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Montrer/cacher le menu de gauche"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Sauvegarder la position"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Nouvelle table"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Nouvelle relation"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Recharger"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Aide"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Liens angulaires"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Liens directs"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Accrocher à la grille"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Agrandir/réduire tout"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Bascule agrandir/réduire"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importer/Exporter les coordonnées pour le schéma PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Déplacer le menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Cacher/montrer tout"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Cacher/montrer les tables sans liens"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Nombre de tables"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Effacer la relation"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
-msgstr "Pour sélectionner un lien, cliquez :"
+msgstr "Pour sélectionner un lien, cliquez : "
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
"La colonne descriptive est montrée en rose. Pour indiquer qu'une colonne est "
-"ou n'est plus la colonne descriptive, cliquer l'icône «Colonne "
-"descriptive», puis cliquer sur le nom de colonne approprié."
+"ou n'est plus la colonne descriptive, cliquer l'icône «Colonne descriptive», "
+"puis cliquer sur le nom de colonne approprié."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
-msgstr "La page a été créée."
+msgstr "La page a été créée"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Échec de création de page"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exporter/Importer à l'échelle"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recommandé"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "de/vers la page"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importe les fichiers"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Tout"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Sélectionnez le log binaire à consulter"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Fichiers"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Afficher les requêtes tronquées"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Afficher les requêtes complètes"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nom du journal binaire"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Position"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Type d'évènement"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Position d'origine"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Information"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Jeux de caractères et interclassement"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Aucune base de données n'a été sélectionnée."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s bases de données ont été supprimées."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistiques sur les bases de données"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tables"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Réplication maître"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Réplication esclave"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Aller à la base de données"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Non répliqué"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Répliqué"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Vérifier les privilèges pour la base de données &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Vérifier les privilèges"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activer les statistiques"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Désactiver les statistiques"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4483,11 +4471,11 @@ msgstr ""
"Note: L'activation des statistiques peut causer un trafic important entre le "
"serveur web et le serveur MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Moteurs de stockage"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Schéma et/ou contenu des bases de données"
@@ -4527,7 +4515,7 @@ msgstr "Permission de créer des tables temporaires."
#: server_privileges.php:31 server_privileges.php:209
#: server_privileges.php:554
msgid "Allows creating, dropping and renaming user accounts."
-msgstr "Permission de créer, supprimer et renommer des comptes utilisateurs"
+msgstr "Permission de créer, supprimer et renommer des comptes utilisateurs."
#: server_privileges.php:32 server_privileges.php:199
#: server_privileges.php:203 server_privileges.php:526
@@ -4538,7 +4526,7 @@ msgstr "Permission de créer des vues."
#: server_privileges.php:33 server_privileges.php:183
#: server_privileges.php:506
msgid "Allows deleting data."
-msgstr "Permission de détruire des données"
+msgstr "Permission de détruire des données."
#: server_privileges.php:34 server_privileges.php:185
#: server_privileges.php:517
@@ -4559,7 +4547,7 @@ msgstr ""
#: server_privileges.php:37 server_privileges.php:210
#: server_privileges.php:522
msgid "Allows executing stored routines."
-msgstr "Permission d'exécuter des procédures stockées"
+msgstr "Permission d'exécuter des procédures stockées."
#: server_privileges.php:38 server_privileges.php:189
#: server_privileges.php:509
@@ -4583,7 +4571,7 @@ msgstr "Permission de créer et d'effacer des index."
#: server_privileges.php:41 server_privileges.php:181
#: server_privileges.php:442 server_privileges.php:504
msgid "Allows inserting and replacing data."
-msgstr "Permission d'ajouter et de remplacer des données"
+msgstr "Permission d'ajouter et de remplacer des données."
#: server_privileges.php:42 server_privileges.php:196
#: server_privileges.php:549
@@ -4668,7 +4656,7 @@ msgstr "Permission d'exécuter SHOW CREATE VIEW."
#: server_privileges.php:55 server_privileges.php:187
#: server_privileges.php:546
msgid "Allows shutting down the server."
-msgstr "Permission d'arrêter le serveur MySQL."
+msgstr "Permission d'arrêter le serveur."
#: server_privileges.php:56 server_privileges.php:194
#: server_privileges.php:543
@@ -4694,7 +4682,7 @@ msgstr "Permission de changer des données."
#: server_privileges.php:59 server_privileges.php:260
msgid "No privileges."
-msgstr "Pas de privilèges"
+msgstr "Pas de privilèges."
#: server_privileges.php:302 server_privileges.php:303
msgctxt "None privileges"
@@ -4702,20 +4690,20 @@ msgid "None"
msgstr "Aucun"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilèges spécifiques à une table"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Veuillez noter que les noms de privilèges sont exprimés en anglais"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilèges globaux"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilèges spécifiques à une base de données"
@@ -4725,7 +4713,7 @@ msgstr "Administration"
#: server_privileges.php:630
msgid "Resource limits"
-msgstr "Limites de ressources."
+msgstr "Limites de ressources"
#: server_privileges.php:631
msgid "Note: Setting these options to 0 (zero) removes the limit."
@@ -4739,96 +4727,96 @@ msgstr "Information pour la connexion"
msgid "Do not change the password"
msgstr "Conserver le mot de passe"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Aucun utilisateur n'a été trouvé."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
-msgstr "L'utilisateur %s existe déjà!"
+msgstr "L'utilisateur %s existe déjà !"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
-msgstr "Vous avez ajouté un utilisateur"
+msgstr "Vous avez ajouté un utilisateur."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Vous avez modifié les privilèges pour %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Vous avez révoqué les privilèges pour %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Le mot de passe de %s a été changé."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Destruction de %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
-msgstr "Aucun utilisateur n'a été choisi en vue de le détruire!"
+msgstr "Aucun utilisateur n'a été choisi en vue de le détruire !"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
-msgstr "Chargement des privilèges en cours."
+msgstr "Chargement des privilèges en cours"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Les utilisateurs sélectionnés ont été effacés."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Les privilèges ont été rechargés."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Changer les privilèges"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Révoquer"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Vue d'ensemble des utilisateurs"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr " «Grant »"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "N'importe quel"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Ajouter un utilisateur"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
-msgstr "Effacer les utilisateurs sélectionnés."
+msgstr "Effacer les utilisateurs sélectionnés"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Effacer tous les privilèges de ces utilisateurs, puis les effacer."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-"Supprimer les bases de données portant le même nom que les utilisateurs"
+"Supprimer les bases de données portant le même nom que les utilisateurs."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4841,49 +4829,49 @@ msgstr ""
"effectifs, si des changements manuels ont été apportés. Dans ce cas, vous "
"devriez %srecharger les privilèges%s avant de continuer."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
-msgstr "L'utilisateur choisi n'existe pas dans la table des privilèges"
+msgstr "L'utilisateur choisi n'existe pas dans la table des privilèges."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilèges de colonnes"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Ajouter des privilèges sur cette base de données"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Ajouter des privilèges sur cette table"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Changement des informations de connexion / Copie d'utilisateur"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Créer un nouvel utilisateur avec les mêmes privilèges et ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... conserver intact l'ancien utilisateur."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... supprimer l'ancien utilisateur."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... effacer tous les privilèges de l'ancien utilisateur, puis l'effacer."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4891,114 +4879,114 @@ msgstr ""
" ... supprimer l'ancien utilisateur, puis recharger les privilèges au "
"serveur."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Base de données pour cet utilisateur"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Aucune"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Créer une base portant son nom et donner à cet utilisateur tous les "
"privilèges sur cette base"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Donner les privilèges passepartout (utilisateur\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Donner tous les privilèges sur la base de données &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilisateurs ayant accès à &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "spécifique à cette base de données"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "passepartout"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Le processus %s a été éliminé."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin n'a pu éliminer le processus %s. Il était probablement déjà fermé."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Erreur inconnue"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Connexion impossible sur le maître %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Impossible de lire la position du journal sur le maître. Possible problème "
"de privilège sur le maître."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Impossible de changer le maître"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Le serveur maître est maintenant %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
-msgstr "Ce serveur est un serveur maître dans le processus de réplication"
+msgstr "Ce serveur est un serveur maître dans le processus de réplication."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Montrer l'état du maître"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Montrer les esclaves connectés"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Ce serveur n'est pas configuré comme maître dans un processus de "
-"réplication. Désirez-vous le <a href=\"%s\">configurer</a>?"
+"réplication. Désirez-vous le <a href=\"%s\">configurer</a> ?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Configuration du maître"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5012,27 +5000,27 @@ msgstr ""
"répliquées) soit ignorer toutes les bases en demandant que certaines d'entre "
"elles soient répliquées. Veuillez choisir le mode :"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Répliquer toutes les bases de données; Ignorer :"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Ignorer toutes les bases de données; Répliquer :"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
-msgstr "Sélectionnez les bases de données"
+msgstr "Sélectionnez les bases de données : "
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
"Maintenant, ajoutez les lignes suivantes à la fin de votre fichier my.cnf "
-"puis redémarrez le serveur MySQL"
+"puis redémarrez le serveur MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5042,95 +5030,95 @@ msgstr ""
"suite vous devriez voir un message vous informant que ce serveur est "
"configuré comme maître."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
-msgstr "Le fil d'exécution SQL ne tourne pas sur le serveur esclave!"
+msgstr "Le fil d'exécution SQL ne tourne pas sur le serveur esclave !"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
-msgstr "Le fil d'exécution IO ne tourne pas sur le serveur esclave!"
+msgstr "Le fil d'exécution IO ne tourne pas sur le serveur esclave !"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Le serveur est configuré comme esclave dans un processus de réplication. "
"Voudriez-vous :"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Montrer l'état de l'esclave"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Synchroniser les bases de données avec le serveur maître"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
-msgstr "Contrôler le serveur esclave:"
+msgstr "Contrôler le serveur esclave: "
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Démarrer complètement"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Arrêter complètement"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Réinitialiser l'esclave"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "%s seulement le fil d'exécution SQL"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Démarrer"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Arrêter"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "%s seulement le fil d'exécution des entrées-sorties"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
-msgstr "Gestion des erreurs"
+msgstr "Gestion des erreurs : "
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Ignorer les erreurs peut mener à une désynchronisation entre les serveurs "
-"maître et esclave!"
+"maître et esclave !"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Ignorer l'erreur courante"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Ignorer les prochaines"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "erreurs."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
"Ce serveur n'est pas configuré comme esclave dans un processus de "
-"réplication. Désirez-vous le <a href=\"%s\">configurer</a>?"
+"réplication. Désirez-vous le <a href=\"%s\">configurer</a> ?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5140,12 +5128,12 @@ msgstr ""
"mais qui ont excédé la valeur de binlog_cache_size et ont utilisé un fichier "
"temporaire pour stocker les énoncés de la transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Le nombre de transactions qui ont utilisé la cache temporaire du log binaire."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5158,11 +5146,11 @@ msgstr ""
"tmp_table_size afin que les tables temporaires soient maintenues en mémoire "
"au lieu d'être sur disque."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Le nombre de fichiers temporaires créés par mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5170,7 +5158,7 @@ msgstr ""
"Le nombre de tables temporaires en mémoire créées automatiquement par le "
"serveur lors de l'exécution d'énoncés."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5178,7 +5166,7 @@ msgstr ""
"Le nombre d'enregistrements écrits avec INSERT DELAYED pour lesquels une "
"erreur est survenue (probablement un doublon sur la clé)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5186,23 +5174,23 @@ msgstr ""
"Le nombre de fils d'exécution utilisés pour INSERT DELAYED. Un fil est "
"utilisé pour chacune des tables sur lesquelles un INSERT DELAYED a lieu."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Le nombre d'enregistrements écrits via INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Le nombre de commandes FLUSH exécutées."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Le nombre de commandes COMMIT internes."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Le nombre de fois qu'un enregistrement a été supprimé d'une table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5212,7 +5200,7 @@ msgstr ""
"une table portant un certain nom. Ceci est appelé &quot;découverte&quot;. Ce "
"paramètre indique le nombre de fois que des tables ont été découvertes."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5223,7 +5211,7 @@ msgstr ""
"d'un index; par exemple, SELECT col1 FROM foo, en assumant que col1 est une "
"colonne indexée."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5231,7 +5219,7 @@ msgstr ""
"Le nombre de requêtes pour lire un enregistrement via une clé. Si élevé, "
"c'est une bonne indication que vos tables sont correctement indexées."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5241,15 +5229,15 @@ msgstr ""
"clé. Ceci est augmenté si vous interrogez une colonne indexée avec un "
"critère de fourchette ou si vous parcourez l'index."
-#: server_status.php:55
+#: server_status.php:54
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 ""
"Le nombre de requêtes de lecture de l'enregistrement précédent, en ordre de "
-"clé. Utilisé surtout pour optimiser ORDER BY ... DESC"
+"clé. Utilisé surtout pour optimiser ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5262,7 +5250,7 @@ msgstr ""
"de requêtes qui demandent à MySQL de parcourir des tables en entier, ou vous "
"avez des jointures qui n'utilisent pas correctement les clés."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5274,35 +5262,35 @@ msgstr ""
"vos tables ne sont pas correctement indexées ou que vos requêtes ne sont pas "
"écrites de façon à tirer parti des index que vous avez définis."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Le nombre d'énoncés ROLLBACK internes."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Le nombre de requêtes de mise à jour d'enregistrements."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Le nombre de requêtes d'insertion d'enregistrements."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Le nombre de pages contenant des données."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
-msgstr "Le nombre de pages contenant des données «dirty»"
+msgstr "Le nombre de pages contenant des données «dirty»."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Le nombre de pages de mémoire-tampon qui ont été effacées."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
-msgstr "Le nombre de pages libres"
+msgstr "Le nombre de pages libres."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5312,7 +5300,7 @@ msgstr ""
"train d'être lues ou écrites, ou qui ne peuvent être supprimées pour une "
"autre raison."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5324,11 +5312,11 @@ msgstr ""
"comme suit: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Taille totale de la réserve, en pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5337,7 +5325,7 @@ msgstr ""
"lorsqu'une requête doit balayer une large portion de table en ordre "
"discontinu."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5345,11 +5333,11 @@ msgstr ""
"Le nombre de lectures séquentielles effectuées par InnoDB. Ceci survient "
"quand InnoDB fait un parcours séquentiel intégral de la table."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Le nombre de requêtes de lectures logiques effectuées par InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5357,7 +5345,7 @@ msgstr ""
"Le nombre de lectures que InnoDB n'a pu faire à partir de la réserve, menant "
"à une lecture directe d'une page."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5371,51 +5359,51 @@ msgstr ""
"Ceci compte le nombre de fois qu'une telle attente a été nécessaire. Si la "
"taille de la réserve est adéquate, cette valeur devrait être petite."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Le nombre d'écritures faites dans la réserve InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Le nombre d'opérations fsync() faites jusqu'à présent."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Le nombre d'opérations fsync() actuellement en attente."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Le nombre actuel de lectures en attente."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Le nombre actuel d'écritures en attente."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "La quantité d'octets lus jusqu'à présent."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Le nombre total de lectures de données."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Le nombre total d'écritures de données."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "La quantité d'octets écrits jusqu'à présent."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "Le nombre de pages utilisées pour des opérations «doublewrite»."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Le nombre d'opérations «doublewrite» effectuées."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5423,35 +5411,35 @@ msgstr ""
"Le nombre d'attentes en raison d'un tampon du fichier témoin trop petit; il "
"fallait attendre qu'il se libère avant de continuer."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Le nombre de requêtes d'écritures sur le fichier témoin."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Le nombre d'écritures physiques au fichier témoin."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Le nombre d'écritures fsync() sur le fichier témoin."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Le nombre de synchronisations (fsync) du fichier témoin en attente."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Le nombre d'écritures du fichier témoin en attente."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Le nombre d'octets écrits sur le fichier témoin."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Le nombre de pages créées."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5460,51 +5448,51 @@ msgstr ""
"valeurs sont comptées par page; la taille de page leur permet d'être "
"facilement converties en octets."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Le nombre de pages lues."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Le nombre de pages écrites."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Le nombre de verrous d'enregistrements actuellement en attente."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Le temps d'attente moyen pour acquérir un verrou, en millisecondes."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Le temps total utilisé pour acquérir un verrou, en millisecondes."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Le temps d'attente maximum pour acquérir un verrou, en millisecondes."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Le nombre de fois qu'on a dû attendre pour un verrou."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Le nombre d'enregistrements supprimés des tables InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Le nombre d'enregistrements insérés dans des tables InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Le nombre d'enregistrements lus dans des tables InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Le nombre d'enregistrements mis à jour dans des tables InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5513,7 +5501,7 @@ msgstr ""
"pas encore transférés sur disque. Anciennement connu sous le nom "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5522,7 +5510,7 @@ msgstr ""
"cette valeur pour déterminer la proportion de la cache de clés qui est "
"utilisée."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5532,11 +5520,11 @@ msgstr ""
"maximum du nombre de blocs qui ont été utilisés en même temps dans le cache "
"de clés."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Le nombre de requêtes de lecture d'un bloc de clés depuis la cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5547,15 +5535,15 @@ msgstr ""
"petite. Le taux d'échec de la cache peut être calculé par Key reads/Key read "
"requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Le nombre de requêtes en vue d'écrire un bloc de clé dans la cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Le nombre d'écritures physiques d'un bloc de clés vers le disque."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5566,11 +5554,11 @@ msgstr ""
"pour une même requête. La valeur de 0 indique qu'aucune requête n'a encore "
"été compilée."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Le nombre d'enregistrements en attente d'écriture (INSERT DELAYED)."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5578,35 +5566,35 @@ msgstr ""
"Le nombre tables qui ont été ouvertes. Si trop élevé, votre cache de table "
"est probablement trop petite."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Le nombre de fichiers qui sont ouverts."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Le nombre de flux de données qui sont ouverts."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Le nombre de tables qui sont ouvertes."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Le nombre de blocs de mémoire libre dans la cache de requêtes."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "La quantité de mémoire libre dans la cache de requêtes."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Le nombre de succès dans la cache."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Le nombre de requêtes ajoutées à la cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5618,7 +5606,7 @@ msgstr ""
"afin de peaufiner la taille de la cache. La stratégie utilisée pour "
"déterminer quelles requêtes seront retirées est LRU (least recently used)."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5626,24 +5614,24 @@ msgstr ""
"Le nombre de requêtes non en cache (impossible à placer en cache, ou non "
"cachée en raison du paramètre query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Le nombre de requêtes enregistrées dans la cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Le nombre total de blocs dans la cache de requêtes."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Réinitialiser"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "L'état de la réplication sans échec (pas encore implantée)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5651,13 +5639,13 @@ msgstr ""
"Le nombre de jointures qui n'ont pas utilisé d'index. Si cette valeur est "
"supérieure à 0, vérifiez soigneusement les indexes de vos tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Le nombre de jointures qui ont utilisé une recherche par plage sur une table "
"de référence."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5666,7 +5654,7 @@ msgstr ""
"enregistrement. (Si ceci est supérieur à 0, vérifiez soigneusement les "
"indexes de vos tables.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5674,19 +5662,19 @@ msgstr ""
"Le nombre de jointures qui ont utilisé des plages sur la première table. "
"(Normalement non critique même si cette valeur est élevée.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Le nombre de jointures qui ont nécessité le parcours complet de la première "
"table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Le nombre de tables temporaires actuellement ouvertes par le fil d'exécution "
"SQL de l'esclave."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5694,11 +5682,11 @@ msgstr ""
"Nombre de fois (depuis le démarrage) que le fil d'exécution SQL de l'esclave "
"a envoyé à nouveau des transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ceci est à ON si ce serveur est un esclave connecté à un maître."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5706,14 +5694,14 @@ msgstr ""
"Le nombre de fils d'exécution dont le temps de création a excédé "
"slow_launch_time secondes."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Le nombre de requêtes dont le temps d'exécution a excédé long_query_time "
"secondes."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5722,23 +5710,23 @@ msgstr ""
"Le nombre d'opérations de fusion effectuées par l'algorithme de tri. Si ce "
"nombre est élevé, augmentez la valeur du paramètre sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Le nombre de tri effectués avec des plages."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Le nombre d'enregistrements triés."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Le nombre de tri effectués via un parcours de la table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Le nombre de fois qu'un verrou de table a été acquis immédiatement."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5750,7 +5738,7 @@ msgstr ""
"des problèmes de performance, commencez par optimiser vos requêtes, puis "
"subdivisez vos tables ou encore utiliser la réplication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5760,11 +5748,11 @@ msgstr ""
"calculé via Nombre de fils / connexion. Si cette valeur est en rouge, vous "
"devriez augmenter la taille de cette cache."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Le nombre de connexions ouvertes actuellement."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5775,87 +5763,87 @@ msgstr ""
"nombre est trop grand, vous pourriez augmenter la valeur du paramètre "
"thread_cache_size. (Normalement, ceci ne procure pas une amélioration "
"perceptible de la performance si votre serveur gère correctement les fils "
-"d'exécution."
+"d'exécution.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Le nombre de fils d'exécution non suspendus."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informations sur le serveur"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Gestionnaire"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Cache des requêtes"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Fils d'exécution"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Données temporaires"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Insertions avec délais"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Cache des clés"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Jointures"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Mécanisme de tri"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordonnateur des transactions"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Fermer toutes les tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Montrer les tables ouvertes"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Montrer les serveurs esclaves"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Montrer l'état des serveurs esclaves"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Vider la cache des requêtes"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Afficher les processus"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Réinitialiser"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ce serveur MySQL fonctionne depuis %s. Il a démarré le %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5863,19 +5851,19 @@ msgstr ""
"Ce serveur est un serveur <b>maître</b> et <b>esclave</b> dans le processus "
"de réplication."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Ce serveur est un serveur <b>maître</b> dans le processus de <b>réplication</"
"b>."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Ce serveur est un serveur <b>esclave</b> dans le processus de "
"<b>réplication</b>."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5883,7 +5871,7 @@ msgstr ""
"Pour plus d'information sur l'état de la réplication sur ce serveur, "
"consultez la <a href=#replication>section de réplication</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5891,11 +5879,11 @@ msgstr ""
"<b>Statistiques sur le trafic</b>: Ce tableau indique le trafic réseau "
"observé sur ce serveur MySQL depuis son démarrage."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5904,36 +5892,36 @@ msgstr ""
"dépassée, auquel cas les statistiques rapportées par MySQL peuvent être "
"inexactes."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "par heure"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Reçu"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Envoyé"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Connexions"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. de connexions simultanées"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Tentatives échouées"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Arrêts prématurés"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5942,126 +5930,126 @@ msgstr ""
"<b>Statistiques sur les requêtes</b>: Depuis son démarrage, %s requêtes ont "
"été envoyées au serveur."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "par minute"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "par seconde"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Type de requête"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "État de la réplication"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Connexion à la source impossible"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Connexion à la cible impossible"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "La base de données «%s» n'existe pas."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Synchronisation de structure"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Synchronisation des données"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "non présent"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Différence dans la structure"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Différence dans les données"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Ajouter des colonnes"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Supprimer des colonnes"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Modifier des colonnes"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Supprimer des index"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Appliquer des index"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Modifier des enregistrements"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Insérer des enregistrements"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
-msgstr "Voulez-vous supprimer tous les enregistrements des tables cible?"
+msgstr "Voulez-vous supprimer tous les enregistrements des tables cible ?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Appliquer les changements sélectionnés"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synchroniser les bases de données"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Les tables sélectionnées ont été synchronisées."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "La base cible a été synchronizée avec la base source"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Ces requêtes ont été exécutées :"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Saisir manuellement"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Connexion actuelle"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Configuration : %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Interface de connexion (socket)"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6069,142 +6057,138 @@ msgstr ""
"La base de données cible sera complètement synchronisée avec la base source. "
"La base source ne sera pas modifiée."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variables et réglages du serveur"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valeur pour la session"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valeur globale"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Fichier de configuration"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Télécharger"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"Votre connexion n'est pas sécurisée; toutes les données sont transférées non-"
-"encryptées!"
+"encryptées !"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Survol"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Afficher les messages cachés (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
-msgstr "Aucun serveur n'est configuré."
+msgstr "Aucun serveur n'est configuré"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nouveau serveur"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Langue par défaut"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "laisser l'utilisateur choisir"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- aucun -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Serveur par défaut"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Fin de ligne"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Afficher"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Charger"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Site de phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Faire un don"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Vérifier la présence d'une nouvelle version"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Fonctionnalités"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Panneau de navigation"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Panneau principal"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Modifier serveur"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Ajouter un serveur"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Valeur incorrecte"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Assigner la valeur: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Ramener la valeur par défaut"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Avertissement"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Active la conversion des caractères"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Si activé, permet d'entrer un nom de serveur MySQL sur le panneau de "
"connexion (mode cookie)"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6219,21 +6203,21 @@ msgstr ""
"page=form&amp;formset=features#tab_Security]la liste des serveurs "
"mandataires de confiance[/a]."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Permettre de tenter une connexion à tout serveur MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Montrer le lien pour détruire une base de données aux utilisateurs ordinaires"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"La clé devrait contenir des lettres, des nombres et des caractères spéciaux"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6241,11 +6225,11 @@ msgstr ""
"Mot de passe utilisé pour encrypter les cookies quand on utilise "
"l'authentification [kbd]cookie[/kbd]"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
-msgstr "La clé doit avoir un minimum de 8 caractères."
+msgstr "La clé doit avoir un minimum de 8 caractères"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6255,27 +6239,27 @@ msgstr ""
"cookie , alors une clé secrète a été générée pour vous. Elle sert à "
"encrypter les cookies, vous n'avez pas à vous en souvenir."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Secret Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Utilisé quand on clique sur une ligne"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Activer le marqueur d'enregistrements"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Mettre en surbrillance l'enregistrement sur lequel pointe la souris"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Activer le pointeur de surbrillance"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6283,11 +6267,11 @@ msgstr ""
"Active la compression [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] pour "
"les opérations d'importation et d'exportation"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6298,11 +6282,11 @@ msgstr ""
"décompression Bzip2[/a] requièrent des fonctions (%s) non disponibles sur ce "
"serveur."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Impossible de charger ou sauvegarder la configuration"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6312,7 +6296,7 @@ msgstr ""
"décrit sur [a@../Documentation.html#setup_script]documentation[/a]. Sinon "
"vous ne pourrez que télécharger ou afficher la configuration."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6322,31 +6306,31 @@ msgstr ""
"[/kbd] - permet de limiter la taille, [kbd]textarea[/kbd] - permet la saisie "
"de sauts de lignes"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "Édition des colonnes CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Nombre de colonnes pour les textareas CHAR/VARCHAR)"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Taille horizontale pour un textarea"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Nombre de lignes pour les textareas CHAR/VARCHAR)"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Taille verticale pour un textarea"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Vérifier les permissions du fichier de configuration"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6354,11 +6338,11 @@ msgstr ""
"Comprime les exportations gzip/bzip2 à la volée avec économie de mémoire; si "
"les fichiers gzip/bzip2 produits ne sont pas conformes, désactivez ceci"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Compression à la volée"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6366,43 +6350,35 @@ msgstr ""
"Un message devrait-il s'afficher quand vous êtes sur le point de perdre des "
"données"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirmer les requêtes de suppression (DROP)"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Utilisé pour les conversions"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Jeu de caractères par défaut"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "L'onglet affiché lors de l'entrée dans une base de données"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Onglet par défaut pour bases de données"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "L'onglet initial dans l'affichage serveur"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Onglet par défaut pour serveur"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "L'onglet initial lors de l'accès à une table"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Onglet par défaut pour tables"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6410,74 +6386,74 @@ msgstr ""
"Assurez-vous que ce répertoire n'est pas accessible par les autres "
"utilisateurs."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Montrer la liste des bases de données au lieu d'un menu déroulant"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Affiche les bases de données sous forme de liste"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Montrer la liste des serveurs au lieu d'un menu déroulant"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Affiche les serveurs sous forme de liste"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
-msgstr "Connexion au serveur MySQL impossible."
+msgstr "Connexion au serveur MySQL impossible"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
-msgstr "Le controlpass est vide."
+msgstr "Le controlpass est vide"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
-msgstr "Le controluser est vide."
+msgstr "Le controluser est vide"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
-msgstr "Le nom de session signon est vide."
+msgstr "Le nom de session signon est vide"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
-msgstr "L'URL de signon est vide."
+msgstr "L'URL de signon est vide"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-"Le code d'utilisateur est vide alors que vous utilisez la méthode config."
+"Le code d'utilisateur est vide alors que vous utilisez la méthode config"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
-msgstr "Le formulaire soumis contient des erreurs."
+msgstr "Le formulaire soumis contient des erreurs"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Adresse IP incorrecte : %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Numéro de port invalide"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Données manquantes pour %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Nombre non négatif"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Nombre non positif"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6485,43 +6461,43 @@ msgstr ""
"Nombre de secondes allouées à l'exécution des scripts ([kbd]0[/kbd] signifie "
"illimité)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Durée maximum d'exécution"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Jeu de caractères du fichier"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Modèle de nom de base de données"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Modèle de nom de serveur"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Modèle de nom de table"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Sauvegarder sur le serveur"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Se souvenir du modèle de nom de fichier"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "non"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Force des connexions https entre le navigateur et phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6529,11 +6505,11 @@ msgstr ""
"Cette [a@?page=form&amp;formset=features#tab_Security]option[/a] doit être "
"activée si votre serveur la supporte."
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Forcer les connexions SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6541,91 +6517,91 @@ 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é"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Ordre dans le menu des clés étrangères"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
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"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Limite pour clé étrangère"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Mode affichage"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Personnaliser le mode affichage"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Personnaliser le mode édition"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Mode édition"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Personnaliser les valeurs utilisées habituellement"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Valeurs par défaut pour exportation"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Personnaliser les valeurs utilisées habituellement"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Valeurs par défaut pour importation"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
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"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importation / exportation"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Options d'affichage des bases de données"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Personnaliser l'apparence du panneau de navigation"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Options d'affichage des serveurs"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Options d'affichage des tables"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Réglages divers"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Autres réglages de base"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Personnaliser le panneau de requêtes"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6633,15 +6609,15 @@ msgstr ""
"Veuillez noter que phpMyAdmin n'est qu'une interface et que ses réglages ne "
"limitent en rien MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Sécurité"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Configuration de base"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6649,23 +6625,23 @@ msgstr ""
"Configuration avancée, assurez-vous de connaître la signification de ces "
"options avant de les modifier"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Configuration du serveur"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Entrez les paramètres de connexion au serveur"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Entrez les options pour l'authentification signon"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Option de connexion signon"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6675,49 +6651,49 @@ msgstr ""
"additionnelles, voir [a@../Documentation.html#linked-tables]linked-tables "
"infrastructure[/a]"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Base de données PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Suivi des changements faits dans la base de données. Requiert de configurer "
"les fonctions avancées (pmadb)."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Suivi des changements"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Personnalisation"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Personnaliser les valeurs pour exportation"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Personnaliser les valeurs pour importation"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Personnaliser le cadre de navigation"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Personnaliser le cadre principal"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Personnaliser les liens affichés dans les boîtes de requêtes SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Boîte de requêtes SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6725,27 +6701,27 @@ msgstr ""
"Réglages pour requêtes SQL, voir [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Requêtes SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Personnaliser la page de départ"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Page de départ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Personnaliser les onglets"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Onglets"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6753,11 +6729,11 @@ msgstr ""
"Active la compression [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] pour les "
"opérations d'importation et d'exportation"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6768,15 +6744,15 @@ msgstr ""
"décompression GZip[/a] requièrent des fonctions (%s) non disponibles sur ce "
"serveur."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Paramètres pour iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorer les erreurs"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6784,11 +6760,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."
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignorer les erreurs dans les requêtes multi-énoncés"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6798,11 +6774,11 @@ msgstr ""
"point d'être atteinte. Ceci pourrait aider à importer des fichiers "
"volumineux, au détriment du respect des transactions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Permettre l'interruption lors de l'importation"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6810,15 +6786,15 @@ 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"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Nombre de requêtes à ignorer"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Connexion non sécurisée"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6827,79 +6803,79 @@ msgstr ""
"Si votre serveur accepte les requêtes HTTPS, utilisez une [a@%s]connexion "
"sécurisée[/a]."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Le nombre d'enregistrements qui peuvent être insérés à la fois."
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Nombre d'enregistrements à insérer"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Cible de l'icône d'accès rapide"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Montrer le logo dans le panneau de navigation"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Affichage du logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Montrer le choix de serveurs au haut du panneau de navigation"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Affiche la liste des serveurs"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Chaîne qui sépare les noms de bases de données en niveaux"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Séparateur pour l'arborescence des bases de données"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr "En affichage léger; déterminé par le séparateur)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Montre les bases de données dans une arborescence"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Active l'affichage léger"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Nombre de niveaux pour l'arborescence des tables"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Chaîne qui sépare les noms de table en niveaux"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Séparateur pour l'arborescence des noms de tables"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL du lien sous le logo"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6907,27 +6883,27 @@ msgstr ""
"Pour la fenêtre principale, ([kbd]main[/kbd]) ou dans une nouvelle fenêtre, "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Fenêtre-cible pour la page ouverte lors d'un clic sur le logo"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Faire ressortir le nom du serveur dans le panneau de navigation"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Active la surbrillance"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Utiliser des onglets moins intenses graphiquement"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Onglets légers"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6936,11 +6912,11 @@ msgstr ""
"Si TRUE, la déconnexion se produit pour tous les serveurs; si FALSE, on se "
"déconnecte seulement du serveur courant."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Détruire tous les cookies à la déconnexion"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6948,11 +6924,11 @@ msgstr ""
"Sur le panneau de connexion (mode cookie ), le nom du précédent utilisateur "
"devrait-il apparaître?"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Se souvenir du nom d'utilisateur"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6964,15 +6940,15 @@ msgstr ""
"la session; ceci est recommandé si l'environnement n'est pas digne de "
"confiance."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Stockage du cookie"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Le nombre de secondes pendant lequel la connexion demeure valide"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6982,27 +6958,29 @@ msgstr ""
"devrait contenir une valeur d'au plus 1800 secondes (30 minutes). Une valeur "
"plus grande que 1800 pose un risque."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Durée de validité de la connexion (mode cookie)"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Taille maximum des requêtes SQL affichées"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
-msgstr "...affichées dans le panneau de gauche et la liste des bases"
+msgstr ""
+"Nombre maximum de bases de données affichées dans le panneau de gauche et la "
+"liste des bases"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Nombre maximum de bases de données"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7013,19 +6991,19 @@ msgstr ""
"&laquo;&nbsp;Suivant&nbsp;&raquo; et &laquo;&nbsp;Pr&eacute;c&eacute;"
"dent&nbsp;&raquo; seront affich&eacute;s."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Nombre maximum d'enregistrements à afficher"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
-msgstr "...affichées dans la liste des tables"
+msgstr "Nombre maximum de tables affichées dans la liste des tables"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Nombre maximum de tables"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7033,27 +7011,27 @@ msgstr ""
"Le nombre d'octets qu'un script peut allouer, par exemple [kbd]32M[/kbd] "
"([kbd]0[/kbd] signifie illimité)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Limite mémoire"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Utiliser les icônes (true), du texte (false) ou les deux (both)"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Apparence de la barre de navigation"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "sert à augmenter la vitesse des transferts HTTP"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Tampon de sortie GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7061,82 +7039,82 @@ msgstr ""
"[kbd]SMART[/kbd] signifie un ordre décroissant pour les colonnes TIME, DATE, "
"DATETIME et TIMESTAMP, et croissant pour les autres"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Ordre de tri par défaut"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "...au serveur MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Connexions persistentes"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Icônes pour les actions sur les tables"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Empêche l'édition des colonnes BLOB et BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "Protéger les colonnes avec contenu binaire"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
"Activer si vous désirez un historique permanent (nécessite pmadb). Si "
-"désactivé, utilise JS pour afficher un historique temporaire"
+"désactivé, utilise JS pour afficher un historique temporaire."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Historique permanent des requêtes"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Le nombre de requêtes à conserver dans l'historique"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Taille de l'historique"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "L'onglet affiché à l'ouverture d'une fenêtre de requêtes."
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Onglet par défaut pour fenêtre de requêtes"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
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"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Moteur de conversion"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Tenter de ramener les champs en erreur à leur valeur par défaut"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
"Répertoire où les exportations peuvent être sauvegardées sur le serveur"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Répertoire de sauvegarde"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7152,49 +7130,49 @@ msgstr ""
"%1$d#tab_Server]type d'authentification[/a] à [kbd]cookie[/kbd] ou [kbd]http"
"[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Il est recommandé d'utiliser mysqli"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Vous permettez les connexions au serveur sans mot de passe."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Laisser vide si non utilisé"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Ordre d'authentification des serveurs"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Laisser vide pour la valeur par défaut"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Règles d'authentification des serveurs"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Permettre les connexions sans fournir de mot de passe"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Permettre une connexion à root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
"Domaine de protection (realm) à afficher lors d'une authentification HTTP "
"Basic"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "Domaine de protection HTTP"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7204,19 +7182,19 @@ msgstr ""
"l'authentification matérielle Swekey[/a] (ne pas placer sous la racine des "
"documents; suggestion : /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Fichier de configuration SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Type d'authentification"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
-msgstr "Type d'Authentification"
+msgstr "Type d'authentification"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7224,11 +7202,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]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Table pour signets"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7236,32 +7214,33 @@ msgstr ""
"Laisser vider pour désactiver les commentaires sur les colonnes et les types "
"MIME; suggéré : [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Table pour informations sur les colonnes"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "(connexion au serveur MySQL)"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Utiliser le mode compression sur la connexion"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-"Comment se connecter au serveur, utilisez TCP si vous êtes dans le doute"
+"Comment se connecter au serveur, utilisez [kbd]tcp[/kbd] si vous êtes dans "
+"le doute"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Type de connexion"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Mot de passe de l'utilisateur de contrôle"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7269,30 +7248,30 @@ msgstr ""
"Un compte MySQL spécial avec des permissions limitées, voir [a@http://wiki."
"phpmyadmin.net/pma/controluser] notre wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Utilisateur de contrôle"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Comptage du nombre de tables en montrant la liste des bases de données"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Comptage des tables"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
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]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Table pour la fonctionnalité Concepteur"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7300,11 +7279,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Empêcher l'accès à INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7319,33 +7298,33 @@ msgstr ""
"serveur[/a] et [a@?page=form&amp;formset=features#tab_Security]serveurs "
"mandataires de confiance[/a]."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr "Quelle extension PHP utiliser (prenez mysqli si possible)"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Extension PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Masquer les bases dont le nom correspond à l'expression (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Masquer les bases de données"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr "Laisser vider pour désactiver, suggéré : [kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Tables pour historique des requêtes SQL"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7353,31 +7332,31 @@ msgstr ""
"Laisser vider pour désactiver le suivi des changements SQL, valeur "
"suggérée : [kbd]pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "Table pour le suivi des changements SQL"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Le nom du serveur sur lequel MySQL est en exécution."
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Nom du serveur"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL pour quitter"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Essayer de se connecter sans mot de passe"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Connexion sans mot de passe"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7386,29 +7365,29 @@ msgstr ""
"d'échappement si vous les employez de manière littérale («ma\\_base» et non "
"«ma_base»)"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Restreindre la liste des bases de données"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
"Laisser vide si vous n'utilisez pas la méthode d'authentification config"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Mot de passe pour méthode config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr "Laisser vider pour désactiver, suggéré : [kbd]pma_pdf_pages[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "Table pour décrire les schémas en PDF"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7418,17 +7397,17 @@ msgstr ""
"Voir [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Laisser vider pour "
"désactiver. Suggéré : [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Port"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7436,19 +7415,19 @@ msgstr ""
"Laisser vider pour désactiver le support [a@http://wiki.phpmyadmin.net/pma/"
"relation]relationnel[/a], suggéré : [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Table relationnelle"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "La commande SQL à utiliser pour acquérir la liste des bases de données"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Commande SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7456,15 +7435,15 @@ msgstr ""
"Voir [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] pour un exemple"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Nom de session pour méthode signon"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL pour connexion"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7472,21 +7451,21 @@ msgstr ""
"Définit si le mécanisme de suivi crée automatiquement des versions pour les "
"tables et les vues."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Création automatique de versions"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Énoncés à suivre"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7494,11 +7473,11 @@ 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."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Ajouter DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7506,11 +7485,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."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Ajouter DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7518,42 +7497,42 @@ 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."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Ajouter DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Vous devriez utiliser des connexions SSL si votre serveur le permet."
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Interface de connexion socket"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Utiliser SSL pour la connexion au serveur MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Utiliser SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "Table pour coordonnées du schéma en PDF"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7561,15 +7540,15 @@ msgstr ""
"Sert à définir les colonnes descriptives, laisser vide pour désactiver; "
"suggéré : [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Table pour colonnes descriptives"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Utilisateur pour méthode config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7577,11 +7556,11 @@ msgstr ""
"Désactiver si vous savez que vos tables pma_* sont à jour. Ceci contourne "
"une vérification et améliore la performance"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Vérification détaillée"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7589,19 +7568,19 @@ msgstr ""
"Une description conviviale de ce serveur. Laisser vide pour utiliser à la "
"place le nom du serveur."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Nom à afficher pour ce serveur"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
-msgstr "Devrait-on afficher un bouton &quot;Tout afficher&quot;"
+msgstr "Devrait-on afficher un bouton «Tout afficher»"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Permettre l'affichage de tous les enregistrements"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7611,71 +7590,73 @@ msgstr ""
"cependant on peut exécuter un changement de mot de passe manuellement avec "
"la commande appropriée"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Afficher le dialogue de changement de mot de passe"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Afficher le formulaire de création de base de données"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Afficher le formulaire"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "En insertion/édition, montrer la colonne contenant les fonctions"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Montrer les fonctions"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-"...lien vers le résultat de [a@http://php.net/manual/function.phpinfo.php]"
-"phpinfo()[/a]"
+"Montre un lien vers le résultat de [a@http://php.net/manual/function.phpinfo."
+"php]phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Afficher un lien vers phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Afficher les informations détaillées sur le serveur MySQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"Détermine si les requêtes générées par phpMyAdmin devraient être affichées"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Afficher les requêtes SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
-msgstr "...sur les bases de données et les tables (espace utilisé)"
+msgstr ""
+"Affiche les statistiques sur les bases de données et les tables (espace "
+"utilisé)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Afficher les statistiques"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
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"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
"Affiche le commentaire décrivant la base de données, au lieu de son nom"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7685,26 +7666,26 @@ msgstr ""
"Si défini à [kbd]nested[/kbd], l'alias du nom de table ne sert qu'à "
"subdiviser les tables selon $cfg['LeftFrameTableSeparator']"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Affiche le commentaire de table au lieu de son nom"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Affichage des commentaires de table en infobulle"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Saute les tables verrouillées"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7712,15 +7693,15 @@ msgstr ""
"...dans le dialogue de création de base, si possible, sinon laisser le champ "
"vide"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Suggérer un nom de nouvelle base de données"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "oui"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7732,29 +7713,29 @@ msgstr ""
"Forwarded-For) provient du serveur 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Liste des serveurs mandataires de confiance en vue de IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
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"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Répertoire de téléchargement"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Permet la recherche dans la base de données au complet"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Permet une recherche dans toute la base de données"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7764,21 +7745,21 @@ msgstr ""
"libraries/import.lib.php pour le nombre d'énoncés qu'une requête peut "
"comporter."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Détails pour les requêtes multi-énoncés"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr "Échec lors de la vérification de version."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Un numéro de version invalide a été reçu du serveur."
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7787,7 +7768,7 @@ msgstr ""
"Une nouvelle version de phpMyAdmin est disponible et vous devriez songer à "
"une mise à niveau. La version la plus récente est %s, publiée le %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7796,26 +7777,26 @@ msgstr ""
"Vous utilisez une version phpMyAdmin obtenue grâce à git, faites [kbd]git "
"pull[/kbd] :-)[br]La dernière version stable est %s, publiée le %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Aucune version stable plus récente n'est disponible"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Analyse impossible du numéro de version."
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Vérification de version"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Ni CURL ni URL wrapper ne sont disponibles; impossible de chercher une "
"nouvelle version."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7823,7 +7804,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"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7832,7 +7813,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]La compression Zip[/a] "
"requiert des fonctions (%s) non disponibles sur ce serveur."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7841,320 +7822,320 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]La décompression Zip[/"
"a] requiert des fonctions (%s) non disponibles sur ce serveur."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Identifiant de l'enregistrement inséré : %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Affichage du code PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Affichage de la requête SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Il y a des problèmes avec les index de la table `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Intitulé"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "La table %1$s a été modifiée avec succès."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Afficher les valeurs de la table liée"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Fonction"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorer"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
"Il est possible que cette colonne<br />ne soit pas éditable<br />en raison "
"de sa longueur"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Supprimer les références au dépôt BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binaire - ne pas éditer"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Télécharger vers le dépôt BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Sauvegarder un nouvel enregistrement"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Sauvegarder un nouvel enregistrement (ignorer les erreurs)"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Afficher l'énoncé d'insertion"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Retourner à la page précédente"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Insérer un nouvel enregistrement"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Demeurer sur cette page"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Modifier l'enregistrement suivant"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Utilisez la tabulation pour aller d'une valeur à l'autre, ou CTRL+flèches "
"pour aller n'importe où"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Recommencer l'insertion avec %s lignes"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
-msgstr "La table %s existe déjà!"
+msgstr "La table %s existe déjà !"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "La table %1$s a été créée."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "<b>Afficher le schéma</b> de la table"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Le nom d'une clé primaire doit être «PRIMARY»!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "La clé ne peut être renommée PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Aucune colonne n'a été définie pour cet index!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Créer un nouvel index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modifier un index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nom de l'index :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Type d'index :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(«PRIMARY» <b>doit et ne peut être</b> que le nom d'une clé primaire!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Ajouter à l'index&nbsp;%s&nbsp;colonne(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Le nombre de champs doit être plus grand que zéro."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "On ne peut déplacer la table sur elle-même!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "On ne peut copier la table sur elle-même!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "La table %s a été déplacée vers %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La table %s a été copiée vers %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Le nom de la table est vide"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "<b>Ordonner</b> la table par"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(à refaire après insertions/destructions)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Déplacer la table vers (base<b>.</b>table) : "
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "<b>Options</b> pour cette table"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Changer le nom de la table pour"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copier la table vers (base<b>.</b>table) :"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Aller à la table copiée"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "<b>Maintenance</b> de la table"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Défragmenter la table"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "La table %s a été rechargée"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Recharger la table (FLUSH)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Gestion des partitions"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partition %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyser"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Vérifier"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimiser"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstruire"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Réparer"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Supprimer le partitionnement"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Vérifier l'intégrité référentielle"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Afficher les tables"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Espace utilisé"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Espace"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
-msgstr "effectif"
+msgstr "Effectif"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistiques"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Information"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statique"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamique"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Longueur enr."
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Taille enr. "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Erreur lors de la création de la clé étrangère sur %1$s (vérifiez le type "
"des colonnes)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Relation interne"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8162,121 +8143,121 @@ msgstr ""
"Une relation interne n'est pas nécessaire lorsqu'une clé correspondante de "
"type FOREIGN KEY existe"
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Contrainte de clé étrangère"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Aucun enregistrement n'a été sélectionné"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
-msgstr "Recherche «par valeur» (passepartout: «% ») "
+msgstr "Recherche «par valeur» (passepartout: «% ») "
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Opérateur"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Choisir les colonnes (au moins une)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Critères de recherche (pour l'énoncé «where») :"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Nombre d'enregistrements par page"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordre d'affichage :"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Affiche les valeurs distinctes"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
-msgstr "aucune"
+msgstr "Aucune"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "La colonne %s a été effacée"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Une clé primaire a été ajoutée sur %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Un index a été ajouté sur %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Gestion des relations"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Suggérer des optimisations quant à la structure de la table"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Ajouter une colonne"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "En fin de table"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "En début de table"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Après %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Créer un index sur &nbsp;%s&nbsp;colonnes"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partitionné"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Rapport de suivi pour la table `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Version %s créée, le suivi pour %s.%s est activé."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Le suivi pour %s.%s , version %s est désactivé."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Le suivi pour %s.%s , version %s est activé."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Énoncés SQL exécutés."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8285,113 +8266,113 @@ msgstr ""
"temporaire. Veuillez vous assurer que vous avez les privilèges appropriés à "
"cette opération."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Enlevez les deux lignes suivantes si elles sont inutiles."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Énoncés SQL exportés. Vous pouvez copier le fichier ou l'exécuter."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Fermer"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantané de la version %s (code SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Suivi des énoncés"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Montrer %s depuis le %s jusqu'au %s par l'utilisateur %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Utilisateur"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Énoncé de définition de données"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Énoncé de manipulation de données"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Exportation SQL (télécharger)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Exportation SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Cette option remplacera votre table et son contenu."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Exécution SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Exporter en tant que %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Montrer les versions"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Version"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Désactiver le suivi de %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Désactiver maintenant"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Activer le suivi de %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Activer maintenant"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Créer la version %s de %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Suivre les énoncés de définition de données suivants :"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Suivre les énoncés de manipulation de données suivants :"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Créer une version"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8400,42 +8381,70 @@ msgstr ""
"Les thèmes ne sont pas supportés, veuillez vérifier votre configuration et/"
"ou vos thèmes dans le répertoire %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Obtenez d'autres thèmes!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Types MIME disponibles"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Les types MIME affichées en italiques ne possèdent pas de fonctions de "
"transformation."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformations disponibles"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Description"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Vous n'êtes pas autorisé à accéder à cette page"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Le profil a été modifié."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nom de la vue"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Changer le nom de la vue pour"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Erreur lors du chargement de l'extension iconv ou recode, utilisée pour "
+#~ "convertir le jeu de caractères. Veuillez activer l'une de ces extensions "
+#~ "dans PHP, ou désactiver la conversion des jeux de caractères dans "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Erreur lors de l'utilisation de iconv, libiconv et recode_string, alors "
+#~ "que ces extensions semblent chargées. Veuillez vérifier votre "
+#~ "configuration de PHP."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Active la conversion des caractères"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Utilisé pour les conversions"
+
+#~ msgid "Default character set"
+#~ msgstr "Jeu de caractères par défaut"
diff --git a/po/gl.po b/po/gl.po
index b425c90f18..4b63b1a274 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: galician <gl@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Ver todos os rexistros"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Número de páxina:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"actualizacións entre xanelas xa que así o pediu na configuración de "
"seguranza do navegador."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Procurar"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Executar"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nome chave"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descrición"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Usar este valor"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Creouse a base de datos %1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentario da base de datos: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentarios da táboa"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nomes das columnas"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipo"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulo"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Padrón"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Vincúlase con"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentarios"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Non"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Si"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimir"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ver o esquema do volcado da base de datos"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Non se achou ningunha táboa na base de datos"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Seleccionar todo"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Non seleccionar nada"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ese nome de base de datos non existe."
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Mudóuselle o nome á base de datos %s para %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Copiuse a base de datos %s para %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Mudar o nome da base de datos para"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Orde"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "e despois"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copiar a base de datos para"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Só a estrutura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Estrutura e datos"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Só os datos"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREAR UNHA BASE DE DATOS antes de copiar"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Engadir %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Engadir o valor incremental (AUTO_INCREMENT)"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Engadir limitacións"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Pasar á base de datos copiada"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repositorio de BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Estado"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Activado"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Desactivar"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Danada"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Arranxar"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Desactivado"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Activar"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Orde alfabética"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Desactivouse a funcionalidade adicional para o traballo con táboas "
"vinculadas. Para saber o por que, prema %saqu&iacute;%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editar as páxinas PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Táboa"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Fileiras"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Tamaño"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "en uso"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creación"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Actualización máis recente"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Comprobación máis recente"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,237 +392,243 @@ msgid_plural "%s tables"
msgstr[0] "%s táboa(s)"
msgstr[1] "%s táboa(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "A seu orde de SQL executouse sen problemas"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Ten que escoller polo menos unha columna para mostrar"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordenar"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascendente"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descendente"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostrar"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criterio"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Inserir"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "E"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Eliminar"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ou"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modificar"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Engadir/Eliminar filas de criterios"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Engadir/Eliminar columnas de campo"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Actualizar a procura"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Usar as táboas"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Procura tipo SQL na base de datos <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Enviar esta procura"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Denegouse o acceso"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "polo menos unha das palabras"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "todas as palabras"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "a frase exacta"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "como expresión regular"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Procurar os resultados para \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ocorrencias(s) dentro da táboa <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ocorrencias(s) dentro da táboa <i>%s</i>"
+msgstr[1] "%s ocorrencias(s) dentro da táboa <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Visualizar"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Eliminar"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> ocorrencia(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> ocorrencia(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> ocorrencia(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Procurar na base de datos"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Palabras(s) ou valore(s) a procurar (o comodín é: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Atopar:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "As palabras divídense cun carácter de espazo (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Dentro da(s) táboa(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "No campo:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Inserir"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Estrutura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Eliminar"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Borrar"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Vaciouse a táboa %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Deixouse a vista %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Eliminouse a táboa %s"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "O seguemento está activado."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "O seguemento non está activado."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -631,173 +637,173 @@ msgstr ""
"Esta vista ten, cando menos, este número de fileiras. Vexa a %sdocumentation"
"%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vista"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicación"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Suma"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Todos os marcados"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Marcalos todos"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Quitarlles as marcas a todos"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Exceso na comprobación"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Visualización previa da impresión"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Verificar a táboa"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizar a táboa"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparar a táboa"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizar a táboa"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportar"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dicionario de datos"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Táboas seguidas"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Base de datos"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Última versión"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Creada"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Actualizada"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Acción"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "activado"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "desactivado"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versións"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Informe de seguemento"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Instantánea da estrutura"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Táboas non seguidas"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Seguir a táboa"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Rexistro de actividade da base de datos"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Gardouse nun ficheiro o tipo de exportación seleccionada!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Non hai espazo para gardar o ficheiro %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -805,17 +811,17 @@ msgstr ""
"O ficheiro %s xa existe no servidor - escolla outro nome ou seleccione a "
"opción de eliminar."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "O servidor web non ten permiso para gardar o ficheiro %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Gardouse o volcado no ficheiro %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -824,14 +830,14 @@ msgstr ""
"Posibelmente tentou enviar un ficheiro demasiado grande. Consulte a "
"%sdocumentación%s para averiguar como evitar este límite."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Non se puido ler o ficheiro"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -840,7 +846,7 @@ msgstr ""
"Tentou cargar un ficheiro cunha compresión descoñecida (%s). Ora non se sabe "
"como descomprimir, ora está desactivada na configuración."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -850,29 +856,29 @@ msgstr ""
"o seu tamaño excede o máximo permitido pola súa configuración de PHP. "
"Consulte FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Non se puideron importar as extensións - Comprobe a instalación."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Eliminouse o marcador."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "A mostrar o marcador"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Creouse o marcador %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "A importación rematou sen problemas. Executáronse %d procuras."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -880,7 +886,7 @@ msgstr ""
"Ultrapasouse o tempo de espera do guión. Se quere rematar a importación, "
"volva a enviar o mesmo ficheiro e a importación continuará."
-#: import.php:426
+#: 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."
@@ -889,19 +895,19 @@ msgstr ""
"normalmente significa que o phpMyAdmin non poderá rematar esta importación a "
"non ser que lle incrementen os limites de tempo de php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Voltar"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin utilízase mellor cun navegador que <b>acepte molduras</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -909,15 +915,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Non se permiten as ordes \"Eliminar a base de datos\"."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Seguro? "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Está a piques de DESTRUÃR unha base de datos enteira!"
@@ -948,39 +954,39 @@ msgstr "O nome do servidor está vacío!"
msgid "The user name is empty!"
msgstr "O nome do usuario está vacío!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "O contrasinal está vacío!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Os contrasinais non son os mesmos."
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Gardáronse as modificacións"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Eliminouse a relación"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Engadiuse unha relación cunha CHAVE EXTERNA"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Engadiuse a relación interna"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Erro: non se engadiu a relación."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Erro: xa existe unha relación."
@@ -988,13 +994,13 @@ msgstr "Erro: xa existe unha relación."
msgid "Error saving coordinates for Designer."
msgstr "Houbo un erro ao gardar as coordenadas para Deseñador."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Características xerais das relacións"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Desactivado"
@@ -1010,125 +1016,135 @@ msgstr "Escoller unha chave externa"
msgid "Please select the primary key or a unique key"
msgstr "Escolla a chave primaria ou unha chave única"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Escolla o campo que quere que se mostre"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Xerar un contrasinal"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Xerar"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Doar"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Anterior"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Seguinte"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binario "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Abr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Maio"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Xuño"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Xullo"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ago"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Out"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Xan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1136,199 +1152,199 @@ msgid "May"
msgstr "Maio"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Xuño"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Xullo"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Do"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Lu"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ma"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Ve"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Lu"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mé"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Xo"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Ve"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sá"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Mé"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Xo"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sá"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "en uso"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "por segundo"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Tamaño da letra"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Erro descoñecido ao enviar o ficheiro."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"O tamaño do ficheiro enviado excede a directiva upload_max_filesize de php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1336,73 +1352,73 @@ msgstr ""
"O tamaño do ficheiro excede a directiva MAX_FILE_SIZE que se especificou no "
"formulario HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "O ficheiro enviado só se recibiu parcialmente."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Falta un directorio temporal."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Non se puido escribir no disco."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Detívose o envío do ficheiro por causa do engadido."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Erro ao mover o ficheiro enviado. Consulte FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Non se definiu ningún índice"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ãndices"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Empaquetado"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalidade"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Comentario"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Modificar"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Eliminouse a chave primaria"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Eliminouse o índice %s"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1411,20 +1427,20 @@ msgstr ""
"Parece que os índice %1$s e %2$s son iguais e posibelmente poderíase "
"eliminar un deles"
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bases de datos"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Houbo un erro"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1432,7 +1448,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d fileira(s) afectada(s)."
msgstr[1] "%1$d fileira(s) afectada(s)."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1440,7 +1456,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d fileira(s) eliminada(s)."
msgstr[1] "%1$d fileira(s) eliminada(s)."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1448,91 +1464,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d fileira(s) inserida(s)."
msgstr[1] "%1$d fileira(s) inserida(s)."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Non se conta con información de estado detallada sobre este motor de "
"almacenamento."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s está dispoñíbel neste servidor de MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s foi desactivado neste servidor de MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Este servidor de MySQL non acepta o motor de almacenamento %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "A base de datos non é válida"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Non se admite este nome de táboa."
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Houbo un erro ao mudarlle o nome á táboa %1$s para %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "A táboa %s chámase agora %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Non hai un camiño válido de imaxe para o tema %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Non se dispón de previsualización."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "cólleo"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Non se atopou o tema por omisión %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Non se atopou o tema %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Non se atopou o camiño do tema para o tema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Estilo"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Non se pode conectar: os axustes non son válidos."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Reciba a benvida a %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1541,7 +1557,7 @@ msgstr ""
"Isto débese, posibelmente, a que non se creou un ficheiro de configuración. "
"Tal vez queira utilizar %1$ssetup script%2$s para crear un."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1553,66 +1569,66 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Entrada (login)"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentación do phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Servidor"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Nome de usuario:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Contrasinal:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Escolla de servidor"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "A partir de aquí debe permitir cookies."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Non se dá conectado co servidor de MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "O usuario ou o contrasinal están errados. Denegouse o acceso."
@@ -1650,27 +1666,7 @@ msgstr "Ver o vídeo"
msgid "Download file"
msgstr "Descargar o ficheiro"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Non foi posíbel cargar iconv ou precísase do engadido recode para a "
-"conversión do charset. Configure o php para que se poidan usar estes "
-"engadidos ou indique que non se use a conversión de charset en phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Non é posíbel usar nen iconv nen libiconv nen a función recode_stringf "
-"mentres haxa engadidos por cargar. Comprobe a configuración do php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1686,13 +1682,13 @@ msgstr ""
"casos simplemente faltan unha aspa ou un ponto e vírcula <br/>Se recibe unha "
"páxina en branco é que todo está ben."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1700,208 +1696,208 @@ msgstr ""
"A directiva <tt>$cfg['PmaAbsoluteUri']</tt> DEBE estar asignada no seu "
"ficheiro de configuración."
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Servidor"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
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:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Debería actualizar a %s %s ou posterior."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Tamaño máximo: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Enviado"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Enviado"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentación"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "orde SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Mensaxes do MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explicar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Saltar a explicacion de SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "sen código PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Crear código PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Refrescar"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Omitir a validacion de"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validar o SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motores"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Análise do desempeño"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tempo"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d de %B de %Y ás %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s días, %s horas, %s minutos e %s segundos"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Inicio"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Anterior"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fin"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Saltar à base de datos &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacións"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1909,211 +1905,201 @@ msgid ""
msgstr ""
"Non se pode cargar o engadido %s.<br />Verifique a configuración do PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Acontecementos"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nome"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Eliminouse a base de datos %s."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Parece ser que a táboa está baleira!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Seguemento"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Procurar cun exemplo"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Deseñador"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importar"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilexios"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutinas"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Tipo de retorno"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Pode non ser exacto. Consulte a FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "De máis (Overhead)"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Fallou a conexión para controluser tal e como se define na súa configuración."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "O servidor non está a responder"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalles..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Trocar o contrasinal"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sen contrasinal"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Contrasinal"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Reescribir"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hash do contrasinal"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Compatíbel co MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Xerar un contrasinal"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Xerar"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Crear unha base de datos nova"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Crear"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Sen privilexios"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "A táboa ha de ter, polo menos, un campo."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Crear unha táboa nova na base de datos %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Número de campos"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Non se deron carregado as extensións de exportación. Verifique a instalación."
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Pór %s fileiras a partir da fileira %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Envorcar todas as fileiras"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Enviar <i>(gravar nun ficheiro)</i><br />"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Gardar no servidor no directorio %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Eliminar o(s) ficheiro(s) xa existente(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Modelo para o nome de ficheiro"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nome do servidor"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nome da base de datos"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nome da táboa"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2124,40 +2110,40 @@ msgstr ""
"utilizar cadeas de formato de hora. Produciranse transformacións en "
"consecuencia: %3$s. O resto do texto ficará como está."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "lembrar o modelo"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Conxunto de caracteres do ficheiro:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compresión"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ningunha"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "comprimido no formato \"zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "comprimido no formato \"gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "comprimido no formato \"bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modo de compatiblidade SQL"
@@ -2187,7 +2173,7 @@ msgstr ""
msgid "File to import"
msgstr "Ficheiro a importar"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Localización do arquivo de texto"
@@ -2195,13 +2181,13 @@ msgstr "Localización do arquivo de texto"
msgid "File uploads are not allowed on this server."
msgstr "Este servidor non admite a recepción de ficheiros."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Non se pode acceder ao directorio que designou para os envíos"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "directorio de recepción do servidor web"
@@ -2232,13 +2218,13 @@ msgstr ""
"está perto do limite. Este podería ser un bon método para importar ficheiros "
"longos, aínda que pode rachar transaccións."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formato do ficheiro importado"
@@ -2282,176 +2268,176 @@ msgstr "Vertical"
msgid "Paper size"
msgstr "Tamaño do papel"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Lingua"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d non é un número de fileira válido."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "fileiras, a comezar pola"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (cabezallos rotados)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Esta operación pode que leve moito tempo. Procésase igual?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ordenar pola chave"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opcións"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Textos parciais"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Textos completos"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Chave relacional"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Campo de exhibición relacional"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Mostrar os contidos binarios"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Mostrar os contidos BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Mostrar o contido binario como HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Agochar"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformación do navegador"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Efectuar a procura gardada"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Eliminouse o rexistro"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Matar (kill)"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "a procurar"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "A mostrar rexistros "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "a pesquisa levou %01.4f segundos"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Mudar"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operacións de resultados da procura"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Vista previa da impresión (con textos completos)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Non se atopou o vínculo"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Información sobre a versión"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Directorio base dos datos"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Parte común do camiño do directorio que ten todos os ficheiros de datos de "
"innoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Ficheiros de datos"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Incremento de Autoextend"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2459,11 +2445,11 @@ msgstr ""
" Tamaño do incremento para estender o tamaño dun espazo de táboa cando se "
"encha."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Tamaño da reserva da memoria intermedia"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2471,85 +2457,85 @@ msgstr ""
"Tamaño da memoria intermedia que usa InnoDB para gardar provisoriamente os "
"datos e índices das súas táboas."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Reserva da memoria intermedia"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Estado de InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Uso da reserva da memoria intermedia"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "páxinas"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Páxinas libres"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Páxinas suxas"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Páxinas con datos"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Páxinas que se eliminarán"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Páxinas ocupadas"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Páxinas fechadas"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Actividade da reserva da memoria intermedia"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Peticións de lectura"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Peticións de escrita"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Houbo fallos de lectura"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Esperas para escribir"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Houbo fallos de lectura en %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Esperas para escribir en %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Tamaño do punteiro de datos"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2557,11 +2543,11 @@ msgstr ""
"O tamaño por omisión do punteiro de datos en bytes; usarase con CREATE TABLE "
"para táboas MyISAM cando non se especifique a opción MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modo de recuperación automática"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2569,11 +2555,11 @@ msgstr ""
"O modo de recuperación automática de táboas MyISAM estragadas, tal e como se "
"configura na opción de inicio do servidor --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Tamaño máximo dos ficheiros de ordenación temporais"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2583,11 +2569,11 @@ msgstr ""
"momento de recrear un índice MyISAM (durante REPAIR TABLE, ALTER TABLE, ou "
"LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Tamaño máximo dos ficheiros temporais no momento de crear índices"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2597,11 +2583,11 @@ msgstr ""
"máis grande que se se usar o caché de chaves na cantidade que se especifique "
"aquí, preferir o método da caché de chaves."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparar os fíos"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2609,11 +2595,11 @@ msgstr ""
"Se este valor é maior que 1, os índices das táboas MyISAM créanse en "
"paralelo (cada índice no seu propio fío) durante o proceso Reparar ordenando."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Tamaño da memoria intermedia de ordenación"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2622,11 +2608,11 @@ msgstr ""
"durante unha instrución REPAIR TABLE ou ao crear índices con CREATE INDEX ou "
"ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Tamaño da caché do índice"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2635,11 +2621,11 @@ msgstr ""
"omisión é 32MB. A memoria que se asigne aquí só se emprega para a caché das "
"páxinas de índice.."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Tamaño da caché dos rexistros"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2650,11 +2636,11 @@ msgstr ""
"emprégase como caché das modificacións dos ficheiros de datos de "
"manipulación (.xtd) e punteiros das ficleiras (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Tamaño da caché do rexistro"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2663,11 +2649,11 @@ msgstr ""
"empregada como caché dos datos do rexistro de transaccións. Por omisión é "
"16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Limiar do ficheiro de rexistro"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2675,11 +2661,11 @@ msgstr ""
"O tamaño dun rexistro de transaccións antes do rollover, e créase un "
"rexistro novo. O valor por omisión é 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Tamaño do búfer de transaccións"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2687,11 +2673,11 @@ msgstr ""
"O tamaño do búfer do rexistro de transaccións globais (o motor asigna dous "
"búferes deste tamaño). Por omisión é 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Frecuencia do punto de comprobación"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2699,11 +2685,11 @@ msgstr ""
"A cantidade de datos escritos no rexistro de transaccións antes de realizar "
"o punto de comprobación. O valor por omisión é 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Limiar do rexistro de datos"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2716,11 +2702,11 @@ msgstr ""
"incrementar a cantidade total de datos que se poden almacenar na base de "
"datos."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Limiar do lixo"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2728,11 +2714,11 @@ msgstr ""
"A porcentaxe de lixo no ficheiro de datos antes de compactar. É un valor "
"entre 1 e 99. Por omisión é 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Tamaño do búfer do rexistro"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2742,27 +2728,27 @@ msgstr ""
"256MB. O motor asigna un búfer por fío, mais só se se require o fío para "
"escribir un rexistro de datos."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Tamaño de aumento do ficheiro de datos"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "O tamaño de aumento dos ficheiros de datos de manipulación (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Tamaño de aumento do ficheiro de fileiras"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "O tamaño de aumento dos ficheiros de punteiro de fileira (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Número de ficheiros de rexistro"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2774,150 +2760,150 @@ msgstr ""
"este valor, os ficheiros de rexistro antigos elimínanse; se non, múdaselles "
"o nome e dáselles o número máis alto seguinte."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formato"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "As liñas rematan por"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Os campos delimítanse con"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Os campos escápanse con"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "As liñas rematan por"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Substituír NULL por "
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Eliminar os caracteres CRLF dentro dos campos"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Pór os nomes dos campos na primeira fileira"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV (para datos de MS Excel)"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edición mediante MS-Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Datos"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "A extraer datos da táboa"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Estrutura da táboa"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Incluír o título da táboa"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Título da táboa"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Título da táboa continuado"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Chave da etiqueta"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacións"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Tipo MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Servidor"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Xerado en"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versión do servidor"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versión do PHP"
@@ -2925,23 +2911,23 @@ msgstr "Versión do PHP"
msgid "MediaWiki Table"
msgstr "Táboa do MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Folla de cálculo Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Texto Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Xera un informe que contén os datos dunha única táboa)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Título do informe"
@@ -2949,101 +2935,101 @@ msgstr "Título do informe"
msgid "PHP array"
msgstr "Array de PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Engadir un comentario propio no cabezallo (\\n liñas diferentes)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Incluír a exportación nunha transacción"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Desactivar as comprobacións de chaves exteriores"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcións de exportación da base de datos"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Protexer os nomes das táboas e dos campos con&nbsp;\" ` \""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Engadir aos comentarios"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datas de creación/actualización/comprobación"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Insercións completas"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Insercións estendidas"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Lonxitude máxima da procura creada"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Usar insercións demoradas"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Usar insercións ignoradas"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Use hexadecimal para BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipo de exportación"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedementos"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funcións"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Limitacións para os volcados das táboas"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Limitacións para a táboa"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TIPOS MIME PARA A TÃBOA"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIÓNS PARA A TÃBOA"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Lanza"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Estrutura para a vista"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Estrutura existente para a vista"
@@ -3051,166 +3037,166 @@ msgstr "Estrutura existente para a vista"
msgid "Texy! text"
msgstr "Texto para Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: 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/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Libro de traballo XLSX do Excel 2007"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Exportar os Esquemas de estrutura (recomendado)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Exportar as funcións"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Exportar os procedementos"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Exportar as táboas"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Exportar os disparadores"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Exportar as vistas"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Exportar o contido"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Abrir unha xanela nova co phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Sen táboas"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Resultado SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Xerado por"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL retornou un conxunto vacío (ex. cero rexistros)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "As estruturas seguintes foron creadas ou alteradas. Aquí pode:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Ver o contido dunha estrutura premendo o seu nome"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Mude calqueraa destas opcións premendo a ligazón \"Opcións\" correspondente"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modificar a súa estrutura seguindo a ligazón \"Estrutura\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Ir á base de datos"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "opcións"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Ir á táboa"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "estrutura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Ir á vista"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Substituír os datos da táboa polos do ficheiro"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorar as fileiras duplicadas"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Nomes das columnas na primeira fileira"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nomes das columnas"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Hai un parámetro non válido para a importación de CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Especificouse unha columna non válida (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "O formato de entrada de CSV non é válido na liña %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "A contaxe de campos non é válida na entrada de CSV na liña %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nome da táboa"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV utilizando LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Utilice a palabra chave LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Este engadido non é capaz de realizar importacións comprimidas!"
@@ -3226,7 +3212,7 @@ msgstr "Importar as porcentaxes como decimais correctos (12.00% a .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importar as moedas ($5.00 a 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Non empregar AUTO_INCREMENT cos valores cero"
@@ -3239,14 +3225,14 @@ msgstr ""
"problema e ténteo de novo."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Motor de recodificación"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3254,320 +3240,320 @@ msgid "None"
msgstr "Ningunha"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaria"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ãndice"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Texto completo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Sen cambios"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Conxunto de caracteres"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binario "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Búlgaro"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chinés simplificado"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chinés tradicional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "sen distinguir maiúsculas de minúsculas"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "distinguindo maiúsculas de minúsculas"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croata"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Checo"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dinamarqués"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglés"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonio"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemán"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dicionario"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "directorio telefónico"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Húngaro"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandés"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Xaponés"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letonio"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituano"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreano"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persa"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polonés"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europeo occidental"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romeno"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Eslovaco"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Esloveno"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Español"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Español tradicional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Sueco"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailandés"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turco"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucraíno"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilíngüe"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centroeuropeu"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruso"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Báltico"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenio"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirílico"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ãrabe"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreu"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Xeorxiano"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grego"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Checo-eslovaco"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "descoñecido"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Comezo (\"Home\")"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Saír"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Xanela de procuras"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Este formato non ten opcións"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "non conforme"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Conforme"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Activado"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mostrar as características"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creación de PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "A mostrar os comentarios das columnas"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Consulte a documentación para saber como actualizar a táboa Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Gardouse a procura de SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historial de SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "sen descrición"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Configuración do escravo"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Mudar ou reconfigurar o servidor principal"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3576,42 +3562,42 @@ msgstr ""
"configuración (my.cnf). De non ser o caso, engada a liña seguinte na sección "
"[mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nome do usuario"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Porto"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Estado do mestre"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Estado do escravo"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variábel"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valor"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Identificador do servidor"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3619,38 +3605,38 @@ msgstr ""
"Nesta listaxe só son visíbeis os escravos que se inicien coa opción --report-"
"host=nome_da_máquina."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Engadir un usuario de replicación de escravos"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Calquera usuario"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use campo de texto"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Calquera servidor"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Este servidor"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Usar a táboa de Host"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3658,132 +3644,136 @@ msgstr ""
"Cando se emprega a táboa Host, ignórase este campo e no seu canto empréganse "
"os valores almacenados na táboa Host."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Xerar un contrasinal"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Contido da táboa __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continuado)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Estrutura da táboa __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Linguaxe descoñecida: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servidores"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variábeis"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Conxuntos de caracteres"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motores"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Ficheiro de rexistro binario"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesos"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sincronizar"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Base de datos de orixe"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Servidor actual"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Servidor remoto"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Diferenza"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Base de datos de destino"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Executar procura/s SQL no servidor %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nomes das columnas"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Gardar esta procura de SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Permitir que calquera usuario poida acceder a este marcador"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
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:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimitador"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Mostrar esta procura aquí outra vez "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Enviar"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Só visualizar"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3792,7 +3782,7 @@ msgstr ""
"unha mensaxe de erro do servidor de MySQL, isto pode axudar a diagnosticar o "
"problema"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3815,35 +3805,35 @@ msgstr ""
"pesquisa à parte concreta que produce o erro e envíe unha mensaxe de erro co "
"texto da sección RECORTE que aparece a continuación:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "COMEZA O RECORTE"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FIN DO RECORTE"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "COMEZA O TEXTO SIMPLE (\"RAW\")"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FIN DO TEXTO SIMPLE (\"RAW\")"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Falta pór a aspa final"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "O identificador non é válido"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Hai unha secuencia de puntuación que resulta descoñecida"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3852,21 +3842,21 @@ msgstr ""
"Non foi posíbel iniciar o comprobador de SQL. Comprobe que ten instalados "
"todos os engadidos de php tal e como se describe na %sdocumentación%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Parece ser que a táboa está baleira!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Activouse o seguemento de %s.%s."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Tamaño/Definir*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3884,7 +3874,7 @@ msgstr ""
"ou aspas simples (\" ' \") entre estes valores, preceda a barra e as aspas "
"de barras invertidas (por exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3892,12 +3882,12 @@ msgstr ""
"Para os valores por omisión, introduza un único valor, sen escapalo con "
"barras ou aspas e empregando este formato: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributos"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3906,11 +3896,11 @@ msgstr ""
"Para unha lista das opcións de transformación dispoñíbeis e as súas "
"transformacións de tipos MIME, prema %sdescricións de transformacións%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcións de transformación"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3922,18 +3912,18 @@ msgstr ""
"(\"\\\") ou aspas simples (\"'\") entre estes valores, precédaos de barra "
"para trás (por exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ningunha"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Como se define:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3942,39 +3932,39 @@ msgstr ""
"Non existe descrición desta transformación.<br />Pregúntelle ao autor que é "
"o que fai %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Motor de almacenamento"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definición da PARTICIÓN"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Gardar"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Engadir columna(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Ten que engadir un campo polo menos"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Evento"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3992,7 +3982,7 @@ msgstr ""
"campo dunha fileira de táboa que conteña o nome do ficheiro. Se pretende "
"seleccionar a segunda opción, a primeira deberá conter só unha cadea baleira"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4001,8 +3991,8 @@ msgstr ""
"opcional, especifica con que frecuencia se engadirá espazo (por omisión, 2 "
"nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4010,11 +4000,11 @@ msgstr ""
"Mostra unha imaxe reducida vinculábel. Opcións: anchura,altura en píxeles "
"(mantén a proporción orixinal)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Mostra un vínculo a esta imaxe (ou sexa, baixada directa de blob)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4044,7 +4034,7 @@ msgstr ""
"- para \"local\" vexa a documentación acerca da función PHP's strftime() e "
"para \"utc\" faise empregando a función gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4080,7 +4070,7 @@ msgstr ""
"cuarto parámetro, se for 1, porá un NOWRAP na cela de contidos para que toda "
"a saída se mostre sen reformatar (Por omisión é 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4090,7 +4080,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Mantén o formato orixinal do campo. Non hai Escape."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4105,7 +4095,7 @@ msgstr ""
"primeira opción é un prefixo do tipo \"http://domain.com/\"; a segunda "
"opción é o ancho en píxeles; a terceira é a altura."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4120,17 +4110,17 @@ msgstr ""
"prefixo do tipo \"http://domain.com/\"; a segunda opción é un título para o "
"vínculo."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formata texto como procura SQL e resalta a sintaxe."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4153,66 +4143,66 @@ msgstr "Non se atoparon ficheiros dentro do arquivo ZIP!"
msgid "Error in ZIP archive:"
msgstr "Houbo un erro no ficheiro ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Accións"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Codificación de caracteres (Collation) da conexión de MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interface"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Cor personalizada"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reiniciar"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versión do protocolo"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Usuario"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Código de caracteres (Charset) MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Servidor web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versión do cliente de MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Engadido de PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostrar información sobre o PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Páxina Oficial do phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4225,7 +4215,7 @@ msgstr ""
"configuración, está aberto a intrusións e habería que mirar de solucionar "
"este problema de seguranza."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4234,7 +4224,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:282
+#: main.php:281
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 "
@@ -4244,7 +4234,7 @@ msgstr ""
"de caracteres multibyte. Sen o engadido mbstring, o phpMyAdmin é incapaz de "
"partir cadeas correctamente e pode provocar resultados inesperados."
-#: main.php:290
+#: main.php:289
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 "
@@ -4256,13 +4246,13 @@ msgstr ""
"das cookies que se configurou en phpMyAdmin; por causa disto, o rexistro "
"caducará antes do que está configurado en phpMyAdmin."
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4272,14 +4262,14 @@ msgstr ""
"existe aínda no directorio de phpMyAdmin. Deberíao eliminar unha vez "
"finalice a configuración do phpMyAdmin."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4288,7 +4278,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4297,73 +4287,73 @@ msgstr ""
"Servidor a executarse con Suhosin. Consulte os posíbeis problemas na "
"%sdocumentation%s."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Personalizar a moldura de navegación"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Non hai ningunha base de datos"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtro"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Limpar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crear táboas"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Seleccione unha base de dados"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Non se atopou a táboa <b>%s</b>ou non se indicou en %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Escolla unha páxina para modificar"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Crear unha páxina nova"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Número de páxina:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Distribución automática"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relacións internas"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Seleccionar táboas"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "conmutar o borrador"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4371,113 +4361,113 @@ msgstr ""
"Esta páxina ten referencias a táboas que xa non existen. Quere eliminar esas "
"referencias?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Non existe a táboa \"%s\"."
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configure as coordenadas da táboa %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Esquema da base de datos \"%s\" - Páxina %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Sen táboas"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Esquema relacional"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Ãndice"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Mostrar/Agochar o menú esquerdo"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Gardar a posición"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Crear táboas"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Crear relación"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Recargar"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Axuda"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Ligazóns angulares"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Ligazóns directas"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Axustar á grella"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Todo grande/pequeno"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Alternar pequeno/grande"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importar/Exportar coordenadas para esquema PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Mover o menú"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Agochalo/Mostralo todo"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Agochar/Mostrar táboas sen relación"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Número de táboas"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Eliminar a relación"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Para seleccionar unha relación, prema:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4492,140 +4482,140 @@ msgstr ""
"seleccione ou non como o campo a mostrar, prema a icona \"Escoller o campo a "
"mostrar\" e a seguir o nome do campo apropiado."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Creouse a táboa %1$s."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exportar/Importar a escala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recomendado"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "até/desde a páxina"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importar ficheiros"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Todos"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Seleccione o ficheiro de rexistro binario que queira ver"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Ficheiros"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Interrumpir as procuras mostradas"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostrar as procuras completas"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nome do ficheiro de rexistro"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posición"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipo de evento"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posición orixinal"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Información"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Conxuntos de caracteres e Ordes alfabéticas"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Non hai ningunha base de datos seleccionada."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Elimináronse %s bases de datos sen problemas."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Estatísticas das bases de datos"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Táboas"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Replicación do principal"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Replicación do escravo"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Ir á base de datos"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Replicación do principal"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicación"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Comprobar os privilexios da base de datos &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Comprobar os privilexios"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activar as estatísticas"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Desactivar as estatísticas"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4633,11 +4623,11 @@ msgstr ""
"Nota: De activar as estatísticas da base de datos, ocasionará que se produza "
"un tráfico denso entre o servidor web e o de MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Motores de almacenamento"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Ver o volcado das bases de datos"
@@ -4837,20 +4827,20 @@ msgid "None"
msgstr "Ningunha"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilexios propios de táboa"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: os nomes de privilexios do MySQL están en inglés"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilexios globais"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilexios propios de base de datos"
@@ -4874,99 +4864,99 @@ msgstr "Información sobre o acceso (login)"
msgid "Do not change the password"
msgstr "Non mude o contrasinal"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Non se achou ningún usuario."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Xa existe o usuario %s"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Engadiuse o usuario."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Acaba de actualizar os privilexios de %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Retiroulle os privilexios a %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Modificouse sen problemas o contrasinal de %s."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "A eliminar %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Non se seleccionaron utilizadores para eliminar!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "A recargar os privilexios"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Elimináronse sen problemas os usuarios seleccionados."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Non houbo problemas ao recargar os privilexios."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Modificar privilexios"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revogar"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Vista xeral dos usuarios"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Conceder"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Calquera"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Engadir un usuario novo"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Eliminar os usuarios seleccionados"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Retirarlles todos os privilexios activos aos usuarios e eliminalos a "
"continuación."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Eliminar as bases de datos que teñan os mesmos nomes que os usuarios."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4979,51 +4969,51 @@ msgstr ""
"privilexios que usa o servidor se se levaron a cabo alteracións manuais. "
"Neste caso, debería %svolver a cargar os privilexios%s antes de proseguir."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Non se atopou o usuario seleccionado na táboa de privilexios."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilexios propios de columna"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Engadir privilexios para esta base de datos"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Os caracteres comodín _ e % deberíanse escapar con \\ para podelos usar "
"literalmente"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Engadir privilexios para a esta táboa"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Modificar a información de acceso (login) / Copiar o utilizador"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Crear un utilizador novo cos mesmos privilexios e..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... manter o anterior."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... eliminar o anterior das táboas de utilizadores."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... retirarlle todos os privilexios activos ao anterior e eliminalo despois."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5031,102 +5021,102 @@ msgstr ""
" ... eliminar o anterior das táboas de utilizadores e recargar os "
"privilexios despois."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Base de datos para o usuario"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ningunha"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Crear unha base de datos co mesmo nome e conceder todos os privilexios"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Conceder todos os privilexios para o nome con comodíns (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Conceder todos os privilexios sobre a base de datos &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuarios que teñen acceso a &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "específico da base de datos"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "comodín"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Finalizouse o fío %s."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin foi incapaz de finalizar o fío %s. Probablemente xa estea fechado."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "Identificador"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Produciuse un erro descoñecido"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Foi imposíbel conectar co principal %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Foi imposíbel ler a posición do rexistro do principal. É posíbel que haxa un "
"problema de privilexios no principal."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Foi imposíbel mudar de principal"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "O servidor principal mudouse sen problemas a %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Este servidor está configurado como principal nun proceso de replicación."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Mostrar o estado do principal"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Mostrar os escravos conectados"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5135,11 +5125,11 @@ msgstr ""
"Este servidor non está configurado como principal nun proceso de "
"replicación. Desexa <a href=\"%s\">configuralo</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Configuración do principal"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5153,19 +5143,19 @@ msgstr ""
"ignorar todas as bases de datos por omisión e permitir que se repliquen só "
"algunhas. Seleccione o modo:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Replicar todas as bases de datos. Ignorar:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Ignorar todas as bases de datos. Replicar:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Seleccione as bases de datos:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5173,7 +5163,7 @@ msgstr ""
"Agora engada as liñas seguintes ao final do ficheiro my.cnf e a seguir "
"reinicie o servidor de MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5183,67 +5173,67 @@ msgstr ""
"ver unha mensaxe que informa de que este servidor <b>está</b> configurado "
"como principal."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"O servidor está configurado como escravo nun proceso de replicación. Desexa:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Ver a táboa de estado do escravo"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Sincronizar as bases de datos co principal"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Escravo de control:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Inicio completo"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Detención completa"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Reiniciar o escravo"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Fío SQL %s só"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Inicio"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Detención"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Fío de E/S %s só"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Xestión de erros:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5251,19 +5241,19 @@ msgstr ""
"Omitir o(s) erro(s) podería conducir a que o principal e o escravo non "
"estean sincronizados."
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Omitir este erro"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Omitir os seguintes"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "erros."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5272,7 +5262,7 @@ msgstr ""
"Este servidor non está configurado como escravo nun proceso de replicación. "
"Desexa <a href=\"%s\">configuralo</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5282,11 +5272,11 @@ msgstr ""
"excederon o valor de binlog_cache_size e utilizaron un ficheiro temporal "
"para almacenar instrucións para a transacción."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Número de transaccións que utilizaron o caché do rexistro binario."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5298,11 +5288,11 @@ msgstr ""
"incremente o valor de tmp_table_size para que as táboas temporais se baseen "
"na memoria en vez de no disco."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Número de ficheiros temporais creados por mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5310,7 +5300,7 @@ msgstr ""
"Número de táboas temporais na memoria creadas automaticamente polo servidor "
"ao executar instrucións."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5318,7 +5308,7 @@ msgstr ""
"Número de fileiras escritas con INSERT DELAYED que sofriron algún erro "
"(probabelmente unha chave duplicada)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5326,23 +5316,23 @@ msgstr ""
"Número de fíos de manipulación INSERT DELAYED en uso. Cada táboa diferente "
"na que se utiliza INSERT DELAYED recibe o seu propio fío."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Número de fileiras INSERT DELAYED escritas."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Número de instrucións FLUSH executadas."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Número de instrucións COMMIT internas."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Número de veces que se eliminou unha fileira dunha táboa."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5352,7 +5342,7 @@ msgstr ""
"se sabe dunha táboa cun nome dado. Isto chámase descuberta. "
"Handler_discovery indica o número de veces que se descobriron táboas."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5363,7 +5353,7 @@ msgstr ""
"completos; por exemplo, SELECT col FROM algo, supoñendo que col estea "
"indexada."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5371,7 +5361,7 @@ msgstr ""
"Número de peticións para ler unha fileira baseadas nunha chave. Se for alto, "
"é unha boa indicación de que as procuras e táboas están ben indexadas."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5381,7 +5371,7 @@ msgstr ""
"increméntase se está a procurar unha columna de índice cunha limitación de "
"intervalo ou se está a examinar un índice."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5389,7 +5379,7 @@ msgstr ""
"Número de peticións para ler a fileira anterior na orde da chave. Este "
"método de lectura utilízase sobre todo para optimizar ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5401,7 +5391,7 @@ msgstr ""
"Posibelmente terá un monte de procuras que esixan que MySQL examine táboas "
"completas ou ten unións que non usan as chaves axeitadamente."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5413,35 +5403,35 @@ msgstr ""
"táboas non están indexadas axeitadamente ou que as súas procuras non están "
"escritas para aproveitar os índices de que dispón."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Número de instrucións de ROLLBACK (\"desfacer\") interno."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Número de peticións para actualizar unha fileira nunha táboa."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Número de peticións para inserir un ficheiro nunha táboa."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Número de páxinas que conteñen datos (suxos ou limpos)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Número de páxinas actualmente suxas."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Número de páxinas do búfer que se pediu que se limpasen."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Número de páxinas libres."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5451,7 +5441,7 @@ msgstr ""
"actualmente a ser lidas ou escritas ou non se poden limpar ou eliminar por "
"algunha outra razón."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5463,11 +5453,11 @@ msgstr ""
"se pode calcular así: Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Tamaño total do búfer, en páxinas."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5476,7 +5466,7 @@ msgstr ""
"cando unha procura vai examinar unha porción grande dunha táboa mais en orde "
"aleatoria."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5484,11 +5474,11 @@ msgstr ""
"Número de pre-lecturas secuenciais iniciadas por innoDB. Isto acontece cando "
"InnoDB realiza un exame secuencial completo dunha táboa."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Número de peticións de lectura lóxicas feitas por InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5496,7 +5486,7 @@ msgstr ""
"Número de lecturas lóxicas que InnoDB non puido satisfacer do búfer e tivo "
"que efectuar por medio de lecturas dunha única páxina."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5510,55 +5500,55 @@ msgstr ""
"que esperar. Se o tamaño do búfer é o axeitado, este valor debería ser "
"pequeno."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Número de veces que se escribiu no búfer InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Número de operacións fsync() até o momento."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Número actual de operacións fsync() pendentes."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Número actual de lecturas pendentes."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Número actual de escritas pendentes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Cantidade de datos lida até o momento, en bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Número total de lecturas de datos."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Número total de escritas de datos."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Cantidade de datos escrita até o momento, en bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Número de escritas duplas realizadas e número de páxinas escritas con este "
"propósito."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Número de escritas duplas realizadas e número de páxinas escritas con este "
"propósito."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5566,35 +5556,35 @@ msgstr ""
"Número de esperas debidas a que o búfer do rexistro é demasiado pequeno e "
"houbo que agardar até que se limpase para continuar."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Número de peticións de escrita no rexistro."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Número de escritas físicas no ficheiro de rexistro."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Número de escritas fsyncss feitas no ficheiro de rexistro."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Número de fsyncs do ficheiro de rexistro pendentes."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Escritas no ficheiro de rexistro pendentes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Número de bytes escritos no ficheiro de rexistro."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Número de páxinas creadas."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5603,55 +5593,55 @@ msgstr ""
"cóntanse en páxinas: o tamaño da páxina permite que se convirtan doadamente "
"en bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Número de páxinas lidas."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Número de páxinas escritas."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Número de bloqueo de fileiras polos que se está a agardar agora mesmo."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
"Tempo que, de media, leva adquirir un bloqueo sobre unha fileira, en "
"milisegundos."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Tempo total empregado na adquisición de bloqueos sobre as fileiras, en "
"milisegundos."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Tempo máximo en adquirir un bloqueo de fileira, en milisegundos."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Número de veces que houbo que agardar polo bloqueo dunha fileira."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Número de fileiras eliminadas das táboas InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Número de fileiras inseridas nas táboas InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Número de fileiras lidas das táboas InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Número de fileiras actualizadas en táboas InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5659,7 +5649,7 @@ msgstr ""
"Número de bloques chave na caché de chaves que se mudaron mais que aínda non "
"se limparon para o disco. Antes era Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5667,7 +5657,7 @@ msgstr ""
"Número de bloques sen utilizar na caché de chaves. Pode utilizar este valor "
"para determinar canta caché de chave está en uso."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5677,11 +5667,11 @@ msgstr ""
"referencia superior que indica o número máximo de bloques que se teñen "
"empregado."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Número de peticións para ler un bloque chave da caché."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5691,15 +5681,15 @@ msgstr ""
"grande, é que, posiblemente, o valor de key_fuffer_size é demasiado baixo. A "
"relación de perdas da caché pódese calcular así: Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Número de peticións para escribir un bloque chave na caché."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Número de escritas físicas dun bloque chave no disco."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5710,13 +5700,13 @@ msgstr ""
"procura diferentes para a mesma pesquisa. O valor por omisión é 0, que "
"significa que aínda non se compilou ningunha procura."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Número de procuras que están a agardar para seren escritas nas fileiras "
"INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5724,35 +5714,35 @@ msgstr ""
"Número de táboas abertas en total. Se a cantidade é grande, o valor da caché "
"de táboas posibelmente é demasiado pequeno."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Número de ficheiros abertos."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Número de fluxos abertos (utilizado principalmente para o rexistro)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Número de táboas abertas."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Número de bloques de memoria libres na caché de procuras."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Cantidade de memoria libre para a caché de procuras."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Número de impactos na caché."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Número de procuras adicionadas na caché."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5764,7 +5754,7 @@ msgstr ""
"caché de procuras. A caché de procuras utiliza unha estratexia de utilizado "
"menos recentemente (LRU) para decidir que procuras debe eliminar da caché."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5772,24 +5762,24 @@ msgstr ""
"Número de procuras non enviadas á caché (que non se poden enviar debido á "
"configuración de query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Número de procuras rexistradas na caché."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Número total de bloques na caché de procuras."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reiniciar"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Estado da replicación en modo seguro (aínda non realizado)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5797,13 +5787,13 @@ msgstr ""
"Número de unións que non utilizan índices. Se este valor non for 0, debería "
"comprobar con atención os índices das táboas."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Número de unións que utilizaron un intervalo de procura nunha táboa de "
"referencia."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5812,7 +5802,7 @@ msgstr ""
"cada fileira (se non for 0, debería comprobar con atención os índices das "
"táboas)."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5820,15 +5810,15 @@ msgstr ""
"Número de unións que utilizaron intervalos na primeira táboa (Normalmente "
"non é grave, mesmo de ser grande)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Número de unións que realizaron un exame completo da primeira táboa."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Número de táboas temporais abertas actualmente polo fío SQL escravo."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5836,11 +5826,11 @@ msgstr ""
"Número total de veces (desde o inicio) que o fío de replicación SQL escravo "
"reintentou as transaccións."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Isto está ON se este servidor é un escravo conectado a un máster."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5848,14 +5838,14 @@ msgstr ""
"Número de fíos aos que lles levou crearse máis segundos dos indicados en "
"slow_launch_time."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Número de procuras ás que lles levou máis segundos dos indicados en "
"long_query_time."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5865,23 +5855,23 @@ msgstr ""
"este valor for grande, sería ben que considerase incrementar o valor da "
"variábel de sistema sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Número de ordenacións feitas con intervalos."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Número de fileiras ordenadas."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Número de ordenacións realizadas examinando a táboa."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Número de veces que se adquiriu inmediatamente un bloqueo de táboa."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5893,7 +5883,7 @@ msgstr ""
"debería en primeiro lugar mellorar as procuras e despois, ora partir a táboa "
"ou táboas, ora utilizar replicación."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5903,11 +5893,11 @@ msgstr ""
"calcular como Threads_created/Connections. Se este valor for vermello, "
"debería aumentar a thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Número de conexións abertas neste momento."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5919,87 +5909,87 @@ msgstr ""
"non fornece unha mellora notábel no desempeño se ten unha boa implementación "
"de fíos.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Número de fíos que non están a durmir."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Información sobre o tempo de execución"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Manipulador"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "caché de procuras"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Fíos"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Datos temporais"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Insercións demoradas"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "caché da chave"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Unións"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Ordenación"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordinador da transacción"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Limpar (fechar) todas as táboas"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Mostrar as táboas abertas"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Mostrar os servidores escravos"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Mostrar o estado dos escravos"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Limpar a caché da pesquisa"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Mostrar os procesos"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reiniciar"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Este servidor de MySQL leva funcionando %s. Iniciouse às %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -6008,21 +5998,21 @@ msgid ""
msgstr ""
"Este servidor está configurado como principal nun proceso de replicación."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Este servidor está configurado como principal nun proceso de replicación."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Este servidor está configurado como principal nun proceso de replicación."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6036,7 +6026,7 @@ msgstr ""
"b>. Para máis información acerca do estado de replicación do servidor visite "
"a <a href=\"#replication\">sección sobre replicación</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6044,11 +6034,11 @@ msgstr ""
"<b>Tráfico do servidor</b>: Estas táboas mostran as estatísticas do tráfico "
"da rede neste servidor de MySQL desde que se iniciou."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Tráfico"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6057,36 +6047,36 @@ msgstr ""
"que esas estatísticas, tal e como as transmite o servidor de MySQL, poden "
"resultar incorrectas."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "por hora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Recibido"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Enviado"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Conexións"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "conexións simultáneas máximas"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Tentativas falidas"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Cancelado"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6095,132 +6085,132 @@ msgstr ""
"<b>Estatística das procuras</b>: Desde que se iniciou, enviáronselle ao "
"servidor %s procuras."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "por minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "por segundo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipo de procura"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Estado da replicación"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Non foi posíbel conectar coa orixe"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Non foi posíbel conectar co destino"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Non existe a base de datos '%s'."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Sincronización da estrutura"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Sincronización dos datos"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "non está presente"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Diferenza da estrutura"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Diferenza dos datos"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Engadir columna(s)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Eliminar columna(s)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Alterar columna(s)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Eliminar índice(s)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Aplicar índice(s)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Actualizar fileira(s)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Inserir fileira(s)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Quere eliminar todas as fileiras anteriores das táboas de destino?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Aplicar as alteracións seleccionadas"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Sincronizar as bases de datos"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
"Sincronizáronse as táboas de destino seleccionadas coas táboas de orixe."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
#, fuzzy
msgid "Target database has been synchronized with source database"
msgstr ""
"Sincronizáronse as táboas de destino seleccionadas coas táboas de orixe."
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Executáronse as procuras seguintes:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "A conexión non é segura"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Ficheiro de configuración"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6228,29 +6218,29 @@ msgstr ""
"A base de datos de destino sincronizarase completamente coa base de datos de "
"orixe. A base de datos de orixe ficará sen alteracións."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variábeis e configuración do servidor"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valor da sesión"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Ficheiro de configuración"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Descargar"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6260,111 +6250,107 @@ msgstr ""
"cifrar!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Vista xeral"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Mostrar as mensaxes acochadas (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Non hai ningún servidor configurado"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Novo servidor"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Lingua por omisión"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "que o escolla o usuario"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- ningún -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Servidor por omisión"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Fin da liña"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Mostrar"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Cargar"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Páxina web do phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Doar"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Comprobar cal é a última versión"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funcionalidades"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Moldura de navegación"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Moldura principal"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Modificar o servidor"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Engadir un servidor novo"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "O valor é incorrecto"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Poñer como valor: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Volver ao valor por omisión"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Advertencia"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Permitir a conversión do conxunto de caracteres"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Se estiver activado, os usuarios poden entrar en calqueraa servidor de MySQL "
"no formulario de rexistro de cookie auth"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6380,20 +6366,20 @@ msgstr ""
"a]. Porén, a protección baseada no IP pode non ser de fiar se o IP pertence "
"a un ISP ao que están ligados miles de usuarios, como vostede."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Permitir rexistrarse en calquera servidor de MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Mostrarlles a ligazón &quot;Eliminar base de datos&quot; aos usuarios normais"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "A chave debería conter letras, números [em]e[/em] caracteres especiais"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6401,11 +6387,11 @@ msgstr ""
"Contrasinal secreto empregado coas cookies de cifrado na autenticación "
"mediante [kbd]cookie[/kbd]s"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "A chave é curta de máis; debería ter un mínimo de oito caracteres"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6415,27 +6401,27 @@ msgstr ""
"cookies, polo que se xerou automaticamente unha chave. Emprégase para cifrar "
"cookies; non a ten que lembrar."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Segredo Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Resaltar as fileiras seleccionadas"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Marcador de fileiras"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Resaltar a fileira á que apunta o cursor do rato"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Resaltar o punteiro"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6443,11 +6429,11 @@ msgstr ""
"Activar a compresión [a@http://gl.wikipedia.org/wiki/Bzip2]bzip2[/a] nas "
"operacións de importación e exportación"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6458,11 +6444,11 @@ msgstr ""
"descompresión con Bzip2 [/a] require funcións (%s) que non están dispoñíbeis "
"neste sistema."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Non se puido cargar ou gravar a configuración"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6473,7 +6459,7 @@ msgstr ""
"Documentation.html#setup_script]documentación[/a]. Se non, só o poderá "
"descargar ou mostrar."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6488,33 +6474,33 @@ msgstr ""
"VARCHAR; [kbd]input[/kbd] - permite limitar a lonxitude da entrada, [kbd]"
"textarea[/kbd] - permite que os campos teñan saltos de parágrafo"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Edición dos campos CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Número de columnas das áreas de texto de CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Columnas de área de texto de CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Número de fileiras das áreas de texto de CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Fileiras de área de texto de CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Comprobar os permisos do ficheiro de configuración"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6523,11 +6509,11 @@ msgstr ""
"memoria; se atopa problemas cos ficheiros gzip/bzip2 que se creen, desactive "
"esta funcionalidade"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Comprimir ao voo"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6535,43 +6521,35 @@ msgstr ""
"Se se debe mostrar un aviso (&quot;Ten a certeza...&quot;) cando se estea a "
"piques de perder datos"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirmar as procuras DROP"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Conxunto de caracteres por omisión empregado para as conversións"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Conxunto de caracteres por omisión"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "O separador que aparece cando se entra nunha base de datos"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Separador por omisión das bases de datos"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "O separador que aparece cando se entra nun servidor"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Separador por omisión dos servidores"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "O separador que aparece cando se entra nunha táboa"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Separador por omisión das táboas"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6580,84 +6558,84 @@ msgstr ""
"estea dispoñíbel para todo o mundo e que non o poidan ler ou escribir os "
"demais usuarios do servidor."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
"Mostrar a listaxe das bases de datos como listaxe no canto de nun menú "
"despregábel"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Mostrar as bases de datos nunha listaxe"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
"Mostrar a listaxe dos servidores como listaxe no canto de nun menú "
"despregábel"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Mostrar os servidores nunha listaxe"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Non se puido conectar co servidor de MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Atopouse un contrasinal de control de phpMyAdmin baleiro ao empregar pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Atopouse un usuario de control de phpMyAdmin baleiro ao empregar pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"Atopouse un nome de rexistro da sesión baleiro ao empregar o método de "
"autenticación mediante rexistro de entrada"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"Atopouse un URL de rexistro baleiro ao empregar o método de autenticación "
"mediante rexistro de entrada"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"Atopouse un nome de usuario baleiro ao empregar o método de autenticación da "
"configuración"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "O formulario enviado contén erros"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "O enderezo IP é incorrecto: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Non é un número de porto válido"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Faltan datos de %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Non é un número negativo"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Non é un número positivo"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6665,45 +6643,45 @@ msgstr ""
"Indicar o número de segundos durante o que se permite que un script se "
"execute ([kbd]0[/kbd] para non o limitar)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Tempo máximo de execución"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Conxunto de caracteres do ficheiro"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Modelo de nome das bases de datos"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Modelo de nome dos servidores"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Modelo de nome dos ficheiros"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Gravar no servidor"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Lembrar o modelo do nome de ficheiro"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "non"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
"Obrigar a que se empregue unha conexión segura mentres se empregue o "
"phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6711,11 +6689,11 @@ msgstr ""
"Esta [a@?page=form&amp;formset=features#tab_Security]opción[/a] debería "
"estar activada se o permite o servidor web"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Obrigar a conectarse con SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6723,89 +6701,89 @@ 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"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Ordenación das chaves alleas"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
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"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Límite das chaves alleas"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Modo de navegación"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Personalizar o modo de navegación"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Personalizar o modo de edición"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Modo de edición"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Personalizar as opcións de exportación por omisión"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Exportar o predeterminado"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Personalizar as opcións frecuentes de importación por omisión"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Opcións de importación por omisión"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
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"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importación / exportación"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Opcións de exhibición das bases de datos"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Personalizar a aparencia da moldura de navegación"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Opcións de exhibición dos servidores"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Opcións de exhibición das táboas"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Configuracións que non cadraban noutra parte"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Outras opcións principais"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Personalizar as opcións da xanela de procuras"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6813,15 +6791,15 @@ msgstr ""
"Lembre que o phpMyAdmin é simplemente unha interface de usuario e que as "
"súas funcionalidades non se limitan ao MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Seguranza"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Configuración básica"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6829,25 +6807,25 @@ msgstr ""
"Configuración avanzada do servidor; non altere estas opcións a non ser que "
"saiba o que está a facer"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Configuración do servidor"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Introduza os parámetros da conexión ao servidor"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
"Introduza as opcións de rexistro de entrada para a autenticación mediante "
"rexistro de entrada"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Opcións do rexistro de entrada"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6857,47 +6835,47 @@ msgstr ""
"[a@../Documentation.html#linked-tables]infraestrutura de táboas ligadas[/a] "
"na documentación"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Base de datos PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Personalización"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Personalizar as opcións de exportación"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Personalizar as opcións de importación por omisión"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Personalizar a moldura de navegación"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Personalizar a moldura principal"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Personalizar as ligazóns que aparecen nas caixas de Procura SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Caixa de Procuras SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6906,27 +6884,27 @@ msgstr ""
"vexa a configuración da [a@?page=form&amp;formset=main_frame#tab_Sql_box]"
"moldura de navegación[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Solicitudes SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Personalizar a páxina de inicio"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Inicio"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Escolla como quere que funcionen os separadores"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Separadores"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6934,11 +6912,11 @@ msgstr ""
"Activar a compresión [a@http://gl.wikipedia.org/wiki/Gzip]gzip[/a] nas "
"operacións de importación e exportación"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6949,15 +6927,15 @@ msgstr ""
"descompresión con GZip[/a] require funcións (%s) que non están dispoñíbeis "
"neste sistema."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Parámetros extra para iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorar os erros"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6965,11 +6943,11 @@ msgstr ""
"Se estiver activado, o phpMyAdmin continúa a calcular as procuras de "
"afirmacións múltiplas mesmo se unha destas procuras fallase"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignorar os erros de afirmacións múltiplas"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6979,11 +6957,11 @@ 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."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Importación parcial: permitir interromper"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6991,15 +6969,15 @@ 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"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Importación parcial: ignorar as procuras"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "A conexión non é segura"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7008,43 +6986,43 @@ msgstr ""
"Se o servidor tamén estiver configurado para aceptar solicitudes HTTP, siga "
"esta ligazón [a@%s]this link[/a] para empregar unha conexión segura."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Cantas fileiras se poden inserir dunha volta"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Número de fileiras inseridas"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Destino da icona de acceso rápido"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Mostrar o logotipo na moldura esquerda"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Mostrar o logotipo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Mostrar a escolla de servidor na parte superior da moldura esquerda"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Mostrar a selección de servidores"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Cadea que separa as bases de datos en tres niveis distintos"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Separador da árbores das bases de datos"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7052,35 +7030,35 @@ msgstr ""
"Só na versión lixeira; mostrar as bases de datos nunha árbore (determinada "
"polo separador que se defina embaixo)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Mostrar as bases de datos nunha árbore"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Empregar a versión lixeira"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Profundidade máxima das táboas"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Cadea que separa as táboas en tres niveis distintos"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Separador da árbore de táboas"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL da ligazón ao logotipo"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7088,27 +7066,27 @@ msgstr ""
"Abrir a páxina ligada na xanela principal ([kbd]principal[/kbd]) ou nunha "
"nova ([kbd]nova[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Destino da ligazón do logotipo"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Resaltar o servidor que estea por baixo do cursor do rato"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Activar o resaltado"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Empregar separadores con menos carga gráfica"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Separadores lixeiros"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7119,11 +7097,11 @@ msgstr ""
"FALSO fai que sexa máis doado esquecer saír dos outros servidores cando se "
"está conectado a varios servidores."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Eliminar todas as cookies ao saír"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7131,11 +7109,11 @@ msgstr ""
"Definir se se debe lembrar ou non o rexisto previo no modo de autenticación "
"mediante cookies"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Lembrar o nome de usuario"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7147,15 +7125,15 @@ msgstr ""
"existente e que se elimina cando se feche a xanela do navegador. Recoméndase "
"isto para os ambientes que non sexan de confianza."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Almacenar as cookies de rexistro"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Definir por cantos segundos é válida unha cookie"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7166,30 +7144,30 @@ msgstr ""
"superiores a 1800 poden supor un risco de seguranza, como a suplantación de "
"personalidade."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Validez das cookies de rexistro"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Lonxitude máxima de SQL que se mostra"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Bases de datos máximas"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7199,19 +7177,19 @@ msgstr ""
"resultados. Se o conxunto de resultados contén máis fileiras, aparecen as "
"ligazóns &quot;Anterior&quot; and &quot;Seguinte&quot;."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Número máximo de fileiras que se mostran"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
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"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Táboas máximas"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7219,29 +7197,29 @@ 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)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Límite da memoria"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Empregar só iconas, só texto ou ambos os dous"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Barra de navegación por iconas"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
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"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Búfer para a saída de GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7253,35 +7231,35 @@ msgstr ""
"[kbd]INTELIXENTE[/kbd] - isto é, orde descendente para os campos do tipo "
"TIME, DATE, DATETIME e TIMESTAMP e ascendente para os demais"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Ordenación por omisión"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Empregar conexións persistentes coas bases de datos MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Conexións persistentes"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Operacións de tábocas con iconas"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, 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"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Protexer os campos binarios"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7290,49 +7268,49 @@ msgstr ""
"Se estiver desactivado, utiliza rutinas JS para mostrar o historial de "
"procuras (que se perde cando se fecha a xanela)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Historial de procuras permanente"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Cantas procuras se gardan no historial"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Lonxitude do historial de procuras"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "O separador que aparece cando se entra nunha xanela de procuras"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Separador por omisión das xanelas de procuras"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
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"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Motor de recodificación"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Tentar restaurar os campos erróneos aos seus valores por omisión"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Directorio no que se poden gravar as exportacións no servidor"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Directorio de gardado"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7348,47 +7326,47 @@ msgstr ""
"[a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]tipo de autenticación[/"
"a] como [kbd]cookie[/kbd] our [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Debería empregar mysqli por razóns de desempeño"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Permite ligar co servidor sen contrasinal."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Déixeo en branco se non o vai empregar"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Orde de autenticación do servidor"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Déixeo en branco para o predefinido"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Regras de autenticación do servidor"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Permitir rexistrarse sen contrasinal"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Permitir o rexistro de root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7398,19 +7376,19 @@ msgstr ""
"de hardware SweKey[/a] (non se localiza na raíz dos documentos; suxírese: /"
"etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Ficheiro de configuración SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Método de autenticación que se quere empregar"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Tipo de autenticación"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7418,11 +7396,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]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Táboa de marcadores"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7430,31 +7408,31 @@ msgstr ""
"Déixeo en branco se non quere comentarios/tipos mime das columnas; por "
"omisión: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Táboa de información das columnas"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Comprimir a conexión ao servidor de MySQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Comprimir a conexión"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tipo de conexión"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Contrasinal do usuario de control"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7463,19 +7441,19 @@ msgstr ""
"información dispoñíbel no [a@http://wiki.phpmyadmin.net/pma/controluser]wiki"
"[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Usuario de control"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Contar as táboas cando se mostre a listaxe de bases de datos"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Contar as táboas"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7483,11 +7461,11 @@ msgstr ""
"Déixeo en branco se non quere empregar Designer; por omisión: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Táboa de Designer"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7496,11 +7474,11 @@ msgstr ""
"Seguidor de erros dePMA[/a] e en [a@http://bugs.mysql.com/19588]Erros do "
"MySQL[/a]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Desactivar o uso de INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7517,24 +7495,24 @@ msgstr ""
"fiar se o IP pertence a un ISP ao que estean ligados miles de usuarios, como "
"vostede."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Engadido PHP que empregar"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Acochar as bases de datos que coincidan cunha expresión regular (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Acochar as bases de datos"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7542,11 +7520,11 @@ msgstr ""
"Déixeo en branco se non quere un histórico das procuras SQL; por omisión: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Táboa do historial de procuras SQL query"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7558,33 +7536,33 @@ msgstr ""
"Déixeo en branco se non quere un histórico das procuras SQL; por omisión: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "Táboa do historial de procuras SQL query"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Nome da máquina na que se executa o servidor de MySQL"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Nome do servidor"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL de desconexión"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Tentar conectarse sen contrasinal"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Conectarse sen contrasinal"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7593,30 +7571,30 @@ msgstr ""
"empregar os caracteres en si, isto é, empregue 'aminha\\_bd' no canto de "
"'amiña_bd'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Mostrar só as bases de datos listadas"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Déixeo en branco se non vai empregar config auth"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Contrasinal para config auth"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF schema: táboa de páxinas"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7627,17 +7605,17 @@ msgstr ""
"completa. Déixeo en branco se non lle interesan. Por omisión: [kbd]phpmyadmin"
"[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Porto do servidor"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7645,19 +7623,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Táboa de relacións"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Comando SQL para obter as bases de datos dispoñíbeis"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Mostrar o orde SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7665,101 +7643,101 @@ msgstr ""
"Vexa os [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipos de "
"autenticación[/a] se quere un exemplo"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Nome de sesión de rexistro de entrada"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL de rexistro de entrada"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modo de recuperación automática"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Informacións"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Debería empregar conexións SSL se o admite o servidor web"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Socket do servidor"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Comprimir a conexión ao servidor de MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Empregar SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF schema: coordenadas de táboa"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7771,17 +7749,17 @@ 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]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Táboa de campos a exhibir"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Usuario para config auth"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7789,11 +7767,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"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Comprobación estensa"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7801,11 +7779,11 @@ msgstr ""
"Unha descrición lexíbel deste servidor. Déixea en branco para que no seu "
"canto apareza o nome da máquina."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Nome longo deste servidor"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7814,11 +7792,11 @@ msgstr ""
"Se se lle debería mostrar un botón &quot;mostrar todos (rexistros)&quot; ao "
"usuario"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Permitir que se mostren todas as fileiras"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7829,27 +7807,27 @@ msgstr ""
"configuración; isto non limita a capacidade de executar a mesmo orde "
"directamente"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Mostrar o formulario para mudar de contrasinal"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Mostrar o formulario para crear bases de datos"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Mostrar o formulario"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Mostrar os campos de función no modo editar/inserir"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Mostrar os campos de función"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7857,33 +7835,33 @@ msgstr ""
"Mostra unha ligazón á saída de [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Mostrar a ligazón a phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Mostrar información detallada do servidor de MySQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Define se se deben mostrar as procuras SQL xeradas polo phpMyAdmin"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Mostrar as procuras SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
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)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Mostrar as estatísticas"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7891,11 +7869,11 @@ msgstr ""
"Se as mensaxes estiveren activadas e existir un comentario da base de datos, "
"isto substitúe o comentario polo nome real"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Mostrar o comentario da base de datos no canto do seu nome"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7907,26 +7885,26 @@ msgstr ""
"['LeftFrameTableSeparator'], polo que só o cartafol se chama como o alcume; "
"o nome mesmo da táboa fica sen cambiar"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Mostrar o comentario da táboa no canto do seu nome"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Mostrar os comentarios das táboas nas mensaxes"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Ignorar as táboas bloqueadas"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7934,15 +7912,15 @@ msgstr ""
"Suxerir un nome para as bases de datos no formulario &quot;Crear base de "
"datos&quot; (de ser posíbel) ou manter o campo de texto baleiro"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Suxerir un nome novo para as bases de datos"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "si"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7954,28 +7932,28 @@ 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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Lista de proxies de confianza para permiso/denegación de IP"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
"Directorio do servidor ao que se poden enviar os ficheiros que importar"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Directorio de envíos"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Permitir procurar na base de datos completa"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Empregar procuras na base de datos"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7985,11 +7963,11 @@ msgstr ""
"múltiplas. Vexa libraries/import.lib.php para o que está predeterminado para "
"cantas procuras pode conter unha afirmación."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Afirmacións múltiplas estensas"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7997,11 +7975,11 @@ msgstr ""
"Produciuse un fallo ao ler a versión. Talvez está fóra de liña ou o servidor "
"de actualizacións non responde."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Recibiuse unha cadea de versión do servidor que non é válida"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -8010,7 +7988,7 @@ msgstr ""
"Existe unha versión máis recente do phpMyAdmin e debería considerar "
"actualizala. A versión máis recente é %s, publicada o %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -8022,26 +8000,26 @@ msgstr ""
"Está a empregar versións con subversion; execute [kbd]svn update[/kbd] :-)"
"[br]A versión estábel máis recente é %s, publicada o %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Non existe ningunha versión estábel máis recente"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Non se pode analizar a cadea da versión"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Comprobación da versión"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Non se dispón do envoltorio URL ou de CURL. Non é posíbel comprobar a "
"versión.."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8049,7 +8027,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"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8058,7 +8036,7 @@ msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]compresión con zip[/"
"a] require funcións (%s) que non están dispoñíbeis neste sistema."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8067,325 +8045,325 @@ msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]compresión con zip[/"
"a] require funcións (%s) que non están dispoñíbeis neste sistema."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Identificador da fileira inserida: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Mostrar como código PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Mostrar procura SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemas cos índices da táboa `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nome"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Alterouse a táboa %1$s sen problemas"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Visualizar valores alleos"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Función"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorar"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Por causa da sua lonxitude,<br /> este campo pode non ser editábel "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Eliminar a referencia ao repositorio BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binario - non editar "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Enviar ao repositorio de BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Inserir unha columna nova"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Mostrar procura SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Voltar"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Inserir un rexistro novo"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Voltar para esta páxina"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Modificar a fileira seguinte"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use a tecla do tabulador para moverse de valor en valor ou a tecla CONTROL "
"combinada cunha flecha para moverse a calquera sitio"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Reiniciar a inserción con %s fileiras"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Xa existe a táboa %s!!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Creouse a táboa %1$s."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Ver o esquema do volcado da táboa"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "O nome da chave primaria debe ser... PRIMARIA"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Non se pode facer que este índice sexa PRIMARIO!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Non se definiron partes do índice"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Crear un índice novo"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modificar un índice"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nome do índice&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipo de índice&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARIA\" <b>debe</b> ser o nome de e <b>só de</b> unha chave primaria)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Engadir ao índice &nbsp;%s&nbsp;coluna(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "O número de columnas ten que ser maior de cero"
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Non se pode mover unha táboa sobre si mesma"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Non se pode copiar unha táboa sobre si mesma"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Moveuse a táboa %s para %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "A táboa %s copiouse para %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "O nome da táboa está vacío!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Ordenar a táboa por"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "a refacer logo de insercións e destrucións (shingly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Mover a táboa a (base_de_datos<b>.</b>táboa):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcións da táboa"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Mudar o nome da táboa para"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copiar a táboa a (base_de_datos<b>.</b>táboa):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Ir à táboa copiada"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Táboa de mantemento"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Táboa de desfragmentación"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Fechouse a táboa %s"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Fechar a táboa (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Mantemento da partición"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partición %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizar"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Comprobar"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimizar"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstruír"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Arranxar"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Eliminar particións"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Comprobar a integridade das referencias:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostrar as táboas"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Uso do espazo"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Uso"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efectivo"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Estatísticas da fileira"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Informacións"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "estático"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinámico"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Lonxitude da fileira"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Tamaño da fileira "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Houbo un erro ao crear a chave externa en %1$s (comprobe os tipos de datos)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relacións internas"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8393,243 +8371,243 @@ msgstr ""
"Non se precisas unha relación interna cando existe unha CHAVE EXTERNA "
"correspondente."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Límite das chaves alleas"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Non hai ningunha fileira seleccionada"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faga unha \"procura por exemplo\" (o comodín é \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operador"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Seleccione os campos (mínimo un)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Condición da pesquisa (ou sexa, o complemento da cláusula \"WHERE\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Número de rexistros por páxina:"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Mostrar en orde:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Examinar valores claramente distintos"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ningunha"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Eliminouse a táboa %s"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Engadiuse unha chave primaria a %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Engadiusese un índice a %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vista das relacións"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propor unha estrutura para a táboa"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Engadir columna(s)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Ao final da táboa"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "No comezo da táboa"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Despois de %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Crear un índice en&nbsp;%s&nbsp;colunas"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "particionado"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Creouse a versión %s; activouse o seguemento de %s.%s."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Desactivouse o seguemento de %s.%s , versión %s."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Activouse o seguemento de %s.%s , versión %s."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Declaracións SQL executadas."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Declaracións SQL exportadas. Copie o volcado ou execúteo."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Fechar"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantánea da versión %s (código SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Declaracións de seguemento"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Mostrar %s con datas de %s a %s polo usuario %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Nome de usuario"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Declaración de definición de datos"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Declaración de manipulación de datos"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Volcado de SQL (descarga do ficheiro)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Volcado de SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Esta opción substitúe a táboa e os datos que contén."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Execución de SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Exportar como %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Mostrar as versións"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versión"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Desactivar o seguemento de %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Desactivar agora"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Activar o seguemento de %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Activar agora"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Crear a versión %s de %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Seguir estas declaracións de definición de datos:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Seguir estas declaracións de manipulación de datos:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Crear unha versión"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8638,48 +8616,74 @@ msgstr ""
"Non ten a funcionalidade dos temas. Comprobe a configuración e/ou os seus "
"temas no directorio %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Obter máis temas!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tipos MIME dispoñíbeis"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Os tipos MIME en cursiva non contan cunha función de transformación separada"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformacións dispoñíbeis"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descrición"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Non ten direitos suficientes para estar aquí agora!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Actualizouse o perfil."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nome da VISTA"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Mudar o nome da táboa para"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Non foi posíbel cargar iconv ou precísase do engadido recode para a "
+#~ "conversión do charset. Configure o php para que se poidan usar estes "
+#~ "engadidos ou indique que non se use a conversión de charset en phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Non é posíbel usar nen iconv nen libiconv nen a función recode_stringf "
+#~ "mentres haxa engadidos por cargar. Comprobe a configuración do php."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Permitir a conversión do conxunto de caracteres"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Conxunto de caracteres por omisión empregado para as conversións"
+
+#~ msgid "Default character set"
+#~ msgstr "Conxunto de caracteres por omisión"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/he.po b/po/he.po
index 4c7270c912..ff48c79d25 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hebrew <he@li.org>\n"
@@ -13,319 +13,319 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "ר×יית הכל"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "מספר דף:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "חיפוש"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "סע"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr ""
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "תי×ור"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "השתמש בערך זה"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "מסד ×”× ×ª×•× ×™× %s נמחק."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "הערה על מ×גר הנתוני×: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "הערות טבלה"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "שמות עמודה"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "סוג"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ברירת מחדל"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "×§×™×©×•×¨×™× ×ל"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "הערות"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "ל×"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "כן"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "הדפסה"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ר×יית הוצ××” (תבנית) של מ×גר נתוני×"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "×œ× × ×ž×¦×ו טבל×ות במ×גר נתוני×."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "בחירת הכל"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "בטל בחירת הכל"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "×©× ×ž×גר ×”× ×ª×•× ×™× ×¨×™×§!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "מ×גר × ×ª×•× ×™× %s שונה ×ל %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "מ×גר × ×ª×•× ×™× %s הועתק ×ל %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "פקודה"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ו××–"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "העתקת מ×גר × ×ª×•× ×™× ×ל"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "מבנה בלבד"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "מבנה ומידע"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "מידע בלבד"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE לפני העתקה"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "הוספת ערך AUTO_INCREMENT (מספור ×וטומטי)"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "הוספת הגבלות"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "מעבר למ×גר × ×ª×•× ×™× ×©×”×•×¢×ª×§"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "מצב"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "מופעל"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "מבוטל"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "תיקון טבלה"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "מבוטל"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "מופעל"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "קידוד"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -333,54 +333,54 @@ msgid ""
msgstr ""
"תכונות נוספות לעבודה ×¢× ×˜×‘×œ×ות מקושרות בוטלו. לעוד מידע למה לחץ %s×›×ן%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "עריכת דפי PDG"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "טבלה"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "שורות"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "גודל"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "בשימוש"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "יצירה"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "עדכון ×חרון"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "נבדק ל×חרונה"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -388,506 +388,511 @@ msgid_plural "%s tables"
msgstr[0] "%s טבל×ות"
msgstr[1] "%s טבל×ות"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "ש×ילתת SQL שלך בוצעה בהצלחה"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "עליך לבחור לפחות עמודה ×חת לתצוגה"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "סידור"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "עולה"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "יורד"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "ר××™×™×”"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "קריטריון"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "הכנסה"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "וג×"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "מחיקה"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "×ו"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "עריכה"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Add/Delete Criteria Row"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "הוספת/מחיקת עמודות שדה"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "עדכון ש×ילתה"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "השתמש בטבל×ות"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "שליחת ש×ילתה"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "גישה נדתחה"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "לפחות ×חת מן המילי×"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "כל המילי×"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "הביטוי המדוייק"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "כביטוי רגיל"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "תוצ×ות חיפוש עבור \"<i>%s</i>\" %s:"
-#: db_search.php:260
+#: db_search.php:242
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr ""
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "עיון"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "מחיקה"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>סה\"×›:</b> <i>%s</i> פריטי×"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>סה\"×›:</b> <i>%s</i> פריטי×"
+msgstr[1] "<b>סה\"×›:</b> <i>%s</i> פריטי×"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "חפש במסד הנתוני×"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "×ž×™×œ×™× ×ו ×¢×¨×›×™× ×¢×‘×•×¨ חיפוש (תו כללי: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "מצ×:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "×ž×™×œ×™× ×ž×•×¤×¨×“×•×ª ×¢\"×™ תו רווח (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "בתוך הטבלה/הטבל×ות:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "בתוך הטבלה/הטבל×ות:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "הכנסה"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "מבנה"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "הסרה"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ריקון"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "טבלה %s רוקנה"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "שדה %s נמחק"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "טבלה %s נמחקה"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "יחסי×"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "סכו×"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s ×”×•× ×ž× ×•×¢ ×”×חסון ברירת המחדשל של שרת MySQL ×–×”."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "×¢× ×”× ×‘×—×¨×™×:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "בחירת הכל"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "בטל סימון הכל"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "בדיקת טבל×ות עבור תקורה"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "תצוגת הדפסה"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "בדיקת טבלה"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ייעול טבלה"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "תיקון טבלה"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "ניתוח טבלה"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ייצו×"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "מילון מידע"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "מ×גר נתוני×"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "יצירה"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "פעולה"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Persian"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "מבנה בלבד"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "בדיקת טבלה"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "מ×גר נתוני×"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "×ןי מספיק ×ž×§×•× ×œ×©×ž×•×¨ ×ת הקובץ %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "קובץ %s כבר ×§×™×™× ×¢×œ השרת, שנה ×©× ×§×•×‘×¥ ×ו בדוק ×ופציית כתיבה-על."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "לשרת ×ין הרש××” לשמור ×ת קובץ %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "הוצ××” נשמרה ×ל קובץ %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "נכשל בקרי×ת הקובץ"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "כתובת מועדפת נמחקה."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "חזרה"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin יותר ידידותי ×¢× ×“×¤×“×¤×Ÿ <b>frames-capable</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -895,15 +900,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "הור×ות \"DROP DATABASE\" מבוטלות."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "×”×× ×תה ב×מת רוצה "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "×תה עומד להרוס מ×גר × ×ª×•× ×™× ×©×œ×!"
@@ -932,41 +937,41 @@ msgstr "×©× ×”×ž×רח ריק!"
msgid "The user name is empty!"
msgstr "×©× ×”×ž×©×ª×ž×© ריק !"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "×”×¡×™×¡×ž× ×¨×™×§×”!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "הסיסמ×ות ×ינן זהות!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "×©×™× ×•×™×™× × ×©×ž×¨×•"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "תצוגת יחסי×"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "×™×—×¡×™× ×¤× ×™×ž×™×™×"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -974,13 +979,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "תכונות קשר כלליות"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "מבוטל"
@@ -996,125 +1001,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "בחירת שדה להצגה"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "ייצור סיסמ×"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "ייצור"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "לל×"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "הקוד×"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "הב×"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "סה\"כ"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "בינ×רי"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "מרץ"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "×פריל"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "מ××™"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "יוני"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "יולי"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "×וגוסט"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "×וקטובר"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "ינו×ר"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "פברו×ר"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "מרץ"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "×פריל"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1122,296 +1137,296 @@ msgid "May"
msgstr "מ××™"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "יוני"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "יולי"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "×וגוסט"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "ספטמבר"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "×וקטובר"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "נובמבר"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "דצמבר"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "×™×•× ×¨×שון"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "×™×•× ×©× ×™"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "×™×•× ×©×œ×™×©×™"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "×™×•× ×©×™×©×™"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "×™×•× ×¨×שון"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "×™×•× ×©× ×™"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "×™×•× ×©×œ×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "×™×•× ×¨×‘×™×¢×™"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "×™×•× ×—×ž×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "×™×•× ×©×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "שבת"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "×™×•× ×¨×שון"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "×™×•× ×©× ×™"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "×™×•× ×©×œ×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "×™×•× ×¨×‘×™×¢×™"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "×™×•× ×—×ž×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "×™×•× ×©×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "שבת"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "בשימוש"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "לשנייה"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "יכול להיות הערכה. ר××” FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "×ין ××™× ×“×§×¡×™× ×ž×•×’×“×¨×™×!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "×ינדקסי×"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "ייחודי"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "מספור"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "הערות"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "עריכה"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "המפתח הר×שי הוסר"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "×ינדקס %s הוסר"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "מ×גרי נתוני×"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "שגי××”"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1419,7 +1434,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "×œ× × ×‘×—×¨×• שורות"
msgstr[1] "×œ× × ×‘×—×¨×• שורות"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1427,96 +1442,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "×œ× × ×‘×—×¨×• שורות"
msgstr[1] "×œ× × ×‘×—×¨×• שורות"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "×ין מידע מצב מפורט על מנוע ×חסון ×–×”."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s זמין על שרת MySQL זה."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s מובטל על שרת MySQL זה."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "שרת MySQL ×œ× ×ª×•×ž×š במנוע ×חסון %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "טבלה %s שונתה ×ל %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "קח ×–×ת"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "תבנית / סגנון"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "חיבור נכשל: הגדרות ×œ× ×ª×§×™× ×•×ª."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "ברוך ×”×‘× ×ל %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1527,61 +1542,61 @@ msgstr ""
"כתובת השרת, ×©× ×ž×©×ª×ž×© ×•×”×¡×™×¡×ž× ×‘×§×•×‘×¥ config.inc.php ×•×œ×•×•×“× ×›×™ ×”× ×ª×•××ž×™× ×œ×ž×™×“×¢ "
"שקיבלת ×¢\"×™ ×חר××™ השרת של MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "כניסה"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "תיעוד phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "שרת"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "×©× ×ž×©×ª×ž×©:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "סיסמ×:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "בחירת שרת"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "עוגיות (Cookies) חייבות לפעול מנקודה ×–×ת."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "נכשל בכניסה לשרת MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "×©× ×ž×©×ª×ž×©/סיסמה שגויי×. הגישה נדחתה."
@@ -1619,26 +1634,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"נכשל בטעית תוספת iconv ×ו recode הדרושה להמרת קידודי×. ×ו שתגדיר ×ת PHP "
-"להפעיל ×ת תוספות ×לו, ×ו שתבטל ×ת המרת ×”×§×™×“×•×“×™× ×‘×ª×•×š phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"נכשל בשימוש בפונקציות iconv, libiconv ×ו recode, למרות שזה נר××” ×›×™ התוספות "
-"הדרושות נטענו. בדוק ×ת הגדרות PHP שלך."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1652,428 +1648,418 @@ msgstr ""
"ישירות בעזרת הקישור מתחת להודעה זו ×•×§×¨× ×ת הודעת PHP שהינך מקבל. ברוב ×”×ž×™×œ×™× "
"גרש ×ו נקודה-פסיק ×—×¡×¨×™× ×‘×ž×§×•× ×›×œ×©×”×•.<br /> ×× ×”×™× ×š מקבל דף ריק, הכל בסדר."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "שרת"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "×תה צריך לשדרג ×ל %s %s לפחות."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "מירבי: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "נשלח"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "נשלח"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "תיעוד"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "ש×ילתת SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL ×מר: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "הסברת SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "×œ×œ× ×§×•×“ PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "ייצור קוד PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "רענון"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
#, fuzzy
msgid "Skip Validate SQL"
msgstr "בדיקת תקינות SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "בדיקת תקינות SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "מנועי×"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "זמן"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s ימי×, %s שעות, %s דקות ו- %s שניות"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "התחלה"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "הקוד×"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "סיו×"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "קפיצה ×ל מ×גר × ×ª×•× ×™× &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "פעולות"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "התוספת %s ×œ× × ×˜×¢× ×” בהצלחה,<br />×× × ×‘×“×•×§ ×ת הגדרות ×”- PHP שלך."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "ש×"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "מסד ×”× ×ª×•× ×™× %s נמחק."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ש×ילתה"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "ייצו×"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "הרש×ות"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "יכול להיות הערכה. ר××” FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "תקורה"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "השרת ×ינו מגיב"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "שינוי סיסמ×"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "×œ×œ× ×¡×™×¡×ž×"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "סיסמ×"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "הקלדה נוספת"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "תו×× MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "ייצור סיסמ×"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "ייצור"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "יצירת מ×גר × ×ª×•× ×™× ×—×“×©"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "יצירה"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "×œ×œ× ×”×¨×©×ות"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "טבלה חייבית להכיל לפחות שדה ×חד."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "יצירת טבלה חדשה על מ×גר × ×ª×•× ×™× %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "מספר שדות"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "הוצ×ת %s שורות מתחילת רשומה מספר %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "שמירה כקובץ"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "שמירת שרת בתוך תיקיית %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "×©× ×ž×©×ª×ž×©"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2081,40 +2067,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "זכור תבנית"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "חבילת הקידוד של הקובץ:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "דחיסה"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "לל×"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2139,7 +2125,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "×ž×™×§×•× ×©×œ קובץ טקסט"
@@ -2147,13 +2133,13 @@ msgstr "×ž×™×§×•× ×©×œ קובץ טקסט"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
#, fuzzy
msgid "web server upload directory"
msgstr "שמירת שרת בתוך תיקיית %s"
@@ -2180,11 +2166,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2228,394 +2214,394 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "גודל דף"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ×”×•× ×œ× ×ž×¡×¤×¨ שורה תקין."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "שורות המתחילות מרשומה #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "מ×וזן"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "מ×וזן (headers מסובבי×)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "ניצב"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "במצב %s וחזור ×חרי Headers ל×חר %s ת××™×"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "תהליך זה יכול לקחת זמן רב. להמשיך בכל מקרה?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "פעולות"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "×˜×§×¡×˜×™× ×—×œ×§×™×™×"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "×˜×§×¡×˜×™× ×ž×œ××™×"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "תצוגת יחסי×"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
msgid "Relational display column"
msgstr "תצוגת יחסי×"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
#, fuzzy
msgid "Browser transformation"
msgstr "שינויי צורה זמיני×"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "הרצת ש×ילתה מועדפת"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "השורה נמחקה"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "בש×ילתה"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "מר××” שורות"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "סה\"כ"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "ש×ילתה לקחה %01.4f שניות"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "שינוי"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "תצוגת הדפסה (×¢× ×˜×§×¡×˜×™× ×ž×œ××™×)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "קישור ×œ× × ×ž×¦×"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "מידע גרס×ות"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "תיקיית בית של נתוני×"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "קבצי נתוני×"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "מצב InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "סה\"כ"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "דפי×"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "×“×¤×™× ×—×•×¤×©×™×™×"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "×“×¤×™× ×ž×œ×•×›×œ×›×™×"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "×“×¤×™× ×ž×›×™×œ×™× ×ž×™×“×¢"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "×“×¤×™× ×œ×¨×™×§×•×Ÿ"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "×¢×ž×•×“×™× ×¢×¡×•×§×™×"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
#, fuzzy
msgid "Read requests"
msgstr "בקשות כתיבה"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "בקשות כתיבה"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2623,48 +2609,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2672,146 +2658,146 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "תבנית"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "שורות מסתיימות ע\"י"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "שדות ×ž×•×§×¤×™× ×¢\"×™"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "הורדת שדות ×¢×"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "שורות מסתיימות ע\"י"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "החלפת NULL ע\"י"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV עבור MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "מהדורת Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "נתוני×"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "הוצ×ת מידע עבור טבלה"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "מבנה טבלה עבור טבלה"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "כלול כותרת טבלה"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "כותרת טבלה"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "כותרת טבלה מומשך"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "מפתח תווית"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "יחסי×"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "סוג MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "מ×רח"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "זמן ייצור"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "גרסת שרת"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "גרסת PHP"
@@ -2819,23 +2805,23 @@ msgstr "גרסת PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2843,104 +2829,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "הוספת הערה מות×מת ×ל פתיחה(\\n לשבירת שורות)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "×פשרויות ×™×™×¦×•× ×ž×גר נתוני×"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "צירוף תוי ציטוט (backquotes) ×ל שמות טבל×ות ושדות"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "הוספה ×ל הערות"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "יצירת/עדכון/בדיקת ת×ריכי×"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "×”×©×œ× ×”×›× ×¡×•×ª"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "הכנסות מורחבות"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "השתמש בהכנסות מעוכבות"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "השתמש בהעלמות מהכנסות"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "סוג ייצו×"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "תהליכי×"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "פונקציה"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "הגבלות לטבל×ות שהוצ×ו"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "הגבלות לטבלה"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "מבנה בלבד"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2948,168 +2934,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "סוג ייצו×"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "סוג ייצו×"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "×ין טבל×ות"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "תוצ×ת SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "נוצר ע\"י"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL החזיר חבילת תוצ×ות ריקה (לדוגמ×, ×פס שורות)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "×ין מ×גרי נתוני×"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "מבנה"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "החלפת נתוני הטבלה ×¢× ×”×§×•×‘×¥"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "שמות עמודה"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3125,7 +3111,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3136,12 +3122,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3149,538 +3135,542 @@ msgid "None"
msgstr "לל×"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ר×שי"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "×ינדקס"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "×œ×œ× ×©×™× ×•×™"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "קידוד"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "בינ×רי"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "בולגרית"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "סינית מסורתית"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "×ין חשיבות לרישיות (case)"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "יש חשיבות לרישיות (case)"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "קרו×טית"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "צ'יכית"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "דנית"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "×נגלית"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "×סטונית"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "גרמנית"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "מילון"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "phone book"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "הונגרית"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "×יסלנדית"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "יפנית"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvian"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ליט×ית"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persian"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polish"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "רומנית"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "סלובקית"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "סלובנית"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ספרדית"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "ספרדית מסורתית"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "שוודית"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "טורקית"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "×וקר×ינית"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "רוסית"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "בלטית"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "×רמנית"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "קירילית"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ערבית"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "עברית"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "גרוזינית"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "יוונית"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "×œ× ×™×“×•×¢"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "בית"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "יצי××”"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "חלון ש×ילתה"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "לתבנית ×–×ת ×ין ×פשרויות"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "×œ× ×‘×¡×“×¨"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "×ישור"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "מופעל"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "הצגת תכונות"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "יצירה של קבצי PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "מציג הערות עמודה"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "ש×ילתות SQL מועדפות"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "היסטוריית SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "×œ×œ× ×ª×™×ור"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "×©× ×ž×©×ª×ž×©"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "סידור"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "משתנה"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ערך"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "קוד שרת (ID)"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "כל משתמש"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "השתמש בשדה טקסט"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "כל שרת מ×רח"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "מקומי"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "מ×רח ×–×”"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Use Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "ייצור סיסמ×"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "rtl"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "תוכן של טבלה __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(מומשך)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "מבנה של טבלה __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "שרת"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "משתני×"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "קידודי×"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "מנועי×"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "דו\"×— בינ×רי"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "תהליכי×"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "חפש במסד הנתוני×"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "חפש במסד הנתוני×"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "הרצת ×ת ש×ילתה/ש×ילתות על מסד ×”× ×ª×•× ×™× %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "הרצת ×ת ש×ילתה/ש×ילתות על מסד ×”× ×ª×•× ×™× %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "שמות עמודה"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "הכנס ש×ילתת SQL ×–×ת למועדפי×"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "×פשר לכל משתמש לגשת לכתובת מועדפת ×–×ת"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "×ל תכתוב מחדש על ש×ילתה ×–×ת מחוץ לחלון ×–×”"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " הר××” ×ת ש×ילתה ×›×ן שוב "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "שליחה"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "ר××” רק"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3693,56 +3683,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "התחלת חיתוך"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "התחלת RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "×ורך/ערכי×*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3760,7 +3750,7 @@ msgstr ""
"(\"'\") ביחד ×¢× ×”×¢×¨×›×™× ×”×לה, הכנס לוכסן ×חורי ×œ×¤× ×™×”× (×œ×“×•×’×ž× '\\\\xyz' or 'a"
"\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3768,24 +3758,24 @@ msgstr ""
"לערכי ברירת מחדל, ×× × ×”×›× ×¡ רק ערך בודד, ×œ×œ× ×¡×™×ž× ×™ ציטוט ×ו לוכסני×, השתמש "
"בתבנית ×”×–×ת : a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "תכונות"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
#, fuzzy
msgid "Transformation options"
msgstr "לתבנית ×–×ת ×ין ×פשרויות"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3798,58 +3788,58 @@ msgstr ""
"(\"'\") ביחד ×¢× ×”×¢×¨×›×™× ×”×לה, הכנס לוכסן ×חורי ×œ×¤× ×™×”× (×œ×“×•×’×ž× '\\\\xyz' or 'a"
"\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "לל×"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "מנוע ×חסון"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "שמירה"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "הוספת %s ת××™×"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "×תה חייב להוסיף לפחות שדה ×חד."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "נשלח"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3857,24 +3847,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3886,7 +3876,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3900,37 +3890,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3948,68 +3938,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "פעולה"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "קידוד חיבור MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "×יפוס"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "משתמש"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "קידוד MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "גרסת PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "ר×יית מידע PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "דף הבית phpMyAdmin הרשמי"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4020,14 +4010,14 @@ msgstr ""
"ברירת מחדל של MySQL. שרת MySQL שלך פועל ×¢× ×‘×¨×™×¨×ª מחדל ×–×ת, ×•×”×•× ×¤×ª×•×— לחדירות,"
"ו×תה ממש צריך לתקן ×ת חור ×בטחה ×–×”."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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 "
@@ -4037,7 +4027,7 @@ msgstr ""
"mbstring מותקנת, phpMyAdmin ×ינו יכול לחלק מחרוזות ב×ופן תקין וזה יכול ×œ×’×¨×•× "
"לתוצ×ות ×œ× ×¨×¦×•×™×•×ª."
-#: main.php:290
+#: main.php:289
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 "
@@ -4045,104 +4035,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "×ין מ×גרי נתוני×"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "לוח שנה"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "יצירת עמוד חדש"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "×× × ×‘×—×¨ מ×גר נתוני×"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "טבלה <b>%s</b> ×œ× × ×ž×¦××” ×ו ×œ× ×§×™×™×ž×ª בתוך %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "×× × ×‘×—×¨ עמוד לעריכה"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "יצירת עמוד חדש"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "מספר דף:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "עיצוב ×וטומטי"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "×™×—×¡×™× ×¤× ×™×ž×™×™×"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "בחירת טבל×ות"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4150,252 +4140,252 @@ msgstr ""
"לעמוד הנוכחי יש הפניות לטבל×ות שכבר ×œ× ×§×™×™×ž×•×ª. ×”×× ×תה רוצה למחוק ×ת הפניות "
"×לו?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "הטבלה \"%s\" ×œ× ×§×™×™×ž×ª!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "×× × ×”×’×“×¨ נקודות ציון עבור טבלה %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "×ין טבל×ות"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "תוכן ×¢× ×™× ×™×™×"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "תוספת"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "יצירת עמוד חדש"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "ר×יית הכל"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "מספר שדות"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "טבלה %s נמחקה"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "קבצי ייבו×"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "הכל"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "שדות"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "הר××” ש×ילתות שלמות"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "×©× ×“×•\"×—"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "מיקו×"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "סוג ×ירוע"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "×ž×™×§×•× ×ž×§×•×¨×™"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "מידע"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "חבילות קידוד"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "××£ מ×גר × ×ª×•× ×™× ×œ× × ×‘×—×¨."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s מסדי × ×ª×•× ×™× × ×ž×—×§×• בהצלחה."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "סטטיסטיקת מסד הנתוני×"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "טבל×ות"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "×ין מ×גרי נתוני×"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "יחסי×"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "בדיקת הר×שות עבור מ×גר × ×ª×•× ×™× &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "בדיקת הרש×ות"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "הפעלת סטטיסטיקה"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ביטול סטטיסטיקה"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4403,11 +4393,11 @@ msgstr ""
"הערה: הפעלת סטטיסטיקות מ×גר × ×ª×•× ×™× ×›×ן יכולות ×œ×’×¨×•× ×œ×ª×¢×‘×•×¨×” כבדה בין השרת "
"×”×ינטרנט לשרת MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "מנועי ×חסון"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "ר×יית הוצ××” (תבנית) של מ×גרי נתוני×"
@@ -4607,20 +4597,20 @@ msgid "None"
msgstr "לל×"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "הרש×ות ספציפיות-לטבל×ות"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " הערה: שמות הרש×ות MySQL מובט×ות ב×נגלית "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "הרש×ות גלובליות"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "הרש×ות ספציפיות למ×גר נתוני×"
@@ -4644,98 +4634,98 @@ msgstr "מידע כניסה"
msgid "Do not change the password"
msgstr "×ל תשנה ×ת הסיסמ×"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "×œ× × ×ž×¦×ו משתמשי×."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "×©× ×”×ž×©×ª×ž×© %s כבר קיי×!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "משתמש חדש נוסף."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "×תה עדכנת הרש×ות עבור %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "×תה שללת הרש×ות עבור %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "×”×¡×™×¡×ž× ×¢×‘×•×¨ %s שונתה בהצלחה."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "מוחק %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "טוען מחדש הרש×ות"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
#, fuzzy
msgid "The selected users have been deleted successfully."
msgstr "%s מסדי × ×ª×•× ×™× × ×ž×—×§×• בהצלחה."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "ההרש×ות נטענו מחדש בהצלחה."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "עריכת הרש×ות"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "שלילה"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "סקירת משתמשי×"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "הענקה"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "כל דבר"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "הוספת משתמש חדש"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "הסרת ×ž×©×ª×ž×©×™× ×©× ×‘×—×¨×•"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "שלילת כל ההרש×ות הפעילות ×ž×”×ž×©×ª×ž×©×™× ×•×ž×—×™×§×ª× ×œ×חר מכן."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "הסרת מ×גרי × ×ª×•× ×™× ×©×™×© ×œ×”× ×©×ž×•×ª ×“×•×ž×™× ×›×ž×• למשתמשי×."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4747,156 +4737,156 @@ msgstr ""
"הטבל×ות ×”×לו יכול להיות שונה מההרש×ות שהשרת משתמש בהן, ×× ×”×Ÿ שונו ב×ופן "
"ידני. במקרה ×–×”, ×תה צריך לבצע %sטעינה מחדש של הרש×ות%s לפני ש×תה ממשיך."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "המשתמש שנבחר ×œ× × ×ž×¦× ×‘×˜×‘×œ×ª ההרש×ות."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "הרש×ות ספציפיות-לעמודה"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "הוספת הרש×ות למ×גר ×”× ×ª×•× ×™× ×”×‘×"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "×ª×•×•×™× ×›×œ×œ×™× _ ×•×’× % ×¦×¨×™×›×™× ×œ×‘×•× ×‘×™×—×“ ×¢× \\ על מנת להשתמש ×‘×”× ×‘×מת"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "הוספת הר×ש×ות לטבלה הב××”"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "שינוי מידע כניסה / העתקת משתמש"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "יצירת משתמש חדש ×¢× ×ותן ההרש×ות ×•×’× ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... שמירת הישן."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... מחיקת הישן מטבל×ות המשתמשי×."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... בטל ×ת כל ההרש×ות הפעילות מהישן ומחק ×ותו ל×חר מכן."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... מחיקת הישן מטבל×ות ×”×ž×©×ª×ž×©×™× ×•×˜×¢×Ÿ מחדש ×ת ההרש×ות ל×חר מכן."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "לל×"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "בדיקת הר×שות עבור מ×גר × ×ª×•× ×™× &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "עולמי"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "ספציפי למ×גר הנתוני×"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "תו כללי"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin נכשל בחיסול בהליך %s. רוב ×”×¡×™×›×•×™×™× ×©×”×•× ×›×‘×¨ נסגר."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "קוד זיהוי"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4905,128 +4895,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "×× × ×‘×—×¨ מ×גר נתוני×"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Fulltext"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "שבת"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5034,78 +5024,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5113,7 +5103,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5121,42 +5111,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5164,33 +5154,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5199,218 +5189,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5418,105 +5408,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "×יפוס"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5524,18 +5514,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5543,423 +5533,419 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "מידע זמן ריצה"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "סוג ש×ילתה"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "השתמש בהכנסות מעוכבות"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "ר×יית טבל×ות"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "ר×יית תהליכי×"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "×יפוס"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "שרת MySQL פעיל במשך %s. ×”×•× ×”×ª×—×™×œ לפעול ב- %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Traffic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "לשעה"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "התקבל"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "נשלח"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "חיבורי×"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "ניסיונות כושלי×"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "בוטל"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>סטטיטיקת ש×ילתות</b>: מ××– ההפעלה, %s ש×ילתות נשלחו לשרת."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "לדקה"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "לשנייה"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "סוג ש×ילתה"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "חיבורי×"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "משתני והגדרות שרת"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ערך זמן חיבור (Session)"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "ערך גלובלי"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "מקומי"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "תיעוד phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "הוספת משתמש חדש"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5969,67 +5955,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "נכשל בכניסה לשרת MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6037,444 +6023,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "חבילת הקידוד של הקובץ:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "קבצי ייבו×"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "×פשרויות ×™×™×¦×•× ×ž×גר נתוני×"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "×ין מ×גרי נתוני×"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "×פשרויות ×™×™×¦×•× ×ž×גר נתוני×"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "ש×ילתת SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "ש×ילתת SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "מצב"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "טבלה"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6482,174 +6460,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6657,165 +6635,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "גבולות מש×בי×"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "תיקיית בית של נתוני×"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6825,147 +6803,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "חיבורי×"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "×ין טבל×ות"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "×יחוי טבלה"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6976,336 +6954,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "×ין מ×גרי נתוני×"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "בחירת שרת"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "קוד שרת (ID)"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "תיקון טבלה"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "גרסת שרת"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "משפטי×"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "בחירת שרת"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "מציג הערות עמודה"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "ר×יית צבע"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "הר××” ש×ילתות שלמות"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "סטטיסטיקת שורה"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7313,39 +7291,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "כן"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7353,708 +7331,724 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "בעיות ×¢× ××™× ×“×§×¡×™× ×©×œ טבלה `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "תווית"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "פונקציה"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "התעלמות"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " ×ž×©×•× ×ורכ×, <br /> השדה ×”×–×” יכול להיות בלתי עריך "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "בינ×רי - ×ין לערוך"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "הכנסה כשורה חדשה"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "חזרה לעמוד הקוד×"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "הוספה נוספת של שורה חדשה"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "חזרה ×חורה לעמוד ×–×”"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "עריכת השורה הב××”"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "×©× ×”×ž×©×ª×ž×© %s כבר קיי×!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "טבלה %s נמחקה"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "ר×יית הוצ××” (תבנית) של טבלה"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "×œ× × ×™×ª×Ÿ לשנות ×©× ×ינדקס ×ל PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "יצירת ×ינדקס חדש"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "עריכת ×ינדקס"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "×©× ×ינדקס:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "סוג ×ינדקס:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "הוספה ל×ינדקס &nbsp;%s&nbsp;שורה/שורות"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "מספר העמודות צריך להיות גדול מ×פס."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
#, fuzzy
msgid "Can't move table to same one!"
msgstr "×œ× × ×™×ª×Ÿ להעתיק טבלה ×ל ×ותה ×חת!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "×œ× × ×™×ª×Ÿ להעתיק טבלה ×ל ×ותה ×חת!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "הטבלה %s הועברה ל- %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "טבלה %s הועתקה ×ל %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "×©× ×”×˜×‘×œ×” ריק!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "שינוי סדר הטבלה לפי"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "העברת טבלה ×ל (מסד נתוני×<b>.</b>טבלה):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "×פשרויות טבלה"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "שינוי ×©× ×˜×‘×œ×” ×ל"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "העתקת טבלה ×ל (מסד נתוני×<b>.</b>טבלה):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "מעבר לטבלה שהועתקה"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "×חזקת טבלה"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "×יחוי טבלה"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "טבלה %s ×ופסה"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ריקון טבלה (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "×חזקת טבלה"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "צ'יכית"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "תיקון טבלה"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "ר×יית טבל×ות"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "שימוש מקו×"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "שימוש"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "יעיל"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "סטטיסטיקת שורה"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "משפטי×"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "דינ×מי"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "×ורך שורה"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " גודל שורה "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "×™×—×¡×™× ×¤× ×™×ž×™×™×"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "×œ× × ×‘×—×¨×• שורות"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ביצוע \"ש×ילתה לדוגמה\" (תו כללי: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "פעולות"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "בחירת שדות (לפחות ×חד):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "הוספת תנ××™ חיפוש (הגוף של תנ××™ \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "מספר של שורות לכל דף"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "סדר תצוגה:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "לל×"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "טבלה %s נמחקה"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "מפתח ר×שי נוסף ×ל %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "×ינדקס נוסף ×ל %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "תצוגת יחסי×"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "הצעת מבנה טבלה"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "הוספת %s ת××™×"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "בסוף טבלה"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "בתחילת טבלה"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "ל×חר %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "יצירת ×ינדקס על&nbsp;%s&nbsp; עמודות"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "נתוני×"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "×©× ×ž×©×ª×ž×©:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persian"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "גרסת שרת"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "סוגי MIME זמיני×"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "שינויי צורה זמיני×"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "תי×ור"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "×ין לך הרש×ות מספיקות להיות ×›×ן כרגע!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "הפרופיל עודכן בהצלחה."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "שינוי ×©× ×˜×‘×œ×” ×ל"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "נכשל בטעית תוספת iconv ×ו recode הדרושה להמרת קידודי×. ×ו שתגדיר ×ת PHP "
+#~ "להפעיל ×ת תוספות ×לו, ×ו שתבטל ×ת המרת ×”×§×™×“×•×“×™× ×‘×ª×•×š phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "נכשל בשימוש בפונקציות iconv, libiconv ×ו recode, למרות שזה נר××” ×›×™ "
+#~ "התוספות הדרושות נטענו. בדוק ×ת הגדרות PHP שלך."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/hi.po b/po/hi.po
index 26a4f0448a..e12979703a 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-21 05:48+0200\n"
"Last-Translator: <u4663530@anu.edu.au>\n"
"Language-Team: hindi <hi@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "सभी दिखाओ"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "पृषà¥à¤  संखà¥à¤¯à¤¾:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,293 +35,293 @@ msgstr ""
"लकà¥à¤·à¥à¤¯ बà¥à¤°à¤¾à¤‰à¤œà¤¼à¤° विंडो को अदà¥à¤¯à¤¤à¤¨ नहीं किया जा सकता है. शायद आपने मूल विंडो बंद कर दिया है,"
"या अपनी बà¥à¤°à¤¾à¤‰à¤¸à¤° की सिकà¥à¤¯à¥‚रिटी सेटà¥à¤Ÿà¤¿à¤‚ग को कà¥à¤°à¥‹à¤¸-विंडो अदà¥à¤¯à¤¤à¤¨ के लिठकांफिगà¥à¤° कर रखा है."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "खोजें"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "आगे"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "मà¥à¤–à¥à¤¯à¤¨à¤¾à¤®"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "वरà¥à¤£à¤¨"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "इस मूलà¥à¤¯ का उपयोग करें"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "%1$s डेटाबेस बनाया गया है."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "डाटाबेस टिपà¥à¤ªà¤£à¤¿: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr " टेबल टिपà¥à¤ªà¤£à¤¿:"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "कोलम के नाम"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "टाइप"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "अशकà¥à¤¤"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "डिफ़ॉलà¥à¤Ÿ"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "के लिठलिंक"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "टिपà¥à¤ªà¤£à¥€"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "नहीं"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "हाठ"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "छापें"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "डेटाबेस का डंप (सà¥à¤•à¥€à¤®à¤¾) दिखाà¤à¤‚"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "डाटाबेस में कोई टेबल नहीं।"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "सभी का चयन करें"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "सभी को रदà¥à¤¦ करें"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "डेटाबेस नाम खाली है"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr " डेटाबेस का नाम %s बदल कर %s रखा गया है"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr " डेटाबेस %s से %s में कॉपी किया गया है"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "डेटाबेस का नाम बदल कर ____ रखें"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "आदेश"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "और फिर"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "डेटाबेस को ______ में कॉपी करें"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "केवल संरचना"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "संरचना और डाटा"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "केवल डाटा"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "डेटाबेस कॉपी करने से पहले डेटाबेस का निरà¥à¤®à¤¾à¤£ करें"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s जोडें"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT मूलà¥à¤¯ जोडें"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "शरà¥à¤¤à¥‡à¤‚ जोडें"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "नक़ल किये गठडाटाबेस पर जायें"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB भंडार गृह"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "सकà¥à¤·à¤®"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "असकà¥à¤·à¤®"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "कà¥à¤·à¤¤à¤¿à¤—à¥à¤°à¤¸à¥à¤¤"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "मरमà¥à¤®à¤¤"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "असकà¥à¤·à¤®"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "सकà¥à¤·à¤®"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "कà¥à¤°à¤® में करें"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -330,54 +330,54 @@ msgstr ""
"लिंकà¥à¤¡ तालिकाओं के साथ काम करने के लिठअतिरिकà¥à¤¤ सà¥à¤µà¤¿à¤§à¤¾à¤“ं को निषà¥à¤•à¥à¤°à¤¿à¤¯ कर दिया गया है. "
"कà¥à¤¯à¥‹à¤‚ ये किया गया है, जानने के लिठ%shere%s पर कà¥à¤²à¤¿à¤• करें."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "पीडीà¤à¤« पृषà¥à¤ à¥‹à¤‚ को संपादित करें"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr " टेबल "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr ""
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "आकार"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "उपयोग में"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "रचना"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "पिछला नवीनीकरण"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "पिछली जाà¤à¤š"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -385,427 +385,433 @@ msgid_plural "%s tables"
msgstr[0] " %s टेबल(s)"
msgstr[1] " %s टेबल(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "आपकी SQL कà¥à¤à¤°à¥€ सफलता के साथ पूरी की गई है."
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "आपको कम से कम à¤à¤• सà¥à¤¤à¤‚भ पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठचयन करना है."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "सॉरà¥à¤Ÿ"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "आरोही"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "अवरोही"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "दिखाओ"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "मापदंड"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "इनà¥à¤¸à¤°à¥à¤Ÿ"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "और"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "हटाइà¤"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "अथवा"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "संशोधित"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "मापदंड रो जोडें/हटायें"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° कोलम जोडें/हटायें"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "कà¥à¤µà¤°à¥€ का नवीनीकरण करें"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "टेबल का उपयोग करो"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "डेटाबेस <b>%s<b> पर SQL पà¥à¤°à¤¶à¥à¤¨:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "पà¥à¤°à¤¶à¥à¤¨ पà¥à¤°à¤¸à¥à¤¤à¥à¤¤ करें"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "पà¥à¤°à¤µà¥‡à¤¶ निषेध"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "कोई भी à¤à¤• शबà¥à¤¦"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "सभी शबà¥à¤¦"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "यथारà¥à¤¥ वाकà¥à¤¯à¤¾à¤‚श"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "नियमित अभिवà¥à¤¯à¤•à¥à¤¤à¤¿ के रूप में"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "<i>%s</i> %s के लिये परिणाम खोजें:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "<i>%s</i> तालिका के अंदर %s मैच हैं."
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "<i>%s</i> तालिका के अंदर %s मैच हैं."
+msgstr[1] "<i>%s</i> तालिका के अंदर %s मैच हैं."
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "बà¥à¤°à¤¾à¤‰à¤œà¤¼"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "मिटाà¤à¤"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>कà¥à¤²:</b> <i>%s</i> मैच"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>कà¥à¤²:</b> <i>%s</i> मैच"
+msgstr[1] "<b>कà¥à¤²:</b> <i>%s</i> मैच"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "डाटाबेस में खोजें"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "शबà¥à¤¦ अथवा वेलà¥à¤¯à¥ जिसे सरà¥à¤š करना है (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "खोजो:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "शबà¥à¤¦ सà¥à¤ªà¥‡à¤¸(\" \") करकà¥à¤Ÿà¥‡à¤° से अलग किये गठहैं."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr " टेबल में:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° के अंदर:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "इनसरà¥à¤Ÿ"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "संरचना"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "छोड़ें"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "खाली करें"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr " टेबल %s को खाली किया गया है."
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "दà¥à¤°à¤¶à¥à¤¯ %s रदà¥à¤¦ दिया गया है."
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr " टेबल %s को रदà¥à¤¦ किया गया है."
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग सकà¥à¤°à¤¿à¤¯ है"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग सकà¥à¤°à¤¿à¤¯ नहीं है."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "इस दà¥à¤°à¤¶à¥à¤¯ में कम से कम इतनी पंकà¥à¤¤à¤¿à¤¯à¤¾à¤ हैं. और जानने के लिठ%s दोकà¥à¤¯à¥à¤®à¥‡à¤‚ताशन%s पढ़ें."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "दृशà¥à¤¯"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "पà¥à¤°à¤¤à¤¿à¤•à¥ƒà¤¤à¤¿"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "जोड"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s इस MySQL सरà¥à¤µà¤° पर डिफ़ॉलà¥à¤Ÿ भंडारण इंजन है."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "चà¥à¤¨à¥‡ हà¥à¤“ं को:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "सभी को चेक करें"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr " सभी को अनचेक करें"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr " ओवरà¥à¤¹à¥‡à¤…द वाली तालà¥à¤•à¤¾à¤“ं को चेक करें."
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "छापने वाला दà¥à¤°à¤¶à¥à¤¯."
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr " टेबल को चेक करें"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "तालिका को अनà¥à¤•à¥‚लित करें"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr " टेबल को टीक करें"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "टेबल का विशà¥à¤²à¥‡à¤·à¤£ करें"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "निरà¥à¤¯à¤¾à¤¤"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "डेटा शबà¥à¤¦à¤•à¥‹à¤¶"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "टà¥à¤°à¥ˆà¤• की गयी तालिकाà¤à¤‚"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr " डाटाबेस"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "पिछला संसà¥à¤•à¤°à¤£"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "बनाया"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "अदà¥à¤¯à¤¤à¤¨"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "कारà¥à¤¯"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "इस तालिका के लिठटà¥à¤°à¥ˆà¤•à¤¿à¤‚ग डेटा हटाà¤à¤"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "सकà¥à¤°à¤¿à¤¯"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "संसà¥à¤•à¤°à¤£"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग रिपोरà¥à¤Ÿ"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "संरचना सà¥à¤¨à¥ˆà¤ªà¤¶à¥‰à¤Ÿ"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "लापता तालिकाà¤à¤‚"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "तालिकाओं को टà¥à¤°à¥ˆà¤• करें"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "डेटाबेस लॉग"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "चयनित निरà¥à¤¯à¤¾à¤¤ टाइप को फाइल में सेव करने की आवशà¥à¤¯à¤•à¤¤à¤¾ है!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s फाइल को सेव करने के लिठअपरà¥à¤¯à¤¾à¤ªà¥à¤¤ जगह पायी गयी है."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"%s फाइल पहले से ही सरà¥à¤µà¤° पर मौजूद है, फ़ाइल नाम परिवरà¥à¤¤à¤¨ अधिलेखित या विकलà¥à¤ª की जाà¤à¤š करें."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "वेब सरà¥à¤µà¤° के पास फ़ाइल %s को सेव करने की अनà¥à¤®à¤¤à¤¿ नहीं है."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "डंप को %s फाइल में सेव किया गया है."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -814,14 +820,14 @@ msgstr ""
"आप शायद बहà¥à¤¤ बड़ी फाइल अपलोड करने की कोशिश कर रहे हैं. इस दà¥à¤µà¤¿à¤§à¤¾ के लिठकृपया करके %s "
"दोकà¥à¤®à¥‡à¤‚ताशन%s पढ़ें."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "फाइल पढ़ी नहीं जा सकती. "
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -830,7 +836,7 @@ msgstr ""
"आप असमरà¥à¤¥à¤¿à¤¤ समà¥à¤ªà¥€à¤¡à¤¨ (% s) के साथ फाइल लोड करने का पà¥à¤°à¤¯à¤¾à¤¸ कर रहे हैं. इसके लिठया तो "
"समरà¥à¤¥à¤¨ कारà¥à¤¯à¤¾à¤¨à¥à¤µà¤¿à¤¤ नहीं है या आपने विनà¥à¤¯à¤¾à¤¸ को अकà¥à¤·à¤® कर रखा है."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -840,36 +846,36 @@ msgstr ""
"गया या फ़ाइल का आकार अधिकतम PHP विनà¥à¤¯à¤¾à¤¸ दà¥à¤µà¤¾à¤°à¤¾ अनà¥à¤®à¤¤à¤¿ आकार के पार हो गई है. [a @. "
"\"Documentation.html # @ faq1_16 पà¥à¤°à¤²à¥‡à¤–न] अकसर किये गठसवाल 1.16 [/ a] देखें."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "आयात पà¥à¤²à¤—इनà¥à¤¸ नहीं लोड किये जा सके. कृपया अपनी संसà¥à¤¥à¤¾à¤ªà¤¨à¤¾ जाà¤à¤šà¥‡à¤‚."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "यह बà¥à¤•à¤®à¤¾à¤°à¥à¤• हटा दिया गया है"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "बà¥à¤•à¤®à¤¾à¤°à¥à¤• पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ किया जा रहा है."
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "बà¥à¤•à¤®à¤¾à¤°à¥à¤• %s बनाया"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "आयात सफलतापूरà¥à¤µà¤• समापà¥à¤¤ हो गया है,% d कà¥à¤à¤°à¥€ चलाई गयी हैं."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"सà¥à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ मधà¥à¤¯à¤¾à¤‚तर पारित की गयी है, आयात खतà¥à¤® करने के लिठवही फाइल फिर से जमा करें."
-#: import.php:426
+#: 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."
@@ -877,19 +883,19 @@ msgstr ""
"पिछले भाग पर कोई डेटा विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं किया गया, इसका मतलब है की जब तक आप php समय "
"सीमा नहीं बढ़ाते तब तक phpMyAdmin आयात के लिठसकà¥à¤·à¤® नहीं है."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "वापस"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin <b>तख़à¥à¤¤-सकà¥à¤·à¤®</b> बà¥à¤°à¥‹à¤µà¥à¤¸à¥‡à¤° के लिठजà¥à¤¯à¤¾à¤¦à¤¾ दोसà¥à¤¤à¤¾à¤¨à¤¾ है."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "चयन करने के लिठकà¥à¤²à¤¿à¤• करें."
@@ -897,15 +903,15 @@ msgstr "चयन करने के लिठकà¥à¤²à¤¿à¤• करें."
msgid "Click to unselect"
msgstr "रदà¥à¤¦ करने के लिठकà¥à¤²à¤¿à¤• करें."
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" बयान अकà¥à¤·à¤® हैं."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "कà¥à¤¯à¤¾ आप सचमà¥à¤š चाहते है की"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "आप à¤à¤• पूरा डेटाबेस नषà¥à¤Ÿ कर रहे हैं! "
@@ -934,39 +940,39 @@ msgstr "मेज़बान का नाम (hostname) खाली है!"
msgid "The user name is empty!"
msgstr "उपयोगकरà¥à¤¤à¤¾ नाम खाली है!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "पासवरà¥à¤¡ खाली है"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "पासवरà¥à¤¡ मिलते à¤à¥‚लते नहीं हैं."
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "रदà¥à¤¦"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "संशोधनों को बचाया गया है"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "रिशà¥à¤¤à¥‡ को नषà¥à¤Ÿ कर दिया"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "विदेशी कà¥à¤‚जी रिशà¥à¤¤à¤¾ जोड़ा."
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "आंतरिक संबंध जोड़ा."
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "तà¥à¤°à¥à¤Ÿà¤¿: रिलेशन नहीं जोड़ा गया."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "तà¥à¤°à¥à¤Ÿà¤¿: रिशà¥à¤¤à¤¾ पहले से ही मौजूद है. "
@@ -974,13 +980,13 @@ msgstr "तà¥à¤°à¥à¤Ÿà¤¿: रिशà¥à¤¤à¤¾ पहले से ही मौ
msgid "Error saving coordinates for Designer."
msgstr "डिजाइनर के लिठनिरà¥à¤¦à¥‡à¤¶à¤¾à¤‚क बचाने में तà¥à¤°à¥à¤Ÿà¤¿ आ रही है"
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "सामानà¥à¤¯ सà¥à¤µà¤¿à¤§à¤¾à¤“ं के संबंध"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "अकà¥à¤·à¤®"
@@ -996,295 +1002,305 @@ msgstr "विदेश कà¥à¤‚जी का चयन करें."
msgid "Please select the primary key or a unique key"
msgstr "कृपया पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤• कà¥à¤‚जी या à¤à¤• अदà¥à¤µà¤¿à¤¤à¥€à¤¯ कà¥à¤‚जी का चयन करें"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठचयन करें."
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "पासवà¥à¤°à¤¡ बदलिये"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "किया"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "पिछला"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr " अगला"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "आज"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "जनवरी"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "फरवरी"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "मारà¥à¤š"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "अपà¥à¤°à¥ˆà¤²"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "मई"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "जून"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "जà¥à¤²à¤¾à¤ˆ"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "अगसà¥à¤¤"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "सितमà¥à¤¬à¤°"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "अकà¥à¤¤à¥‚बर"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "नवमà¥à¤¬à¤°"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "दिसमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "जनवरी"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "फरवरी"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "मारà¥à¤š"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "अपà¥à¤°à¥ˆà¤²"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "मई"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "जून"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "जà¥à¤²à¤¾à¤ˆ"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "अगसà¥à¤¤"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "सितमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "अकà¥à¤¤à¥‚बर"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "नवमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "दिसमबर"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "रविवार"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "सोमवार"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "मनà¥à¤—लवार"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "बà¥à¤§à¤µà¤¾à¤°"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "गà¥à¤°à¥‚वार"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "शनिवार"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "रविवार"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "सोमवार"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "मनà¥à¤—लवार"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "बà¥à¤§à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "गà¥à¤°à¥à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "शनिवार"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "रविवार"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "सोमवार"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "मनà¥à¤—लवार"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "बà¥à¤§à¤µà¤¾à¤°"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "गà¥à¤°à¥à¤µà¤¾à¤°"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "शनिवार"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "हफà¥à¤¤à¤¾"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "घंटा"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "मिनट"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "सेकंड"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "फ़ॉनà¥à¤Ÿ का आकार"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "फ़ाइल अपलोड करने में अजà¥à¤žà¤¾à¤¤ तà¥à¤°à¥à¤Ÿà¤¿."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "अपलोड की गई फ़ाइल php.ini में upload_max_filesize निरà¥à¤¦à¥‡à¤¶ से अधिक है."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr "अपलोड की गई फ़ाइल, HTML के रूप में निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ MAX_FILE_SIZE की सीमा से अधिक है."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "अपलोड की गई फ़ाइल केवल आंशिक रूप से अपलोड की गयी है."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "à¤à¤• असà¥à¤¥à¤¾à¤¯à¥€ फ़ोलà¥à¤¡à¤° गà¥à¤® है."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "डिसà¥à¤• में फ़ाइल लिखने में असफल"
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "फ़ाइल à¤à¤•à¥à¤¸à¤Ÿà¥‡à¤‚शन दà¥à¤µà¤¾à¤°à¤¾ अपलोड रोका गया है."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1292,174 +1308,174 @@ msgstr ""
"अपलोड की गयी फाइल की जगह बदलने में तà¥à¤°à¥à¤Ÿà¤¿ आई है. [a@. \"Documentation.html # "
"faq1_1 @ पà¥à¤°à¤²à¥‡à¤–न] अकसर किये गठसवाल 1,11 [/ a] देखें."
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "परिभाषित सूचकांक नहीं पाठगà¤!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "सूचकांक"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "अदà¥à¤µà¤¿à¤¤à¥€à¤¯"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "जमा"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "पà¥à¤°à¤®à¥à¤–ता"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "टिपà¥à¤ªà¤£à¥€"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "समà¥à¤ªà¤¾à¤¦à¤¨"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤• कà¥à¤‚जी गिरा दी गयी है"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "सूचकांक %s गिरा दिया गया है"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr "सूचकांक %1s और %2s बराबर लगने के कारन उनमें से संभवतः हटाया जा सकता है."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr " डाटाबेस"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "तà¥à¤°à¥à¤Ÿà¤¿"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "à¤à¤•à¤µà¤šà¤¨ %1$d रोव पà¥à¤°à¤­à¤¾à¤µà¤¿à¤¤"
msgstr[1] "बहà¥à¤µà¤šà¤¨%1$d रोवस पà¥à¤°à¤­à¤¾à¤µà¤¿à¤¤"
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "à¤à¤•à¤µà¤šà¤¨%1$d रोव नषà¥à¤Ÿ"
msgstr[1] "बहà¥à¤µà¤šà¤¨%1$d रोवस नषà¥à¤Ÿ"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "à¤à¤•à¤µà¤šà¤¨%1$d रोव डाला"
msgstr[1] "बहà¥à¤µà¤šà¤¨%1$d रोवस डाला"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "इस भंडारण इंजन सà¥à¤¥à¤¿à¤¤à¤¿ के लिठकोई विसà¥à¤¤à¥ƒà¤¤ जानकारी उपलबà¥à¤§ नहीं है."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, fuzzy, php-format
msgid "%s is available on this MySQL server."
msgstr "%s इस MySQL सरà¥à¤µà¤° पर उपलबà¥à¤§ है."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s इस MySQL सरà¥à¤µà¤° के लिठनिषà¥à¤•à¥à¤°à¤¿à¤¯ कर दिया गया है."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "यह MySQL सरà¥à¤µà¤° %s भंडारण इंजन का समरà¥à¤¥à¤¨ नहीं करता है."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "अमानà¥à¤¯ डेटाबेस"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "अवैध तालिका नाम"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "तालिका का नाम %1$s से %2$s में बदलने में तà¥à¤°à¥à¤Ÿà¤¿."
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "तालिका %s का नाम बदल कर %s रखा गया है."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "विषय %s के लिठकोई वैध छवि पथ नहीं पाया है!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "पूरà¥à¤µà¤¾à¤µà¤²à¥‹à¤•à¤¨ उपलबà¥à¤§ नहीं."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "इसे ले लो"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "डिफ़ॉलà¥à¤Ÿ विषयवसà¥à¤¤à¥ %s नहीं मिला है!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "विषयवसà¥à¤¤à¥ %s नहीं मिला है!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "विषय %s के लिठथीम पथ नहीं मिला है!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "थीम/शैली "
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "अमानà¥à¤¯ सेटिंगà¥à¤¸: कनेकà¥à¤Ÿ नहीं कर सकते हैं"
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr " %s मे सà¥à¤µà¤¾à¤—त है"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1468,7 +1484,7 @@ msgstr ""
"आपने शायद à¤à¤• विनà¥à¤¯à¤¾à¤¸ फाइल नहीं बने थी. विनà¥à¤¯à¤¾à¤¸ फाइल बनाने के लिठ%1$ssetup script"
"%2$s का उपयोग करें."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1479,61 +1495,61 @@ msgstr ""
"अपने मेजबान विनà¥à¤¯à¤¾à¤¸ में, उपयोगकरà¥à¤¤à¤¾ नाम और पासवरà¥à¤¡ की जाà¤à¤š करें और इतà¥à¤®à¥€à¤¨à¤¾à¤¨ कर ले की ये "
"उपयोगकरता नाम और पासवरà¥à¤¡ MySQL सरà¥à¤µà¤° के वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾à¤ªà¤• दà¥à¤µà¤¾à¤°à¤¾ दी गई जानकारी के अनà¥à¤°à¥‚प हैं."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "लोगिन"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin दसà¥à¤¤à¤¾à¤µà¥‡à¤œà¤¼à¥€à¤•à¤°à¤£"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "सरà¥à¤µà¤°:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "उपयोकà¥à¤¤à¤¾à¤¨à¤¾à¤®:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "पासवà¥à¤°à¤¡:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "सरà¥à¤µà¤° चà¥à¤¨à¤¿à¤¯à¥‡"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "कà¥à¤•à¥€à¤œà¤¼ इस बिंदॠअतीत सकà¥à¤·à¤® होना चाहिà¤."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "पासवरà¥à¤¡ के बिना लॉग इन विनà¥à¤¯à¤¾à¤¸ से मना किया गया है (AllowNoPassword देखें)."
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "%s सेकंड के भीतर कोई गतिविधि नहीं है. कृपया फिर से लोगिन करें."
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL सरà¥à¤µà¤° में पà¥à¤°à¤µà¥‡à¤¶ नहीं कर सकते"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "यूसरनेम/पासवरà¥à¤¡ गलत है। पà¥à¤°à¤µà¥‡à¤¶ निषेध"
@@ -1571,22 +1587,7 @@ msgstr "वीडियो देखें"
msgid "Download file"
msgstr "फाइल डाउनलोड करें"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1596,420 +1597,410 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "इंगà¥à¤²à¤¿à¤¶"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "इंगà¥à¤²à¤¿à¤¶"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "डोकà¥à¤¯à¥à¤®à¥‡à¤‚टेशन"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL की वà¥à¤¯à¤¾à¤–à¥à¤¯à¤¾ "
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP Code बनाओ"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "इस कà¥à¤à¤°à¥€ की इनलाइन à¤à¤¡à¤¿à¤Ÿ"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "इनलाइन"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr " बैटà¥à¤¸"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y को %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s दिन, %s घंटे, %s मिनट and %s सेकंड"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr ""
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr ""
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "आखरी"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "कारà¥à¤°à¤µà¤¾à¤ˆ"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "नाम"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "डाटाबेस %s को डà¥à¤°à¥‹à¤ª कर दिया ।"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "कà¥à¤µà¤°à¥€"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr " पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
"शायद अनà¥à¤®à¤¾à¤¨à¤¿à¤¤ हैं. [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a] देखें"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "पासवà¥à¤°à¤¡ बदलिये"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "पासवरà¥à¤¡ नहीं है"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr ""
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr " नया डाटाबेस बनाओ"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "बनाइये"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "कोइ पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ नहीं"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "आपको कम से कम à¤à¤• सà¥à¤¤à¤‚भ पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठचयन करना है."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, fuzzy, php-format
msgid "Create table on database %s"
msgstr " डाटाबेस मे नया टेबल बनाओ"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "पà¥à¤°à¤¤à¤¿ पृषà¥à¤Ÿ कितने रौ"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "row(s) starting from record #"
msgid "Dump %s row(s) starting at row # %s"
msgstr "रौ, इस record से #"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "फाईल मे सेव करें"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2017,40 +2008,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2075,7 +2066,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr ""
@@ -2083,13 +2074,13 @@ msgstr ""
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2117,11 +2108,11 @@ msgstr ""
"यदि सà¥à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ पता लगाठकी वो PHP मधà¥à¤¯à¤¾à¤‚तर सीमा के करीब है तब à¤à¤• रà¥à¤•à¤¾à¤µà¤Ÿ के आयात की "
"अनà¥à¤®à¤¤à¤¿ दें. यह बड़ी फाइल के आयात के लिठअचà¥à¤›à¤¾ है लेकिन, लेकिन यह लेनदेन तोड़ सकता है. "
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2165,389 +2156,389 @@ msgstr ""
msgid "Paper size"
msgstr "पेपर आकार"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "रौ, इस record से #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "समतल"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "खडा"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr " %s रूप में और %s सेल के बाद शीरà¥à¤·à¤• को दोहराईये"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "रौ को डिलीट कर दिया"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "रौ देखिये"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr " कà¥à¤²"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "कà¥à¤µà¤°à¥€ को %01.4f सेकेंड का समय लगा"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "बदलिये"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "बफर पूल"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "बफर पूल उपयोग"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr ""
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "बफर पूल गतिविधि"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "गलतियाठपà¥à¥‡à¤‚"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "% में गलतियाठपà¥à¥‡à¤‚"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2555,48 +2546,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2604,144 +2595,144 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "लाईन समापà¥à¤¤ होता है"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Column names"
msgid "Columns escaped by"
msgstr "कोलम के नाम"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "लाईन समापà¥à¤¤ होता है"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr " डाटा"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr ""
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "होसà¥à¤Ÿ"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "समय पर बनाया"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2749,23 +2740,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2773,103 +2764,103 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
"शीरà¥à¤·à¤• में कसà¥à¤Ÿà¤® टिपणà¥à¤£à¥€ जोडें (\n"
" लाइनों को विभाजित करें)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr " टेबल और फीलà¥à¤¡ के नाम को backquotes से Enclose करें"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "इनटू टिपà¥à¤ªà¤£à¤¿à¤¯à¤¾à¤‚ जोडें"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "पूरा इनसरà¥à¤Ÿà¤¸"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "विसà¥à¤¤à¥ƒà¤¤ इनसरà¥à¤Ÿà¤¸"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2877,163 +2868,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "कोलम के नाम"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3049,7 +3040,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3060,12 +3051,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "No"
msgctxt "None encoding conversion"
@@ -3073,534 +3064,538 @@ msgid "None"
msgstr "नहीं"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "कोइ बदलाव नहीं"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "बइनरी"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "अंगà¥à¤°à¥‡à¤œà¥€"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "जरà¥à¤®à¤¨"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "शबà¥à¤¦à¤•à¥‹à¤¶"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "जापानी"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "कोरियन"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "तà¥à¤°à¥à¤•"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "रशियन"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "बालà¥à¤Ÿà¤¿à¤•"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "आरà¥à¤®à¥‡à¤¨à¤¿à¤¯à¤¨"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "अरबी"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr " गà¥à¤°à¥€à¤•"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "होम"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "लोग औट"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "कà¥à¤µà¤°à¥€ पेज"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "फीचरस दिखाओ"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "बà¥à¤•à¤®à¤¾à¤°à¥à¤• किया हà¥à¤† SQL-कà¥à¤µà¤°à¥€"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL- इतिहास"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "यूसर नेम"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "मूलà¥à¤¯"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "सरà¥à¤µà¤° आईडी"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "कोई भी उपयोगकरà¥à¤¤à¤¾"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "कोई भी होसà¥à¤Ÿ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "आईटीआर"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "बाइनरी लोग"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "डाटाबेस %s में SQL query/queries चलाइये "
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "कोलम के नाम"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "इस SQL-कà¥à¤µà¤°à¥€ को बà¥à¤•à¤®à¤¾à¤°à¥à¤• कीजिये "
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "हर उपयोकरà¥à¤¤à¤¾ को अनà¥à¤®à¤¤à¤¿ दें इस बà¥à¤•à¤®à¤¾à¤°à¥à¤• का उपयोग करने के लिà¤"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "à¤à¤• ही नाम के सभी बà¥à¤•à¤®à¤¾à¤°à¥à¤•à¥à¤¸ बदल दें"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " यह query वापस यहीं दिखायें "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr ""
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "केवल देखिये"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3613,56 +3608,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN कट"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN रॉ"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "लंबाई/अरà¥à¤¥*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3670,29 +3665,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "विशेषता"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3700,57 +3695,57 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "No"
msgctxt "for default"
msgid "None"
msgstr "नहीं"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "जैसे परिभाषित:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr ""
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s कà¥à¤·à¥‡à¤¤à¥à¤° जोडें"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "आपको कम से कम à¤à¤• सà¥à¤¤à¤‚भ पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठचयन करना है."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3758,24 +3753,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3787,7 +3782,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3801,37 +3796,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3849,66 +3844,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "कारà¥à¤¯"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "यूसर"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP कि जानकारी दिखाओ"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin का आधिकारिक होमपेज"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3916,21 +3911,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3938,352 +3933,352 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "कोइ डाटाबेस नहिं"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "नया पेज़ बनाà¤à¤‚"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "कृपया à¤à¤• डाटाबेस चà¥à¤¨à¤¿à¤¯à¥‡ "
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr " à¤à¤¡à¤¿à¤Ÿ करने के लिये पेज़ चà¥à¤¨à¥‡"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "नया पेज़ बनाà¤à¤‚"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "पृषà¥à¤  संखà¥à¤¯à¤¾:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "सà¥à¤µà¤šà¤¾à¤²à¤¿à¤¤ लेआउट"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr " टेबल चà¥à¤¨à¤¿à¤¯à¥‡"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "The %s table doesn't exist!"
msgstr " %s टेबल(s)"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr " कोई टेबल नहीं"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr " अतिरिकà¥à¤¤"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "कोणीय लिंक"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "सभी"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "लॉग नाम"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "इवेंट पà¥à¤°à¤•à¤¾à¤° "
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "मूल सà¥à¤¥à¤¿à¤¤à¤¿"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "सूचना"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr " कोइ डाटाबेस नहीं चà¥à¤¨à¤¾ गया है।"
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s डाटाबेस को सफलता से डिलीट कर दिया गया।"
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr " डाटाबेसों के आà¤à¤•à¤¡à¥‡"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "कोइ डाटाबेस नहिं"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "पà¥à¤°à¤¤à¤¿à¤•à¥ƒà¤¤à¤¿"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "डाटाबेस के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ चेक करें &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ चेक करें"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "आà¤à¤•à¤¡à¥‡ Enable करें"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "आà¤à¤•à¤¡à¥‡ Disable करें"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4291,11 +4286,11 @@ msgstr ""
" नोट: यहां डाटाबेस के आà¤à¤•à¤¡à¥‡ Enable करने से webserver और MySQL के बीच में टà¥à¤°à¥‡à¤«à¤¿à¤• बडने की "
"संभावना है। "
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4491,20 +4486,20 @@ msgid "None"
msgstr "नहीं"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr " केवल टेबल के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " नोट: MySQL पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ नामों को अंगà¥à¤°à¥‡à¤œà¥€ मे लिखा गया है "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr " केवल डाटाबेस के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
@@ -4528,97 +4523,97 @@ msgstr ""
msgid "Do not change the password"
msgstr "पासवरà¥à¤¡ मत बदलिये"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "कोई यूसर नहीं।"
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "आपने नया यूसर बना लिया"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "आपने %s के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ अपडेट कर दिया ।"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "आपने %s के privileges वापस ले लिया "
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr " पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ à¤à¤¡à¤¿à¤Ÿ करें"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "वापस लो"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "कोई"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "नया यूसर जोडें"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Drop the databases that have the same names as the users."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4627,156 +4622,156 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr " केवल कोलम के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "इन डाटाबेसों के लिये विशेषाधिकार जोडें"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "इन टेबल के लिये विशेषाधिकार जोडें"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "No"
msgctxt "Create none database for user"
msgid "None"
msgstr "नहीं"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s को सफलता से मारा गया।"
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "thread %s को मारने में phpMyAdmin असफल हà¥à¤†à¥¤ शायद वह खतम हो चà¥à¤•à¤¾ है।"
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4785,125 +4780,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4911,78 +4906,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4990,7 +4985,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4998,42 +4993,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5041,33 +5036,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5076,218 +5071,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5295,104 +5290,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5400,18 +5395,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5419,105 +5414,105 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "पà¥à¤°à¥‹à¤¸à¥‡à¤¸ दिखाओ"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5525,46 +5520,46 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "रदà¥à¤¦"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5573,263 +5568,259 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "चयनित परिवरà¥à¤¤à¤¨ लागू करें"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5839,66 +5830,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5906,430 +5897,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6337,174 +6320,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6512,163 +6495,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6678,144 +6661,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6826,323 +6809,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7150,38 +7133,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7189,689 +7172,689 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "लेबल"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "विदेशी मूलà¥à¤¯ बà¥à¤°à¤¾à¤‰à¤¸ करें "
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "BLOB रिपोजिटरी संदरà¥à¤­ हटायें"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "बइनरी - à¤à¤¡à¤¿à¤Ÿ मत करिये"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "BLOB भणà¥à¤¡à¤¾à¤° में अपलोड करें"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "इसको नया रौ में जोडे "
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "पिछले पृषà¥à¤Ÿ पर वापस जाà¤à¤"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "à¤à¤• और नई रो समà¥à¤®à¤¿à¤²à¤¿à¤¤ करें"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "इस पृषà¥à¤  पर वापस जाà¤à¤"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "अगली रो को संपादित करें"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "इनà¥à¤¡à¥‡à¤•à¥à¤¸ को PRIMARY नाम मे नहीं बदल सकते!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "à¤à¤• नया इनà¥à¤¡à¥‡à¤•à¥à¤¸ बनाà¤à¤‚"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "सूचकांक में जोडें &nbsp;%s&nbsp;column(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr " %s टेबल को %s में मूव कर दिया."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr " %s टेबल को %s में कापी कर दिया."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr " टेबल का नाम खाली है!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "टेबल कà¥à¤°à¤®à¤¾à¤‚क को बदलिये "
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr " टेबल को (database<b>.</b>table) में मूव करें:"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr " (database<b>.</b>table) में टेबल को कापी करें:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr " टेबल रख-रखाव"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr " टेबल %s को flush किया"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr " टेबल को Flush करें (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "विशà¥à¤²à¥‡à¤·à¤£"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr " टेबल दिखाओ"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "उपयोग"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr " वासà¥à¤¤à¤µà¤¿à¤•"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr " रौ की लंबाई"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "खोज शरà¥à¤¤à¥‡à¤‚ जोडें (\"where\" खंड के शरीर में)"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "पà¥à¤°à¤¤à¤¿ पृषà¥à¤Ÿ कितने रौ"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "कà¥à¤°à¤® से दिखाओ:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "अलग मूलà¥à¤¯ बà¥à¤°à¤¾à¤‰à¤¸ करें "
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "No"
msgctxt "None for default"
msgid "None"
msgstr "नहीं"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr " टेबल %s को रदà¥à¤¦ किया गया है."
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr " %s पर à¤à¤• पà¥à¤°à¤¾à¤ˆà¤®à¤°à¥€ की जड़ी गयी है"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s पर à¤à¤• सूचकांक जोड़ा गया है"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s कà¥à¤·à¥‡à¤¤à¥à¤° जोडें"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "टेबल के आखिर में"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "टेबल के शà¥à¤°à¥‚ में"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s के बाद"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr " &nbsp;%s&nbsp; कोलम पर इनà¥à¤¡à¥‡à¤•à¥à¤¸ बनाà¤à¤‚ "
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "वरà¥à¤£à¤¨"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "पà¥à¤°à¥‹à¤«à¤¾à¤‡à¤² अपडेट कर दिया ।"
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/hr.po b/po/hr.po
index 76e51b15c8..14118f3d97 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: croatian <hr@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Prikaži sve"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Broj stranice:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,301 +35,301 @@ msgstr ""
"nadređeni prozor ili su postavke sigurnosti vašeg preglednika konfigurirane "
"za blokiranje ažuriranja preko više prozora."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Traži"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Kreni"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Naziv kljuÄa"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Opis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Upotrijebi ovu vrijednost"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza podataka %1$s uspješno je izrađena."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentar baze podataka: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentari tablice"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nazivi stupaca"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Vrsta"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Zadano"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Povezano s"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Da"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Ispiši"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Prikaži ispis (shemu) baze podataka"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "U bazi podataka nisu pronađene tablice."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Odaberi sve"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Ukloni sav odabir"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Naziv baze podataka je prazan!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza podataka %s preimenovana je u %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza podataka %s kopirana je u %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Preimenuj bazu podataka u"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Naredba"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "i potom"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiraj bazu podataka u"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Samo strukturu"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Strukturu i podatke"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Samo podatke"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Prije kopiranja izradi bazu podataka (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj vrijednost AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Dodaj prisile"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Prebaci se na kopiranu bazu podataka"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stanje"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Omogućeno"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Onemogućeno"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Popravi"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Onemogućeno"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Omogućeno"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Uspoređivanje"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,54 +338,54 @@ msgstr ""
"Dodatne osobine za rad s relacijski tablicama su iskljuÄene. Kako biste "
"saznali razloge, pritisnite %sovdje%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Uredi PDF stranice"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tablica"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Redaka"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "VeliÄina"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "u upotrebi"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Izrada"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Posljednje ažuriranje"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Posljednja provjera"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -393,237 +393,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tablica"
msgstr[1] "%s tablica"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit uspješno je izvršen"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Morate odabrati najmanje jedan stupac za prikazivanje"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Presloži"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Uzlazno"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Silazno"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Prikaži"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterij"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "I"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ili"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Uredi"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dodaj/Izbriši redak kriterija"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dodaj/Izbriši stupce polja"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ažuriraj upit"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Upotrijebi tablice"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit nad bazom podataka <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Podnesi upit"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Pristup odbijen"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "najmanje jedna rijeÄ"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "sve rijeÄi"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "toÄan izraz"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kao regularan izraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultati pretraživanja za \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s poklapanja unutar tablice <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s poklapanja unutar tablice <i>%s</i>"
+msgstr[1] "%s poklapanja unutar tablice <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Pretraživanje"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Izbriši"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Ukupno:</b> <i>%s</i> poklapanja"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Ukupno:</b> <i>%s</i> poklapanja"
+msgstr[1] "<b>Ukupno:</b> <i>%s</i> poklapanja"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Traži u bazi podataka"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "RijeÄi ili vrijednost za pretraživanje (džoker: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Traži:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "RijeÄi su razdvojene znakom razmaka (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Unutar tablica:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Unutar polja:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Umetni"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Strukturu"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Ispusti"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Isprazni"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tablica %s je oÄišćena"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Index %s je ispušten"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tablica %s je odbaÄen"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -631,181 +637,181 @@ msgid ""
msgstr ""
"Ovaj prikaz sadrži najmanje ovoliko redaka. ProuÄite %sdokumentaciju%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Prikaz"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikacija"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Zbroj"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "S odabirom:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "OznaÄi sve"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Ukloni sve oznake"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Provjeri za prepunjene tablice"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Prikaz ispisa"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Provjeri tablicu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiziraj tablicu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Popravi tablicu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analiziraj tablicu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Izvoz"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "RjeÄnik podataka"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Provjeri tablicu"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza podataka"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Izradi relaciju"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Izradi"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Aktivnost"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Perzijski"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Samo strukturu"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Provjeri tablicu"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Provjeri tablicu"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Baza podataka"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Odabrana vrsta izvoza mora biti spremljena u datoteku!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nema dovoljno prostora za spremanje datoteke %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -813,17 +819,17 @@ msgstr ""
"Datoteka %s već postoji na poslužitelju. Promijenite naziv ili oznaÄite "
"opciju za prepisivanje."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web poslužitelj nema dopuštenja za spremanje datoteke %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Izbacivanje je spremljeno u datoteku %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -832,14 +838,14 @@ msgstr ""
"Vjerojatno ste pokuÅ¡ali s uÄitavanjem prevelike datoteke. Pogledajte "
"%sdokumentaciju%s radi uputa o naÄinima rjeÅ¡avanja ovog ograniÄenja."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Datoteku nije moguće proÄitati"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -849,7 +855,7 @@ msgstr ""
"Takva podrška još nije implementirana ili je onemogućena u vašoj "
"konfiguraciji."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -859,29 +865,29 @@ msgstr ""
"veliÄina datoteke prelazi najveću dopuÅ¡tenu veliÄinu od strane vaÅ¡e PHP "
"konfiguracije. Pogledajte ÄŒPP 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Nije moguće uÄitati dodatke za uvoz. Provjerite svoju instalaciju!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Favorit je izbrisan."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Prikazivanje oznake"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Izrađen je favorit %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Uvoz je uspješno dovršen. Izvršeno upita: %d ."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -889,7 +895,7 @@ msgstr ""
"Vrijeme za skriptu je isteklo. Ako želite završiti uvoz, ponovo podnesite "
"istu datoteku i uvoz će nastaviti."
-#: import.php:426
+#: 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."
@@ -898,21 +904,21 @@ msgstr ""
"znaÄi da phpMyAdmin neće biti u mogućnosti zavrÅ¡iti ovaj uvoz sve dok ne "
"povećate vremenska ograniÄenja unutar php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nazad"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin je jednostavniji za upotrebu s preglednikom koji <b>podržava "
"okvire</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -920,15 +926,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" izjave su onemogućene."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Želite li zaista "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "UNIŠTIT ĆETE CJELOKUPNU BAZU PODATAKA!"
@@ -957,39 +963,39 @@ msgstr "Naziv raÄunala je prazan!"
msgid "The user name is empty!"
msgstr "KorisniÄko ime je prazno!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Lozinka je prazna!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Lozinke se ne podudaraju!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Odustani"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Izmjene su spremljene"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relacija je izbrisana"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Dodana je relacija FOREIGN KEY"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Dodane interne relacije"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Pogreška: Relacija nije dodana."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Pogreška: Relacija već postoji."
@@ -997,13 +1003,13 @@ msgstr "Pogreška: Relacija već postoji."
msgid "Error saving coordinates for Designer."
msgstr "Pogreška tijekom spremanja koordinata za Kreatora."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Opće osobine relacija"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Onemogućeno"
@@ -1019,124 +1025,134 @@ msgstr "Odaberite strani kljuÄ"
msgid "Please select the primary key or a unique key"
msgstr "Odaberite primarni kljuÄ ili jedinstveni kljuÄ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Odaberi polje za prikaz"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generiraj lozinku"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generiraj"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Podaci"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Prethodni"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Sljedeće"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ukupno"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarno"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Ožu"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Tra"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Svi"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Lip"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Srp"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Kol"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Lis"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Sij"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Velj"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Ožu"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Tra"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1144,199 +1160,199 @@ msgid "May"
msgstr "Svi"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Srp"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Kol"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Ruj"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Stu"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Pro"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ned"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Uto"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pet"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Sri"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ned"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Uto"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sri"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ÄŒet"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pet"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "u upotrebi"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "po sekundi"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "VeliÄina fonta"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Nepoznata pogreÅ¡ka tijekom uÄitavanja datoteke."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"UÄitana datoteka nadmaÅ¡uje uputu upload_max_filesize (najveća veliÄina "
"datoteke) u datoteci php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1344,73 +1360,73 @@ msgstr ""
"UÄitana datoteka nadmaÅ¡uje uputu MAX_FILE_SIZE (najveća veliÄina datoteke), "
"određenu u HTML obliku."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "UÄitana datoteka bila je djelomiÄno uÄitana."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Nedostaje mapa privremene pohrane."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Zapisivanje datoteke na disk nije uspjelo."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "UÄitavanje datoteke prekinuto je uslijed ekstenzije."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "PogreÅ¡ka tijekom premjeÅ¡tanja uÄitane datoteke. Pogledajte ÄŒPP 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nema definiranog indeksa!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksi"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Jedinstveno"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Pakirano"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Najvažnije"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Uređivanje"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primarni kljuÄ je odbaÄen"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s je odbaÄen"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1418,20 +1434,20 @@ msgid ""
msgstr ""
"Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Baze podataka"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Pogreška"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1439,7 +1455,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "Zahvaćeno redaka: %1$d."
msgstr[1] "Zahvaćeno redaka: %1$d."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1447,7 +1463,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Izbrisano redaka: %1$d."
msgstr[1] "Izbrisano redaka: %1$d."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1455,89 +1471,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Umetnuto redaka: %1$d."
msgstr[1] "Umetnuto redaka: %1$d."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Za ovaj pogon pohranjivanje ne postoje raspoloživi podaci."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s je raspoloživ na ovom MySQL poslužitelju."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s je onemogućen za ovaj MySQL poslužitelj."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ovaj MySQL poslužitelj ne podržava pogon pohranjivanja %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Neispravna baza podataka"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Neispravan naziv tablice"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Pogreška tijekom preimenovanja tablice %1$s u %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tablica %s preimenovana je u %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Valjana putanja slika za temu %s nije pronađena!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Nema raspoloživog pregleda."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Dodijeli"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Zadana tema %s nije pronađena!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s nije pronađena!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Za temu %s nije pronađena putanje tema!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Povezivanje nije moguće: neispravna postavka."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Dobro došli u %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1546,7 +1562,7 @@ msgstr ""
"Vjerojatan razlog je nepostojeća konfiguracijska datoteka. Za izradu možete "
"upotrijebiti naredbu %1$ssetup script%2$s"
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1558,61 +1574,61 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Prijava"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentacija"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Poslužitelj"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Lozinka:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Odabir poslužitelja"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Prijavljivanje na MySQL poslužitelj nije moguće"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "PogreÅ¡no korisniÄko ime ili lozinka. Pristup odbijen."
@@ -1650,28 +1666,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nije moguće uÄitati proÅ¡irenja iconv ili recode potrebna za pretvaranje "
-"znakova. Potrebno je konfigurirati PHP radi omogućavanja ovih proširenja ili "
-"unutar phpMyAdmin onemogućiti pretvaranje znakova."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nije moguće upotrijebiti funkcije iconv, libiconv ili recode_string, iako "
-"izgleda da su sva potrebna proÅ¡irenja uÄitana. Provjerite svoju PHP "
-"konfiguraciju."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1687,13 +1682,13 @@ msgstr ""
"većini sluÄajeva na nekom mjestu nedostaje znak navodnika ili toÄke-zareza."
"<br />Ako se prikaže prazna stranica, sve je u redu."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1701,209 +1696,209 @@ msgstr ""
"Direktiva <tt>$cfg['PmaAbsoluteUri']</tt> MORA BITI postavljena u vašoj "
"konfiguracijskoj datoteci!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Poslužitelj"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Neispravan komplet naÄina provjere vjerodostojnosti u konfiguraciji:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Trebali biste nadograditi na %s %s ili kasniju."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Najv: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Poslano"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Poslano"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentacija"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL upit"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL je poruÄio: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "PreskoÄi Objasni SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Bez PHP koda"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Izradi PHP kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Osvježi"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "PreskoÄi provjeru valjanosti SQL-a"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Provjera valjanosti SQL-a"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Pogoni"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Izrada profila"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Vrijeme"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "kB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y u %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekunda"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Na vrh stranice"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Prethodni"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Završetak"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "SkoÄi do baze podataka \"%s\"."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacije"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1912,211 +1907,201 @@ msgstr ""
"Nije moguće uÄitati proÅ¡irenje [a@http://php.net/%1$s@Documentation][em]%1$s"
"[/em][/a] . Provjerite svoju PHP konfiguraciju."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Događaji"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Naziv"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza podataka %s je odbaÄena."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Baza podataka izgleda praznom!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Upit"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Kreator"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Uvoz"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutine"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Vrsta povratka"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Može biti približno. Pogledajte ČPP 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Prepunjenje"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Povezivanje kontrolnih korisnika na naÄin kako je definirano u vaÅ¡oj "
"konfiguraciji nije uspjelo."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Poslužitelj ne odgovara"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalji..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Promijeni lozinku"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Bez lozinke"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Lozinka"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ponovite"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Izrada presjeka lozinke"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibilno"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generiraj lozinku"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generiraj"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Izradi novu bazu podataka"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Izradi"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Bez privilegija"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tablica mora sadržavati najmanje jedno polje."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Izradi novu tablicu u bazi podataka %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Broj polja"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Nije moguće uÄitati dodatke za izvoz. Provjerite svoju instalaciju!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Izbaci %s redaka, poÄevÅ¡i od zapisa # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Spremi kao datoteku"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Spremi na poslužitelju u mapi %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće datoteke"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Predložak naziva datoteka"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "naziv poslužitelja"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "naziv baze podataka"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "naziv tablice"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2127,40 +2112,40 @@ msgstr ""
"naredbe oblikovanja vremena. Dodatno se mogu dogoditi sljedeća "
"preoblikovanja: \"%3$s\". Ostatak teksta bit će zadržan u izvornom obliku."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapamti predložak"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Tablica znakova za datoteku:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "bez kompresije"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipano\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipano\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipano\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "NaÄin rada SQL kompatibilnosti"
@@ -2185,7 +2170,7 @@ msgstr ""
msgid "File to import"
msgstr "Datoteka za uvoz"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokacija tekstualne datoteke"
@@ -2193,13 +2178,13 @@ msgstr "Lokacija tekstualne datoteke"
msgid "File uploads are not allowed on this server."
msgstr "UÄitavanje datoteka nije dopuÅ¡teno na ovom poslužitelju."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Mapu koju ste odabrali za potrebe uÄitavanja nije moguće dohvatiti"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "mapa uÄitavanja web poslužitelja"
@@ -2230,13 +2215,13 @@ msgstr ""
"ograniÄenja. Ovo bi mogao biti dobar naÄin uvoza velikih datoteka, ali može "
"prekinuti transakcije."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Oblikovanje uvezene datoteke"
@@ -2280,174 +2265,174 @@ msgstr "Portret"
msgid "Paper size"
msgstr "VeliÄina papira"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Jezik"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nije valjani broj retka."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "redovi koji zapoÄinju zapisom #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vodoravno"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vodoravno (okrenuta zaglavlja)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "uspravno"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ovaj postupak može potrajati dulje vrijeme. Ipak nastaviti?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Presloži po kljuÄu"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opcije"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "DjelomiÄni tekstovi"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Potpuni tekstovi"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relacijski kljuÄ"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Polje za prikaz relacija"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Sakrij"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Pretvaranje preglednika"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Izvrši favorizirani upit"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Redak je izbrisan"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Eliminiraj"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "unutar upita"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Prikazivanje redaka"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "ukupno"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Promijeni"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operacije rezultata upita"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Prikaz ispisa (s potpunim tekstovima)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Veza nije pronađena"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Podaci o verziji"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Osnovna mapa podataka"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "UobiÄajeni dio putanje mapa za sve InnoDB podatkovne datoteke."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Podatkovne datoteke"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Korak autoproširenja"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2455,11 +2440,11 @@ msgstr ""
" VeliÄina koraka za proÅ¡irivanje veliÄine automatski proÅ¡irujućeg prostora "
"tablice u sluÄaju njezinog ispunjavanja."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "VeliÄina meÄ‘uspremnika"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2467,85 +2452,85 @@ msgstr ""
"VeliÄina memorijskog meÄ‘uspremnika koju InnoDB upotrebljava za privremenu "
"pohranu podataka i indeksa svojih tablica."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Međuspremnik"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB stanje"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Iskoristivost međuspremnika"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ukupno"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "stranice"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Slobodne stranice"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Prljave stranice"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Stranice koje sadrže podatke"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Stranice za pražnjenje"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Zaposlene stranice"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Vezane stranice"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktivnost međuspremnika"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "ProÄitaj zahtjeve"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Zahtjevi zapisivanja"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "PropuÅ¡tena Äitanja"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Zapisivanje Äeka"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "PropuÅ¡tena Äitanja pri %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Zapisivanje Äeka pri %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "VeliÄina pokazatelja podataka"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2553,11 +2538,11 @@ msgstr ""
"Zadana veliÄina pokazatelja podataka u bajtovima, koju će upotrijebiti "
"naredba CREATE TABLE za MyISAM tablice ako opcija MAX_ROWS nije određena."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Rad s automatskim povratom"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2565,11 +2550,11 @@ msgstr ""
"NaÄin rada za automatski povrat sruÅ¡enih MyISAM tablica, na naÄin kojim je "
"određen putem opcije --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Najveća veliÄina datoteke za privremeno preslagivanje"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2579,11 +2564,11 @@ msgstr ""
"ponovne izrade MyISAM indeksa (tijekom izvođenja naredbi REPAIR TABLE, ALTER "
"TABLE ili LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Najveća veliÄina privremenih datoteka pri izradi indeksa"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2593,11 +2578,11 @@ msgstr ""
"pohrane kljuÄeva, uz ovdje navedenu vrijednost, preferiraj naÄin pohrane "
"kljuÄeva."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Popravi grane"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2606,11 +2591,11 @@ msgstr ""
"paralelno (svaki indeks unutar vlastite grane) tijekom popravka putem "
"postupka preslagivanja."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "VeliÄina meÄ‘uspremnika preslagivanja"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2619,11 +2604,11 @@ msgstr ""
"tijekom naredbe REPAIR TABLE ili tijekom izrade indeksa naredbama CREATE "
"INDEX ili ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "VeliÄina pohrane indeksa"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2632,11 +2617,11 @@ msgstr ""
"MB. Ovdje dodijeljena memorija koristi se samo za međupohranjivanje stranica "
"indeksa."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "VeliÄina pohrane zapisa"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2647,11 +2632,11 @@ msgstr ""
"upotrebljava za međuspremanje izmjena u datotekama rukovanim podacima (.xtd) "
"pokazivaÄa retka (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "VeliÄina pohrane zapisnika"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2659,11 +2644,11 @@ msgstr ""
"KoliÄina memorije dodijeljena meÄ‘uspremniku zapisnika transakcija. Zadana "
"vrijednost je 16 MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Najveća veliÄina datoteke zapisnika"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2671,11 +2656,11 @@ msgstr ""
"VeliÄina zapisnika transakcija prije povrata i izrade novog zapisnika. "
"Zadana vrijednost je 16 MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "VeliÄina meÄ‘uspremnika transakcije"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2683,11 +2668,11 @@ msgstr ""
"VeliÄina globalnog meÄ‘uspremnika zapisnika transakcija (pogon dodjeljuje 2 "
"meÄ‘uspremnika ove veliÄine). Zadana vrijednost je 1 MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "UÄestalost toÄke provjere"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2695,11 +2680,11 @@ msgstr ""
"KoliÄina podataka zapisana u zapisnik transakcija prije izvoÄ‘enja toÄke "
"provjere. Zadana vrijednost je 24 MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Najveća veliÄina zapisnika podataka"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2711,11 +2696,11 @@ msgstr ""
"Vrijednost ove varijable može se povećati kako bi se povećao ukupan broj "
"podataka koji se mogu pohraniti u bazu podataka."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Najveća veliÄina otpada"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2723,11 +2708,11 @@ msgstr ""
"Postotak otpada u datoteci zapisnika podataka prije sređivanja. Vrijednost "
"može biti od 1 do 99. Zadana vrijednost je 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "VeliÄina meÄ‘uspremnika zapisnika"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2737,27 +2722,27 @@ msgstr ""
"vrijednost je 256 MB. Pogon dodjeljuje jedan međuspremnik po grani, ali samo "
"ako je grana potrebna za zapisivanje zapisnika podataka."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "VeliÄina porasta datoteke podataka"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "VeliÄina porasta rukovanim datotekama podataka (.xtr)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "VeliÄina porasta datoteke redaka"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "VeliÄina porasta datoteka pokazivaÄa retka (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Najveći broj datoteka zapisnika"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2769,148 +2754,148 @@ msgstr ""
"će izbrisani. U protivnom se preimenuju i daje im se sljedeći veći redni "
"broj."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Oblikovanje"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Redovi završeni s"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Polja obuhvaćena po"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Polja izostavljena po"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Redovi završeni s"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL zamijeni s"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Nazive polja stavi u prvi red"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV za MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel izdanje"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Podaci"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Izbacivanje podataka za tablicu"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "TabliÄna struktura za tablicu"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "UkljuÄi naslov tablice"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Naslov tablice"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Nastavljeni naslov tablice"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "KljuÄ oznake"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacije"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME vrsta"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "RaÄunalo"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Vrijeme generiranja"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Verzija poslužitelja"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP verzija"
@@ -2918,23 +2903,23 @@ msgstr "PHP verzija"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Otvori izraÄunsku tablicu dokumenta"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Otvori tekst dokumenta"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generira izvještaj koji sadrži podatke samo jedne tablice)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Naslov izvještaja"
@@ -2942,101 +2927,101 @@ msgstr "Naslov izvještaja"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dodaj prilagođeni komentar u zaglavlje (\"\\n\" razdvaja retke)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Izvoz ukljuÄi u transakciju"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Onemogući provjere stranih znakova"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcije izvoza baze podataka"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Unesi nazive tablica i polja sa stražnjim navodnicima"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dodaj u komentare"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Izrada/Ažuriranje/Provjera datuma"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Dovrši umetanja"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Proširena umetanja"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Najveća duljina izrađenog upita"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Upotrijebi odgođena umetanja"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Upotrijebi ignoriranje umetaka"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Za BLOB upotrijebi heksadecimalno"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Vrsta izvoza"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Postupci"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcije"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "OgraniÄenja za izbaÄene tablice"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "OgraniÄenja za tablicu"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME VRSTE ZA TABLICU"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE TABLICE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "OkidaÄi"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktura za pregledavanje"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Unutarnja struktura za pregledavanje"
@@ -3044,172 +3029,172 @@ msgstr "Unutarnja struktura za pregledavanje"
msgid "Texy! text"
msgstr "Texy! tekst"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Vrsta izvoza"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Vrsta izvoza"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Vrsta izvoza"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Vrsta izvoza"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Otvori novi phpMyAdmin prozor"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nema tablica"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL rezultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generirano s"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan komplet rezultata (npr. nula redova)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Nema baza podataka"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Nema baza podataka"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Strukturu"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Podatke tablice zamijeni datotekom"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoriraj istovjetne redove"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nazivi stupaca"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Neispravan parametar za CSV uvoz: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Određen je neispravan stupac (%s) !"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Neispravno oblikovanje u CSV unosu unutar retka %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Neispravan broj polja u CSV unosu unutar retka %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Naziv tablice"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV upotrebom LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Upotrijebi lokalnu kljuÄnu rijeÄ"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ovaj dodatak ne podržava uvoz komprimiranih datoteka!"
@@ -3225,7 +3210,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3236,13 +3221,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL verzija klijenta"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3250,535 +3235,539 @@ msgid "None"
msgstr "bez kompresije"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primarni"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Puni tekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Bez izmjena"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Tablica znakova"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binarno"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bugarski"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Kineski, pojednostavljen"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Kineski, tradicionalan"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "nebitna veliÄina znakova"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "veliÄina znakova je važna"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Hrvatski"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Češki"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danski"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engleski"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonski"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "NjemaÄki"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "rjeÄnik"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonski imenik"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Mađarski"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandski"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanski"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvijski"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litavski"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejski"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perzijski"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poljski"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Zapadno europski"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumunjski"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SlovaÄki"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenski"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Å panjolski"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Å panjolski, tradicionalan"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Å vedski"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turski"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinski"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "viÅ¡ejeziÄno"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Srednjoeuropski"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruski"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "BaltiÄki"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenski"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Ćirilica"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arapski"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrejski"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzijski"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "GrÄki"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ÄŒeÅ¡ki ili SlovaÄki"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nepoznato"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "PoÄetna stranica"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odjava"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Prozor za upite"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ovaj oblik nema raspoložive opcije"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nije OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "U redu "
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Omogućeno"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Osobine prikaza"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Izrada PDF datoteka"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Prikazivanje stupca komentara"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Pogledajte dokumentaciju radi uputa o ažuriranju tablice column_comments."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Favorizirani SQL upit"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL povijest"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "bez opisa"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "KorisniÄko ime"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Presloži"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Prikaži stanje potÄinjenog"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Prikaži stanje potÄinjenog"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Varijabla"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vrijednost"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID poslužitelja"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Bilo koji korisnik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Upotrijebi tekstualno polje"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bilo koje raÄunalo"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokalno"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ovo raÄunalo"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Upotrijebi tablicu poslužitelja"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generiraj lozinku"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Sadržaj tablice __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(nastavljeno)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tablice __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nepoznati jezik: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Poslužitelji"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Varijable"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Tablice znakova"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Pogoni"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binarni zapisnik"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Traži u bazi podataka"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Web poslužitelj"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Traži u bazi podataka"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Pokreni SQL upit na poslužitelju %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Pokreni SQL upit na bazi podataka %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nazivi stupaca"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Favoriziraj ovaj SQL upit"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Neka svi korisnici imaju pristup ovom favoritu"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Zamijeni postojećim favoritom istog naziva"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit iz vanjskog prozora"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "RazgraniÄavanje"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Ovaj upit ponovno prikaži ovdje"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Podnesi"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Samo prikaz"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3786,7 +3775,7 @@ msgstr ""
"Izgleda da postoji pogreška u vašem SQL upitu. Ispis pogreške MySQL "
"poslužitelja može vam pomoći u dijagnosticiranju problema."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3808,35 +3797,35 @@ msgstr ""
"samo onaj upit koji izaziva probleme i podnesite prijavu o nedostatku "
"zajedno s dijelom podatka u donjem odjeljku CUT:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Navodnik nije zatvoren"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Neispravna ID oznaka"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Nepoznat niz interpunkcija"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3845,21 +3834,21 @@ msgstr ""
"SQL validator nije bilo moguće pokrenuti. Provjerite jeste li instalirali "
"potrebna PHP proÅ¡irenja, na naÄin opisan u %sdokumentaciji%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tablica izgleda praznom!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Duljina/Vrijednosti"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3877,7 +3866,7 @@ msgstr ""
"\") or a single quote (\"'\") amongst those values, precede it with a "
"backslash (for example '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3885,12 +3874,12 @@ msgstr ""
"Za zadane vrijednosti unesite samo jednu vrijednost, bez kosih crta ili "
"navodnika, u sljedećem obliku: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3899,11 +3888,11 @@ msgstr ""
"Za popis raspoloživih opcija preoblikovanja i njihovih MIME vrsta "
"oblikovanja, pritisnite %sopcije preoblikovanja%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcije preoblikovanja"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3915,18 +3904,18 @@ msgstr ""
"jednostruki navodnik (\"'\") unutar ovih vrijednosti, ispred znaka stavite "
"lijevu kosu crtu (na primjer: '\\\\xyz' ili 'a\\'B')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "bez kompresije"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Kako je definirano:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3935,39 +3924,39 @@ msgstr ""
"Za ovo preoblikovanje ne postoji raspoloživ opis.<br />Molimo da od autora "
"zatražite objašnjenje rada %s ."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Pogon pohrane"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definicija PARTICIJE"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Spremi"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Dodaj %s polja"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Morate dodati najmanje jedno polje."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Događaj"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3985,7 +3974,7 @@ msgstr ""
"opciju kako biste upotrijebili naziv polja koje sadrži naziv datoteke. Ako "
"upotrijebite drugu opciju, u prvu opciju morate unijeti prazan niz."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3994,8 +3983,8 @@ msgstr ""
"odreÄ‘uje koliko Äesto će prazna mjesta biti dodavana (zadana vrijednost je "
"2)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4003,11 +3992,11 @@ msgstr ""
"Prikazuje sliÄicu s mogućnošću pritiskanja. Opcije su najveća Å¡irina i "
"visina u pikselima. Izvorne proporcije su oÄuvane."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Prikazuje vezu za preuzimanje ove slike."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4038,7 +4027,7 @@ msgstr ""
"dokumentaciju o upotrebi PHP funkcije strftime(), a za \"utc\" pogledajte "
"dokumentaciju o upotrebi funkcije gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4074,7 +4063,7 @@ msgstr ""
"postavljena na vrijednost 1, sprijeÄit će omatanje i osigurati prikaz ispisa "
"u jednom retku (zadano: 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4087,7 +4076,7 @@ msgstr ""
"htmlspecialchars(). Odnosno, za polje se pretpostavlja da ne sadrži valjani "
"HTML kod."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4102,7 +4091,7 @@ msgstr ""
"prefiks, poput \"http://www.example.com/\". Druga i treća opcija "
"predstavljaju Å¡irinu i visinu u pikselima."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4116,17 +4105,17 @@ msgstr ""
"Prikazuje vezu. Polje sadrži naziv datoteke. Prva opcija je URL prefiks, "
"poput \"http://www.example.com/\". Druga opcija je naziv veze."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Oblikuje tekst kao SQL upit s naglašavanjem sintakse."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4148,66 +4137,66 @@ msgstr "Datoteke nisu pronađene unutar ZIP arhive!"
msgid "Error in ZIP archive:"
msgstr "Pogreška u ZIP arhivi:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Aktivnosti"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL uspoređivanje veza"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "SuÄelje"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Prilagođena boja"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Povrat"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Verzija protokola"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Korisnik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL tablica znakova"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web poslužitelj"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL verzija klijenta"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP ekstenzija"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Prikaži PHP podatke"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Službena stranica programa phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4219,7 +4208,7 @@ msgstr ""
"pokrenut je sa zadanim postavkama i kao takav otvoren je upadima. Potrebno "
"je ispraviti ovaj sigurnosni nedostatak."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4229,7 +4218,7 @@ msgstr ""
"opcija nije kompatibilna s programom phpMyAdmin i može prouzrokovati "
"oštećivanje nekih podataka!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4239,7 +4228,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:290
+#: main.php:289
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 "
@@ -4247,25 +4236,25 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfiguracijska datoteka potražuje tajnu lozinku (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4274,7 +4263,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4283,74 +4272,74 @@ msgstr ""
"Poslužitelj pokrenut sa Suhosin. ProuÄite %sdokumentaciju%s radi mogućih "
"problema."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nema baza podataka"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Datoteke"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalendar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Izradi tablicu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Odaberite bazu podataka"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "tablica <b>%s</b> nije pronađena ili nije zadana u %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Odaberite tablicu za uređivanje"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Izradi novu stranicu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Broj stranice:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatski raspored"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interne relacije"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Odaberite tablice"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "UkljuÄi biljeÅ¡ke"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4358,113 +4347,113 @@ msgstr ""
"Trenutna stranica sadrži reference prema tablicama koje više ne postoje. "
"Želite li izbrisati te reference?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tablica \"%s\" ne postoji!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Konfigurirajte koordinate tablice %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Shema \"%s\" baza podataka - stranica %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nema tablica"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Shema relacija"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sadržaj tablice"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dodatno"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Prikaži/sakrij lijevi izbornik"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Spremi položaj"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Izradi tablicu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Izradi relaciju"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Osvježi"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Pomoć"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Kutne veze"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Izravne veze"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Poravnaj s mrežom"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Malo / Sve veliko"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Malo / Veliko"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Uvoz / Izvoz koordinate iz PDF sheme"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Premjesti izbornik"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Prikaži / Sakrij sve"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Prikaži / Sakrij tablice bez relacija"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Broj tablica"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Izbriši relaciju"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Za odabir relacije pritisnite:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4479,137 +4468,137 @@ msgstr ""
"ili uklonili opciju polja za prikazivanje pritisnite ikonu \"Odaberite polje "
"za prikazivanje\", a zatim pritisnite odgovarajući naziv polja."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tablica %1$s je izrađena."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Uvoz / Izvor prema omjeru"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "preporuÄeno"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "stranica od / prema"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Uvezi datoteke"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Sve"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Odaberite binarni zapisnik za prikaz"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Datoteke"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Sreži prikazane rezultate"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Prikaži pune upite"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Naziv zapisnika"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Položaj"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Vrsta događaja"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Izvorni položaj"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Podaci"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Tablica znakova i uspoređivanja"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nema odabrane baze podataka."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Baza podataka %s uspjeÅ¡no je odbaÄena."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistike baza podataka"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tablice"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Nema baza podataka"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikacija"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Provjeri privilegije za bazu podataka \"%s\"."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Provjeri privilegije"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Omogući statistike"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Onemogući statistike"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4617,11 +4606,11 @@ msgstr ""
"Napomena: Omogućavanja statistika baze podataka može prouzrokovati izuzetno "
"velik promet između web poslužitelja i MySQL poslužitelja."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Pogoni pohrane"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Prikaži ispis (shemu) baza podataka"
@@ -4826,20 +4815,20 @@ msgid "None"
msgstr "bez kompresije"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegije specifiÄne za tablicu"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Napomena: Nazivi MySQL privilegija navedeni su na engleskom jeziku "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Opće privilegije"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegije specifiÄne za bazu podataka"
@@ -4865,97 +4854,97 @@ msgstr "_Podaci prijave"
msgid "Do not change the password"
msgstr "Ne mijenjaj lozinku"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Korisnici nisu pronađeni."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Korisnik %s već postoji!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ažurirali ste privilegije za %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Opozvali ste privilegije za %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Lozinka za %s uspješno je promijenjena."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Brisanje %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nema odabranih korisnika za uklanjanje!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Ponovno uÄitavanje privilegija"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Odabrani korisnici uspješno su izbrisani."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegije su uspjeÅ¡no uÄitane."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Uredi privilegije"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Opozovi"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Pregled korisnika"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Podarivanje"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Bilo koji"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dodaj novog korisnika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Ukloni odabrane korisnike"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Opozovi sve aktivne privilegije korisnika i potom ih izbriši."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Ispusti baze podataka koje imaju iste nazive i korisnike."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4968,160 +4957,160 @@ msgstr ""
"može se razlikovati od privilegija koje upotrebljava poslužitelj. U tom je "
"sluÄaju potrebno %sponovo uÄitati privilegije%s prije nastavljanja rada."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Odabrani korisnik nije pronađen u tablici privilegija."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegije specifiÄne za stupac"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dodaj privilegije za sljedeće baze podataka"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Kako bi se mogli upotrebljavati u doslovnom smislu, džokerima \\_ i \\% mora "
"prethoditi znak \\"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dodaj privilegije za sljedeću tablicu"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Promjena podataka prijave / Kopiranje korisnika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Izradi novog korisnika s istim privilegijama i..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... zadržati staru."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... izbriÅ¡i starog iz korisniÄkih tablica."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... opozovi sve aktivne privilegije iz stare i potom je izbriši."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... izbriÅ¡i starog iz korisniÄkih tablica i potom ponovo uÄitaj privilegije."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Baza podataka za korisnika"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "bez kompresije"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Izradi bazu podataka istog naziva i podari sve privilegije"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Podari sve privilegije imenima s džokerima (korisniÄkoime_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Provjeri privilegije za bazu podataka \"%s\"."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup u \"%s\""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "opće"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specifiÄno za bazu podataka"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "džoker"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Grana %s uspješno je prekinuta."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin nije mogao ugasiti granu %s. Vjerojatno je već zatvorena."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Prikaži stanje potÄinjenog"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5130,118 +5119,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Odaberite bazu podataka"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Puni tekst"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Puni tekst"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sub"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5251,12 +5240,12 @@ msgstr ""
"ali su nadmašile vrijednost binlog_cache_size i upotrijebile privremenu "
"datoteku za pohranjivanje izjava transakcija."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Broj transakcija koje su upotrebljavale privremeni binarni zapisnik pohrane."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5268,11 +5257,11 @@ msgstr ""
"moglo bi biti potrebno da povećate vrijednost tmp_table_size, kako biste "
"privremene tablice smjestili u radnu memoriju, a ne na tvrdi disk."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Koliko je privremenih tablica izradio mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5280,7 +5269,7 @@ msgstr ""
"Broj privremenih tablica u memoriji koje je poslužitelj automatski izradio "
"tijekom izvršavanja izjava."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5288,7 +5277,7 @@ msgstr ""
"Broj redaka upisanih pomoću naredbe INSERT DELAYED, a kod kojih je došlo do "
"neke vrste pogreÅ¡ke (vjerojatan razlog je udvojen kljuÄ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5296,23 +5285,23 @@ msgstr ""
"Broj hvatište grana INSERT DELAYED u upotrebi. Svaka druga tablica na koju "
"se primjeni INSERT DELAYED dobiva vlastitu granu."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Broj redaka zapisanih pomoću INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Broj izvršenih izjava FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Broj internih izjava COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Brojka koja prokazuje koliko puta je redak bio izbrisan iz tablice."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5322,7 +5311,7 @@ msgstr ""
"tablicu s traženim nazivom. Ovaj se postupak naziva otkrivanje. "
"Handler_discover naznaÄuje koliko je puta tablica bila otkrivenom."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5332,7 +5321,7 @@ msgstr ""
"broj je pokazatelj da poslužitelj izvodi mnogo potpunih pretraživanja "
"indeksa, npr. SELECT col1 FROM foo, pri Äemu je col1 indeksiran."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5340,7 +5329,7 @@ msgstr ""
"Broj zahtjeva za Äitanje retka zasnovan na kljuÄu. Velik broj je pokazatelj "
"da su vaši upiti i tablice pravilno indeksirani."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5350,7 +5339,7 @@ msgstr ""
"povećava ako izvodite upite stupca indeksa s ograniÄenjem opsega ili ako "
"izvodite pretraživanje indeksa."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5358,7 +5347,7 @@ msgstr ""
"Broj zahtjeva za Äitanje prethodnog retka u redoslijedu kljuÄa. Ovaj naÄin "
"Äitanja uglavnom se upotrebljava za optimiziranje opcije ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5370,7 +5359,7 @@ msgstr ""
"Vjerojatno imate mnogo upita koji zahtijevaju da MySQL pretražuje cjelokupne "
"tablice ili imate spojeve koji ne upotrebljavaju kljuÄ na pravilan naÄin."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5382,36 +5371,36 @@ msgstr ""
"naznaÄuje da vaÅ¡a tablice nisu pravilno indeksirane ili da vaÅ¡i upiti nisu "
"napisani na naÄin koji iskoriÅ¡tava prednosti raspoloživih indeksa."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Broj internih izjava ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Broj zahtjeva za ažuriranje retka u tablici."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Broj zahtjeva za umetanje retka u tablici."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Broj stranice koje sadrže podatke (dirty ili clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Broj stranica koje su trenutno 'dirty'."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Broj stranica međuspremnika za koje je podnesen zahtjev za pražnjenjem."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Broj slobodnih stranica."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5421,7 +5410,7 @@ msgstr ""
"Äitaju ili zapisuju, ili ih nije moguće isprazniti ili ukloniti iz nekog "
"drugog razloga."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5433,11 +5422,11 @@ msgstr ""
"je vrijednost moguće izraÄunati i kao Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Ukupna veliÄina meÄ‘uspremnika, u stranicama."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5445,7 +5434,7 @@ msgstr ""
"Broj \"nasumiÄnih\" pripremnih Äitanja koje je InnoDB inicijalizirao. DogaÄ‘a "
"se kad upit mora pretražiti veliki dio tablice, ali nasumiÄnim redoslijedom."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5453,11 +5442,11 @@ msgstr ""
"Broj slijednih pripremnih Äitanja koje je inicijalizirao InnoDB. Ovo se "
"događa kad InnoDB izvodi potpuno pretraživanje tablice."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Broj logiÄkih zahtjeva za Äitanjem koje je obavio InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5465,7 +5454,7 @@ msgstr ""
"Broj logiÄkih Äitanja koje InnoDB nije mogao zadovoljiti iz meÄ‘uspremnik i "
"morao je izvesti Äitanje po jedne stranice."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5479,55 +5468,55 @@ msgstr ""
"prikazuje stanje ovog Äekanja. Ako je veliÄina meÄ‘uspremnika pravilno "
"postavljena, ova bi vrijednost trebala biti malenom."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Broj izvršenih zapisivanja u InnoDB međuspremnik."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Broj dosadašnjih fsync() operacija."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Trenutan broj fsync() operacija u Äekanju."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Trenutan broj Äitanja u Äekanju."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Trenutan broj zapisivanja u Äekanju."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "KoliÄina podataka proÄitanih do ovog trenutka, u bajtovima."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Ukupan broj iÅ¡Äitavanja podataka."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Ukupan broj zapisivanja podataka."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "KoliÄina podataka zapisanih do ovog trenutka, u bajtovima."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Broj dvostrukih zapisivanja do ovog trenutka i broj stranica zapisanih za "
"ovu potrebu."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Broj dvostrukih zapisivanja do ovog trenutka i broj stranica zapisanih za "
"ovu potrebu."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5536,35 +5525,35 @@ msgstr ""
"meÄ‘uspremnika, te je bilo potrebno Äekati njegovo pražnjenje prije nastavka "
"rada."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Broj zahtjeva za zapisivanje u zapisnik."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Broj fiziÄkih zapisivanja u zapisnik."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Broj fsyncs zapisivanja izvršenih u datoteci zapisnika."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Broj naredbi fsyncs za zapisnik, a koje su na Äekanju."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Zapisivanja u zapisnik na Äekanju."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Broj bajtova zapisanih u zapisnik."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Broj izrađenih stranica."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5573,52 +5562,52 @@ msgstr ""
"vrijednosti prebrojavaju u stranicama. VeliÄina stranice dopuÅ¡ta njihovo "
"jednostavno pretvaranje u bajtove."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Broj iÅ¡Äitanih stranica."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Broj zapisanih stranica."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Broj zakljuÄavanja redaka na koje se trenutno Äeka."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "ProsjeÄno vrijeme postizanja zakljuÄanosti retka, u milisekundama."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ukupno vrijeme utroÅ¡eno na postizanja zakljuÄanosti retka, u milisekundama."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Najdulje vrijeme postizanja zakljuÄanosti retka, u milisekundama."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Broj okolnosti kad je bilo potrebno Äekati na zakljuÄanost retka."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Broj redaka izbrisanih iz InnoDB tablica."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Broj redaka umetnutih u InnoDB tablice."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Broj redaka iÅ¡Äitanih iz InnoDB tablica."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Broj ažuriranih redaka u InnoDB tablicama."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5626,7 +5615,7 @@ msgstr ""
"Broj kljuÄnih blokova u pohrani kljuÄeva koji su izmijenjeni ali joÅ¡ nisu "
"ispražnjeni na disk. Nekoć se nazivalo: Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5634,7 +5623,7 @@ msgstr ""
"Broj neiskoriÅ¡tenih blokova u pohrani kljuÄeva. Ovu vrijednost možete "
"upotrijebiti za odreÄ‘ivanje veliÄine pohrane kljuÄeva koja je u upotrebi."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5644,11 +5633,11 @@ msgstr ""
"gornje razine koja oznaÄuje najveći broj blokova koji su ikad bili u "
"istovremenoj upotrebi."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Broj zahtjeva za Äitanje kljuÄnog bloka iz pohrane."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5659,15 +5648,15 @@ msgstr ""
"promaÅ¡ivanja pohrane moguće je izraÄunati putem naredbi Key_reads/"
"Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Broj zahtjeva za zapisivanje kljuÄnog bloka u pohranu."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Broj fiziÄkih zapisivanja kljuÄnih blokova na disk. "
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5677,11 +5666,11 @@ msgstr ""
"upita. Korisno za usporeÄ‘ivanje troÅ¡kova razliÄitih planova upita za isti "
"upit. Zadana vrijednost je 0 i podrazumijeva da još nema složenog upita."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Broj redaka koji Äekaju svoje upisivanje u red Äekanja INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5689,36 +5678,36 @@ msgstr ""
"Broj tablica koje su otvorene. Ako je iznos otvorenih tablica velik, vaša "
"vrijednost za pohranu tablica vjerojatno je premala."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Broj otvorenih datoteka."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Broj otvorenih protoka (uglavnom se upotrebljava za vođenje zapisnika)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Broj otvorenih tablica."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Broj slobodnih memorijskih blokova u pohrani upita."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "KoliÄina slobodne memorije za pohranu upita."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Broj pronalaženja u pohrani."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Broj upita pridodanih u pohranu."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5731,7 +5720,7 @@ msgstr ""
"nedavno upotrebljavanog (LRU - least recently used) radi odluÄivanja koje će "
"upite ukloniti iz pohrane."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5739,24 +5728,24 @@ msgstr ""
"Broj upita koji nisu pohranjeni (nisu za pohranu ili nisu pohranjeni zbog "
"postavke query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Broj upita registriranih u pohrani."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Ukupan broj blokova u pohrani upita."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Povrat"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stanje replikacije sigurnosti protiv otkaza (još nije implementirano)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5764,12 +5753,12 @@ msgstr ""
"Broj spojeva koji ne upotrebljavaju indekse. Ako ovaj iznos nije 0, bit će "
"potrebno da pažljivo provjerite indekse vaših tablica."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Broj spojeva koji nad referentnom tablicom upotrebljavaju opseg traženja."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5778,7 +5767,7 @@ msgstr ""
"retka. (Ako ovaj iznos nije 0, bit će potrebno da pažljivo provjerite "
"indekse vaših tablica."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5786,17 +5775,17 @@ msgstr ""
"Broj spojeva koji su upotrijebili opsege nad prvom tablicom. (Općenito nije "
"kritiÄno ako je ovaj iznos velik.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Broj spojeva koji su izveli potpuno pretraživanje prve tablice."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Broj privremenih tablica koje su trenutno otvorene od strane potÄinjene SQL "
"grane."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5804,12 +5793,12 @@ msgstr ""
"Ukupna koliÄina (od pokretanja) ponovnih pokuÅ¡aja transakcija od strane "
"replikacijske potÄinjene SQL grane."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"UkljuÄeno (ON) ako je ovaj poslužitelj potÄinjen i povezan na gospodara."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5817,14 +5806,14 @@ msgstr ""
"Broj grana kojima je bilo potrebno više vremena za izradu, nego što je to "
"definirano u slow_launch_time (sporo vrijeme pokretanja), u sekundama."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Broj upita kojima je bilo potrebno više vremena nego što je to definirano u "
"long_query_time (dugo vrijeme upita), u sekundama."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5834,23 +5823,23 @@ msgstr ""
"Ako je ovaj iznos velik, razmotrite mogućnost povećanja vrijednosti "
"sistemske varijable sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Broj preslagivanja uÄinjenih pomoću opsega."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Broj presloženih redaka."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Broj preslagivanja uÄinjenih pomoću pretraživanja tablice."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "KoliÄina trenutno postignutih zakljuÄavanja tablica."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5862,7 +5851,7 @@ msgstr ""
"problema s performansama, bit će potrebno da prvo optimizirate svoje upite i "
"potom ili podijelite svoje tablice ili upotrijebite replikaciju."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5872,11 +5861,11 @@ msgstr ""
"kao Threads_created/Connections. Ako je ovaj iznos prikazan crvenom bojom, "
"bit će potrebno da povećate svoju vrijednost thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Broj trenutno otvorenih veza."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5888,107 +5877,107 @@ msgstr ""
"(UobiÄajeno, ako imate dobru implementaciju grana, ova opcija neće pružiti "
"primjetna poboljšanja performansi.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Broj grana koje nisu uspavane."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Podaci o razini izvršavanja"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Hvatišta"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Pohrana upita"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Grane"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Privremeni podaci"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Odgođena umetanja"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Pohrana kljuÄeva"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Spojevi"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Preslagivanje"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinator transakcije"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Isprazni (zatvori) sve tablice"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Prikaži otvorene tablice"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Prikaži potÄinjena raÄunala"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Prikaži stanje potÄinjenog"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Isprazni pohranu upita"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Prikaži procese"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Povrat"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ovaj MySQL poslužitelj radi tijekom %s. Pokrenut je %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5996,11 +5985,11 @@ msgstr ""
"<b>Promet poslužitelja</b>: Ove tablice prikazuju statistike mrežnog prometa "
"na ovom MySQL poslužitelju od trenutka njegovog pokretanja."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Promet"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6009,36 +5998,36 @@ msgstr ""
"prikaza, pri Äemu bi statistike koje prikazuje MySQL poslužitelj mogle biti "
"netoÄne."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "po satu"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Primljeno"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Poslano"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Veze"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "najv. uzastopnih veza"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Neuspjeli pokušaji"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Prekinuto"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6046,274 +6035,270 @@ msgid ""
msgstr ""
"<b>Statistike upita</b>: Od pokretanja poslužitelju je upućeno %s upita."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "po minuti"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "po sekundi"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Vrsta upita"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replikacija"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Struktura za pregledavanje"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Struktura za pregledavanje"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "najv. uzastopnih veza"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Varijable i postavke poslužitelja"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Vrijednost sesije"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Opća vrijednost"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
#, fuzzy
msgid "New server"
msgstr "Web poslužitelj"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokalno"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentacija"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Podaci"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
#, fuzzy
msgid "Edit server"
msgstr "Web poslužitelj"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Dodaj novog korisnika"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6323,67 +6308,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Prijavljivanje na MySQL poslužitelj nije moguće"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6391,452 +6376,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Preimenuj bazu podataka u"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Preimenuj bazu podataka u"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Preimenuj bazu podataka u"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Tablica znakova za datoteku:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Predložak naziva datoteka"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Predložak naziva datoteka"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Predložak naziva datoteka"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Predložak naziva datoteka"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Uvezi datoteke"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Uvezi datoteke"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Nema baza podataka"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Opcije izvoza baze podataka"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Stanje"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tablica"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6844,25 +6821,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6873,152 +6850,152 @@ msgstr ""
"ograniÄenja. Ovo bi mogao biti dobar naÄin uvoza velikih datoteka, ali može "
"prekinuti transakcije."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Broj presloženih redaka."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Predložak naziva datoteka"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL verzija klijenta"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7026,166 +7003,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Nema baza podataka"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "OgraniÄenja resursa"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Osnovna mapa podataka"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7195,147 +7172,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Veze"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nema tablica"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentiraj tablicu"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7346,338 +7323,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "PHP ekstenzija"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Nema baza podataka"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "naziv poslužitelja"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID poslužitelja"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Popravi tablicu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Rad s automatskim povratom"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Izjave"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Odabir poslužitelja"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Prikazivanje stupca komentara"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Prikaži boju"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Prikaži pune upite"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistike redova"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7685,40 +7662,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Prikaži otvorene tablice"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Da"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7726,664 +7703,664 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Osnovna mapa podataka"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Umetnut ID retka: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Prikazivanje kao PHP koda"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Prikazivanje SQL upita"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemi s indeksima tablice `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Oznaka"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablica %1$s uspješno je izmijenjena."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Pretraži strane vrijednosti"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoriraj"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" Zbog svoje duljine,<br /> uređivanje ovog polja možda neće biti moguće "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binarno - ne uređuj"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Umetni kao novi redak"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Prikazivanje SQL upita"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Kreni nazad na prethodnu stranicu"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Umetni dodatni novi redak"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Kreni nazad na ovu stranicu"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Uredi sljedeći redak"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Pomoću tipke TAB premještate se od jedne vrijednost do druge vrijednost, "
"odnosno s tipkama CTRL+Strelice za premještanje bilo kamo"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Ponovno pokreni umetanje s %s redaka"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tablica %s već postoji!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablica %1$s je izrađena."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Prikaži ispis (shemu) tablice"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Naziv primarnog kljuÄa mora biti \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Preimenovanje indeksa u PRIMARY nije moguće!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nema definiranih dijelova indeksa!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Izradi novi indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Uredi indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Naziv indeksa:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Vrsta indeksa:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>mora biti</b> naziv i <b>samo naziv</b> primarnog kljuÄa!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj u indeks &nbsp;%s&nbsp;stupci"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Broj stupaca mora biti veći od nule."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Premještanje u istu tablicu nije moguće!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Kopiranje u istu tablicu nije moguće!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tablica %s premještena je u %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tablica %s kopirana je u %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Naziv tablice je prazan!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Izmijeni rasporede tablice po"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(pojedinaÄno)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Premjesti tablicu u (bazapodataka<b>.</b>tablica):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcije tablice"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Preimenuj tablicu u"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiraj tablicu u (bazapodataka<b>.</b>tablica):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Prebaci se na kopiranu tablicu"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Održavanje tablice"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentiraj tablicu"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tablica %s je ispražnjena"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Isprazni tablicu (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Održavanje particije"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Particija %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analiziraj"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Provjeri"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimiziraj"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Ponovno izgradi"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Popravi"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Ukloni particioniranje"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Provjeri referencijalan integritet:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Prikaži tablice"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Iskorištenost prostora"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Upotreba"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Na snazi"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistike redova"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Izjave"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamiÄki"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Duljina retka"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " VeliÄina retka "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"PogreÅ¡ka tijekom izrade stranog kljuÄa na %1$s (provjerite vrste podataka)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Interne relacije"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Interna relacija nije potrebna ako postoji odgovarajuća relacija FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nema odabranih redova"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Izvedi \"upit po primjeru\" (džoker: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Odaberite polja (najmanje jedno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj uvjete pretrage (sadržaj uvjeta \"gdje\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Broj redaka po stranici"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Redoslijed prikaza:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Pretraži prepoznatljive vrijednosti"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "bez kompresije"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tablica %s je odbaÄen"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primarni kljuÄ je dodan na %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indeks je pridodan na %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Prikaz relacija"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Predloži strukturu tablice"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Dodaj %s polja"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Pri završetku tablice"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Pri poÄetku tablice"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Poslije %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Izradi indeks &nbsp;%s&nbsp;stupaca"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "particionirano"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Podaci"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "KorisniÄko ime:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Vrsta izvoza"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Perzijski"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Izradi relaciju"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8392,47 +8369,65 @@ msgstr ""
"Podrška za teme ne postoji. Provjerite vašu konfiguraciju i/ili vaše teme u "
"mapi %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Raspoložive MIME vrste"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME vrste ispisane kurzivom nemaju posebnu funkciju preoblikovanja"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Raspoloživa preoblikovanja"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nemate dovoljno privilegija da boravite ovdje!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil je ažuriran."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Naziv prikaza"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Preimenuj tablicu u"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nije moguće uÄitati proÅ¡irenja iconv ili recode potrebna za pretvaranje "
+#~ "znakova. Potrebno je konfigurirati PHP radi omogućavanja ovih proširenja "
+#~ "ili unutar phpMyAdmin onemogućiti pretvaranje znakova."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nije moguće upotrijebiti funkcije iconv, libiconv ili recode_string, iako "
+#~ "izgleda da su sva potrebna proÅ¡irenja uÄitana. Provjerite svoju PHP "
+#~ "konfiguraciju."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/hu.po b/po/hu.po
index 857fcbf7db..0308add8b4 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hungarian <hu@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mind látható"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Oldalszám:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"szülőablakot, vagy a böngésző biztonsági beállításai tiltják az ablakok "
"közti frissítést"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Keresés"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Indítás"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Kulcsnév"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Leírás"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Ezen érték használata"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "A(z) %1$s adatbázis elkészült."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Megjegyzés az adatbázishoz: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tábla megjegyzése"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Oszlopnevek"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Típus"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulla"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Alapértelmezett"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Hivatkozások:"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Megjegyzések"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nem"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Igen"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Nyomtatás"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Adatbázis kiírás (vázlat) megtekintése"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nem található tábla az adatbázisban."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Mind kijelölése"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Mind törlése"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Üres az adatbázis neve!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "A(z) %s adatbázis átnevezése %s névre megtörtént"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "A(z) %s adatbázis másolása a(z) %s adatbázisba megtörtént"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Adatbázis átnevezése"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Parancs"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "és utána"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Adatbázis másolása"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Csak a szerkezet"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Szerkezet és adatok"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Csak az adatok"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE másolás előtt"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s hozzáadása"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT érték hozzáadása"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Megszorítás hozzáadása"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "A másolt adatbázisra váltás"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB-ratár"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Ãllapot"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Engedélyezett"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Letiltás"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Sérült"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Javítás"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Letiltott"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Engedélyezés"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Illesztés"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ 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."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF oldalak szerkesztése"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tábla"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "sor"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Méret"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "használatban"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Létrehozás"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Utolsó frissítés"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Utolsó ellenőrzés"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,237 +391,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tábla"
msgstr[1] "%s tábla"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Az SQL-lekérdezés végrehajtása sikerült"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Ki kell legalább egy megjelenítendő oszlopot választania"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Rendezés"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Növekvő"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Csökkenő"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Megjelenítés"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Feltételek"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Beszúrás"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "És"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Törlés"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Vagy"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Módosítás"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Feltételsor hozzáadása/törlése"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Mezőoszlopok hozzáadása/törlése"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Lekérdezés frissítése"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Felhasználandó táblák"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-lekérdezés a(z) <b>%s</b> adatbázison:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Lekérdezés indítása"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "A hozzáférés megtagadva"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "legalább az egyik szó"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "minden szó"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "a pontos kifejezés"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "reguláris kifejezésként"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Keresési eredmények \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s találat a(z) <i>%s</i> táblában"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s találat a(z) <i>%s</i> táblában"
+msgstr[1] "%s találat a(z) <i>%s</i> táblában"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Tartalom"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Törlés"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Összesen:</b> <i>%s</i> találat"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Összesen:</b> <i>%s</i> találat"
+msgstr[1] "<b>Összesen:</b> <i>%s</i> találat"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Keresés az adatbázisban"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Keresendő szavak vagy értékek (karakterhelyettesítő: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Keresés:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "A szavak elválasztása szóköz karakterrel (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Táblá(k)ban:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Mezőben:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Beszúrás"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Szerkezet"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Eldobás"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Kiürítés"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "A(z) %s tábla kiürítése megtörtént"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "A(z) %s nézet eldobása kész"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "A(z) %s tábla eldobása megtörtént"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -630,180 +636,180 @@ msgstr ""
"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a "
"%sdokumentációban%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Nézet"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Többszörözés"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Összeg"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "A kijelöltekkel végzendő művelet:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Mind kijelölése"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Kijelölés törlése"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "A felülírott táblák kijelölése"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Nyomtatási nézet"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Tábla ellenőrzése"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Tábla optimalizálása"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Tábla javítása"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Tábla elemzése"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportálás"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Adatkönyvtár"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "A zárolt táblák kihagyása"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Adatbázis"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Létrehozás"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Művelet"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Perzsa"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Csak a szerkezet"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "A zárolt táblák kihagyása"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Tábla ellenőrzése"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Adatbázis"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Fájlban kell menteni a kiválasztott exportálási típust!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Kevés a hely a(z) %s fájl mentéséhez."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -811,17 +817,17 @@ msgstr ""
"már létezik %s fájl a szerveren, változtassa meg a fájlnevet, vagy állítsa "
"be a felülírási opciót!"
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "A webszerver számára nem engedélyezett a(z) %s fájl mentése."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "A kiíratás mentése a(z) %s fájlba megtörtént."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -830,14 +836,14 @@ msgstr ""
"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a "
"%sdokumentációban%s a korlátozás feloldásának."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Nem lehetett beolvasni a fájlt"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -846,7 +852,7 @@ msgstr ""
"Ön nem támogatott tömörítésű (%s) fájlt kísérelt meg betölteni. Vagy nem "
"valósították meg a támogatását, vagy letiltják a beállítások."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,32 +862,32 @@ msgstr ""
"vagy a fájlméret túllépte a PHP beállításokban engedélyezett legnagyobb "
"méretet. Lásd GYIK 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Nem lehetett betölteni az importáló beépülő modulokat. Kérjük, ellenőrizze a "
"telepítését!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "A könyvjelző törlése megtörtént."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Könyvjelző megjelenítése"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "A(z) %s könyvjelző elkészült"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
"Az importálás sikeresen befejeződött, %d lekérdezés került végrehajtásra."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -889,7 +895,7 @@ msgstr ""
"Script időtúllépés történt, ha be akarja fejezni az importálást, akkor "
"küldje újra ugyanazt a fájlt és az importálás folytatódni fog."
-#: import.php:426
+#: 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."
@@ -898,19 +904,19 @@ msgstr ""
"jelenti, hogy a phpMyAdmin nem tudja befejezni ezt az importálást, ha Ön nem "
"növeli meg a PHP időkorlátozását."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Vissza"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "A phpMyAdmin <b>keretkezelő</b> böngészőben használhatóbb."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -918,15 +924,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "A \"DROP DATABASE\" utasítást letiltották."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Valóban a következőt akarja "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Ön a teljes adatbázis MEGSEMMISÃTÉSÉRE készül!"
@@ -955,39 +961,39 @@ msgstr "A hosztnév üres!"
msgid "The user name is empty!"
msgstr "Üres a felhasználónév!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Üres a jelszó mező!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Nem egyeznek a jelszavak!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Mégse"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "A módosítások mentése megtörtént"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "A kapcsolat törlése kész"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "IDEGEN KULCS kapcsolat hozzáadása megtörtént"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "A belső kapcsolat hozzáadása megtörtént"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Hiba: Nem adta hozzá a kapcsolatot."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Hiba: A kapcsolat már létezik."
@@ -995,13 +1001,13 @@ msgstr "Hiba: A kapcsolat már létezik."
msgid "Error saving coordinates for Designer."
msgstr "Hiba történt a Tervező koordinátáinak mentésekor."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ãltalános relációs jellemzÅ‘k"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Letiltott"
@@ -1017,125 +1023,135 @@ msgstr "Idegen kulcs kiválasztása"
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:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Válassza ki a megjelenítendő mezőt"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Jelszó generálása"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generálás"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Adományozás"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Előző"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Következő"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Összesen"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Bináris"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "márc."
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "ápr."
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "máj."
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "jún."
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "júl."
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "aug."
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "okt."
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "jan."
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "febr."
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "márc."
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "ápr."
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1143,199 +1159,199 @@ msgid "May"
msgstr "máj."
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "jún."
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "júl."
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "aug."
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "szept."
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "okt."
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov."
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dec."
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "V"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "H"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "K"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "P"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "V"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "H"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "K"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Sze"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Cs"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "P"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Szo"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "V"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "H"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "K"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sze"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Cs"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "P"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Szo"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "használatban"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "másodpercenként"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Betűméret"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Ismeretlen hiba a fájlfeltöltésben."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"A feltöltött fájl mérete túllépi a php.ini fájlban megadott "
"upload_max_filesize utasítást."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1343,73 +1359,73 @@ msgstr ""
"A feltöltött fájl mérete túllépi a HTML űrlapban megadott MAX_FILE_SIZE "
"utasítást."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "A feltöltött fájl csak részben került feltöltésre."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Hiányzik egy ideiglenes mappa."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Nem sikerült lemezre írni a fájlt."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "A fájlfeltöltés kiterjesztés alapján leállt."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Hiba történt a feltöltött fájl áthelyezésekor, lásd: GYIK 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nincs meghatározott index!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexek"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Egyedi"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Csomagolt"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Számosság"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Megjegyzés"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Módosítás"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Az elsődleges kulcs eldobása megtörtént"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "A(z) %s index eldobása megtörtént"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1418,20 +1434,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Adatbázisok"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Hiba"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1439,7 +1455,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d sor érintett."
msgstr[1] "%1$d sor érintett."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1447,7 +1463,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "A(z) %1$d sor törlése megtörtént."
msgstr[1] "A(z) %1$d sor törlése megtörtént."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1455,90 +1471,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "A(z) %1$d sor beszúrása megtörtént."
msgstr[1] "A(z) %1$d sor beszúrása megtörtént."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Erről a tárolómotorról részletes állapot-információ nem áll rendelkezésre."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "A(z) %s motor elérhető ezen a MySQL szerveren."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s letiltott ezen a MySQL szerveren."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ez a MySQL szerver nem támogatja a(z) %s tárolómotort."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Érvénytelen adatbázis"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Érvénytelen táblanév"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Hiba történt a(z) %1$s tábla %2$s névre történő átnevezésekor"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "A(z) %s tábla átnevezése %s névre megtörtént"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nincs érvényes kép elérési útja a(z) %s témának!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Nincs előnézet."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "csináld"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "A(z) %s alapértelmezett téma nem található!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Nem található a(z) %s téma!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nem található a(z) %s téma téma elérési útja!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Téma / Séma"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Nem lehet csatlakozni: érvénytelenek a beállítások."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Üdvözli a %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1547,7 +1563,7 @@ msgstr ""
"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A "
"%1$stelepítőszkripttel%2$s el tudja készíteni."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1559,63 +1575,63 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Belépés"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentáció"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Szerver"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Felhasználónév:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Jelszó:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Szerver választása"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nem lehet bejelentkezni a MySQL szerverre"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Hibás felhasználónév/jelszó. A hozzáférés megtagadva."
@@ -1653,29 +1669,7 @@ msgstr "Videó megtekintése"
msgid "Download file"
msgstr "Fájl letöltése"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nem lehetett betölteni az iconv vagy a recode kiterjesztést a "
-"karakterkészlet-átalakításhoz. Ãllítsa be úgy a PHP-t, hogy engedélyezze "
-"ezeket a kiterjesztéseket vagy tiltsa le a karakterkészlet-átalakítást a "
-"phpMyAdminban."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nem lehetett használni az iconv, libiconv, sem a recode_string funkciót, bár "
-"úgy tűnik, hogy a szükséges kiterjesztések betöltése megtörtént. Ellenőrizze "
-"a PHP beállításokat."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1691,14 +1685,14 @@ msgstr ""
"vagy pontosvessző hiányzik valahol.<br />Ha üres oldalt kap, akkor minden "
"rendben."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1706,206 +1700,206 @@ msgstr ""
"A <tt>$cfg['PmaAbsoluteUri']</tt> utasítás értékét a konfigurációs fájlban "
"KELL megadni!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Érvénytelen szerverindex: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Szerver"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
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:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Frissítenie kell %s %s vagy újabb verzióra."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Legnagyobb méret: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentáció"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-lekérdezés"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "A MySQL mondta: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Az SQL magyarázata"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL magyarázat átugrása"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP kód nélkül"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-kód létrehozása"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Frissítés"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL érvényesítés átugrása"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL érvényesítése"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motorok"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Adatgyűjtés"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Idő"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bájt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y. %B %d. %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s nap, %s óra, %s perc, %s másodperc"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "A tetejére"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Előző"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Vége"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ugrás a(z) &quot;%s&quot; adatbázishoz."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Műveletek"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1914,214 +1908,204 @@ msgstr ""
"Nem tölthető be a [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"kiterjesztés. Ellenőrizze a PHP beállításait."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Események"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Név"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "A(z) %s adatbázis eldobása megtörtént."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Üresnek tűnik az adatbázis!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Lekérdezés"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Tervező"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importálás"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Jogok"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Eljárások"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Típus visszaadása"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Becsült érték lehet. Lásd: GYIK 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Felülírás"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"A konfigurációban meghatározott kapcsolat a kontrollfelhasználó számára nem "
"sikerült."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "A szerver nem válaszol"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(vagy nem megfelelően állították be a helyi MySQL szerver "
"szoftvercsatornáját)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Részletek..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Jelszó megváltoztatása"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nincs jelszó"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Jelszó"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Újraírás"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Jelszó kivonatolása"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibilis"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Jelszó generálása"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generálás"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Új adatbázis létrehozása"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Létrehozás"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nincs jog"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "A táblázatnak legalább egy mezőt kell tartalmaznia."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Új tábla létrehozása a(z) %s adatbázisban"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Mezők száma"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nem lehetett betölteni az exportáló beépülő modulokat. Kérjük, ellenőrizze a "
"telepítését!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s sor kiírása a(z) %s. rekorddal kezdődően"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Mentés fájlként"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Mentés a szerver %s könyvtárában"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "A létező fájl(ok) felülírása"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Fájlnévsablon"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "szerver neve"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "adatbázis neve"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tábla neve"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2132,40 +2116,40 @@ msgstr ""
"vagyis időformázó karakterláncokat használhat. A következő átalakításokra "
"kerül továbbá sor: %3$s. Más szöveg eredeti állapotában kerül megtartásra."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "a sablon megjegyzése"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "A fájl karakterkészlete:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Tömörítés"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nincs"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip tömörítés\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip tömörítés\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip tömörítés\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL kompatibilitási mód"
@@ -2190,7 +2174,7 @@ msgstr ""
msgid "File to import"
msgstr "Importálandó fájl"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "A szövegfájl helye"
@@ -2198,13 +2182,13 @@ msgstr "A szövegfájl helye"
msgid "File uploads are not allowed on this server."
msgstr "Ezen a szerveren a fájlfeltöltések nem engedélyezettek."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Nem elérhető a feltöltésekhez megadott könyvtár"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "webszerver feltöltési könyvtár"
@@ -2237,13 +2221,13 @@ msgstr ""
"közel van az időkorláthoz. Nagy fájlok importálásakor jól jöhet, azonban meg "
"tudja szakítani a tranzakciót."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Az elejétől kihagyandó rekordok (lekérdezések) száma"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Az importált fájl formátuma"
@@ -2287,175 +2271,175 @@ msgstr "Ãlló"
msgid "Paper size"
msgstr "Papírméret"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Nyelv"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "A(z) %d érvénytelen sorszám."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "sor a következő számú rekordtól kezdődően:"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vízszintesen"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vízszintesen (elforgatott fejlécek)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "függőlegesen"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ez a művelet sokáig eltarthat. Mindenképp folytatja?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Kulcs szerinti rendezés"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Beállítások"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Részleges szövegek"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Teljes szövegek"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relációs kulcs"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relációs megjelenítési mező"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Bináris tartalom megjelenítése"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "BLOB-tartalom megjelenítése"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
#, fuzzy
msgid "Show binary contents as HEX"
msgstr "Bináris tartalom megjelenítése"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Elrejtés"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Böngésző átalakítása"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Könyvjelzőkhöz hozzáadott lekérdezés végrehajtása"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "A sor törlése megtörtént"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Leállít"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "lekérdezésben"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Megjelenített sorok:"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "összesen"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "a lekérdezés %01.4f másodpercig tartott"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Módosítás"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Műveletek a lekérdezési eredménnyel"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Nyomtatási nézet (teljes szöveggel)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Nem található a hivatkozás"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Verziószám"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Adatok kezdőkönyvtára"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Az összes InnoDB adatfájl könyvtára elérési útjának közös része."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Adatfájlok"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Növekmény automatikus bővítése"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2463,11 +2447,11 @@ msgstr ""
" A növekmény mérete egy automatikusan bővülő táblahely méretének "
"bővítéséhez, amikor megtelik."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Pufferkészlet mérete"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2475,85 +2459,85 @@ msgstr ""
"Az InnoDB által a táblák adatainak és indexeinek gyorsítótárazásához "
"használt memóriapuffer mérete."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Pufferkészlet"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB állapota"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Pufferkészlet kihasználtsága"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Összesen"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "lapok"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Szabad lapok"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Piszkos lapok"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Adatokat tartalmazó lapok"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Kiírandó oldalak"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Foglalt oldalak"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Zárolt oldalak"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Pufferkészlet művelete"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Olvasási kérések"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Ãrási kérések"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Olvasási hibák"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Ãrási várakozások"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Olvasási hibák %-ban"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Ãrási várakozások %-ban"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Adatmutató mérete"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2561,11 +2545,11 @@ msgstr ""
"Az alapértelmezett mutató mérete bájtban, a CREATE TABLE által a MyISAM "
"táblákhoz, ha nem adták meg a MAX_ROWS beállítás értékét."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatikus helyreállítási mód"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2573,11 +2557,11 @@ msgstr ""
"Az összeomlott MyISAM táblák automatikus helyreállítási módja, a --myisam-"
"recover szerver indítási beállításnál megadottak szerint."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Az ideiglenes rendezőfájlok mérete legfeljebb"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2586,11 +2570,11 @@ msgstr ""
"A MySQL által engedélyezett ideiglenes fájl legnagyobb mérete a MyISAM index "
"újralétrehozásakor (REPAIR TABLE, ALTER TABLE vagy LOAD DATA INFILE során)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Index készítésekor az ideiglenes fájlok mérete legfeljebb"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2600,11 +2584,11 @@ msgstr ""
"megadott érték által használt kulcsgyorsítótárnál, akkor részesítse előnyben "
"a kulcsgyorsítótár módszert."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Szálak kijavítása"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2613,11 +2597,11 @@ msgstr ""
"tároló folyamat által párhuzamosan (mindegyik index a saját szálában) "
"történik a javítás során "
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Rendezőpuffer mérete"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2626,11 +2610,11 @@ msgstr ""
"vagy az indexek CREATE INDEX vagy ALTER TABLE paranccsal történő "
"készítésekor."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Indexgyorsítótár mérete"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2639,11 +2623,11 @@ msgstr ""
"alapértelmezett érték 32 MB. Az itt lefoglalt memória kerül felhasználásra "
"az indexoldalak gyorsítótárazásához."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Rekordgyorsítótár mérete"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2654,11 +2638,11 @@ msgstr ""
"kerül felhasználásra az adat (.xtd) és a sormutató (.xtr) fájlok kezeléséhez "
"szükséges változások gyorsítótárazásához."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Naplógyorsítótár mérete"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2666,11 +2650,11 @@ msgstr ""
"A tranzakciónapló gyorsítótárához lefoglalt, a tranzakciónapló adatainak "
"gyorsítótárazásához használt memória mennyisége. Alapértelmezés: 16 MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Naplófájl küszöbértéke"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2678,11 +2662,11 @@ msgstr ""
"A tranzakciónapló váltás előtti mérete, s egy új napló készül. Az "
"alapértelmezett érték 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Tranzakció puffer mérete"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2690,11 +2674,11 @@ msgstr ""
"A globális tranzakciónapló pufferének mérete (a motor 2 ilyen méretű puffert "
"foglal le). Alapértelmezés: 1 MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Ellenőrzőpont gyakorisága"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2702,11 +2686,11 @@ msgstr ""
"Az ellenőrzőpont végrehajtása előtt a tranzakciónaplóba írt adatok "
"mennyisége. Az alapértelmezés 24 MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Adatnapló küszöbértéke"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2718,11 +2702,11 @@ msgstr ""
"használ. Ãgy ennek a változónak az értéke növelhetÅ‘, hogy növelje az "
"adatbázisban tárolható adatok összes mennyiségét."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Szemét küszöbértéke"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2730,11 +2714,11 @@ msgstr ""
"Az adatnaplófájlban lévő szemét tömörítés előtti százalékaránya. Ez 1 és 99 "
"közti érték. Alapértelmezés: 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Napló gyorsítótárának mérete"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2744,27 +2728,27 @@ msgstr ""
"motor szálanként egy puffert foglal le, de csak akkor, ha a szálnak írnia "
"kell az adatnaplóba."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Az adatfájl növekedési mérete"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Az adatkezelő (.xtd) fájlok növekedési mérete."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Sorfájl növekedési mérete"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "A sormutató (.xtr) fájlok növekedési mérete."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Naplófájlok száma"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2776,150 +2760,150 @@ msgstr ""
"törli, egyéb esetben átnevezi őket, és a következő legnagyobb számot adja "
"nekik."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formátum"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Sorok vége"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Mező lezárás"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Mező escape karakter"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Sorok vége"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL cseréje ezzel:"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "A mezőkben lévő CRLF karakterek eltávolítása"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "A mezőneveket az első sorba teszi"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel CSV adat"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel szerkesztés"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Adatok"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "A tábla adatainak kiíratása"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tábla szerkezet:"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Tartalmazza a táblacímet"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Táblacím"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Táblacím folytatása"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Feliratkulcs"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Kapcsolatok"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-típus"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Hoszt"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Létrehozás ideje"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Szerver verzió"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP verzió"
@@ -2927,23 +2911,23 @@ msgstr "PHP verzió"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document munkafüzet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document szöveges dokumentum"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Egyetlen táblázat adatait tartalmazó jelentést generál)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "A jelentés címe"
@@ -2951,101 +2935,101 @@ msgstr "A jelentés címe"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Egyéni megjegyzés hozzáadása a fejléchez (a \\n töri a sorokat)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Az exportálás befoglalása egy tranzakcióban"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Az idegen kulcsok ellenőrzésének letiltása"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Adatbázis exportálási beállításai"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Idézőjelek használata a tábla- és mezőneveknél"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Hozzáadás a megjegyzéshez"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Létrehozás/módosítás/ellenőrzés dátuma"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Teljes beszúrások"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Kiterjesztett beszúrások"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "A létrehozott lekérdezés hossza legfeljebb"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Késleltetett beszúrások használata"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Mellőző beszúrások használata"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Hexadecimális értékek használata a BLOB művelethez"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Exportálás típusa"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Eljárások"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Függvények"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Megkötések a kiírt táblákhoz"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Megkötések a táblához"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "Tábla MIME-típusok"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "TÃBLA KAPCSOLATAI"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Eseményindítók"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Nézet szerkezete"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "A nézet helyettes szerkezete"
@@ -3053,170 +3037,170 @@ msgstr "A nézet helyettes szerkezete"
msgid "Texy! text"
msgstr "Texy! szöveg"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Exportálás típusa"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Exportálás típusa"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Exportálás alapértelmezései"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Új phpMyAdmin ablak nyitása"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nincs tábla"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-eredmény"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Készítette"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "A MySQL üres eredményhalmazt adott vissza (pl. nulla sorok)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Nincs adatbázis"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Szerkezet"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "A táblaadatok lecserélése fájlra"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "A dupla sorok figyelmen kívül hagyása"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Oszlopnevek"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "A CSV importálás paramétere érvénytelen: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "A megadott oszlop (%s) érvénytelen!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "A CSV bevitel %d. sorában a formázás érvénytelen."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "A CSV bevitel %d. sorában a mezők száma érvénytelen."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tábla neve"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV a LOAD DATA használatával"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "LOCAL kulcsszó használata"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ez a beépülő modul nem támogatja a tömörített importálásokat!"
@@ -3232,7 +3216,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Az AUTO_INCREMENT nulla értékekhez nincs használatban"
@@ -3243,14 +3227,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Ãtkódoló motor"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3258,401 +3242,401 @@ msgid "None"
msgstr "Nincs"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Elsődleges"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Teljes szöveg"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nincs változás"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karakterkészlet"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Bináris"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bolgár"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Egyszerűsített kínai"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Hagyományos kínai"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "a kis- és nagybetű nem különbözik"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "a kis- és nagybetű különbözik"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Horvát"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Cseh"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dán"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Angol"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Eszperantó"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Észt"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Német"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "szótár"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonkönyv"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Magyar"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Izlandi"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japán"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lett"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litván"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreai"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perzsa"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Lengyel"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Nyugat-európai"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Román"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Szlovák"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Szlovén"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanyol"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Hagyományos spanyol"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Svéd"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Török"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrán"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "többnyelvű"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Közép-európai"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Orosz"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Balti"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Örmény"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirill"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arab"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Héber"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Grúz"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Görög"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Csehszlovák"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ismeretlen"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Kezdőlap"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Kilépés"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Lekérdezés ablak"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ennek a formátumnak nincsenek beállításai"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Nincs rendben"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Engedélyezett"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Tulajdonságok megjelenítése"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF készítése"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Oszlopmegjegyzések megjelenítése"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Könyvjelzőkhöz hozzáadott SQL-lekérdezés"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-előzmények"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "nincs leírás"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Szerverbeállítások"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Felhasználónév"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Rendezés"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Mester állapot"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Másodlagos állapot"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Változó"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Érték"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Szerver AZ"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Bármilyen felhasználó"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Szöveges mező használata"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bármilyen hoszt"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Helyi"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ez a hoszt"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Hoszt-tábla használata"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3660,137 +3644,141 @@ msgstr ""
"A Host tábla használatakor ez a mező mellőzésre kerül, s a Host táblában "
"lévő értékek kerülnek felhaszsnálásra."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Jelszó generálása"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ tábla tartalma"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(folytatás)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ tábla szerkezete"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ismeretlen nyelv: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Szerverek"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Változók"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Karakterkészlet"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motorok"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Bináris napló"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Folyamatok"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Keresés az adatbázisban"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Új szerver"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Keresés az adatbázisban"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Oszlopnevek"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
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:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Az ugyanazon nevű könyvjelző kicserélése"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Elválasztó"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " A fenti lekérdezés megjelenítése itt újra "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Indítás"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Csak megtekinthető"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3799,7 +3787,7 @@ msgstr ""
"hibakimenete alul látható, ha van ott valami, az segíthet kideríteni a hiba "
"okát"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3822,35 +3810,35 @@ msgstr ""
"redukálja a problémát okozó SQL lekérdezést egy egyszerű lekérdezéssé, és "
"küldjön be hibabejelentést az alsó Kivágás részben levő adatokkal együtt:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "Kivágás kezdete"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "Kivágás vége"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "Feldolgozatlan kezdete"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "Feldolgozatlan Vége"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Lezáratlan idézőjel"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Érvénytelen azonosító"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ismeretlen írásjeleket tartalmazó karakterlánc"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3860,21 +3848,21 @@ msgstr ""
"%sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-"
"kiterjesztést."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Üresnek tűnik a tábla!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Hossz/Érték*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3892,7 +3880,7 @@ msgstr ""
"(\"'\") akar ezekben az értékekben használni, akkor fordított perjellel "
"kezdje (pl.: '\\\\xyz' vagy 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3900,12 +3888,12 @@ msgstr ""
"Ãrjon be egy értéket az alapértelmezett értékekhez, fordított perjel, escape "
"karakter vagy idézőjelek nélkül, a következő formátum használatával: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Tulajdonságok"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3914,11 +3902,11 @@ msgstr ""
"Az elérhető átalakítási beállítások listájához és a hozzájuk tartozó MIME-"
"típusokhoz kattintson ide: %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Ãtalakítás beállításai"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3930,18 +3918,18 @@ msgstr ""
"akar beszúrni az értékekbe, akkor kezdje fordított perjellel (például: '\\"
"\\xyz' vagy 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nincs"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Mint meghatározva:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3950,39 +3938,39 @@ msgstr ""
"Ehhez az átalakításhoz nem érhető el leírás.<br />Kérdezze meg a szerzőtől, "
"hogy mit csinál a(z) %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Tárolómotor"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION definíció"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Mentés"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s mező hozzáadása"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Legalább egy mezőt meg kell adnia."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Esemény"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -4001,7 +3989,7 @@ msgstr ""
"második lehetőséget használja, akkor az első lehetőséget üres karakterláncra "
"kell állítania."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4010,8 +3998,8 @@ msgstr ""
"határozza meg, hogy milyen gyakran kerül szóköz hozzáadásra (alapértelmezés "
"2 négybit)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4020,11 +4008,11 @@ msgstr ""
"szélesség és magasság a lehetőségek. Az eredeti méretarányok megtartásra "
"kerülnek."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "A kép letöltésére mutató hivatkozást jelenít meg."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4055,7 +4043,7 @@ msgstr ""
"tekintse meg a dokumentációban a PHP strftime() függvényét, míg az \"utc\" "
"végrehajtása a gmdate() függvénnyel történik."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4091,7 +4079,7 @@ msgstr ""
"lehetőség, ha egyre van beállítva, megakadályozza a beágyazást, és "
"biztosítja, hogy a kimenet az összes soron megjelenik (alapértelmezés: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4104,7 +4092,7 @@ msgstr ""
"függvényen keresztüli lefuttatás nélkül. Vagyis feltételezi, hogy a mező "
"érvényes HTML-kódot tartalmaz."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4119,7 +4107,7 @@ msgstr ""
"első opcíó egy URL előtag, mint a \"http://www.pelda.hu/\". A második és "
"harmadik lehetőség a szélesség és a magasság képpontban."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4134,17 +4122,17 @@ msgstr ""
"lehetőség egy URL előtag, mint a \"http://www.pelda.hu/\". A második "
"lehetőség a hivatkozás címe."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "SQL-lekérdezésként, színkódolással formázza a szöveget."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4168,66 +4156,66 @@ msgstr "Nem található fájl a ZIP archívumban!"
msgid "Error in ZIP archive:"
msgstr "Hiba a ZIP archívumban:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Műveletek"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL kapcsolat illesztése"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Kezelőfelület"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Egyéni szín"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Törlés"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokoll verzió"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Felhasználó"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL karakterkészlet"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webszerver"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL kliens verzió"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP-kiterjesztés"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP információ megjelenítése"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Hivatalos honlap"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4239,7 +4227,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:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4248,7 +4236,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:282
+#: main.php:281
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 "
@@ -4259,7 +4247,7 @@ msgstr ""
"tudja megfelelően felosztani a karakterláncokat, mely nem várt eredményhez "
"vezethet."
-#: main.php:290
+#: main.php:289
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 "
@@ -4271,13 +4259,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:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4286,14 +4274,14 @@ 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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4302,7 +4290,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4311,75 +4299,75 @@ 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:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "A navigációs keret testreszabása"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nincs adatbázis"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Fájlok"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Törlés"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Tábla létrehozása"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Válasszon adatbázist"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
"Nem található a(z) <b>%s</b> tábla, vagy nem adták meg a(z) %s adatbázisban"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Válassza ki a szerkesztendő oldalt"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Új oldal készítése"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Oldalszám:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatikus elrendezés"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Belső kapcsolatok"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Táblák kiválasztása"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Scratchboard kapcsolása"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4387,113 +4375,113 @@ msgstr ""
"A jelenlegi oldalon lévő táblahivatkozások már léteznek. Szeretné törölni "
"ezeket a hivatkozásokat?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Nem létezik a(z) \"%s\" tábla!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Ãllítsa be a(z) %s tábla koordinátáit"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "A(z) \"%s\" adatbázis sémája - %s. oldal"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nincs tábla"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Kapcsolati séma"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tartalomjegyzék"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Bal oldali menü megjelenítése/elrejtése"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Pozíció mentése"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Tábla létrehozása"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Kapcsolat létrehozása"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Újratöltés"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Súgó"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Összeférhetetlen hivatkozások"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Közvetlen hivatkozások"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Rácshoz illesztés"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Mind kicsi/nagy"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Kicsi/nagy kapcsoló"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "A PDF-séma importálási/exportálási koordinátái"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Menü áthelyezése"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Minden elrejtése/megjelenítése"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "A kapcsolat nélküli táblák megjelenítése/elrejtése"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Táblák száma"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Kapcsolat törlése"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "A kapcsolat kiválasztásához, kattintson :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4508,137 +4496,137 @@ msgstr ""
"történő beállításához/eltávolításához kattintson a \"Válassza ki a "
"megjelenítendő mezőt\" ikonra, majd kattintson a megfelelő mező nevére."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "A(z) %1$s tábla elkészült."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Méretezendő exportálás/importálás"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "ajánlott"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "oldalra/-ról"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Fájlok importálása"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Mind"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Válassza ki a megtekintendő bináris naplót"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Fájlok"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "A megjelenített lekérdezések lerövidítése"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Teljes lekérdezések megjelenítése"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Napló neve"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozíció"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Esemény típusa"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Eredeti pozíció"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Információ"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karakterkészletek és illesztések"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nincs kiválasztott adatbázis."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "A(z) %s adatbázis eldobása sikerült."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Adatbázis-statisztika"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Táblák"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Nincs adatbázis"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Többszörözés"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "A(z) &quot;%s&quot; adatbázis jogainak ellenőrzése."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Jogok ellenőrzése"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Statisztika engedélyezése"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Statisztika letiltása"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4646,11 +4634,11 @@ msgstr ""
"Megjegyzés: az adatbázis-statisztika engedélyezése a webszerver és a MySQL "
"közti nagy adatforgalomhoz vezethet."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Tárolómotorok"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Adatbázis kiírás (séma) megtekintése"
@@ -4860,20 +4848,20 @@ msgid "None"
msgstr "Nincs"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Táblaspecifikus jogok"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Megjegyzés: a MySQL jognevek az angolból származnak."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globális jogok"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Adatbázis-specifikus jogok"
@@ -4898,97 +4886,97 @@ msgstr "Bejelentkezési adatok"
msgid "Do not change the password"
msgstr "Nincs jelszó megváltoztatás"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nem található(k) a felhasználó(k)."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "%s felhasználó már létezik!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Az új felhasználó hozzáadása megtörtént."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ön frissítette %s jogait."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "%s jogainak visszavonása megtörtént"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s jelszavának megváltoztatása sikerült."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s törlése"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nincs törlésre kijelölt felhasználó!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "A jogok újratöltése"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "A kiválasztott felhasználók törlése sikerült."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "A jogok újratöltése sikerült."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Jogok szerkesztése"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Visszavonás"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Felhasználók áttekintése"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Engedélyezés"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Bármi"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Új felhasználó hozzáadása"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "A kijelölt felhasználók törlése"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "A felhasználók összes jogának visszavonása, majd törlése."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "A felhasználókéval azonos nevű adatbázisok eldobása."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -5001,103 +4989,103 @@ msgstr ""
"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben "
"%stöltse be újra a jogokat%s a folytatás előtt."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Nem található a kiválasztott felhasználó a privilégium táblában."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Oszlopspecifikus jogok"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Jogok hozzáadása a következő adatbázison"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"A _ és a % karakterhelyettesítőt \\ jellel kell lezárni, hogy "
"szövegkonstansként lehessen őket használni"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Jogok hozzáadása a következő táblán:"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Bejelentkezési adatok módosítása / Felhasználó másolása"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Új felhasználó létrehozása ezekkel a jogokkal, és ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... a régiek megőrzése."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... a régiek törlése a felhasználói táblákból."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... az összes aktív jog visszaállítása a régiekből, majd törlés."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... a régiek törlése a felhasználói táblákból, majd a jogok újratöltése."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Adatbázis a felhasználó számára"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nincs"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Azonos nevű adatbázis létrehozása, és az összes jog engedélyezése"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Az összes jog engedélyezése a(z) &quot;%s&quot; adatbázison"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "A(z) &quot;%s&quot; adatbázishoz hozzáférhető felhasználók"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globális"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "adatbázis-specifikus"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "karakterhelyettesítő"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Sikerült leállítani a(z) %s. szálat."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5105,59 +5093,59 @@ msgstr ""
"A phpMyAdmin nem tudta leállítani a(z) %s szálat. Valószínűleg már "
"befejeződött."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "AZ"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Kisegítő állapot megjelenítése"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Szerverbeállítások"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5166,118 +5154,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Válasszon adatbázist"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
#, fuzzy
msgid "Control slave:"
msgstr "Kontrollfelhasználó"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Teljes szöveg"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Indítás"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5287,12 +5275,12 @@ msgstr ""
"használt, azonban az túllépte a binlog_cache_size méretet, és ideiglenes "
"fájlt használt az utasítások tárolásához a tranzakcióból."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Az ideiglenes bináris naplógyorsítótár által használt tranzakciók száma."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5304,11 +5292,11 @@ msgstr ""
"nagy, akkor növelheti a tmp_table_size értékét, mely az ideiglenes táblákból "
"memóriaalapúakat csinál a lemezalapú helyett."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Ennyi ideiglenes fájlt hozott létre a mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5316,7 +5304,7 @@ msgstr ""
"A szerver által az utasítások végrehajtásakor automatikusan létrehozott, a "
"memóriában tárolt ideiglenes táblák száma."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5324,7 +5312,7 @@ msgstr ""
"Az INSERT DELAYED utasítással írt sorok száma, melyeknél néhány hiba történt "
"(valószínűleg ismétlődő kulcs)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5332,23 +5320,23 @@ msgstr ""
"A használatban lévő INSERT DELAYED kezelőszálak száma. Minden eltérő "
"táblának, melyen valaki INSERT DELAYED parancsot használ, saját szála lesz."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "A beírt INSERT DELAYED sorok száma."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "A végrehajtott FLUSH utasítások száma."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "A belső COMMIT utasítások száma."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Egy sornak a táblázatból történő törléseinek a száma."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5358,7 +5346,7 @@ msgstr ""
"megadott nevű táblát. Ezt hívják felfedezésnek. A handler_discover jelzi a "
"táblák felfedezésének számát."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5369,7 +5357,7 @@ msgstr ""
"például a SELECT col1 FROM foo azt feltételezi, hogy a col1 kerül "
"indexelésre."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5377,7 +5365,7 @@ msgstr ""
"Egy sor kulcs alapján történő beolvasási kéréseinek száma. Ha ez magas, "
"akkor jól mutatja, hogy a lekérdezések és a táblák megfelelően indexeltek."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5387,7 +5375,7 @@ msgstr ""
"ha Ön tartománymegkötéses index oszlopot kérdez le, vagy ha indexvizsgálatot "
"végez."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5395,7 +5383,7 @@ msgstr ""
"A kulcssorrendben előző sort beolvasandó kérések száma. Ezt a beolvasási "
"módszert főleg az ORDER BY ... DESC optimalizálásához használják."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5407,7 +5395,7 @@ msgstr ""
"Valószínűleg sok olyan lekérdezés van, s a MySQL-nek teljes táblákat kell "
"megvizsgálnia, vagy a kulcsokat nem megfelelően használó illesztések vannak."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5419,35 +5407,35 @@ msgstr ""
"hogy a táblák nem megfelelően indexeltek, vagy a lekérdezések nincsenek írva "
"az indexek kihasználása végett."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "A belső ROLLBACK utasítások száma."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "A kérések száma egy táblában lévő sor frissítéséhez."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "A kérések száma egy táblában lévő sor beszúrásához."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Az adatokat tartalmazó lapok száma (piszkos vagy tiszta)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "A jelenleg piszkos lapok száma."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "A pufferkészlet oldalainak száma, melyeket kiírásra kértek."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "A szabad lapok száma."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5457,7 +5445,7 @@ msgstr ""
"írás alatt lévő oldalak, melyeket bizonyos más okok miatt nem lehet kiírni "
"vagy eltávolítani."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5470,11 +5458,11 @@ msgstr ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data értékként is "
"számolható."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "A pufferkészlet teljes mérete lapokban."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5483,7 +5471,7 @@ msgstr ""
"akkor történik, ha egy lekérdezés meg akarja vizsgálni egy tábla nagy "
"részét, viszont véletlenszerű sorrendben."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5491,11 +5479,11 @@ msgstr ""
"Az InnoDB által kezdeményezett sorozatos előreolvasások száma. Ez akkor "
"történik, mikor az InnoDB sorozatos teljes táblavizsgálatot tart."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Az InnoDB által elvégzett logikai olvasási kérések száma."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5503,7 +5491,7 @@ msgstr ""
"A logikai olvasások száma, melyeket az InnoDB nem tudott a pufferkészletből "
"kielégíteni, s egyoldalas beolvasást végzett."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5518,53 +5506,53 @@ msgstr ""
"méretét megfelelően állították be, akkor ennek az értéknek kicsinek kell "
"lennie."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Az InnoDB pufferkészletébe történt írások száma."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Az fsync() műveletek eddigi száma."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "A folyamatban lévő fsync() műveletek száma."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "A folyamatban lévő olvasások száma."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "A folyamatban lévő írások száma."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Az eddig beolvasott adatok mennyisége bájtban."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Az összes beolvasott adat."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Az összes írott adat."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Az összes írott adat, bájtban."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5572,35 +5560,35 @@ msgstr ""
"Várakozások száma, amiket a naplópuffer kis mérete okozott és folytatás "
"előtt meg kellett várni a kiírást."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "A naplóírási kérések száma."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "A naplófájlba történt fizikai írások száma."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "A naplófájlba történt fsyncs írások száma."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "A folyamatban lévő naplófájl fsync-ek száma."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "A folyamatban lévő naplófájl írások száma."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "A naplófájlba írt bájtok száma."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "A létrehozott lapok száma."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5609,51 +5597,51 @@ msgstr ""
"került számolásra az oldalakban; az oldal mérete teszi lehetővé a bájtokká "
"történő könnyű átalakítást."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "A beolvasott lapok száma."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Az írott lapok száma."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "A jelenleg várakozás alatt lévő sorzárolások száma."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "A sorzároláshoz szükséges átlag időtartam, milliszekundumban."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "A sorzárolásokra fordított összes idő, milliszekundumban."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "A sorzároláshoz szükséges időtartam, milliszekundumban."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "A sorzárolásra váráshoz szükséges alkalmak száma."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Az InnoDB táblákból törölt sorok száma."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Az InnoDB táblákba beszúrt sorok száma."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Az InnoDB táblákból beolvasott sorok száma."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Az InnoDB táblákban frissített sorok száma."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5661,7 +5649,7 @@ msgstr ""
"A kulcsgyorsítótárban lévő kulcsblokkok száma, melyek megváltoztak, de még "
"nem kerültek lemezre kiírásra. Ez Not_flushed_key_blocks néven ismert."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5669,7 +5657,7 @@ msgstr ""
"A kulcsgyorsítótárban lévő, nem használt blokkok száma. Ezzel az értékkel "
"állapíthatja meg, hogy mennyire van használatban a kulcsgyorsítótár."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5678,11 +5666,11 @@ msgstr ""
"A kulcsgyorsítótárban lévő használt blokkok száma. Ez az érték egy maximális "
"jel, mely a valamikor használatban volt blokkok számát jelzi."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "A gyorsítótárból egy kulcsblokk beolvasásához szükséges kérések száma."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5693,15 +5681,15 @@ msgstr ""
"sikertelen találatainak aránya a Key_reads/Key_read_requests alapján "
"számítható ki."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "A kérések száma egy kulcsblokk gyorsítótárba történő írásához."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Egy kulcsblokk lemezre történő fizikai írásainak száma."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5712,11 +5700,11 @@ msgstr ""
"költségének lekérdezéséhez hasznos. Az alapértelmezett 0 érték azt jelenti, "
"hogy lekérdezés lefordítására még nem került sor."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Az INSERT DELAYED sorokban írásra várakozó sorok száma."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5724,37 +5712,37 @@ msgstr ""
"Az eddig megnyitott táblák száma. Ha a megnyitott táblák nagy,akkor "
"valószínűleg túl kicsi a táblagyorsítótár értéke."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "A megnyitott fájlok száma."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Az adatfolyamok száma, melyek nyitottak (főleg a naplózáshoz kerül "
"felhasználásra)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "A megnyitott táblák száma."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "A szabad memóriablokkok száma a lekérdezési gyorsítótárban."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "A szabad memória mérete a lekérdezési gyorsítótárhoz."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "A gyorsítótár találatok száma."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "A gyorsítótárhoz adott lekérdezések száma."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5767,7 +5755,7 @@ msgstr ""
"lekérdezési gyorsítótár a legrégebben használt (LRU) stratégiával dönti el, "
"hogy mely lekérdezéseket kell eltávolítani a gyorsítótárból."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5775,24 +5763,24 @@ msgstr ""
"A nem gyorsítótárazott lekérdezések száma (nem gyorsítótárazható, vagy nem "
"gyorsítótárazott a query_cache_type beállítás miatt)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "A gyorsítótárban bejegyzett lekérdezések száma."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "A blokkok száma a lekérdezési gyorsítótárban."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Törlés"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "A hibabiztos többszörözések állapota (megvalósításra vár)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5800,11 +5788,11 @@ msgstr ""
"Az indexeket nem használó illesztések száma. Ha ez az érték nem 0, akkor "
"ellenőrizze körültekintően a táblák indexeit."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Egy hivatkozási táblán tartománykeresést használt illesztések száma."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5813,7 +5801,7 @@ msgstr ""
"használatát ellenőrzik. (Ha ez nem 0, akkor ellenőrizze körültekintően a "
"táblák indexeit.))"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5821,15 +5809,15 @@ msgstr ""
"Az első táblán tartományokat használt illesztések száma. (Normál esetben ez "
"nem súlyos, még ha túl nagy is ez.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Az első tábla teljes vizsgálatát elvégzett illesztések száma."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "A kisegítő SQL szál által épp megnyitott ideiglenes táblák száma."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5837,11 +5825,11 @@ msgstr ""
"A többszörözésben kisegítő SQL szál (az indítás óta) ennyiszer próbálta újra "
"a tranzakciókat."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ez BE, ha ez főszerverhez csatlakoztatott kisegítő szerver."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5849,14 +5837,14 @@ msgstr ""
"A szálak száma, melyek létrehozásához slow_launch_time másodpercnél többre "
"volt szükség."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"A lekérdezések száma, melyekhez long_query_time másodpercnél többre volt "
"szükség."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5866,23 +5854,23 @@ msgstr ""
"végeznie. Ha ez az érték nagy, akkor gondolja meg a sort_buffer_size "
"rendszerváltozó értékének növelését."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "A tartományokkal végzett rendezések száma."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Rendezett sorok száma."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "A tábla vizsgálatával végrehajtott rendezések száma."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Ennyiszer nem lehetett azonnal megszerezni egy táblazárolást."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5894,7 +5882,7 @@ msgstr ""
"optimalizálja a lekérdezéseket, majd vagy ossza fel a táblát vagy táblákat, "
"vagy használja a többszörözést."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5904,11 +5892,11 @@ msgstr ""
"Threads_created/Connections alapján számítható ki. Ha ez az érték piros, "
"akkor növelnie kell a thread_cache_size méretét."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "A jelenleg megnyitott kapcsolatok száma."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5919,101 +5907,101 @@ msgstr ""
"nagy, akkor növelheti a thread_cache_size értékét. (Normál esetben ez nem "
"növeli jelentősen a teljesítményt, ha jó szálmegvalósítása van.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "A nem alvó szálak száma."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Futtatási információk"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Kezelő"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Lekérdezési gyorsítótár"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Szálak"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Ideiglenes adatok"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Késleltetett beszúrások"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Kulcs gyorsítótár"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Illesztések"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Rendezés"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Tranzakció koordinátor"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Összes tábla kiírása (bezárása)"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Nyitott táblák megjelenítése"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Kisegítő állomások megjelenítése"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Kisegítő állapot megjelenítése"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Lekérdezési gyorsítótár kiírása"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Folyamatok megjelenítése"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Törlés"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ez a MySQL szerver %s óta fut. Indítás időpontja: %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6027,7 +6015,7 @@ msgstr ""
"szerveren lévő többszörözéses állapotról a <a href=\"#replication"
"\">többszörözés részben</a> kaphat bővebb információt."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6035,11 +6023,11 @@ msgstr ""
"<b>Szerver forgalma</b>: Ezek a táblázatok a MySQL szerver hálózati "
"forgalmának statisztikájáit mutatják az indítástól kezdve."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Forgalom"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6047,36 +6035,36 @@ msgstr ""
"Foglalt szerveren túlfuthatnak a bájtszámlálók, ezért a MySQL által "
"jelentett statisztikák pontatlanok lehetnek."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "óránként"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Fogadott"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Küldött"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Kapcsolatok"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Max. egyidejű kapcsolatok száma"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Sikertelen próbák"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Megszakítva"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6085,160 +6073,160 @@ msgstr ""
"<b>Lekérdezési statisztika</b>: Az indulás óta %s kérés került elküldésre a "
"szerverhez."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "percenként"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "másodpercenként"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Lekérdezés típusa"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Többszörözéses állapot"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Nézet szerkezete"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Veszélyes kapcsolat"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Konfigurációs fájl"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Szerver változók és beállítások"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Munkamenet értéke"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globális változó"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfigurációs fájl"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Letöltés"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6247,111 +6235,107 @@ msgstr ""
"bizalmasakat, mint a jelszavak) átvitele titkosítatlanul történik!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Ãttekintés"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "A rejtett üzenetek megjelenítése (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Nincsenek konfigurált szerverek"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Új szerver"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Alapértelmezett nyelv"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "válassza ki a felhasználó"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- nincs -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Alapértelmezett szerver"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Sorvége"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Nézet"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Betöltés"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin honlap"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Adományozás"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Új verzió ellenőrzése"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funkciók"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigációs keret"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "FÅ‘keret"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Szerver módosítása"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Új szerver hozzáadása"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Az érték pontatlan"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Adja meg az értéket: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Alapértelmezett érték visszaállítása"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Figyelmeztetés"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Karakterkészlet-konvertálás engedélyezése"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Ha engedélyezi, akkor a felhasználó bármilyen MySQL-szervert be tud írni a "
"bejelentkezési űrlapban a cookie-s hitelesítéshez"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6368,23 +6352,23 @@ msgstr ""
"címe olyan internetszolgáltatóhoz tartozik, ahol több ezer felhasználó, "
"köztük Ön is, csatlakozik az internethez."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Bármilyen MySQL-szerverre történő bejelentkezés engedélyezése"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Az &quot;Adatbázis eldobása&quot; hivatkozás megjelenítése a normál "
"felhasználók számára"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"A kulcs alfanumerikus karaktereket, betűket [em]és[/em] speciális "
"karaktereket tartalmazzon"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6392,11 +6376,11 @@ msgstr ""
"A [kbd]cookie[/kbd] hitelesítésben a cookie-k titkosításához használt titkos "
"hozzáférési kód"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Túl rövid a kulcs, legalább 8 karakterből álljon"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6406,27 +6390,27 @@ msgstr ""
"hitelesítést, ezért a kulcs generálása az Ön számára megtörtént. Ez kerül "
"felhasználásra a cookiek titkosításához."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish titkosítás"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "A kijelölt sorok szövegkiemeléssel"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Sorkiemelő"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "A sor szövegkiemelése, melyre az egérkurzor mutat"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "A mutató kiemelése"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6434,11 +6418,11 @@ msgstr ""
"A [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] tömörítés engedélyezése az "
"importálási és exportálási műveletekhez"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6449,11 +6433,11 @@ msgstr ""
"tömörítéshez és kibontáshoz[/a] olyan függvényekre (%s) van szükség, melyek "
"ezen a rendszeren nem elérhetőek."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "A beállítások nem tölthetők be vagy menthetők"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6464,7 +6448,7 @@ msgstr ""
"phpMyAdmin felső szintű könyvtárában. Csak akkor tudja különben letölteni "
"vagy megjeleníteni azt."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6479,33 +6463,33 @@ msgstr ""
"VARCHAR mezőknél; [kbd]input[/kbd] - korlátozhatóvá tszi a bevitel hosszát, "
"[kbd]textarea[/kbd] - új sorokat engedélyez a mezőkben"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR mezők szerkesztése"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "A CHAR/VARCHAR szövegterületek oszlopainak száma"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR szövegterület oszlopai"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "A CHAR/VARCHAR szövegterületek sorainak száma"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR szövegterület sorai"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Konfigurációs fájl engedélyeinek ellenőrzése"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6514,11 +6498,11 @@ msgstr ""
"nélküli tömörítése; ha problémákba ütközik a létrehozott gzip/bzip2 "
"fájlokkal kapcsolatban, akkor tiltsa le ezt a funkciót"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Menet közbeni tömörítés"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6526,43 +6510,35 @@ msgstr ""
"Meg kell-e adatvesztés előtt jeleníteni figyelmeztetést (&quot;Biztosan..."
"&quot;)"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "A DROP lekérdezések megerősítése"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "A konvertálások alapértelmezett karakterkészlete"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Alapértelmezett karakterkészlet"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Az adatbázisba belépéskor megjelenített fül"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Alapértelmezett adatbázis fül"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "A szerverre belépéskor megjelenített fül"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Alapértelmezett szerver fül"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "A táblába belépéskor megjelenített fül"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Alapértelmezett tábla fül"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6571,80 +6547,80 @@ msgstr ""
"a könyvtárhoz nem férhet hozzá mindenki, s a szerveren lévő többi "
"felhasználó által sem írható."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Az adatbázisok legördülő helyett listaként történő megjelenítése"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Az adatbázisok megjelenítése listaként"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "A szerverek legördülő helyett listaként történő megjelenítése"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "A szerverek megjelenítése listaként"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"A phpMyAdmin vezérlő felhasználói jelszó kiürítése a pmadb használatakor"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "A phpMyAdmin vezérlő felhasználó kiürítése a pmadb használatakor"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"A bejelentkezési munkamenet nevének kiürítése az egyszeri bejelentkezési "
"hitelesítési módszer használatakor"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"A bejelentkezési URL kiürítése az egyszeri bejelentkezési módszer "
"használatakor"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"A felhasználónév kiürítése a konfiguráció hitelesítési módszerének "
"használatakor"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "A beküldött űrlapban hibák vannak"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "A következő IP-cím hibás: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "A portszám nem érvényes"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "%s adatai hiányoznak"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Nem egy nem negatív szám"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Nem egy pozitív szám"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6652,43 +6628,43 @@ msgstr ""
"Adja meg a másodpercek számát, amíg egy parancsfájl futása engedélyezett "
"([kbd]0[/kbd], ha korlátlan)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Végrehajtási idő legfeljebb"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "A fájl karakterkészlete"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Adatbázisnév-sablon"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Szervernév-sablon"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Táblanév-sablon"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Mentés a szerveren"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "A fájlnévsablon megjegyzése"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nem"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Biztonságos kapcsolat kényszerítése a phpMyAdmin használata során"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6696,11 +6672,11 @@ msgstr ""
"Engedélyeznie kell ezt a [a@?page=form&amp;formset=features#tab_Security]"
"beállítást[/a], ha támogatja a webszerver"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "SSL kapcsolat kényszerítése"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6708,89 +6684,89 @@ msgstr ""
"Az elemek sorrendje egy idegen kulcs legördülő panelban; [kbd]tartalom[/"
"kbd]: hivatkozott adat, [kbd]id[/kbd]: a kulcs értéke"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Az idegen kulcs legördülő sorrendje"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Legördülő lesz használatban, ha kevesebb elem van jelen"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Idegen kulcs korlátozása"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Tallózó mód"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "A tallózó mód testreszabása"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "A szerkesztő mód testreszabása"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Szerkesztő mód"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Az exportálás alapértelmezett beállításainak testreszabása"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Exportálás alapértelmezései"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Az importálás alapértelmezett, gyakori beállításainak testreszabása"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Importálás alapértelmezései"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
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"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importálás / exportálás"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Az adatbázisok megjelenítésének beállításai"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "A navigációs keret megjelenésének testreszabása"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "A szerverek megjelenítésének beállításai"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "A táblák megjelenítésének beállításai"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "A sehova sem illő beállítások"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Egyéb alapbeállítások"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "A lekérdezés ablak beállításainak testreszabása"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6798,15 +6774,15 @@ msgstr ""
"Ne feledje, hogy a phpMyAdmin csak egy felhasználói kezelőfelület, s "
"funkciói nem korlátozzák a MySQL-t"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Biztonság"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Alapbeállítások"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6814,25 +6790,25 @@ msgstr ""
"Speciális szerverbeállítások, melyeket ne módosítson, ha nem tudja, hogy "
"mire valók"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Szerverbeállítások"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Ãrja be a szerver csatlakozási paramétereit"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
"Ãrja be az egyszeri bejelentkezés hitelesítéséhez szükséges bejelentkezési "
"beállításokat"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Egyszeri bejelentkezés beállításai"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6842,47 +6818,47 @@ msgstr ""
"hozzáférést, lásd a [a@../Documentation.html#linked-tables]csatolt táblák "
"infrastruktúra[/a] fejezetet a dokumentációban"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA adatbázis"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Testreszabás"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Exportálás beállításainak testreszabása"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Importálás alapértelmezéseinek testreszabása"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "A navigációs keret testreszabása"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "A főkeret testreszabása"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Az SQL-lekérdezési panelekben látható hivatkozások testreszabása"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL-lekérdezési panelek"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6891,27 +6867,27 @@ msgstr ""
"a [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigációs keret[/a] "
"beállításaiban"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL-lekérdezések"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "A kezdőlap testreszabása"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Indítás"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Válassza ki, hogyan kívánja használni a füleket"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Fülek"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6919,11 +6895,11 @@ 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"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6934,15 +6910,15 @@ msgstr ""
"tömörítéshez és kibontáshoz[/a] olyan függvényekre (%s) van szükség, melyek "
"ezen a rendszeren nem elérhetőek."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Az iconv funkció extra paraméterei"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "A hibák figyelmen kívül hagyása"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6950,11 +6926,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"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Több utasítás hibáinak figyelmen kívül hagyása"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6964,11 +6940,11 @@ 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."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Részleges importálás: a megszakítás engedélyezése"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6976,15 +6952,15 @@ msgstr ""
"Alapértelmezett formátum, mely függ a helytől (adatbázis, tábla) és csak az "
"SQL mindig elérhető"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Részleges importálás: lekérdezések kihagyása"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Veszélyes kapcsolat"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6993,43 +6969,43 @@ msgstr ""
"Ha a szervert a HTTPS-kérések fogadására is beállították, akkor biztonságos "
"kapcsolat használatához kövesse [a@%s]ezt a hivatkozást[/a]."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Hány sor szúrható be egyszerre"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "A beszúrt sorok száma"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "A gyors hozzáférés ikon célja"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "A logo megjelenítése a bal oldali keretben"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "A logó megjelenítése"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
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"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "A választható szerverek megjelenítése"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Az adatbázisokat különféle fa szintekre elválasztó karakterlánc"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Az adatbázisfa elválasztója"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7037,35 +7013,35 @@ 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)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Az adatbázisok megjelenítése fa szerkezetként"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Egyszerűsített változat használata"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "A táblafa mélysége legfeljebb"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "A táblákat különféle fa szintekre tagoló karakterlánc"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Táblafa elválasztó"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "A logó hivatkozásának URL-címe"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7073,27 +7049,27 @@ msgstr ""
"A hivatkozott oldal megnyitása a(z) ([kbd]main[/kbd]) főablakban vagy újban "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "A logó hivatkozásának célja"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "A szerver kiemelése az egérmutató alatt"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "A szövegkiemelés engedélyezése"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Grafikusan kevésbé kiemelt fülek használata"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Világos fülek"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7104,11 +7080,11 @@ msgstr ""
"szerver használata esetén könnyen megfeledkezhet a másik szerverről "
"kijelentkezésről."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Kijelentkezéskor az összes cookie törlése"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7116,11 +7092,11 @@ msgstr ""
"Meghatározza, hogy az előző bejelentkezést kell-e újrahívni a cookie-s "
"hitelesítési módban"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "A felhasználónév újrahívása"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7132,16 +7108,16 @@ 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."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "A bejelentkezési cookie tárolása"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
"Meghatározza, hogy meddig érvényes (másodpercben) egy bejelentkezési cookie"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7152,29 +7128,29 @@ msgstr ""
"1800-nál nagyobb értékek kockára teszik a biztonságot, mint például a "
"megszemélyesítés."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "A bejelentkezési cookie érvényessége"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "A SQL kijelzett hossza legfeljebb"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Az adatbázisok száma"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7184,19 +7160,19 @@ msgstr ""
"eredményhalmaz több sort tartalmaz, akkor az &quot;Előző&quot; és a &quot;"
"Következő&quot; hivatkozás lesz látható."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "A megjelenítendő sorok száma"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "A táblalistában megjelenítendő táblák száma"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "A táblák száma"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7204,28 +7180,28 @@ 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])"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "A memória korlátozása"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Csak ikonok, csak szöveg, vagy mindkettő használata"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Navigációs sáv ikonokkal"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"A GZip-kimenet pufferelése a HTTP-átvitelekben megnövekedett sebességhez"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip-kimenet pufferelése"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7237,35 +7213,35 @@ msgstr ""
"[kbd]SMART[/kbd] - pl. a TIME, DATE, DATETIME és TIMESTAMP típusú mezők "
"sorrendje csökkenő, egyéb esetben növekvő"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Alapértelmezett rendezési mód"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Ãllandó kapcsolatok használata a MySQL adatbázisokhoz"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Ãllandó kapcsolatok"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Ikonos táblaműveletek"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
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"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "A bináris mezők védelme"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7274,47 +7250,47 @@ 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)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Ãllandó lekérdezési elÅ‘zmények"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Hány lekérdezés tartandó meg az előzményekben"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "A lekérdezési előzmények hossza"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Új lekérdezési ablak megnyitásakor fül megjelenítése"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Alapértelmezett lekérdezési ablak fül"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
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"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Ãtkódoló motor"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "A hibás mezők alapértelmezett értékei visszaállításának megkísérlése"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "A könyvtár, melybe az exportálások menthetők a szerveren"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Mentési könyvtár"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7330,47 +7306,47 @@ msgstr ""
"panelhoz. Ãllítsa [kbd]cookie[/kbd] vagy [kbd]http[/kbd] módra a [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]hitelesítési típust[/a]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Teljesítmény okokból használja a mysqli kiterjesztést"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Ön engedélyezi a jelszó nélküli csatlakozást a szerverhez."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Hagyja üresen, ha nem használja"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Az állomás hitelesítési sorrendje"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Hagyja üresen az alapértelmezésekhez"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Az állomás hitelesítési szabályai"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "A jelszó nélküli bejelentkezés engedélyezése"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "A root bejelentkezés engedélyezése"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7380,19 +7356,19 @@ msgstr ""
"fájljának elérési útja (nem a dokumentumgyökérben található; javaslat: /etc/"
"swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey konfigurációs fájl"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Használandó hitelesítési módszer"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Hitelesítés típusa"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7400,11 +7376,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]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Könyvjelzők táblája"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7412,32 +7388,32 @@ msgstr ""
"Hagyja üresen, ha nincs oszlopmegjegyzés/mime-típus, alapértelmezés: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Oszlopinformációs tábla"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "A MySQL-szerverhez csatlakozás tömörítése"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "A kapcsolat tömörítése"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Csatlakozás típusa"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "A kontrollfelhasználó jelszava"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7445,19 +7421,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"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Kontrollfelhasználó"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "A táblák megszámolása az adatbázislista megjelenítésekor"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Táblák megszámolása"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7465,11 +7441,11 @@ msgstr ""
"Hagyja üresen, ha nem akar Tervező támogatást, alapértelmezés: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tervező tábla"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7478,11 +7454,11 @@ msgstr ""
"[/a] és a [a@http://bugs.mysql.com/19588]MySQL hibabejelentőben[/a] olvashat "
"róla"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Az INFORMATION_SCHEMA használatának letiltása"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7500,25 +7476,25 @@ msgstr ""
"internetszolgáltatóhoz tartozik, ahol több ezer felhasználó, köztük Ön is, "
"csatlakozik az internethez."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Használandó PHP-kiterjesztés"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "A (PCRE) reguláris kifejezéssel megegyező adatbázisok elrejtése"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Adatbázisok elrejtése"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7526,11 +7502,11 @@ 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]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL-lekérdezések előzményeinek táblája"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7542,33 +7518,33 @@ 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]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "SQL-lekérdezések előzményeinek táblája"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Az állomás neve, ahol a MySQL-szerver fut"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "A szerver állomásneve"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Kijelentkezési URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "A csatlakozás jelszó nélküli megkísérlése"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Jelszó nélküli csatlakozás"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7577,30 +7553,30 @@ msgstr ""
"akarja, a literális példányaik használatához, pl. használja a 'my\\_db' "
"alakot, s ne a 'my_db' alakot"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Csak a kilistázott adatbázisok megjelenítése"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Hagyja üresen, ha nem a konfigurációs hitelesítést használja"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "A konfigurációs hitelesítés jelszava"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-séma: pages table"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7611,16 +7587,16 @@ msgstr ""
"oldalon. Hagyja üresen, ha nincs szükség a támogatására. Alapértelmezés: "
"[kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "A szerver portja"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7628,19 +7604,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relációs tábla"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "A meglévő adatbázisokat kiolvasó SQL-parancs"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES parancs"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7648,101 +7624,101 @@ msgstr ""
"Lásd a [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]hitelesítési "
"típusok[/a] példáját"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Az egyszeri bejelentkezési munkamenet neve"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Az egyszeri bejelentkezés URL-címe"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatikus helyreállítási mód"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Utasítások"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "SSL-kapcsolatokat kell használnia, ha a webszerver támogatja"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "A szerver szoftvercsatornája"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "A MySQL-szerverhez csatlakozás tömörítése"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "SSL használata"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-séma: table coordinates"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7754,17 +7730,17 @@ msgstr ""
"A megjelenítendő mezők táblája, hagyja üresen, ha ne támogassa; "
"alapértelmezés: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Megjelenítendő mezők táblája"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "A konfigurációs hitelesítés felhasználóneve"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7772,11 +7748,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"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Részletes ellenőrzés"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7784,11 +7760,11 @@ msgstr ""
"A szerver felhasználóbarát leírása. Hagyja üresen az állomásnév "
"megjelenítéséhez."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "A szerver részletes neve"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7797,11 +7773,11 @@ msgstr ""
"Meg kell-e jeleníteni egy felhasználó számára az &quot;az összes (rekord) "
"megjelenítése&quot; gombot"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Az összes sor megjelenítésének engedélyezése"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7811,27 +7787,27 @@ 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."
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "A jelszómódosító űrlap megjelenítése"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Az adatbázis létrehozása űrlap megjelenítése"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Űrlap megjelenítése"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
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"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "A függvénymezők megjelenítése"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7839,35 +7815,35 @@ msgstr ""
"Megjeleníti a [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"kimenetre mutató hivatkozást"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "A phpinfo() hivatkozás megjelenítése"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "A MySQL-szerver részletes adatainak megjelenítése"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
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"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Az SQL-lekérdezések megjelenítése"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
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)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "A statisztika megjelenítése"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7875,11 +7851,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"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Az adatbázis megjegyzésének megjelenítése a neve helyett"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7891,26 +7867,26 @@ 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."
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "A tábla megjegyzésének megjelenítése a neve helyett"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "A tábla megjegyzéseinek megjelenítése az eszközleírásokban"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "A zárolt táblák kihagyása"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7918,15 +7894,15 @@ msgstr ""
"Javaslat adatbázisnévre az &quot;Adatbázis létrehozása&quot; űrlapon (ha "
"lehet), vagy maradjon üres a szövegmező"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Új adatbázisnév javasolása"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "igen"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7938,27 +7914,27 @@ msgstr ""
"HTTP_X_FORWARDED_FOR (X-Forwarded-For) fejlécben:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "A megbízható proxyk listája az IP engedélyezéshez/elutasításhoz"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
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"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Feltöltések könyvtára"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "A teljes adatbázisban történő keresés engedélyezése"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Adatbázis-kereső használata"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7968,11 +7944,11 @@ 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."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Részletes, több utasítás"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7980,11 +7956,11 @@ msgstr ""
"A verzió beolvasása nem sikerült. Lehet, hogy ön kapcsolat nélküli módban "
"dolgozik, vagy a frissítő szerver nem válaszol."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Érvénytelen verzió karakterlánc érkezett a szerverről"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7993,7 +7969,7 @@ msgstr ""
"Jelent meg új phpMyAdmin verzió, fontolja meg a frissítést. Legújabb verzió: "
"%s, kiadás dátuma: %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -8005,26 +7981,26 @@ msgstr ""
"Ön verziókezeléses verziót használ, futtassa le az [kbd]svn frissítést[/"
"kbd] :-)[br]Legújabb stabil verzió: %s, kiadás dátuma: %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Nem jelent meg újabb stabil verzió"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "A verzió karakterlánc nem elemezhető"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Verzió-ellenőrzés"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Nem érhető el sem az URL wrapper, sem a CURL. A verzió-ellenőrzés nem "
"lehetséges."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8032,7 +8008,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"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8042,7 +8018,7 @@ msgstr ""
"tömörítéshez[/a] olyan függvényekre (%s) van szükség, melyek ezen a "
"rendszeren nem elérhetőek."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8052,575 +8028,575 @@ msgstr ""
"a] olyan függvényekre (%s) van szükség, melyek ezen a rendszeren nem "
"elérhetőek."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "A beszúrt sor azonosítószáma: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Megjelenítés PHP kódként"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Megjelenítés SQL lekérdezésként"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Probléma a(z) `%s` tábla indexeivel"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Név"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "A(z) %1$s tábla módosítása sikerült"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Az idegen kulcsok böngészése"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Függvény"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Kihagyás"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "A hossza miatt<br /> lehet, hogy ez a mező nem szerkeszthető "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "A BLOB-raktár hivatkozásának eltávolítása"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Bináris - nem szerkeszthető"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Feltöltés a BLOB-raktárba"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Beszúrás új sorként"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Megjelenítés SQL lekérdezésként"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Vissza az előző oldalra"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Új sor beszúrása"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Visszatérés erre az oldalra"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Következő sor szerkesztése"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"A TAB billentyűvel értékről értékre lépkedhet, ill. a CTRL+nyilakkal bárhová "
"léphet."
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Beszúrás újrakezdése %s sorral"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Már létezik nevű %s tábla!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "A(z) %1$s tábla elkészült."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Tábla kiírás (vázlat) megtekintése"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Az elsődleges kulcs nevének \"PRIMARY\"-nak kell lennie!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Nem nevezhető át PRIMARY-re az index!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nincs meghatározott indexrész!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Új index létrehozása"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Index módosítása"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Index neve:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Index típusa:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(Az elsődleges kulcs nevének, és <b>csak annak</b> \"PRIMARY\"-nak <b>kell</"
"b> lennie!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Hozzáadás az index &nbsp;%s&nbsp;oszlophoz"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Az oszlopok számának nullánál nagyobbnak kell lennie."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nem helyezhető át ugyanabba a tábla!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nem másolható ugyanabba a tábla!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "A(z) %s tábla áthelyezése a(z) %s adatbázisba kész."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "A(z) %s tábla másolása %s néven megtörtént."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Üres a tábla neve!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Tábla rendezésének módosítása e szerint:"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(egyenként)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Tábla áthelyezése (adatbázis<b>.</b>tábla):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tábla beállításai"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tábla átnevezése"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Tábla másolása (adatbázis<b>.</b>tábla):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "A másolt táblára váltás"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tábla karbantartása"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Tábla töredezettségmentesítése"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "A(z) %s tábla kiírása megtörtént"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Tábla kiírása (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partíció karbantartása"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "%s partíció"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Elemzés"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Ellenőrzés"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimalizálás"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Újraépítés"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Javítás"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Particionálás eltávolítása"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Hivatkozási sértetlenség ellenőrzése:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "A táblák megjelenítése"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Területhasználat"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Méret"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Hatályos"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Sorstatisztika"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Utasítások"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statikus"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamikus"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Sor hossza"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Sor mérete "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Hiba történt az idegen kulcs %1$s táblán történő létrehozásakor (ellenőrizze "
"az adattípusokat)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Belső kapcsolatok"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Nincs szükség belső kapcsolatra, ha létezik megfelelő IDEGEN KULCS kapcsolat."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Idegen kulcs korlátozása"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nem jelölte ki a sort"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
"Egy \"példa szerinti lekérdezés\" végrehajtása (karakterhelyettesítő: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Kezelő"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Válasszon mezőket (legalább egyet):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "adja meg a keresési feltételeket (a \"where\" feltétel törzsét):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Sorok száma oldalanként"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Megjelenítési sorrend:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "A különböző értékek tallózása"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nincs"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "A(z) %s tábla eldobása megtörtént"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Az elsődleges kulcs hozzáadása a(z) %s mezőn megtörtént"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Az index hozzáadása a(z) %s mezőn megtörtént"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Kapcsolat nézete"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Táblaszerkezet ajánlása"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s mező hozzáadása"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "A tábla végén"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "A tábla elején"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s után"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Index készítése a(z) %s. oszlopon"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "particionált"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Adatok"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Felhasználónév:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Exportálás alapértelmezései"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Perzsa"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Kapcsolat létrehozása"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8629,47 +8605,75 @@ msgstr ""
"Nincs téma támogatás, ellenőrizze a beállításokat és/vagy a témákat a(z) %s "
"könyvtárban."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Több téma letöltése"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Létező MIME-típusok"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "A dőlttel írt MIME-típusoknak nincs külön átalakítási funkciójuk"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Létező átalakítások"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Leírás"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Önnek nincs elég joga ahhoz, hogy épp most itt tartózkodjon!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "A profil frissítése megtörtént."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "NÉZET neve"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Tábla átnevezése"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nem lehetett betölteni az iconv vagy a recode kiterjesztést a "
+#~ "karakterkészlet-átalakításhoz. Ãllítsa be úgy a PHP-t, hogy engedélyezze "
+#~ "ezeket a kiterjesztéseket vagy tiltsa le a karakterkészlet-átalakítást a "
+#~ "phpMyAdminban."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nem lehetett használni az iconv, libiconv, sem a recode_string funkciót, "
+#~ "bár úgy tűnik, hogy a szükséges kiterjesztések betöltése megtörtént. "
+#~ "Ellenőrizze a PHP beállításokat."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Karakterkészlet-konvertálás engedélyezése"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "A konvertálások alapértelmezett karakterkészlete"
+
+#~ msgid "Default character set"
+#~ msgstr "Alapértelmezett karakterkészlet"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/id.po b/po/id.po
index 87f1dee285..4094102404 100644
--- a/po/id.po
+++ b/po/id.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-16 01:45+0200\n"
"Last-Translator: <jack.hakim@yahoo.com>\n"
"Language-Team: indonesian <id@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Tampilkan semua"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Halaman no.:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,291 +36,291 @@ msgstr ""
"induknya atau pilihan keamanan pada browser Anda melarang untuk mengupdate "
"dengan cara Cross-Window"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Cari"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Go"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nama Kunci"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Deskripsi"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "gunakan nilai ini"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Database %1$s telah dibuat."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentar Database: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentar tabel"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Kolom"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Jenis"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Kosong"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Default"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Link ke"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Tidak"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ya"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Cetak"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Tampilkan Dump (Skema) dari database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tidak ada tabel dalam database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Pilih semua"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Unselect semua"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Nama database kosong!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Nama database %s telah diubah menjadi %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s telah disalin ke %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Ubah nama database menjadi"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Perintah"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "selanjutnya"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Salin database ke"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Struktur saja"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur dan data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Data saja"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CIPTAKAN DATABASE sebelum menyalin"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Tambah %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Menambahkan nilai AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Menambahkan pembatas"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Pindah ke database yang disalin"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repositori BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Diaktifkan"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Tidak aktif"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Rusak"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Perbaiki"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Tidak diaktifkan"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Aktif"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Penyortiran"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -329,285 +329,289 @@ msgstr ""
"Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. "
"Untuk mengetahui sebabnya silakan klik %sdisini%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Ubah halaman PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Baris"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Ukuran"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "sedang digunakan"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Pembuatan"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Update terakhir"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Pemeriksaan terakhir"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "tabel %s"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Sukses menjalankan perintah SQL"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Sekurang-kurangnya satu kolom harus dipilih untuk ditampilkan"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Urutkan"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Urutan menaik"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Urutan menurun"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Tampilkan"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Sisipkan"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Dan"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Hapus"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Atau"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ubah"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Tambahkan/Hapus kriteria baris"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Tambahkan/Hapus kolom"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Update proses pencarian"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Gunakan tabel"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Pencarian SQL dalam database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Jalankan pencarian SQL"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Akses ditolak"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "sekurang-kurangnya salah satu kata"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "seluruh kata"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "kata-kata tepat"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "sebagai regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Hasil pencarian untuk \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s catatan dalam tabel <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s catatan dalam tabel <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Browse"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Hapus"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Jumlah:</b> <i>%s</i> rekord"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Jumlah:</b> <i>%s</i> rekord"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Cari dalam database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Kata atau nilai untuk dicari (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Cari:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Kata dipisahkan oleh karakter spasi (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Cari dalam tabel:"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "Di dalam kolom:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Sisipkan"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Hapus"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Mengosongkan"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s telah dikosongkan"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Pandangan %s telah dibubarkan"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s telah dihapus"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Pelacakan aktif"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Pelacakan tidak aktif."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -616,173 +620,173 @@ msgstr ""
"Sebuah view setidaknya mempunyai jumlah kolom berikut. Silahkan lihat "
"%sdokumentasi%s"
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Gambarkan"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Tiruan"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Jumlah"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s adalah mesin penyimpan utama pada server MySQL ini."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "yang ditandai:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Pilih semua"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Balik pilihan"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Periksa Overheaded"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Pandangan cetak"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Periksa tabel"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimasikan tabel"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Perbaiki tabel"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analisa tabel"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Ekspor"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Kamus Data"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Tabel-tabel yang dilacak"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Versi terakhir"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Dibuat"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Diperbarui"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Aksi"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Hapus pelacakan data untuk tabel ini"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "aktif"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "tidak aktif"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versi"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Laporan pelacakan"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Struktur snapshot"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Batal lacak tabel"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Lacak tabel"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Log Database"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Tidak cukup ruang untuk menyimpan %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -790,17 +794,17 @@ msgstr ""
"File %s sudah ada pada server. Gantikan nama file atau periksa pilihan "
"Overwrite."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webserver tidak memilik hak (permission) untuk menyimpan file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (Skema) disimpan pada file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -809,14 +813,14 @@ msgstr ""
"Anda mungkin meng-upload file yang terlalu besar. Silahkan lihat "
"%sdokumentasi%s untuk mendapatkan solusi tentang batasan ini."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Gagal membaca File"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -825,62 +829,62 @@ msgstr ""
"Anda mencoba untuk memuat file dengan kompresi yang tidak didukung (%s). "
"Dukungan belum diimplementasi atau tidak aktif di dalam konfigurasi Anda."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Tidak dapat memuat plugin import, silahkan periksa instalasi Anda!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Penyimpanan telah dihapus."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Tampilkan bookmark"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Kembali"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"Lebih mudah untuk menggunakan phpMyAdmin dengan browser yang <b>mendukung "
"frame</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Klik untuk memilih"
@@ -888,15 +892,15 @@ msgstr "Klik untuk memilih"
msgid "Click to unselect"
msgstr "Klik untuk batal memilih"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Perintah \"HAPUS DATABASE\" dimatikan."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Apakah anda ingin "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Anda akan MENGHAPUS SELURUH database!"
@@ -925,41 +929,41 @@ msgstr "Nama Host harus diisi!"
msgid "The user name is empty!"
msgstr "Nama pengguna masih kosong!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Kata Sandi kosong!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Kata Sandi tidak sama!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Batal"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modifikasi telah disimpan"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Tampilan relasi"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Relasi internal"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Kesalahan: Relasi tidak ditambahkan."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Kesalahan: relasi sudah ada."
@@ -967,13 +971,13 @@ msgstr "Kesalahan: relasi sudah ada."
msgid "Error saving coordinates for Designer."
msgstr "Kesalahan menyimpan koordinat untuk Perancang."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ciri-ciri dari General Relation"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Tidak aktif"
@@ -989,125 +993,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Pilih Field untuk ditampilkan"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Menghasilkan kata sandi"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Menghasilkan"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "tanpa"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Sebelumnya"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Berikutnya"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Jumlah"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binari"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Maret"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "April"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mei"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Juni"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Juli"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Agustus"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Januari"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Februari"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Maret"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "April"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1115,402 +1129,402 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Juni"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Juli"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Agustus"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "September"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oktober"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nopember"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Desember"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Minggu"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Senin"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Selasa"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Jumat"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Minggu"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Senin"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Selasa"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Rabu"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Kamis"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Jumat"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sabtu"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Minggu"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Senin"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Selasa"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Rabu"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Kamis"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Jumat"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sabtu"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "sedang digunakan"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "per detik"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Kesalahan yang tidak diketahui dalam upload file."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"File yang di upload melewati ketentuan upload_max_filesize dalam php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"File yang di upload melewati MAX_FILE_SIZE yang ditentukan dalam form HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "File yang di upload hanya ter-upload sebagian."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Folder sementara tidak ditemukan."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Gagal menulis file ke disk"
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Upload file dihentikan oleh ekstensi."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Kemungkinan hanya perkiraan saja. Lihat FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Indeks belum ditentukan!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeks"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Bilangan Pokok"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Ubah"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Kunci utama telah dihapus"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s telah dihapus"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Database"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Error"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "Tidak ada baris yang dipilih"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "Tidak ada baris yang dipilih"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Informasi secara rinci tentang keadaan mesin penyimpan ini tidak ditemukan."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s siap untuk digunakan pada server MySQL ini."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s dimatikan untuk server MySQL ini."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Server MySQL ini tidak mendukung mesin penyimpan %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Kesalahan mengganti nama table %1$s ke %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Nama tabel %s telah diubah menjadi %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "ambil"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Desain Penampilan"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Koneksi gagal: Stelan tidak berlaku."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Selamat Datang di %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1523,61 +1537,61 @@ msgstr ""
"kecocokannya dengan informasi yang telah diberikan oleh administrator server "
"MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Login"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumentasi phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Nama Pengguna:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Kata Sandi:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Pilihan Server"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Mulai dari sini Cookies harus diaktifkan."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Gagal login ke MySQL server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Nama Pengguna/Kata Sandi salah. Akses ditolak."
@@ -1615,27 +1629,7 @@ msgstr "Video View"
msgid "Download file"
msgstr "Unduh file"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Gagal loading iconv atau perubahan kode extension untuk konversi charset "
-"diperlukan. Silakan konfigurasikan php untuk menggunakan extensions yang "
-"diperlukan atau matikan fasilitas konversi Charset pada phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Gagal menggunakan iconv, libiconv atau fungsi recode_string selama ekstensi "
-"masih dalam keadaan di-load. Periksa kembali konfigurasi PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1651,279 +1645,279 @@ msgstr ""
"ketinggalan.<br />Jika muncul sebuah halaman kosong, artinya tidak ada "
"masalah."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"Directif <tt>$cfg['PmaAbsoluteUri']</tt> WAJIB diset dalam file konfigurasi!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Disarankan untuk meng-update ke %s versi %s atau lebih baru."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Batas ukuran: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "id"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "id"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentasi"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Pencarian SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL menyatakan: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Terangkan SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Melewati keterangan SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Kode PHP tidak ditemukan"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Ciptakan kode PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Menyegarkan"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Melewati pengesahan (validation) SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Mengesahkan (validate) SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Mesin"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Jangka Waktu"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y jam %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s hari, %s jam, %s menit dan %s detik"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Awal"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Sebelumnya"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Terakhir"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Lompat langsung ke database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operasi"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "gagal loading ekstensi %s,<br />mohon periksa kembali konfigurasi PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Kejadian"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nama"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Database %s telah dihapus."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Database kelihatannya kosong"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Pelacakan"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Cari berdasarkan data contoh"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Perancang"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Ekspor"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Hak Akses"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1931,150 +1925,140 @@ msgstr ""
"Kemungkinan hanya perkiraan saja. Lihat [a@./Documentation."
"html#faq3_11@Dokumentasi]FAQ 3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Kelebihan (Overhead)"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Koneksi untuk controluser yang di definisikan di konfigurasi Anda gagal."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server tidak menjawab"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Rincian..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Ubah Kata Sandi"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Kata Sandi belum ditetapkan"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Kata Sandi"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ketik ulang"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Pengernaian Kata Sandi (Password Hashing)"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Menghasilkan kata sandi"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Menghasilkan"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Ciptakan database baru"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Ciptakan"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Tidak ada Hak Akses (privilege)"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabel wajib mengandung sesedikitnya satu Field."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Ciptakan tabel baru pada database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Jumlah baris per halaman"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Tidak dapat memuat plugin export, silahkan periksa instalasi Anda!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s baris bermula pada baris %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Dump semua row"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Kirimkan ke"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Simpan pada server dalam direktori %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Timpahkan (Overwrite) file(s) yang ada"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Konvensi nama file"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Nama pengguna"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2082,40 +2066,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "ingat konvensi"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Penyusunan karakter dalam file:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresi"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "tanpa"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "Dikompress dengan Zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "Dikompress dengan GZip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"Dikompress dengan BZip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2140,7 +2124,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "dari File"
@@ -2148,14 +2132,14 @@ msgstr "dari File"
msgid "File uploads are not allowed on this server."
msgstr "Upload file tidak diizinkan di server ini."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"Direktori yang telah ditetapkan untuk meng-upload tidak dapat dihubungi"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "direktori upload pada web-server"
@@ -2181,11 +2165,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2229,187 +2213,187 @@ msgstr "Gambaran"
msgid "Paper size"
msgstr "Ukuran kertas"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d bukanlah nomor baris yang berlaku."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "baris dimulai dari rekord #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horisontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horisontal (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikal"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Aktifitas ini membutuhkan waktu yang lama. Tetap melanjutkan?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Urut berdasarkan kunci"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operasi"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Teks yang disingkat"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Teks Penuh"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Skema Relational"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Skema Relational"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformasi Browser"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Eksekusikan pencarian dengan mengikuti penunjuk halaman"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Baris telah dihapus"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Tutup"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "dalam susunan pemeriksaan"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Tampilan baris"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "jumlah"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "pencarian membutuhkan waktu %01.4f detik"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ubah"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Pandangan cetak (dengan teks lengkap)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link tidak ditemukan"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informasi tentang versi"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Home direktori data"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Bagian lazim dari Directory Path untuk seluruh file data milik InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "File data"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Pembesaran otomatis"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Ukuran penampungan buffer"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2417,85 +2401,85 @@ msgstr ""
"Ukuran Memory Buffer yang digunakan oleh InnoDB untuk meng-cache data dan "
"indeks dari tabelnya."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Penampungan Buffer"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Status dari InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Penggunaan penampungan Buffer"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Jumlah"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "halaman"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Halaman yang bebas"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Halaman yang kotor"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Halaman yang berisi data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Halaman yang akan di-flush"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Halaman yang sibuk"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Halaman yang dipalang"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktifitas penampungan Buffer"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Permintaan pembacaan"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Permintaan penulisan"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Pembacaan yang kelewat"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Penundaan penulisan"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Pembacaan yang kelewat dalam %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Penundaan penulisan dalam %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Ukuran petunjuk data (Data Pointer)"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2503,11 +2487,11 @@ msgstr ""
"Ukuran standar dari petunjuk (Pointer) dalam Byte untuk digunakan oleh "
"CREATE TABLE untuk tabel jenis MyISAM bila pilihan MAX_ROWS tidak ditentukan."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modus restorasi otomatis"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2516,11 +2500,11 @@ msgstr ""
"sesuai dengan pengaturan melalui pilihan --myisam-recover pada startup "
"server."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Ukuran maksimal untuk penyortiran file sementara"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2530,11 +2514,11 @@ msgstr ""
"MySQL pada saat pembuatan ulang sebuah indeks MyISAM (sewaktu menjalankan "
"REPAIR TABLE, ALTER TABLE, atau LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Ukuran maksimal untuk file sementara pada pembuatan indeks"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2544,11 +2528,11 @@ msgstr ""
"dibandingkan dengan ukuran Key Cache yang disebut disini, disarankan untuk "
"menggunakan metode Key Cache."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Perbaiki proses"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2557,11 +2541,11 @@ msgstr ""
"dalam modus paralel (setiap indeks memiliki proses tersendiri) selama "
"perbaikan dijalankan oleh proses penyortiran."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Urutkan ukuran Buffer"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2569,72 +2553,72 @@ msgstr ""
"Buffer yang dialokasikan bila menyortir indeks MyISAM pada saat REPAIR TABLE "
"atau pada saat membuat indeks dengan cara CREATE INDEX atau cara ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2642,49 +2626,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Urutkan ukuran Buffer"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2692,148 +2676,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "Data CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Garis diputuskan oleh"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Field ditutup dengan"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Field dikembalikan oleh"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Garis diputuskan oleh"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Menggantikan NULL dengan"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Letakkan nama Fields pada baris pertama"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV untuk data MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edisi Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dumping data untuk tabel"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktur dari tabel"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Masukkan judul halaman tabel"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Judul halaman"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Lanjutan dari judul halaman tabel"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Kunci nama"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Tabel Relasi"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Tipe MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Waktu pembuatan"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versi Server"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versi PHP"
@@ -2841,23 +2825,23 @@ msgstr "Versi PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2865,104 +2849,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Menambahkan komentar individual pada Header (\\n membelahkan garis)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Menyertakan ekspor dalam transaksi"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Tanpa pemeriksaan kunci asing"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Pilihan cara untuk mengekspor Database"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Nama tabel dan nama field dalam tanda kutip biasa"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Penambahkan pada komentar:"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Tanggal Penciptaan/Update/Pemeriksaan"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "INSERT lengkap"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "INSERT memperluas"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Gunakan perintah INSERT memperlambat"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Gunakan perintah INSERT dengan mengabaikan kesalahan"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Jenis Ekspor"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Proses Aktif"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Fungsi"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ketidakleluasaan untuk tabel pelimpahan (Dumped Tables)"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ketidakleluasaan untuk tabel"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TIPE MIME UNTUK TABEL"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELASI UNTUK TABEL"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Trigger"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Struktur saja"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2970,166 +2954,166 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Ekspor Skema Struktur (dianjurkan)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Ekspor fungsi"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Ekspor prosedur"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Ekspor tabel"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Ekspor triggers"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Ekspor views"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Ekspor isi"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Tabel tidak ditemukan"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Hasil SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Diciptakan oleh"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL balikkan hasil kosong (a.k. baris yang kosong)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Database tidak ditemukan"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Ganti data tabel dengan file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nama kolom"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nama tabel"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3145,7 +3129,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Jangan gunakan AUTO_INCREMENT untuk nilai nol"
@@ -3158,12 +3142,12 @@ msgstr ""
"lagi."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3171,532 +3155,536 @@ msgid "None"
msgstr "tanpa"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Kunci Utama"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Teks penuh"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Tidak ada perubahan"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Perangkat karakter (Charset)"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binari"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bahasa Bulgaria"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Bahasa Cina sederhana"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Bahasa Cina tradisional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "peka terhadap huruf besar/kecil"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "tidak peka terhadap huruf besar/kecil"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Bahasa Kroatia"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Bahasa Ceko"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Bahasa Denmark"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Bahasa Ingris"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Bahasa Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Bahasa Estonia"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Bahasa Jerman"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "kamus"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "buku telpon"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Bahasa Hongaria"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandia"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Bahasa Jepang"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvia"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Bahasa Lithuania"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Bahasa Korea"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persia"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polandia"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Eropa Barat"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romania"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakia"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenia"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Bahasa Spanyol"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Spanyol tradisional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Bahasa Swedia"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Bahasa Thailand"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Bahasa Turki"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Bahasa Ukrainia"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "berbagai bahasa"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Eropa Tengah"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Bahasa Rusia"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Bahasa Baltik"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Bahasa Armenia"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Bahasa Kirilia"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Bahasa Arab"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Bahasa Yahudi"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgia"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Bahasa Yunani"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Cecko-Slovakia"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "tidak diketahui"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Home"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Logout"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Jendela Pencarian"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Format ini tidak ada pilihannya"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "tidak oke"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Oke"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Aktif"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Tampilkan ciri-ciri"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Penciptaan PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Tampilkan komentar kolom"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Mohon belajari dokumentasi untuk mengetahui cara meng-update tabel "
"Column_comments Anda"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Ingat pada pencarian SQL "
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Sejarah SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "tanpa keterangan"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nama pengguna"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Urutkan"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabel"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Nilai"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID Server"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Setiap pengguna"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Gunakan text field"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Setiap host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Host yang ini"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Gunakan Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Menghasilkan kata sandi"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Isi dari tabel __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(dilanjutkan)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktur dari tabel __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Server"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabel"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Penyusunan Karakter"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Mesin"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log binari"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Proses Aktif"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Database cumber"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Server saat ini"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Perbedaan"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Database target"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Melaksanakan perintah SQL pada database %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Melaksanakan perintah SQL pada database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nama kolom"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Simpan pencarian SQL ini"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Izinkan semua pengguna untuk mengakses simpanan ini"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Jangan timpahkan pencarian ini dari jendela luar"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Pembatas"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Tampilkan ulang perintah SQL "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Kirim"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Hanya melihat"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3705,7 +3693,7 @@ msgstr ""
"jika tertampil, akan menolong Anda untuk mengetahui penyebab dari problem "
"tersebut."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3729,35 +3717,35 @@ msgstr ""
"ditemukan. Mohon kirimkan sebuah Bug Report dengan cara menyisipkan data di "
"bagian bawah ini kepada kami:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "Mulai potong (CUT)"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "Akhiri potong (CUT)"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "MULAI mentah (RAW)"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "AKHIRI mentah (RAW)"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Tanda kutip tidak ditutup"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identifer tidak valid"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Punctation String tidak dikenali"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3766,21 +3754,21 @@ msgstr ""
"Pengesahan SQL tidak dapat disahkan. Mohon periksa kembali ekstension PHP "
"yang diperlukan seperti yang tercatat dalam %sdokumentasi%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Pelacakan dari %s.%s diaktifkan"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Ukuran Panjang/Nilai*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3798,7 +3786,7 @@ msgstr ""
"tanda kutip (\"'\") diperlukan, tanda tersebut perlu ditutupi dengan tanda "
"backslash (seb. contoh '\\\\xyz' atau 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3806,12 +3794,12 @@ msgstr ""
"Untuk nilai (value) default cukup diisi single value saja tanpa menggunakan "
"backslash, escaping atau quotes dan dengan menggunakan format sbb.: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atribut"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3820,11 +3808,11 @@ msgstr ""
"Untuk tampilan daftar tentang pilihan transformasi dan transformasi jenis "
"MIME-nya, silakan klik pada %sDeskripsi Transformasi%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Pilihan transformasi"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3836,18 +3824,18 @@ msgstr ""
"Quote (\"'\") diperlukan di antara nilai tersebut, mohon gunakan tanda "
"Backslash (contoh: '\\\\xyz' atau 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "tanpa"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Seperti yang didefinisikan"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3856,39 +3844,39 @@ msgstr ""
"Tidak ada deskripsi untuk transformasi ini.<br />Mohon ditanyakan kepada "
"penulis tentang artinya %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Mesin Penyimpan"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Simpan"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Menambahkan %s field(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Anda perlu menambahkan sedikitnya satu Field."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Kejadian"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3906,7 +3894,7 @@ msgstr ""
"sebuah baris tabel yang memiliki nama file. Bila Anda menetapkan pilihan "
"kedua, pilihan pertama harus ditepatkan ke sebuah string yang kosong"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3914,8 +3902,8 @@ msgstr ""
"Tampilkan representasi hexadecimal dari data. Parameter opsional pertama "
"menentukan seberapa sering space akan ditambahkan (default 2 nibble)"
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3923,11 +3911,11 @@ msgstr ""
"Tampilkan Thumbnail yang bisa diklik; pilihan: lebar, tinggi dalam piksel "
"(rasio asli dipertahankan)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Tampilkan link ke gambar ini (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3939,7 +3927,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3977,7 +3965,7 @@ msgstr ""
"output yang akan ditampilkan tanpa keperluan untuk me-format ulang (Default "
"1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3987,7 +3975,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Menyimpan format asli dari field. Escaping tidak dilakukan."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4002,7 +3990,7 @@ msgstr ""
"pilihan utama adalah awalan seperti \"http://domain.com/\", pilihan kedua "
"adalah lebar dalam piksel, pilihan ketiga adalah tingginya."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4017,17 +4005,17 @@ msgstr ""
"awalan seperti \"http://domain.com/\", pilihan kedua adalah judul untuk "
"Link tersebut."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Format teks sebagai query dengan penyorotan sintaks."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4051,67 +4039,67 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr "Kesalahan dalam arsip ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Tindakan"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Penyortiran koneksi MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Warna kustom"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Reset"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Pengguna"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Charset MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Server web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "Versi PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Tampilkan informasi PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Homepage resmi phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4124,7 +4112,7 @@ msgstr ""
"penyerangan. Disarankan untuk memperbaiki kelemahan keamanan (security hole) "
"ini."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4133,7 +4121,7 @@ msgstr ""
"Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini "
"tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4144,7 +4132,7 @@ msgstr ""
"baris-baris dengan cara yang benar. Hal ini mampu mengakibatkan hasil yang "
"tidak diinginkan."
-#: main.php:290
+#: main.php:289
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 "
@@ -4152,12 +4140,12 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4167,94 +4155,94 @@ msgstr ""
"di direktori phpMyAdmin Anda. Anda harus menghapus nya setelah phpMyAdmin di "
"konfigurasi."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Database tidak ditemukan"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalender"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Buat tabel"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Silakan pilih database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabel tidak ditemukan atau tidak diset di %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Silakan pilih halaman untuk diubah"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Ciptakan halaman baru"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Halaman no.:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Layout otomatis"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relasi internal"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Pilih tabel"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "pindah buku catatan (Scratchboard)"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4262,251 +4250,251 @@ msgstr ""
"Halaman ini berisi referensi tentang tabel yang sudah tidak ada. Apakah Anda "
"ingin hapus referensi yang bersangkutan?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabel \"%s\" tidak ditemukan!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Silakan konfigurasikan koordinasi bagi tabel %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Skema dari database \"%s\" - Halaman %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Tabel tidak ditemukan"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Skema Relational"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Daftar Isi"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Buat tabel"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Buat relasi"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Link langsung"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Tampilkan semua"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Hapus relasi"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabel %s telah dihapus"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Impor file"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Semua"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Pilih Log binari untuk ditinjau"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Field"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Potongkan pencarian yang ditampilkan"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Tampilkan pencarian yang lengkap"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Catat nama"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posisi"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipe Kejadian"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posisi aslinya"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informasi"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Penyusunan karakter dan tabel urutan"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Database belum dipilih."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Sukses menghapus database %s."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistik Database"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabel"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Database tidak ditemukan"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Tabel Relasi"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Periksa hak-hak untuk database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Periksa hak-hak"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Menggiatkan Statistik"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Mencacatkan Statistik"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4514,11 +4502,11 @@ msgstr ""
"Perhatian: Menggiatkan statistik database dengan kemungkinan besar "
"mengakibatkan traffic yang cukup tinggi antara webserver dan server MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Mesin Penyimpan"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Tampilkan Dump (skema) dari database"
@@ -4730,20 +4718,20 @@ msgid "None"
msgstr "tanpa"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Hak (privileges) khusus terhadap tabel"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Catatan: Nama privilege MySQL dalam bahasa Ingris "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Hak Istimewa (Privileges) Global"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Hak (privileges) khusus terhadap Database"
@@ -4769,99 +4757,99 @@ msgstr "Informasi Login"
msgid "Do not change the password"
msgstr "Jangan ubah Kata Sandi"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Pengguna tidak ditemukan."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Pengguna %s telah terdaftar!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Pengguna baru telah ditambahkan."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Hak Akses (privilege) untuk %s telah di-update."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Hak akses untuk %s telah dicabut"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Sukses mengubah Kata Sandi untuk %s ."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Menghapus %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Tidak ada pengguna yang dipilih untuk dihapus!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reload Hak Istimewa (Privileges)"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Sukses menghapus Pengguna yang dipilih."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Sukses reload Hak Istimewa (Privileges)."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ubah hak akses (privilege)"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Cabut"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Pandangan Umum Pengguna"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Izin"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Setiap"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Menambahkan pengguna baru"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Hapus pengguna yang dipilih"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Cabut seluruh Hak Istimewa (Privileges) dari pengguna, lantas hapus pengguna "
"tsb. dari daftar tabel pengguna."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Hapus database yang memiliki nama yang sama dengan pengguna."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4875,103 +4863,103 @@ msgstr ""
"diubah secara manual. Disarankan untuk %sme-reload profil pengguna%s sebelum "
"melanjut."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
"Pengguna yang dipilih tidak ditemukan pada tabel hak (privilege table)."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Hak (privileges) khusus terhadap kolum"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Menambahkan hak (privileges) pada database berikut"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Wildcard _ dan % sebaiknya diakhiri dengan tanda \\ untuk mengunakannya "
"secara harfiah"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Menambahkan hak (privileges) pada tabel berikut"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Ubah informasi Login / Salip pengguna"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Ciptakan pengguna baru dengan hak-hak yang sama dan ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... mempertahankan yang lama."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... hapus yang lama dari User Table."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... cabut seluruh hak yang aktif, kemudian hapuskan yang lama."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... hapuskan yang lama dari User Table, kemudian reload hak-hak."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Database untuk pengguna"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "tanpa"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Buat database dengan nama yang sama dan beri semua hak"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Berikan semua hak untuk database &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Pengguna memiliki akses ke &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "database-spesifik"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Sukses hentikan Thread %s."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4979,57 +4967,57 @@ msgstr ""
"phpMyAdmin gagal menutup Thread %s. Kemungkinan Thread tersebut sudah "
"ditutup terlebih dahulu"
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5038,128 +5026,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Silakan pilih database"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Teks penuh"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sabtu"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5167,78 +5155,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5246,7 +5234,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5254,42 +5242,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5297,33 +5285,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5332,218 +5320,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5551,105 +5539,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5657,18 +5645,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5676,112 +5664,112 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informasi Runtime"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Tipe Pencarian"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Gunakan perintah INSERT memperlambat"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinator transaksi"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Tampilkan tabel"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Tampilkan Proses"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
"MySQL server ini telah berjalan secara berturut-turut selama %s. Server "
"dijalankan pada tanggal %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5789,46 +5777,46 @@ msgstr ""
"<b>Server traffic</b>: Tabel ini menampilkan statistik jaringan lalu-lintas "
"server MySQL sejak dihidupkan."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Lalu-Lintas"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "dalam sejam"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Penerimaan"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Pengiriman"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Koneksi"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Gagal"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Pembatalan"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5837,268 +5825,264 @@ msgstr ""
"<b>Informasi statistik</b>: Sejak dihidupkan, %s pencarian telah dikirim "
"kepada server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per menit"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per detik"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipe Pencarian"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Tidak dapat terhubung ke sumber"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Tidak dapat terhubung ke target"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Database %s tidak ditemukan."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Sinkronisasi Data"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Perbedaan data"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Terapkan Perubahan Terpilih"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Koneksi"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variabel dan penyetelan server"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Nilai dari Session"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Nilai Global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokal"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Dokumentasi phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Menambahkan pengguna baru"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Peringatan"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6108,67 +6092,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Gagal login ke MySQL server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6176,444 +6160,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Ubah nama database menjadi"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Penyusunan karakter dalam file:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Konvensi nama file"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Konvensi nama file"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Konvensi nama file"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Konvensi nama file"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Impor file"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Pilihan cara untuk mengekspor Database"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Database tidak ditemukan"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Pilihan cara untuk mengekspor Database"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "Pencarian SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "Pencarian SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabel"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6621,174 +6597,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6796,165 +6772,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Batas dari sumber"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Home direktori data"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6964,147 +6940,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Koneksi"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Tabel tidak ditemukan"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentasikan tabel"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7115,337 +7091,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Database tidak ditemukan"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Pilihan Server"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID Server"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Perbaiki tabel"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modus restorasi otomatis"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Keterangan"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Pilihan Server"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Tampilkan komentar kolom"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Tampilkan warna"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Tampilkan pencarian yang lengkap"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistik Baris"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7453,39 +7429,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Ya"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7493,548 +7469,548 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Ditemukan masalah dengan indeks dalam tabel `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Judul"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Sukses menghapus Pengguna yang dipilih."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Menjelajahi nilai luar"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Fungsi"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Abaikan"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" Disebabkan ukuran panjangnya,<br /> field ini tidak dapat di-edit ulang. "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Hapus Referensi Repositori BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binari - jangan di-edit"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Upload ke repositori BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Sisipkan sebagai baris baru"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "kembali"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "sisipkan baris baru berikutnya"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Kembali ke halaman ini"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Edit baris berikut"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Gunakan tombol TAB untuk maju dari angka ke angka atau gunakan CTRL+panah "
"untuk maju kemana saja"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Pengguna %s telah terdaftar!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %s telah dihapus"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Tampilkan Dump (Skema) dari tabel"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nama Kunci utama diwajibkan... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Gagal ubah nama Indeks ke PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Bagian indeks belum diberi definisin!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Ciptakan indeks baru"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Ubah indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nama indeks&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipe indeks&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(Tanda nama \"PRIMARY\" <b>wajib</b> sebagai satu-satunya nama dan <b>hanya</"
"b> sebagai Kunci utama saja!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Menambahkan ke indeks &nbsp;%s&nbsp;kolom"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Perhitungan kolom wajib lebih besar dari nol."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Memindahkan tabel ke diri-sendiri tidak bisa dilakukan!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Penyalinan tabel pada diri-sendiri tidak bisa dilakukan!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabel %s telah dipindahkan ke %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabel %s telah disalin ke %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Nama tabel kosong!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Urutkan tabel berdasarkan"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(unik)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Pindahkan tabel ke (database<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Pilihan untuk tabel"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Ubah nama tabel menjadi "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Salin tabel ke (database<b>.</b>nama tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Pindah ke tabel salinan"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Pemeliharaan tabel"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentasikan tabel"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabel %s telah dibuang"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Tutup tabel (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Pemeliharaan tabel"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analisa"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Tandai"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Perbaiki tabel"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Cek integriti referensial:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Tampilkan tabel"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Penggunaan tempat"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Penggunaan"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektif"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistik Baris"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Keterangan"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamis"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Panjangnya baris"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Besarnya baris "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relasi internal"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Tidak ada baris yang dipilih"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "cari berdasarkan data contoh (\"query by example\") (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Pilihan field (min. satu):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Menambahkan kriteria pencarian (Argumen untuk WHERE-Statement):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Jumlah baris per halaman"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Urut tampilan berdasarkan:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Menjelajahi nilai luar"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "tanpa"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabel %s telah dihapus"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primary key telah ditambahkan pada %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indeks telah ditambahkan pada %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Tampilan relasi"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Menganalisa struktur tabel"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Menambahkan %s field(s)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Pada Akhir Tabel"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Pada Awal Tabel"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "sisipkan setelah %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Ciptakan indeks pada kolom &nbsp;%s&nbsp;"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Laporan pelacakan untuk table '%s'"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Versi %s telah dibuat, pelacakan untuk %s.%s diaktifkan."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Pelacakan untuk %s.%s , versi %s dinonaktifkan."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Pelacakan untuk %s.%s , versi %s diaktifkan."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8042,113 +8018,113 @@ msgstr ""
"Anda dapat mengeksekusi dump dengan membuat dan menggunakan database "
"sementara. Mohon pastikan Anda mempunyai hak untuk melakukannya."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Tutup"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versi %s snapshot (kode SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Tanggal"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Nama Pengguna"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Pernyataan definisi data"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Penyataan manipulasi data"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Ekspor sebagai %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versi"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Nonaktifkan pelacakan untuk %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Nonaktifkan sekarang"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Aktifkan pelacakan untuk %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Aktifkan sekarang"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Membuat versi %s dari %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Lacak definisi data dari pernyataan berikut:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Lacak manipulasi data dari pernyataan berikut:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Membuat versi"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8157,44 +8133,61 @@ msgstr ""
"Tidak ada dukungan untuk desain penampilan. Mohon periksa kembali "
"konfigurasi dan/atau desain penampilan dalam direktori %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tipe MIME yang tersedia"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Jenis MIME yang dicetak dalam huruf miring tidak memiliki fungsi transformasi"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformasi yang tersedia"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Deskripsi"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Hak Akses Anda untuk melanjut tidak cukup!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil pengguna telah di-update."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nama VIEW"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Ubah nama tabel menjadi "
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Gagal loading iconv atau perubahan kode extension untuk konversi charset "
+#~ "diperlukan. Silakan konfigurasikan php untuk menggunakan extensions yang "
+#~ "diperlukan atau matikan fasilitas konversi Charset pada phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Gagal menggunakan iconv, libiconv atau fungsi recode_string selama "
+#~ "ekstensi masih dalam keadaan di-load. Periksa kembali konfigurasi PHP."
diff --git a/po/it.po b/po/it.po
index d15e42f25d..e6e97bd47e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-24 21:25+0200\n"
"Last-Translator: Fabio <fantonifabio@tiscali.it>\n"
"Language-Team: italian <it@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mostra tutti"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Numero pagina:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,293 +37,293 @@ msgstr ""
"bloccando gli aggiornamenti fra browsers a causa di qualche impostazione di "
"sicurezza"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Cerca"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Esegui"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nome chiave"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descrizione"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Usa questa opzione"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Il database %1$s è stato creato."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Commento al Database: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Commenti sulla tabella"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nomi delle colonne"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipo"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Predefinito"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Collegamenti a"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Commenti"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr " No "
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Sì"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Stampa"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Visualizza dump (schema) del database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Non ci sono tabelle nel database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Seleziona tutto"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Deseleziona tutto"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Il nome del DataBase è vuoto!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Il DataBase %s è stato rinominato in %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Il Database %s è stato copiato in %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Rinomina il DataBase in"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Comando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "e quindi"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copia il Database in"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Solo struttura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struttura e dati"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Solo dati"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE prima di copiare"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Aggiungi %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Aggiungi valore AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Aggiungi vincoli"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Passare al Database copiato"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repository BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stato"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Attivato"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Disabilita"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Danneggiato"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Riparazione"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Disabilitato"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Abilita"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -332,54 +332,54 @@ msgstr ""
"Le caratteristiche aggiuntive sono state disattivate per funzionare con le "
"tabelle linkate. Per scoprire perché clicca %squi%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Modifica pagine PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabella"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Righe"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Dimensione"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in uso"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creazione"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Ultimo cambiamento"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Ultimo controllo"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -387,237 +387,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tabella(e)"
msgstr[1] "%s tabella(e)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "La query è stata eseguita con successo"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Devi scegliere almeno una Colonna da mostrare"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordinamento"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Crescente"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Decrescente"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostra"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criterio"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Aggiungi"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "e"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Elimina"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Oppure"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modifica"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Aggiungi/Cancella criterio"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Aggiungi/Cancella campo"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Aggiorna Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Utilizza tabelle"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query sul database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Invia Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Accesso negato"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "almeno una delle parole"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "tutte le parole"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "la frase esatta"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "come espressione regolare"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Cerca i risultati per \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s corrisponde/ono nella tabella <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s corrisponde/ono nella tabella <i>%s</i>"
+msgstr[1] "%s corrisponde/ono nella tabella <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Mostra"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Elimina"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Totale:</b> <i>%s</i> corrispondenza/e"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Totale:</b> <i>%s</i> corrispondenza/e"
+msgstr[1] "<b>Totale:</b> <i>%s</i> corrispondenza/e"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Cerca nel database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "parola/e o valore/i da cercare (carattere jolly: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Trova:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Le parole sono separate da spazi (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Nella/e tabella/e:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Campi contenuti:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Inserisci"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struttura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Elimina"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Svuota"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "La tabella %s è stata svuotata"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "La vista %s è stata eliminata"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "La tabella %s è stata eliminata"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Il tracking è attivo."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Il tracking non è attivo."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -626,176 +632,176 @@ msgstr ""
"Questa visuale ha, come minimo, questo numero di righe. Per informazioni "
"controlla la %sdocumentazione%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vista"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicazione"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Totali"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Se selezionati:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Seleziona tutti"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Deseleziona tutti"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Controllo addizionale"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Visualizza per stampa"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Controlla tabella"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Ottimizza tabella"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Ripara tabella"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizza tabella"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Esporta"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Data Dictionary"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Controlla tabelle"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Ultima versione"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Creato"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Aggiornato"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Azione"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Cancella dati di tracciamento per questa tabella"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "attivo"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "non attivo"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versioni"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Rapporto tracking"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Solo struttura"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Controlla tabella"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Controlla tabella"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Log database"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
"Il tipo di esportazione selezionato necessita di essere salvato in un file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Spazio insufficiente per salvare il file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -803,17 +809,17 @@ msgstr ""
"Il file %s esiste già sul server: prego, cambiare nome del file o "
"selezionare l'opzione \"sovrascrivi\"."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Il server web non possiede i privilegi per salvare il file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Il dump è stato salvato sul file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -823,14 +829,14 @@ msgstr ""
"Fai riferimento alla documentazione %sdocumentation%s Per i modi di aggirare "
"questo limite."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Il file non può essere letto"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -840,7 +846,7 @@ msgstr ""
"supportato. Altrimenti il supporto per questo tipo di compressione non è "
"stato ancora implementato o è stato disabilitato dalla tua configurazione."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -850,31 +856,31 @@ msgstr ""
"file, oppure è stato superata la dimensione massima consentita per il file, "
"impostata nella configurazione di PHP. Vedi FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Non posso caricare i plugins di importazione, controlla la tua "
"configurazione!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Il bookmark è stato cancellato."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Mostrando i segnalibri"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Segnalibro %s creato"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importazione eseguita con successo, %d query eseguite."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -882,7 +888,7 @@ msgstr ""
"Superato il tempo limite dello script, se vuoi finire l'importazione inoltra "
"nuovamente il file e il processo riprenderà."
-#: import.php:426
+#: 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."
@@ -891,19 +897,19 @@ msgstr ""
"vuole dire che che phpMyAdmin non è in grado di ultimare l'operazione fino a "
"che non verrà aumentato il parametro php time limits."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Indietro"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin funziona meglio con browser che supportano frames"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Clicca per selezionare"
@@ -911,15 +917,15 @@ msgstr "Clicca per selezionare"
msgid "Click to unselect"
msgstr "Clicca per deselezionare"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "I comandi \"DROP DATABASE\" sono disabilitati."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Confermi: "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Si sta per DISTRUGGERE COMPLETAMENTE un intero DataBase!"
@@ -949,39 +955,39 @@ msgstr "Il nome di host è vuoto!"
msgid "The user name is empty!"
msgstr "Il nome utente è vuoto!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "La password è vuota!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "La password non coincide!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Annulla"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Le modifiche sono state salvate"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relazione cancellata"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Relazione \"FOREIGN KEY\" aggiunta"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Aggiunte relazioni internet"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Errore: relazione non aggiunta."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Errore: relazione già esistente."
@@ -989,13 +995,13 @@ msgstr "Errore: relazione già esistente."
msgid "Error saving coordinates for Designer."
msgstr "Errore nel salvare le coordinate per il Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Caratteristiche Generali di Relazione"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Disabilitata"
@@ -1011,348 +1017,358 @@ msgstr "Seleziona Foreign Key"
msgid "Please select the primary key or a unique key"
msgstr "Seleziona la chiave primaria o una chiave univoca"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Scegli il campo da mostrare"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Genera Password"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Genera"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Fatto"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Precedente"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Prossimo"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Oggi"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Gennaio"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Febbraio"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Marzo"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "Aprile"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Maggio"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Giugno"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Luglio"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "Agosto"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "Setttembre"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Ottobre"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "Novembre"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Dicembre"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Gen"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "Mag"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Giu"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "lug"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "set"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "ott"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dic"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Domenica"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Lunedì"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Martedì"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Mercoledì"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Giovedì"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Venerdì"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Sabato"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Gio"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Ven"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Gi"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Ora"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Secondo"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Dimensione font"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Errore sconosciuto nel caricamento del file."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "Il file caricato eccede il parametro upload_max_filesize in php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"Il file caricato eccede il parametro MAX_FILE_SIZE specificato nel form HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Il file è stato solo parzialmente caricato."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Non trovo la cartella temporanea."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Non riesco a scrivere il file su disco."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Caricamento del file interrotto per estensione errata."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Errore nello spostare il file caricato, vedi FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nessun indice definito!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indici"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unica"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Compresso"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalità"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Commenti"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Modifica"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "La chiave primaria è stata eliminata"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "L'indice %s è stato eliminato"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1361,125 +1377,125 @@ msgstr ""
"Gli indici %1$s e %2$s sembrano essere uguali e andrebbero, possibilmente, "
"essere rimossi."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Database"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Errore"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d riga modificata."
msgstr[1] "%1$d righe modificate."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d riga cancellata."
msgstr[1] "%1$d righe cancellate."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d riga inserita."
msgstr[1] "%1$d righe inserite."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Non è disponibile nessuna informazione dettagliata sullo stato di questo "
"motore di memorizzazione."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s è disponibile su questo server MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s è stato disabilitato su questo server MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Questo server MySQL non supporta il motore di memorizzazione %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Database non valido"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Nome tabella non valido"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Errore nel rinominare la tabella %1$s in %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "La tabella %s è stata rinominata %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nessun percorso per le immagini per il tema %s trovato!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Nessuna preview disponibile."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "prendilo"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema di default %s non trovato!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s non trovato!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Percorso per il tema non trovato %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stile"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Impossibile connettersi: impostazioni non valide."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Benvenuto in %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1488,7 +1504,7 @@ msgstr ""
"La ragione di questo è che probabilmente non hai creato alcun file di "
"configurazione. Potresti voler usare %1$ssetup script%2$s per crearne uno."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1500,63 +1516,63 @@ msgstr ""
"l'username e la password nel file config.inc.php ed assicurarsi che "
"corrispondano alle informazioni fornite dall'amministratore del server MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Connetti"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentazione di phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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 Indirizzo IP/hostname a porta separati dallo spazio."
-#: libraries/auth/cookie.auth.lib.php:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Nome utente:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Password:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Scelta del server"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Impossibile eseguire il login nel server MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Nome utente o password errati. Accesso negato."
@@ -1594,29 +1610,7 @@ msgstr "Visualizza video"
msgid "Download file"
msgstr "Scarica file"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Impossibile caricare l'estensione iconv o recode necessaria per la "
-"conversione del set di caratteri, configurare il PHP per permettere di "
-"utilizzare queste estenzioni o disabilitare la conversione dei set di "
-"caratteri in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Impossibile utilizzare le funzioni iconv o libiconv o recode_string in "
-"quanto l'estensione deve essere caricata. Controllare la configurazione del "
-"PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1632,12 +1626,12 @@ msgstr ""
"maggior parte dei casi ci sono un apostrofo o una virgoletta mancanti.<br /"
">Se ricevete una pagina bianca, allora è tutto a posto."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1645,205 +1639,205 @@ msgstr ""
"La direttiva <tt>$cfg['PmaAbsoluteUri']</tt> DEVE essere impostata nel file "
"di configurazione!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Indice server non valido: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Metodo di autenticazione settato nella configurazione non valido:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Si dovrebbe aggiornare %s alla versione %s o successiva."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Dimensione massima: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentazione"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "query SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Messaggio di MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Spiega SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Non Spiegare SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "senza codice PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Crea il codice PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Aggiorna"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Non Validare SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Valida SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "In linea"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profiling"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tempo"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s giorni, %s ore, %s minuti e %s secondi"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Inizio"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Precedente"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fine"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Passa al database \"%s\"."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operazioni"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1852,208 +1846,198 @@ msgstr ""
"Impossibile caricare l'estensione %s,<br />prego controllare la "
"configurazione di PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Eventi"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nome"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Il Database %s è stato eliminato."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Il databse sembra essere vuoto!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Query da esempio"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importa"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegi"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Routines"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Tipo di risultato"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Può essere approssimato. Vedere FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "In eccesso"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Connessione per controluser come definito nella configurazione fallita."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Il server non risponde"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Dettagli..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Cambia password"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nessuna Password"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Password"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Reinserisci"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "Compatibile con MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Genera Password"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Genera"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Crea un nuovo database"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Crea"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nessun Privilegio"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "la tabella deve avere come minimo un dato."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Crea una nuova tabella nel database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Numero di campi"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Non posso caricare i plugins di esportazione. Controlla l'installazione!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump di %s righe a partire dalla riga %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Salva con nome..."
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Salva sul server nella directory %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Sovrascrivi file(s) esistente/i"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Nome file template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nome server"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nome database"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nome tabella"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2064,40 +2048,40 @@ msgstr ""
"usare stringhe di formattazione per le date/tempi. Verranno anche aggiunte "
"le seguenti trasformazioni: %3$s. Il testo rimanente resterà invariato."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "ricorda il template"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Set di caratteri del file:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compressione"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nessuno"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"compresso con zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"compresso con gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"compresso con bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modo di compatibilità SQL"
@@ -2127,7 +2111,7 @@ msgstr ""
msgid "File to import"
msgstr "File importato"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Percorso del file"
@@ -2135,13 +2119,13 @@ msgstr "Percorso del file"
msgid "File uploads are not allowed on this server."
msgstr "Non è permesso l'upload dei file su questo server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "La directory impostata per l'upload non può essere trovata"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "directory di upload del web-server"
@@ -2174,13 +2158,13 @@ msgstr ""
"essere troppo vicino al tempo limite. Questo potrebbe essere un buon modo di "
"importare grandi file, tuttavia potrebbe interrompere la transazione."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Numero di record (query) da saltare a partire dall'inizio"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formato del file importato"
@@ -2224,174 +2208,174 @@ msgstr "Verticale"
msgid "Paper size"
msgstr "Dimensioni carta"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Lingua"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d non è un numero valido di righe."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "righe a partire da"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr " orizzontale "
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "orizzontale (headers ruotati)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr " verticale "
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Questa operazione potrebbe impiegare molto tempo. Procedere comunque?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ordina per chiave"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opzioni"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Testo parziale"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Testo completo"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Chiave relazionale"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Mosta il campo relazionale"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Mostra contenuti binari"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Mostra contenuti BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Mostra contenuti binati come esadecimali"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Nascondi"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Trasformazione del Browser"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Esegue la query dalle preferite"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "La riga è stata cancellata"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Rimuovi"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "nella query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Visualizzazione record "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "Totali"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "La query ha impiegato %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Modifica"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Risultato delle operazioni di Query"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Vista stampa (con full text)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link non trovato"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informazioni sulla versione"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Home directory dei dati"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "La parte comune del path della directory per tutti i file dati InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "File dati"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Incremento autoextend"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2399,11 +2383,11 @@ msgstr ""
" La dimensione di incremento per aumentare la dimensione di una tabella "
"autoextending quando diventa piena."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Dimensione del Buffer pool"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2411,85 +2395,85 @@ msgstr ""
"La dimensione del buffer di memoria InnoDB cacha dati e indici delle proprie "
"tabelle."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stato InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Utilizzo del Buffer Pool"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Totale"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pagine"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Pagine libere"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Pagine sporche"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pagine contenenti dati"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pagine che devono essere flushate"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Pagine occupate"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Attività del Buffer Pool"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Richieste di lettura"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Richieste di scrittura"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Non letto"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "In attesa di scrittura"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Non letto in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "In attesa di scrittura in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Domensione del puntatore dati"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2498,11 +2482,11 @@ msgstr ""
"CREATE TABLE per le tabelle MyISAM quando non è stata specificata l'opzione "
"MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modalità di ripristino automatico"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2510,11 +2494,11 @@ msgstr ""
"La modalità di irppristino automatico di tabelle MyISAM corrotte, come "
"impostato tramite l'opzione di lan cio del server --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Dimensione massima dei file temporanei di ordinamento"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2524,11 +2508,11 @@ msgstr ""
"rigenerazione di un indice MyISAM (durante un REPAIR TABLE, ALTER TABLE, o "
"LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Dimensione massima per i file temporanei nella creazione di un indice"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2538,11 +2522,11 @@ msgstr ""
"occuperebbe più spazio dell'utilizzo del metodo key cache con la quantità "
"ivi specificata: perciò si deve prediligere il metodo key cache."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Thread di riparazione"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2551,11 +2535,11 @@ msgstr ""
"creati in parallelo (ogni indice nel suo thread) durante il processo di "
"ordinamento Repair by."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Ordina la dimensione del buffer"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2563,11 +2547,11 @@ msgstr ""
"Il buffer che viene allocato nell'ordinamento degli indici MyISAM durante un "
"REPAIR TABLE o nella creazione degli indici con CREATE INDEX o ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Dimensione cache degli indici"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2576,11 +2560,11 @@ msgstr ""
"default è 32MB. La memoria allocata qui è usata solo per la cache delle "
"pagine di indice."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Dimensione cache dei record"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2590,11 +2574,11 @@ msgstr ""
"cache dei dati della tabella. The default value is 32MB. This memory is used "
"to cache changes to the handle data (.xtd) and row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Dimensione cache dei log"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2602,11 +2586,11 @@ msgstr ""
"L'ammontare di memoria allocata per la cache del log delle trasazioni. Il "
"valore di default è 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Soglia dei file di log"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2614,11 +2598,11 @@ msgstr ""
"La dimensione del log delle trasazioni prima di un rollover, quando viene "
"creato un nuovo file. Il valore di default è 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Dimensione buffer delle transazioni"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2626,11 +2610,11 @@ msgstr ""
"La dimensione del buffer globale dei log di trasazione (il motore alloca 2 "
"buffer di questa dimensione). Il valore di default è 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Frequheckpoint"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2638,11 +2622,11 @@ msgstr ""
"L'ammontare dei dati scritti sul log delle trasazioni, prima che sia "
"eseguito un checkpoint. Il valore di default è 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Dimensione del log dei dati"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2655,11 +2639,11 @@ msgstr ""
"massima dei dati che possono essere memorizzati complessivamente nel "
"database."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Dimensione del cestino"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2668,11 +2652,11 @@ msgstr ""
"debba essere compattato. Il valore deve essere compreso tra 1 e 99. Il "
"valore di default è 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Dimensione del buffer dei log"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2682,28 +2666,28 @@ msgstr ""
"di default è 256MB. Il motore allora un buffer per ciascun thread, ma solo "
"se è necessario scrivere un log dei dati."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Dimensione incremento del file dei dati"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Dimensione dell'incremento del file (.xtd) con gli \"handle data\"."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Dimensione incremento del file delle righe"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
"Dimensione dell'incremento del file (.xtr) con i puntatori delle righe."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Numero dei file di log"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2715,148 +2699,148 @@ msgstr ""
"cancellati, altrimenti vengono rinominati e gli viene assegnato il numero "
"più alto."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formato"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linee terminate da"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Campo composto da"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Campo impedito da"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linee terminate da"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Sostituisci NULL con"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Mette i nomi delle colonne alla prima riga"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV per dati MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edizione Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dati"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dump dei dati per la tabella"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struttura della tabella"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Includi sottotitolo della tabella"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Sottotitolo della tabella"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Sottotitolo della tabella continuato"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Chiave etichetta"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relazioni"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "tipo MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Generato il"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versione MySQL"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versione PHP"
@@ -2864,23 +2848,23 @@ msgstr "Versione PHP"
msgid "MediaWiki Table"
msgstr "Tabella MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Foglio di calcolo nel formato Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Testo nel formato Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Genera un report contenete i dati di una singola tabella)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Titolo del Report"
@@ -2888,102 +2872,102 @@ msgstr "Titolo del Report"
msgid "PHP array"
msgstr "Array PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
"Aggiunge un commento personalizzato all'header (\\n per tornare a capo)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Includi export in una transazione"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Disabilita i controlli sulle chiavi straniere"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opzioni di esportazione del database"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Usa i backquotes con i nomi delle tabelle e dei campi"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Aggiungi nei commenti"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Creazione/Aggiornamento/Controllo date"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Inserimenti completi"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Inserimenti estesi"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Lunghezza massima di una query creata"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Utilizza inserimenti ritardati"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Utilizza gli IGNORE INSERTS"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Usa dati esadecimali per BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Esporta ora in UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipo di esportazione"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedure"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funzioni"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Limiti per le tabelle scaricate"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Limiti per la tabella"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Triggers"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struttura per la vista"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Struttura Stand-in per le viste"
@@ -2991,165 +2975,165 @@ msgstr "Struttura Stand-in per le viste"
msgid "Texy! text"
msgstr "Testo \"Texy!\""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Funzioni di esportazione"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Esporta procedure"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Esporta tabelle"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Esporta trigger"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Esporta visualizzazione"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Esporta contenuti"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Apri una nuova finestra di PhpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nuova tabella"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Risultato SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generato da"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha restituito un insieme vuoto (i.e. zero righe)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Le seguenti strutture sono state create o modificate. Qui tu puoi:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Visualizza i contenuti delle strutture facendo click sul loro nome"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Modificare ogni impostazione cliccando sul corrispondente link \"Opzioni\""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modifica la sua struttura seguendo il link \"Struttura\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Vai al database"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "impostazioni"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Vai alla tabella"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "struttura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Vai alla visualizzazione"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Sostituisci i dati della tabella col file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignora le righe duplicate"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "I nomi delle colonne in prima fila"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nomi delle colonne"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Parametro non valido per importazione CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Colonna specificata (%s) invalida!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Formato non valido per l'input CSV alla linea %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Contatore di campo non valido nell'input CSV alla linea %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nome tabella"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV usando LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Usa LOCAL keyword"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Questo plugin non supporta importazioni di dati compressi!"
@@ -3165,7 +3149,7 @@ msgstr "Importa percentuali come propri decimali (12.00% to .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importa valute ($5.00 to 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Non usare AUTO_INCREMENT per il valore zero"
@@ -3176,312 +3160,312 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Use light version"
msgid "Encoding conversion"
msgstr "Usa versione leggera"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Nessuno"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaria"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indice"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Testo completo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nessun cambiamento"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Set di caratteri"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binario"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgaro"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Cinese Semplificato"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Cinese Tradizionale"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croato"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Ceco"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danese"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglese"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estone"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Tedesco"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dizionario"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "rubrica"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Ungherese"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandese"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Giapponese"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lituano"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituano"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreano"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persiano"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polacco"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europeo Occidentale"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumeno"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovacco"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Sloveno"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spagnolo"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Spagnolo tradizionale"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Svedese"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turco"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucraino"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingua"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europeo Centrale"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russo"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltico"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeno"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirillico"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabo"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Ebreo"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgiano"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Greco"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Ceco-Slovacco"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "sconosciuto"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Home"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Disconnetti"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Finestra della Query"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Questo formato non ha opzioni"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "non OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Abilitata"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mostra Caratteristiche"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creazione di PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Visualizzazione commenti delle colonne"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Prego leggere la documentazione su come aggiornare la vostra tabella "
"Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Query SQL aggiunte ai preferiti"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Storico dell'SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr "Crea le tabelle necessarie <code>script/create_tables.sql</code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Crea l'utente pma e dagli accesso a queste tabelle."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3489,105 +3473,105 @@ msgstr ""
"Attiva funzionalità avanzate nel file di configuratione (<code>config.inc."
"php</code>), per esempio partendo da <code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "nessuna Description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Configurazione del server"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nome utente"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Ordinamento"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Mostra lo stato degli slave"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Mostra lo stato degli slave"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabile"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valore"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID del server"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Qualsiasi utente"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Utilizza campo text"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Qualsiasi host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Locale"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Questo Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Utilizza la Tabella dell'Host"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3595,132 +3579,136 @@ msgstr ""
"Quando la tabella Host è usata, questo campo è ignorato e i valori "
"memorizzati nella tabella Host invece utilizzati."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Genera Password"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Contenuto della tabella __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continua)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struttura della tabella __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Lingua non conosciuta : %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servers"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabili"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Set di caratteri"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motori"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log binario"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sincronizza"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Database di origine"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Server attuale"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Server remoto"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Differenza"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Database di destinazione"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Eseguendo query SQL sul server %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nomi delle colonne"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Aggiungi ai preferiti questa query SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Permetti ad ogni utente di accedere a questo bookmark"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Sostituisci segnalibro esistente se con lo stesso nome"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimitatori"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Mostra di nuovo questa query"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Invia"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Visualizza solo"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3728,7 +3716,7 @@ msgstr ""
"Pare che ci sia un errore nella query SQL immessa. L'errore del server MySQL "
"mostrato qui sotto, se c'è, può anche aiutare nella risoluzione del problema"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3752,35 +3740,35 @@ msgstr ""
"singola query che causa problemi, e inviare un bug report con i dati "
"riportati nella sezione CUT qui sotto:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "INIZIO CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FINE CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "INIZIO RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FINE RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Virgolette Non Chiuse"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificatore Non Valido"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Stringa di Punctuation Sconosciuta"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3790,21 +3778,21 @@ msgstr ""
"installato le estensioni php necessarie come descritto nella %sdocumentazione"
"%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "La tabella sembra essere vuota!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Lunghezza/Set*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3822,7 +3810,7 @@ msgstr ""
"\") o dei single quote (\"'\") davanti a questi valori anteporre un \"\\"
"\" (per esempio '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3830,12 +3818,12 @@ msgstr ""
"Per i valori predefiniti, prego inserire un singolo valore, senza backslash "
"escaping o virgolette, utilizzando questo formato: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3844,11 +3832,11 @@ msgstr ""
"Per una lista di opzioni di trasformazione disponibili e le loro rispettive "
"trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opzioni di Transformation"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3860,18 +3848,18 @@ msgstr ""
"backslash (\"\\\") o un apostrofo (\"'\") tra questi valori, essi vanno "
"backslashati (per es. '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nessuno"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Come definito:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3880,39 +3868,39 @@ msgstr ""
"Nessuna descrizione è disponibile per questa trasformazione.<br />Prego, "
"chiedere all'autore cosa %s faccia."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Motore di Memorizzazione"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definizione Partizioni"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Salva"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Aggiungi %s campo(i)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Deviaggiungere come minimo un campo."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Eventi"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3931,7 +3919,7 @@ msgstr ""
"schedario. Se fornite una seconda opzione dovete avere la prima opzione "
"settata ad una stringa vuota"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3940,8 +3928,8 @@ msgstr ""
"opzionale, specifica ogni quanto deve essere aggiunto uno spazio (default a "
"2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3949,11 +3937,11 @@ msgstr ""
"Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel "
"(mantiere la proporzione iniziale)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Mostra un link a questa immagine (download blob diretto, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3982,7 +3970,7 @@ msgstr ""
"ha differenti valori - per \"local\" guarda la documentazione della funzione "
"PHP strftime(); per \"utc\" viene usata la funzione gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4019,7 +4007,7 @@ msgstr ""
"impostato a 1 inserirà un NOWRAP al contenuto della cella così che l'intero "
"output sarà mostrato senza essere riformattato (Predefinito: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4031,7 +4019,7 @@ msgstr ""
"Preserva l'originale formattazione del campo. Nessun Escaping viene "
"applicato."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4046,7 +4034,7 @@ msgstr ""
"del file; la prima opzione è un prefisso come \"http://tuodominio.com/\", la "
"seconda opzione è la larghezza in pixel, la terza è l'altezza."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4061,17 +4049,17 @@ msgstr ""
"è un prefisso come \"http://tuodominio.com/\", la seconda opzione è un "
"titolo per il collegamento."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatta il testo come query SQL con evidenziazione della sintassi."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4095,66 +4083,66 @@ msgstr "Non sono stati trovati file ZIP all'interno dell'archivio!"
msgid "Error in ZIP archive:"
msgstr "Errore nell'archivio ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Azioni"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "collation della connessione di MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfacce"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Colore definito dall'utente"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Riavvia"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versione protocollo"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Utente"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Set di caratteri MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versione MySQL client"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Estensioni PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostra le info sul PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Home page ufficiale di phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4166,7 +4154,7 @@ msgstr ""
"server MySQL funzionante con queste impostazioni è aperto a intrusioni, e si "
"dovrebbe realmente riparare a questa falla nella sicurezza."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4176,7 +4164,7 @@ msgstr ""
"opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di "
"alcuni dati!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4187,7 +4175,7 @@ msgstr ""
"phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri "
"e questo può portare a risultati inaspettati."
-#: main.php:290
+#: main.php:289
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 "
@@ -4195,13 +4183,13 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4211,7 +4199,7 @@ msgstr ""
"installazione, esiste ancora nella cartella del tuo phpMyAdmin. Si consiglia "
"di rimuoverla una volta configurato phpMyAdmin."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4221,7 +4209,7 @@ msgstr ""
"funzioni di phpMyAdmin saranno mancanti. Per esempio la navigazione dei "
"frame non sarà aggiornata automaticamente."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4230,7 +4218,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4239,75 +4227,75 @@ msgstr ""
"Sul server è in esecuzione Suhosin. Controlla la documentazione: "
"%sdocumentation%s per possibili problemi."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Personalizza frame di navigazione"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nessun database"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "File"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Calendario"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Crea tabelle"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Prego, selezionare un database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabella non trovata o non settata in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Prego scegliere una Page da modificare"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Crea una nuova pagina"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Numero pagina:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Impaginazione automatica"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relazioni interne"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Seleziona Tables"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "(dis)attiva scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4315,113 +4303,113 @@ msgstr ""
"La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. "
"Volete cancellare questi Riferimenti?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "La tabella \"%s\" non esiste!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Prego, configurare le coordinate per la tabella %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema del database \"%s\" - Pagina %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nessuna Tabella"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Schema relazionale"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tabella dei contenuti"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Mostra/nascondi il menù di sinistra"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Salva la posizione"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Crea tabelle"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Crea relazioni"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Ricarica"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Aiuto"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Link angolari"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Link diretti"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Calamita alla griglia"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Espandi/Contrai"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Contrai/Espandi"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importa/esporta le coordinate per PDF schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Muovi menù"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Mostra/nascondi tutto"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Mostra/nascondi tabella senza relazioni"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Numero di tabelle"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Elimina relazione"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Per selezionare una relazione, click :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4436,140 +4424,140 @@ msgstr ""
"come campo da mostrare, clicca l'icona \"Scegli il campo da mostrare\", e "
"poi clicca sul nome appropriato del campo."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "La pagina è stata creata"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Creazione della pagina fallita"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Importa/esporta alla dimensione"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "raccomandato"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "da/per pagina"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importa file"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Tutti"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Selezionare il log binario da visualizzare"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "File"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Tronca le Query Mostrate"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostra query complete"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nome del Log"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posizione"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipo di evento"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posizione originale"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informazioni"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Set di Caratteri e Collation"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nessun database selezionato."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databases sono stati cancellati correttamente."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistiche dei databases"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabelle"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "Configurazione del server"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "Configurazione del server"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Vai al database"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "Configurazione del server"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicazione"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Controlla i privilegi per il database \"%s\"."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Controlla i privilegi"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Abilita le Statistiche"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Disabilita le Statistiche"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4577,11 +4565,11 @@ msgstr ""
"N.B.: Abilitare qui le statistiche del Database potrebbe causare del "
"traffico intenso fra il server web e MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Motori di Memorizzazione"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Visualizza il dump (schema) dei databases"
@@ -4788,20 +4776,20 @@ msgid "None"
msgstr "Nessuno"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegi relativi alle tabelle"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "Nota: i nomi dei privilegi di MySQL sono in Inglese"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilegi globali"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegi specifici al database"
@@ -4825,97 +4813,97 @@ msgstr "Informazioni di Login"
msgid "Do not change the password"
msgstr "Non cambiare la password"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nessun utente trovato."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "L'utente %s esiste già!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Hai aggiunto un nuovo utente."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Hai aggiornato i permessi per %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Hai revocato i privilegi per %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "La password per l'utente %s è cambiata con successo."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Cancellazione in corso di %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nessun utente selezionato per la cancellazione!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Caricamento dei privilegi in corso"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Gli utenti selezionati sono stati cancellati con successo."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "I privilegi sono stati ricaricati con successo."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Modifica Privilegi"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoca"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Vista d'insieme dell'utente"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Qualsiasi"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Aggiungi un nuovo utente"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Rimuove gli utenti selezionati"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Revoca tutti i privilegi attivi agli utenti e dopo li cancella."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Elimina i databases gli stessi nomi degli utenti."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4928,52 +4916,52 @@ msgstr ""
"privilegi usati dal server se sono stati fatti cambiamenti manuali. In "
"questo caso, Si dovrebbero %srinfrescare i privilegi%s prima di continuare."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "L'utente selezionato non è stato trovato nella tabella dei privilegi."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegi relativi alle colonne"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Aggiungi privilegi sul seguente database"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"I caratteri jolly _ e % dovrebbero essere preceduti da un \\ per l'utilizzo "
"letterale"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Aggiungi privilegi sulla seguente tabella"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Cambia le Informazioni di Login / Copia Utente"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Crea un nuovo utente con gli stessi privilegi e ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... mantieni quello vecchio."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... cancella quello vecchio dalla tabella degli utenti."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoca tutti i privilegi attivi da quello vecchio e in seguito "
"cancellalo."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4981,53 +4969,53 @@ msgstr ""
" ... cancella quello vecchio dalla tabella degli utenti e in seguito "
"ricarica i privilegi."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Database per l'utente"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nessuno"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Crea un database con lo stesso nome e concedi tutti i privilegi"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Garantisci tutti i privilegi per il database &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Utenti che hanno accesso a \"%s\""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globale"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specifico del database"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Il thread %s è stato terminato con successo."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5035,59 +5023,59 @@ msgstr ""
"phpMyAdmin non è in grado di terminare il thread %s. Probabilmente è già "
"stato terminato."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Mostra lo stato degli slave"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Configurazione del server"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5096,116 +5084,116 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Prego, selezionare un database"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Sincronizza i database con il master"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Pieno avvio"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Pieno spegnimento"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Avvio"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5215,12 +5203,12 @@ msgstr ""
"ma che oltrepassano il valore di binlog_cache_size e usano un file "
"temporaneo per salvare gli statements dalle transazioni."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Il numero delle transazioni che usano la cache temporanea del log binario."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5232,11 +5220,11 @@ msgstr ""
"grande, potresti voler aumentare il valore tmp_table_size, per fare im modo "
"che le tabelle temporanee siano memory-based anzichè disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Numero di file temporanei che mysqld ha creato."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5244,7 +5232,7 @@ msgstr ""
"Il numero di tabelle temporanee create automaticamente in memoria dal server "
"durante l'esecuzione dei comandi."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5252,7 +5240,7 @@ msgstr ""
"Numero di righe scritte con INSERT DELAYED in cui ci sono stati degli errori "
"(probabilmete chiave dublicata)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5260,23 +5248,23 @@ msgstr ""
"Il numero di processi INSERT DELAYED in uso. Ciascuna tabella su cui è usato "
"INSERT DELAYED occupa un thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Il numero di righe INSERT DELAYED scritte."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Il numero di comandi FLUSH eseguiti."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Il numero di comandi interni COMMIT eseguiti."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Il numero di volte in cui una riga è stata cancellata da una tabella."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5286,7 +5274,7 @@ msgstr ""
"tabella sulla base di un nome dato. Questo è chaiamto discovery. "
"Handler_discover indica il numero di volte che una tabella è stata trovata."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5297,7 +5285,7 @@ msgstr ""
"degli indici; per esempio, SELECT col1 FROM foo, assumento che col1 sia "
"indicizzata."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5306,7 +5294,7 @@ msgstr ""
"alta, è un buon indice che le tue query e le tue tabelle sono correttamente "
"indicizzate."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5317,7 +5305,7 @@ msgstr ""
"colonna indice con un range costante, oppure se stai facendo una scansione "
"degli indici."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5326,7 +5314,7 @@ msgstr ""
"chiavi. Questo metodo di lettura è principalmente utilizzato per ottimizzare "
"ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5339,7 +5327,7 @@ msgstr ""
"a MySQL di leggere l'intera tabella oppure ci sono dei joins che non usano "
"le chiavi correttamente."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5352,37 +5340,37 @@ msgstr ""
"indicizzate, o che le query non sono state scritte per trarre vantaggi dagli "
"indici che hai."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Il numero di comandi ROLLBACK interni."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Il numero di richieste per aggiornare una riga in una tabella."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Il numero di richieste per inserire una riga in una tabella."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Il numero di pagine che contengono dati (sporchi o puliti)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Il numero di pagine attualmente sporche."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Il numero di buffer pool pages che hanno avuto richiesta di essere "
"aggiornate."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Il numero di pagine libere."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5392,7 +5380,7 @@ msgstr ""
"attualmente in lettura o in scittura e non possono essere aggiornate o "
"rimosse per altre ragioni."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5404,11 +5392,11 @@ msgstr ""
"come Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Il numero totale di buffer pool, in pagine."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5416,7 +5404,7 @@ msgstr ""
"Il numero di read-aheads \"random\" InnoDB iniziate. Questo accade quando "
"una query legge una porzione di una tabella, ma in ordine casuale."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5424,11 +5412,11 @@ msgstr ""
"Il numero di read-aheads InnoDB sequanziali. Questo accade quando InnoDB "
"esegue una scansione completa sequenziale di una tabella."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Il numero di richieste logiche che InnoDb ha fatto."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5436,7 +5424,7 @@ msgstr ""
"Il numero di richieste logiche che InnoDB non può soddisfare dal buffer pool "
"e che devono fare una lettura di una pagina singola."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5451,55 +5439,55 @@ msgstr ""
"dimesione del buffer pool è stata settata correttamente questo valore "
"dovrebbe essere basso."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Il numero di scritture effettuate nel buffer pool InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Il numero delle operazioni fsync() fino ad ora."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Il numero di operazioni fsync() in attesa."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Il numero di letture in attesa."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Il numero di scritture in attesa."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "La quantità di dati letti fino ad ora, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Il numero totale di dati letti."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Il numero totale di dati scritti."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "La quantità di dati scritti fino ad ora, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Il numero di scritture doublewrite che sono state eseguite ed il numero che "
"sono state scritte a questo scopo."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Il numero di scritture doublewrite che sono state eseguite ed il numero che "
"sono state scritte a questo scopo."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5507,35 +5495,35 @@ msgstr ""
"Il numero di attese che abbiamo avuto perchè il buffer di log era troppo "
"piccolo e abbiamo duvuto attendere che fosse aggiornato prima di continuare."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Il numero di richieste di scrittura dei log."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Il numero scritture fisiche del log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Il numero di scritture fsync fatte sul log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Il numero degli fsyncs in sospeso sul log file."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Il numero di scritture in sospeso sul log file."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Il numero di bytes scritti sul log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Il numero di pagine create."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5544,51 +5532,51 @@ msgstr ""
"valori sono conteggiati nelle pagine; la dimesione delle pagine permette di "
"convertirli facilmente in bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Il numero di pagine lette."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Il numero di pagine scritte."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Il numero di row locks attualmente in attesa."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Il tempo medio per l'acquisizione di un row lock, in millisecondi."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Il tempo totale per l'acquisizione di un row locks, in millisecondi."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Il tempo massimo per l'acquisizione di un row lock, in millisecondi."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Il numero di volte che un row lock ha dovuto attendere."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Il numero di righe cancellate da una tabella InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Il numero di righe inserite da una tabella InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Il numero di righe lette da una tabella InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Il numero di righe aggiornate da una tabella InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5597,7 +5585,7 @@ msgstr ""
"cambiati, ma che non sono stai aggiornati su disco. E' conosciuto con il "
"nome di Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5605,7 +5593,7 @@ msgstr ""
"Il numero di blocchi non usati nella cache chiave. Puoi usare questo valore "
"per determinare quanta cache chiave è in uso."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5615,11 +5603,11 @@ msgstr ""
"the key cache. Questo valore è un'importante segnale che indica il numero "
"massimo di blocchi che sono stati in uso contemporaneamente."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Il numero di richieste per le ggere un blocco chiave dalla cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5630,15 +5618,15 @@ msgstr ""
"rapporto di cache miss rate può essere calcolato come Key_reads/"
"Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Il numero di richieste per scrivere una blocco chiave nella cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Il numero di scritture fisiche di un blocco chiave sul disco."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5649,12 +5637,12 @@ msgstr ""
"query per la stessa operazione di query. Il valore di default è 0, che "
"significa che nessuna query è stata ancora compilata."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"In numero di righe in attesa di essere scritte nella coda INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5662,36 +5650,36 @@ msgstr ""
"Il numero di tabelle che sono state aperte. Se il valore opened_tables è "
"grande, probabilmente il valore di table cache è troppo piccolo."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Il numero di file che sono aperti."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"il numero di stream che sono aperti (usato principalmente per il logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Il numero di tabelle che sono aperte."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Il numero di blocchi di memoria liberi nella cache delle query."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "L'ammontare di memoria libera nella cache delle query."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Il numero di cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Il numero di query aggiunte alla cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5704,7 +5692,7 @@ msgstr ""
"una strategia di \"meno usate recentemente\" (LRU - least recently used) per "
"decidere quali query rimuovere dalla cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5712,24 +5700,24 @@ msgstr ""
"Il numero di query non in cache (impossibilità di inserirle nella cache "
"oppure non inserite per i settaggi del parametro query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Il numero di query registrate nella cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Il numero totale di blocchi nella cache delle query."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Lo sato delle repliche failsafe (non ancora implementato)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5737,13 +5725,13 @@ msgstr ""
"Il numero di joins che non usano gli indici. (Se questo valore non è 0, "
"dovresti controllare attentamente gli indici delle tue tabelle.)"
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Il numero di joins che usano una ricerca limitata su di una tabella di "
"riferimento."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5752,7 +5740,7 @@ msgstr ""
"ogni riga. (Se questo valore non è 0, dovresti controllare attentamente gli "
"indici delle tue tabelle.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5760,17 +5748,17 @@ msgstr ""
"Il numero di joins che usano un range sulla prima tabella. (Non è, "
"solitamente, un valore critico anche se è grande.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Il numero di join che hanno effettuato una scansione completa della prima "
"tabella."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Il numero di tabelle temporaneamente aperte da processi SQL slave."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5778,12 +5766,12 @@ msgstr ""
"Numero totale di volte (dalla partenza) in cui la replica slave SQL ha "
"ritentato una transazione."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Questa chiave è ON se questo è un server slave connesso ad un server master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5791,13 +5779,13 @@ msgstr ""
"Numero di processi che hanno impiegato più di \"slow_launch_time\" secondi "
"per partire."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Numero di query che hanno impiegato più di \"long_query_time\" seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5807,23 +5795,23 @@ msgstr ""
"fatte. Se questo valore è grande, dovresti incrementare la variabile di "
"sistema sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Il numero di ordinamenti che sono stati eseguiti in un intervallo."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Il numero di righe ordinate."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Il numero di ordinamenti che sono stati fatti leggendo la tabella."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Il numero di volte che un table lock è stato eseguito immediatamente."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5835,7 +5823,7 @@ msgstr ""
"performance, dovresti prima ottimizzare le query, oppure sia utilizzare le "
"repliche, sia dividere le tabelle."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5845,11 +5833,11 @@ msgstr ""
"essere calcolato come processi_creati/connessioni. Se questo valore è rosso "
"devi aumentare la tua thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Il numero di connessioni correntemente aperte."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5861,107 +5849,107 @@ msgstr ""
"(Normalmente questo non fornisce un significatico incremento delle "
"performace se hai una buona implementazione dei processi.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Il numero di processi non in attesa."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informazioni di Runtime"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Cache delle query"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Processi"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Dati temporanei"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Inserimento ritardato"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Key cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Ordinando"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordinatore delle transazioni"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Rinfresca (chiudi) tutte le tabelle"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Mostra le tabelle aperte"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Mostra gli hosts slave"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Mostra lo stato degli slave"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Rinfresca la cache delle query"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Visualizza processi in esecuzione"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Riavvia"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Questo server MySQL sta girando da %s. E' stato avviato il %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5969,11 +5957,11 @@ msgstr ""
"<b>Traffico del server</b>: Queste tabelle mostrano le statistiche del "
"traffico di rete di questo server MySQL dal momento del suo avvio."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Traffico"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5982,36 +5970,36 @@ msgstr ""
"e per questa ragione le statistiche riportate dal server MySQL potrebbero "
"non essere corrette."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "all'ora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Ricevuti"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Spediti"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Connessioni"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. connessioni contemporanee"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Tentativi falliti"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Fallito"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6020,271 +6008,267 @@ msgstr ""
"<b>Query delle Statistiche</b>: Dall'avvio, %s query sono state effettuate "
"sul server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "al minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "al secondo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipo di Query"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replicazione"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Impossibile connettersi all'origine"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Impossibile connettersi alla destinazione"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "database '%s' non esistente."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Sincronizzazione dati"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "non presente"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Struttura per la vista"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Differenze dei dati"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Applica i cambiamenti selezionati"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Sincronizzare i database"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
"Le tabelle di destinazione selezionate sono state sincronizzate con le "
"tabelle di origine."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Le seguenti query sono state eseguite:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Connessione non sicura"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration"
msgid "Configuration: %s"
msgstr "Configurazione"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variabili e parametri del Server"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valore sessione"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valore globale"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "File di configurazione"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Scarica"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Panoramica"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Non ci sono server configurati"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nuovo server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Lingua predefinita"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- nessuno -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Server predefinito"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Visualizza"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Carica"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Documentazione di phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Dona"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Controlla l'ultima versione"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Caratteristiche"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Frame di navigazione"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Modifica server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Aggiungi un nuovo server"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Valore non corretto"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Imposta valore: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Ripristinare valori predefiniti"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Attenzione"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6294,67 +6278,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Impossibile eseguire il login nel server MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6362,452 +6346,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Impossibile caricare o salvare la configurazione"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Rinomina il DataBase in"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Server predefinito"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Rinomina il DataBase in"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Set di caratteri del file:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Nome file template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Nome file template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Nome file template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Nome file template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "no"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
#, fuzzy
msgid "Force SSL connection"
msgstr "Connessione non sicura"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
#, fuzzy
msgid "Customize browse mode"
msgstr "Personalizza frame principale"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
#, fuzzy
msgid "Customize edit mode"
msgstr "Personalizza frame principale"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Personalizza le opzioni di esportazione"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Importa file"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
#, fuzzy
msgid "Customize default common import options"
msgstr "Personalizza le opzioni di esportazione"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importa file"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importa / esporta"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opzioni di visualizzazione tabelle"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opzioni di visualizzazione tabelle"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Opzioni di visualizzazione tabelle"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Personalizza le opzioni di esportazione"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Sicurezza"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Impostazioni di base"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Configurazione del server"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Inserisci i parametri di connessione al server"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Database di PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Personalizzazione"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Personalizza le opzioni di esportazione"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Personalizza le opzioni di esportazione"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Personalizza frame di navigazione"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Personalizza frame principale"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "query SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "query SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Avvio"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "tabelle"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6815,25 +6791,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignora errori"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6844,151 +6820,151 @@ msgstr ""
"essere troppo vicino al tempo limite. Questo potrebbe essere un buon modo di "
"importare grandi file, tuttavia potrebbe interrompere la transazione."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Connessione non sicura"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Il numero di righe ordinate."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Mostra logo nel frame di sinistra"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Visualizza logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Nome file template"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Usa versione leggera"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6996,43 +6972,43 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Nessun database"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
#, fuzzy
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
@@ -7042,124 +7018,124 @@ msgstr ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, Previous/Next links will be shown."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Limite memoria"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Show binary contents"
msgid "Protect binary columns"
msgstr "Mostra contenuti binari"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Home directory dei dati"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7169,149 +7145,149 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
#, fuzzy
msgid "Host authentication order"
msgstr "Tipo di autenticazione"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
#, fuzzy
msgid "Host authentication rules"
msgstr "Autentificazione hardware fallita"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Metodo di autenticazione da usare"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Tipo di autenticazione"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
#, fuzzy
msgid "Compress connection"
msgstr "Connessione non sicura"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tipo di connessione"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nessuna Tabella"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Deframmenta la tabella"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7322,338 +7298,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "Estensioni PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Nessun database"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "nome server"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID del server"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Ripara tabella"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modalità di ripristino automatico"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Istruzioni"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Scelta del server"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Visualizzazione commenti delle colonne"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
#, fuzzy
msgid "Verbose check"
msgstr "Controllo versione"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Visualizza form"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Mostra query complete"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistiche righe"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7661,39 +7637,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Mostra le tabelle aperte"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "sì"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7701,420 +7677,420 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Home directory dei dati"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Controllo versione"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Inserita riga id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Mostrando il codice PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Mostrando la query SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemi con gli indici della tabella `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etichetta"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "La tabella %1$s è già stata modificata con successo"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Naviga tra i valori esterni"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funzione"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignora"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" A causa della sua lunghezza,<br /> questo campo non può essere modificato "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Rimuovi le referenze al REPOSITORY BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Tipo di dato Binario - non modificare"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Carica nella repository BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Inserisci come nuova riga"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Inserisci come nuova riga e ignora gli errori"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Mostrando la query SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Indietro"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Inserisci un nuovo record"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Torna a questa pagina"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Modifica il record successivo"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL"
"+frecce per spostarlo altrove"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Riprendi inserimento con la riga %s"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "La tabella %s esiste già!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "La tabella %1$s è stata creata."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Visualizza dump (schema) della tabella"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Il nome della chiave primaria deve essere... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Impossibile rinominare l'indice a PRIMARIO!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nessuna parte di indice definita!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Crea un nuovo indice"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modifica un indice"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nome dell'indice :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipo di indice :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave "
"primaria!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Aggiungi all'indice %s colonna/e"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Il contatore delle colonne deve essere superiore a 0."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Impossibile spostare la tabella su se stessa!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Impossibile copiare la tabella su se stessa!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "La tabella %s è stata spostata in %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "La tabella %s è stata copiata su %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Il nome della tabella è vuoto!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Altera tabella ordinata per"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singolarmente)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Sposta la tabella nel (database<b>.</b>tabella):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opzioni della tabella"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Rinomina la tabella in"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copia la tabella nel (database<b>.</b>tabella):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Passa alla tabella copiata"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Amministrazione tabella"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Deframmenta la tabella"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "La tabella %s è stata inizializzata"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Inizializza (\"FLUSH\") la tabella"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Manutenzione partizione"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partizione %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizza"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Controlla"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Ottimizza"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Ricrea"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Ripara"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Rimuove partizionamento"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Controlla l'integrità delle referenze:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostra le tabelle"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Spazio utilizzato"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Utilizzo"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effettivo"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistiche righe"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Istruzioni"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamico"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Lunghezza riga"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Dimensione riga"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Errore nel creare una \"foreign key\" su %1$s (controlla il tipo di dati)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relazioni interne"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8122,245 +8098,245 @@ msgstr ""
"Una relazione interna non %è necessaria, quando una corrispondente relazione "
"FOREIGN KEY esiste."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nessuna riga selezionata"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Esegui \"query da esempio\" (carattere jolly: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operatore"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Seleziona campi (almeno uno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Aggiungi condizioni di ricerca (corpo della clausola \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "record per pagina"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordine di visualizzazione:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Naviga tra i valori DISTINCT"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nessuno"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "La tabella %s è stata eliminata"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Una chiave primaria è stata aggiunta in %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Un indice è stato aggiunto in %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vedi relazioni"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Proponi la struttura della tabella"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Aggiungi %s campo(i)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Alla fine della tabella"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "All'inizio della tabella"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Dopo %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Crea un indice su %s columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partizionato"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dati"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Nome utente:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Tipo di esportazione"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persiano"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Crea relazioni"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8369,49 +8345,68 @@ msgstr ""
"Nessun supporto per i temi, si prega di controllare la configurazione e/o i "
"temi nella cartella %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Ottieni altri temi!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tipi-MIME disponibili"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Tipi-MIME stampati in italics non hanno una funzione di trasformazione "
"separata"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Trasformazioni disponibili"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descrizione"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Non hai i permessi per effettuare questa operazione!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Il profilo è stato aggiornato."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nome VISTA"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Rinomina la tabella in"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Impossibile caricare l'estensione iconv o recode necessaria per la "
+#~ "conversione del set di caratteri, configurare il PHP per permettere di "
+#~ "utilizzare queste estenzioni o disabilitare la conversione dei set di "
+#~ "caratteri in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Impossibile utilizzare le funzioni iconv o libiconv o recode_string in "
+#~ "quanto l'estensione deve essere caricata. Controllare la configurazione "
+#~ "del PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ja.po b/po/ja.po
index a20de5c7c5..6e544cfafa 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 11:22+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: japanese <jp@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "ã™ã¹ã¦è¡¨ç¤º"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "ページ番å·:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"ãŸã‹ã€ãƒ–ラウザã®ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£è¨­å®šã§ã‚¯ãƒ­ã‚¹ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ã®æ›´æ–°ã‚’ブロックã—ã¦ã„ã‚‹ã‚‚"
"ã®ã¨æ€ã‚ã‚Œã¾ã™"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "検索"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "実行ã™ã‚‹"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "キーå"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "説明"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ã“ã®å€¤ã‚’利用ã™ã‚‹"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "データベース %1$s を作æˆã—ã¾ã—ãŸã€‚"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "データベースã®ã‚³ãƒ¡ãƒ³ãƒˆ:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "テーブルã®ã‚³ãƒ¡ãƒ³ãƒˆ"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "カラムå"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "種別"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "ヌル(NULL)"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "デフォルト値"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "リンク先"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "コメント"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "ã„ã„ãˆ"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "ã¯ã„"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "å°åˆ·"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "DB ã®ãƒ€ãƒ³ãƒ—(スキーマ)表示"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "ã“ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ã¯ãƒ†ãƒ¼ãƒ–ルãŒã‚ã‚Šã¾ã›ã‚“"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "å…¨é¸æŠž"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "å…¨é¸æŠžè§£é™¤"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "データベースåãŒç©ºã§ã™!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "データベース %s ã‚’ %s ã«ãƒªãƒãƒ¼ãƒ ã—ã¾ã—ãŸ"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "データベース %s ã‚’ %s ã«ã‚³ãƒ”ーã—ã¾ã—ãŸ"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "æ–°ã—ã„データベースå"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "コマンド"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "続ã„ã¦"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "データベースã®ã‚³ãƒ”ー先"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "構造ã®ã¿"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "構造ã¨ãƒ‡ãƒ¼ã‚¿"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "データã®ã¿"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "コピーã®å‰ã« CREATE DATABASE ã™ã‚‹"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s を追加"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT 値を追加ã™ã‚‹"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "制約を追加ã™ã‚‹"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "コピーã—ãŸãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«åˆ‡ã‚Šæ›¿ãˆã‚‹"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "状態"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "有効"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "修復"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "無効"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "ç…§åˆé †åº"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,464 +337,468 @@ msgstr ""
"リンクテーブルを処ç†ã™ã‚‹ãŸã‚ã®è¿½åŠ æ©Ÿèƒ½ãŒç„¡åŠ¹ã«ãªã£ã¦ã„ã¾ã™ã€‚ç†ç”±ã«ã¤ã„ã¦ã¯%s"
"ã“ã¡ã‚‰%sã‚’ã”覧ãã ã•ã„"
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF ページを編集ã™ã‚‹"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "テーブル"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "行"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "サイズ"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "使用中"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "作æˆæ—¥æ™‚"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "最終更新"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "最終検査"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s テーブル"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL ã¯æ­£å¸¸ã«å®Ÿè¡Œã•ã‚Œã¾ã—ãŸ"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "最低ã²ã¨ã¤ã¯è¡¨ç¤ºã™ã‚‹ã‚«ãƒ©ãƒ ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ソート"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "昇順"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "é™é †"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "表示"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "æ¡ä»¶"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "挿入"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "ãŠã‚ˆã³"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "削除"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ã¾ãŸã¯"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "修正"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "æ¡ä»¶è¡Œã‚’追加・削除ã™ã‚‹"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "フィールド列を追加・削除ã™ã‚‹"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "クエリを更新ã™ã‚‹"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "利用ã™ã‚‹ãƒ†ãƒ¼ãƒ–ル"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "データベース <b>%s</b> ã®SQL:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "クエリを実行ã™ã‚‹"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "アクセスã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸ"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "ã„ãšã‚Œã‹ã®å˜èªžã‚’å«ã‚€"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "ã™ã¹ã¦ã®å˜èªžã‚’å«ã‚€"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "完全一致"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "æ­£è¦è¡¨ç¾"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" ã®æ¤œç´¢çµæžœ %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s 件(テーブル <i>%s</i>)"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s 件(テーブル <i>%s</i>)"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "表示"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "削除"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>åˆè¨ˆ:</b> <i>%s</i> 件"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>åˆè¨ˆ:</b> <i>%s</i> 件"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "データベース内検索"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "検索ã™ã‚‹å˜èªžã‚„値 (ワイルドカード: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "検索æ¡ä»¶:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "å„å˜èªžã¯ç©ºç™½æ–‡å­—(\" \")ã§åŒºåˆ‡ã£ã¦ãã ã•ã„"
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "検索ã™ã‚‹ãƒ†ãƒ¼ãƒ–ル:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "検索ã™ã‚‹ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "挿入"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "構造"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "削除"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "空ã«ã™ã‚‹"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "テーブル %s を空ã«ã—ã¾ã—ãŸ"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "ビュー %s を破棄ã—ã¾ã—ãŸ"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "テーブル %s を削除ã—ã¾ã—ãŸ"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "ã“ã®ãƒ“ューã®æœ€ä½Žè¡Œæ•°ã€‚詳ã—ãã¯%sドキュメント%sã‚’ã”覧ãã ã•ã„。"
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ビュー"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "レプリケーション"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "åˆè¨ˆ"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s ã¯ã“ã® MySQL サーãƒã®ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ã‚¨ãƒ³ã‚¸ãƒ³ã§ã™"
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "ãƒã‚§ãƒƒã‚¯ã—ãŸã‚‚ã®ã‚’:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "ã™ã¹ã¦ãƒã‚§ãƒƒã‚¯ã™ã‚‹"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ã™ã¹ã¦ã®ãƒã‚§ãƒƒã‚¯ã‚’外ã™"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "オーãƒãƒ¼ãƒ˜ãƒƒãƒ‰ã®ã‚るテーブルを確èªã—ã¦ãã ã•ã„"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "å°åˆ·ç”¨ç”»é¢"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "テーブルをãƒã‚§ãƒƒã‚¯ã™ã‚‹"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "テーブルを最é©åŒ–ã™ã‚‹"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "テーブルを修復ã™ã‚‹"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "テーブルを分æžã™ã‚‹"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "エクスãƒãƒ¼ãƒˆ"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "データ辞書"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "データベース"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "æ“作"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "ã“ã®å½¢å¼ã®ã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆã¯ãƒ•ã‚¡ã‚¤ãƒ«ã«ä¿å­˜ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "空ã容é‡ä¸è¶³ã§ãƒ•ã‚¡ã‚¤ãƒ« %s ã‚’ä¿å­˜ã§ãã¾ã›ã‚“"
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -802,17 +806,17 @@ msgstr ""
"サーãƒä¸Šã«æ—¢å­˜ã®ãƒ•ã‚¡ã‚¤ãƒ« %s ãŒã‚ã‚Šã¾ã™ã€‚ファイルåを変更ã™ã‚‹ã‹ã€ä¸Šæ›¸ãオプ"
"ションを有効ã«ã—ã¦ãã ã•ã„"
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "ã“ã®ã‚¦ã‚§ãƒ–サーãƒã«ã¯ãƒ•ã‚¡ã‚¤ãƒ« %s ã‚’ä¿å­˜ã™ã‚‹æ¨©é™ãŒã‚ã‚Šã¾ã›ã‚“"
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ダンプをファイル %s ã«ä¿å­˜ã—ã¾ã—ãŸ"
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -821,14 +825,14 @@ msgstr ""
"アップロードã—よã†ã¨ã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ãŒå¤§ãã™ãŽã‚‹ã‚ˆã†ã§ã™ã€‚対策ã«ã¤ã„ã¦ã¯ %sドキュ"
"メント%s ã‚’ã”覧ãã ã•ã„"
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "ファイルを読ã¿è¾¼ã‚ã¾ã›ã‚“ã§ã—ãŸ"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -837,7 +841,7 @@ msgstr ""
"サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„圧縮形å¼(%s)ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’ロードã—よã†ã¨ã—ã¾ã—ãŸã€‚ã“ã®å½¢å¼"
"ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ã‹è¨­å®šã§ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™"
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -847,31 +851,31 @@ msgstr ""
"ファイルサイズ㌠PHP ã®è¨­å®šã§è¨±å¯ã•ã‚ŒãŸæœ€å¤§å€¤ã‚’超ãˆã¦ã„ã¾ã™ã€‚FAQ 1.16ã‚’ã”覧ã"
"ã ã•ã„"
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"インãƒãƒ¼ãƒˆãƒ—ラグインをロードã§ãã¾ã›ã‚“。正ã—ãインストールã•ã‚Œã¦ã„ã‚‹ã‹ç¢ºèªã—"
"ã¦ãã ã•ã„!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ブックマークを削除ã—ã¾ã—ãŸ"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "表示中ã®ãƒ–ックマーク"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "ブックマーク %s を作æˆã—ã¾ã—ãŸ"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "インãƒãƒ¼ãƒˆã¯æ­£å¸¸çµ‚了ã—ã¾ã—ãŸã€‚%d 個ã®ã‚¯ã‚¨ãƒªã‚’実行ã—ã¾ã—ãŸ"
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -879,7 +883,7 @@ msgstr ""
"スクリプトãŒã‚¿ã‚¤ãƒ ã‚¢ã‚¦ãƒˆã—ã¾ã—ãŸã€‚インãƒãƒ¼ãƒˆã‚’完了ã•ã›ãŸã„ã®ã§ã‚ã‚Œã°åŒã˜ãƒ•ã‚¡"
"イルをå†é€ä¿¡ã™ã‚Œã°ã‚¤ãƒ³ãƒãƒ¼ãƒˆãŒå†é–‹ã•ã‚Œã¾ã™"
-#: import.php:426
+#: 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."
@@ -887,19 +891,19 @@ msgstr ""
"ãŸã ã—ã€æœ€å¾Œã«å®Ÿè¡Œã—ãŸã¨ãã¯ã¾ã£ãŸãデータを解æžã§ãã¾ã›ã‚“ã§ã—ãŸã€‚ãµã¤ã†ã¯ "
"PHP ã®æ™‚間制é™ã‚’伸ã°ã•ãªã„é™ã‚Šã“ã®ãƒ‡ãƒ¼ã‚¿ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã¯ã§ãã¾ã›ã‚“"
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "戻る"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin ã¯<b>フレーム対応</b>ブラウザã§ã®åˆ©ç”¨ã‚’ãŠå‹§ã‚ã—ã¾ã™"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -907,15 +911,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "DROP DATABASE æ–‡ã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™"
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "本当ã«å®Ÿè¡Œã—ã¾ã™ã‹?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "データベースを完全ã«å‰Šé™¤ã—よã†ã¨ã—ã¦ã„ã¾ã™!"
@@ -944,39 +948,39 @@ msgstr "ホストåãŒç©ºã§ã™!"
msgid "The user name is empty!"
msgstr "ユーザåãŒç©ºã§ã™!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "パスワードãŒç©ºã§ã™!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "パスワードãŒç•°ãªã£ã¦ã„ã¾ã™!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "キャンセル"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "修正をä¿å­˜ã—ã¾ã—ãŸ"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "リレーションを削除ã—ã¾ã—ãŸ"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "外部キーを追加ã—ã¾ã—ãŸ"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "内部リレーションを追加ã—ã¾ã—ãŸ"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "エラー: リレーションを追加ã§ãã¾ã›ã‚“ã§ã—ãŸ"
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "エラー: リレーションã¯ã™ã§ã«å­˜åœ¨ã—ã¦ã„ã¾ã™"
@@ -984,13 +988,13 @@ msgstr "エラー: リレーションã¯ã™ã§ã«å­˜åœ¨ã—ã¦ã„ã¾ã™"
msgid "Error saving coordinates for Designer."
msgstr "デザイナã®åº§æ¨™ã‚’ä¿å­˜ã™ã‚‹ã¨ãã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "一般的ãªãƒªãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³æ©Ÿèƒ½"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "無効"
@@ -1006,120 +1010,130 @@ msgstr "外部キーをé¸æŠžã—ã¦ãã ã•ã„"
msgid "Please select the primary key or a unique key"
msgstr "主キーã¾ãŸã¯ãƒ¦ãƒ‹ãƒ¼ã‚¯ã‚­ãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "表示ã™ã‚‹ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’é¸æŠžã—ã¦ãã ã•ã„"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "パスワードを生æˆã™ã‚‹"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "生æˆã™ã‚‹"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "ãªã—"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "å‰"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "次ã¸"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "åˆè¨ˆ"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " ãƒã‚¤ãƒŠãƒª"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "8 月"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "9 月"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "10 月"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "11 月"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
msgid "July"
msgstr "æ—¥"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "1 月','2 月','3 月','4 月','5 月','6 月"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "7 月"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "8 月"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "9 月"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1127,200 +1141,200 @@ msgid "May"
msgstr "10 月"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "11 月"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
#, fuzzy
msgid "Jul"
msgstr "æ—¥"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "æ—¥"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "月"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "ç«"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "金"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "æ—¥"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "月"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "ç«"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "æ°´"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "木"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "金"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "土"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "æ—¥"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "月"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "ç«"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "æ°´"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "木"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "金"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "土"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "使用中"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "/秒"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "フォントサイズ"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "ファイルã®ã‚¢ãƒƒãƒ—ロード中ã«äºˆæœŸã—ãªã„エラーãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚"
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"アップロードã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ã¯ php.ini ã«æŒ‡å®šã•ã‚Œã¦ã„ã‚‹ upload_max_filesize ディ"
"レクティブã®å€¤ã‚’超ãˆã¦ã„ã¾ã™ã€‚"
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1328,74 +1342,74 @@ msgstr ""
"アップロードã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ã¯ HTML フォームã«æŒ‡å®šã•ã‚Œã¦ã„ã‚‹ MAX_FILE_SIZE ディレ"
"クティブã®å€¤ã‚’超ãˆã¦ã„ã¾ã™ã€‚"
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "アップロードã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ã¯ä¸€éƒ¨åˆ†ã—ã‹ã‚¢ãƒƒãƒ—ロードã§ãã¾ã›ã‚“ã§ã—ãŸã€‚"
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "一時フォルダãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。"
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "ファイルをディスクã«æ›¸ãè¾¼ã‚ã¾ã›ã‚“。"
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "æ‹¡å¼µã®ã›ã„ã§ãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¢ãƒƒãƒ—ロードãŒä¸­æ–­ã•ã‚Œã¾ã—ãŸã€‚"
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
"アップロードã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã®ç§»å‹•ã«å¤±æ•—ã—ã¾ã—ãŸã€‚FAQ 1.11 ã‚’ã”覧ãã ã•ã„。"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "インデックスãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "インデックスサイズ"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "ユニーク"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "圧縮"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "一æ„ãªå€¤ã®æ•°"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "コメント"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "編集"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "主キーを削除ã—ã¾ã—ãŸ"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "インデックス %s を削除ã—ã¾ã—ãŸ"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1404,123 +1418,123 @@ msgstr ""
"インデックス %1$s 㨠%2$s ã¯åŒä¸€ã®ã‚‚ã®ã®ã‚ˆã†ã§ã™ã€‚一方ã¯å‰Šé™¤ã—ã¦ã‚‚よã„ã‹ã‚‚ã—"
"ã‚Œã¾ã›ã‚“。"
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "データベース"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "エラー"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d 行変更ã—ã¾ã—ãŸã€‚"
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d 行削除ã—ã¾ã—ãŸã€‚"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d 行挿入ã—ã¾ã—ãŸã€‚"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "ã“ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ã‚¨ãƒ³ã‚¸ãƒ³ã«ã¯ã‚¹ãƒ†ãƒ¼ã‚¿ã‚¹ã®è©³ç´°æƒ…å ±ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s ã¯æœ‰åŠ¹ã«ãªã£ã¦ã„ã¾ã™"
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s ã¯ç„¡åŠ¹ã«ãªã£ã¦ã„ã¾ã™"
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "ã“ã® MySQL サーãƒã¯ %s ストレージエンジンをサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“"
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "ä¸æ­£ãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã§ã™"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "テーブルåãŒä¸æ­£ã§ã™"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "テーブルを %1$s ã‹ã‚‰ %2$s ã«ãƒªãƒãƒ¼ãƒ ã™ã‚‹ã¨ãã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸ"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "テーブル %s ã‚’ %s ã«ãƒªãƒãƒ¼ãƒ ã—ã¾ã—ãŸ"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "テーマ %s ã®ç”»åƒãƒ‘スãŒç„¡åŠ¹ã§ã™!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "プレビューã¯åˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "ã“ã‚Œã«ã™ã‚‹"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "デフォルトテーマ %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "テーマ %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "テーマ %s ã®ãƒ†ãƒ¼ãƒžãƒ‘スãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "テーマ / スタイル"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "接続ã§ãã¾ã›ã‚“: 設定ãŒç„¡åŠ¹ã§ã™"
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s ã¸ã‚ˆã†ã“ã"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1529,7 +1543,7 @@ msgstr ""
"設定ファイルãŒä½œæˆã•ã‚Œã¦ã„ãªã„ã‚‚ã®ã¨æ€ã‚ã‚Œã¾ã™ã€‚%1$sセットアップスクリプ"
"ト%2$s を利用ã—ã¦è¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã‚’作æˆã—ã¦ãã ã•ã„"
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1540,61 +1554,61 @@ msgstr ""
"ユーザåã€ãƒ‘スワード㌠MySQL サーãƒã®ç®¡ç†è€…ã‹ã‚‰ä¸Žãˆã‚‰ã‚ŒãŸæƒ…å ±ã¨ä¸€è‡´ã™ã‚‹ã‹ç¢ºèª"
"ã—ã¦ãã ã•ã„"
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ログイン"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin ã®ãƒ‰ã‚­ãƒ¥ãƒ¡ãƒ³ãƒˆ"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "サーãƒ"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "ユーザå:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "パスワード:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "サーãƒã®é¸æŠž"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "クッキーを有効ã«ã—ã¦ãã ã•ã„"
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "%s 秒以上æ“作をã—ã¾ã›ã‚“ã§ã—ãŸã€‚ログインã—ãªãŠã—ã¦ãã ã•ã„"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL サーãƒã«ãƒ­ã‚°ã‚¤ãƒ³ã§ãã¾ã›ã‚“"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
"ユーザåãªã„ã—パスワードãŒé–“é•ã£ã¦ã„ã¾ã™ã€‚<br />アクセスã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸ"
@@ -1633,27 +1647,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"文字セットã®å¤‰æ›ã«å¿…è¦ãª iconv ãªã„ã— GNU recode 拡張をロードã§ãã¾ã›ã‚“。PHP "
-"å´ã§ã“ã®æ‹¡å¼µã‚’有効ã«ã™ã‚‹ã‹ã€phpMyAdmin å´ã§æ–‡å­—セットã®å¤‰æ›ã‚’無効ã«ã—ã¦ãã ã•"
-"ã„"
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"å¿…è¦ãªæ‹¡å¼µã¯ãƒ­ãƒ¼ãƒ‰ã•ã‚Œã¦ã„るよã†ã§ã™ãŒã€iconv ã‚„ libiconvã€recode_string ã®é–¢"
-"数を利用ã§ãã¾ã›ã‚“。PHP ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„"
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1667,13 +1661,13 @@ msgstr ""
"㧠PHP ã®ã‚¨ãƒ©ãƒ¼ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’確èªã—ã¦ãã ã•ã„。ãŸã„ã¦ã„ã®å ´åˆã¯ã©ã“ã‹ã«å¼•ç”¨ç¬¦ã‚„"
"セミコロンã®æŠœã‘ãŒã‚ã‚Šã¾ã™ã€‚<br />空白ã®ãƒšãƒ¼ã‚¸ãŒè¡¨ç¤ºã•ã‚Œã‚Œã°å•é¡Œãªã—ã§ã™"
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1681,205 +1675,205 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> ã¯ã‹ãªã‚‰ãšè¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã§è¨­å®šã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾"
"ã™!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "サーãƒã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ãŒä¸æ­£ã§ã™: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "サーム%1$s ã®ãƒ›ã‚¹ãƒˆåãŒä¸æ­£ã§ã™ã€‚設定を確èªã—ã¦ãã ã•ã„"
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "サーãƒ"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "設定ファイルã«ç„¡åŠ¹ãªèªè¨¼æ–¹æ³•ãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã™:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s ã‚’ %s 以é™ã«ã‚¢ãƒƒãƒ—グレードã—ã¦ãã ã•ã„"
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "最長: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "ja"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ドキュメント"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "実行ã—㟠SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQLã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "EXPLAIN ã§ç¢ºèª"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL ã® EXPLAIN 解æžã‚’スキップ"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP コードをçœç•¥"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP コードã®ä½œæˆ"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "å†æç”»"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL ã®æ¤œè¨¼ã‚’スキップ"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL ã®æ¤œè¨¼"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "エンジン"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "プロファイリング"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "時間"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "ãƒã‚¤ãƒˆ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y å¹´ %B %d æ—¥ %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s 日 %s 時間 %s 分 %s 秒"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "先頭"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "å‰"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "最後"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; データベースã«ç§»å‹•"
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s ã®æ©Ÿèƒ½ã«ã¯æ—¢çŸ¥ã®ãƒã‚°ãŒã‚ã‚Šã¾ã™ã€‚%s ã‚’ã”覧ãã ã•ã„"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "æ“作"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1888,211 +1882,201 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] 拡張をロードã§ãã¾ã›"
"ん。PHP ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "イベント"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "åå‰"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "データベース %s を削除ã—ã¾ã—ãŸ"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "データベースãŒç©ºã®ã‚ˆã†ã§ã™!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "クエリ"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "デザイナ"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "インãƒãƒ¼ãƒˆ"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "特権"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "ルーãƒãƒ³"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "返り値ã®ç¨®é¡ž"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "正確ãªæ•°å­—ã¨ã¯é™ã‚Šã¾ã›ã‚“。FAQ 3.11 ã‚’ã”覧ãã ã•ã„"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "オーãƒãƒ¼ãƒ˜ãƒƒãƒ‰"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"設定ファイルã«å®šç¾©ã•ã‚Œã¦ã„る管ç†ãƒ¦ãƒ¼ã‚¶(controluser)ã§ã®æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "サーãƒãŒå¿œç­”ã—ã¾ã›ã‚“"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(ã‚ã‚‹ã„ã¯ãƒ­ãƒ¼ã‚«ãƒ«ã® MySQL サーãƒã®ã‚½ã‚±ãƒƒãƒˆãŒæ­£ã—ã設定ã•ã‚Œã¦ã„ã¾ã›ã‚“)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "詳細..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "パスワードを変更ã™ã‚‹"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "パスワードãªã—"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "パスワード"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "ã‚‚ã†ä¸€åº¦å…¥åŠ›ã—ã¦ãã ã•ã„"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "パスワードãƒãƒƒã‚·ãƒ¥"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 互æ›"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "パスワードを生æˆã™ã‚‹"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "生æˆã™ã‚‹"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "æ–°è¦ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’作æˆã™ã‚‹"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "作æˆ"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "特権ãªã—"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "テーブルã«ã¯æœ€ä½Žã²ã¨ã¤ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ãŒå¿…è¦ã§ã™"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "データベース %s ã«æ–°ã—ã„テーブルを作æˆã™ã‚‹"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "フィールド数"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"エクスãƒãƒ¼ãƒˆãƒ—ラグインをロードã§ãã¾ã›ã‚“。正ã—ãインストールã•ã‚Œã¦ã„ã‚‹ã‹ç¢ºèª"
"ã—ã¦ãã ã•ã„!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s 行をダンプã—ã¾ã™(開始行: %s)"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ファイルã«ä¿å­˜ã™ã‚‹"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "サーãƒä¸Šã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª %s ã«ä¿å­˜ã™ã‚‹"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "既存ã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯ä¸Šæ›¸ã"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "ファイルåã®ãƒ†ãƒ³ãƒ—レート"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "サーãƒå"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "データベースå"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "テーブルå"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2103,40 +2087,40 @@ msgstr ""
"å¼æ–‡å­—列を利用ã§ãã¾ã™ã€‚ã¾ãŸã€æ¬¡ã®å¤‰æ›ã‚‚è¡Œã‚ã‚Œã¾ã™ã€‚%3$s ãれ以外ã®ãƒ†ã‚­ã‚¹ãƒˆã¯"
"修正ã•ã‚Œã¾ã›ã‚“"
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "テンプレートを記憶ã•ã›ã‚‹"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ファイルã®æ–‡å­—セット:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "圧縮"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ãªã—"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip å½¢å¼\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip å½¢å¼\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip å½¢å¼\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL互æ›ãƒ¢ãƒ¼ãƒ‰"
@@ -2161,7 +2145,7 @@ msgstr ""
msgid "File to import"
msgstr "インãƒãƒ¼ãƒˆã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "テキストファイルã®ä½ç½®"
@@ -2169,13 +2153,13 @@ msgstr "テキストファイルã®ä½ç½®"
msgid "File uploads are not allowed on this server."
msgstr "ã“ã®ã‚µãƒ¼ãƒã§ã¯ãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¢ãƒƒãƒ—ロードã¯ã§ãã¾ã›ã‚“"
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "指定ã—ãŸã‚¢ãƒƒãƒ—ロードディレクトリãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "ウェブサーãƒä¸Šã®ã‚¢ãƒƒãƒ—ロードディレクトリ"
@@ -2205,13 +2189,13 @@ msgstr ""
"大ããªãƒ•ã‚¡ã‚¤ãƒ«ã‚’インãƒãƒ¼ãƒˆã™ã‚‹å ´åˆã«ã¯ä¾¿åˆ©ã§ã™ãŒã€ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ãŒå£Šã‚Œã‚‹ã“"
"ã¨ã‚‚ã‚ã‚Šã¾ã™"
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "先頭ã‹ã‚‰æ•°ãˆãŸã‚¹ã‚­ãƒƒãƒ—ã™ã‚‹ãƒ¬ã‚³ãƒ¼ãƒ‰(クエリ)ã®æ•°"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "インãƒãƒ¼ãƒˆã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«ã®å½¢å¼"
@@ -2255,174 +2239,174 @@ msgstr "縦å‘ã"
msgid "Paper size"
msgstr "用紙サイズ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "言語"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ã¯ä¸æ­£ãªè¡Œç•ªå·ã§ã™"
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "開始行"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "æ°´å¹³"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "水平 (ヘッダも回転)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "åž‚ç›´"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "モード: %s (%s セルã”ã¨ã«ãƒ˜ãƒƒãƒ€ã‚’表示)"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "ã“ã®ä½œæ¥­ã«ã¯æ™‚é–“ãŒã‹ã‹ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚続行ã—ã¾ã™ã‹?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "キーã§ã‚½ãƒ¼ãƒˆ"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "オプション"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "部分テキスト"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "全文"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "リレーションキー"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "リレーション表示フィールド"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "éš ã™"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ブラウザ変æ›æ©Ÿèƒ½"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "ブックマークã•ã‚ŒãŸã‚¯ã‚¨ãƒªã‚’実行ã™ã‚‹"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "行を削除ã—ã¾ã—ãŸ"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "åœæ­¢"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "行/クエリ"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "表示中ã®åˆ—"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "åˆè¨ˆ"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "クエリã®å®Ÿè¡Œæ™‚é–“ %01.4f 秒"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "変更"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "クエリçµæžœæ“作"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "å°åˆ·ç”¨ç”»é¢ (全テキストをå«ã‚€)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "リンク先ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…å ±"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "データã®ãƒ›ãƒ¼ãƒ ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "ã™ã¹ã¦ã® InnoDB データファイルã«å…±é€šã™ã‚‹ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªãƒ‘ス"
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "データファイル"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "自動拡張時ã«è¿½åŠ ã•ã‚Œã‚‹ãƒ†ãƒ¼ãƒ–ルã®å¤§ãã•"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2430,11 +2414,11 @@ msgstr ""
"スペースãŒã„ã£ã±ã„ã«ãªã£ãŸã¨ãã«è‡ªå‹•çš„ã«ãƒ†ãƒ¼ãƒ–ルを拡張ã™ã‚‹å ´åˆã«è¿½åŠ ã•ã‚Œã‚‹"
"テーブルã®å¤§ãã•"
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "ãƒãƒƒãƒ•ã‚¡ãƒ—ールã®å¤§ãã•"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2442,85 +2426,85 @@ msgstr ""
"InnoDB ãŒãƒ†ãƒ¼ãƒ–ルã®ãƒ‡ãƒ¼ã‚¿ã‚„インデックスをキャッシュã™ã‚‹ã®ã«ä½¿ã†ãƒ¡ãƒ¢ãƒªãƒãƒƒãƒ•ã‚¡"
"é‡"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "ãƒãƒƒãƒ•ã‚¡ãƒ—ール"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB ステータス"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ãƒãƒƒãƒ•ã‚¡ãƒ—ールã®ä½¿ç”¨é‡"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "åˆè¨ˆ"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "ページ"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "フリーページ数"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "ダーティページ"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "データãŒå«ã¾ã‚Œã¦ã„るページ数"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "フラッシュ待ã¡ãƒšãƒ¼ã‚¸æ•°"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "ビジーãªãƒšãƒ¼ã‚¸æ•°"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "ラッãƒã•ã‚Œã¦ã„るページ"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ãƒãƒƒãƒ•ã‚¡ãƒ—ールã®åˆ©ç”¨çŠ¶æ³"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "読ã¿è¾¼ã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆæ•°"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "書ãè¾¼ã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆæ•°"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "読ã¿è¾¼ã¿ãƒŸã‚¹"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "書ãè¾¼ã¿å¾…ã¡"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "読ã¿è¾¼ã¿ãƒŸã‚¹(ï¼…)"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "書ãè¾¼ã¿å¾…ã¡(ï¼…)"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "データãƒã‚¤ãƒ³ã‚¿ã®ã‚µã‚¤ã‚º"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2528,11 +2512,11 @@ msgstr ""
"MAX_ROWS オプションを指定ã›ãšã« MyISAM テーブルを作æˆã™ã‚‹ã¨ãã« CREATE TABLE "
"ãŒä½¿ç”¨ã™ã‚‹ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®ãƒã‚¤ãƒ³ã‚¿ã‚µã‚¤ã‚º (ãƒã‚¤ãƒˆå˜ä½)"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "自動修復モード"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2540,11 +2524,11 @@ msgstr ""
"クラッシュã—㟠MyISAM テーブルを自動修復ã™ã‚‹ã¨ãã®ãƒ¢ãƒ¼ãƒ‰ (サーãƒèµ·å‹•ã‚ªãƒ—ショ"
"ン --myisam-recover ã§è¨­å®šã•ã‚Œã‚‹ã‚‚ã®)"
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "ソート用ã®ä¸€æ™‚ファイルã®æœ€å¤§ã‚µã‚¤ã‚º"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2553,11 +2537,11 @@ msgstr ""
"MyISAM インデックスをå†ä½œæˆã™ã‚‹ã¨ã (REPAIR TABLE ã‚„ ALTER TABLEã€LOAD DATA "
"INFILE ã®æœ€ä¸­) ã«åˆ©ç”¨ã§ãる一時ファイルã®æœ€å¤§ã‚µã‚¤ã‚º"
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "インデックス作æˆæ™‚ã«åˆ©ç”¨ã™ã‚‹ä¸€æ™‚ファイルã®æœ€å¤§ã‚µã‚¤ã‚º"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2567,11 +2551,11 @@ msgstr ""
"シュã®å·®ãŒã“ã“ã§æŒ‡å®šã—ãŸå€¤ä»¥ä¸Šã«å¤§ãããªã‚‹å ´åˆã¯ã€ã‚­ãƒ¼ã‚­ãƒ£ãƒƒã‚·ãƒ¥æ³•ãŒä½¿ã‚ã‚Œã¾"
"ã™"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "スレッドã®ä¿®å¾©"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2579,11 +2563,11 @@ msgstr ""
"ã“ã®å€¤ãŒ 1 より大ãã„å ´åˆã¯ MyISAM テーブルã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚‚修復中ã«ã‚½ãƒ¼ãƒˆãƒ—ロ"
"セスã«ã‚ˆã£ã¦ (スレッドã”ã¨ã«) åŒæ™‚作æˆã•ã‚Œã¾ã™"
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "ソートãƒãƒƒãƒ•ã‚¡ã®ã‚µã‚¤ã‚º"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2591,11 +2575,11 @@ msgstr ""
"REPAIR TABLE ã®æœ€ä¸­ã« MyISAM ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’ソートã™ã‚‹ã¨ãã€ã‚ã‚‹ã„㯠CREATE "
"INDEX ã‚„ ALTER TABLE ã§ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’作æˆã™ã‚‹ã¨ãã«å‰²ã‚Šå½“ã¦ã‚‰ã‚Œã‚‹ãƒãƒƒãƒ•ã‚¡"
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "インデックスキャッシュã®å¤§ãã•"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2603,11 +2587,11 @@ msgstr ""
"インデックスキャッシュã«å‰²ã‚Šå½“ã¦ã‚‹ãƒ¡ãƒ¢ãƒªé‡ã€‚デフォルト値㯠32MB ã§ã™ã€‚ã“ã“ã§"
"割り当ã¦ãŸãƒ¡ãƒ¢ãƒªã¯ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ãƒšãƒ¼ã‚¸ã®ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã«ã®ã¿åˆ©ç”¨ã•ã‚Œã¾ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "レコードキャッシュã®å¤§ãã•"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2617,11 +2601,11 @@ msgstr ""
"é‡ã€‚デフォルト値㯠32MB ã§ã™ã€‚ã“ã®ãƒ¡ãƒ¢ãƒªã¯ãƒãƒ³ãƒ‰ãƒ«ãƒ‡ãƒ¼ã‚¿ãƒ•ã‚¡ã‚¤ãƒ«(.xtd)や列ãƒ"
"インタファイル(.xtr)ã®å¤‰æ›´ã‚’キャッシュã™ã‚‹ã®ã«åˆ©ç”¨ã•ã‚Œã¾ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "ログキャッシュã®å¤§ãã•"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2629,11 +2613,11 @@ msgstr ""
"トランザクションログデータをキャッシュã™ã‚‹ã®ã«ä½¿ã†ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ãƒ­ã‚°ã‚­ãƒ£ãƒƒ"
"シュã«å‰²ã‚Šå½“ã¦ã‚‹ãƒ¡ãƒ¢ãƒªé‡ã€‚デフォルト㯠16MB ã§ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "ログファイルã®é–¾å€¤"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2641,11 +2625,11 @@ msgstr ""
"トランザクションログãŒã©ã“ã¾ã§å¢—ãˆãŸã‚‰ãƒ­ãƒ¼ãƒ«ã‚ªãƒ¼ãƒãƒ¼ã—ã¦æ–°ã—ã„ログを作æˆã™ã‚‹"
"ã‹ã€‚デフォルト値㯠16MB ã§ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "トランザクションãƒãƒƒãƒ•ã‚¡ã®å¤§ãã•"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2653,11 +2637,11 @@ msgstr ""
"グローãƒãƒ«ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ãƒ­ã‚°ãƒãƒƒãƒ•ã‚¡ã®å¤§ãã•(ã“ã®ã‚¨ãƒ³ã‚¸ãƒ³ã¯ã“ã®å¤§ãã•ã®ãƒãƒƒ"
"ファを2ã¤å‰²ã‚Šå½“ã¦ã¾ã™ï¼‰ã€‚デフォルト㯠1MB ã§ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "ãƒã‚§ãƒƒã‚¯ãƒã‚¤ãƒ³ãƒˆé »åº¦"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2665,11 +2649,11 @@ msgstr ""
"ãƒã‚§ãƒƒã‚¯ãƒã‚¤ãƒ³ãƒˆã‚’実行ã™ã‚‹å‰ã«ãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ãƒ­ã‚°ã«æ›¸ã込むデータé‡ã€‚デフォ"
"ルト値㯠24MB ã§ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "データログã®é–¾å€¤"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2681,11 +2665,11 @@ msgstr ""
"ã§ã€ã“ã®å¤‰æ•°ã®å€¤ã‚’大ããã™ã‚‹ã¨ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ä¿å­˜ã§ãるデータã®ç·æ•°ã‚’増やã™ã“"
"ã¨ãŒã§ãã¾ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "ガベージ閾値"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2693,11 +2677,11 @@ msgstr ""
"データログファイルã®ã‚¬ãƒ™ãƒ¼ã‚¸ãŒä½•ï¼…ã«ãªã£ãŸã‚‰åœ§ç¸®ã™ã‚‹ã‹ã€‚1 ã‹ã‚‰ 99 ã¾ã§ã®å€¤ã‚’"
"ã¨ã‚Šã¾ã™ã€‚デフォルト㯠50 ã§ã™ã€‚"
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "ログãƒãƒƒãƒ•ã‚¡ã®å¤§ãã•"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2707,27 +2691,27 @@ msgstr ""
"エンジンã¯ã‚¹ãƒ¬ãƒƒãƒ‰ã”ã¨ã«ãƒãƒƒãƒ•ã‚¡ã‚’ã²ã¨ã¤å‰²ã‚Šå½“ã¦ã¾ã™(ãã®ã‚¹ãƒ¬ãƒƒãƒ‰ãŒãƒ‡ãƒ¼ã‚¿ãƒ­ã‚°"
"を書ã出ã™å¿…è¦ãŒã‚ã‚‹å ´åˆã®ã¿)。"
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "データファイルã®å¢—分"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "ãƒãƒ³ãƒ‰ãƒ«ãƒ‡ãƒ¼ã‚¿ãƒ•ã‚¡ã‚¤ãƒ«(.xtd)ã®å¢—分。"
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "列ファイルã®å¢—分"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "列ãƒã‚¤ãƒ³ã‚¿ãƒ•ã‚¡ã‚¤ãƒ«(.xtr)ã®å¢—分。"
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "ログファイル数"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2738,148 +2722,148 @@ msgstr ""
"ログã®æ•°ãŒãれ以上ã«ãªã‚‹ã¨å¤ã„ログãŒå‰Šé™¤ã•ã‚Œã‚‹ã‹ã€ãƒªãƒãƒ¼ãƒ ã•ã‚Œã¦æœ€å¤§å€¤ã®1ã¤å‰"
"ã®ç•ªå·ãŒã¤ã‘られã¾ã™ã€‚"
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "フォーマット"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "è¡Œã®çµ‚端記å·"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "フィールド囲ã¿è¨˜å·"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "フィールドã®ã‚¨ã‚¹ã‚±ãƒ¼ãƒ—記å·"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "è¡Œã®çµ‚端記å·"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL ã®ä»£æ›¿æ–‡å­—列"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "1 行目ã«ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰åを追加ã™ã‚‹"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel 用㮠CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel ã®ã‚¨ãƒ‡ã‚£ã‚·ãƒ§ãƒ³"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "データ"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "テーブルã®ãƒ‡ãƒ¼ã‚¿ã‚’ダンプã—ã¦ã„ã¾ã™"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "テーブルã®æ§‹é€ "
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ションをå«ã‚ã‚‹"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション(続ã)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "ラベルキー"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "リレーション"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME タイプ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ホスト"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "生æˆæ™‚é–“"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "サーãƒã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
@@ -2887,23 +2871,23 @@ msgstr "PHP ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Openスプレッドシート"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Openテキスト"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(ã²ã¨ã¤ã®ãƒ†ãƒ¼ãƒ–ルã®ãƒ‡ãƒ¼ã‚¿ã‚’å«ã‚€ãƒ¬ãƒãƒ¼ãƒˆã‚’生æˆã—ã¾ã™)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "レãƒãƒ¼ãƒˆã®ã‚¿ã‚¤ãƒˆãƒ«"
@@ -2911,101 +2895,101 @@ msgstr "レãƒãƒ¼ãƒˆã®ã‚¿ã‚¤ãƒˆãƒ«"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "ヘッダã«ã‚«ã‚¹ã‚¿ãƒ ã‚³ãƒ¡ãƒ³ãƒˆã‚’追加 (\\n ã§æ”¹è¡Œ)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "エクスãƒãƒ¼ãƒˆã‚’トランザクションã§å›²ã‚€"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "外部キーã®ãƒã‚§ãƒƒã‚¯ã‚’無効ã«ã™ã‚‹"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "データベースエクスãƒãƒ¼ãƒˆã‚ªãƒ—ション"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "テーブルåやフィールドåを逆クォートã§å›²ã‚€"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "追加コメント"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "作æˆ/æ›´æ–°/検査日"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "完全㪠INSERT 文を作æˆã™ã‚‹"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "é•·ã„ INSERT 文を作æˆã™ã‚‹"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "作æˆã™ã‚‹ã‚¯ã‚¨ãƒªã®æœ€å¤§é•·"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "é…延インサートを使用ã™ã‚‹"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "INSERT IGNORE を使用ã™ã‚‹"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "BLOBã«16進数表記を利用ã™ã‚‹"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "エクスãƒãƒ¼ãƒˆå½¢å¼"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "プロシジャ"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "関数"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "ダンプã—ãŸãƒ†ãƒ¼ãƒ–ルã®åˆ¶ç´„"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "テーブルã®åˆ¶ç´„"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "トリガ"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "ビュー用ã®æ§‹é€ "
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "ビュー用ã®ä»£æ›¿æ§‹é€ "
@@ -3013,164 +2997,164 @@ msgstr "ビュー用ã®ä»£æ›¿æ§‹é€ "
msgid "Texy! text"
msgstr "Texy! テキスト"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "別ウィンドウã§é–‹ã"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL ã®çµæžœ"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "生æˆç’°å¢ƒ"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "返り値ãŒç©ºã§ã—ãŸ(行数0)"
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "テーブルデータを差ã—替ãˆã‚‹ãƒ•ã‚¡ã‚¤ãƒ«"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "é‡è¤‡ã—ã¦ã„る行を無視ã™ã‚‹"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "カラムå"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV インãƒãƒ¼ãƒˆã®ãƒ‘ラメータãŒä¸æ­£ã§ã™: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "ä¸æ­£ãªã‚«ãƒ©ãƒ (%s)ãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã™!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "CSV 入力ã®æ›¸å¼ãŒä¸æ­£ã§ã™ (è¡Œ: %d)"
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV 入力ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰æ•°ãŒä¸æ­£ã§ã™ (è¡Œ: %d)"
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "テーブルå"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "LOAD DATA ã™ã‚‹ CSV"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "LOCAL キーワードを使用ã™ã‚‹"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "ã“ã®ãƒ—ラグインã§ã¯åœ§ç¸®ã•ã‚ŒãŸãƒ•ã‚¡ã‚¤ãƒ«ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã¯ã§ãã¾ã›ã‚“!"
@@ -3186,7 +3170,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3197,14 +3181,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "encoding conversion"
msgid "Encoding conversion"
msgstr "エンコーディングã¸å¤‰æ›ã™ã‚‹"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3212,528 +3196,532 @@ msgid "None"
msgstr "ãªã—"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "全角カナã¸å¤‰æ›ã™ã‚‹"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "主"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "インデックス"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "全文"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "変更ãªã—"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "文字セット"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " ãƒã‚¤ãƒŠãƒª"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "ブルガリア語"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "簡体字中国語"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "ç¹ä½“字中国語"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "大文字å°æ–‡å­—を区別ã—ãªã„"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "大文字å°æ–‡å­—を区別ã™ã‚‹"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "クロアãƒã‚¢èªž"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ãƒã‚§ã‚³èªž"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "デンマーク語"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "英語"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "エスペラント語"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "エストニア語"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ドイツ語"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "辞書"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "電話帳"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ãƒãƒ³ã‚¬ãƒªãƒ¼èªž"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "アイスランド語"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "日本語"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ラトビア語"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "リトアニア語"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "韓国語"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ペルシア語"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ãƒãƒ¼ãƒ©ãƒ³ãƒ‰èªž"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "西ヨーロッパ諸語"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "ルーマニア語"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "スロãƒã‚­ã‚¢èªž"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "スロベニア語"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "スペイン語"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "スペイン語 (ä¼çµ±è¡¨è¨˜)"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "スウェーデン語"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "タイ語"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "トルコ語"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "ウクライナ語"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "UNICODE"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "多言語"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "中央ヨーロッパ諸語"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "ロシア語"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "ãƒãƒ«ãƒˆè«¸èªž"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "アルメニア語"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "キリル諸語"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "アラビア語"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ヘブライ語"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "グルジア語"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ギリシア語"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ãƒã‚§ã‚³ã®ã‚¹ãƒ­ãƒã‚­ã‚¢èªž"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ä¸æ˜Ž"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "メインページã¸"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "ログアウト"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "クエリウィンドウ"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "ã“ã®æ›¸å¼ã«ã¯ã‚ªãƒ—ションã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Not OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "有効"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "表示機能"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF ã®ä½œæˆ"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "列コメント表示機能"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "column_comments テーブルã®æ›´æ–°æ–¹æ³•ã«ã¤ã„ã¦ã¯ãƒ‰ã‚­ãƒ¥ãƒ¡ãƒ³ãƒˆã‚’ã”覧ãã ã•ã„"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "ブックマークã•ã‚Œã¦ã„ã‚‹ SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL 履歴"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "説明ãŒã‚ã‚Šã¾ã›ã‚“"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "ユーザå"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "変数"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "値"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "サームID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ã™ã¹ã¦ã®ãƒ¦ãƒ¼ã‚¶"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "テキストフィールドã®å€¤ã‚’利用ã™ã‚‹"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "ã™ã¹ã¦ã®ãƒ›ã‚¹ãƒˆ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "ローカル"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "ã“ã®ãƒ›ã‚¹ãƒˆ"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ホストテーブルを使ã†"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "パスワードを生æˆã™ã‚‹"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "テーブル __TABLE__ ã®å†…容"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(続ã)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "テーブル __TABLE__ ã®æ§‹é€ "
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "言語ファイルãŒç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“: %1$s"
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "サーãƒ"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "変数"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "文字セット"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "エンジン"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "ãƒã‚¤ãƒŠãƒªãƒ­ã‚°"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "プロセス"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "サーム%s 上ã§ã‚¯ã‚¨ãƒªã‚’実行ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "データベース %s 上ã§ã‚¯ã‚¨ãƒªã‚’実行ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "カラムå"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "ã“ã® SQL をブックマークã™ã‚‹"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "ã™ã¹ã¦ã®ãƒ¦ãƒ¼ã‚¶ãŒã“ã®ãƒ–ックマークを利用ã§ãるよã†ã«ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "åŒåã®ãƒ–ックマークã¯å·®ã—替ãˆã‚‹"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "ä»–ã®ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ã‹ã‚‰ã‚¯ã‚¨ãƒªã‚’上書ãã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "デリミタ"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " 実行ã—ãŸã‚¯ã‚¨ãƒªã‚’ã“ã“ã«è¡¨ç¤ºã™ã‚‹"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "実行ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "表示ã®ã¿"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3741,7 +3729,7 @@ msgstr ""
"SQL ã«ã‚¨ãƒ©ãƒ¼ãŒã‚るよã†ã§ã™ã€‚下㫠MySQL サーãƒã®ã‚¨ãƒ©ãƒ¼å‡ºåŠ›ãŒå‡ºã¦ã„るよã†ãªã‚‰å•"
"é¡Œã®è§£æžã«å½¹ç«‹ã¤ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3763,35 +3751,35 @@ msgstr ""
"ã«çµžã‚Šè¾¼ã‚“ã§ã‹ã‚‰ã€ä»¥ä¸‹ã®ã€ŒCUTã€ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã«ãƒ‡ãƒ¼ã‚¿ã‚’æ·»ãˆã¦ãƒã‚°å ±å‘Šã‚’é€ã£ã¦ãã "
"ã•ã„:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "引用符ãŒé–‰ã˜ã¦ã„ã¾ã›ã‚“"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ä¸æ­£ãªè­˜åˆ¥å­ã§ã™"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "無効ãªå¥èª­ç‚¹æ–‡å­—ã§ã™"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3800,21 +3788,21 @@ msgstr ""
"SQL ã®æ¤œè¨¼æ©Ÿèƒ½ã‚’åˆæœŸåŒ–ã§ãã¾ã›ã‚“。%sドキュメント%s ã®è¨˜è¼‰é€šã‚Šã«å¿…è¦ãª PHP æ‹¡"
"å¼µãŒã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã‚‹ã‹ç¢ºèªã—ã¦ãã ã•ã„"
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "テーブルãŒç©ºã®ã‚ˆã†ã§ã™!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "é•·ã•/値"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3831,7 +3819,7 @@ msgstr ""
"ãƒãƒƒã‚¯ã‚¹ãƒ©ãƒƒã‚·ãƒ¥(\"\\\")やシングルクォート(\"'\")ã‚’å«ã‚ã‚‹å¿…è¦ãŒã‚ã‚‹å ´åˆã¯ "
"( \\\\xyz ã‚„ a\\'b ã®ã‚ˆã†ã«) ãã®å‰ã«ãƒãƒƒã‚¯ã‚¹ãƒ©ãƒƒã‚·ãƒ¥ã‚’付ã‘ã¦ãã ã•ã„"
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3839,12 +3827,12 @@ msgstr ""
"デフォルト値ã«ã¯ã²ã¨ã¤ã®å€¤ã®ã¿å…¥åŠ›ã—ã¦ãã ã•ã„。ãƒãƒƒã‚¯ã‚¹ãƒ©ãƒƒã‚·ãƒ¥ã«ã‚ˆã‚‹ã‚¨ã‚¹"
"ケープや引用符をå«ã‚ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。例: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "属性"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3853,11 +3841,11 @@ msgstr ""
"利用å¯èƒ½ãªå¤‰æ›ã‚ªãƒ—ションや MIME タイプã®å¤‰æ›ã®ä¸€è¦§ã«ã¤ã„ã¦ã¯ %s変æ›æ©Ÿèƒ½ã®èª¬"
"明%s ã‚’ã”覧ãã ã•ã„"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "変æ›ã‚ªãƒ—ション"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3868,18 +3856,18 @@ msgstr ""
"ングルクォート (\"'\") を値ã«å«ã‚ã‚‹å¿…è¦ãŒã‚ã‚‹å ´åˆã¯ ( \\\\xyz ã‚„ a\\'b ã®ã‚ˆã†"
"ã«) ãƒãƒƒã‚¯ã‚¹ãƒ©ãƒƒã‚·ãƒ¥ã§ã‚¨ã‚¹ã‚±ãƒ¼ãƒ—ã—ã¦ãã ã•ã„"
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ãªã—"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "ユーザ定義"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3888,39 +3876,39 @@ msgstr ""
"ã“ã®å¤‰æ›æ©Ÿèƒ½ã«ã¯èª¬æ˜ŽãŒã‚ã‚Šã¾ã›ã‚“。<br />%s ã®å‹•ä½œã«ã¤ã„ã¦ã¯ä½œè€…ã«ã”確èªãã ã•"
"ã„"
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "ストレージエンジン"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "パーティションã®å®šç¾©"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "ä¿å­˜ã™ã‚‹"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s 個ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’追加ã™ã‚‹"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "最低ã²ã¨ã¤ã¯ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’追加ã—ã¦ãã ã•ã„"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "イベント"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3938,7 +3926,7 @@ msgstr ""
"ションã«ãƒ•ã‚¡ã‚¤ãƒ«åã‚’ä¿æŒã—ã¦ã„るフィールドã®åå‰ã‚’渡ã™ã“ã¨ã‚‚ã§ãã¾ã™ã€‚2 ã¤ç›®"
"ã®ã‚ªãƒ—ションを使ã†å ´åˆã¯ 1 ã¤ç›®ã®ã‚ªãƒ—ションã¯ç©ºæ–‡å­—列ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3946,8 +3934,8 @@ msgstr ""
"データを 16 進数ã§è¡¨è¨˜ã—ã¾ã™ã€‚オプションã¨ã—ã¦æœ€åˆã®ãƒ‘ラメータã«ã‚¹ãƒšãƒ¼ã‚¹ã‚’追"
"加ã™ã‚‹é »åº¦ã‚’指定ã™ã‚‹ã“ã¨ã‚‚ã§ãã¾ã™ (デフォルト㯠2 ニブルã”ã¨ã§ã™)"
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3955,11 +3943,11 @@ msgstr ""
"クリックå¯èƒ½ãªã‚µãƒ ãƒã‚¤ãƒ«ã‚’表示ã—ã¾ã™; オプションã¨ã—ã¦å¹…ã¨é«˜ã•ã®æœ€å¤§å€¤ã‚’ピク"
"セルå˜ä½ã§æŒ‡å®šã§ãã¾ã™ã€‚アスペクト比ã¯ãã®ã¾ã¾ç¶­æŒã•ã‚Œã¾ã™"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "ã“ã®ç”»åƒã‚’ダウンロードã™ã‚‹ãŸã‚ã®ãƒªãƒ³ã‚¯ã‚’表示ã—ã¾ã™"
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3988,7 +3976,7 @@ msgstr ""
"ã™ã€‚\"local\" ã®å ´åˆã¯ PHP ã® strftime() 関数ã®èª¬æ˜Žã‚’ã”覧ãã ã•ã„。\"utc\" ã®"
"å ´åˆã¯ gmdate() を利用ã—ã¾ã™"
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4023,7 +4011,7 @@ msgstr ""
"ã§ã™)。4 ã¤ç›®ã®ã‚ªãƒ—ション㌠1 ã«è¨­å®šã•ã‚Œã¦ã„ã‚‹å ´åˆã¯ç¦å‰‡å‡¦ç†ã‚’ã›ãšå‡ºåŠ›å…¨ä½“㌠"
"1 è¡Œã«åŽã¾ã‚‹ã‚ˆã†ã«ã—ã¾ã™ (デフォルト㯠1 ã§ã™)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4035,7 +4023,7 @@ msgstr ""
"フィールドã®å†…容をãã®ã¾ã¾ã€htmlspecialchars()を通ã•ãšã«è¡¨ç¤ºã—ã¾ã™ã€‚ã“ã®å ´"
"åˆã€ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã«ã¯æ­£ã—ã„ HTML ãŒå«ã¾ã‚Œã¦ã„ã‚‹ã‚‚ã®ã¨ä»®å®šã—ã¾ã™"
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4050,7 +4038,7 @@ msgstr ""
"オプション㯠\"http://domain.com/\" ã®ã‚ˆã†ãªURLã®å…ˆé ­éƒ¨åˆ†ã§ã™ã€‚2 ã¤ç›®ã¨3 ã¤ç›®"
"ã®ã‚ªãƒ—ションã«ã¯å¹…ã¨é«˜ã•ã‚’ピクセルå˜ä½ã§æŒ‡å®šã—ã¾ã™"
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4065,17 +4053,17 @@ msgstr ""
"ション㯠\"http://domain.com/\" ã®ã‚ˆã†ãª URL ã®å…ˆé ­éƒ¨åˆ†ã€2 ã¤ç›®ã®ã‚ªãƒ—ションã¯"
"リンクã®ã‚¿ã‚¤ãƒˆãƒ«ã§ã™"
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "テキストã®å†…容を SQL クエリã¨ã¿ãªã—ã€æ§‹æ–‡ãƒã‚¤ãƒ©ã‚¤ãƒˆè¡¨ç¤ºã—ã¾ã™"
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4097,66 +4085,66 @@ msgstr "ZIP アーカイブã«ãƒ•ã‚¡ã‚¤ãƒ«ãŒå«ã¾ã‚Œã¦ã„ã¾ã›ã‚“!"
msgid "Error in ZIP archive:"
msgstr "ZIP アーカイブã«ã‚¨ãƒ©ãƒ¼ãŒã‚ã‚Šã¾ã™:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "アクション"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL 接続ã®ç…§åˆé †åº"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "インタフェース"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "カスタムカラー"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "リセット"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "プロトコルãƒãƒ¼ã‚¸ãƒ§ãƒ³"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "ユーザ"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL ã®æ–‡å­—セット"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web サーãƒ"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL クライアントã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP æ‹¡å¼µ"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP 情報"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin ã®ã‚ªãƒ•ã‚£ã‚·ãƒ£ãƒ«ã‚µã‚¤ãƒˆ"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4168,7 +4156,7 @@ msgstr ""
"ト設定ã§å‹•ä½œã—ã¦ã„ã‚‹ãŸã‚ä¸æ­£ã‚¢ã‚¯ã‚»ã‚¹å¯èƒ½ãªçŠ¶æ…‹ã«ãªã£ã¦ã„ã¾ã™ã€‚ã“ã®ã‚»ã‚­ãƒ¥ãƒª"
"ティホールã¯ã‹ãªã‚‰ãšé–‰ã–ã—ã¦ãã ã•ã„"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4177,7 +4165,7 @@ msgstr ""
"PHP ã®è¨­å®šã§ mbstring.func_overload ãŒæœ‰åŠ¹ã«ãªã£ã¦ã„ã¾ã™ã€‚phpMyAdmin ã¯ã“ã®ã‚ª"
"プションã«å¯¾å¿œã—ã¦ã„ãªã„ãŸã‚ã€ãƒ‡ãƒ¼ã‚¿ãŒç ´å£Šã•ã‚Œã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4187,7 +4175,7 @@ msgstr ""
"ã„るよã†ã§ã™ãŒã€mbstring æ‹¡å¼µãŒãªã„㨠phpMyAdmin ã¯æ–‡å­—列を正ã—ã分割ã§ããªã„"
"ãŸã‚予期ã—ãªã„çµæžœã«ãªã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™"
-#: main.php:290
+#: main.php:289
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 "
@@ -4195,27 +4183,27 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"設定ファイルãŒç§˜å¯†ã®ãƒ‘スフレーズ (blowfish_secret) ã‚’å¿…è¦ã¨ã™ã‚‹ã‚ˆã†ã«ãªã‚Šã¾ã—"
"ãŸ"
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4224,7 +4212,7 @@ msgstr ""
"ãŠä½¿ã„ã® PHP MySQL ライブラリã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ %s ㌠MySQL サーãƒã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ %s "
"ã¨ç•°ãªã‚Šã¾ã™ã€‚ã“ã‚Œã¯äºˆæœŸã—ãªã„ä¸å…·åˆã‚’èµ·ã“ã™å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚"
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4233,73 +4221,73 @@ msgstr ""
"Suhosin ãŒç¨¼åƒã—ã¦ã„ã‚‹ãŸã‚å•é¡ŒãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚ã‚Šã¾ã™ã€‚詳ã—ãã¯%sドキュメ"
"ント%sã‚’ã”覧ãã ã•ã„。"
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "データベースãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "テーブルを作æˆ"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "データベースをé¸æŠžã—ã¦ãã ã•ã„"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
"テーブル <b>%s</b> ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“。ã‚ã‚‹ã„㯠%s ã«ã¯è¨­å®šã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "編集ã™ã‚‹ãƒšãƒ¼ã‚¸ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "æ–°ã—ã„ページを作æˆã™ã‚‹"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "ページ番å·:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "自動レイアウト"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "内部リレーション"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "テーブルをé¸æŠžã—ã¦ãã ã•ã„"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "スクラッãƒãƒœãƒ¼ãƒ‰ã‚’切り替ãˆã‚‹"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4307,113 +4295,113 @@ msgstr ""
"ã“ã®ãƒšãƒ¼ã‚¸ã«ã¯å­˜åœ¨ã—ãªã„テーブルã¸ã®å‚ç…§ãŒã‚ã‚Šã¾ã™ã€‚ã“れらã®å‚照を削除ã—ã¾ã™"
"ã‹?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" テーブルã¯å­˜åœ¨ã—ã¾ã›ã‚“!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "テーブル %s ã®åº§æ¨™ã‚’設定ã—ã¦ãã ã•ã„"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "データベース %s ã®ã‚¹ã‚­ãƒ¼ãƒž - ページ %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "テーブルãŒã‚ã‚Šã¾ã›ã‚“"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "リレーショナルスキーマ"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "テーブルã®å†…容"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "ãã®ä»–"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "å·¦å´ã®ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚’表示ã™ã‚‹/éš ã™"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "ä½ç½®ã‚’ä¿å­˜"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "テーブルを作æˆ"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "リレーションを作æˆ"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "リロード"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "ヘルプ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "角リンク"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "直リンク"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "グリッドã«ã‚ã‚ã›ã‚‹"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "ã™ã¹ã¦ã‚’大ãã/å°ã•ã"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "大å°ã‚’切り替ãˆã‚‹"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "PDF スキーマã®åº§æ¨™ã‚’インãƒãƒ¼ãƒˆ/エクスãƒãƒ¼ãƒˆã™ã‚‹"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "メニューを移動ã™ã‚‹"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "ã™ã¹ã¦éš ã™/表示"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "リレーションã®ãªã„テーブルを隠ã™/表示"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "テーブル数"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "リレーションを削除"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "リレーションをé¸æŠžã—ã¾ã™:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4428,137 +4416,137 @@ msgstr ""
"示ã™ã‚‹ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’é¸æŠžã™ã‚‹ã€ã¨ã„ã†ã‚¢ã‚¤ã‚³ãƒ³ã‚’クリックã—ã¦ã‹ã‚‰é©åˆ‡ãªãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰"
"åをクリックãã ã•ã„"
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "å€çŽ‡ã«ã‚ã‚ã›ãŸã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆ/インãƒãƒ¼ãƒˆ"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "推奨"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "開始/終了ページ"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "インãƒãƒ¼ãƒˆãƒ•ã‚¡ã‚¤ãƒ«"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "全部"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "表示ã™ã‚‹ãƒã‚¤ãƒŠãƒªãƒ­ã‚°ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "ファイル"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "クエリã®è¡¨ç¤ºã‚’切り詰ã‚ã‚‹"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "クエリ全体を表示"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "ログå"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ä½ç½®"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "イベント種別"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "å…ƒã®ä½ç½®"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "情報"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "文字セットã¨ç…§åˆé †åº"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "データベースãŒé¸æŠžã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "データベース %s を正常ã«å‰Šé™¤ã—ã¾ã—ãŸ"
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "データベースã®çµ±è¨ˆ"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "テーブル"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "データベースãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "レプリケーション"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "データベース &quot;%s&quot; ã®ç‰¹æ¨©ã‚’確èªã—ã¦ãã ã•ã„"
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "特権をãƒã‚§ãƒƒã‚¯ã™ã‚‹"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "統計を有効ã«ã™ã‚‹"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "統計を無効ã«ã™ã‚‹"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4566,11 +4554,11 @@ msgstr ""
"注æ„: データベースã®çµ±è¨ˆã‚’有効ã«ã™ã‚‹ã¨ã‚¦ã‚§ãƒ–サーãƒã¨ MySQL サーãƒã®é–“ã®é€šä¿¡é‡"
"ãŒæ¿€å¢—ã™ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™"
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "ストレージエンジン"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "データベースã®ãƒ€ãƒ³ãƒ—(スキーマ)表示"
@@ -4768,20 +4756,20 @@ msgid "None"
msgstr "ãªã—"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "テーブル固有ã®ç‰¹æ¨©"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "注æ„: MySQL ã®ç‰¹æ¨©åã¯è‹±èªžã§è¡¨ç¤ºã•ã‚Œã¾ã™"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "グローãƒãƒ«ç‰¹æ¨©"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "データベースã«å›ºæœ‰ã®ç‰¹æ¨©"
@@ -4805,97 +4793,97 @@ msgstr "ログイン情報"
msgid "Do not change the password"
msgstr "パスワードã¯å¤‰æ›´ã—ãªã„"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "ユーザãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "ユーザ %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "æ–°ã—ã„ユーザを追加ã—ã¾ã—ãŸ"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "%s ã®ç‰¹æ¨©ã‚’æ›´æ–°ã—ã¾ã—ãŸ"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "%s ã®ç‰¹æ¨©ã‚’å–り消ã—ã¾ã—ãŸ"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s ã®ãƒ‘スワードã¯æ­£ã—ã変更ã•ã‚Œã¾ã—ãŸ"
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s を削除中ã§ã™"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "削除ã™ã‚‹ãƒ¦ãƒ¼ã‚¶ãŒé¸æŠžã•ã‚Œã¦ã„ã¾ã›ã‚“!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "特権をリロードã—ã¦ã„ã¾ã™"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ã‚’æ­£ã—ã削除ã—ã¾ã—ãŸ"
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "特権を正常ã«ãƒªãƒ­ãƒ¼ãƒ‰ã—ã¾ã—ãŸ"
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "特権を編集"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "å–り消ã—"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "ユーザ概略"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "権é™å§”è­²"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "ã™ã¹ã¦"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "æ–°ã—ã„ユーザを追加ã™ã‚‹"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ã‚’削除ã™ã‚‹"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "特権をã™ã¹ã¦å–り消ã—ã¦ãƒ¦ãƒ¼ã‚¶ã‚’削除ã™ã‚‹"
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "ユーザã¨åŒåã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’削除ã™ã‚‹"
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4908,156 +4896,156 @@ msgstr ""
"特権ã®å†…容ãŒä¸€è‡´ã—ãªããªã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã®ã§ã€ä½œæ¥­ã‚’続ã‘ã‚‹å‰ã« %s特権リロー"
"ド%s ã‚’ã—ã¦ãã ã•ã„"
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "特権テーブルã«ã¯é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ãŒã„ã¾ã›ã‚“"
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "ã“ã®ã‚«ãƒ©ãƒ ã«å›ºæœ‰ã®ç‰¹æ¨©"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "データベースã«ç‰¹æ¨©ã‚’追加"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "テーブルã«ç‰¹æ¨©ã‚’追加"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "ログイン情報ã®å¤‰æ›´ / ユーザã®è¤‡è£½"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "åŒã˜ç‰¹æ¨©ã‚’æŒã¤æ–°ã—ã„ユーザを作る"
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "å…ƒã®ãƒ¦ãƒ¼ã‚¶ã‚‚残ã™"
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr "ユーザテーブルã‹ã‚‰å…ƒã®ãƒ¦ãƒ¼ã‚¶ã‚’削除ã™ã‚‹"
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr "å…ƒã®ãƒ¦ãƒ¼ã‚¶ã®ç‰¹æ¨©ã‚’ã™ã¹ã¦ç„¡åŠ¹ã«ã—ã¦ã‹ã‚‰å‰Šé™¤ã™ã‚‹"
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr "ユーザテーブルã‹ã‚‰å…ƒã®ãƒ¦ãƒ¼ã‚¶ã‚’削除ã—ã€ç‰¹æ¨©ã‚’リロードã™ã‚‹"
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "ユーザ専用データベース"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ãªã—"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "åŒåã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’作æˆã—ã¦ã™ã¹ã¦ã®ç‰¹æ¨©ã‚’与ãˆã‚‹"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "ワイルドカード(ユーザå_%)ã«è©²å½“ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ã™ã¹ã¦ã®ç‰¹æ¨©ã‚’与ãˆã‚‹"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; ã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãるユーザ"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "グローãƒãƒ«"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "データベース固有"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "ワイルドカード"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "スレッド %s ã¯æ­£å¸¸çµ‚了ã—ã¾ã—ãŸ"
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "スレッド %s ã®çµ‚了ã«å¤±æ•—ã—ã¾ã—ãŸã€‚ã™ã§ã«é–‰ã˜ã¦ã„るよã†ã§ã™"
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5066,115 +5054,115 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "土"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5183,11 +5171,11 @@ msgstr ""
"一時ãƒã‚¤ãƒŠãƒªãƒ­ã‚°ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚’利用ã—ãŸã‚‚ã®ã® binlog_cache_size ã®å€¤ã‚’超éŽã—ãŸãŸ"
"ã‚一時ファイルã«ã‚¹ãƒ†ãƒ¼ãƒˆãƒ¡ãƒ³ãƒˆã‚’ä¿å­˜ã—ãŸãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³æ•°"
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "一時ãƒã‚¤ãƒŠãƒªãƒ­ã‚°ã‚­ãƒ£ãƒƒã‚·ãƒ¥ã‚’使用ã—ãŸãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³æ•°"
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5198,24 +5186,24 @@ msgstr ""
"Created_tmp_disk_tables ã®å€¤ãŒå¤§ãã„å ´åˆã¯ tmp_table_size ã®å€¤ã‚’増やã—ã¦ãƒ‡ã‚£"
"スク上ã§ã¯ãªãメモリ上ã«ä¸€æ™‚テーブルを構築ã—ãŸæ–¹ãŒã‚ˆã„ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“"
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "mysqld ãŒç”Ÿæˆã—ãŸä¸€æ™‚ファイル数"
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr "ステートメント実行中ã«ã‚µãƒ¼ãƒãŒè‡ªå‹•ç”Ÿæˆã—ãŸãƒ¡ãƒ¢ãƒªä¸Šã®ä¸€æ™‚テーブル数"
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"何らã‹ã®ã‚¨ãƒ©ãƒ¼ (ãŸã¶ã‚“キーã®é‡è¤‡) ãŒç™ºç”Ÿã—ãŸãŸã‚ INSERT DELAYED ã•ã‚ŒãŸè¡Œæ•°"
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5223,23 +5211,23 @@ msgstr ""
"使用中㮠INSERT DELAYED ãƒãƒ³ãƒ‰ãƒ©ã®ã‚¹ãƒ¬ãƒƒãƒ‰æ•°ã€‚INSERT DELAYED ã‚’é©ç”¨ã™ã‚‹ãƒ†ãƒ¼ãƒ–"
"ルã®æ•°ã ã‘固有ã®ã‚¹ãƒ¬ãƒƒãƒ‰ãŒç”¨æ„ã•ã‚Œã¾ã™"
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "INSERT DELAYED ã§æ›¸ãè¾¼ã¾ã‚ŒãŸè¡Œæ•°"
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "FLUSH æ–‡ã®å®Ÿè¡Œå›žæ•°"
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "内部㧠COMMIT 文を実行ã—ãŸå›žæ•°"
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "テーブルã‹ã‚‰è¡Œã‚’削除ã—ãŸå›žæ•°"
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5249,7 +5237,7 @@ msgstr ""
"ã¦ã®æƒ…報をæŒã£ã¦ã„ã‚‹ã‹å•ã„åˆã‚ã›ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ã“れを開示ã¨è¨€ã„ã¾ã™ãŒã€"
"Handler_discover ã¯ãã®é–‹ç¤ºã•ã‚ŒãŸã‚¿ã‚¤ãƒ ãƒ†ãƒ¼ãƒ–ルã®æ•°ã§ã™"
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5259,7 +5247,7 @@ msgstr ""
"もインデックスã®ãƒ•ãƒ«ã‚¹ã‚­ãƒ£ãƒ³ã‚’実行ã—ã¦ã„ã‚‹ã‚‚ã®ã¨æ€ã‚ã‚Œã¾ã™ã€‚例ãˆã° SELECT "
"col1 FROM foo を実行ã—ãŸå ´åˆ (col1 ã¯ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã«å«ã¾ã‚Œã¦ã„ã‚‹ã‚‚ã®ã¨ã—ã¾ã™)"
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5267,7 +5255,7 @@ msgstr ""
"キーã«åŸºã¥ã„ã¦è¡Œã‚’読ã¿è¾¼ã‚“ã ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°ã€‚ã“ã®å€¤ãŒé«˜ã„å ´åˆã¯ã‚¯ã‚¨ãƒªã¨ãƒ†ãƒ¼ãƒ–"
"ルãŒé©åˆ‡ã«ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã•ã‚Œã¦ã„ã‚‹ã‚‚ã®ã¨è€ƒãˆã‚‰ã‚Œã¾ã™"
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5276,7 +5264,7 @@ msgstr ""
"キーã®é †åºé€šã‚Šã«æ¬¡ã®è¡Œã‚’読ã¿è¾¼ã‚“ã ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°ã€‚ã“ã®å€¤ã¯ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹åˆ—ã®ã‚¯"
"エリã«ç¯„囲指定をã—ã¦ã„ã‚‹ã‹ã€ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚¹ã‚­ãƒ£ãƒ³ã‚’è¡Œã£ã¦ã„ã‚‹ã¨ãã«å¢—加ã—ã¾ã™"
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5284,7 +5272,7 @@ msgstr ""
"キーã®é †åºé€šã‚Šã«å‰ã®è¡Œã‚’読ã¿è¾¼ã‚“ã ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°ã€‚ã“ã®èª­ã¿è¾¼ã¿ã¯ä¸»ã« ORDER "
"BY ... DESC ã®æœ€é©åŒ–ã«åˆ©ç”¨ã•ã‚Œã¾ã™"
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5296,7 +5284,7 @@ msgstr ""
"キャンã—ãªã‘ã‚Œã°ãªã‚‰ãªã„クエリを大é‡ã«è¡Œã£ã¦ã„ã‚‹ã‹ã€çµåˆã®éš›ã®ã‚­ãƒ¼ã®ä½¿ã„æ–¹ã«"
"ä¸é©åˆ‡ãªã¨ã“ã‚ãŒã‚ã‚Šã¾ã™"
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5307,36 +5295,36 @@ msgstr ""
"キャンを大é‡ã«å®Ÿè¡Œã—ã¦ã„ã‚‹ãŸã‚ã§ã™ã€‚一般ã«ã“ã‚Œã¯ãƒ†ãƒ¼ãƒ–ルã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ãŒä¸é©"
"切ã‹ã€ã‚¯ã‚¨ãƒªãŒã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’利用ã™ã‚‹ã‚ˆã†ã«æ›¸ã‹ã‚Œã¦ã„ãªã„ã“ã¨ã‚’æ„味ã—ã¾ã™"
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "内部㧠ROLLBACK 文を実行ã—ãŸå›žæ•°"
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "テーブル内ã®è¡Œã‚’æ›´æ–°ã—ãŸãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "テーブル内ã«è¡Œã‚’挿入ã—ãŸãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"データãŒå«ã¾ã‚Œã‚‹ãƒšãƒ¼ã‚¸ã®æ•° (ダーティページã€ã‚¯ãƒªãƒ¼ãƒ³ãƒšãƒ¼ã‚¸ã®åˆ¥ã‚’å•ã‚ãš)"
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "ç¾åœ¨ã®ãƒ€ãƒ¼ãƒ†ã‚£ãƒšãƒ¼ã‚¸ã®æ•°"
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "フラッシュリクエストをå—ã‘ãŸãƒãƒƒãƒ•ã‚¡ãƒ—ールã®ãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "空ãページ数"
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5346,7 +5334,7 @@ msgstr ""
"ã‚‹ã„ã¯æ›¸ã込んã§ã„るページã€ã‚ã‚‹ã„ã¯ä»–ã®ä½•ã‚‰ã‹ã®ç†ç”±ã§ãƒ•ãƒ©ãƒƒã‚·ãƒ¥ã—ãŸã‚Šå‰Šé™¤ã—"
"ãŸã‚Šã§ããªããªã£ã¦ã„るページã®æ•°ã§ã™"
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5358,11 +5346,11 @@ msgstr ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_dataã¨ã„ã†å¼ã§ã‚‚計算"
"ã§ãã¾ã™"
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "ページã®ãƒãƒƒãƒ•ã‚¡ãƒ—ールサイズã®åˆè¨ˆ"
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5370,7 +5358,7 @@ msgstr ""
"InnoDBãŒé–‹å§‹ã—ãŸãƒ©ãƒ³ãƒ€ãƒ èª­ã¿è¾¼ã¿ã®å›žæ•°ã€‚ã“ã‚Œã¯ã‚¯ã‚¨ãƒªãŒãƒ†ãƒ¼ãƒ–ルã®å¤§éƒ¨åˆ†ã‚’ラン"
"ダムãªé †ç•ªã§ã‚¹ã‚­ãƒ£ãƒ³ã™ã‚‹ã¨ãã«ç™ºç”Ÿã—ã¾ã™"
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5378,11 +5366,11 @@ msgstr ""
"InnoDBãŒé–‹å§‹ã—ãŸã‚·ãƒ¼ã‚±ãƒ³ã‚·ãƒ£ãƒ«èª­ã¿è¾¼ã¿ã®å›žæ•°ã€‚ã“ã‚Œã¯InnoDBãŒã‚·ãƒ¼ã‚±ãƒ³ã‚·ãƒ£ãƒ«ãª"
"フルテーブルスキャンを行ã†ã¨ãã«ç™ºç”Ÿã—ã¾ã™"
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "InnoDB ãŒå®Ÿè¡Œã—ãŸè«–ç†èª­ã¿è¾¼ã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5390,7 +5378,7 @@ msgstr ""
"InnoDB ãŒãƒãƒƒãƒ•ã‚¡ãƒ—ールã®å†…容を利用ã§ããšã€ã‚·ãƒ³ã‚°ãƒ«ãƒšãƒ¼ã‚¸èª­ã¿è¾¼ã¿ã‚’è¡Œã‚ãªã‘ã‚Œ"
"ã°ãªã‚‰ãªã‹ã£ãŸè«–ç†èª­ã¿è¾¼ã¿ã®å›žæ•°"
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5404,51 +5392,51 @@ msgstr ""
"ãã®ã‚¦ã‚§ã‚¤ãƒˆã®å›žæ•°ã‚’カウントã™ã‚‹ã‚‚ã®ã§ã™ã€‚ãƒãƒƒãƒ•ã‚¡ãƒ—ールã®å€¤ãŒé©åˆ‡ã«è¨­å®šã•ã‚Œ"
"ã¦ã„ã‚Œã°ã€ã“ã®å€¤ã¯å°ã•ã„ã¯ãšã§ã™"
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB ãƒãƒƒãƒ•ã‚¡ãƒ—ールã¸ã®æ›¸ãè¾¼ã¿å›žæ•°"
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "ã“ã‚Œã¾ã§ã« fsync() を実行ã—ãŸå›žæ•°"
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "ç¾åœ¨ä¿ç•™ã•ã‚Œã¦ã„ã‚‹ fsync() ã®å›žæ•°"
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "ç¾åœ¨ä¿ç•™ã•ã‚Œã¦ã„る読ã¿è¾¼ã¿ã®æ•°"
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "ç¾åœ¨ä¿ç•™ã•ã‚Œã¦ã„る書ãè¾¼ã¿ã®æ•°"
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "ã“ã‚Œã¾ã§ã®ãƒ‡ãƒ¼ã‚¿èª­ã¿è¾¼ã¿é‡ (å˜ä½:ãƒã‚¤ãƒˆ)"
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "データ読ã¿è¾¼ã¿å›žæ•°ã®åˆè¨ˆ"
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "データ書ãè¾¼ã¿å›žæ•°ã®åˆè¨ˆ"
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "ã“ã‚Œã¾ã§ã®ãƒ‡ãƒ¼ã‚¿ã®æ›¸ãè¾¼ã¿é‡ (å˜ä½:ãƒã‚¤ãƒˆ)"
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "二é‡æ›¸ãè¾¼ã¿ã®å®Ÿè¡Œå›žæ•°ã¨äºŒé‡æ›¸ãè¾¼ã¿ãŒç™ºç”Ÿã—ãŸãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "二é‡æ›¸ãè¾¼ã¿ã®å®Ÿè¡Œå›žæ•°ã¨äºŒé‡æ›¸ãè¾¼ã¿ãŒç™ºç”Ÿã—ãŸãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5456,35 +5444,35 @@ msgstr ""
"ログãƒãƒƒãƒ•ã‚¡ãŒå°ã•ã™ãŽã¦ãƒ•ãƒ©ãƒƒã‚·ãƒ¥ã—ãªã„ã¨ä½œæ¥­ã‚’続行ã§ããªããªã£ãŸãŸã‚ã«ç™ºç”Ÿ"
"ã—ãŸã‚¦ã‚§ã‚¤ãƒˆã®å›žæ•°"
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "ログ書ãè¾¼ã¿ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "ログファイルã¸ã®ç‰©ç†æ›¸ãè¾¼ã¿ã®å›žæ•°"
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "ログファイルã¸ã® fsync 書ãè¾¼ã¿ã®å›žæ•°"
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "ä¿ç•™ä¸­ã®ãƒ­ã‚°ãƒ•ã‚¡ã‚¤ãƒ«ã¸ã® fsync 回数"
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "ä¿ç•™ä¸­ã®ãƒ­ã‚°ãƒ•ã‚¡ã‚¤ãƒ«ã¸ã®æ›¸ãè¾¼ã¿å›žæ•°"
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "ログファイルã«æ›¸ã込んã ãƒã‚¤ãƒˆæ•°"
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "作æˆã•ã‚ŒãŸãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5492,51 +5480,51 @@ msgstr ""
"コンパイル時㮠InnoDB ã®ãƒšãƒ¼ã‚¸ã‚µã‚¤ã‚º (デフォルト:16KB)。多ãã®å€¤ãŒãƒšãƒ¼ã‚¸å˜ä½"
"ã§è¨ˆç®—ã•ã‚Œã¾ã™ãŒã€ã“ã®å€¤ã‚’使ãˆã°ç°¡å˜ã«ãƒã‚¤ãƒˆå˜ä½ã«å¤‰æ›ã§ãã¾ã™"
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "読ã¿è¾¼ã‚“ã ãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "書ã込んã ãƒšãƒ¼ã‚¸æ•°"
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "ç¾åœ¨å¾…機中ã®è¡Œãƒ­ãƒƒã‚¯ã®æ•°"
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "行ロックå–å¾—ã«è¦ã™ã‚‹å¹³å‡æ™‚é–“ (å˜ä½:ミリ秒)"
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "行ロックå–å¾—ã«è¦ã—ãŸæ™‚é–“ã®åˆè¨ˆ (å˜ä½:ミリ秒)"
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "行ロックå–å¾—ã«è¦ã—ãŸæ™‚é–“ã®æœ€å¤§å€¤ (å˜ä½:ミリ秒)"
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "行ロックå–得時ã«å¾…æ©Ÿã—ãŸå›žæ•°"
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB テーブルã‹ã‚‰å‰Šé™¤ã—ãŸè¡Œæ•°"
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB テーブルã«æŒ¿å…¥ã—ãŸè¡Œæ•°"
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB テーブルã‹ã‚‰èª­ã¿è¾¼ã‚“ã è¡Œæ•°"
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB テーブルã§æ›´æ–°ã•ã‚ŒãŸè¡Œæ•°"
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5544,7 +5532,7 @@ msgstr ""
"変更ã•ã‚Œã¦ã‹ã‚‰ãƒ‡ã‚£ã‚¹ã‚¯ã«ãƒ•ãƒ©ãƒƒã‚·ãƒ¥ã•ã‚Œã¦ã„ãªã„キーキャッシュã®ã‚­ãƒ¼ãƒ–ロックã®"
"数。以å‰ã¯ Not_flushed_key_blocks ã§ã—ãŸ"
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5552,7 +5540,7 @@ msgstr ""
"キーキャッシュã®æœªä½¿ç”¨ãƒ–ロックã®æ•°ã€‚キーキャッシュã®ä½¿ç”¨çŽ‡ã‚’調ã¹ã‚‹ã¨ãã«ä½¿ãˆ"
"ã¾ã™"
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5561,11 +5549,11 @@ msgstr ""
"キーキャッシュã®ä½¿ç”¨æ¸ˆã¿ãƒ–ロックã®æ•°ã€‚ã“ã®å€¤ã¯ã“ã‚Œã¾ã§ä¸€åº¦ã«ä½¿ç”¨ã•ã‚ŒãŸãƒ–ロッ"
"クã®æœ€å¤§æ•°ã§ã™"
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "キャッシュã‹ã‚‰ã‚­ãƒ¼ãƒ–ロックを読ã¿è¾¼ã‚“ã ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5575,15 +5563,15 @@ msgstr ""
"ã key_buffer_size ãŒå°ã•ã™ãŽã‚‹ãŸã‚ã§ã™ã€‚キャッシュミスã®å‰²åˆã¯ Key_reads/"
"Key_read_requests ã§è¨ˆç®—ã§ãã¾ã™"
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "キャッシュã«ã‚­ãƒ¼ãƒ–ロックを書ã込んã ãƒªã‚¯ã‚¨ã‚¹ãƒˆã®æ•°"
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "ディスクã«ã‚­ãƒ¼ãƒ–ロックを物ç†æ›¸ãè¾¼ã¿ã—ãŸå›žæ•°"
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5593,11 +5581,11 @@ msgstr ""
"クエリã®ãƒ—ランを変ãˆãŸã¨ãã«ã‚³ã‚¹ãƒˆãŒã©ã†å¤‰ã‚ã‚‹ã‹æ¯”較ã™ã‚‹ã¨ãã«ä¾¿åˆ©ã§ã™ã€‚デ"
"フォルト値㮠0 ã¯ã¾ã ä¸€åº¦ã‚‚クエリをコンパイルã—ã¦ã„ãªã„ã¨ã„ã†æ„味ã§ã™"
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "INSERT DELAYED キューã®ä¸­ã§æ›¸ãè¾¼ã¾ã‚Œã‚‹ã®ã‚’å¾…ã£ã¦ã„る行数"
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5605,35 +5593,35 @@ msgstr ""
"é–‹ã„ã¦ã„るテーブルã®æ•°ã€‚é–‹ã„ã¦ã„るテーブルãŒå¤šã„å ´åˆã¯ãŠãらãテーブルキャッ"
"シュã®å€¤ãŒå°ã•ã™ãŽã¾ã™"
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "é–‹ã„ã¦ã„るファイルã®æ•°"
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "é–‹ã„ã¦ã„るストリームã®æ•° (主ã«ãƒ­ã‚°ã®è¨˜éŒ²ç”¨ã§ã™)"
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "é–‹ã„ã¦ã„るテーブルã®æ•°"
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "クエリキャッシュ内ã®ç©ºãメモリブロックã®æ•°"
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "クエリキャッシュã®ç©ºãメモリé‡"
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "キャッシュã®ãƒ’ット数"
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "キャッシュã«è¿½åŠ ã•ã‚ŒãŸã‚¯ã‚¨ãƒªã®æ•°"
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5645,7 +5633,7 @@ msgstr ""
"エリキャッシュã¯æœ€å¾Œã«ä½¿ã‚ã‚ŒãŸæ™‚刻ãŒæœ€ã‚‚å¤ã„ã‚‚ã®ã‹ã‚‰å‰Šé™¤ã™ã‚‹(LRU)戦略ã«å¾“ã£ã¦"
"削除ã™ã‚‹ã‚¯ã‚¨ãƒªã‚’決ã‚ã¾ã™"
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5653,24 +5641,24 @@ msgstr ""
"キャッシュã•ã‚Œãªã‹ã£ãŸ (キャッシュã§ããªã„ã‹ query_cache_type ã®è¨­å®šã§ã‚­ãƒ£ãƒƒ"
"シュã—ãªã„ã“ã¨ã«ãªã£ã¦ã„ã‚‹) クエリã®æ•°"
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "キャッシュã«ç™»éŒ²ã•ã‚Œã¦ã„るクエリã®æ•°"
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "クエリキャッシュã®ç·ãƒ–ロック数"
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "リセット"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "フェイルセーフレプリケーションã®çŠ¶æ…‹ (未実装)"
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5678,11 +5666,11 @@ msgstr ""
"インデックスを利用ã—ãªã‹ã£ãŸçµåˆã®æ•°ã€‚ã“ã®å€¤ãŒ 0 ã§ãªã„å ´åˆã¯ãƒ†ãƒ¼ãƒ–ルã®ã‚¤ãƒ³"
"デックスをよã確èªã—ã¦ãã ã•ã„"
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "å‚照テーブルã§ç¯„囲検索をã—ãŸçµåˆã®æ•°"
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5690,7 +5678,7 @@ msgstr ""
"キーãŒæŒ‡å®šã•ã‚Œã¦ã„ãªã‹ã£ãŸãŸã‚一行ãšã¤ã‚­ãƒ¼ãŒä½¿ã‚ã‚Œã¦ã„ã‚‹ã‹ç¢ºèªã—ãŸçµåˆã®æ•°"
"(0 ã§ãªã„å ´åˆã¯ãƒ†ãƒ¼ãƒ–ルã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’よã確èªã—ã¦ãã ã•ã„)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5698,15 +5686,15 @@ msgstr ""
"最åˆã®ãƒ†ãƒ¼ãƒ–ルã§ç¯„囲指定ã•ã‚ŒãŸçµåˆã®æ•° (ã“ã®å€¤ã¯å¤§ããã¦ã‚‚ãµã¤ã†å•é¡Œã‚ã‚Šã¾ã›"
"ã‚“)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "最åˆã®ãƒ†ãƒ¼ãƒ–ルをフルスキャンã—ãŸçµåˆã®æ•°"
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "スレーブ㮠SQL スレッドãŒç¾åœ¨é–‹ã„ã¦ã„る一時テーブルã®æ•°"
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5714,22 +5702,22 @@ msgstr ""
"レプリケーションスレーブ㮠SQL スレッドãŒãƒˆãƒ©ãƒ³ã‚¶ã‚¯ã‚·ãƒ§ãƒ³ã‚’å†è©¦è¡Œã—ãŸå›žæ•°(èµ·"
"動時ã‹ã‚‰ã®åˆè¨ˆ)"
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "ã“ã®ã‚µãƒ¼ãƒãŒãƒžã‚¹ã‚¿ãƒ¼ã«æŽ¥ç¶šã™ã‚‹ã‚¹ãƒ¬ãƒ¼ãƒ–ã§ã‚ã‚‹å ´åˆã¯ ON ã«ãªã‚Šã¾ã™"
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr "slow_launch_time ã§æŒ‡å®šã•ã‚ŒãŸç§’数以上ã«ä½œæˆæ™‚é–“ãŒã‹ã‹ã£ãŸã‚¹ãƒ¬ãƒƒãƒ‰ã®æ•°"
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "long_query_time ã§æŒ‡å®šã•ã‚ŒãŸç§’数以上ã«æ™‚é–“ã®ã‹ã‹ã£ãŸã‚¯ã‚¨ãƒªã®æ•°"
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5738,23 +5726,23 @@ msgstr ""
"ソートアルゴリズムãŒå®Ÿè¡Œã—ãªã‘ã‚Œã°ãªã‚‰ãªã‹ã£ãŸãƒžãƒ¼ã‚¸ã®å›žæ•°ã€‚ã“ã®å€¤ãŒé«˜ã„å ´åˆ"
"㯠sort_buffer_size システム変数ã®å€¤ã‚’増やã—ãŸæ–¹ãŒã‚ˆã„ã§ã—ょã†"
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "範囲指定付ãã§ã‚½ãƒ¼ãƒˆãŒè¡Œã‚ã‚ŒãŸå›žæ•°"
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "ソート済ã®è¡Œæ•°"
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "テーブルをスキャンã—ãŸã¨ãã«å®Ÿè¡Œã•ã‚ŒãŸã‚½ãƒ¼ãƒˆã®å›žæ•°"
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "テーブルロックをã™ãã«å–å¾—ã§ããŸå›žæ•°"
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5765,7 +5753,7 @@ msgstr ""
"フォーマンスã«å•é¡ŒãŒç”Ÿã˜ã¦ã„ã‚‹å ´åˆã¯ã€ã¾ãšã‚¯ã‚¨ãƒªã‚’最é©åŒ–ã—ã¦ãã ã•ã„。ãã‚Œã§"
"ã‚‚ã ã‚ãªã‚‰ãƒ†ãƒ¼ãƒ–ルを分割ã™ã‚‹ã‹ã€ãƒ¬ãƒ—リケーションを利用ã—ã¦ãã ã•ã„"
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5775,11 +5763,11 @@ msgstr ""
"Connections ã§è¨ˆç®—ã§ãã¾ã™ã€‚ã“ã®å€¤ãŒèµ¤ããªã£ã¦ã„ã‚‹å ´åˆã¯ thread_cache_size ã‚’"
"大ããã—ã¦ãã ã•ã„"
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "ç¾åœ¨é–‹ã„ã¦ã„る接続ã®æ•°"
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5790,107 +5778,107 @@ msgstr ""
"thread_cache_size ã®å€¤ã‚’増やã—ãŸæ–¹ãŒã‚ˆã„ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“ (スレッドã®å®Ÿè£…ã«å•é¡Œ"
"ãŒãªã„å ´åˆã¯ãµã¤ã†ã‚ã¾ã‚Šãƒ‘フォーマンスã¯å‘上ã—ã¾ã›ã‚“)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "スリープã—ã¦ã„ãªã„スレッドã®æ•°"
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "ランタイム情報"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "ãƒãƒ³ãƒ‰ãƒ©"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "クエリキャッシュ"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "スレッド"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "一時データ"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "é…延インサート"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "キーキャッシュ"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "çµåˆ"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "ソート中"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "トランザクションコーディãƒãƒ¼ã‚¿"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "ã™ã¹ã¦ã®ãƒ†ãƒ¼ãƒ–ルをフラッシュã™ã‚‹(é–‰ã˜ã‚‹)"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "é–‹ã„ã¦ã„るテーブルを表示ã™ã‚‹"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "スレーブホストを表示ã™ã‚‹"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "スレーブã®çŠ¶æ…‹ã‚’表示ã™ã‚‹"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "クエリキャッシュをフラッシュã™ã‚‹"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "MySQL プロセスã®è¡¨ç¤º"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "リセット"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "ã“ã® MySQL サーãƒã®ç¨¼åƒæ™‚é–“: %s (起動時刻: %s)"
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5898,11 +5886,11 @@ msgstr ""
"<b>サーãƒãƒˆãƒ©ãƒ•ã‚£ãƒƒã‚¯</b>: ã“れらã®è¡¨ã¯ MySQL サーãƒèµ·å‹•ä»¥å¾Œã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒˆ"
"ラフィックã®çµ±è¨ˆã§ã™"
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "トラフィック"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5910,36 +5898,36 @@ msgstr ""
"処ç†ãŒé›†ä¸­ã™ã‚‹ã‚µãƒ¼ãƒã§ã¯ãƒã‚¤ãƒˆã‚«ã‚¦ãƒ³ã‚¿ãŒè¶…éŽã™ã‚‹ã“ã¨ãŒã‚ã‚‹ãŸã‚ã€MySQL サーãƒ"
"ãŒå ±å‘Šã—ã¦ãる統計ã¯ä¸æ­£ç¢ºãªã“ã¨ãŒã‚ã‚Šã¾ã™"
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "/時"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "å—信済"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "é€ä¿¡æ¸ˆ"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "接続"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "最大åŒæ™‚接続数"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "失敗回数"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "中断"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5947,266 +5935,262 @@ msgid ""
msgstr ""
"<b>クエリ統計</b>: 起動時ã‹ã‚‰æ•°ãˆã¦ %s 個ã®ã‚¯ã‚¨ãƒªã‚’サーãƒã«é€ä¿¡ã—ã¾ã—ãŸ"
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "/分"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "/秒"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "クエリ種別"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "最大åŒæ™‚接続数"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration"
msgid "Configuration: %s"
msgstr "設定"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "サーãƒå¤‰æ•°ã¨è¨­å®šå€¤"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "セッション値"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "グローãƒãƒ«å€¤"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6216,66 +6200,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6283,432 +6267,424 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
#, fuzzy
msgid "Security"
msgstr "[8. セキュリティ]"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "土"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6716,174 +6692,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6891,42 +6867,42 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
#, fuzzy
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
@@ -6936,121 +6912,121 @@ msgstr ""
"çµæžœã‚»ãƒƒãƒˆã®è¡¨ç¤ºè¡Œæ•°ã€‚çµæžœã‚»ãƒƒãƒˆã®è¡Œæ•°ã®æ–¹ãŒå¤šã„å ´åˆã¯ã€Œå‰ï¼ˆPrevious)ï¼æ¬¡"
"(Next)ã€ã®ãƒªãƒ³ã‚¯ãŒè¡¨ç¤ºã•ã‚Œã¾ã™ã€‚"
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7060,144 +7036,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7208,329 +7184,329 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "自動修復モード"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "ステートメント"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "列コメント表示機能"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7538,38 +7514,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7577,705 +7553,722 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "id %1$d ã®è¡Œã‚’挿入ã—ã¾ã—ãŸ"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP コードã¨ã—ã¦è¡¨ç¤º"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "SQL クエリを表示"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "テーブル `%s` ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã«å•é¡ŒãŒã‚ã‚Šã¾ã™"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "ラベル"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "テーブル %1$s を変更ã—ã¾ã—ãŸ"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "å‚ç…§ã•ã‚Œã¦ã„る値を表示ã™ã‚‹"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "関数"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "無視"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " é•·ã•ã«ã‚ˆã£ã¦ã¯ã“ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’<br /> 修正ã§ããªããªã‚‹å ´åˆã‚‚ã‚ã‚Šã¾ã™"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " ãƒã‚¤ãƒŠãƒª - 編集ä¸å¯"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "æ–°ã—ã„è¡Œã¨ã—ã¦æŒ¿å…¥ã™ã‚‹"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "å‰ã®ãƒšãƒ¼ã‚¸ã«æˆ»ã‚‹"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "æ–°ã—ã„レコードを追加ã™ã‚‹"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "ã“ã®ãƒšãƒ¼ã‚¸ã«æˆ»ã‚‹"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "次ã®è¡Œã‚’編集ã™ã‚‹"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"次ã®å€¤ã«ç§»å‹•ã™ã‚‹ã¨ã㯠TAB キーを使ã£ã¦ãã ã•ã„。CTRL+カーソルキーを使ã†ã¨è‡ª"
"ç”±ã«ç§»å‹•ã§ãã¾ã™"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "%s è¡Œã‹ã‚‰æŒ¿å…¥ã‚’å†é–‹ã™ã‚‹"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "テーブル %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "テーブル %1$s を作æˆã—ã¾ã—ãŸã€‚"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "テーブルã®ãƒ€ãƒ³ãƒ—(スキーマ)表示"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "主キーã®åå‰ã¯ PRIMARY ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "インデックスåã‚’ PRIMARY ã«å¤‰æ›´ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "インデックス部分ãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "æ–°ã—ã„インデックスを作æˆã™ã‚‹"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "インデックスを修正ã™ã‚‹"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "インデックスå:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "インデックスã®ç¨®é¡ž:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(主キーã¯ã‹ãªã‚‰ãš \"PRIMARY\" ã¨ã„ã†åå‰ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。ã¾ãŸä¸»ã‚­ãƒ¼ä»¥å¤–"
"ã« \"PRIMARY\" ã¨ã„ã†åå‰ã‚’使ã£ã¦ã¯ãªã‚Šã¾ã›ã‚“!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "インデックスã«&nbsp;%s&nbsp; ã®åˆ—を追加ã—ã¾ã—ãŸ"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "カラム数㯠0 より大ãããªã‘ã‚Œã°ã„ã‘ã¾ã›ã‚“"
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "åŒã˜ãƒ†ãƒ¼ãƒ–ルã«ã¯ç§»å‹•ã§ãã¾ã›ã‚“!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "åŒã˜ãƒ†ãƒ¼ãƒ–ルã«ã¯ã‚³ãƒ”ーã§ãã¾ã›ã‚“!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "テーブル %s ã‚’ %s ã«ç§»å‹•ã—ã¾ã—ãŸ"
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "テーブル %s ã‚’ %s ã«ã‚³ãƒ”ーã—ã¾ã—ãŸ"
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "テーブルåãŒç©ºã§ã™!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "テーブルã®ä¸¦ã³é †"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(1 回)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "テーブルã®ç§»å‹•å…ˆ(database<b>.</b>table):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "テーブルオプション"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "リãƒãƒ¼ãƒ å¾Œã®ãƒ†ãƒ¼ãƒ–ルå"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "テーブルを(database<b>.</b>table)ã«ã‚³ãƒ”ーã™ã‚‹:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "コピーã—ãŸãƒ†ãƒ¼ãƒ–ルã«åˆ‡ã‚Šæ›¿ãˆã‚‹"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "テーブル管ç†"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "テーブルã®ãƒ‡ãƒ•ãƒ©ã‚°"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "テーブル %s をフラッシュã—ã¾ã—ãŸ"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "テーブルをフラッシュã™ã‚‹(\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "パーティション管ç†"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "パーティション %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "分æž"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "確èª"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "最é©åŒ–"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "å†æ§‹ç¯‰"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "修復"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "パーティションを削除"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "å‚照整åˆæ€§ã®ç¢ºèª:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "テーブルを表示ã™ã‚‹"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "ディスク使用é‡"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "使用é‡"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "有効"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "è¡Œã®çµ±è¨ˆ"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "ステートメント"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "å‹•çš„"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "è¡Œã®é•·ã•"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " è¡Œã®ã‚µã‚¤ã‚º "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"%1$s ã«å¤–部キーを作æˆã™ã‚‹ã¨ãã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—㟠(データ型を確èªã—ã¦ãã ã•"
"ã„)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "内部リレーション"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"対応ã™ã‚‹å¤–部リレーションãŒå­˜åœ¨ã™ã‚‹å ´åˆã€å†…部リレーションã¯å¿…è¦ã‚ã‚Šã¾ã›ã‚“。"
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "è¡ŒãŒé¸æŠžã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"query by example\"を実行 (ワイルドカード: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "演算å­"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "フィールドをé¸æŠžã—ã¦ãã ã•ã„(最低1ã¤):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "検索æ¡ä»¶(\"where\"節ã®å†…容)を追加ã—ã¦ãã ã•ã„:"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "ページã‚ãŸã‚Šã®è¡Œæ•°"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "表示順:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "é‡è¤‡ã—ã¦ã„る値を表示ã—ãªã„"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ãªã—"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "テーブル %s を削除ã—ã¾ã—ãŸ"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "%s ã«ä¸»ã‚­ãƒ¼ã‚’追加ã—ã¾ã—ãŸ"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s ã«ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’追加ã—ã¾ã—ãŸ"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "リレーションビュー"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "テーブル構造を確èªã™ã‚‹"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s 個ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã‚’追加ã™ã‚‹"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "テーブルã®æœ«å°¾"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "テーブルã®å…ˆé ­"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "指定カラムã®å¾Œã« %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "&nbsp;%s&nbsp; ã®ã‚«ãƒ©ãƒ ã«ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’作æˆã™ã‚‹"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "パーティション有り"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr "テーマã¯åˆ©ç”¨ã§ãã¾ã›ã‚“。設定やテーマディレクトリ %s を確èªã—ã¦ãã ã•ã„"
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "利用ã§ãã‚‹ MIME タイプ"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "イタリック表示ã•ã‚Œã¦ã„ã‚‹ MIME タイプã«ã¯å€‹åˆ¥ã®å¤‰æ›é–¢æ•°ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "利用ã§ãる変æ›æ©Ÿèƒ½"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "説明"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "特権ä¸è¶³ã§ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "プロファイルを更新ã—ã¾ã—ãŸ"
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW ã®åå‰"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "文字セットã®å¤‰æ›ã«å¿…è¦ãª iconv ãªã„ã— GNU recode 拡張をロードã§ãã¾ã›ã‚“。"
+#~ "PHP å´ã§ã“ã®æ‹¡å¼µã‚’有効ã«ã™ã‚‹ã‹ã€phpMyAdmin å´ã§æ–‡å­—セットã®å¤‰æ›ã‚’無効ã«ã—"
+#~ "ã¦ãã ã•ã„"
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "å¿…è¦ãªæ‹¡å¼µã¯ãƒ­ãƒ¼ãƒ‰ã•ã‚Œã¦ã„るよã†ã§ã™ãŒã€iconv ã‚„ libiconvã€recode_string "
+#~ "ã®é–¢æ•°ã‚’利用ã§ãã¾ã›ã‚“。PHP ã®è¨­å®šã‚’確èªã—ã¦ãã ã•ã„"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ka.po b/po/ka.po
index b974133068..facbe14fc5 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: georgian <ka@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "ყველáƒáƒ¡ ჩვენებáƒ"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "გვერდის ნáƒáƒ›áƒ”რი:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ძებნáƒ"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "გáƒáƒ“áƒáƒ¡áƒ•áƒšáƒ"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Keyname"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "áƒáƒ¦áƒ¬áƒ”რილáƒáƒ‘áƒ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ეს ველი"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "შეიქმნრმáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რ%1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის კáƒáƒ›áƒ”ნტáƒáƒ áƒ˜: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "ცხრილის კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "სვეტების სáƒáƒ®áƒ”ლები"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "ტიპი"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "ნული"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ნáƒáƒ’ულისხმები"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links to"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "áƒáƒ áƒ"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "დიáƒáƒ®"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "დáƒáƒ‘ეჭდვáƒ"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "No tables found in database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "ყველáƒáƒ¡ მáƒáƒœáƒ˜áƒ¨áƒœáƒ•áƒ"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "მáƒáƒœáƒ˜áƒ¨áƒœáƒ•áƒ˜áƒ¡ მáƒáƒ®áƒ¡áƒœáƒ"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რცáƒáƒ áƒ˜áƒ”ლიáƒ!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s has been renamed to %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s has been copied to %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Rename database to"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "ბრძáƒáƒœáƒ”ბáƒ"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "დრშემდეგ"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copy database to"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "მხáƒáƒšáƒáƒ“ სტრუქტურáƒ"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "სტრუქტურრდრმáƒáƒœáƒáƒªáƒ”მები"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "მხáƒáƒšáƒáƒ“ მáƒáƒœáƒáƒªáƒ”მები"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE before copying"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Add %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Add AUTO_INCREMENT value"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Add constraints"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Switch to copied database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB რეპáƒáƒ–იტáƒáƒ áƒ˜áƒ"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "მდგáƒáƒ›áƒáƒ áƒ”áƒáƒ‘áƒ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "ჩáƒáƒ áƒ—ულიáƒ"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "გáƒáƒ—იშვáƒ"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "დáƒáƒ–იáƒáƒœáƒ”ბული"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "áƒáƒ¦áƒ“გენáƒ"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "გáƒáƒ—იშულიáƒ"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "ჩáƒáƒ áƒ—ვáƒ"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "კáƒáƒšáƒáƒªáƒ˜áƒ"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF გვერდების რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "ცხრილი"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "სტრიქáƒáƒœáƒ”ბი"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "ზáƒáƒ›áƒ"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in use"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "შეიქმნáƒ"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "უკáƒáƒœáƒáƒ¡áƒ™áƒœáƒ”ლი გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Last check"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,237 +391,243 @@ msgid_plural "%s tables"
msgstr[0] "%s table(s)"
msgstr[1] "%s table(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Your SQL query has been executed successfully"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "You have to choose at least one column to display"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "დáƒáƒšáƒáƒ’ებáƒ"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ზრდáƒáƒ“áƒáƒ‘ით"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "კლებáƒáƒ“áƒáƒ‘ით"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "ჩვენებáƒ"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "კრიტერიáƒ"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "დáƒ"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "áƒáƒœ"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "შეცვლáƒ"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Add/Delete Criteria Row"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "ველის სვეტების დáƒáƒ›áƒáƒ¢áƒ”ბáƒ/წáƒáƒ¨áƒšáƒ"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ცხრილები"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒ’ზáƒáƒ•áƒœáƒ"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "წვდáƒáƒ›áƒ áƒáƒ™áƒ áƒ«áƒáƒšáƒ£áƒšáƒ˜áƒ"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "ერთი სიტყვრმáƒáƒ˜áƒœáƒª"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "ყველრსიტყვáƒ"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "ზუსტი ფრáƒáƒ–áƒ"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "რეგულáƒáƒ áƒ£áƒšáƒ˜ გáƒáƒ›áƒáƒ¡áƒáƒ®áƒ£áƒšáƒ”ბáƒ"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Search results for \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s match(es) inside table <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s match(es) inside table <i>%s</i>"
+msgstr[1] "%s match(es) inside table <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "áƒáƒ áƒ©áƒ”ვáƒ"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "წáƒáƒ¨áƒšáƒ"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> match(es)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> match(es)"
+msgstr[1] "<b>Total:</b> <i>%s</i> match(es)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒáƒ¨áƒ˜ ძებნáƒ"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "იპáƒáƒ•áƒ”:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Words are separated by a space character (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "ცხრილ(ებ)ში:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "ველში:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "ჩáƒáƒ¡áƒ›áƒ"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "სტრუქტურáƒ"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Drop"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ცáƒáƒ áƒ˜áƒ”ლი"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Table %s has been emptied"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s has been dropped"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Table %s has been dropped"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -630,198 +636,198 @@ msgstr ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ხედáƒ"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "რეპლიკáƒáƒªáƒ˜áƒ"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "ჯáƒáƒ›áƒ˜"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "With selected:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "ყველáƒáƒ¡ შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "მáƒáƒœáƒ˜áƒ¨áƒœáƒ•áƒ˜áƒ¡ მáƒáƒ®áƒ¡áƒœáƒ ყველáƒáƒ¡áƒ—ვის"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Check tables having overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "ხედის áƒáƒ›áƒáƒ‘ეჭდვáƒ"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "ცხრილის შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ცხრილის áƒáƒžáƒ¢áƒ˜áƒ›áƒ˜áƒ–ებáƒ"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ცხრილის áƒáƒ¦áƒ“გენáƒ"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyze table"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ექსპáƒáƒ áƒ¢áƒ˜"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "მáƒáƒœáƒáƒªáƒ”მების ლექსიკáƒáƒœáƒ˜"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "დáƒáƒ‘ლáƒáƒ™áƒ˜áƒšáƒ˜ ცხრილების გáƒáƒ›áƒáƒ¢áƒáƒ•áƒ”ბáƒ"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Create relation"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "შექმნáƒ"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "მáƒáƒ¥áƒ›áƒ”დებáƒ"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "სპáƒáƒ áƒ¡áƒ£áƒšáƒ˜"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "მხáƒáƒšáƒáƒ“ სტრუქტურáƒ"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "დáƒáƒ‘ლáƒáƒ™áƒ˜áƒšáƒ˜ ცხრილების გáƒáƒ›áƒáƒ¢áƒáƒ•áƒ”ბáƒ"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "ცხრილის შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s already exists on server, change filename or check overwrite option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump has been saved to file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -830,14 +836,14 @@ msgstr ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ წáƒáƒ™áƒ˜áƒ—ხვრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -846,7 +852,7 @@ msgstr ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,29 +862,29 @@ msgstr ""
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Could not load import plugins, please check your installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "The bookmark has been deleted."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Showing bookmark"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bookmark %s created"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import has been successfully finished, %d queries executed."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -886,7 +892,7 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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."
@@ -894,19 +900,19 @@ msgstr ""
"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."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "უკáƒáƒœ"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -914,15 +920,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" statements are disabled."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "ნáƒáƒ›áƒ“ვილáƒáƒ“ გსურთ "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "You are about to DESTROY a complete database!"
@@ -951,39 +957,39 @@ msgstr "ჰáƒáƒ¡áƒ¢áƒ˜áƒ¡ სáƒáƒ®áƒ”ლი áƒáƒ áƒáƒ შეყვáƒáƒœáƒ˜
msgid "The user name is empty!"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის სáƒáƒ®áƒ”ლი ცáƒáƒ áƒ˜áƒ”ლიáƒ!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "პáƒáƒ áƒáƒšáƒ˜ ცáƒáƒ áƒ˜áƒ”ლიáƒ!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "პáƒáƒ áƒáƒšáƒ”ბი áƒáƒ  ემთხვევáƒ!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "ცვლილებები შენáƒáƒ®áƒ£áƒšáƒ˜áƒ"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relation deleted"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation added"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Internal relation added"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Error: Relation not added."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Error: relation already exists."
@@ -991,13 +997,13 @@ msgstr "Error: relation already exists."
msgid "Error saving coordinates for Designer."
msgstr "Error saving coordinates for Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "General relation features"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "გáƒáƒ—იშულიáƒ"
@@ -1013,125 +1019,135 @@ msgstr "Select Foreign Key"
msgid "Please select the primary key or a unique key"
msgstr "Please select the primary key or a unique key"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ სáƒáƒ©áƒ•áƒ”ნებელი ველი"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ დáƒáƒ’ენერირებáƒ"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "დáƒáƒ’ენერირებáƒ"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "შემáƒáƒ¬áƒ˜áƒ áƒ£áƒšáƒáƒ‘áƒ"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "წინáƒ"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "შემდეგი"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "სულ"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "ბინáƒáƒ áƒ£áƒšáƒ˜"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "მáƒáƒ "
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "áƒáƒžáƒ "
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "მáƒáƒ˜"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ივნ"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "ივლ"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "áƒáƒ’ვ"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "áƒáƒ¥áƒ¢"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "იáƒáƒœ"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "თებ"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "მáƒáƒ "
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "áƒáƒžáƒ "
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1139,198 +1155,198 @@ msgid "May"
msgstr "მáƒáƒ˜"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ივნ"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "ივლ"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "áƒáƒ’ვ"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "სექ"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "áƒáƒ¥áƒ¢"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ნáƒáƒ”"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "დეკ"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "კვი"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "áƒáƒ áƒ¨"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "სáƒáƒ›"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "პáƒáƒ "
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "კვი"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "áƒáƒ áƒ¨"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "სáƒáƒ›"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "áƒáƒ—ხ"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "ხუთ"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "პáƒáƒ "
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "შáƒáƒ‘"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "კვი"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "áƒáƒ áƒ¨"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "სáƒáƒ›"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "áƒáƒ—ხ"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ხუთ"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "პáƒáƒ "
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "შáƒáƒ‘"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "ვიკი"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in use"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "წáƒáƒ›áƒ¨áƒ˜"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "შრიფტის ზáƒáƒ›áƒ"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Unknown error in file upload."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1338,23 +1354,23 @@ msgstr ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "The uploaded file was only partially uploaded."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Missing a temporary folder."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Failed to write file to disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "File upload stopped by extension."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1362,51 +1378,51 @@ msgstr ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "ინდექსი áƒáƒ áƒáƒ გáƒáƒœáƒ¡áƒáƒ–ღვრული!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ინდექსები"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "უნიკáƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "შეკუმშული"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ˜"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "The primary key has been dropped"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s has been dropped"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1415,20 +1431,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "შეცდáƒáƒ›áƒ"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1436,7 +1452,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d row(s) affected."
msgstr[1] "%1$d row(s) affected."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1444,7 +1460,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "წáƒáƒ˜áƒ¨áƒáƒšáƒ %1$d სტრიქáƒáƒœáƒ˜."
msgstr[1] "წáƒáƒ˜áƒ¨áƒáƒšáƒ %1$d სტრიქáƒáƒœáƒ˜."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1452,90 +1468,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "ჩáƒáƒ˜áƒ¡áƒ•áƒ %1$d სტრიქáƒáƒœáƒ˜."
msgstr[1] "ჩáƒáƒ˜áƒ¡áƒ•áƒ %1$d სტრიქáƒáƒœáƒ˜."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"There is no detailed status information available for this storage engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s ხელმისáƒáƒ¬áƒ•áƒ“áƒáƒ›áƒ˜áƒ áƒáƒ› MySQL სერვერზე."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s გáƒáƒ—იშულირáƒáƒ› MySQL სერვერზე."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "áƒáƒ› MySQL სერვერს áƒáƒ  áƒáƒ¥áƒ•áƒ¡ %s ძრáƒáƒ•áƒ˜áƒ¡ მხáƒáƒ áƒ“áƒáƒ­áƒ”რáƒ."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "ცხრილის áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ სáƒáƒ®áƒ”ლი"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Error renaming table %1$s to %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Table %s has been renamed to %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "No valid image path for theme %s found!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No preview available."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "take it"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Default theme %s not found!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Theme %s not found!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Theme path not found for theme %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "თემრ/ სტიპი"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრშეუძლებელიáƒ: პáƒáƒ áƒáƒ›áƒ”ტრები áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "მáƒáƒ’ესáƒáƒšáƒ›áƒ”ბáƒáƒ— %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1544,7 +1560,7 @@ msgstr ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1556,61 +1572,61 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "შესვლáƒ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin-ის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "სერვერი:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "პáƒáƒ áƒáƒšáƒ˜:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "სერვერის áƒáƒ áƒ©áƒ”ვáƒ"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies must be enabled past this point."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL სერვერზე შესვლრშეუძლებელიáƒ"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Wrong username/password. Access denied."
@@ -1648,27 +1664,7 @@ msgstr "ვიდეáƒáƒ¡ ჩვენებáƒ"
msgid "Download file"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ ჩáƒáƒ›áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1684,13 +1680,13 @@ msgstr ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1698,206 +1694,206 @@ msgstr ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "სერვერი"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Invalid authentication method set in configuration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "You should upgrade to %s %s or later."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "მáƒáƒ¥áƒ¡: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "ka"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "ka"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL-მრთქვáƒ: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL-ის áƒáƒ®áƒ¡áƒœáƒ"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP კáƒáƒ“ის გáƒáƒ áƒ”შე"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP კáƒáƒ“ის შექმნáƒ"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Skip Validate SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "ძრáƒáƒ•áƒ”ბი"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profiling"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "დრáƒ"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y, %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s დღე, %s სáƒáƒáƒ—ი, %s წუთი დრ%s წáƒáƒ›áƒ˜"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "დáƒáƒ¡áƒáƒ¬áƒ§áƒ˜áƒ¡áƒ˜"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "წინáƒ"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "დáƒáƒ¡áƒáƒ¡áƒ áƒ£áƒšáƒ˜"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Jump to database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "მáƒáƒ¥áƒ›áƒ”დებები"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1906,61 +1902,61 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] გáƒáƒ¤áƒáƒ áƒ—áƒáƒ”ბის ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვრ"
"შეუძლებელიáƒ. გთხáƒáƒ•áƒ— შეáƒáƒ›áƒáƒ¬áƒ›áƒáƒ— PHP-ის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "მáƒáƒ•áƒšáƒ”ნები"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "სáƒáƒ®áƒ”ლი"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Database %s has been dropped."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Database seems to be empty!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "შემქნელი"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "შემáƒáƒ¢áƒáƒœáƒ"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "პრივილეგიები"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Routines"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Return type"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1968,148 +1964,138 @@ msgstr ""
"შეიძლებრიყáƒáƒ¡ მიáƒáƒ®áƒšáƒáƒ”ბითი. იხილეთ [a@./Documentation."
"html#faq3_11@Documentation]FAQ 3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Connection for controluser as defined in your configuration failed."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "სერვერი áƒáƒ  პáƒáƒ¡áƒ£áƒ®áƒáƒ‘ს"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "დეტáƒáƒšáƒ”ბი..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "პáƒáƒ áƒáƒšáƒ˜ áƒáƒ áƒáƒ"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "პáƒáƒ áƒáƒšáƒ˜"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-type"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0-თáƒáƒœ თáƒáƒ•áƒ¡áƒ”ბáƒáƒ“ი"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ დáƒáƒ’ენერირებáƒ"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "დáƒáƒ’ენერირებáƒ"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "áƒáƒ®áƒáƒšáƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმნáƒ"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "შექმნáƒ"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "პრივილეგიები áƒáƒ áƒáƒ"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Table must have at least one field."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Create new table on database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Could not load export plugins, please check your installation!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s row(s) starting at record # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ სáƒáƒ®áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "სერვერის %s დირექტáƒáƒ áƒ˜áƒáƒ¨áƒ˜ შენáƒáƒ®áƒ•áƒ"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overwrite existing file(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "File name template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "სერვერის სáƒáƒ®áƒ”ლი"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "ცხრილის სáƒáƒ®áƒ”ლი"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2120,40 +2106,40 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "remember template"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი ფáƒáƒ˜áƒšáƒ˜áƒ¡áƒ—ვის:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "შეკუმშვáƒ"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "áƒáƒ áƒáƒ"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip-ით შეკუმშული\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-ით დáƒáƒáƒ áƒ¥áƒ˜áƒ•áƒ”ბული\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-ით დáƒáƒáƒ áƒ¥áƒ˜áƒ•áƒ”ბული\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL compatibility mode"
@@ -2178,7 +2164,7 @@ msgstr ""
msgid "File to import"
msgstr "შემáƒáƒ¡áƒáƒ¢áƒáƒœáƒ˜ ფáƒáƒ˜áƒšáƒ˜"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Location of the text file"
@@ -2186,13 +2172,13 @@ msgstr "Location of the text file"
msgid "File uploads are not allowed on this server."
msgstr "File uploads are not allowed on this server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "The directory you set for upload work cannot be reached"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web server upload directory"
@@ -2222,13 +2208,13 @@ msgstr ""
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "შემáƒáƒ¢áƒáƒœáƒ˜áƒšáƒ˜ ფáƒáƒ˜áƒšáƒ”ბის ფáƒáƒ áƒ›áƒáƒ¢áƒ˜"
@@ -2272,175 +2258,175 @@ msgstr "პáƒáƒ áƒ¢áƒ áƒ”ტული"
msgid "Paper size"
msgstr "გვერდის ზáƒáƒ›áƒ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "ენáƒ"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d is not valid row number."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "row(s) starting from record #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "ჰáƒáƒ áƒ˜áƒ–áƒáƒœáƒ¢áƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "ვერტიკáƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "This operation could take a long time. Proceed anyway?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Full Texts"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relational key"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relational display field"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "áƒáƒ áƒáƒ‘ითი შიგთáƒáƒ•áƒ¡áƒ˜áƒ¡ ჩვენებáƒ"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Show BLOB contents"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
#, fuzzy
msgid "Show binary contents as HEX"
msgstr "áƒáƒ áƒáƒ‘ითი შიგთáƒáƒ•áƒ¡áƒ˜áƒ¡ ჩვენებáƒ"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "დáƒáƒ›áƒáƒšáƒ•áƒ"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ ბრáƒáƒ£áƒ–ერის შესáƒáƒ®áƒ”ბ"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "ჩáƒáƒœáƒ˜áƒ¨áƒœáƒ£áƒšáƒ˜ მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒ¨áƒ•áƒ”ბáƒ"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "სტრიქáƒáƒœáƒ˜ წáƒáƒ˜áƒ¨áƒáƒšáƒ"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒáƒ¨áƒ˜"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Showing rows"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "სულ"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒáƒ¡ დáƒáƒ¡áƒ­áƒ˜áƒ áƒ“რ%01.4f წმ"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "შეცვლáƒ"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Query results operations"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "ხედის áƒáƒ›áƒáƒ‘ეჭდვრ(სრული ტექსტებით)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "ბმული ვერ მáƒáƒ˜áƒ«áƒ”ბნáƒ"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ ვერსიის შესáƒáƒ®áƒ”ბ"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Data home directory"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "The common part of the directory path for all InnoDB data files."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრფáƒáƒ˜áƒšáƒ”ბი"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoextend increment"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2448,11 +2434,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool size"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2460,85 +2446,85 @@ msgstr ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB-ის მდგáƒáƒ›áƒáƒ áƒ”áƒáƒ‘áƒ"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Usage"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "სულ"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pages"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Free pages"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Dirty pages"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pages containing data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages to be flushed"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Busy pages"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activity"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბის წáƒáƒ™áƒ˜áƒ—ხვáƒ"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Write requests"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Write waits"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Write waits in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer size"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2546,11 +2532,11 @@ msgstr ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatic recovery mode"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2558,11 +2544,11 @@ msgstr ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximum size for temporary sort files"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2572,11 +2558,11 @@ msgstr ""
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximum size for temporary files on index creation"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2586,11 +2572,11 @@ msgstr ""
"than using the key cache by the amount specified here, prefer the key cache "
"method."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Repair threads"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2598,11 +2584,11 @@ msgstr ""
"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."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2610,11 +2596,11 @@ msgstr ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Index cache size"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2622,11 +2608,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Record cache size"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2636,11 +2622,11 @@ msgstr ""
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Log cache size"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2648,11 +2634,11 @@ msgstr ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Log file threshold"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2660,11 +2646,11 @@ msgstr ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "ტრáƒáƒœáƒ–áƒáƒ¥áƒªáƒ˜áƒ˜áƒ¡ ბუფერის ზáƒáƒ›áƒ"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2672,11 +2658,11 @@ msgstr ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint frequency"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2684,11 +2670,11 @@ msgstr ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Data log threshold"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2700,11 +2686,11 @@ msgstr ""
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Garbage threshold"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2712,11 +2698,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Log buffer size"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2726,27 +2712,27 @@ msgstr ""
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Data file grow size"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "The grow size of the handle data (.xtd) files."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Row file grow size"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "The grow size of the row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Log file count"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2758,148 +2744,148 @@ msgstr ""
"will be deleted, otherwise they are renamed and given the next highest "
"number."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "ფáƒáƒ áƒ›áƒáƒ¢áƒ˜"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Fields enclosed by"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Fields escaped by"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Replace NULL by"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Put fields names in the first row"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV MS Excel-თვის"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel edition"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "მáƒáƒœáƒáƒªáƒ”მები"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dumping data for table"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Table structure for table"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Include table caption"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Table caption"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continued table caption"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Label key"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-ის ტიპი"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ჰáƒáƒ¡áƒ¢áƒ˜"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "დáƒáƒ’ენერირების დრáƒ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "სერვერის ვერსიáƒ"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-ის ვერსიáƒ"
@@ -2907,23 +2893,23 @@ msgstr "PHP-ის ვერსიáƒ"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generates a report containing the data of a single table)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Report title"
@@ -2931,101 +2917,101 @@ msgstr "Report title"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Add custom comment into header (\\n splits lines)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Enclose export in a transaction"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Disable foreign key checks"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის ექსპáƒáƒ áƒ¢áƒ˜áƒ¡ პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and field names with backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბში დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Creation/Update/Check dates"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "სრული ჩáƒáƒ¡áƒ›áƒ”ბი"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Extended inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximal length of created query"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Use delayed inserts"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Use ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Use hexadecimal for BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Export type"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "პრáƒáƒªáƒ”დურები"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "ფუნქციები"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Constraints for dumped tables"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints for table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "ტრიგერები"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "სტრუქტურრხედისáƒáƒ—ვის"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stand-in structure for view"
@@ -3033,173 +3019,173 @@ msgstr "Stand-in structure for view"
msgid "Texy! text"
msgstr "Texy! text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
#, fuzzy
msgid "Export functions"
msgstr "Export defaults"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Export type"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Export type"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Export defaults"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Export defaults"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "phpMyAdmin-ის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ¯áƒ áƒ˜áƒ¡ გáƒáƒ®áƒ¡áƒœáƒ"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "ცხრილები áƒáƒ áƒáƒ"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-ის შედეგი"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generated by"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "სტრუქტურáƒ"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Replace table data with file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignore duplicate rows"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "სვეტების სáƒáƒ®áƒ”ლები"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Invalid parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Invalid column (%s) specified!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Invalid field count in CSV input on line %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "ცხრილის სáƒáƒ®áƒ”ლი"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV using LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Use LOCAL keyword"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "This plugin does not support compressed imports!"
@@ -3215,7 +3201,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3226,14 +3212,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Recoding engine"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3241,536 +3227,540 @@ msgid "None"
msgstr "áƒáƒ áƒáƒ"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "პირველáƒáƒ“ი"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ინდექსი"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "ცვლილების გáƒáƒ áƒ”შე"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "ბინáƒáƒ áƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "ბულგáƒáƒ áƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Simplified Chinese"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "ტრáƒáƒ“იციული ჩინური"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ხáƒáƒ áƒ•áƒáƒ¢áƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ჩეხური"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "დáƒáƒœáƒ˜áƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ინგლისური"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ესპერáƒáƒœáƒ¢áƒ"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ესტáƒáƒœáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "გერმáƒáƒœáƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "ლექსიკáƒáƒœáƒ˜"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "სáƒáƒ¢áƒ”ლეფáƒáƒœáƒ წიგნი"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "უნგრული"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ისლáƒáƒœáƒ“იური"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "იáƒáƒžáƒáƒœáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ლáƒáƒ¢áƒ•áƒ˜áƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ლიტვური"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "კáƒáƒ áƒ”ული"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "სპáƒáƒ áƒ¡áƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "პáƒáƒšáƒáƒœáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "West European"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "რუმინული"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "სლáƒáƒ•áƒáƒ™áƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "სლáƒáƒ•áƒ”ნური"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ესპáƒáƒœáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "ტრáƒáƒ“იციული ესპáƒáƒœáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "შვედური"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "თურქული"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "უკრáƒáƒ˜áƒœáƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "უნიკáƒáƒ“ი"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "მრáƒáƒ•áƒáƒšáƒ”ნáƒáƒ•áƒáƒœáƒ˜"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Central European"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "რუსული"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "ბáƒáƒšáƒ¢áƒ˜áƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "სáƒáƒ›áƒ®áƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "კირილიცáƒ"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "áƒáƒ áƒáƒ‘ული"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ებრáƒáƒ£áƒšáƒ˜"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ქáƒáƒ áƒ—ული"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ბერძნული"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ჩეხáƒáƒ¡áƒšáƒáƒ•áƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "უცნáƒáƒ‘ი"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "სáƒáƒ®áƒšáƒ˜"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "გáƒáƒ›áƒáƒ¡áƒ•áƒšáƒ"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Query window"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "áƒáƒ› ფáƒáƒ áƒ›áƒáƒ¢áƒ¡ áƒáƒ  áƒáƒ¥áƒ•áƒ¡ პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "not OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "ჩáƒáƒ áƒ—ულიáƒ"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Display Features"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-ების შექმნáƒ"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Displaying Column Comments"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Please see the documentation on how to update your column_comments table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Bookmarked SQL query"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL history"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "no description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის სáƒáƒ®áƒ”ლი"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "დáƒáƒšáƒáƒ’ებáƒ"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "ცვლáƒáƒ“ი"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "მნიშვნელáƒáƒ‘áƒ"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "სერვერის ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ნებისმიერი მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ტექსტური ველი"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "ნებისმიერი ჰáƒáƒ¡áƒ¢áƒ˜"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "ლáƒáƒ™áƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "ეს ჰáƒáƒ¡áƒ¢áƒ˜"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Use Host Table"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ დáƒáƒ’ენერირებáƒ"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Content of table __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(გáƒáƒ’რძელებáƒ)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structure of table __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "უცნáƒáƒ‘ი ენáƒ: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "სერვერები"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "ცვლáƒáƒ“ები"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბები"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "ძრáƒáƒ•áƒ”ბი"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "ბინáƒáƒ áƒ£áƒšáƒ˜ ჟურნáƒáƒšáƒ˜"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "პრáƒáƒªáƒ”სები"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒáƒ¨áƒ˜ ძებნáƒ"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერი"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒáƒ¨áƒ˜ ძებნáƒ"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Run SQL query/queries on server %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "სვეტების სáƒáƒ®áƒ”ლები"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Bookmark this SQL query"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Let every user access this bookmark"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Replace existing bookmark of same name"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "გáƒáƒ›áƒ§áƒáƒ¤áƒ˜"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Show this query here again "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submit"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "View only"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3778,7 +3768,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3800,35 +3790,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Unclosed quote"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Invalid Identifer"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unknown Punctuation String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3837,21 +3827,21 @@ msgstr ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "რáƒáƒ’áƒáƒ áƒª ჩáƒáƒœáƒ¡ ცხრილი ცáƒáƒ áƒ˜áƒ”ლიáƒ!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Length/Values"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3869,7 +3859,7 @@ msgstr ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3877,12 +3867,12 @@ msgstr ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "áƒáƒ¢áƒ áƒ˜áƒ‘უტები"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3891,11 +3881,11 @@ msgstr ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "გáƒáƒ áƒ“áƒáƒ¥áƒ›áƒœáƒ˜áƒ¡ პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3907,18 +3897,18 @@ msgstr ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "áƒáƒ áƒáƒ"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "As defined:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3927,39 +3917,39 @@ msgstr ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Storage Engine"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION definition"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "შენáƒáƒ®áƒ•áƒ"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "You have to add at least one field."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "მáƒáƒ•áƒšáƒ”ნáƒ"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3977,7 +3967,7 @@ msgstr ""
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3985,8 +3975,8 @@ msgstr ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3994,11 +3984,11 @@ msgstr ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to download this image."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4028,7 +4018,7 @@ msgstr ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4064,7 +4054,7 @@ msgstr ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4076,7 +4066,7 @@ msgstr ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4091,7 +4081,7 @@ msgstr ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4106,17 +4096,17 @@ msgstr ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formats text as SQL query with syntax highlighting."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4139,66 +4129,66 @@ msgstr "ZIP áƒáƒ áƒ¥áƒ˜áƒ•áƒ¨áƒ˜ ფáƒáƒ˜áƒšáƒ”ბის პáƒáƒ•áƒœáƒ ვáƒ
msgid "Error in ZIP archive:"
msgstr "შეცდáƒáƒ›áƒ ZIP áƒáƒ áƒ¥áƒ˜áƒ•áƒ¨áƒ˜:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "მáƒáƒ¥áƒ›áƒ”დებები"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜áƒ¡ კáƒáƒšáƒáƒªáƒ˜áƒ"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "ინტერფეისი"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Custom color"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "დáƒáƒ‘რუნებáƒ"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "áƒáƒ¥áƒ›áƒ˜áƒ¡ ვერსიáƒ"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-ის სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "ვებ სერვერი"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-ის კლიენტის ვერსიáƒ"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP-ის გáƒáƒ¤áƒáƒ áƒ—áƒáƒ”ბáƒ"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP-ის ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ˜áƒ¡ ჩვენებáƒ"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "ვიკი"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "áƒáƒ¤áƒ˜áƒªáƒ˜áƒáƒšáƒ£áƒ áƒ˜ ვებგვერდი"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4210,7 +4200,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:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4220,7 +4210,7 @@ msgstr ""
"პáƒáƒ áƒáƒ›áƒ”ტრი áƒáƒ áƒáƒ თáƒáƒ•áƒ¡áƒ”ბáƒáƒ“ი phpMyAdmin-თáƒáƒœ დრშეიძლებრგáƒáƒ›áƒáƒ˜áƒ¬áƒ•áƒ˜áƒáƒ¡ მáƒáƒœáƒáƒªáƒ”მების "
"დáƒáƒ–იáƒáƒœáƒ”ბáƒ!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4231,7 +4221,7 @@ msgstr ""
"áƒáƒ  შეუძლირსტრიქáƒáƒœáƒ”ბის სწáƒáƒ áƒáƒ“ დáƒáƒ§áƒáƒ¤áƒ რის გáƒáƒ›áƒáƒª შეიძლებრმიიღáƒáƒ— მáƒáƒ£áƒšáƒáƒ“ნელი "
"შედეგი."
-#: main.php:290
+#: main.php:289
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 "
@@ -4243,26 +4233,26 @@ msgstr ""
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"The configuration file now needs a secret passphrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4271,7 +4261,7 @@ msgstr ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4280,74 +4270,74 @@ msgstr ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Customize navigation frame"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "ფáƒáƒ˜áƒšáƒ”ბი"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "გáƒáƒ¬áƒ›áƒ”ნდáƒ"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "ცხრილის შექმნáƒ"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "გთხáƒáƒ•áƒ— áƒáƒ˜áƒ áƒ©áƒ˜áƒáƒ— მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> table not found or not set in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "გთხáƒáƒ•áƒ— áƒáƒ˜áƒ áƒ©áƒ˜áƒáƒ— დáƒáƒ¡áƒáƒ áƒ”დáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბელი გვერდი"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "áƒáƒ®áƒáƒšáƒ˜ გვერდის შექმნáƒ"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "გვერდის ნáƒáƒ›áƒ”რი:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "áƒáƒ•áƒ¢áƒáƒ›áƒáƒ¢áƒ£áƒ áƒ˜ გáƒáƒœáƒšáƒáƒ’ებáƒ"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Internal relations"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "ცხრილების áƒáƒ áƒ©áƒ”ვáƒ"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4355,113 +4345,113 @@ msgstr ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "ცხრილი \"%s\" áƒáƒ  áƒáƒ áƒ¡áƒ”ბáƒáƒ‘ს!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Please configure the coordinates for table %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema of the \"%s\" database - Page %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "ცხრილები áƒáƒ áƒáƒ"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relational schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Table of contents"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "ექსტრáƒ"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Show/Hide left menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "მდებáƒáƒ áƒ”áƒáƒ‘ის შენáƒáƒ®áƒ•áƒ"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "ცხრილის შექმნáƒ"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Create relation"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "დáƒáƒ®áƒ›áƒáƒ áƒ”ბáƒ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Angular links"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "პირდáƒáƒžáƒ˜áƒ áƒ˜ ბმულები"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Snap to grid"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Small/Big All"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Toggle small/big"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export coordinates for PDF schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "მენიუს გáƒáƒ“áƒáƒ¢áƒáƒœáƒ"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "ყველáƒáƒ¡ დáƒáƒ›áƒáƒšáƒ•áƒ/ჩვენებáƒ"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Hide/Show Tables with no relation"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "ცხრილების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Delete relation"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "To select relation, click :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4476,140 +4466,140 @@ msgstr ""
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Table %1$s has been created."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Export/Import to scale"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "რეკáƒáƒ›áƒ”ნდებული"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "to/from page"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "ფáƒáƒ˜áƒšáƒ”ბის შემáƒáƒ¢áƒáƒœáƒ"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "ყველáƒ"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ სáƒáƒ©áƒ•áƒ”ნებელი áƒáƒ áƒáƒ‘ითი ჟურნáƒáƒšáƒ˜"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "ფáƒáƒ˜áƒšáƒ”ბი"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Show Full Queries"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "ჟურნáƒáƒšáƒ˜áƒ¡ სáƒáƒ®áƒ”ლი"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "მდებáƒáƒ áƒ”áƒáƒ‘áƒ"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "მáƒáƒ•áƒšáƒ”ნის ტიპი"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "სáƒáƒ¬áƒ§áƒ˜áƒ¡áƒ˜ მდებáƒáƒ áƒ”áƒáƒ‘áƒ"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბები დრკáƒáƒšáƒáƒªáƒ˜áƒ”ბი"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "No databases selected."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databases have been dropped successfully."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ების სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "ცხრილები"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "რეპლიკáƒáƒªáƒ˜áƒ"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Check privileges for database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "პრივილეგიების შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ˜áƒ¡ ჩáƒáƒ áƒ—ვáƒ"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ˜áƒ¡ გáƒáƒ—იშვáƒ"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4617,11 +4607,11 @@ msgstr ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Storage Engines"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "View dump (schema) of databases"
@@ -4821,20 +4811,20 @@ msgid "None"
msgstr "áƒáƒ áƒáƒ"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Table-specific privileges"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Note: MySQL privilege names are expressed in English "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "გლáƒáƒ‘áƒáƒšáƒ£áƒ áƒ˜ პრივილეგიები"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Database-specific privileges"
@@ -4858,98 +4848,98 @@ msgstr "Login Information"
msgid "Do not change the password"
msgstr "áƒáƒ  შეცვáƒáƒšáƒ პáƒáƒ áƒáƒšáƒ˜"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლ(ებ)ის პáƒáƒ•áƒœáƒ ვერ მáƒáƒ®áƒ”რხდáƒ."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი %s უკვე áƒáƒ áƒ¡áƒ”ბáƒáƒ‘ს!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "თქვენ დáƒáƒáƒ›áƒáƒ¢áƒ”თ áƒáƒ®áƒáƒšáƒ˜ მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "The password for %s was changed successfully."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s-ის წáƒáƒ¨áƒšáƒ"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "No users selected for deleting!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reloading the privileges"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "The selected users have been deleted successfully."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "The privileges were reloaded successfully."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "პრივილეგიების რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoke"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის მიმáƒáƒ®áƒ˜áƒšáƒ•áƒ"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "ნებისმიერი"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "áƒáƒ®áƒáƒšáƒ˜ მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remove selected users"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revoke all active privileges from the users and delete them afterwards."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Drop the databases that have the same names as the users."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4962,49 +4952,49 @@ msgstr ""
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "The selected user was not found in the privilege table."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Column-specific privileges"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "პრივილეგიების დáƒáƒ›áƒáƒ¢áƒ”ბრშემდეგი მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ისáƒáƒ—ვის"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "პრივილეგიების დáƒáƒ›áƒáƒ¢áƒ”ბრშემდეგი ცხრილისáƒáƒ—ვის"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Change Login Information / Copy User"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "იგივე პრივილეგიების მქáƒáƒœáƒ” áƒáƒ®áƒáƒšáƒ˜ მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის შექმნრდრ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... ძველის შენáƒáƒ®áƒ•áƒ."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... ძველი მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლების ცხრილიდáƒáƒœ წáƒáƒ¨áƒšáƒ."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoke all active privileges from the old one and delete it afterwards."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5012,113 +5002,113 @@ msgstr ""
" ... ძველი მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლების სიიდáƒáƒœ წáƒáƒ¨áƒšáƒ დრშემდეგ პრივილეგიების "
"გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რმáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლისთვის"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "áƒáƒ áƒáƒ"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"იგივე სáƒáƒ®áƒ”ლის მქáƒáƒœáƒ” მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმნრდრყველრპრივილეგიის მინიჭებáƒ"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Grant all privileges on wildcard name (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "ყველრპრივილეგიის მინიჭებრმáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ისთვის &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "გლáƒáƒ‘áƒáƒšáƒ£áƒšáƒ áƒ˜"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "database-specific"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s was successfully killed."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Show slave status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5127,119 +5117,119 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "გთხáƒáƒ•áƒ— áƒáƒ˜áƒ áƒ©áƒ˜áƒáƒ— მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
#, fuzzy
msgid "Control slave:"
msgstr "Control user"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Fulltext"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Fulltext"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Startup"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5249,11 +5239,11 @@ msgstr ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "The number of transactions that used the temporary binary log cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5265,11 +5255,11 @@ msgstr ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "How many temporary files mysqld has created."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5277,7 +5267,7 @@ msgstr ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5285,7 +5275,7 @@ msgstr ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5293,23 +5283,23 @@ msgstr ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "The number of INSERT DELAYED rows written."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "The number of executed FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "The number of internal COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "The number of times a row was deleted from a table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5319,7 +5309,7 @@ msgstr ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5329,7 +5319,7 @@ msgstr ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5337,7 +5327,7 @@ msgstr ""
"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."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5347,7 +5337,7 @@ msgstr ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5355,7 +5345,7 @@ msgstr ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5367,7 +5357,7 @@ msgstr ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5379,36 +5369,36 @@ msgstr ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "The number of internal ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "The number of requests to update a row in a table."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "The number of requests to insert a row in a table."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "The number of pages containing data (dirty or clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "The number of pages currently dirty."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"The number of buffer pool pages that have been requested to be flushed."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "The number of free pages."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5418,7 +5408,7 @@ msgstr ""
"being read or written or that can't be flushed or removed for some other "
"reason."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5430,11 +5420,11 @@ msgstr ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total size of buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5442,7 +5432,7 @@ msgstr ""
"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."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5450,11 +5440,11 @@ msgstr ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "The number of logical read requests InnoDB has done."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5462,7 +5452,7 @@ msgstr ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5476,51 +5466,51 @@ msgstr ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "The number writes done to the InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "The number of fsync() operations so far."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "The current number of pending fsync() operations."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "The current number of pending reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "The current number of pending writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "The amount of data read so far, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "The total number of data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "The total number of data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "The amount of data written so far, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "The number of pages that have been written for doublewrite operations."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "The number of doublewrite operations that have been performed."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5528,35 +5518,35 @@ msgstr ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "The number of log write requests."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "The number of physical writes to the log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "The number of fsync() writes done to the log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "The number of pending log file fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pending log file writes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "The number of bytes written to the log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "The number of pages created."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5564,51 +5554,51 @@ msgstr ""
"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."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "The number of pages read."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "The number of pages written."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "The number of row locks currently being waited for."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "The average time to acquire a row lock, in milliseconds."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "The total time spent in acquiring row locks, in milliseconds."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "The maximum time to acquire a row lock, in milliseconds."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "The number of times a row lock had to be waited for."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "The number of rows deleted from InnoDB tables."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "The number of rows inserted in InnoDB tables."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "The number of rows read from InnoDB tables."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "The number of rows updated in InnoDB tables."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5616,7 +5606,7 @@ msgstr ""
"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."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5624,7 +5614,7 @@ msgstr ""
"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."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5634,11 +5624,11 @@ msgstr ""
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "The number of requests to read a key block from the cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5648,15 +5638,15 @@ msgstr ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "The number of requests to write a key block to the cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "The number of physical writes of a key block to disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5666,11 +5656,11 @@ msgstr ""
"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."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5678,35 +5668,35 @@ msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "The number of files that are open."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "The number of streams that are open (used mainly for logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "The number of tables that are open."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "The number of free memory blocks in query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "The amount of free memory for query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "The number of cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "The number of queries added to the cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5718,7 +5708,7 @@ msgstr ""
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5726,24 +5716,24 @@ msgstr ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "The number of queries registered in the cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "The total number of blocks in the query cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "The status of failsafe replication (not yet implemented)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5751,11 +5741,11 @@ msgstr ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "The number of joins that used a range search on a reference table."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5763,7 +5753,7 @@ msgstr ""
"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.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5771,15 +5761,15 @@ msgstr ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "The number of joins that did a full scan of the first table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "The number of temporary tables currently open by the slave SQL thread."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5787,11 +5777,11 @@ msgstr ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "This is ON if this server is a slave that is connected to a master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5799,13 +5789,13 @@ msgstr ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"The number of queries that have taken more than long_query_time seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5815,23 +5805,23 @@ msgstr ""
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "The number of sorts that were done with ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "The number of sorted rows."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "The number of sorts that were done by scanning the table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "The number of times that a table lock was acquired immediately."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5843,7 +5833,7 @@ msgstr ""
"should first optimize your queries, and then either split your table or "
"tables or use replication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5853,11 +5843,11 @@ msgstr ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "The number of currently open connections."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5869,107 +5859,107 @@ msgstr ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "The number of threads that are not sleeping."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime Information"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Query cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Threads"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "დრáƒáƒ”ბითი მáƒáƒœáƒáƒªáƒ”მები"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Key cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "დáƒáƒšáƒáƒ’ებáƒ"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaction coordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Show open tables"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Show slave hosts"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Show slave status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "პრáƒáƒªáƒ”სების ჩვენებáƒ"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "დáƒáƒ‘რუნებáƒ"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL სერვერის მუშáƒáƒáƒ‘ის პერიáƒáƒ“ი - %s. გáƒáƒ¨áƒ•áƒ”ბის დრრ- %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5977,11 +5967,11 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "ტრáƒáƒ¤áƒ˜áƒ™áƒ˜"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5989,36 +5979,36 @@ msgstr ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "სáƒáƒáƒ—ში"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "მიღებულიáƒ"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "გáƒáƒ˜áƒ’ზáƒáƒ•áƒœáƒ"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "კáƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბი"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. concurrent connections"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Failed attempts"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "შეწყვეტილიáƒ"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6027,162 +6017,162 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "წუთში"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "წáƒáƒ›áƒ¨áƒ˜"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ ტიპი"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "რეპლიკáƒáƒªáƒ˜áƒ"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "MySQL სერვერთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "MySQL სერვერთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "სტრუქტურრხედისáƒáƒ—ვის"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "სტრუქტურრხედისáƒáƒ—ვის"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "დáƒáƒ£áƒªáƒ•áƒ”ლი კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "სერვერის ცვლáƒáƒ“ები დრპáƒáƒ áƒáƒ›áƒ”ტრები"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "სესიის მნიშვნელáƒáƒ‘áƒ"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "გლáƒáƒ‘áƒáƒšáƒ£áƒ áƒ˜ მნიშვნელáƒáƒ‘áƒ"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ˜áƒ¡ ფáƒáƒ˜áƒšáƒ˜"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "ჩáƒáƒ›áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6191,110 +6181,106 @@ msgstr ""
"sensitive information, like passwords) is transferred unencrypted!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "გáƒáƒœáƒ®áƒ˜áƒšáƒ•áƒ"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "ფáƒáƒ áƒ£áƒšáƒ˜ შეტყáƒáƒ‘ინებების ჩვენებრ(#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "There are no configured servers"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერი"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "ნáƒáƒ’ულისხმები ენáƒ"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "let the user choose"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- áƒáƒ áƒáƒ -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "ნáƒáƒ’ულისხმები სერვერი"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "სტრიქáƒáƒœáƒ˜áƒ¡ დáƒáƒ¡áƒáƒ¡áƒ áƒ£áƒšáƒ˜"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "ჩვენებáƒ"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin-ის სáƒáƒ—áƒáƒ გვერდი"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "შემáƒáƒ¬áƒ˜áƒ áƒ£áƒšáƒáƒ‘áƒ"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "უკáƒáƒœáƒáƒ¡áƒ™áƒœáƒ”ლ ვერსიáƒáƒ–ე შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Features"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "ნáƒáƒ•áƒ˜áƒ’áƒáƒªáƒ˜áƒ˜áƒ¡ ჩáƒáƒ áƒ©áƒ"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "მთáƒáƒ•áƒáƒ áƒ˜ ჩáƒáƒ áƒ©áƒ"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "სერვერის რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ მნიშვნელáƒáƒ‘áƒ"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Set value: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Restore default value"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Warning"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Allow character set conversion"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"If enabled user can enter any MySQL server in login form for cookie auth"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6310,19 +6296,19 @@ msgstr ""
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Allow login to any MySQL server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Show &quot;Drop database&quot; link to normal users"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Key should contain letters, numbers [em]and[/em] special characters"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6330,11 +6316,11 @@ msgstr ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Key is too short, it should have at least 8 characters"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6344,27 +6330,27 @@ msgstr ""
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish secret"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Highlight selected rows"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Row marker"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Highlight row pointed by the mouse cursor"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Highlight pointer"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6372,11 +6358,11 @@ msgstr ""
"[a@http://ka.wikipedia.org/wiki/Bzip2]bzip2[/a] შეკუმშვის ჩáƒáƒ áƒ—ვრ"
"იმპáƒáƒ áƒ¢áƒ˜áƒ áƒ”ბის დრექსპáƒáƒ áƒ¢áƒ˜áƒ áƒ”ბის áƒáƒžáƒ”რáƒáƒªáƒ˜áƒ”ბისთვის"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6387,11 +6373,11 @@ msgstr ""
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ áƒáƒœ ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6401,7 +6387,7 @@ msgstr ""
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6416,33 +6402,33 @@ msgstr ""
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR fields editing"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Number of columns for CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR textarea columns"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Number of rows for CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR textarea rows"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Check config file permissions"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6450,11 +6436,11 @@ msgstr ""
"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"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Compress on the fly"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6462,43 +6448,35 @@ msgstr ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Confirm DROP queries"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Default character set used for conversions"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Default character set"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Tab that is displayed when entering a database"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Default database tab"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Tab that is displayed when entering a server"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Default server tab"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Tab that is displayed when entering a table"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Default table tab"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6506,73 +6484,73 @@ msgstr ""
"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."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Show database listing as a list instead of a drop down"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ების სიის სáƒáƒ®áƒ˜áƒ— ჩვენებáƒ"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Show server listing as a list instead of a drop down"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "სერვერების სიის სáƒáƒ®áƒ˜áƒ— ჩვენებáƒ"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "MySQL სერვერთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Empty phpMyAdmin control user password while using pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Empty phpMyAdmin control user while using pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Empty signon session name while using signon authentication method"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Empty signon URL while using signon authentication method"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Empty username while using config authentication method"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Submitted form contains errors"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "IP მისáƒáƒ›áƒáƒ áƒ—ი áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "პáƒáƒ áƒ¢áƒ˜áƒ¡ ნáƒáƒ›áƒ”რი áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Missing data for %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Not a non-negative number"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "áƒáƒ áƒáƒ“áƒáƒ“ებითი რიცხვი"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6580,43 +6558,43 @@ msgstr ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maximum execution time"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "სáƒáƒ›áƒ‘áƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი ფáƒáƒ˜áƒšáƒ˜áƒ¡áƒáƒ—ვის"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Database name template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Server name template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Table name template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "სერვერზე შენáƒáƒ®áƒ•áƒ"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Remember file name template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "áƒáƒ áƒ"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Force secured connection while using phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6624,11 +6602,11 @@ msgstr ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Force SSL connection"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6636,87 +6614,87 @@ 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"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Foreign key dropdown order"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "A dropdown will be used if fewer items are present"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Foreign key limit"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "დáƒáƒ—ვáƒáƒšáƒ˜áƒ”რების რეჟიმი"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Customize browse mode"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Customize edit mode"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბის რეჟიმი"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Customize default export options"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Export defaults"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Customize default common import options"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Import defaults"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Set import and export directories and compression options"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "იმპáƒáƒ áƒ¢áƒ˜ / ექსპáƒáƒ áƒ¢áƒ˜"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის ჩვენების პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Customize appearance of the navigation frame"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "სერვერის ჩვენების პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "ცხრილების ჩვენების პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Settings that didn't fit enywhere else"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Other core settings"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Customize query window options"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6724,15 +6702,15 @@ msgstr ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "უსáƒáƒ¤áƒ áƒ—ხáƒáƒ”ბáƒ"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "ძირითáƒáƒ“ი პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6740,23 +6718,23 @@ msgstr ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Enter server connection parameters"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Enter login options for signon authentication"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon login options"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6766,47 +6744,47 @@ msgstr ""
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA-ის მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Customization"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Customize export options"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Customize import defaults"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Customize navigation frame"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Customize main frame"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Customize links shown in SQL Query boxes"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL Query box"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6814,27 +6792,27 @@ msgstr ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბი"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Customize startup page"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Startup"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Choose how you want tabs to work"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "დáƒáƒ¤áƒ”ბი"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6842,11 +6820,11 @@ msgstr ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6857,15 +6835,15 @@ msgstr ""
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Extra parameters for iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "შეცდáƒáƒ›áƒ”ბის იგნáƒáƒ áƒ˜áƒ áƒ”ბáƒ"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6873,11 +6851,11 @@ msgstr ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignore multiple statement errors"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6887,11 +6865,11 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Partial import: allow interrupt"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6899,15 +6877,15 @@ msgstr ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Partial import: skip queries"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "დáƒáƒ£áƒªáƒ•áƒ”ლი კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6916,43 +6894,43 @@ msgstr ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "How many rows can be inserted at one time"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "ჩáƒáƒ¡áƒ›áƒ£áƒšáƒ˜ სტრიქáƒáƒœáƒ”ბის რáƒáƒáƒ“ენáƒáƒ‘áƒ"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Target for quick access icon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "მáƒáƒ áƒªáƒ®áƒ”ნრჩáƒáƒ áƒ©áƒáƒ¨áƒ˜ ლáƒáƒ’áƒáƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "ლáƒáƒ’áƒáƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Display server choice at the top of the left frame"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Display servers selection"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "String that separates databases into different tree levels"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Database tree separator"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6960,35 +6938,35 @@ msgstr ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Display databases in a tree"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "Disable this if you want to see all databases at once"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Use light version"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Maximum table tree depth"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "String that separates tables into different tree levels"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Table tree separator"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo link URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6996,27 +6974,27 @@ msgstr ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo link target"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Highlight server under the mouse cursor"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Enable highlighting"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Use less graphically intense tabs"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Light tabs"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7026,11 +7004,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Delete all cookies on logout"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7038,11 +7016,11 @@ msgstr ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Recall user name"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7054,15 +7032,15 @@ msgstr ""
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Login cookie store"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Define how long (in seconds) a login cookie is valid"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7072,27 +7050,27 @@ msgstr ""
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Login cookie validity"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maximum number of characters used when a SQL query is displayed"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Maximum displayed SQL length"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr "Maximum number of databases displayed in left frame and database list"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Maximum databases"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7102,19 +7080,19 @@ msgstr ""
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Maximum number of rows to display"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maximum number of tables displayed in table list"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maximum tables"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7122,27 +7100,27 @@ msgstr ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "მეხსიერების შეზღუდვáƒ"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Use only icons, only text or both"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Iconic navigation bar"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "use GZip output buffering for increased speed in HTTP transfers"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip output buffering"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7154,35 +7132,35 @@ msgstr ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Default sorting order"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Use persistent connections to MySQL databases"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Persistent connections"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Iconic table operations"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, 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"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Protect binary fields"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7190,47 +7168,47 @@ 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)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanent query history"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "How many queries are kept in history"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Query history length"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Tab displayed when opening a new query window"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Default query window tab"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Select which functions will be used for character set conversion"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Recoding engine"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Try to revert erroneous fields to their default values"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Directory where exports can be saved on server"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "დირექტáƒáƒ áƒ˜áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7245,47 +7223,47 @@ msgstr ""
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "You should use mysqli for performance reasons"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Leave blank if not used"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Host authentication order"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Leave blank for defaults"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Host authentication rules"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "root-ით შესვლის ნებáƒáƒ áƒ—ვáƒ"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7295,19 +7273,19 @@ msgstr ""
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey config file"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Authentication method to use"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "áƒáƒ•áƒ—ენტიფიკáƒáƒªáƒ˜áƒ˜áƒ¡ ტიპი"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7315,11 +7293,11 @@ msgstr ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "ცხრილის ჩáƒáƒœáƒ˜áƒ¨áƒ•áƒœáƒ"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7327,31 +7305,31 @@ msgstr ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Column information table"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "MySQL სერვერთáƒáƒœ კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜áƒ¡ შეკუმშვáƒ"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜áƒ¡ შეკუმშვáƒ"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜áƒ¡ ტიპი"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Control user password"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7359,19 +7337,19 @@ msgstr ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Control user"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Count tables when showing database list"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "ცხრილების დáƒáƒ—ვლáƒ"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7379,11 +7357,11 @@ msgstr ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Designer table"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7391,11 +7369,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "INFORMATION_SCHEMA-ის გáƒáƒ›áƒáƒ§áƒ”ნების áƒáƒ™áƒ áƒ«áƒáƒšáƒ•áƒ"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7412,23 +7390,23 @@ msgstr ""
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr "What PHP extension to use; you should use mysqli if supported"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "გáƒáƒ›áƒáƒ¡áƒáƒ§áƒ”ნებელი PHP გáƒáƒ¤áƒáƒ áƒ—áƒáƒ”ბáƒ"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Hide databases matching regular expression (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ების დáƒáƒ›áƒáƒšáƒ•áƒ"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7436,11 +7414,11 @@ msgstr ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL query history table"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7452,33 +7430,33 @@ msgstr ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "SQL query history table"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Hostname where MySQL server is running"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "სერვერის ჰáƒáƒ¡áƒ¢áƒ˜áƒ¡ სáƒáƒ®áƒ”ლი"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Logout URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Try to connect without password"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ გáƒáƒ áƒ”შე დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბáƒ"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7486,29 +7464,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'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Show only listed databases"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Leave empty if not using config auth"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Password for config auth"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF schema: pages table"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7518,15 +7496,15 @@ msgstr ""
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr "Port on which MySQL server is listening, leave empty for default"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "სერვერის პáƒáƒ áƒ¢áƒ˜"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7534,19 +7512,19 @@ msgstr ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relation table"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL command to fetch available databases"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES command"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7554,98 +7532,98 @@ msgstr ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon session name"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatic recovery mode"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Statements"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "You should use SSL connections if your web server supports it"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "Socket on which MySQL server is listening, leave empty for default"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Server socket"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "MySQL სერვერთáƒáƒœ კáƒáƒ•áƒ¨áƒ˜áƒ áƒ˜áƒ¡ შეკუმშვáƒ"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "SSL-ის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF schema: table coordinates"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7657,17 +7635,17 @@ msgstr ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Display fields table"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "User for config auth"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7675,11 +7653,11 @@ msgstr ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Verbose check"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7687,11 +7665,11 @@ msgstr ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Verbose name of this server"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7699,11 +7677,11 @@ msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Allow to display all the rows"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7713,27 +7691,27 @@ 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"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლის ფáƒáƒ áƒ›áƒ˜áƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმნის ფáƒáƒ áƒ›áƒ˜áƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "ფáƒáƒ áƒ›áƒ˜áƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Display the function fields in edit/insert mode"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "ფუნქციების ველების ჩვენებáƒ"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7741,32 +7719,32 @@ msgstr ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "phpinfo() ბმულის ჩვენებáƒ"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "MySQL სერვერის შესáƒáƒ®áƒ”ბ დეტáƒáƒšáƒ£áƒ áƒ˜ ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ˜áƒ¡ ჩვენებáƒ"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"Defines whether SQL queries generated by phpMyAdmin should be displayed"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბის ჩვენებáƒ"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "Allow to display database and table statistics (eg. space usage)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ˜áƒ¡ ჩევნებáƒ"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7774,11 +7752,11 @@ msgstr ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Display database comment instead of its name"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7790,25 +7768,25 @@ msgstr ""
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Display table comment instead of its name"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Display table comments in tooltips"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "დáƒáƒ‘ლáƒáƒ™áƒ˜áƒšáƒ˜ ცხრილების გáƒáƒ›áƒáƒ¢áƒáƒ•áƒ”ბáƒ"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7816,15 +7794,15 @@ msgstr ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Suggest new database name"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "დიáƒáƒ®"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7836,27 +7814,27 @@ msgstr ""
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "List of trusted proxies for IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Directory on server where you can upload files for import"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვის დირექტáƒáƒ áƒ˜áƒ"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Allow for searching inside the entire database"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Use database search"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7866,11 +7844,11 @@ msgstr ""
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Verbose multiple statements"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7878,11 +7856,11 @@ msgstr ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Got invalid version string from server"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7891,7 +7869,7 @@ msgstr ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7903,25 +7881,25 @@ msgstr ""
"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
"latest stable version is %s, released on %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "No newer stable version is available"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Unparsable version string"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "ვერსიის შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7929,7 +7907,7 @@ msgstr ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7938,7 +7916,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7947,323 +7925,323 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ჩáƒáƒ›áƒáƒ¢áƒ”ბული სტრიქáƒáƒœáƒ˜áƒ¡ id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP კáƒáƒ“ის სáƒáƒ®áƒ˜áƒ— ჩვენებáƒ"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Showing SQL query"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problems with indexes of table `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Label"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Table %1$s has been altered successfully"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ფუნქციáƒ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "იგნáƒáƒ áƒ˜áƒ áƒ”ბáƒ"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Because of its length,<br /> this field might not be editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Remove BLOB Repository Reference"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binary - do not edit"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Upload to BLOB repository"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სტრიქáƒáƒœáƒ˜áƒ¡ ჩáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Showing SQL query"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "წინრგვერდზე დáƒáƒ‘რუნებáƒ"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "სხვრáƒáƒ®áƒáƒšáƒ˜ სტრიქáƒáƒœáƒ˜áƒ¡ დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "áƒáƒ› გვერდზე დáƒáƒ‘რუნებáƒ"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "შემდეგი სტრიქáƒáƒœáƒ˜áƒ¡ რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Restart insertion with %s rows"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "ცხრილი %s უკვე áƒáƒ áƒ¡áƒ”ბáƒáƒ‘ს!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Table %1$s has been created."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "View dump (schema) of table"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "The name of the primary key must be \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Can't rename index to PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ინდექსის შექმნáƒ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "ინდექსის შეცვლáƒ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "ინდექსის სáƒáƒ®áƒ”ლი:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ინდექსის ტიპი:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Add to index &nbsp;%s&nbsp;column(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Column count has to be larger than zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Can't move table to same one!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Can't copy table to same one!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Table %s has been moved to %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Table %s has been copied to %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "ცხრილის სáƒáƒ®áƒ”ლი ცáƒáƒ áƒ˜áƒ”ლიáƒ!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alter table order by"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Move table to (database<b>.</b>table):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "ცხრილის პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Rename table to"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copy table to (database<b>.</b>table):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Switch to copied table"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Table maintenance"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragment table"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Table %s has been flushed"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partition maintenance"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "დáƒáƒœáƒáƒ§áƒáƒ¤áƒ˜ %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyze"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "áƒáƒžáƒ¢áƒ˜áƒ›áƒ˜áƒ–ებáƒ"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Rebuild"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "áƒáƒ¦áƒ“გენáƒ"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Remove partitioning"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "ცხრილების ჩვენებáƒ"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "áƒáƒ“გილის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "ეფექტური"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Row Statistics"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Statements"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "სტáƒáƒ¢áƒ˜áƒ™áƒ£áƒ áƒ˜"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "დინáƒáƒ›áƒ˜áƒ£áƒ áƒ˜"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "სტრიქáƒáƒœáƒ˜áƒ¡ სიგრძე"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " სტრიქáƒáƒœáƒ˜áƒ¡ ზáƒáƒ›áƒ "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Error creating foreign key on %1$s (check data types)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Internal relations"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8271,247 +8249,247 @@ msgstr ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Foreign key limit"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "No rows selected"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Do a \"query by example\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "áƒáƒžáƒ”რáƒáƒ¢áƒáƒ áƒ˜"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Select fields (at least one):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Add search conditions (body of the \"where\" clause):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Number of rows per page"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Display order:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Browse distinct values"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "áƒáƒ áƒáƒ"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Table %s has been dropped"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "A primary key has been added on %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "An index has been added on %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relation view"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "ცხრილის სტრუქტურის შეთáƒáƒ•áƒáƒ–ებáƒ"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "ცხრილის ბáƒáƒšáƒáƒ¨áƒ"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "ცხრილის დáƒáƒ¡áƒáƒ¬áƒ§áƒ˜áƒ¡áƒ¨áƒ˜"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "After %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Create an index on&nbsp;%s&nbsp;columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "დáƒáƒ§áƒáƒ¤áƒ˜áƒšáƒ˜"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "მáƒáƒœáƒáƒªáƒ”მები"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Export defaults"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "სპáƒáƒ áƒ¡áƒ£áƒšáƒ˜"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Create relation"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8520,48 +8498,75 @@ msgstr ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-ის ხელმისáƒáƒ¬áƒ•áƒ“áƒáƒ›áƒ˜ ტიპები"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME types printed in italics do not have a separate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ხელმისáƒáƒ¬áƒ•áƒ“áƒáƒ›áƒ˜ გáƒáƒ áƒ“áƒáƒ¥áƒ›áƒœáƒ”ბი"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "áƒáƒ¦áƒ¬áƒ”რილáƒáƒ‘áƒ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "You don't have sufficient privileges to be here right now!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "პრáƒáƒ¤áƒ˜áƒšáƒ˜ გáƒáƒœáƒáƒ®áƒšáƒ“áƒ."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW name"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Rename table to"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Allow character set conversion"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Default character set used for conversions"
+
+#~ msgid "Default character set"
+#~ msgstr "Default character set"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ko.po b/po/ko.po
index a45d9302c1..464d18b7cc 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-16 18:18+0200\n"
"Last-Translator: <cihar@nvyu.net>\n"
"Language-Team: korean <ko@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "ëª¨ë‘ ë³´ê¸°"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "페ì´ì§€:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,291 +35,291 @@ msgstr ""
"ëŒ€ìƒ ë¸Œë¼ìš°ì € ì°½ì„ ì—…ë°ì´íŠ¸í•  수 없습니다. 부모 ì°½ì„ ë‹«ì•˜ê±°ë‚˜ 브ë¼ìš°ì €ì˜ ë³´"
"안 ì„¤ì •ì´ ë‹¤ë¥¸ ì°½ì„ ì—…ë°ì´íŠ¸í•˜ì§€ 못하ë„ë¡ ì„¤ì •ë˜ì–´ 있는 것 같습니다."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "검색"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "실행"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "키 ì´ë¦„"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "설명"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ì´ ê°’ì„ ì‚¬ìš©í•©ë‹ˆë‹¤"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %1$sê°€ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 설명:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "í…Œì´ë¸” 설명"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "컬럼명"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "종류"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "기본값"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ë§í¬ 대ìƒ:"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "설명(코멘트)"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr " 아니오 "
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "예"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "ì¸ì‡„"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "ëª¨ë‘ ì„ íƒ"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ëª¨ë‘ ì„ íƒì•ˆí•¨"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %s ì˜ ì´ë¦„ì„ %s ë¡œ 변경하였습니다."
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %s 를 %s ë¡œ 복사하였습니다."
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ ì´ë¦„ 변경"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "커맨드"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ì´ì–´ì„œ"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 복사"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "구조만"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "구조와 ë°ì´í„° 모ë‘"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "ë°ì´í„°ë§Œ"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "복사 ì „ì— CREATE DATABASE 실행"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s 추가"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT 값 추가"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "제약조건 추가"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "복사한 í…Œì´ë¸”ë¡œ 옮겨ê°"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB 저장소"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "ìƒíƒœ"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "유효"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "무효"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "ì†ìƒë¨"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "복구"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "무효"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "유효"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "ë°ì´í„°ì •ë ¬ë°©ì‹"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -328,462 +328,466 @@ msgstr ""
"ë§í¬ í…Œì´ë¸”ì„ ì²˜ë¦¬í•˜ëŠ” 추가 ê¸°ëŠ¥ì´ ë¹„í™œì„±í™”ë˜ì–´ 있습니다. ì›ì¸ì„ 확ì¸í•˜ë ¤ë©´ "
"%s여기를 í´ë¦­%s하십시오."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF 페ì´ì§€ 편집"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "í…Œì´ë¸” "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "행(레코드)"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "í¬ê¸°"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "사용중"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "ìƒì„±"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ì—…ë°ì´íŠ¸"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "검사"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%sê°œ í…Œì´ë¸” "
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL 질ì˜ê°€ 바르게 실행ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "출력하려면 ì ì–´ë„ 1ê°œ ì´ìƒì˜ ì—´(칼럼)ì„ ì„ íƒí•´ì•¼ 합니다."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ì •ë ¬"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "오름차순"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "내림차순(역순)"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "보기"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "삽입"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "그리고"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "삭제"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ë˜ëŠ”"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "수정"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "조건행 추가/삭제"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "컬럼 추가/삭제"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "ì§ˆì˜ ì—…ë°ì´íŠ¸"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "사용할 í…Œì´ë¸”"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ <b>%s</b>ì— SQL 질ì˜:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "ì§ˆì˜ ì‹¤í–‰"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ì ‘ê·¼ì´ ê±°ë¶€ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "아무 단어나"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "모든 단어"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "정확한 문구"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "정규표현ì‹"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\"ì˜ ê²€ìƒ‰ ê²°ê³¼ %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ê±´ ì¼ì¹˜ (í…Œì´ë¸” <i>%s</i>)"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ê±´ ì¼ì¹˜ (í…Œì´ë¸” <i>%s</i>)"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "보기"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "삭제"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>ì´:</b> <i>%s</i> ê±´ ì¼ì¹˜"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>ì´:</b> <i>%s</i> ê±´ ì¼ì¹˜"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 검색"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "ì°¾ì„ ë‹¨ì–´, ê°’ (와ì¼ë“œì¹´ë“œ: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "찾는 ë°©ì‹:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "단어는 스페ì´ìŠ¤(\" \")ë¡œ 구분ë©ë‹ˆë‹¤."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "ì°¾ì„ í…Œì´ë¸”:"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "검색할 컬럼:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "삽입"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "구조"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "삭제"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "비우기"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "í…Œì´ë¸” %s ì„ ë¹„ì› ìŠµë‹ˆë‹¤"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "ë·° %sê°€ 제거ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì–´ 있지 않습니다."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "계"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s는 ì´ MySQL ì„œë²„ì˜ ê¸°ë³¸ 스토리지 엔진입니다."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "ì„ íƒí•œ 것ì„:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "ëª¨ë‘ ì²´í¬"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ëª¨ë‘ ì²´í¬ì•ˆí•¨"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "ì¸ì‡„ìš© 보기"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "í…Œì´ë¸” 검사"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "í…Œì´ë¸” 최ì í™”"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "í…Œì´ë¸” 복구"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "í…Œì´ë¸” 분ì„"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "내보내기"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ë°ì´í„° 사전 (ì „ì²´ 구조보기)"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr " 만들기 "
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "실행"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "í…Œì´ë¸” ìž‘ì—…"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "구조만"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "í…Œì´ë¸” 검사"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "ë°ì´í„°ë² ì´ìŠ¤"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -791,38 +795,38 @@ msgstr ""
"%s ë¼ëŠ” ì´ë¦„ì˜ íŒŒì¼ì´ ì´ë¯¸ ì„œë²„ì— ì¡´ìž¬í•©ë‹ˆë‹¤. 파ì¼ëª…ì„ ë³€ê²½í•˜ê±°ë‚˜ ë®ì–´ì“°ê¸° 옵"
"ì…˜ì„ ì„¤ì •í•´ì£¼ì„¸ìš”."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "파ì¼ì„ ì½ì„ 수 없습니다"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -832,30 +836,30 @@ msgstr ""
"대 íŒŒì¼ í¬ê¸°ë¥¼ ì´ˆê³¼í–ˆì„ ìˆ˜ 있습니다. [a@./Documentation."
"html#faq1_16@Documentation]FAQ 1.16[/a] 참조."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"가져오기 플러그ì¸ì„ 로드할 수 없습니다. 올바로 설치ë˜ì—ˆëŠ”지 확ì¸í•´ì£¼ì„¸ìš”!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ë¶ë§ˆí¬ë¥¼ 제거했습니다."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "가져오기를 마쳤습니다. %d 쿼리가 실행ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -863,25 +867,25 @@ msgstr ""
"스í¬ë¦½íŠ¸ íƒ€ìž„ì•„ì›ƒì´ í†µë³´ë˜ì—ˆìŠµë‹ˆë‹¤. 가져오기를 ì´ì–´ì„œ ê³„ì† ì™„ë£Œì‹œí‚¤ë ¤ë©´ ê°™ì€ "
"파ì¼ì„ 다시 전송해주십시오."
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "뒤로"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin ì€ <b>í”„ë ˆìž„ì„ ì§€ì›í•˜ëŠ”</b> 브ë¼ìš°ì €ì—ì„œ 잘 보입니다."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -889,15 +893,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" êµ¬ë¬¸ì€ í—ˆë½ë˜ì§€ 않습니다."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "ì •ë§ë¡œ 다ìŒì„ 실행하시겠습니까? "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -926,39 +930,39 @@ msgstr "í˜¸ìŠ¤íŠ¸ëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
msgid "The user name is empty!"
msgstr "사용ìžëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "암호가 비었습니다!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "암호가 ë™ì¼í•˜ì§€ 않습니다!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "ìˆ˜ì •ëœ ë‚´ìš©ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -966,13 +970,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "사용불가"
@@ -988,297 +992,307 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "출력할 í•„ë“œ ì„ íƒ"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "암호 변경"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "완료"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "ì´ì „"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "다ìŒ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "오늘"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "1ì›”"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "2ì›”"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "3ì›”"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "4ì›”"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "5ì›”"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "6ì›”"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "7ì›”"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "8ì›”"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "9ì›”"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "10ì›”"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "11ì›”"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "12ì›”"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "1ì›”"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "2ì›”"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "3ì›”"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "4ì›”"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "5ì›”"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "6ì›”"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "7ì›”"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "8ì›”"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "9ì›”"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "10ì›”"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "11ì›”"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "12ì›”"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "ì¼ìš”ì¼"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "월요ì¼"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "화요ì¼"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "수요ì¼"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "목요ì¼"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "금요ì¼"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "토요ì¼"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ì¼"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "ì›”"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "í™”"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "수"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "목"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "금"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "토"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "ì¼"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "ì›”"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "í™”"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "수"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "목"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "금"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "토"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "주"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "시"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "분"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "ì´ˆ"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "글꼴 í¬ê¸°"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "íŒŒì¼ ì—…ë¡œë“œ ì¤‘ì— ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"php.ini 파ì¼ì— ì§€ì •ëœ upload_max_filesize 값보다 ë” í° íŒŒì¼ì´ 업로드ë˜ì—ˆìŠµë‹ˆ"
"다."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr "HTML í¼ì— ì§€ì •ëœ MAX_FILE_SIZE 값보다 ë” í° íŒŒì¼ì´ 업로드ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "ìž„ì‹œ í´ë”ê°€ 없습니다."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "ë””ìŠ¤í¬ ì“°ê¸°ì— ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1286,175 +1300,175 @@ msgstr ""
"ì—…ë¡œë“œëœ íŒŒì¼ì„ ì´ë™ì‹œí‚¬ 수 없었습니다. [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a] 참조."
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "ì¸ë±ìŠ¤ê°€ 설정ë˜ì§€ 않았습니다!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ì¸ë±ìŠ¤"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "고유값"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "설명(코멘트)"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "수정"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "기본 키를 제거했습니다"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "ì¸ë±ìŠ¤ %s 를 제거했습니다"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ "
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "오류"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "ì´ MySQL 서버는 %s 스토리지 ì—”ì§„ì„ ì§€ì›í•˜ì§€ 않습니다."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "í…Œì´ë¸” %sì„(를) %s(으)ë¡œ 변경하였습니다."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "ì—°ê²°í•  수 없습니다: ìž˜ëª»ëœ ì„¤ì •."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%sì— ì˜¤ì…¨ìŠµë‹ˆë‹¤"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1463,7 +1477,7 @@ msgstr ""
"설정 파ì¼ì„ ìƒì„±í•˜ì§€ ì•Šì€ ê²ƒ 같습니다. %1$ssetup script%2$s 를 사용해 설정 파"
"ì¼ì„ ìƒì„±í•  수 있습니다."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1471,62 +1485,62 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "로그ì¸"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin 설명서"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "서버:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "사용ìžëª…:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "암호:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "서버 ì„ íƒ"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "ì´ íŽ˜ì´ì§€ë¥¼ 넘기려면 쿠키 ì‚¬ìš©ì„ í—ˆìš©í•´ì•¼ 합니다."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"최근 %sì´ˆ ë™ì•ˆ 아무 ë™ìž‘ì´ ì—†ì–´ 로그아웃 ë˜ì—ˆìŠµë‹ˆë‹¤. 다시 로그ì¸í•´ì£¼ì„¸ìš”."
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL ì„œë²„ì— ë¡œê·¸ì¸í•  수 없습니다"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "사용ìžëª…/암호가 틀렸습니다. ì ‘ê·¼ì´ ê±°ë¶€ë˜ì—ˆìŠµë‹ˆë‹¤."
@@ -1564,24 +1578,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"필요한 í™•ìž¥ê¸°ëŠ¥ì´ ë¡œë“œëœ ê²ƒ 같지만 iconv, libiconv, í˜¹ì€ recode_string 함수"
-"를 사용할 수 없습니다. PHP ì„¤ì •ì„ í™•ì¸í•´ì£¼ì‹­ì‹œì˜¤."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1596,213 +1593,213 @@ msgstr ""
"미콜론(;)ì´ ë¹ ì ¸ìžˆëŠ” 경우가 종종 있습니다.<br />만약 ì•„ë¬´ê²ƒë„ ë³´ì´ì§€ 않으면, "
"ì •ìƒì ì¸ 것입니다."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr "환경설정 파ì¼ì—ì„œ <tt>$cfg['PmaAbsoluteUri']</tt> 주소를 기입하십시오!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "서버"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "최대: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "ko"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "ko"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "문서"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL 질ì˜"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL 메시지: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL í•´ì„"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "í•´ì„(EXPLAIN) ìƒëžµ"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP 코드 ì—†ì´ ë³´ê¸°"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP 코드 보기"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL 검사 ìƒëžµ"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL 검사"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "시간"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%y-%m-%d %H:%M "
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, fuzzy, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%sì¼ %s시간 %분 %ì´ˆ"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "처ìŒ"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "ì´ì „"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "마지막"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ë¡œ ì´ë™."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "í…Œì´ë¸” ìž‘ì—…"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1811,204 +1808,194 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] í™•ìž¥ëª¨ë“ˆì„ ë¶ˆëŸ¬ì˜¬ 수 "
"없습니다. PHP ì„¤ì •ì„ í™•ì¸í•´ì£¼ì„¸ìš”."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "ì´ë¦„"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %s 를 제거했습니다."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ì§ˆì˜ ë§ˆë²•ì‚¬"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "내보내기"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "사용권한"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "부담"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "서버 ì‘ë‹µì´ ì—†ìŠµë‹ˆë‹¤"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "암호 변경"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "암호 ì—†ìŒ"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "암호"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "재입력"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "새 ë°ì´í„°ë² ì´ìŠ¤ 만들기"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr " 만들기 "
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "권한 ì—†ìŒ"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "í…Œì´ë¸”ì€ ì ì–´ë„ 1ê°œ ì´ìƒì˜ ì»¬ëŸ¼ì„ ê°–ê³  있어야 합니다."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— ìƒˆë¡œìš´ í…Œì´ë¸”ì„ ë§Œë“­ë‹ˆë‹¤."
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "컬럼수"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"내보내기 플러그ì¸ì„ 로드할 수 없습니다. 올바로 설치ë˜ì—ˆëŠ”지 확ì¸í•´ì£¼ì„¸ìš”!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%sê°œì˜ í–‰(레코드)ì„ ë¤í”„ (%s번째 레코드부터)."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "파ì¼ë¡œ 저장"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "ì„œë²„ì˜ %s ë””ë ‰í† ë¦¬ì— ì €ìž¥"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "파ì¼ëª… 템플릿"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "서버명"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª…"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "í…Œì´ë¸”명"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2016,40 +2003,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "템플릿 기억"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "íŒŒì¼ ë¬¸ìžì…‹:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "압축"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ì—†ìŒ"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip 압축"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gz 압축"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bz 압축\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2074,7 +2061,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "SQL í…스트파ì¼ì˜ 위치"
@@ -2082,13 +2069,13 @@ msgstr "SQL í…스트파ì¼ì˜ 위치"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "업로드 ë””ë ‰í† ë¦¬ì— ì ‘ê·¼í•  수 없습니다"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "웹서버 업로드 디렉토리"
@@ -2114,11 +2101,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2163,392 +2150,392 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "언어"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "행. 시작(행)위치"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "수í‰(가로)"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "ìˆ˜í‰ (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "수ì§(세로)"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr " %s ì •ë ¬ (%s ì¹¸ì´ ë„˜ìœ¼ë©´ í—¤ë” ë°˜ë³µ)"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "í…Œì´ë¸” ìž‘ì—…"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Full Texts"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "ì„ íƒí•œ 줄(레코드)ì„ ì‚­ì œ 하였습니다."
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "질ì˜(in query)"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "행(레코드) 보기"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "합계"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "ì§ˆì˜ ì‹¤í–‰ì‹œê°„ %01.4f ì´ˆ"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "변경"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "버전 정보"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "ë°ì´í„°ë§Œ"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "전체 사용량"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "í…Œì´ë¸” %s ì„ ë‹«ì•˜ìŠµë‹ˆë‹¤(ìºì‹œ ì‚­ì œ)"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2556,48 +2543,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2605,150 +2592,150 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV ë°ì´í„°"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "줄(ì—´) 구분ìž"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "í•„ë“œ ê°ì‹¸ê¸°"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "í•„ë“œ 특수문ìž(escape) 처리"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "줄(ì—´) 구분ìž"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "맨처ìŒì— í•„ë“œ ì´ë¦„ì„ ì¶œë ¥"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MSì—‘ì…€ CSV ë°ì´í„°"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "ë°ì´í„°"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "í…Œì´ë¸”ì˜ ë¤í”„ ë°ì´í„°"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "í…Œì´ë¸” 구조"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
#, fuzzy
msgid "LaTeX"
msgstr "Label"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
#, fuzzy
msgid "Relations"
msgstr "í…Œì´ë¸” ìž‘ì—…"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "호스트"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "처리한 시간"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "서버 버전"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP 버전"
@@ -2756,23 +2743,23 @@ msgstr "PHP 버전"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2780,104 +2767,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "í…Œì´ë¸”, í•„ë“œëª…ì— ë°±ì¿¼í„°(`) 사용"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "완전한 INSERT문 작성"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "í™•ìž¥ëœ inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "프로세스 목ë¡"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "함수"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "구조만"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2885,167 +2872,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL ê²°ê³¼"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "ê²°ê³¼ê°’ì´ ì—†ìŠµë‹ˆë‹¤. (빈 레코드 리턴.)"
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "구조"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "파ì¼ë¡œ í…Œì´ë¸” 대치하기"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "ì—´(칼럼) ì´ë¦„"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3061,7 +3048,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3072,12 +3059,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3085,536 +3072,540 @@ msgid "None"
msgstr "ì—†ìŒ"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "기본"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ì¸ë±ìŠ¤"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "변화 ì—†ìŒ"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "ë°”ì´ë„ˆë¦¬"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
#, fuzzy
msgid "Croatian"
msgstr "ìƒì„±"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
#, fuzzy
msgid "dictionary"
msgstr "ë°ì´í„° 사전 (ì „ì²´ 구조보기)"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "시작페ì´ì§€"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "로그아웃"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "ì§ˆì˜ ì°½"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "사용가능"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "열(칼럼) 설명(코멘트) 출력하기"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "ë¶ë§ˆí¬ëœ SQL 질ì˜"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL 내력(히스토리)"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "ì„¤ëª…ì´ ì—†ìŠµë‹ˆë‹¤"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "사용ìžëª…"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "ì •ë ¬"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "변수"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ê°’"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "서버"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "아무나"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "아무ë°ì„œë‚˜"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "서버"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "환경설정값"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "ë°”ì´ë„ˆë¦¬"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "프로세스 목ë¡"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 검색"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 검색"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— SQL 질ì˜ë¥¼ 실행"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— SQL 질ì˜ë¥¼ 실행"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "ì—´(칼럼) ì´ë¦„"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "ì´ SQL 질ì˜ë¥¼ ë¶ë§ˆí¬í•¨"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " ì´ ì§ˆì˜ë¥¼ 다시 보여줌 "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "확ì¸"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "View only"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3622,7 +3613,7 @@ msgstr ""
"SQL 질ì˜ë¬¸ì— ì—러가 있습니다. MySQL 서버가 다ìŒê³¼ ê°™ì€ ì—러를 출력했습니다. "
"ì´ê²ƒì´ 문제를 ì§„ë‹¨í•˜ëŠ”ë° ë„ì›€ì´ ë  ê²ƒìž…ë‹ˆë‹¤."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3635,35 +3626,35 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "따옴표(quote)ê°€ 닫히지 않았ìŒ"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ìž˜ëª»ëœ ì‹ë³„ìž(Identifer)"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3672,21 +3663,21 @@ msgstr ""
"SQL 검사기가 초기화ë˜ì§€ 않았습니다. %s문서%sì—ì„œ 설명한 php í™•ìž¥ëª¨ë“ˆì„ ì„¤ì¹˜í–ˆ"
"는지 확ì¸í•´ë³´ì‹­ì‹œì˜¤."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "길ì´/ê°’*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3703,29 +3694,29 @@ msgstr ""
"오: 'a','b','c'...<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 한다"
"ë©´, ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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 "기본값ì—는, 역슬래시나 따옴표 ì—†ì´ ë‹¨ í•˜ë‚˜ì˜ ê°’ì„ ë„£ìœ¼ì‹­ì‹œì˜¤. (예: a)"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "보기"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3737,57 +3728,57 @@ msgstr ""
"오: 'a','b','c'...<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 한다"
"ë©´, ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ì—†ìŒ"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "저장"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "필드 추가하기"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "출력하려면 ì ì–´ë„ 1ê°œ ì´ìƒì˜ ì—´(칼럼)ì„ ì„ íƒí•´ì•¼ 합니다."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "보냄"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3795,24 +3786,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3824,7 +3815,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3838,37 +3829,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3886,68 +3877,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "실행"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "ì‚¬ìš©ìž ì§€ì • 색ìƒ"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "리세트"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "사용ìž"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL 문ìžì…‹"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP 버전"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP 정보 보기"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin ê³µì‹ í™ˆ"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3958,21 +3949,21 @@ msgstr ""
"ê°€ ìž‘ë™í•œë‹¤ë©´ 누구나 침입할 수 있으므로, ì´ ë³´ì•ˆìƒ í—ˆì ì„ 수정하시기 ë°”ëžë‹ˆ"
"다."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3980,367 +3971,367 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "새 페ì´ì§€ 만들기"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "편집할 페ì´ì§€ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "새 페ì´ì§€ 만들기"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "페ì´ì§€:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
msgid "Automatic layout based on"
msgstr "서버 버전"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
#, fuzzy
msgid "Select Tables"
msgstr "ëª¨ë‘ ì„ íƒ"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" í…Œì´ë¸”ì´ ì¡´ìž¬í•˜ì§€ 않습니다!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" ë°ì´í„°ë² ì´ìŠ¤ì˜ 스킴(윤곽) - 페ì´ì§€ %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
#, fuzzy
msgid "Table of contents"
msgstr "í…Œì´ë¸” 설명"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "추가"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "새 페ì´ì§€ 만들기"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "ëª¨ë‘ ë³´ê¸°"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "íŒŒì¼ ê°€ì ¸ì˜¤ê¸°"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "All"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "필드"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "ì§ˆì˜ ì¢…ë¥˜"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "ë¡œê·¸ì¸ ì •ë³´"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì§€ 않았습니다."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 삭제했습니다."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "í…Œì´ë¸” 수"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ì— ëŒ€í•œ 사용권한 검사."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "사용권한 보기"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "통계 보기"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "통계 숨기기"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"주ì˜: ë°ì´í„°ë² ì´ìŠ¤ 통계 보기는 웹서버와 MySQL 서버 사ì´ì— í° ë¶€í•˜ë¥¼ ì¤ë‹ˆë‹¤."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
@@ -4542,20 +4533,20 @@ msgid "None"
msgstr "ì—†ìŒ"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "í…Œì´ë¸”ì— ê´€í•œ 권한"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " 주ì˜: MySQL 권한 ì´ë¦„ì€ ì˜ì–´ë¡œ 표기ë˜ì–´ì•¼ 합니다. "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "ì „ì²´ì  ê¶Œí•œ"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— 관한 권한"
@@ -4579,98 +4570,98 @@ msgstr "ë¡œê·¸ì¸ ì •ë³´"
msgid "Do not change the password"
msgstr "암호를 변경하지 ì•ŠìŒ"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "사용ìžê°€ 없습니다."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "ì‚¬ìš©ìž %s ê°€ ì´ë¯¸ 존재합니다!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "새 사용ìžë¥¼ 추가했습니다."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "%s ì˜ ê¶Œí•œì„ ì—…ë°ì´íŠ¸í–ˆìŠµë‹ˆë‹¤."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "%sì˜ ê¶Œí•œì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s ì˜ ì•”í˜¸ê°€ 바뀌었습니다."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr " %s ì„ ì‚­ì œí•©ë‹ˆë‹¤"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ì‚¬ìš©ê¶Œí•œì„ ê°±ì‹ í•©ë‹ˆë‹¤(Reloading the privileges)"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "ì„ íƒí•œ 사용ìžë“¤ì„ 삭제했습니다."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "ê¶Œí•œì„ ë‹¤ì‹œ 로딩했습니다."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "권한 수정"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "제거"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "ì‚¬ìš©ìž ê°œìš”"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
#, fuzzy
msgid "Grant"
msgstr "ì¸ì‡„"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Any"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "새 ì‚¬ìš©ìž ì¶”ê°€"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "ì„ íƒí•œ 사용ìžë¥¼ ì‚­ì œ"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "모든 í™œì„±í™”ëœ ê¶Œí•œì„ ë°•íƒˆí•˜ê³  사용ìžë¥¼ 삭제함."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "사용ìžëª…ê³¼ ê°™ì€ ì´ë¦„ì˜ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì‚­ì œ"
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4679,159 +4670,159 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "ì„ íƒí•œ 사용ìžëŠ” 사용권한 í…Œì´ë¸”ì— ì¡´ìž¬í•˜ì§€ 않습니다."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "ì—´(칼럼)ì— ê´€í•œ 권한"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "ë‹¤ìŒ ë°ì´í„°ë² ì´ìŠ¤ì— 권한 추가하기"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "ë‹¤ìŒ í…Œì´ë¸”ì— ê¶Œí•œ 추가하기"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
#, fuzzy
msgid " ... delete the old one from the user tables."
msgstr "권한 í…Œì´ë¸”ì—ì„œ 사용ìžë¥¼ 삭제하기만 함."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
#, fuzzy
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr "모든 í™œì„±í™”ëœ ê¶Œí•œì„ ë°•íƒˆí•˜ê³  사용ìžë¥¼ 삭제함."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
#, fuzzy
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr "사용ìžë¥¼ 삭제하고 ì‚¬ìš©ê¶Œí•œì„ ê°±ì‹ í•¨."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ì—†ìŒ"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ì— ëŒ€í•œ 사용권한 검사."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; ì— ì ‘ê·¼í•  수 있는 사용ìžë“¤"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "쓰레드 %s 를 죽였습니다."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4840,128 +4831,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Fulltext"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "토"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4969,78 +4960,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5048,7 +5039,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5056,42 +5047,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5099,33 +5090,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5134,218 +5125,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5353,105 +5344,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "리세트"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5459,18 +5450,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5478,111 +5469,111 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "런타임 정보"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "ì§ˆì˜ ì¢…ë¥˜"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "í™•ìž¥ëœ inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "í…Œì´ë¸” 보기"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "MySQL 프로세스 보기"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "리세트"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
"ì´ MySQL 서버는 %s ë™ì•ˆ 구ë™ë˜ì—ˆìŠµë‹ˆë‹¤. <br/>êµ¬ë™ ì‹œìž‘ë‚ ì§œëŠ” %s 입니다."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5590,314 +5581,310 @@ msgstr ""
"<b>서버 소통량</b>: ì´ í…Œì´ë¸”ì€ MySQL서버가 구ë™ëœ ì´ëž˜ì˜ ë„¤íŠ¸ì› ë¶€í•˜ ìƒíƒœë¥¼ "
"ë³´ì—¬ì¤ë‹ˆë‹¤."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "소통량"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "ë°›ìŒ"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "보냄"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "연결 수"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "실패한 ì‹œë„"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>SQL ì§ˆì˜ í†µê³„</b>: ì´ ì„œë²„ì— %s ë²ˆì˜ ì§ˆì˜ê°€ 보내졌습니다."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "ì§ˆì˜ ì¢…ë¥˜"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "연결 수"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "ì„œë²„ì˜ í™˜ê²½ì„¤ì •"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "세션 값"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin 설명서"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "새 ì‚¬ìš©ìž ì¶”ê°€"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5907,67 +5894,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "MySQL ì„œë²„ì— ë¡œê·¸ì¸í•  수 없습니다"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5975,442 +5962,434 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "íŒŒì¼ ë¬¸ìžì…‹:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "파ì¼ëª… 템플릿"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "파ì¼ëª… 템플릿"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "파ì¼ëª… 템플릿"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "파ì¼ëª… 템플릿"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "íŒŒì¼ ê°€ì ¸ì˜¤ê¸°"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL 질ì˜"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL 질ì˜"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "ìƒíƒœ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "í…Œì´ë¸” "
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6418,174 +6397,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6593,164 +6572,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "리소스 제한"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6760,146 +6739,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "연결 수"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6910,335 +6889,335 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "서버 ì„ íƒ"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "서버 ì„ íƒ"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "í…Œì´ë¸” 복구"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "서버 버전"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "명세"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "서버 ì„ íƒ"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "열(칼럼) 설명(코멘트) 출력하기"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "색깔 보기"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "행(레코드) 통계"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7246,39 +7225,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr " 예 "
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7286,699 +7265,707 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Label"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "ì„ íƒí•œ 사용ìžë“¤ì„ 삭제했습니다."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "함수"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignore"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " í•„ë“œì˜ ê¸¸ì´ ë•Œë¬¸ì—,<br />ì´ í•„ë“œë¥¼ 편집할 수 없습니다 "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " ë°”ì´ë„ˆë¦¬ - 편집 금지 "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "새 ì—´ì„ ì‚½ìž…í•©ë‹ˆë‹¤"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ë˜ëŒì•„가기"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "새 행(레코드) 삽입하기"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "ë˜ëŒì•„가기"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "ì‚¬ìš©ìž %s ê°€ ì´ë¯¸ 존재합니다!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "í…Œì´ë¸”ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "기본 í‚¤ì˜ ì´ë¦„ì€ ë°˜ë“œì‹œ PRIMARY여야 합니다!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "ì¸ë±ìŠ¤ ì´ë¦„ì„ ê¸°ë³¸ 키로 바꿀 수 없습니다!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "새 ì¸ë±ìŠ¤ 만들기"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "ì¸ë±ìŠ¤ 수정"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "ì¸ë±ìŠ¤ ì´ë¦„:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ì¸ë±ìŠ¤ 종류:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\"는 기본 í‚¤ë§Œì˜ <b>유ì¼í•œ</b> ì´ë¦„입니다!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "%sê°œ ì—´(칼럼)ì— ì¸ë±ìŠ¤ 추가"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "í…Œì´ë¸” %s ì„ %s ë¡œ 옮겼습니다."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s í…Œì´ë¸”ì´ %s 으로 복사ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "í…Œì´ë¸”ëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "ë‹¤ìŒ ìˆœì„œëŒ€ë¡œ í…Œì´ë¸” ì •ë ¬(변경)"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(단ë…으로)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "í…Œì´ë¸” ì´ë™ (ë°ì´í„°ë² ì´ìŠ¤ëª…<b>.</b>í…Œì´ë¸”명):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "í…Œì´ë¸” ì´ë¦„ 바꾸기"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "í…Œì´ë¸” 복사 (ë°ì´í„°ë² ì´ìŠ¤ëª…<b>.</b>í…Œì´ë¸”명):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "복사한 í…Œì´ë¸”ë¡œ 옮겨ê°"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "í…Œì´ë¸” 유지보수"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "í…Œì´ë¸” %s ì„ ë‹«ì•˜ìŠµë‹ˆë‹¤(ìºì‹œ ì‚­ì œ)"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "í…Œì´ë¸” 닫기(ìºì‹œ ì‚­ì œ)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "í…Œì´ë¸” 유지보수"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "í…Œì´ë¸” 복구"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "referential 무결성 검사:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "í…Œì´ë¸” 보기"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "공간 사용량"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "사용법(량)"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "실제량"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "행(레코드) 통계"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "명세"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "ë™ì (다ì´ë‚´ë¯¹)"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "í–‰ 길ì´"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Row size "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "다ìŒìœ¼ë¡œ 질ì˜ë¥¼ 만들기 (와ì¼ë“œì¹´ë“œ: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "í…Œì´ë¸” ìž‘ì—…"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "í•„ë“œ ì„ íƒ (하나 ì´ìƒ):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "검색 조건 추가 (\"where\" 조건):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "페ì´ì§€ë‹¹ 레코드 수"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "출력 순서:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ì—†ìŒ"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr " %sì— ê¸°ë³¸ 키가 추가ë˜ì—ˆìŠµë‹ˆë‹¤"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s ì— ì¸ë±ìŠ¤ê°€ 걸렸습니다"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "제안하는 í…Œì´ë¸” 구조"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "필드 추가하기"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "í…Œì´ë¸”ì˜ ë§ˆì§€ë§‰"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "í…Œì´ë¸”ì˜ ì²˜ìŒ"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s 다ìŒì—"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "%s ê°œ ì—´(칼럼)ì— ì¸ë±ìŠ¤ 만들기 "
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "ë°ì´í„°"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "사용ìžëª…:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "PHP 버전"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "서버 버전"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ì„¤ëª…ì´ ì—†ìŠµë‹ˆë‹¤"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "어떻게 들어오셨어요? 지금 여기 ìžˆì„ ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "프로파ì¼ì„ ì—…ë°ì´íŠ¸í–ˆìŠµë‹ˆë‹¤."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "í…Œì´ë¸” ì´ë¦„ 바꾸기"
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "필요한 í™•ìž¥ê¸°ëŠ¥ì´ ë¡œë“œëœ ê²ƒ 같지만 iconv, libiconv, í˜¹ì€ recode_string 함"
+#~ "수를 사용할 수 없습니다. PHP ì„¤ì •ì„ í™•ì¸í•´ì£¼ì‹­ì‹œì˜¤."
diff --git a/po/lt.po b/po/lt.po
index 7d3f7293f0..93c8625d6a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-04-16 19:52+0200\n"
"Last-Translator: Rytis <rytis.s@gmail.com>\n"
"Language-Team: lithuanian <lt@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Rodyti viskÄ…"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Puslapis:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"Tikslo langas neatnaujintas. Galbūt Jūs uždarėte pagrindinį langą arba Jūsų "
"naršyklė blokuoja atnaujinimus tarp langų dėl nustatyto saugumo."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Paieška"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Vykdyti"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Raktinis žodis"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Paaiškinimas"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Naudokite šią reikšmę"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Duomenų bazė %1$s sukurta."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "DuombazÄ—s komantaras: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "LentelÄ—s komentarai"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Stulpelių vardai"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipas"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Nutylint"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Sąryšis su"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentarai"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Taip"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Spausdinti"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Sukurti, peržiūrėti duombazės atvaizdį"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Duombazėje nerasta lentelių."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Pažymėti visus"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Atžymėti visus"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Nenurodytas duombazÄ—s vardas!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Duombazė %s pervadinta į %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Duombazė %s buvo nukopijuota į %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Pervadinti duombazę į"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komanda"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ir tada"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopijuoti duombazę į"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Tik struktūra"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktūra ir duomenys"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Tik duomenys"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE prieš kopijuojant"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "PridÄ—ti %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Pridėti AUTO_INCREMENT reikšmę"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "PridÄ—ti apribojimÄ…"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Pereiti į nukopijuotą duombazę"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB saugykla"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Statusas"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Įjungta"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "IÅ¡jungti"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Pažeista"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Taisyti"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "IÅ¡jungta"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Įjungti"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Palyginimas"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Nėra PMA lentelių, kurios leidžia dirbti su jungtinėmis MySQL lentelėmis. "
"%sPaaiškinimas%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Redaguoti PDF puslapius"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "LentelÄ—"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "EilutÄ—s"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Dydis"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "Å¡iuo metu naudojama"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Sukurta"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Paskutinis atnaujinimas"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Paskutinis patikrinimas"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -393,415 +393,423 @@ msgstr[0] "%s lentelÄ—(s)"
msgstr[1] "%s lentelÄ—(s)"
msgstr[2] "%s lentelÄ—(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Jūsų SQL užklausa sėkmingai įvykdyta"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Pasirinkite bent vieną stulpelį išvedimui"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "RÅ«Å¡iuoti"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "DidÄ—jimo tvarka"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Mažėjimo tvarka"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Rodyti"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterijai"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Įterpiant"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "IR"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "PakeiÄiant"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Arba"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Keisti"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Įterpti/Trinti požymio eilutę(es)"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Įterpti/trinti laukus"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Atnaujinti užklausą"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Naudoti lenteles"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-užklausa duombazėje <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Vykdyti užklausą"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Priėjimas uždraustas"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "bent vienas iš žodžių"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "visi žodžiai"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "ištisa frazė"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kaip reguliarųjį išsireiškimą"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Paieškos rezultatai frazei \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s atitikmuo(enys) lentelÄ—je <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s atitikmuo(enys) lentelÄ—je <i>%s</i>"
+msgstr[1] "%s atitikmuo(enys) lentelÄ—je <i>%s</i>"
+msgstr[2] "%s atitikmuo(enys) lentelÄ—je <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Peržiūrėti"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Trinti"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Viso:</b> <i>%s</i> atitikmuo(enys)"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Viso:</b> <i>%s</i> atitikmuo(enys)"
+msgstr[1] "<b>Viso:</b> <i>%s</i> atitikmuo(enys)"
+msgstr[2] "<b>Viso:</b> <i>%s</i> atitikmuo(enys)"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Paieška duombazėje"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Paieškos žodis(iai) arba reikšmė(ės) (pakaitos simbolis: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Rasti:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Žodžiai atskirti tarpo simboliu (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Lentelės(ių) viduje:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Lentelės(ių) viduje:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Įterpti"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktūra"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Å alinti"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "IÅ¡valyti"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Lentelės reikšmės %s ištuštintos"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View'as %s buvo panaikintas"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "LentelÄ— %s panaikinta"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "View'as"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikacija"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sumos"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s yra standartinis saugojimo variklis Å¡iame MySQL serveryje."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Pasirinktus:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Pažymėti visus"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Atžymėti visus"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "PažymÄ—ti turinÄias perteklių"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Spausdinti struktūrą"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Patikrinti lentelÄ™"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizuoti"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Redaguoti"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizuoti lentelÄ™"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksportuoti"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Duomenų žodynas"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Patikrinti lentelÄ™"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "DuombazÄ—"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "PaskutinÄ— versija"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Sukurta"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Atnaujinta"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Veiksmas"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versijos"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Tik struktūra"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Patikrinti lentelÄ™"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Patikrinti lentelÄ™"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "DuombazÄ—"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nėra pakankamai vietos išsaugoti failui %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -809,92 +817,92 @@ msgstr ""
"Failas pavadinimu %s jau yra darbinÄ—je stotyje, pakeiskite norimÄ… pavadinimÄ… "
"arba pasirinkite nustatymą leidžiantį perrašyti esamus failus."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Nėra teisių išsaugoti failui %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Duombazės atvaizdis išsaugotas faile %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Negalima perskaityti failo"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Nuoroda ištrinta."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Žymė %s sukurta"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Atgal"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin draugiÅ¡kesnis su <b>rÄ—melius</b> palaikanÄiomis narÅ¡yklÄ—mis."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Spustelėkite pažymėjimui"
@@ -902,15 +910,15 @@ msgstr "Spustelėkite pažymėjimui"
msgid "Click to unselect"
msgstr "Spustelėkite atžymėjimui"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" komandos įvykdyti negalima."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ar TIKRAI norite "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Jūs ruošiatės SUNAIKINTI visą duombazę!"
@@ -939,41 +947,41 @@ msgstr "TuÅ¡Äias prisijungimo adresas!"
msgid "The user name is empty!"
msgstr "TuÅ¡Äias vartotojo vardas!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "TuÅ¡Äias slaptažodis!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Slaptažodžiai nesutampa!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Atšaukti"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Pakeitimai išsaugoti"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Peržiūrėti sąryšius"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Vidiniai sąryšiai"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -981,13 +989,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Pagrindinės sąryšių sąvybės"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "IÅ¡jungta"
@@ -1003,125 +1011,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Pasirinkite lauką, kurį norite peržiūrėti"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generuoti Slaiptažodį"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generuoti"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Paremti"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Praėjęs"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Sekantis"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Viso"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Dvejetainis"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "kovo"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "balandžio"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "gegužės"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "birželio"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "liepos"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "rugpjÅ«Äio"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "spalio"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "sausio"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "vasario"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "kovo"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "balandžio"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1129,290 +1147,290 @@ msgid "May"
msgstr "gegužės"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "birželio"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "liepos"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "rugpjÅ«Äio"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "rugsÄ—jo"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "spalio"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "lapkriÄio"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "gruodžio"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Sekmadienis"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pirmadienis"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Antradienis"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Penktadienis"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sekmadienis"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pirmadienis"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Antradienis"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "TreÄiadienis"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Ketvirtadienis"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Penktadienis"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Šeštadienis"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Sekmadienis"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pirmadienis"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Antradienis"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "TreÄiadienis"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Ketvirtadienis"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Penktadienis"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Šeštadienis"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Å¡iuo metu naudojama"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "per sekundÄ™"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Å rifto dydis"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Gali būti apytikslis. Žiūrėkite DUK 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Neaprašyti indeksai!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksai"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikalus"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Suspausta"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Elementų skaiÄius"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentaras"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Redaguoti"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Panaikintas pirminis raktas"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeksas %s panaikintas"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "DuombazÄ—s"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Klaida"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
@@ -1420,7 +1438,7 @@ msgstr[0] "Pakeista %1$d eilutÄ—."
msgstr[1] "Pakeistos %1$d eilutÄ—s."
msgstr[2] "Pakeista %1$d eiluÄių."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
@@ -1428,7 +1446,7 @@ msgstr[0] "IÅ¡trinta %1$d eilutÄ—."
msgstr[1] "IÅ¡trintos %1$d eilutÄ—s."
msgstr[2] "IÅ¡trinta %1$d eiluÄių."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
@@ -1436,90 +1454,90 @@ msgstr[0] "Įterpta %1$d eilutė."
msgstr[1] "Įterptos %1$d eilutės."
msgstr[2] "Ä®terpta %1$d eiluÄių."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Apie šio Saugojimo Variklio būseną nėra išsamios informacijos."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s nÄ—ra galimas Å¡iame MySQL serveryje."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s šiame MySQL serveryje yra išjungtas."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Å is MySQL serveris nepalaiko %s saugojimo variklio."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
#, fuzzy
msgid "Invalid database"
msgstr "Neteisingas lentelÄ—s vardas"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Neteisingas lentelÄ—s vardas"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Lentelė %s pervadinta į %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "pasirinkti"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "StandartinÄ— tema %s nerasta!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s nerasta!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stilius"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Neįmanoma prisijungti: neteisingi duomenys."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "JÅ«s naudojate %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1528,7 +1546,7 @@ msgstr ""
"Turbūt dar nesukūrėte nustatymų failo. Galite pasinaudoti %1$snustatymų "
"skriptu%2$s, kad sukurtumÄ—te failÄ…."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1540,63 +1558,63 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Prisijungti"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin'o dokumentacija"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "DarbinÄ— stotis"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Vartotojo vardas:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Slaptažodis:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Pasirinkti serverį"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Sausainėliai(Cookies) turi būti priimami."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Daugiau nei %s sekundžių nebuvo atlikta jokių veiksmų. Prašau prisijungti iš "
"naujo."
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nepavyksta prisijungti prie MySQL darbinÄ—s stoties"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Neteisingas vartotojo vardas arba slaptažodis. Priėjimas uždraustas."
@@ -1634,28 +1652,7 @@ msgstr "Žiūrėti video"
msgid "Download file"
msgstr "Atsisiųsti failą"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nepavyko užkrauti <em>iconv</em> arba <em>recode</em> plėtinių, reikalingų "
-"koduotės kovertavimui. Suteikite PHP teises naudotis šiais išplėtimais arba "
-"išjunkite phpMyAdmin koduotės konvertavimą. "
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kraunant plėtinių pranešimus, nepavyko pasinaudoti <em>iconv</em> arba "
-"<em>libiconv</em> arba <em>recode_string</em> funkcijomis. Pasitkrinkite PHP "
-"parinktis. "
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1671,215 +1668,215 @@ msgstr ""
"vienoje/keletoje eiluÄių truksta kabuÄių ir/arba kabliataÅ¡kio.<br />Jeigu "
"iÅ¡vedamas tuÅ¡Äias narÅ¡yklÄ—s langas - viskas tvarkoje (klaidų nepastebÄ—ta)."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Could not load default configuration from: %1$s"
msgstr "Nepavyko užkrauti nustatymų failo iš \"%1$s\""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"Reikia nustatymų faile įrašyti <tt>$cfg['PmaAbsoluteUri']</tt> reikšmę!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Serveris"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Rekomenduojame atnaujint %s iki %s ar vÄ—lesnÄ—s versijos."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Didžiausias dydis: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "?"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL užklausa"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL atsakymas: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Paaiškinti"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Praleisti SQL užklausos aiškinimą"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "be PHP kodo"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP kodas"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Atnaujinti"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Praleisti SQL užklausos tikrinimą"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Patikrinti SQL užklausą"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Laikas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y m. %B %d d. %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s d., %s val., %s min. ir %s s"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Pradžia"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Praėjęs"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Pabaiga"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pereiti į &quot;%s&quot; duombazę."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Veiksmai"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1888,209 +1885,199 @@ msgstr ""
"Nepavyksta įkelti [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"plÄ—tinio. Patikrinkite PHP nustatymus."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Įvykiai"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Pavadinimas"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Duombazė %s ištrinta."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
#, fuzzy
msgid "Database seems to be empty!"
msgstr "LentelÄ— atrodo tuÅ¡Äia!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "SQL&nbsp;užklausa"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importuoti"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegijos"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Gali būti apytikslis. Žiūrėkite DUK 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Perteklius"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serveris neatsako"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "DetalÄ—s..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Pakeisti slaptažodį"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nėra slaptažodžio"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Slaptažodis"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Įveskite dar kartą"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Slaptažodžių Hešavimas"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Suderinamas sy MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generuoti Slaiptažodį"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generuoti"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Sukurti naujÄ… duombazÄ™"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Sukurti"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nėra privilegijų"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Pasirinkite bent vieną stulpelį išvedimui"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Sukurti naujÄ… lentelÄ™ duombazÄ—je %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Laukų skaiÄius"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "IÅ¡vesti %s eiluÄių pradedant nuo %s eilutÄ—s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Išsaugoti į failą"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "IÅ¡saugoti serveryje, kataloge pavadinimu %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Perrašyti esamus failus"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Failo pavadinimo Å¡ablonas"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "serverio vardas"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "duomenų bazės vardas"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "lentelÄ—s vardas"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2101,40 +2088,40 @@ msgstr ""
"laiko formatavimo eilutes. Taip pat pakeiÄiamos Å¡ios eilutÄ—s: %3$s. Kitas "
"tekstas bus paliktas kaip yra."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "atsiminti Å¡ablonÄ…"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Simbolių koduotė faile:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "NÄ—ra"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL suderinamumas"
@@ -2159,7 +2146,7 @@ msgstr ""
msgid "File to import"
msgstr "Failas importavimui"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Tekstiniai SQL užklausų failai"
@@ -2167,13 +2154,13 @@ msgstr "Tekstiniai SQL užklausų failai"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web serverio katalogas atsiuntimams"
@@ -2202,13 +2189,13 @@ msgstr ""
"limito. Gali bÅ«ti naudinga importuojant didelius failus, taÄiau gali "
"sugadinti transakcijas."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Praleisti įrašų(užklausų) skaiÄių nuo pradžios"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Įkelto failo formatas"
@@ -2252,283 +2239,283 @@ msgstr "Portretinis"
msgid "Paper size"
msgstr "Lapo dydis"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Kalba"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "eiluÄių pradedant nuo"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontaliai"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontalūs (pasukti pavadinimai)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikaliai"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "išdėstant %s pakartoti antraštes kas %s įrašų"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Operacija gali užtrukti. Tęsti?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "RÅ«Å¡iuoti pagal raktÄ…"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Nustatymai"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Tekstus rodyti dalinai"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Tekstus rodyti pilnai"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Ryšių schema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Ryšių schema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "PaslÄ—pti"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Naršyklės transformacija"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Įvykdyti išsaugotą užklausą"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Eilutė ištrinta"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Stabdyti procesÄ…"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "užklausą vykdoma"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Rodomi įrašai"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr " iš viso "
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Užklausa užtruko %01.4f sek."
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Redaguoti"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Veiksmai su užklausos rezultatais"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Spausdinti rezultatus (su pilnais tekstais)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Sąryšis nerastas"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versijos informacija"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Bendra direktorijų kelio dalis visiems InnoDB duomenų failams."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Duomenų failai"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buferio pool'o dydis"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buferio Pool'as"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB būsena"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buferio Pool'o naudojimas"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Viso"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "puslapiai"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Tušti puslapiai"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
#, fuzzy
msgid "Dirty pages"
msgstr "Tušti puslapiai"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Puslapiai su duomenimis"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Lentelės buferis %s išvalytas"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
#, fuzzy
msgid "Busy pages"
msgstr "Tušti puslapiai"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
#, fuzzy
msgid "Buffer Pool Activity"
msgstr "Buferio pool'o dydis"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Read užklausos"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Write užklausos"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatinio atstatymo režimas"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2536,11 +2523,11 @@ msgstr ""
"Režimas, skirtas automatiniam nusprogusių MyISAM lentelių atstatymui, kuris "
"nurodomas per --myisam-recover serverio startavimo parametrÄ…."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksimalus laikinų rūšiavimo failų dydis"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2549,22 +2536,22 @@ msgstr ""
"Maksimalus MySQL'ui leistinas laikinų failų dydis perkuriant MyISAM indeksus "
"(vykdant REPAIR TABLE, ALTER TABLE arba LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimalus laikinų failų dydis kuriant indeksus"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2572,83 +2559,83 @@ msgstr ""
"Jei ši reikšmė yra didesnė už 1, vykdant Repair, rūšiavimo procesas MyISAM "
"lentelių indeksus kuria lygegreÄiai (kiekvienÄ… indeksÄ… savo gijoje)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "RÅ«Å¡iavimo buferio dydis"
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "RÅ«Å¡iavimo buferio dydis"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2656,49 +2643,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "RÅ«Å¡iavimo buferio dydis"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2706,148 +2693,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formatas"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Eilutės pabaigos žymė"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Laukų reikšmės apskliaustos simboliais"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Laukų reikšmės baigiasi simboliu"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Eilutės pabaigos žymė"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Pakeisti NULL į"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Stulpelių pavadinimus įrašyti pirmoje eilutėje"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "Duomenys ekselio CSV formatu"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel variantas"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Duomenys"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Sukurta duomenų kopija lentelei"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Sukurta duomenų struktūra lentelei"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Įterpti lentelės antraštę"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Lentelės antraštė"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Lentelės antraštė (tęsinys)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Pavadinimo raktas"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Sąryšiai"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME tipai"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "DarbinÄ— stotis"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Atlikimo laikas"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Serverio versija"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP versija"
@@ -2855,23 +2842,23 @@ msgstr "PHP versija"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document skaiÄiuoklÄ—"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document tekstas"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Ataskaitos antraštė"
@@ -2879,102 +2866,102 @@ msgstr "Ataskaitos antraštė"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Ä®terpti savo komentarÄ… į header sritį (eiluÄių skirtukas \\n )"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Naudoti transakcijÄ… visam eksportui"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Atsisakyti išorinių raktų tikrinimo"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "DuombazÄ—s eksportavimo parinktys"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Lentelių ir laukų vardams naudoti šias kabutes ` `"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Pridėti į komentarus"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Sukūrimo/Atnaujinimo/Peržiūros datos"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Visiškas įterpimas"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Išplėstinis įterpimas"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Didžiausias sukurtos užklausos ilgis"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Naudoti užlaikytus įterpimus"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Ignoruoti INSERT užklausas."
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eksporto tipas"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedūros"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcijos"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Apribojimai eksportuotom lentelÄ—m"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Apribojimai lentelei"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME tipai lentelei"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Tik struktūra"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Tik struktūra"
@@ -2983,168 +2970,168 @@ msgstr "Tik struktūra"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS darbaknygÄ—"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX darbaknygÄ—"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Eksportuoti funkcijas"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Eksportuoti procedūras"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Eksportuoti lenteles"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Eksportuoti lenteles"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Eksportuoti lenteles"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Eksportuoti funkcijas"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Atverti naujÄ… phpMyAdmin langÄ…"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "No tables"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL rezultatas"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generavo:"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL gražino tuÅ¡ÄiÄ… rezultatų rinkinį (nÄ—ra eiluÄių)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Eiti į duomenų bazę"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "nustatymai"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Eiti į lentelę"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktūra"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Pakeisti lentelės turinį failo duomenimis "
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoruoti pasikartojanÄias eilutes"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Stulpelių vardai"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "LentelÄ—s vardas"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV naudojant LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3160,7 +3147,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3171,13 +3158,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL kliento versija"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3185,533 +3172,537 @@ msgid "None"
msgstr "NÄ—ra"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Pirminis"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeksas"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nėra pakeitimų"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "KoduotÄ—"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Dvejetainis"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarų"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Supaprastinta KinieÄių"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "TradicinÄ— KinieÄių"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "simbolių registras nesvarbus"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "simbolių registras svarbus"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatų"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Čekų"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danų"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglų"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estų"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "VokieÄių"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "žodynas"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonų knyga"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Vengrų"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandų"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonų"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvių"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lietuvių"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "KorÄ—jieÄių"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persų"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Lenkų"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Vakarų Europos"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumunų"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakų"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovėnų"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Ispanų"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradicinė ispanų"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Švedų"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailando"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkų"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "UkrainieÄių"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicodas"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "daugiakalbis"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "CentrinÄ—s Europos"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rusų"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltų"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armėnų"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kirylica"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabų"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Žydų"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzinų"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Graikų"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Čekų-Slovakų"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nežinoma"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Pradinis"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Atsijungti"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Užklausų langas"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Šis formatas neturi nustatymų"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Negerai"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Gerai"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Įjungta"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "IÅ¡vedimo sÄ…vybÄ—s"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF failo generavimas"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Stulpelių komentarų išvedimas"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"InformacijÄ…, kaip atnaujinti Column_comments lentelÄ™, galite rasti "
"dokumentacijoje."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Sukurti nuoroda SQL-užklausai"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL užklausų istorija"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Aprašymo nėra"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Serverio nustatymai"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Vartotojo vardas"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Jungtis"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Kintamasis"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Reikšmė"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Serverio ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Bet kurį vartotoją"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Naudokite teksto įvedimo lauką"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bet kurį prisijungimo adresą"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokali darbinÄ— stotis"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Dabartinis serveris"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Naudoti Host lentelÄ™"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generuoti Slaiptažodį"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "LentelÄ—s __TABLE__ turinys"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(tęsinys)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Lentelės __TABLE__ struktūra"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nežinoma kalba: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serveriai"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Kintamieji"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "KoduotÄ—s"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Varikliai"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binarinis logas"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesai"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sinchronizuoti"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Eiti į duomenų bazę"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Dabartinis serveris"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Nutolęs serveris"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Skirtumas"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Paieška duombazėje"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Vykdyti SQL sakinius duombazÄ—je <strong>%s</strong>"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Vykdyti SQL sakinius duombazÄ—je <strong>%s</strong>"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Stulpelių vardai"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Sukurti nuorodÄ…"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Leisti kitiems vartotojams naudotis šia žyme"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Pakeisti jau egzistuojanÄiÄ… žymÄ™ tuo paÄiu vardu"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Skyriklis"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Rodyti šią užklausą vėl "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Siųsti"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Peržiūra"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3719,7 +3710,7 @@ msgstr ""
"Klaida SQL užklausoje. Žemiau išvestas MySQL serverio pranešimas (jeigu toks "
"yra), turėtų padėti Jums nustatyti klaidos priežastį"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3741,35 +3732,35 @@ msgstr ""
"supaprastinite savo SQL užklausą ir perduodamų duomenų kiekį užklausoje ir "
"praneškite apie klaidą programos kūrėjams su žemiau pateikiama informacija:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "KIRPIMO PRADŽIA"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KIRPIMO PABAIGA"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "RAW PRADŽIA"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "RAW PABAIGA"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Trūksta uždaromosios kabutės"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Klaidingas vardas"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Klaidinga skyryba"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3778,21 +3769,21 @@ msgstr ""
"Neveikia SQL interpretatorius. Prašome patikrinkite ar yra suinstaliuoti "
"visi privalomi php moduliai, nurodyti %sdokumentacijoje%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "LentelÄ— atrodo tuÅ¡Äia!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Ilgis/reikšmės*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3811,7 +3802,7 @@ msgstr ""
"šios simbolius reikia papildomo dešininio įžambaus brūkšnio (pavyzdžiui: '\\"
"\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3819,12 +3810,12 @@ msgstr ""
"Nenaudokite iÅ¡skyrimo simbolių ar kabuÄiu, nurodydami reikÅ¡mÄ™ pagal "
"nutylÄ—jimÄ…. NaudokitÄ—s Å¡iuo formatu: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributai"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3833,11 +3824,11 @@ msgstr ""
"Norėdami gauti pilną sąrašą galimų transformacijų ir jų MIME tipų "
"transformacijų, spauskite %stransformacijos paaiškinimą%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformacijos nustatymai"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3850,18 +3841,18 @@ msgstr ""
"(\"'\"), naudokite viršutinį vertikalų pasvirą brūkšnį prieš šiuos simbolius "
"(pvz: '\\\\xyz' ar 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "NÄ—ra"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Kaip nurodyta:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3869,39 +3860,39 @@ msgid ""
msgstr ""
"Ši transformacija neturi paaiškinimo.<br />Klauskite autoriaus ką %s daro."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Saugojimo variklis"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "IÅ¡saugoti"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Pridėti stulpelį(-ius)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Pasirinkite bent vieną stulpelį išvedimui"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Įvykis"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3919,14 +3910,14 @@ msgstr ""
"lentelÄ—s eilutÄ—s lauko turinÄio failÄ… pavadinimas. Jeigu pateiksite antrÄ… "
"parametrą, ištrinkite pirmojo parametro reikšmę."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3934,12 +3925,12 @@ msgstr ""
"Parodo aktyvų mažinį; nustatymai: plotis,aukštis pikseliais (išsaugo "
"originalų santykį)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
"Išvedama nuoroda į šį paveikslėlį (tiesioginis blob atsisiuntimas ir pan.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3951,7 +3942,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3988,7 +3979,7 @@ msgstr ""
"atributą NOWRAP, tam kad išvedama būtų atvaizduota be perkėlimų į kitas "
"eilutes (nutylint: reikšmė lygi 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3998,7 +3989,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Išsaugo originalų lauko apipavidalinimą. Nevykdomas išvengimas."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4013,7 +4004,7 @@ msgstr ""
"argumentai: prefiksas (pvz \"http://domain.com/\"), plotis (pikseliais), "
"aukštis (pikseliais)."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4027,17 +4018,17 @@ msgstr ""
"Gražinama nuoroda į įvedimo lauke įrašytą failo pavadinimą; argumentai: "
"prefiksas (pvz \"http://domain.com/\"), nuorodos pavadinimas."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4060,66 +4051,66 @@ msgstr "ZIP archyve nerasta failų!"
msgid "Error in ZIP archive:"
msgstr "Klaida ZIP archyve:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Veiksmai"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL prisijungimo rūšiavimas"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Pasirinkta spalva"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Atstatyti į pradinę būseną"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokolo versija"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Vartotojas"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL koduotÄ—"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Interneto serveris"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL kliento versija"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP plÄ—tinys"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Rodyti PHP informacijÄ…"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Oficialus phpMyAdmin tinklapis"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4131,7 +4122,7 @@ msgstr ""
"nesaugi, bei gali būti atvira įsilaužimams, todėl rekomenduojame pakeisti "
"Å¡ias parinktis."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4140,7 +4131,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:282
+#: main.php:281
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 "
@@ -4150,7 +4141,7 @@ msgstr ""
"simbolių kodaciją. Be mbstring plėtinio phpMyAdmin negali tesingai skaidyti "
"stringų, todėl galite sulaukti netikėtų rezultatų."
-#: main.php:290
+#: main.php:289
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 "
@@ -4158,104 +4149,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Nustatymų faile nurodykite slaptą frazę (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nėra duombazių"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtras"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "IÅ¡valyti"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Sukurti lentelÄ™"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Pasirinkite duombazÄ™"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "LentelÄ— <b>%s</b> nerasta arba nenurodyta %s faile"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Pasirinkite puslapį redagavimui"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Sukurti naują puslapį"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Puslapis:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatinis išdėstymas"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Vidiniai sąryšiai"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Pasirinkite lenteles"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "įjungti scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4263,255 +4254,255 @@ msgstr ""
"Šis puslapis turi nuorodų į lenteles, kurios jau neegzistuoja. Ar norite "
"pašalinti šias nuorodas?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "LentelÄ— \"%s\" neegzistuoja!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Nustatykite lentelÄ—s %s koordinates"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "DuombazÄ—s \"%s\" schema - %s puslapis"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "No tables"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Ryšių schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Turinys"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Papildomai"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "IÅ¡saugoti vietÄ…"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Sukurti lentelÄ™"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
#, fuzzy
msgid "Create relation"
msgstr "PaskutinÄ— versija"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Perkrauti"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Pagalba"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "PaslÄ—pti/rodyti visus"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Lentelių skaiÄius"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Duomenų bazė %1$s sukurta."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importuoti failus"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "ViskÄ…"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Pasirinkite binarinį logą peržiūrai"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Failai"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Trumpinti rodomas užklausas"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Rodyti pilnas užklausas"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Logo pavadinimas"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "PadÄ—tis"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Įvykio tipas"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "PirminÄ— padÄ—tis"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informacija"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Simbolių rinkiniai ir Palyginimai"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nepažymėjote duombazės."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Sėkmingai pašalintos %s duombazės."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Duombazių statistika"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "LentelÄ—s"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "Serverio nustatymai"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "Serverio nustatymai"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Eiti į duomenų bazę"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "Serverio nustatymai"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikacija"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Patikrinti duombazÄ—s &quot;%s&quot; privilegijas."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Patikrinti privilegijas"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Neleisti statistikos"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Leisti statistikÄ…"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4519,11 +4510,11 @@ msgstr ""
"Pastaba: jeigu duombazės statistika įjungta - apkrovimas tarp www ir MySQL "
"darbinių stoÄių, gali padidÄ—ti aukÅ¡Äiau normos."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Saugojimo varikliai"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Peržiūrėti duombazių išrašą"
@@ -4731,20 +4722,20 @@ msgid "None"
msgstr "NÄ—ra"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Specifinės lentelių privilegijos"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Pastaba: MySQL privilegijų pavadinimai pateikiami anglų kalba"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globalios teisÄ—s"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Specifinės duombazių privilegijos"
@@ -4768,99 +4759,99 @@ msgstr "Prisijungimo informacija"
msgid "Do not change the password"
msgstr "Nekeisti slaptažodžio"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nerasta vartotojo(ų)."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Vartotojas %s jau yra!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Jūs sukūrėte naują vartotoją."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "JÅ«s pakeitÄ—te privilegijas %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "JÅ«s panaikinote privilegijas %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Vartotojo %s slaptažodis sėkmingai pakeistas."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Å aliname: %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nepasirinta vartotojų trynimui!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Perkraunamos privilegijos"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Pažymėti vartotojai sėkmingai pašalinti."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "TeisÄ—s sÄ—kmingai perkrautos."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Redaguoti privilegijas"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Panaikinti"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Vartotojų peržiūra"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Suteikti"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Bet kurį(ią)"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Sukurti naujÄ… vartotojÄ…"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Pašalinti pažymėtus vartotojus"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Panaikinti visas aktyvias vartotojų privilegijas ir pašalinti vartotojus."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"PaÅ¡alinti duombazes, turinÄias tokius paÄius vardus kaip ir vartotojai."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4872,49 +4863,49 @@ msgstr ""
"lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo nustatymų "
"failuose nurodytų teisių. Todėl %sperkraukite teises%s, jeigu norite tęsti. "
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Privilegijų lentelėje pasirinktas vartotojas nerastas."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Specifinės stulpelių privilegijos"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Sukurti privilegijas Å¡iai duombazei"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Sukurti privilegijas Å¡iai lentelei"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Pakeisti prisijungimo informacijÄ… / Kopijuoti vartotojo duomenis"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Sukurti naujÄ… vartotojÄ… su tom paÄiom privilegijom ir ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... palikti senÄ… vartotojÄ…."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... pašalinti seną vartotoją iš vartotojų lentelės."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... panaikinti visas privilegijas iš seno vartotojo ir poto jį pašalinti."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4922,111 +4913,111 @@ msgstr ""
" ... pašalinti seną vartotoją iš vartotojų lentelės ir poto perkrauti "
"privilegijas"
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "NÄ—ra"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Patikrinti duombazÄ—s &quot;%s&quot; privilegijas."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Vartotojai turintys priÄ—jimÄ… prie &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globalus"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "priklausantis nuo duombazÄ—s tipo"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "pakaitos simbolis"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "%s buvo sėkmingai išjungtas."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin negalėjo išjungti %s proceso. Gali būti jog jis jau užbaigė darbą."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Nežinoma klaida"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Serverio nustatymai"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5035,130 +5026,130 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Pasirinkite duombazÄ™"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
#, fuzzy
msgid "Synchronize databases with master"
msgstr "Sinchronizuoti duomenų bazes"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Fulltext"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Fulltext"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Šeštadienis"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Praleisti klaidÄ…"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5166,79 +5157,79 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Ä®vykdytų FLUSH užklausų skaiÄius."
-#: server_status.php:49
+#: server_status.php:48
#, fuzzy
msgid "The number of internal COMMIT statements."
msgstr "Ä®vykdytų FLUSH užklausų skaiÄius."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5246,7 +5237,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5254,45 +5245,45 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
#, fuzzy
msgid "The number of internal ROLLBACK statements."
msgstr "Ä®vykdytų FLUSH užklausų skaiÄius."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
#, fuzzy
msgid "The number of pages currently dirty."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
#, fuzzy
msgid "The number of free pages."
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5300,33 +5291,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5335,228 +5326,228 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
#, fuzzy
msgid "The current number of pending fsync() operations."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:76
+#: server_status.php:75
#, fuzzy
msgid "The current number of pending reads."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:77
+#: server_status.php:76
#, fuzzy
msgid "The current number of pending writes."
msgstr "Duomenų įraÅ¡ymų skaiÄius."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Duomenų įraÅ¡ymų skaiÄius."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
#, fuzzy
msgid "The number of log write requests."
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
#, fuzzy
msgid "The number of pages created."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
#, fuzzy
msgid "The number of pages read."
msgstr "Duomenų nuskaitymų skaiÄius."
-#: server_status.php:94
+#: server_status.php:93
#, fuzzy
msgid "The number of pages written."
msgstr "Duomenų įraÅ¡ymų skaiÄius."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
#, fuzzy
msgid "The number of files that are open."
msgstr "Duomenų įraÅ¡ymų skaiÄius."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
#, fuzzy
msgid "The number of tables that are open."
msgstr "Duomenų įraÅ¡ymų skaiÄius."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
#, fuzzy
msgid "The number of cache hits."
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5564,106 +5555,106 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Atstatyti į pradinę būseną"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
#, fuzzy
msgid "The number of sorted rows."
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5671,18 +5662,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5690,110 +5681,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Veikimo informacija"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Užklausų saugykla"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Naudoti užlaikytus įterpimus"
-#: server_status.php:367
+#: server_status.php:366
#, fuzzy
msgid "Key cache"
msgstr "Užklausų saugykla"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "RÅ«Å¡iavimas"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Rodyti lentelÄ—s"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Rodyti procesus"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Atstatyti į pradinę būseną"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL serverio veikimo trukmÄ—: %s. Serveris pradÄ—jo veikti: %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5801,46 +5792,46 @@ msgstr ""
"<b>Serverio apkrovimas</b>: Å¡iose lentelÄ—se saugoma statistinÄ— informacija "
"apie MySQL serverio apkrovimÄ… nuo paleidimo dienos."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Apkrovimas"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per valandÄ…"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Gauta"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Siųsta"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Prisijungimai"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "NepavykÄ™ bandymai"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Nutraukta"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5849,277 +5840,273 @@ msgstr ""
"<b>Užklausų statistika</b>: nuo paleidimo dienos buvo išsiųsta %s užklausų į "
"serverį."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minutÄ™"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per sekundÄ™"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Užklausos tipas"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikacijos būsena"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "Nepavyko prisijungti prie MySQL serverio"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "Nepavyko prisijungti prie MySQL serverio"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' duomenų bazė neegzistuoja."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
#, fuzzy
msgid "Structure Synchronization"
msgstr "Duomenų sinchronizacija"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Duomenų sinchronizacija"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Skirtumas"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Skirtumas"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Pridėti stulpelį(-ius)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
#, fuzzy
msgid "Remove column(s)"
msgstr "Pridėti stulpelį(-ius)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Pakeisti stulpelį(-ius)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
#, fuzzy
msgid "Remove index(s)"
msgstr "Keisti indeksÄ…(-us)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
#, fuzzy
msgid "Apply index(s)"
msgstr "Keisti indeksÄ…(-us)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Įterpti eilutę(-es)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Įrašyti pakeitimus"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Sinchronizuoti duomenų bazes"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Nesaugus susijungimas"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Nustatymų failas"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Serverio kintamieji ir nustatymai"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sesijos reikšmė"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globali reikšmė"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Nustatymų failas"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Parsisiųsti"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Apžvalga"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Naujas serveris"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Įprastinė kalba"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "leisti vartotojui pasirinkti"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Įprastinis serveris"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "EilutÄ—s galas"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Rodymas"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokali darbinÄ— stotis"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin tinklapis"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Paremti"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funkcijos"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
#, fuzzy
msgid "Edit server"
msgstr "Naujas serveris"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Sukurti naujÄ… vartotojÄ…"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Neteisinga reikšmė"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "PerspÄ—jimas"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6129,66 +6116,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Leisti jungtis prie bet kurio MySQL serverio"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish paslaptis"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Paryškinti pažymėtas eilutes"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Eilutės žymeklis"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Paryškinti eilutę po pelės žymekliu"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Paryškinti žymeklį"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6196,445 +6183,437 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR laukų redagavimas"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Patvirtinti DROP užklausas"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Pervadinti duombazę į"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Įprastinis serveris"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Pervadinti duombazę į"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Rodyti duomenų bazes kaip sąrašą"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Rodyti serverius kaip sąrašą"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Nepavyko prisijungti prie MySQL serverio"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Pateiktoje formoje yra klaidų"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Neteisingas IP adresas: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Neteisingas jungties skaiÄius"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Trūksta duomenų %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "NÄ—ra neneigiamas skaiÄius"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "NÄ—ra teigiamas skaiÄius"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Ilgiausias vykdymo laikas"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Simbolių koduotė faile:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Duomenų bazės vardo šablonas"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Serverio vardo Å¡ablonas"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "LentelÄ—s vardo Å¡ablonas"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "IÅ¡saugoti serveryje"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Atsiminti failo vardo Å¡ablonÄ…"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "ne"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Naudoti SSL susijungimÄ…"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "DuombazÄ—s eksportavimo parinktys"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Eksportuoti lenteles"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importuoti failus"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Duomenų bazių rodymo nustatymai"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Lentelių rodymo nustatymai"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Lentelių rodymo nustatymai"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "DuombazÄ—s eksportavimo parinktys"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Saugumas"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Pagrindiniai nustatymai"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Serverio nustatymai"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA duomenų bazė"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "DuombazÄ—s eksportavimo parinktys"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "DuombazÄ—s eksportavimo parinktys"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL užklausos laukelis"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL užklausa"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Statusas"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "KortelÄ—s"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6642,25 +6621,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignoruoti klaidas"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6671,155 +6650,155 @@ msgstr ""
"limito. Gali bÅ«ti naudinga importuojant didelius failus, taÄiau gali "
"sugadinti transakcijas."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
#, fuzzy
msgid "Partial import: allow interrupt"
msgstr "Dalinis importas: praleisti užklausas"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Dalinis importas: praleisti užklausas"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Nesaugus susijungimas"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Rodyti logotipÄ…"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Rodyti serverių pasirinkimą"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Duomenų bazės vardo šablonas"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
#, fuzzy
msgid "Display databases in a tree"
msgstr "Rodyti duomenų bazes kaip sąrašą"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL kliento versija"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
#, fuzzy
msgid "Table tree separator"
msgstr "Duomenų bazės vardo šablonas"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
#, fuzzy
msgid "Highlight server under the mouse cursor"
msgstr "Paryškinti eilutę po pelės žymekliu"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6827,165 +6806,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Nėra duombazių"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Išteklių apribojimai"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6995,148 +6974,148 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Palikite tuÅ¡ÄiÄ…, jei nenaudojamas"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Leisti prisijungti kaip root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
#, fuzzy
msgid "Compress connection to MySQL server"
msgstr "Nepavyko prisijungti prie MySQL serverio"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
#, fuzzy
msgid "Compress connection"
msgstr "Naudoti SSL susijungimÄ…"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Susijungimo tipas"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "No tables"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentuoti lentelÄ™"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Neleisti matyti INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7147,337 +7126,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Naudoti PHP išplėtimą"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Nėra duombazių"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Serverio adresas"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Serverio jungtis"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Redaguoti"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatinio atstatymo režimas"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Parametrai"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Serverio jungtis"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Nepavyko prisijungti prie MySQL serverio"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Stulpelių komentarų išvedimas"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
#, fuzzy
msgid "Verbose check"
msgstr "Versijos patikrinimas"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Rodyti spalvÄ…"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Rodyti pilnas užklausas"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "EiluÄių statistika"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7485,39 +7464,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Rodyti lentelÄ—s"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "taip"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7525,658 +7504,658 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versijos patikrinimas"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Rodomas PHP kodas"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Rodoma SQL užklausa"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "IÅ¡kilo problemos su `%s` lentelÄ—s indeksais"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nuorodos Antraštė"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "LentelÄ— %1$s sÄ—kmingai pakeista"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Naršyti išorines reikšmes"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoruoti"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Tai yra jo ilgis,<br /> Å¡is laukelis neredaguojamas "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Dvejetainis - nekeisti"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Įterpti naują įrašą"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Įterpti kaip naują eilutę ir ignoruoti klaidas"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Rodoma SQL užklausa"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Sugrįžti į buvusį puslapį"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Įterpti kitą naują eilutę"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Grįžti atgal į šį puslapį"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Redaguoti kitą įrašą"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Šokinėjimui tarp reikšmių naudokite TAB mygtuką arba naudokite CTRL+rodyklės"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "LentelÄ— %s jau yra!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Duomenų bazė %1$s sukurta."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Peržiūrėti lentelės struktūros atvaizdį"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Pirminio rakto pavadinimas turi būti \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "IndeksÄ… pervadinti PIRMINIU nepavyko!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Neaprašytos indekso dalys!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Sukurti naujÄ… indeksÄ…"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Keisti indeksÄ…"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indekso vardas&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indekso tipas&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>yra vienintelis</b> pirminio rakto tipas!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Įterpti indeksui papildomus &nbsp;%s&nbsp;stulpelį(ius)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Negalima perkelti lentelÄ—s į jÄ… paÄiÄ…!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Negalima kopijuoti lentelÄ—s į jÄ… paÄiÄ…!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Lentelė %s perkelta į %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Letelė %s nukopijuota į %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "TuÅ¡Äias lentelÄ—s vardas!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Pakeisti lentelÄ—s rikiavimÄ… pagal:"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(pavieniui)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Perkelti lentelė į (duombazė<b>.</b>lentelė):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "LentelÄ—s parinktys"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Pervadinti lentelę į"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopijuoti lentelė į (duombazė<b>.</b>lentelė):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Pereiti į lentelės kopiją"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "LentelÄ—s diagnostika"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentuoti lentelÄ™"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Lentelės buferis %s išvalytas"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "IÅ¡valyti lentelÄ™ (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "LentelÄ—s diagnostika"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizuoti"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Pažymėti"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimizuoti"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Taisyti"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Patikrinti sąryšių vientisumą:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Rodyti lentelÄ—s"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Vietos naudojimas"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "IÅ¡naudota"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektyvus"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "EiluÄių statistika"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Parametrai"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinaminis"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "EilutÄ—s ilgis"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "EilutÄ—s dydis"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Vidiniai sąryšiai"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nepasirinkti įrašai"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykdyti \"užklausą pagal pavyzdį\" (pakaitos simbolis: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operatorius"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Pasirinkite laukus (nors vienÄ…)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Įterpkite paieškos sąlygas į \"where\" sakinį:"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "EiluÄių skaiÄius puslapyje"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Atvaizdavimo tvarka:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Peržiūrėti skirtingas reikšmes"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "NÄ—ra"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "LentelÄ— %s panaikinta"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Stulpeliui %s sukurtas PIRMINIS raktas"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indeksas sukurtas %s stulpeliui"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Peržiūrėti sąryšius"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Analizuoti lentelės struktūrą"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Pridėti stulpelį(-ius)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "LentelÄ—s pabaigoje"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Lentelės pradžioje"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Po %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Sukurti indeksÄ… &nbsp;%s&nbsp;stulpeliui(iams)"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL užklausos įvykdytos."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Uždaryti"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Vartotojo vardas"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL vykdymas"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Eksportuoti lenteles"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
#, fuzzy
msgid "Show versions"
msgstr "PaskutinÄ— versija"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versija"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "PaskutinÄ— versija"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8185,49 +8164,67 @@ msgstr ""
"Temos nėra palaikomos, patikrinkite savo konfigūraciją ir/arba savo temų "
"direktorijÄ… %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Gauti daugiau išvaizdų!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Galimi MIME-tipai"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME tipai atspausdinti pasvirusiu šriftu neturi atskirų transformacijos "
"funkcijos."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Galimos transformacijos"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Paaiškinimas"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Neturite pakankamai teisių"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profilis papildytas."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Pervadinti lentelę į"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nepavyko užkrauti <em>iconv</em> arba <em>recode</em> plėtinių, "
+#~ "reikalingų koduotės kovertavimui. Suteikite PHP teises naudotis šiais "
+#~ "išplėtimais arba išjunkite phpMyAdmin koduotės konvertavimą. "
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kraunant plėtinių pranešimus, nepavyko pasinaudoti <em>iconv</em> arba "
+#~ "<em>libiconv</em> arba <em>recode_string</em> funkcijomis. Pasitkrinkite "
+#~ "PHP parinktis. "
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/lv.po b/po/lv.po
index fcd8f451d0..9dec6befd0 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: latvian <lv@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "RÄdÄ«t visu"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Lapas numurs:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,300 +35,300 @@ msgstr ""
"vai arÄ« JÅ«su pÄrlÅ«kprogramma bloÄ·e starplogu saskarsmi JÅ«su droÅ¡Ä«bas "
"iestÄdÄ«jumu dēļ."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Meklēt"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Aiziet!"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Atslēgas nosaukums"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Apraksts"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Lietot šo vērtību"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "DatubÄze %s tika izdzÄ“sta."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "DatubÄzes komentÄrs: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "KomentÄrs tabulai"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Kolonnu nosaukumi"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tips"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulle"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Noklusēts"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Linki uz"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "KomentÄri"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "NÄ“"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "JÄ"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "DrukÄt"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ApskatÄ«t datubÄzes dampu (shÄ“mu)"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tabulas nav atrastas Å¡ajÄ datubÄzÄ“."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Iezīmēt visu"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Neiezīmēt neko"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "DatubÄzes nosaukums ir tukÅ¡s!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "DatubÄze %s tika pÄrsaukta par %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "DatubÄze %s tika pÄrkopÄ“ta uz %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "PÄrsaukt datubÄzi par"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komanda"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "KopÄ“t datubÄzi uz"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Tikai struktūra"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktūra un dati"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Tikai dati"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Pievienot AUTO_INCREMENT vērtību"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Pievienot ierobežojumus"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "PÄrslÄ“gties uz nokopÄ“to datubÄzi"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Statuss"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Ieslēgts"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Izslēgts"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Restaurēt tabulu"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Izslēgts"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Ieslēgts"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "IzkÄrtojumi"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"PapildiespÄ“jas darbam ar saistÄ«tÄm tabulÄm tika izslÄ“gtas. Lai uzzinÄtu "
"kÄpÄ“c, klikÅ¡kiniet %sÅ¡eit%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Labot PDF lapas"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabula"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rindas"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Izmērs"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "lietoÅ¡anÄ"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Izveidošana"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "PÄ“dÄ“jÄ atjaunoÅ¡ana"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "PÄ“dÄ“jÄ pÄrbaude"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,416 +392,422 @@ msgid_plural "%s tables"
msgstr[0] "%s tabula(s)"
msgstr[1] "%s tabula(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "JÅ«su SQL vaicÄjums tika veiksmÄ«gi izpildÄ«ts"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "KÄrtoÅ¡ana"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "AugoÅ¡Ä secÄ«bÄ"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "DilstoÅ¡Ä secÄ«bÄ"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "RÄdÄ«t"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kritērijs"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ielikt"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Un"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Dzēst"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Vai"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Labot"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Pievienot/Dzēst ierakstu"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Pievienot/Dzēst laukus (kolonnas)"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Atjaunot vaicÄjumu"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Lietot tabulas"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL vaicÄjums uz datubÄzes <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "IzpildÄ«t vaicÄjumu"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Pieeja aizliegta"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "kaut viens no vÄrdiem"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "visi vÄrdi"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "precÄ«za frÄze"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kÄ regulÄrÄ izteiksme"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "MeklÄ“Å¡anas rezultÄti \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s rezultÄti tabulÄ <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s rezultÄti tabulÄ <i>%s</i>"
+msgstr[1] "%s rezultÄti tabulÄ <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Apskatīt"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Dzēst"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>KopumÄ:</b> <i>%s</i> rezultÄti"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>KopumÄ:</b> <i>%s</i> rezultÄti"
+msgstr[1] "<b>KopumÄ:</b> <i>%s</i> rezultÄti"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "MeklÄ“t datubÄzÄ“"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "VÄrdi vai vÄ“rtÄ«bas meklÄ“Å¡anai (aizstÄjÄ“jzÄ«me: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Atrast:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "VÄrdi ir atdalÄ«ti ar tukÅ¡umu (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "TabulÄ(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "TabulÄ(s):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Pievienot"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktūra"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Likvidēt"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Iztukšot"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabula %s tika iztukšota"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "Lauks %s tika izdzēsts"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabula %s tika izdzēsta"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "RelÄcijas"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "KopumÄ"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Ar iezīmēto:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Iezīmēt visu"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Neiezīmēt neko"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "IezÄ«mÄ“t tabulas ar pÄrtÄ“riņu"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Izdrukas versija"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "PÄrbaudÄ«t tabulu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizēt tabulu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Restaurēt tabulu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizēt tabulu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksports"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Datu vÄrdnÄ«ca"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "DatubÄze"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Izveidot"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Darbība"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Persiešu"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Tikai struktūra"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "PÄrbaudÄ«t tabulu"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "DatubÄze"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nepietiek vietas, lai saglabÄtu failu %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -809,92 +815,92 @@ msgstr ""
"Fails %s jau eksistē uz servera. Lūdzu nomainiet faila nosaukumu vai "
"atzÄ«mÄ“jiet failu pÄrrakstÄ«Å¡anas opciju."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web serverim nav tiesÄ«bu rakstÄ«t failÄ %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damps tika saglabÄts failÄ %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Nevar nolasīt failu"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Ieraksts tika dzēsts."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Atpakaļ"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin ir vairÄk draudzÄ«gs <b>freimu atbalstoÅ¡Äm</b> pÄrlÅ«kprogrammÄm."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -902,15 +908,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" komanda ir aizliegta."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Vai JÅ«s tieÅ¡Äm gribat "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "JÅ«s taisaties LIKVIDÄ’T veselu datubÄzi!"
@@ -939,41 +945,41 @@ msgstr "Hosts nav norÄdÄ«ts!"
msgid "The user name is empty!"
msgstr "LietotÄja vÄrds nav norÄdÄ«ts!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parole nav norÄdÄ«ta!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Paroles nesakrīt!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Labojumi tika saglabÄti"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "RelÄciju pÄrskats"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "IekÅ¡Ä“jÄs relÄcijas"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -981,13 +987,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "GalvenÄs relÄciju Ä«paÅ¡Ä«bas"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Izslēgts"
@@ -1003,125 +1009,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "IzvÄ“lieties, kuru lauku rÄdÄ«t"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Mainīt paroli"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Uzģenerēja"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Nav"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Iepriekšējie"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "NÄkamie"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "KopÄ"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "BinÄrais"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "JÅ«n"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "JÅ«l"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1129,296 +1146,296 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "JÅ«n"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "JÅ«l"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Sv"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "P"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "O"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pk"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sv"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "P"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "O"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "T"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "C"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pk"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "S"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Sv"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "P"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "O"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "T"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "C"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pk"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "S"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "lietoÅ¡anÄ"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "sekundē"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Var būt aptuvens skaits. Skatīt FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nav definēti indeksi!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksi"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "UnikÄlais"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "KardinalitÄte"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "KomentÄri"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Labot"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "PrimÄrÄ atslÄ“ga tika izdzÄ“sta"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indekss %s tika izdzēsts"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "DatubÄzes"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Kļūda"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1426,7 +1443,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Rindas nav iezīmētas"
msgstr[1] "Rindas nav iezīmētas"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1434,96 +1451,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Rindas nav iezīmētas"
msgstr[1] "Rindas nav iezīmētas"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabula %s tika pÄrsaukta par %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "izmantot Å¡o stilu"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "TÄ“ma / Stils"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Nevar pieslÄ“gties: kļūda konfigurÄcijÄ."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Laipni lūgti %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1535,62 +1552,62 @@ msgstr ""
"failÄ, un pÄrliecinieties, ka tie atbilst informÄcijai, ko Jums deva MySQL "
"servera administrators."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Ieiet"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentÄcija"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Serveris"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "LietotÄjvÄrds:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parole:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Servera izvēle"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "\"Cookies\" ir jÄbÅ«t atļautiem aiz Å¡Ä« punkta."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nevar pieslēgties MySQL serverim"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Kļūdains lietotÄjvÄrds/parole. Pieeja aizliegta."
@@ -1628,28 +1645,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nevar ielÄdÄ“t iconv vai recode paplaÅ¡inÄjumu, kas ir nepiecieÅ¡ams rakstzÄ«mju "
-"konvertÄcijai, lÅ«dzu nokonfigurÄ“jiet php, lai varÄ“tu lietot Å¡os "
-"paplaÅ¡inÄjumus, vai arÄ« atslÄ“dziet rakstzÄ«mju konvertÄciju phpMyAdmin "
-"konfigurÄcijÄ."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nevar lietot iconv, libiconv vai recode_string funkciju, bet php saka, ka "
-"paplaÅ¡inÄjums ir ielÄdÄ“ts. PÄrbaudiet php konfigurÄciju."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1664,12 +1660,12 @@ msgstr ""
"par kļūdÄm. VairÄkumÄ gadÄ«jumu kaut kur pietrukst pÄ“diņa vai semikols.<br /"
">Ja redzat tukÅ¡u lapu, viss ir kÄrtÄ«bÄ."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1677,204 +1673,204 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktīvai ir JĀBŪT nodefinētai Jūsu "
"konfigurÄcijas failÄ!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Serveris"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Jums ir jÄuzliek %s %s vai jaunÄks."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "MaksimÄlais izmÄ“rs: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Nosūtīts"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Nosūtīts"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "DokumentÄcija"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL vaicÄjums"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL teica: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Izskaidrot SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Neizskaidrot SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Bez PHP koda"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Izveidot PHP kodu"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Atjaunot"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "NepÄrbaudÄ«t SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "PÄrbaudÄ«t SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Laiks"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "baiti"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%m.%Y %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dienas, %s stundas, %s minūtes un %s sekundes"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "SÄkums"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Iepriekšējie"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Beigas"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "pÄriet pie datubÄzes &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Darbības"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1882,211 +1878,200 @@ msgid ""
msgstr ""
"nevar ielÄdÄ“t paplaÅ¡inÄjumu %s,<br />lÅ«dzu pÄrbaudiet PHP konfigurÄciju"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nosaukums"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "DatubÄze %s tika izdzÄ“sta."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "VaicÄjums pÄ“c parauga"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Eksports"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilēģijas"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Var būt aptuvens skaits. Skatīt FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "PÄrtÄ“riņš"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serveris neatbild"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Mainīt paroli"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nav paroles"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parole"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "AtkÄrtojiet"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Paroles jaukšana"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 savietojams"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Uzģenerēja"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Izveidot jaunu datubÄzi"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Izveidot"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nav privilēģiju"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Izveidot jaunu tabulu datubÄzÄ“ %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Rindu skaits vienÄ lapÄ"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "SaglabÄt %s rindas, sÄkot ar %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "SaglabÄt kÄ failu"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "SaglabÄt uz servera direktorijÄ %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "PÄrrakstÄ«t eksistÄ“joÅ¡os failus"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Faila nosaukuma Å¡ablons"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "LietotÄjvÄrds"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2094,40 +2079,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "atcerēties šablonu"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Tabulas kodējums:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nav"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "Arhivēts ar zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "Arhivēts ar gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "Arhivēts ar bzip"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2152,7 +2137,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Teksta faila atraÅ¡anÄs vieta"
@@ -2160,13 +2145,13 @@ msgstr "Teksta faila atraÅ¡anÄs vieta"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktoija, kuru norÄdijÄt augÅ¡upielÄdei, nav pieejama"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web servera augÅ¡upielÄdes direktorija"
@@ -2192,11 +2177,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2240,396 +2225,396 @@ msgstr "Portrets"
msgid "Paper size"
msgstr "Papīra izmērs"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rindas sÄkot no"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontÄlÄ"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontÄlÄ (pagriezti virsraksti)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikÄlÄ"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "KÄrtot pÄ“c atslÄ“gas"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Darbības"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Daļēji teksti"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Pilni teksti"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "RelÄciju shÄ“ma"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "RelÄciju shÄ“ma"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "PÄrlÅ«kprogrammas transformÄcija"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "IzpildÄ«t iegrÄmatoto vaicÄjumu"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Ieraksts tika dzēsts"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "NogalinÄt"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "vaicÄjumÄ"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "ParÄdu rindas"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "kopÄ"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "VaicÄjums ilga %01.4f s"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Labot"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Drukas skats (ar pilniem tekstiem)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Links nav atrasts"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Piekļuves informÄcija"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Tikai dati"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB statuss"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "KopÄ"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Tabula %s tika atsvaidzinÄta"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2637,48 +2622,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2686,148 +2671,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formats"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV dati"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Rindas atdalītas ar"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Lauki iekļauti iekš"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "GlÄbjoÅ¡a (escape) rakstzÄ«me ir"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Rindas atdalītas ar"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Aizvietot NULL ar"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Likt kolonnu nosaukumus pirmajÄ rindÄ"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV dati MS Excel formÄtÄ"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel redakcija"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dati"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dati tabulai"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tabulas struktūra tabulai"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Iekļaut tabulas virsrakstu"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabulas virsraksts"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Tabulas virsraksta turpinÄjums"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etiķetes atslēga"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "RelÄcijas"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME tips"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Hosts"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Izveidošanas laiks"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Servera versija"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Versija"
@@ -2835,23 +2820,23 @@ msgstr "PHP Versija"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2859,104 +2844,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Ievietot virsrakstÄ komentÄru (\\n atdala rindas)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Iekļaut eksportu transakcijÄ"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "NepÄrbaudÄ«t ÄrÄ“jÄs atslÄ“gas"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "DatubÄzu eksporta opcijas"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Pievienot komentÄros"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Izveidošanas/Atjaunošanas/Piekļuves datumi"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Pilnas INSERT izteiksmes"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "PaplaÅ¡inÄtas INSERT izteiksmes"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Lietot aizturētos INSERT"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Lietot IGNORE INSERTS"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eksporta veids"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Procesi"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funkcija"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ierobežojumi izmestÄm tabulÄm"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ierobežojumi tabulai"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TIPI TABULAI"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELÄ€CIJAS TABULAI"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Tikai struktūra"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2964,168 +2949,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Eksporta veids"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Eksporta veids"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nav tabulu"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL rezultÄts"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Uzģenerēja"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL atgrieza tukÅ¡o rezultÄtu (0 rindas)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Nav datubÄzu"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktūra"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Aizvietot tabulas datus ar datiem no faila"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolonnu nosaukumi"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3141,7 +3126,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3152,12 +3137,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3165,533 +3150,537 @@ msgid "None"
msgstr "Nav"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "PrimÄrÄ"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indekss"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Pilni teksti"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Netika labots"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Kodējums"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "BinÄrais"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "BulgÄru"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "VienkÄrÅ¡ota Ä·Ä«nieÅ¡u"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "TradicionÄla Ä·Ä«nieÅ¡u"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "reģistrnejūtīgs"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "reģistrjūtīgs"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "HorvÄtu"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ÄŒehu"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "DÄņu"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Angļu"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Igauņu"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "VÄcu"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "vÄrdnÄ«ca"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonu grÄmata"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "UngÄru"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandiešu"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "JapÄņu"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latviešu"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lietuviešu"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejiešu"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persiešu"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poļu"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Rietumeiropas"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "RumÄņu"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SlovÄku"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovēņu"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "SpÄņu"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "TradicionÄlÄ spÄņu"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Zviedru"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Taizemiešu"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turku"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraiņu"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikods"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "daudzvalodu"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "CentrÄleiropas"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Krievu"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltijas"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armēņu"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kirilisks"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ArÄbu"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Ebreju"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzīnu"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "GrieÄ·u"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ÄŒehu-SlovÄku"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nazinÄma"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "SÄkumlapa"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Iziet"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "VaicÄjuma logs"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Å im formÄtam nav opciju"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nav OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Labi"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Ieslēgts"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "RÄdÄ«t iespÄ“jas"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF failu izveide"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "RÄdu kolonnu komentÄrus"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"LÅ«dzu skatieties dokumentÄciju par to, kÄ atjaunot 'Column_comments' tabulu"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "SaglabÄtie SQL vaicÄjumi"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL vēsture"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Bez apraksta"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "LietotÄjvÄrds"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "KÄrtoÅ¡ana"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Mainīgais"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vērtība"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Servera ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "JebkurÅ¡ lietotÄjs"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Lietot teksta lauku"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Jebkurš hosts"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "LokÄls"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Å is hosts"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Lietot hostu tabulu"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Tabulas __TABLE__ saturs"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(turpinÄjums)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Tabulas __TABLE__ struktūra"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Serveris"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Mainīgie"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Rakstzīmju kodējumi"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "BinÄrais log-fails"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "MeklÄ“t datubÄzÄ“"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "MeklÄ“t datubÄzÄ“"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Kolonnu nosaukumi"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "SaglabÄt Å¡o SQL vaicÄjumu"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Dot ikvienam lietotÄjam pieeju Å¡ai grÄmatzÄ«mei"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " RÄdÄ«t Å¡o vaicÄjumu Å¡eit atkal "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Nosūtīt"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Tikai apskatīt"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3699,7 +3688,7 @@ msgstr ""
"IzkatÄs, ka JÅ«su SQL vaicajumÄ ir kļūda. MySQL servera kļūdas pazinojums "
"zemÄk, ja tÄds ir, var arÄ« palÄ«dzet Jums diagnosticÄ“t problÄ“mu."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3722,35 +3711,35 @@ msgstr ""
"problÄ“mas, un atsÅ«tiet mums ziņojumu par kļūdu, iekļaujot tajÄ datus no "
"IZGRIEZT sekcijas zemÄk:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "IZGRIEZT NO ŠĪS VIETAS"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "IZGRIEZT LĪDZ ŠAI VIETAI"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "RINDAS SÄ€KUMS"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "RINDAS BEIGAS"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Neaizvērtas pēdiņas"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Nederīgs identifikators"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "NezinÄmÄ punktuÄcijas zÄ«me"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3759,21 +3748,21 @@ msgstr ""
"Nevar inicializÄ“t SQL pÄrbaudÄ«tÄju. LÅ«dzu pÄrbaudiet, vai esat uzinstalÄ“juÅ¡i "
"nepiecieÅ¡amos PHP paplaÅ¡inÄjumus, kÄ aprakstÄ«ts %sdokumentÄcijÄ%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Garums/Vērtības*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3791,7 +3780,7 @@ msgstr ""
"(\\) vai vienkÄrÅ¡o pÄ“diņu (') kÄdÄ no Å¡Ä«m vÄ“rtÄ«bÄm, lieciet tÄs priekÅ¡Ä "
"atpakaļējo slīpsvītru (piemēram, '\\\\xyz' vai 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3799,12 +3788,12 @@ msgstr ""
"NoklusÄ“tajÄm vÄ“rtÄ«bÄm, lÅ«dzu ievadiet tikai paÅ¡u vertÄ«bu, bez izsargÄÅ¡anÄs "
"ar atpakaļējo slÄ«psvÄ«tru vai pÄ“diņÄm, lietojot Å¡o formatu: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atribūti"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3813,11 +3802,11 @@ msgstr ""
"Lai iegÅ«tu pieejamo transformÄciju opcijas un to MIME tipu transformÄcijas, "
"uzklikÅ¡Ä·iniet uz %stransformÄciju apraksti%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "TransformÄcijas opcijas"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3829,58 +3818,58 @@ msgstr ""
"vienkÄrÅ¡Ä pÄ“diņa (\"'\") starp Å¡Ä«m vÄ“rtÄ«bÄm, lieciet tÄs priekÅ¡Ä vÄ“l vienu "
"atpakaļējo slīpsvītru (piemēram '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nav"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "Å ai transformÄcijai nav apraksta.<br />JautÄjiet autoram, ko %s dara."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "SaglabÄt"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Pievienot %s lauku(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Nosūtīts"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3897,14 +3886,14 @@ msgstr ""
"nosaukums. OtrÄ opcija ir iespÄ“jamais lauka nosaukums tabulas rindÄ, kas "
"satur faula nosaukumu. Ja izmantojat otro opciju, pirmo atstÄjiet tukÅ¡o."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3912,11 +3901,11 @@ msgstr ""
"ParÄda klikÅ¡Ä·inÄmo sÄ«ktÄ“lu; opcijas: platums, augstums pikseļos (saglabÄjot "
"oriÄ£inÄlÄs proporcijas)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "ParÄda linku uz Å¡o attÄ“lu (tieÅ¡a blob lauka lajuplÄde)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3928,7 +3917,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3963,7 +3952,7 @@ msgstr ""
"ir 1). Ceturtais parametrs, ja vienÄds ar 1, liek NOWRAP parametru satura "
"Å¡Å«nai, tÄ kÄ izvade tiks attÄ“lota bez pÄrformatÄ“Å¡anas. (noklusÄ“jums ir 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3975,7 +3964,7 @@ msgstr ""
"SaglabÄ lauka oriÄ£inÄlo formatÄ“jumu. SpeciÄlo rakstzÄ«mju pasargÄÅ¡ana netiek "
"veikta."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3990,7 +3979,7 @@ msgstr ""
"prefikss, piemÄ“ram, \"http://domens.lv/\", otrÄ opcija ir platums pikseļos, "
"treÅ¡Ä ir augstums."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4004,17 +3993,17 @@ msgstr ""
"ParÄda attÄ“lu un linku, lauks satur faila nosauumu; pirmÄ opcija ir "
"prefikss, piemÄ“ram, \"http://domens.lv/\", otrÄ opcija ir linka nosaukums."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4036,68 +4025,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Darbība"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL konekcijas kÄrtoÅ¡ana"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Atcelt"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "LietotÄjs"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL kodējums"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Versija"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "ParÄdÄ«t PHP informÄciju"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "OficiÄlÄ phpMyAdmin mÄjaslapa"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4109,21 +4098,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:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4131,104 +4120,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "KonfigurÄcijas fails tagad prasa slepeno paroli (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nav datubÄzu"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "KalendÄrs"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Izveidot jaunu lapu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "LÅ«dzu izvÄ“lieties datubÄzi"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabula <b>%s</b> nav atrasta vai nav atzīmeta iekš %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Izvēlieties lapu redigēšanai"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Izveidot jaunu lapu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Lapas numurs:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "AutomÄtiskais izvietojums"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "IekÅ¡Ä“jÄs relÄcijas"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Izvēlieties tabulas"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "parÄdÄ«t/noslÄ“pt piezÄ«mju tafeli"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4236,252 +4225,252 @@ msgstr ""
"TekoÅ¡ajÄ lapÄ ir atsauces uz tabulÄm, kas vairs neeksistÄ“. Vai JÅ«s gribat "
"dzēst šīs atsauces?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabula \"%s\" neeksistē!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "LÅ«dzu konfigurÄ“jiet koordinÄtes tabulai %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "DatubÄzes \"%s\" shÄ“ma, %s. lapa"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nav tabulu"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "RelÄciju shÄ“ma"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Satura rÄdÄ«tÄjs"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstras"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Izveidot jaunu lapu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "RÄdÄ«t visu"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabula %s tika izdzēsta"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importēt failus"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Visi"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "IzvÄ“lieties binÄro log-failu apskatei"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Lauki"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Ierobežot parÄdÄ«to vaicÄjumu garumu"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "RÄdÄ«t pilnos vaicÄjumus"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Log-faila nosaukums"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozīcija"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Notikuma tips"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "OriÄ£inÄlÄ pozÄ«cija"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "InformÄcija"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "RakstzÄ«mju kodÄ“jumi un izkÄrtojumi"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "DatubÄze nav izvÄ“lÄ“ta."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s datubÄzes tika veiksmÄ«gi dzÄ“stas."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "DatubÄzu statistika"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabulas"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Nav datubÄzu"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "RelÄcijas"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "PÄrbaudÄ«t privilÄ“Ä£ijas uz datubÄzi &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "PÄrbaudÄ«t privilÄ“Ä£ijas"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Ieslēgt statistiku"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Izslēgt statistiku"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4489,11 +4478,11 @@ msgstr ""
"PiezÄ«me: DatubÄzes statistikas ieslÄ“gÅ¡ana Å¡eit var izsaukt palielinÄto datu "
"apmaiņu starp webserveri un MySQL serveri."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "ApskatÄ«t datubÄzu dampu (shÄ“mu)"
@@ -4703,20 +4692,20 @@ msgid "None"
msgstr "Nav"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabulu specifiskÄs privilÄ“Ä£ijas"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " PiezÄ«me: MySQL privilÄ“Ä£iju apzÄ«mÄ“jumi tiek rakstÄ«ti angļu valodÄ "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "GlobÄlÄs privilÄ“Ä£ijas"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "DatubÄžu specifiskÄs privilÄ“Ä£ijas"
@@ -4740,97 +4729,97 @@ msgstr "Piekļuves informÄcija"
msgid "Do not change the password"
msgstr "Nemainīt paroli"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "LietotÄji netika atrasti."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "LietotÄjs %s jau eksistÄ“!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "JÅ«s pievienojÄt jaunu lietotÄju."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "JÅ«s modificÄ“jÄt privilÄ“Ä£ijas objektam %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "JÅ«s atņēmÄt privilÄ“gijas lietotÄjam %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "LietotÄja %s parole tika veiksmÄ«gi mainÄ«ta."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Dzēšam %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "PÄrlÄdÄ“jam privilÄ“Ä£ijas"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "IzvÄ“lÄ“tie lietotÄji tika veiksmÄ«gi dzÄ“sti."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "PrivilÄ“Ä£ijas tika veiksmÄ«gi pÄrlÄdÄ“tas."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Mainīt privilēģijas"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Atsaukt"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "LietotÄju pÄrskats"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Piešķirt"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Jebkurš"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Pievienot jaunu lietotÄju"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "DzÄ“st izvÄ“lÄ“tos lietotÄjus"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Atņemt visas aktÄ«vÄs privilÄ“Ä£ijas lietotÄjiem, un pÄ“c tam dzÄ“st tos."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "DzÄ“st datubÄzes, kurÄm ir tÄdi paÅ¡i vÄrdi, kÄ lietotÄjiem."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4843,51 +4832,51 @@ msgstr ""
"lieto serveris, ja tur tika veikti labojumi. Å ajÄ gadÄ«jumÄ ir nepiecieÅ¡ams "
"%spÄrlÄdÄ“t privilÄ“Ä£ijas%s pirms JÅ«s turpinÄt."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "IzvÄ“lÄ“tais lietotÄjs nav atrasts privilÄ“Ä£iju tabulÄ."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Kolonnu specifiskÄs privilÄ“Ä£ijas"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Pievienot privilÄ“Ä£ijas uz sekojoÅ¡o datubÄzi"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"AizstÄjÄ“jzÄ«mes _ un % jÄaizsargÄ ar \\ priekÅ¡Ä, lai izmantotu tÄs burtiski"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Pievienot privilēģijas uz sekojošo tabulu"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "MainÄ«t piekļuves informÄciju / KlonÄ“t lietotÄju"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Izveidot jaunu lietotÄju ar tÄdÄm paÅ¡Äm privilÄ“Ä£ijÄm un ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... paturÄ“t veco lietotÄju."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... dzÄ“st veco lietotÄju no lietotÄju tabulas."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... atņemt vecajam lietotÄjam visas aktÄ«vÄs privilÄ“Ä£ijas, un pÄ“c tam dzÄ“st "
"viņu."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4895,53 +4884,53 @@ msgstr ""
" ... dzÄ“st veco lietotÄju no lietotÄju tabulas, un pÄ“c tam pÄrlÄdÄ“t "
"privilēģijas."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nav"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "PÄrbaudÄ«t privilÄ“Ä£ijas uz datubÄzi &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "LietotÄji, kam ir pieja datubÄzei &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globÄls"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "datubÄzei specifisks"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "aizstÄjÄ“jzÄ«me"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Process %s tika veiksmÄ«gi nogalinÄts."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4949,57 +4938,57 @@ msgstr ""
"phpMyAdmin nevarÄ“ja nogalinÄt procesu %s. IespÄ“jams, ka tas jau agrÄk tika "
"izbeigts."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5008,128 +4997,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "LÅ«dzu izvÄ“lieties datubÄzi"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Pilni teksti"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "S"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5137,78 +5126,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5216,7 +5205,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5224,42 +5213,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5267,33 +5256,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5302,218 +5291,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5521,105 +5510,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Atcelt"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5627,18 +5616,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5646,110 +5635,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Izpildes laika informÄcija"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "VaicÄjuma tips"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Lietot aizturētos INSERT"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "RÄdÄ«t tabulas"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "ParÄdÄ«t procesus"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Atcelt"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Å is MySQL serveris strÄdÄ %s. Tas tika palaists %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5757,46 +5746,46 @@ msgstr ""
"<b>Servera trafiks</b>: Å Ä«s tabulas parÄda Å¡Ä« MySQL servera tÄ«kla trafika "
"statistiku kopÅ¡ tÄ palaiÅ¡anas."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Datu apmaiņa"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "stundÄ"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Saņemts"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Nosūtīts"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Konekcijas"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "NeveiksmÄ«gi mÄ“Ä£inÄjumi"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "PÄrtraukts"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5805,268 +5794,264 @@ msgstr ""
"<b>Pieprasījumu statistika</b>: %s pieprasījumi tika nosūtīti uz serveri "
"kopÅ¡ tÄ palaiÅ¡anÄs brīža."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minūtē"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "sekundē"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "VaicÄjuma tips"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Konekcijas"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Servera mainÄ«gie un konfigurÄcija"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sesijas vērtība"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "GlobÄlÄ vÄ“rtÄ«ba"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "LokÄls"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentÄcija"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Pievienot jaunu lietotÄju"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6076,67 +6061,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Nevar pieslēgties MySQL serverim"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6144,444 +6129,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "PÄrsaukt datubÄzi par"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Tabulas kodējums:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Faila nosaukuma Å¡ablons"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Faila nosaukuma Å¡ablons"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Faila nosaukuma Å¡ablons"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Faila nosaukuma Å¡ablons"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importēt failus"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "DatubÄzu eksporta opcijas"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Nav datubÄzu"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "DatubÄzu eksporta opcijas"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL vaicÄjums"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL vaicÄjums"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Statuss"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabula"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6589,174 +6566,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6764,164 +6741,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Resursu ierobežojumi"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6931,147 +6908,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Konekcijas"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nav tabulu"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentēt tabulu"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7082,336 +7059,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Nav datubÄzu"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Servera izvēle"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Servera ID"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Restaurēt tabulu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Servera versija"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Parametrs"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Servera izvēle"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "RÄdu kolonnu komentÄrus"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "RÄdÄ«t krÄsas"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "RÄdÄ«t pilnos vaicÄjumus"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Rindas statistika"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7419,39 +7396,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "JÄ"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7459,664 +7436,664 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "ProblÄ“mas ar indeksiem tabulÄ `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nosaukums"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "IzvÄ“lÄ“tie lietotÄji tika veiksmÄ«gi dzÄ“sti."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "PÄrlÅ«kot ÄrÄ“jÄs vÄ“rtÄ«bas"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorēt"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Sava garuma dēļ,<br /> šis lauks var būt nerediģējams "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "BinÄrais - netiek labots"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ievietot kÄ jaunu rindu"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Atgriezties atpakaļ iepriekÅ¡Ä“jÄ lapÄ"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Ievietot vēl vienu rindu"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Atgriezties Å¡ajÄ lapÄ"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Lietojiet TAB taustiņu, lai pÄrvietotos no vÄ“rtÄ«bas lÄ«dz vÄ“rtÄ«bai, vai CTRL"
"+bultiņas, lai pÄrvietotos jebkurÄ vietÄ"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "LietotÄjs %s jau eksistÄ“!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabula %s tika izdzēsta"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Apskatīt tabulas dampu (shēmu)"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "PrimÄrÄs atslÄ“gas nosaukumam jÄbÅ«t... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Nevar pÄrsaukt indeksu par PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nav definēto indeksa daļu!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Izveidot jaunu indeksu"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Labot indeksu"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeksa nosaukums&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indeksa tips&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>jÄbÅ«t</b> tikai un <b>vienÄ«gi</b> primÄrÄs atslÄ“gas indeksa "
"nosaukumam!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Pievienot indeksam &nbsp;%s&nbsp;kolonn(u/as)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nevar pÄrvietot tabulu uz viņu paÅ¡u!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nevar nokopēt tabulu uz viņu pašu!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabula %s tika pÄrvietota uz %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabula %s tika pÄrkopÄ“ta uz %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tabulas nosaukums nav norÄdÄ«ts!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "MainÄ«t datu kÄrtoÅ¡anas laukus"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(atsevišķi)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "PÄrvietot tabulu uz (datubÄze<b>.</b>tabula):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabulas opcijas"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "PÄrsaukt tabulu uz"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "KopÄ“t tabulu uz (datubÄze<b>.</b>tabula):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "PÄrslÄ“gties uz nokopÄ“to tabulu"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabulas apkalpošana"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentēt tabulu"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabula %s tika atsvaidzinÄta"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "AtsvaidzinÄt tabulu (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Tabulas apkalpošana"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "ÄŒehu"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Restaurēt tabulu"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "PÄrbaudÄ«t referenciÄlo integritÄti:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "RÄdÄ«t tabulas"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Diska vietas lietošana"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Aizņem"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektīvs"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Rindas statistika"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Parametrs"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamisks"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Rindas garums"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Rindas izmērs "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "IekÅ¡Ä“jÄs relÄcijas"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Rindas nav iezīmētas"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "IzpildÄ«t \"vaicÄjumu pÄ“c parauga\" (aizstÄjÄ“jzÄ«me: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operators"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izvēlieties laukus (kaut vienu):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Pievienot meklēšanas nosacījumus (\"where\" izteiksmes ķermenis):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Rindu skaits vienÄ lapÄ"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Attēlošanas secība:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "PÄrlÅ«kot ÄrÄ“jÄs vÄ“rtÄ«bas"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nav"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabula %s tika izdzēsta"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "PrimÄrÄ atslÄ“ga pievienota uz lauka %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indekss tieka pievienots uz %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "RelÄciju pÄrskats"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Ieteikt tabulas sruktūru"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Pievienot %s lauku(s)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Tabulas beigÄs"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Tabulas sÄkumÄ"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "PÄ“c %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Izveidot indeksu uz&nbsp;%s&nbsp;laukiem"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dati"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "LietotÄjvÄrds:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persiešu"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Servera versija"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8125,49 +8102,67 @@ msgstr ""
"Nav tÄ“mu atbalsta, lÅ«dzu pÄrbaudiet jÅ«su konfigurÄciju un/vai JÅ«su tÄ“mas "
"direktorijÄ %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Pieejamie MIME tipi"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME tipiem, kas parÄdÄ«ti slÄ«prakstÄ, nav atseviÅ¡Ä·as transformÄcijas "
"funkcijas"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "PieejamÄs transformÄcijas"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Apraksts"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profils tika modificēts."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "PÄrsaukt tabulu uz"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nevar ielÄdÄ“t iconv vai recode paplaÅ¡inÄjumu, kas ir nepiecieÅ¡ams "
+#~ "rakstzÄ«mju konvertÄcijai, lÅ«dzu nokonfigurÄ“jiet php, lai varÄ“tu lietot "
+#~ "Å¡os paplaÅ¡inÄjumus, vai arÄ« atslÄ“dziet rakstzÄ«mju konvertÄciju phpMyAdmin "
+#~ "konfigurÄcijÄ."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nevar lietot iconv, libiconv vai recode_string funkciju, bet php saka, ka "
+#~ "paplaÅ¡inÄjums ir ielÄdÄ“ts. PÄrbaudiet php konfigurÄciju."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/mk.po b/po/mk.po
index d0986a2532..e5f3418c8d 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "прикажи ги Ñите"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Број на Ñтраници:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,300 +35,300 @@ msgstr ""
"затворили матични прозор, или ваш претраживач онемогућава ажурирање међу "
"прозорима због ÑигурноÑних подешавања"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Пребарување"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "OK"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Име на клуч"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ОпиÑ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "КориÑти ја оваа вредноÑÑ‚"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Базата на податоци %s не е прифатена"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Коментар на базата на податоци:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Коментар на табелата"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Имиња на колони"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тип"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Default"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Ð’Ñ€Ñки кон"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Да"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Печати"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Прикажи Ñодржина (шема) на базата"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Табелите не Ñе пронајдени во базата на податоци."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "избери Ñе"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ништо"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Името на базата на податоци не е зададено!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Базата на податоци %s е преименувана во %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Базата на податоци %s е иÑкопирана во %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Преименувај ја базата на податоци во"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Ðаредба"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Копирај ја базата на податоци во"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Само Ñтруктура"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структура и податоци"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Само податоци"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE пред копирање"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Додади AUTO_INCREMENT вредноÑÑ‚"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Додади ограничувања"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Префрли Ñе на копираната база на податоци"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СтатуÑ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Овозможено"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Оневозможено"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Поправка на табелата"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Оневозможено"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Овозможено"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Подредување"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Дополнителните можноÑти за работа Ñо поврзаните табели Ñе иÑклучени. За да "
"дознаете зошто, кликнете %sовде%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Уредување на PDF Ñтраница"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Табела"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "ЗапиÑи"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Големина"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "Ñе кориÑти"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Ðаправено"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ПоÑледна измена"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ПоÑледна проверка"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,416 +392,422 @@ msgid_plural "%s tables"
msgstr[0] "%s табела"
msgstr[1] "%s табела"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Вашиот SQL упит уÑпешно е извршен"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Морате да изберете барем една колона за приказ"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Подредуваање"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "РаÑтечки редоÑлед"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Опаѓачки редоÑлед"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Прикажи"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критериум"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "и"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "или"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Промени"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Додади/избриши поле за критериум"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Додади/избриши колона"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ðжурирај"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "КориÑти табели"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL упит на базата на податоци <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Изврши SQL"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ПриÑтапот не е допуштен"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "барем еден од зборовите"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "Ñите зборови"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "точен израз"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "како регуларен израз"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Резултати од пребарувањето за \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s погодоци во табелата <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s погодоци во табелата <i>%s</i>"
+msgstr[1] "%s погодоци во табелата <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Преглед"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "избриши"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>вкупно:</b> <i>%s</i> погодоци"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>вкупно:</b> <i>%s</i> погодоци"
+msgstr[1] "<b>вкупно:</b> <i>%s</i> погодоци"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Пребарување низ базата на податоци"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Зборови или вредноÑти кои Ñе бараат (џокер знак \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Барај:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Зборовите Ñе одвојуваат Ñо празно меÑто (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "во табела(и):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "во табела(и):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ðов запиÑ"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Бриши"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ИÑпразни"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Табелата %s е иÑпразнета"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Прегледот %s е избришан"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Табелата %s е избришана"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Поглед"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Релации"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Вкупно"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s е оÑновно Ñкладиште на овој MySQL Ñервер."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Обележаното:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "обележи ги Ñите"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ниедно"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "табели кои имаат пречекорувања"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Преглед за печатење"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Проверка на табелата"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Оптимизација на табелата"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Поправка на табелата"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðнализа на табелата"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Извоз"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Речник на податоци"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "База на податоци"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Креирај"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Ðкција"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "ПерÑиÑки"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Само Ñтруктура"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Проверка на табелата"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "База на податоци"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ðема доволно проÑтор за Ñнимање на податотеката %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -809,91 +815,91 @@ msgstr ""
"Податотека %s поÑтои на Ñерверот, променете го името на податотеката или "
"изберете опција за пишување врз неа."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ðа веб Ñерверот не му е допуштено да ја Ñочува податотеката %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Содржината на базата на податоци е Ñочувана во податотеката %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Податотеката не е можно да Ñе прочита"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Маркерот е избришан."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin преферира веб прелиÑтувачи кои подржуваат рамки."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -901,15 +907,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" командата е оневозможена."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Дали навиÑтина Ñакате да "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Со ова ја БРИШЕТЕ комплетната база на податоци!"
@@ -938,41 +944,41 @@ msgstr "Името на host-от е празно!"
msgid "The user name is empty!"
msgstr "Ðе е внеÑен назив на кориÑник!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Лозинка е празна!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Лозинките не Ñе идентични!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Измените Ñе Ñочувани"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Релационен поглед"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Внатрешни релации"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -980,13 +986,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Општи оÑобини на релациите"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Оневозможено"
@@ -1002,125 +1008,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Избери полиња за прикажување"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Генерирање на лозинка"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Генерирај"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "нема"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Претходна"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Следен"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Вкупно"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Бинарен"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "мар"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "апр"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "мај"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "јун"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "јул"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "авг"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "окт"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "јан"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "феб"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "мар"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "апр"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1128,217 +1144,217 @@ msgid "May"
msgstr "мај"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "јун"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "јул"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "авг"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Ñеп"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "окт"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "нов"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "дек"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðед"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пон"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Вто"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пет"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ðед"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Пон"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Вто"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Сре"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Чет"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Пет"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Саб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðед"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пон"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Вто"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сре"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чет"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пет"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Саб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñе кориÑти"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "во Ñекунда"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
@@ -1347,79 +1363,79 @@ msgstr ""
"Бројот на запиÑи може да биде приближен. За подетални информации види FAQ "
"3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Клучот не е дефиниран!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Клучеви"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "ЕдинÑтвен"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Коментари"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Промени"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Примарниот клуч е избришан"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Клучот %s е избиршан"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "База на податоци"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Грешка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1427,7 +1443,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Ðема Ñелектирани запиÑи"
msgstr[1] "Ðема Ñелектирани запиÑи"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1435,96 +1451,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Ðема Ñелектирани запиÑи"
msgstr[1] "Ðема Ñелектирани запиÑи"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Ðема детални информации за ÑтатуÑот на овој вид на Ñкладиште."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s е доÑтапен на овој MySQL Ñервер."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s е оневозможен на овој MySQL Ñервер."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Овој MySQL Ñервер не подржува %s вид на Ñкладиште."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Табелата %s е преименувана во %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "превземи"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Тема / Ñтил"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ðе може да Ñе поврзам: лоши подеÑувања."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s Добредојдовте"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1536,63 +1552,63 @@ msgstr ""
"config.inc.php и уверите Ñе дека одговараат на податоците кои Ñте ги добили "
"од админиÑтраторот на MySQL Ñерверот."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Ðајави Ñе"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin документација"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Сервер"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "КориÑничко име:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Лозинка:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Избор на Ñервер"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "вашиот веб прелиÑтувач треба да допушти cookies"
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"Ðемаше никаква активноÑÑ‚ %s или повеќе Ñекунди, ве молиме најавете Ñе "
"повторно"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðе можам да Ñе пријавам на MySQL Ñерверот"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Погрешно кориÑничко име/лозинка. ПриÑтапот не е допуштен."
@@ -1630,27 +1646,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðе можам да ги вчитам iconv или recode екÑтензиите потребни за конверзија на "
-"кодните Ñтраници, подеÑете го PHP да дозволи кориÑтење на овие екÑтензии или "
-"оневозможете ја конверзијата на кодни Ñтраници во phpMyAdmin-у."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ðе можам да ги кориÑтам iconv или libiconv или recode_string функциите иако "
-"екÑтензијата пријавува дека е вчитана. Проверите ја вашата PHP конфигурација."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1666,12 +1662,12 @@ msgstr ""
"ги добивате. Во поголемиот број на Ñлучаи, најчеÑто недоÑтаÑува наводник или "
"точка запирка.<br />Ðко добиете празна Ñтраница, Ñе е во ред."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1679,207 +1675,207 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> директивата МОРРда биде подеÑена во "
"конфигурациÑката податотека!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сервер"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
"Би требало да го надоградите вашиот %s Ñервер на верзија %s или понова."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑимална големина: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Пратено"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Пратено"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Документација"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL упит"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL порака: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "ОбјаÑни SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ПреÑкокни ги објаÑнувањата на SQL-от"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "без PHP код"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Ðаправи PHP код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "ОÑвежи"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ПреÑкокни ја проверката на SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Провери SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Складишта"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Време"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "бајти"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. во %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s денови, %s чаÑови, %s минути и %s Ñекунди"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Почеток"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Претходна"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Крај"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Премин на базата &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Операции"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1888,62 +1884,62 @@ msgstr ""
"не можам да ја вчитам екÑтензијата %s,<br />молам проверите ја PHP "
"конфигурацијата"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Име"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Базата на податоци %s не е прифатена"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Упит по пример"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Извоз"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Привилегии"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Рутини"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1951,149 +1947,139 @@ msgstr ""
"Бројот на запиÑи може да биде приближен. За подетални информации види FAQ "
"3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Пречекорување"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Серверот не одговара"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(или приклучокот Ñо локалниот MySQL Ñервер не е иÑправно подеÑен)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Промена на лозинка"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Ðема лозинка"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Лозинка"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Повтори внеÑ"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Хеширање на лозинката"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 компатибилно"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Генерирање на лозинка"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Генерирај"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Креирај нова база на податоци"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Креирај"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ðема привилегии"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Морате да изберете барем една колона за приказ"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Креирај нова табела во базата на податоци %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Број на запиÑи на Ñтраница"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Прикажи %s запиÑи почнувајќи од Ð·Ð°Ð¿Ð¸Ñ %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Сочувај како податотека"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Сочувај на Ñерверот во директориумот %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Препиши ги поÑтоечките податотеки"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблон на име на податотека"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Ðазив на кориÑник"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2101,40 +2087,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запамти го шаблонот"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Кодна Ñтрана на податотеката:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "КомпреÑија"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "нема"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2159,7 +2145,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Локација на текÑтуалната податотека"
@@ -2167,13 +2153,13 @@ msgstr "Локација на текÑтуалната податотека"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Директориумот кој го избравте за праќање не е доÑтапен"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "директориум за праќање на веб Ñерверот "
@@ -2199,11 +2185,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2247,178 +2233,178 @@ msgstr "Вертикално"
msgid "Paper size"
msgstr "Димензија на хартијата"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr " запиÑи почнувајќи од запиÑот"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "хоризонтален"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "хоризонтален (ротирани заглавија)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вертикален"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "во %s мод и повторувај заглавие поÑле %s запиÑа"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Оваа операција може да потрае. Да ли да продолжиме?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Подредување по клуч"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Операции"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Дел на текÑтот"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Полн текÑÑ‚"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Релациона шема"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Релациона шема"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Транформации на веб прелиÑтувачот"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Изврши запамтен упит"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "ЗапиÑот е избришан"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Прекини"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "во упитот"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Приказ на запиÑи од "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "вкупно"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "време на извршување на упитот %01.4f Ñекунди"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Промени"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Преглед за печатење (целоÑен текÑÑ‚)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Ð’Ñ€Ñката не е пронајдена"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Информации за верзијата"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "ОÑновен директориум на податоците"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Заеднички дел на патеката до директроиумот за Ñите InnoDB датотеки Ñо "
"податоци."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Податотеки Ñо податоци"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Чекор на автоматÑко проширување"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2426,11 +2412,11 @@ msgstr ""
" Големина на чекорот на проширување на големината на табелите кои автоматÑки "
"Ñе прошируваат кога ќе Ñе наполнат."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Големина на баферот"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2438,85 +2424,85 @@ msgstr ""
"Големина на мемориÑкиот бафер кој го кориÑти InnoDB за кеширање на податоци "
"и за индекÑите на Ñвоите табели."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Бафер"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB ÑтатуÑ"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ИÑкориÑтеноÑÑ‚ на баферот"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Вкупно"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñтраница"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Слободни Ñтраници"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Валкани Ñтраници"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Страници Ñо податоци"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Страници кои треба да бидат уÑкладени"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Зафатени Ñтраници"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Заглавени Ñтраници"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ÐктивноÑÑ‚ на баферот"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Барања за читање"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Барање за упиÑ"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Промашувања при читање"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Чекања на упиÑ"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Промашувања при читање во %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Чекања на ÑƒÐ¿Ð¸Ñ Ð²Ð¾ %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Големина на покажувачите на податоци"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2524,11 +2510,11 @@ msgstr ""
"Default големина на покажувачите во бајти, Ñе кориÑти при CREATE TABLE за "
"MyISAM табелите кога не е зададена опцијата MAX_ROWS"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Режим на автоматÑко опоравување"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2536,11 +2522,11 @@ msgstr ""
"Режим на автоматÑко опоравување на оштетени MyISAM табели, подеÑен при "
"Ñтартовање на Ñерверот Ñо опцијата --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "МакÑимална големина на привремените податотеки за подредување"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2550,11 +2536,11 @@ msgstr ""
"при повторно креирање на MyISAM индекÑи (во тек REPAIR TABLE, ALTER TABLE, "
"или LOAD DATA INFILE операции)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "МакÑимална голема на привремени податотеки при креирање на индекÑи"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2564,11 +2550,11 @@ msgstr ""
"индекÑи биде поголема отколку при кориÑтење на кешот за овде зададената "
"вредноÑÑ‚, кориÑти го методот на кеширања на клучевите"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Ðишки на поправка"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2577,11 +2563,11 @@ msgstr ""
"креираат (Ñекој Ð¸Ð½Ð´ÐµÐºÑ Ð²Ð¾ ÑопÑтвена нишка) за време на процеÑот на поправка "
"Ñо подредување."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Големина на меѓупроÑторот за подредување"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2590,72 +2576,72 @@ msgstr ""
"операцијата REPAIR TABLE или при креирање на индекÑи Ñо CREATE INDEX или "
"ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2663,49 +2649,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Големина на меѓупроÑторот за подредување"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2713,148 +2699,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV формат"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Линиите Ñе завршуваат Ñо"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Полињата Ñе раздвоени Ñо"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Escape карактер &nbsp; &nbsp; &nbsp;"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Линиите Ñе завршуваат Ñо"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Замени NULL Ñо"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Стави ги имињата на полињата во првата редица"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV за MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel издание"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Податоци"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Приказ на податоци од табелата"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура на табелата"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Вклучи и коментар на табелата"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Коментар на табела"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Продолжен коментар на табелите"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Ознака на клучот"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Релации"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-типови"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Време на креирање"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Верзија на Ñерверот"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP верзија"
@@ -2862,23 +2848,23 @@ msgstr "PHP верзија"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2886,103 +2872,103 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Додади коментар во заглавие (кориÑти \\n за нов ред)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Изврши извоз во транÑакција"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "ИÑклучи проверка на надворешни клучеви"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Опции за извоз на бази на податоци"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Името на полето Ñтави го во '"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Додади во коментарите"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Датуми на креирање/ажурирање/проверка"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Комплетен INSERT (Ñо имиња на полињата)"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Проширен INSERT"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "КориÑти одложен внеÑ"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Игнорирај дупликати при внеÑување"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Тип на извоз"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Функција"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ограничувања за извезените табели"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ограничувања за табелите"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME ТИПОВИ ЗРТÐБЕЛÐ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "РЕЛÐЦИИ ÐРТÐБЕЛИТЕ"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Само Ñтруктура"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2990,168 +2976,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Тип на извоз"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Тип на извоз"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Ðема табела"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL резултат"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Генерирал"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL врати празен резултат (нула запиÑи)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Базата на податоци не поÑтои"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Структура"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Замени ги податоците во табелата Ñо подаците од податотеката"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Имиња на колони"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3167,7 +3153,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3178,12 +3164,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3191,535 +3177,539 @@ msgid "None"
msgstr "нема"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Примарен"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Клуч"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ТекÑÑ‚ клуч"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ðема измени"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Кодна Ñтрана"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Бинарен"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БугарÑки"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "ПоедноÑтавен кинеÑки"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Традиционален кинеÑки"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Ðе разликува мали и големи букви"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Разликува мали и големи букви"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ХрватÑки"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Чешки"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДанÑки"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ÐнглиÑки"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЕÑтонÑки"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ГерманÑки"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "речник"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "телефонÑки именик"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "УнгарÑки"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑландÑки"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЈапонÑки"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ЛетонÑки"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛитванÑки"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорејÑки"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПерÑиÑки"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПолÑки"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "ЗападноевропÑки"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "РоманÑки"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словачки"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Словенечки"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ШпанÑки"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Традиционален шпанÑки"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШведÑки"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ТајÑки"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ТурÑки"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкраинÑки"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Уникод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "мултијазичен"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "ЦентралноевропÑки"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РуÑки"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Балтички"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ЕрменÑки"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Кириличен"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрапÑки"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ХебрејÑки"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ГрузиÑки"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Грчки"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧехоÑловачки"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "непознат"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Почетна Ñтраница"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Одјавување"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Прозорец за упити"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ðе поÑтојат опции за овој формат"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "не е како што треба"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "ОК"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Овозможено"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Прикажи ÑвојÑтва"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Креирање на PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Прикажувам коментари на колоните"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Ве молиме погледнете во документацијата за тоа како Ñе ажурира табелата "
"Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Запамтен SQL упит"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL иÑторија"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "нема опиÑ"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ðазив на кориÑник"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Подредуваање"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Променлива"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ВредноÑÑ‚"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID на Ñерверот"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Било кој кориÑник"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "КориÑти текÑÑ‚ поле"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Било кој host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локален"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Овој host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "КориÑти ја табелата на host-от"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Генерирање на лозинка"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Содржина на табелата __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(продолжува)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Структура на табелата __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Сервер"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Променливи"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кодни Ñтраници"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Складишта"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Бинарен дневник"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
#, fuzzy
msgid "Processes"
msgstr "ЛиÑта на процеÑи"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Пребарување низ базата на податоци"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Пребарување низ базата на податоци"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Изврши SQL упит(и) на базата %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изврши SQL упит(и) на базата %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Имиња на колони"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Запамти SQL упит"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "дади дозвола на Ñекој кориÑник да приÑтапува на овој упит."
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе го препишувај овој упит надвор од овој прозорец"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Прикажи го повторно овој упит"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "ИÑпрати"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Види Ñамо"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3727,7 +3717,7 @@ msgstr ""
"Изгледа дека има грешка во вашиот SQL упит. Еве ја пораката за грешката од "
"MySQL Ñерверот, која може да ви помогне во откривањето на проблемот"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3749,35 +3739,35 @@ msgstr ""
"Ñвојот SQL упит Ñо извештајот за грешка и делот од кодот во долната РЕЗ "
"Ñекција до Ð½Ð°Ñ Ð·Ð° да можеме да провериме за што Ñе работи."
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ПОЧЕТОК ПРЕСЕК"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "КРÐЈ ПРЕСЕК"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ПОЧЕТОК СУРОВО"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "КРÐЈ СУРОВО"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðаводникот не е затворен"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ÐеиÑправен идентификатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ðепознат Ñтринг за интерпункција"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3786,21 +3776,21 @@ msgstr ""
"SQL валидаторот не можеше да биде Ñтартуван. Проверете да ли Ñе инÑталирани "
"неопходните PHP екÑтензии опишане во %sдокументацијата%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Должина/ВредноÑÑ‚*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3817,7 +3807,7 @@ msgstr ""
"'a','b','c'...<br />Ðко ви треба обратна коÑа црта (\"\\\") или апоÑтроф "
"(\"'\") кориÑтите ги во escap форма (пример '\\\\xyz' или 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3825,12 +3815,12 @@ msgstr ""
"За default вредноÑÑ‚, внеÑете Ñамо една вредноÑÑ‚, без коÑи црти или наводници "
"во Ñледниов облик: а"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибути"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3839,11 +3829,11 @@ msgstr ""
"За лиÑта на доÑтапни опции на транформациите и нивните MIME-тип "
"транÑформации, кликнете на %sÐ¾Ð¿Ð¸Ñ Ð½Ð° транÑформацијата%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Опции на транÑформацијата"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3855,18 +3845,18 @@ msgstr ""
"или апоÑтроф (\"'\") во тие вредноÑти, Ñтавете обратна коÑа црта пред нив "
"(пример '\\\\xyz' или 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "нема"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3875,40 +3865,40 @@ msgstr ""
"Ðема Ð¾Ð¿Ð¸Ñ Ð·Ð° оваа транÑформација.<br />Ве молиме прашајте го авторот што ја "
"направил %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Вид на Ñкладиште"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Сочувај"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Додади %s полиња"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Морате да изберете барем една колона за приказ"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Пратено"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3926,14 +3916,14 @@ msgstr ""
"кое го Ñодржи името на податотеката. Ðко ја зададете другата опција, првата "
"мора да биде поÑтавена на празен Ñтринг"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3941,11 +3931,11 @@ msgstr ""
"Прикажува намалена Ñлика на која е можно да Ñе кликне; опции: ширина, виÑина "
"во пикÑели (зачуван е оргиналнит одноÑ)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Прикажува врÑка кон оваа Ñлика (пример директно превземање од BLOB)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3972,7 +3962,7 @@ msgstr ""
"формат на датумот Ñпоред параметрите који Ñе доÑтапни за PHP функцијата "
"strftime()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4009,7 +3999,7 @@ msgstr ""
"поÑтави на 1, NOWRAP ќе биде додадено на полето Ñо Ñодржина така да излезот "
"ќе биде прикажан без измени. (default 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4019,7 +4009,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Го чува оригиналниот формат на полето. Escaping не Ñе врши."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4034,7 +4024,7 @@ msgstr ""
"опција е Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ ÐºÐ°ÐºÐ¾ \"http://domain.com/\", другата опција е ширина во "
"пикÑели, а третата е виÑина."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4048,17 +4038,17 @@ msgstr ""
"Прикажува линк, полето го Ñодржи називот на податотеката; првата опција е "
"Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ ÐºÐ°ÐºÐ¾ \"http://domain.com/\", другата опција е наÑлов за линкот."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4080,68 +4070,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Ðкција"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Колација за MySQL врÑка"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Поништи"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "КориÑник"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL множеÑтво на знаци"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP верзија"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Прикажи информации за PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "официјален веб Ñајт на phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4153,7 +4143,7 @@ msgstr ""
"работи Ñо овие подеÑувања, отворен е за упди, и навиÑтина треба да го "
"поправите овој ÑигурноÑен ризик."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4163,7 +4153,7 @@ msgstr ""
"опција не е компатибилна Ñо phpMyAdmin и може да доведе до грешки во некои "
"податоци!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4173,7 +4163,7 @@ msgstr ""
"мултибајт каратер Ñет. Без mbstring екÑтензиите phpMyAdmin не може иÑправно "
"да ги раздвојува Ñтринговите и тоа може да доведе до неочекувани резултати."
-#: main.php:290
+#: main.php:289
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 "
@@ -4181,104 +4171,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "КонфигурациÑката податотека бара лозинка (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Базата на податоци не поÑтои"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Ðаправи нова Ñтраница"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Изберете база на податоци"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> табелата не е пронајдена или не е поÑтавена во %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Изберете Ñтраница која менувате"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Ðаправи нова Ñтраница"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Број на Ñтраници:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "ÐвтоматÑки раÑпоред"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Внатрешни релации"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Избери табели"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Вклучи/иÑклучи работна табела"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4286,252 +4276,252 @@ msgstr ""
"Ðктуелната Ñтраница има референци кон табели кои не поÑтојат. Сакате ли да "
"ги избиршете тие референци?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Табелата \"%s\" не поÑтои!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "ПодеÑете ги координатите за табелата %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Шема на базата \"%s\" - Страница %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ðема табела"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Релациона шема"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Содржина"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Дополнително"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Ðаправи нова Ñтраница"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "прикажи ги Ñите"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Табелата %s е избришана"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Увоз на податотека"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Се"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Изберете бинарен дневник за преглед"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Полиња"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Прикажи Ñкратени упити"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Прикажи комплетни упити"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Ðазив на дневникот"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Позиција"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Вид на наÑтан"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Оргинална позиција"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Информации"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Кодни Ñтраници и подредување"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ðе е избрана ни една база на податоци."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s базата на податоци уÑпешно е избришана."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "СтатиÑтика на базата на податоци"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Табели"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Базата на податоци не поÑтои"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Релации"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Провери привилегии за базата на податоци &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Провери привилегии"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Вклучи ÑтатиÑтики"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ИÑклучи ÑтатиÑтики"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4539,11 +4529,11 @@ msgstr ""
"Ðапомена: вклучувањето на ÑтатиÑтиките може да доведе до зголемување на "
"Ñообраќајот помеѓу веб Ñерверот и MySQL Ñерверот."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Видови на Ñкладишта"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Прикажи Ñодржина (шема) на базите"
@@ -4754,21 +4744,21 @@ msgid "None"
msgstr "нема"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Привилегии поврзани Ñо табелата"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
" Ðапомена: MySQL имињата на привилегите мора да бидат Ñо латинични букви "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобални привилегии"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Привилегии во врÑка Ñо базата на податоци"
@@ -4794,98 +4784,98 @@ msgstr "Податоци за најавувањето"
msgid "Do not change the password"
msgstr "Ðемој да ја менуваш лозинката"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "КориÑникот не е пронајден."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "КориÑник %s веќе поÑтои!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Додадовте нов кориÑник."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ги ажуриравте привилегиите за %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ги забранивте привилегиите за %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Лозинката за %s уÑпешно е променета."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Бришам %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Повторно ги вчитувам привилегиите"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Изабраните кориÑници уÑпешно Ñе избришани."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Привилегиите Ñе уÑпешно вчитани."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Промена на привилегии"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Забрани"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Преглед на кориÑници"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Овозможи"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Било кој"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Додади нов кориÑник"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Избриши ги Ñелектираните кориÑници"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Одземи ги Ñите привилегии на активните кориÑници а потоа избриши ги."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Избриши ги базите на податоци кои Ñе именувани иÑто како и кориÑниците."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4899,49 +4889,49 @@ msgstr ""
"измени. Во тој Ñлучај %sповторно вчитајте ги привилегиите%s пред да "
"продолжите Ñо работа."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Изабраниот кориÑник не е пронајден во табелата на привилегии."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Привилегии врзани за колоните"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Додади привилегии на Ñледната база"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Пред џокер знаците _ и % треба да Ñтои знакот \\ ако ги кориÑтите ÑамоÑтојно"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Додади привилегии на Ñледната табела"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Промени ги информациите за најавувањето / Копирај го кориÑникот"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Ðаправи нов кориÑник Ñо иÑти привилегии и ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... Ñочувај го Ñтариот."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... избриши ги Ñтарите од табелата на кориÑници."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... прво одземи ги Ñите привилегии на кориÑниците а потоа избриши ги."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4949,110 +4939,110 @@ msgstr ""
" ... избриши го Ñтариот кориÑник од табелата на кориÑници а потоа повторно "
"вчитај ги привилегиите."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "нема"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Провери привилегии за базата на податоци &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑници кои имаат приÑтап &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "глобално"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Специфично за базата на податоци"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "џокер"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "ПроцеÑот %s е уÑпешно прекинат."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin не можеше да го прекине процеÑот %s. Веројатно веќе е затворен."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5061,128 +5051,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Изберете база на податоци"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "ТекÑÑ‚ клуч"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Саб"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5190,78 +5180,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5269,7 +5259,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5277,42 +5267,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5320,33 +5310,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5355,218 +5345,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5574,105 +5564,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Поништи"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5680,18 +5670,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5699,110 +5689,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Информации за работата"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Вид на упит"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "КориÑти одложен внеÑ"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Прикажи табели"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Прикажи лиÑта на процеÑи"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Поништи"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Овој MySQL Ñервер работи %s. Стартуван е на %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5810,46 +5800,46 @@ msgstr ""
"<b>Сообраќај на Ñерверот</b>: Во табелите прикажан е мрежниот Ñообраќај на "
"овој MySQL Ñервер од моментот на неговото Ñтартување."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Сообраќај"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "на чаÑ"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Примено"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Пратено"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Конекции"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "ÐеуÑпешни обиди"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Прекинато"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5858,268 +5848,264 @@ msgstr ""
"<b>СтатиÑтики на упити</b>: %s упити Ñе поÑтавени на Ñерверот од времето на "
"неговото Ñтартување."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "во минута"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "во Ñекунда"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Вид на упит"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Конекции"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "СерверÑки променливи и подеÑувања"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ВредноÑÑ‚ на ÑеÑијата"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобална вредноÑÑ‚"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Локален"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin документација"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Додади нов кориÑник"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6129,67 +6115,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ðе можам да Ñе пријавам на MySQL Ñерверот"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6197,444 +6183,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Преименувај ја базата на податоци во"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Кодна Ñтрана на податотеката:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Шаблон на име на податотека"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Шаблон на име на податотека"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Шаблон на име на податотека"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Шаблон на име на податотека"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Увоз на податотека"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Опции за извоз на бази на податоци"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Базата на податоци не поÑтои"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Опции за извоз на бази на податоци"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL упит"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL упит"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "СтатуÑ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Табела"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6642,174 +6620,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6817,165 +6795,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Ограничување на реÑурÑи"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "ОÑновен директориум на податоците"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6985,147 +6963,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Конекции"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Ðема табела"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Дефрагментирај ја табелата"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7136,337 +7114,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Базата на податоци не поÑтои"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Избор на Ñервер"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID на Ñерверот"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Поправка на табелата"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Режим на автоматÑко опоравување"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Име"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Избор на Ñервер"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Прикажувам коментари на колоните"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Прикажи боја"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Прикажи комплетни упити"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "СтатиÑтики за запиÑите"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7474,39 +7452,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Да"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7514,143 +7492,143 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблем при индекÑирање на табелата `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Ðазив"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Изабраните кориÑници уÑпешно Ñе избришани."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Прегледни ги надворешните вредноÑти"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Функција"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Игнорирај"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
@@ -7658,520 +7636,520 @@ msgstr ""
"Поради големина на полето<br />можеби нема да може да ја менувате неговата "
"Ñодржина"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Бинарен - не менувај"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "ВнеÑи како нов запиÑ"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Ðазад на претходната Ñтраница"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Додади уште еден нов запиÑ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Врати Ñе на оваа Ñтраница"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Ðжурирање на Ñледниот запиÑ"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"КориÑтете го TAB таÑтерот за движење од поле во поле, или CTRL+Ñтрелка за "
"Ñлободно движење"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "КориÑник %s веќе поÑтои!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Табелата %s е избришана"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Прикажи Ñодржина (шема) на табелите"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Името на примарниот клуч мора да биде... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðе можам да го променам клучот во PRIMARY (примарен) !"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Делови од клучот не Ñе дефинирани!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Креирај нов клуч"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Промени го клучот"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Име на клуч :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тип на клуч :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>може</b> да биде име <b>Ñамо</b> на примарниот клуч!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Додади во клучот &nbsp;%s&nbsp;колона(и)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðе може да ја премеÑтам табелата во Ñамата Ñебе!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðе можам да ја копирам табелата во Ñамата Ñебе!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Табелата %s е премеÑтена во %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Табелата %s е копирана во %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Името на табелата е празно!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Промени го редоÑледот во табелата"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(по едно поле)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ПремеÑти ја табелата во (база<b>.</b>табела):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Опции на табелата"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Промени го името на табелата во "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Копирај ја табелата во (база<b>.</b>табела):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Премини на копираната табела"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Можете да извршите:"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Дефрагментирај ја табелата"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Табелата %s е оÑвежена"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ОÑвежување на табелата (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Можете да извршите:"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Чешки"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Поправка на табелата"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Провери го референцијалниот интегритет:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Прикажи табели"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Големина"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Големина"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Ефективни"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатиÑтики за запиÑите"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Име"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамички"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Должина на запиÑ"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Големина на запиÑ"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Внатрешни релации"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ðема Ñелектирани запиÑи"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Ðаправи \"упит по пример\" (џокер знак: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Избери полиња (најмалку едно)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додади уÑлови за пребарување (делот \"WHERE\" од упитот):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Број на запиÑи на Ñтраница"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "РедоÑлед на приказ:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Прегледни ги надворешните вредноÑти"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "нема"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Табелата %s е избришана"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Примарниот клуч %s е додаден"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Клучот е додаден %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Релационен поглед"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Предложи Ñтруктура на табелата"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Додади %s полиња"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "на крајот од табелата"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "на почетокот од табелата"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "поÑле полето %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Ðаправи клуч на&nbsp;%s&nbsp;колони"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Податоци"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "КориÑничко име:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "ПерÑиÑки"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Верзија на Ñерверот"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8180,48 +8158,67 @@ msgstr ""
"Ðема подршка за теми, ве молиме проверете ја конфигурацијата и/или темите во "
"директориумот %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДоÑтапни MIME-типови"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-типовите прикажани во курзив немаат одвоене функции на транÑформација."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДоÑтапни транÑформации"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ОпиÑ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ðемате право на приÑтап овде!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профилот е променет"
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Промени го името на табелата во "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðе можам да ги вчитам iconv или recode екÑтензиите потребни за конверзија "
+#~ "на кодните Ñтраници, подеÑете го PHP да дозволи кориÑтење на овие "
+#~ "екÑтензии или оневозможете ја конверзијата на кодни Ñтраници во "
+#~ "phpMyAdmin-у."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ðе можам да ги кориÑтам iconv или libiconv или recode_string функциите "
+#~ "иако екÑтензијата пријавува дека е вчитана. Проверите ја вашата PHP "
+#~ "конфигурација."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/mn.po b/po/mn.po
index c7dba42b66..da2c64b427 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: mongolian <mn@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Бүгдийг харах"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "ХуудаÑны дугаар:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -34,299 +34,299 @@ msgstr ""
"Зорилтот хөтчийн цонх шинÑчлÑгдÑÑнгүй. Магадгүй та ÑÑ… цонхыг хааÑан ÑÑвÑл "
"таны хөтөч хамгаалалтын тохиргооны ÑƒÐ»Ð¼Ð°Ð°Ñ ÑˆÐ¸Ð½ÑчлÑлтийг хориглогдÑон"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Хайх"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Яв"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Түлхүүрийн нÑÑ€"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Тайлбар"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Уг утгыг Ñ…ÑÑ€ÑглÑÑ…"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "ӨС-ийн тайлбар: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Ð¥Ò¯ÑнÑгтийн тайлбар"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Баганын нÑÑ€Ñ"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Төрөл"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "ХооÑон"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Ðнхдагч"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ХолбооÑ"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Тайлбар"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Үгүй"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Тийм"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Ð¥ÑвлÑÑ…"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ӨС-ийн Ñхем харах"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "ӨС-д Ñ…Ò¯ÑнÑгт олдÑонгүй."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Бүгдийг Ñонгох"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Бүх ÑонгоÑныг болих"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Өгөгдлийн Ñангийн нÑÑ€ хооÑон!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "ӨС %s-н нÑÑ€ нь %s-ÑÑÑ€ ÑолигджÑÑ"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "ӨС %s нь %s руу хуулагдлаа"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Команд"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ба Ñ‚ÑгÑÑд"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Өгөгдлийн Ñан хуулах нь"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Зөвхөн бүтÑц"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "БүтÑц ба өгөгдөл"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Зөвхөн өгөгдөл"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "хуулахын өмнө CREATE DATABASE"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "ÐÑмÑÑ… %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT утга нÑмÑÑ…"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Тогтмол нÑмÑÑ…"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "ХуулагдÑан ӨС руу шилжих"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СтатуÑ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "ÐÑÑлттÑй"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair table"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Ð¥Ò¯ÑнÑгт заÑах"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "ХаагдÑан"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Жишилт"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -335,54 +335,54 @@ msgstr ""
"ХолбогдÑон Ñ…Ò¯ÑнÑгтүүдтÑй ажиллах нÑмÑлт онцлогууд идÑвхгүй болжÑÑ. %sЭнд%s "
"дарж шалгах."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF-хуудаÑнуудыг заÑах"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Ð¥Ò¯ÑнÑгт "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Мөрүүд"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Ð¥ÑмжÑÑ"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "Ñ…ÑÑ€ÑглÑгдÑж байна"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Ò®Ò¯ÑгÑлт"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Сүүлийн шинÑчлÑл"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Сүүлийн шалгалт"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -390,501 +390,507 @@ msgid_plural "%s tables"
msgstr[0] "%s Ñ…Ò¯ÑнÑгт(үүд)"
msgstr[1] "%s Ñ…Ò¯ÑнÑгт(үүд)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Таны SQL-аÑуулт амжилттай ажиллав"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Харуулахын тулд Ñдаж нÑг багана Ñонго"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ЭрÑмбÑлÑÑ…"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ó¨ÑÓ©Ñ…Ó©Ó©Ñ€"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Буурахаар"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Харах"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Ð¥Ñмжүүр"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Оруулах"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "БÐ"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "УÑтгах"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ЭÑвÑл"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Өөрчлөх"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Мөр ÐÑмÑÑ…/уÑтгах"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Багана нÑмÑÑ…/уÑтгах"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Update аÑуулт"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Ð¥Ò¯ÑнÑгт Ñ…ÑÑ€ÑглÑÑ…"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ӨС <b>%s</b> дахь SQL-аÑуулт:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "ÐÑуултыг илгÑÑÑ…"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Хандах Ñрхгүй"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "Үгүүдийн Ñдаж нÑгÑÑÑ€"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "бүх үг"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "Ñг цав өгүүлбÑÑ€"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Хайлтын үр дүн \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s олдоц(ууд) Ñ…Ò¯ÑнÑгт <i>%s</i>-д"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s олдоц(ууд) Ñ…Ò¯ÑнÑгт <i>%s</i>-д"
+msgstr[1] "%s олдоц(ууд) Ñ…Ò¯ÑнÑгт <i>%s</i>-д"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Хөтлөх"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "УÑтгах"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Ðийт:</b> <i>%s</i> олдоц(ууд)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Ðийт:</b> <i>%s</i> олдоц(ууд)"
+msgstr[1] "<b>Ðийт:</b> <i>%s</i> олдоц(ууд)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Өгөгдлийн Ñанд хайх"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Үг(үүд) ба утга(ууд) -ыг хайх (түлхүүр \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Хайх:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Їгнїїд хооÑон зайгаар (\" \") хуваагдана."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Ð¥Ò¯ÑнÑгт(үүд) дотор:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Ð¥Ò¯ÑнÑгт(үүд) дотор:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Оруулах"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "БүтÑц"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "УÑтгах"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ХооÑон"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Ð¥Ò¯ÑнÑгт %s нь хооÑлогдлоо"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Харц %s нь уÑтгагдÑан"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Ð¥Ò¯ÑнÑгт %s нь уÑтгагдлаа"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Харц"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Олшруулалт"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Ðийт"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s нь уг MySQL ÑервÑрийн анхдагч агуулах хөдөлгүүр байна."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "СонгогдÑонтой:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Бүгдийг чагтлах"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Бүх чагтыг болих"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "ДÑÑдхийг шалгах"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Ð¥ÑвлÑÑ…ÑÑÑ€ харах"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Ð¥Ò¯ÑнÑгт шалгах"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Ð¥Ò¯ÑнÑгтийг зүгшрүүлÑÑ…"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Ð¥Ò¯ÑнÑгт заÑах"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ð¥Ò¯ÑнÑгтийг задлах"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Гаргах"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Өгөгдлийн толь"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "ӨС"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ҮйлдÑл"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Файл %s-г хадгалах зай хүрÑлцÑхгүй байна."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Файл %s нь ÑервÑÑ€ дÑÑÑ€ байна, нÑÑ€ÑÑ Ñоль ÑÑвÑл давхарлах Ñонголтыг шалга."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ð’Ñб-ÑервÑÑ€ файл %s-г хадгалахад зөвшөөрөлгүй байна."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ÐÑгалт %s файлд хадгалагдÑан."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Файл уншигдахгүй байна"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Оруулах нÑмÑлтүүд дуудагдÑангүй, Ñуулгацаа шалгана уу!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ТÑмдÑглÑгÑÑ ÑƒÑтгагдÑан."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "ТÑмдÑглÑл харуулах"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "ТÑмдÑглÑл %s нь Ò¯Ò¯ÑгÑгдлÑÑ"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Оруулалт амжилттай дууÑлаа, %d аÑуудал ажиллав."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Өмнөх"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin нь Ñмар ч хөтөч дÑÑÑ€ <b>фрейм</b> гаргах чадвартай."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -892,15 +898,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"ӨС уÑтгах\" нь хаалттай."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Та үнÑÑ…ÑÑÑ€ "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "ДүүрÑн өгөгдлийн Ñан УСТГÐÐ¥ тухай?"
@@ -929,39 +935,39 @@ msgstr "ХоÑтын нÑÑ€ хооÑон!"
msgid "The user name is empty!"
msgstr "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€ хооÑон!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Ðууц үг хооÑон байна!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Ðууц їгнїїд Ñлгаатай байна!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Болих"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Өөрчлөлт хадгалагдав"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Холбоо уÑтав"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Дотоод холбоо нÑмÑгдÑв"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -969,13 +975,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ерөнхий хамаатай онцлог"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "ХаагдÑан"
@@ -991,125 +997,135 @@ msgstr "Гадаад түлхүүр Ñонгох"
msgid "Please select the primary key or a unique key"
msgstr "ҮндÑÑн түлхүүр ÑÑвÑл орь ганц түлхүүр Ñонгон уу"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Харуулах талбарыг Ñоль"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Ðууц үг бий болгох"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Бий болгох"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Байхгүй"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Өмнөх"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Цааш"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ðийт"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Хоёртын "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "3-Ñ€"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "4-Ñ€"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "5-Ñ€"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "6-Ñ€"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "7-Ñ€"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "8-Ñ€"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "10Ñ€"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "1-Ñ€"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "2-Ñ€"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "3-Ñ€"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "4-Ñ€"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1117,294 +1133,294 @@ msgid "May"
msgstr "5-Ñ€"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "6-Ñ€"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "7-Ñ€"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "8-Ñ€"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "9-Ñ€"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "10Ñ€"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "11Ñ€"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "12Ñ€"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ÐÑ"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Да"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "ÐœÑ"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Ба"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ÐÑ"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Да"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "ÐœÑ"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Лх"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Пү"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Ба"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "БÑ"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "ÐÑ"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Да"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "ÐœÑ"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Лх"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Пү"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Ба"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "БÑ"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñ…ÑÑ€ÑглÑгдÑж байна"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "ÑекундÑд"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Ò®Ñгийн Ñ…ÑмжÑÑ"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ñ‚Ð¾Ð´Ð¾Ñ€Ñ…Ð¾Ð¹Ð»Ð¾Ð³Ð´Ð¾Ð¾Ð³Ò¯Ð¹!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ИндекÑүүд"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Үл давтагдах"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Ерөнхий"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "ЗаÑах"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "ҮндÑÑн түлхүүр уÑтгагдлаа"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s нь уÑтгагдÑан"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Өгөгдлийн Ñангууд"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Ðлдаа"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1412,7 +1428,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "СонгогдÑон мөргүй"
msgstr[1] "СонгогдÑон мөргүй"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1420,89 +1436,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "СонгогдÑон мөргүй"
msgstr[1] "СонгогдÑон мөргүй"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Энд уг агуулах хөдөлгүүрийн дÑлгÑÑ€Ñнгүй төлвийн мÑдÑÑлÑл алга."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s нь уг MySQL ÑервÑрт идÑвхтÑй байна."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s нь уг MySQL ÑервÑÑ€ дÑÑÑ€ хаалттай байна."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ð­Ð½Ñ MySQL ÑервÑÑ€ нь %s агуулах хөдөлгүүрийг дÑмжихгүй."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Буруу өгөгдлийн Ñан"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ð¥Ò¯ÑнÑгтийн буруу нÑÑ€"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Ð¥Ò¯ÑнÑгт %s-ын нÑÑ€ %s болж өөрчлөгдлөө"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "СÑдÑв %s-д олдÑон зургийн зам буруу байна!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Боломжит харагдац байхгүй байна."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "авах"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Ðнхдагч ÑÑдÑв %s байхгүй байна!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "СÑдÑв %s олдÑонгүй!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "СÑдÑв %s ÑÑдвийн зам олдохгүй байна!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "ÐÑ€ÑŒÑ / Загвар"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "ХолбогдÑонгүй: тохируулга буруу."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s-д тавтай морилно уу"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1511,7 +1527,7 @@ msgstr ""
"Үүний шалтгаан нь магадгүй та тохиргооны файл Ò¯Ò¯ÑгÑÑгүй байж болох юм. Та "
"%1$ssetup script%2$s -ийг ашиглаж нÑгийг Ò¯Ò¯ÑгÑж болно."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1521,61 +1537,61 @@ msgstr ""
"phpMyAdmin нь MySQL ÑервÑÑ€ лүү холбогдох гÑÑÑн ч, ÑервÑÑ€ хүлÑÑн авÑангүй. "
"config.inc.php дÑÑ… ÑервÑÑ€, Ñ…ÑÑ€ÑглÑгчийн нÑÑ€ болон нууц үгÑÑ ÑˆÐ°Ð»Ð³Ð°."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ÐÑвтрÑÑ…"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin баримтжилт"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "СервÑÑ€"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "ÐÑвтрÑгч:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Ðууц үг:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "СервÑÑ€ Ñонго"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Ð­Ð½Ñ Ð³Ð°Ð·Ð°Ñ€Ñ‚ Cookies нÑÑлттÑй байх Ñ‘Ñтой."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "%s Ñекунд ба түүнÑÑÑ Ð¸Ñ… идÑвхгүй байжÑÑ, дахин нÑвтÑÑ€Ð½Ñ Ò¯Ò¯"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL руу нÑвтÑрч чадÑангүй"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "ÐÑвтрÑгч/нууц үг буруу. Хандах боломжгүй"
@@ -1613,27 +1629,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"ТÑмдÑгт хөрвүүлÑлтийн iconv, recode өргөтгөлийг дуудаж чадÑангүй. Php "
-"тохиргоо дахь ÑдгÑÑÑ€ өргөтгөлийг нÑÑ ÑÑвÑл phpMyAdmin-Ñ‹ Ñ‚ÑмдÑгт "
-"хөрвүүлÑлтийг хаа."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"iconv, libiconv, recode_string өргөтгөлүүдийн алийг ч Ñ…ÑÑ€ÑглÑж чадÑангүй "
-"(extension reports-д дуудагдах). Php тохиргоогоо шалга."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1648,426 +1644,416 @@ msgstr ""
"нь ихÑвчлÑн цÑгтÑй таÑлалын (;) алдаа байдаг. Ð¥ÑÑ€Ñв хооÑон Ñ…ÑƒÑƒÐ´Ð°Ñ Ð¸Ñ€Ð²Ñл – "
"ÑÐ½Ñ Ð½ÑŒ зүгÑÑÑ€ байна"
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> -ыг тохиргооны файлд тохируулах Ñ…ÑÑ€ÑгтÑй!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "СервÑрийн буруу Ð¸Ð½Ð´ÐµÐºÑ Ð½ÑŒ: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "%1$s ÑервÑрийн хоÑÑ‚ буруу. Өөрийн тохиргоогоо нÑгтална уу."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "СервÑÑ€"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Тохиргоонд ÑонгогдÑон буруу зөвшөөрлийн арга:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Та хувилбар %s -г %s -ÑÑÑ€ Ñайжруулах Ñ…ÑÑ€ÑгтÑй ÑÑвÑл дараа."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "ХИ Ñ…ÑмжÑÑ: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Баримт"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-аÑуулт"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL Ñ…ÑлÑÑ… нь: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL тайлбар"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL тайлбарлахыг орхих"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP-кодгүй"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-код Ò¯Ò¯ÑгÑÑ…"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Да.дуудах"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL шалгалтыг алгаÑах"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL-ийг батлах"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Хөдөлгүүрүүд"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Цаг"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Байт"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "кБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y оны %B Ñарын %d., %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s өдөр, %s цаг, %s минут, %s Ñекунд"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ЭхлÑл"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Өмнөх"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "ТөгÑ"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; өгөгдлийн Ñан руу Ò¯ÑÑ€ÑÑ…."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Үйлдлүүд"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "%s өргөтгөлийг дуудаж чадÑангүй,<br />PHP-ийн тохиргоог үз"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "ÐÑÑ€"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s өгөгдлийн Ñан уÑтгагдÑан."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Өгөгдлийн Ñан хооÑон Ñанагдаж байна!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ÐÑуулт (Query)"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Дизайнч"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Оруулах"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Онцгой Ñрхүүд"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "May be approximate. See FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Толгой дÑÑÑ€"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "СервÑÑ€ÑÑÑ Ñ…Ð°Ñ€Ð¸Ñƒ алга"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(ÑÑвÑл дотоод MySQL ÑервÑрийн socket нь зөв тохируулагдаагүй)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Ðууц үг Ñолих"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Ðууц үггүй"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Ðууц үг"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Дахин бич"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Ðууц үг хувиргах"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Ðууц үг бий болгох"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Бий болгох"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Ð¨Ð¸Ð½Ñ Ó¨Ð¡ Ò¯Ò¯ÑгÑÑ…"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Ò®Ò¯ÑгÑÑ…"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Онцгой Ñрхгүй"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Ð¥Ò¯ÑнÑгт нь багадаа нÑг талбартай байх Ñ…ÑÑ€ÑгтÑй."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s ӨС-д ÑˆÐ¸Ð½Ñ Ñ…Ò¯ÑнÑгт Ò¯Ò¯ÑгÑÑ…"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Талбаруудын тоо"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s мөрүүдийг, %s-Ð°Ð°Ñ ÑхлÑн уÑтгах."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ИлгÑÑÑ…"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "СервÑÑ€ дÑÑрх хадгалах Ñ…Ð°Ð²Ñ‚Ð°Ñ %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Файл(ууд)-г дарж бичих"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Файлын нÑрийн загвар"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "ÑервÑрийн нÑÑ€"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "өгөгдлийн Ñангийн нÑÑ€"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "Ñ…Ò¯ÑнÑгтийн нÑÑ€"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2078,40 +2064,40 @@ msgstr ""
"тогтнолын Ñ‚ÑмдÑгтийг Ñ…ÑÑ€ÑглÑж болно. ÐÑмÑлтÑÑÑ€ дараах хувиргалт байх болно: "
"%3$s. БуÑад бичвÑрүүд үүн шиг хадгалагдана."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "загварыг Ñанах"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Файлын кодлол:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Шахалт"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Байхгүй"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip-ÑÑÑ€ шахах"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gzip-ÑÑÑ€ шахах"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzip-ÑÑÑ€ шахагдÑан"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL нийцтÑй горим"
@@ -2136,7 +2122,7 @@ msgstr ""
msgid "File to import"
msgstr "Оруулах файл"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "БичвÑрфайлын байрлал"
@@ -2144,13 +2130,13 @@ msgstr "БичвÑрфайлын байрлал"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Таны ÑонгоÑон Ñ…Ð°Ð²Ñ‚Ð°Ñ \"upload\" хийгдÑхгүй байна"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web-ÑервÑÑ€ түлхÑÑ… хавтаÑ"
@@ -2179,11 +2165,11 @@ msgstr ""
"зөвшөөрөх. Магадгүй ÑÐ½Ñ Ð½ÑŒ том файлыг оруулахад боломжийн арга боловч, "
"Ñ…ÑлÑлцÑÑрийг зогÑоож чадна."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "ОруулÑан файлын тогтнол"
@@ -2227,174 +2213,174 @@ msgstr "ДүрÑлÑл"
msgid "Paper size"
msgstr "ЦааÑны Ñ…ÑмжÑÑ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Ð¥Ñл"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d нь мөрийн буруу дугаар байна."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "мөрийн ÑхлÑÑ… буй дугаар"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "хөндлөн"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "хөндлөн (ÑргүүлÑгдÑÑн толгойнууд)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "боÑоо"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "Төлөв %s-д ба %s нїдний дараа толгойнуудыг давтах"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ð­Ð½Ñ Ò¯Ð¹Ð»Ð´Ñл удах Ñнзтай. Юутай ч үргÑлжлүүлÑÑ… Ò¯Ò¯?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "ТүлхүүрÑÑÑ€ ÑÑ€ÑмбÑлÑÑ…"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Сонголтууд"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "БичвÑрийн зарим Ñ…ÑÑÑг"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "БүтÑн бичвÑÑ€"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Хамааралтай Ñхем"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Ðуух"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Хөтчийн өөрчлөл"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "ТÑмдÑглÑгдÑÑн аÑуулт ажиллуулах"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Мөр уÑтгагдÑан"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Ðлах"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "аÑуултад"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Мөрүүдийг харуулж байна "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "Ðийт"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "ÐÑуулт нь %01.4f Ñек авлаа"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Солих"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "ÐÑуудлын үр дүнгийн үйлдÑл"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Ð¥ÑвлÑÑ…ÑÑÑ€ харах (бүх бичвÑртÑй нь)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ Ð¾Ð»Ð´Ñонгүй"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Хувилбарын мÑдÑÑлÑл"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Өгөгдлийн үндÑÑн хавтаÑ"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Бүх InnoDB өгөгдлийн файлын хавтÑын замын үндÑÑн Ñ…ÑÑÑг."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Өгөгдлийн файлууд"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Ðвто нÑмÑгдÑлт"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2402,11 +2388,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Буффер pool Ñ…ÑмжÑÑ"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2414,85 +2400,85 @@ msgstr ""
"Ð­Ð½Ñ Ñ…Ò¯ÑнÑгтийн кÑш өгөгдөл, индекÑÑ‚ Ñ…ÑÑ€ÑглÑÑ… InnoDB Ñанах ойн буфферийн "
"Ñ…ÑмжÑÑ."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Буффер Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB байдал"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Буффер Pool Ð¥ÑÑ€ÑглÑÑ"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ðийт"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "хуудÑууд"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Чөлөөт хуудÑууд"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Бохир хуудÑууд"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "ХуудÑуудын агуулÑан өгөгдөл"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "ХуудÑууд зайлагдÑан"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Завгүй хуудÑууд"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched хуудÑууд"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Буффер Pool ИдÑвхжил"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Унших гуйлт"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Бичих гуйлт"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Уншилт алдагдÑан"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "БичихÑÑÑ€ хүлÑÑÑ…"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Уншилт алдÑан нь %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "БичихÑÑÑ€ хүлÑÑгдÑÑ… нь %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Өгөгдөл заагчийн Ñ…ÑмжÑÑ"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2500,11 +2486,11 @@ msgstr ""
"Ðнхдагч заагчийн Ñ…ÑмжÑÑ Ð±Ð°Ð¹Ñ‚Ð°Ð°Ñ€ илÑрхийлÑгдÑÑ… ба, CREATE TABLE -ÑÑÑ€ MyISAM "
"Ñ…Ò¯ÑнÑгтийг MAX_ROWS Ñонголт тодорхойлогдоогүй үед Ñ…ÑÑ€ÑглÑгдÑнÑ."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Ðвто ÑÑргÑÑÑ… горим"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2512,11 +2498,11 @@ msgstr ""
"Горим нь ÑвдÑÑ€ÑÑн MyISAM Ñ…Ò¯ÑнÑгтийг автоматаар заÑна, Ñерверийн ÑхлÑлийн --"
"myisam-recover Ñонголтоор."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "ЗавÑрын ÑÑ€ÑмбÑлÑÑ… файлын ХИ Ñ…ÑмжÑÑ"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2525,11 +2511,11 @@ msgstr ""
"ЗавÑрын MySQL файлын ХИ Ñ…ÑмжÑÑ Ð½ÑŒ MyISAM индекÑийг да-Ò¯Ò¯ÑгÑÑ…Ñд (REPAIR "
"TABLE, ALTER TABLE, болон LOAD DATA INFILE -ын үед) Ñ…ÑÑ€ÑглÑгдÑнÑ."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ò¯Ò¯ÑгÑлт дÑÑ… завÑрын файлын ХИ Ñ…ÑмжÑÑ"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2539,11 +2525,11 @@ msgstr ""
"тодорхойлогдÑон Ñ…ÑмжÑÑгÑÑÑ€ key cache Ñ…ÑÑ€ÑглÑÑ… Ñ…ÑÑ€ÑгтÑй, key cache аргыг "
"илүүд үзвÑл."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Thread заÑах"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2551,11 +2537,11 @@ msgstr ""
"Ð¥ÑÑ€Ñв ÑÐ½Ñ ÑƒÑ‚Ð³Ð° нь 1 -ÑÑÑ Ð¸Ñ… байвал, ÑÑ€ÑмбÑлÑÑ… процеÑÑоор ЗаÑах үед MyISAM "
"Ñ…Ò¯ÑнÑгтийн индекÑүүд нь зÑÑ€ÑгцÑÑгÑÑÑ€ (Ð¸Ð½Ð´ÐµÐºÑ Ð±Ò¯Ñ€Ñ‚ өөрийн процеÑÑ) Ò¯Ò¯ÑгÑгдÑÑн."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Буфферийн Ñ…ÑмжÑÑг ÑÑ€ÑмбÑлÑÑ…"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2563,72 +2549,72 @@ msgstr ""
"REPAIR TABLE -ийн үед MyISAM индекÑийг ÑÑ€ÑмбÑлÑÑ… ÑÑвÑл CREATE INDEX болон "
"ALTER TABLE -ÑÑÑ€ Ð¸Ð½Ð´ÐµÐºÑ Ò¯Ò¯ÑгÑÑ… үед буффер хуваарилагдÑан."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2636,48 +2622,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2685,148 +2671,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Тогтнол"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Шугамыг төгÑгөгч"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Талбарыг хааÑан"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Талбарыг нÑÑÑÑн"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Шугамыг төгÑгөгч"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL-ыг орлуулах нь"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Эхний мөрт талбаруудын нÑрийг тавих"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV өгөгдлийг MS Excel-ÑÑÑ€"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-заÑвар"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Өгөгдөл"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Ð¥Ò¯ÑнÑгтийн өгөгдлийг уÑтгах"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Ð¥Ò¯ÑнÑгтийн бүтÑц"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг холбогдÑон"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "ҮргÑлжилÑÑн Ñ…Ò¯ÑнÑгтийн гарчиг"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Label key"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Хамаарал"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-төрөл"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Ò®Ò¯ÑÑÑн цаг"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "СервÑрийн хувилбар"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP хувилбар"
@@ -2834,23 +2820,23 @@ msgstr "PHP хувилбар"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Тайлангийн гарчиг"
@@ -2858,101 +2844,101 @@ msgstr "Тайлангийн гарчиг"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "header-Ñ‚ туÑгай тайлбар нÑмÑÑ… (\\n –мөр шилжүүлнÑ)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Ð¥ÑлÑлцÑÑÑ€ дÑÑ… гаргалтыг хаах"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Гадаад түлхүүр шалгалтыг хаах"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "ӨС гаргах Ñонголтууд"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Ð¥Ò¯ÑнÑгт ба талбарын нÑрийг буруу хашилтаар хаах"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Тайлбар нÑмÑÑ…"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Ò®Ò¯ÑгÑлт/ШинÑчлÑлт/Огноо шалгах"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Оруулалтыг дууÑгах"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "ӨргөтгөÑөн оруулалт"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Ò®Ò¯ÑгÑгдÑÑн аÑуудлын хамгийн их урт"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Давталттай оруулалт Ñ…ÑÑ€ÑглÑÑ…"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Оруулалтыг үл тоох"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Гаргах төрөл"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Процедурүүд"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Функцүүд"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "ÐÑгарÑан Ñ…Ò¯ÑнÑгтийг хүчлÑÑ…"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints for table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "Ð¥Ò¯ÑнÑгтийн MIME-төрлүүд"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "Ð¥Ò¯ÑнÑгтийн хамаарал"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Харах бүтÑц"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2960,164 +2946,164 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ð¨Ð¸Ð½Ñ phpMyAdmin цонх нÑÑÑ…"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-үр дүн"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Ò®Ò¯ÑгÑгч"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL хооÑон үр дүн буцаалаа (Ñ‚Ñг мөрүүд г.м.)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Ð¥Ò¯ÑнÑгтийн өгөгдлийг орлуулах файл"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "ДавхардÑан мөрүүдийг алгаÑах"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Баганын нÑÑ€Ñ"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV оруулалтад буруу параметр нь: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Буруу багана (%s) тодорхойлогдÑон!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "CSV оруулалтад %d мөрөнд буруу тогтнол байна."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV оруулалтад %d мөрөнд буруу талбарын тоо байна."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ð¥Ò¯ÑнÑгтийн нÑÑ€"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV Ñ…ÑÑ€ÑглÑÑ… нь LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "LOCAL түлхүүр үг Ñ…ÑÑ€ÑглÑÑ…"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ð­Ð½Ñ Ð½ÑмÑлт нь шахагдÑан оруулалтыг дÑмжихгүй!"
@@ -3133,7 +3119,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3144,12 +3130,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3157,529 +3143,533 @@ msgid "None"
msgstr "Байхгүй"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ҮндÑÑн"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ИндекÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "БүтÑнбичвÑÑ€"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Солигдохгүй"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Кодлол"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Хоёртын "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Болгар"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Энгийн Ñ…Ñтад"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Уламжлалт Ñ…Ñтд"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Том жижиг хамаагүй"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Том жижиг хамаатай "
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Хорват"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Чех"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Дани"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Ðнгли"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЕÑперанто"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЭÑтони"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Ðемец"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "толь"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "УтаÑны лавлах"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Унгар"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑланд"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Япон"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Латви"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Латви"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "СолонгоÑ"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПерÑ"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Польш"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Баруун-Европ"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Румын"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словак"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Словени"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ИÑпани"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Уламжлалт ИÑпани"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Швед"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Таи"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Турк"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Украин"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Юникод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "олонхÑлийн"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Төв-Европ"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "ОроÑ"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Балти"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ÐрмÑн"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Кирилл"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ðраб"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Иврей"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Гүрж"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Грек"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧехоÑловак"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "үлмÑдÑÑ…"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "ГÑÑ€"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Гарах"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "ÐÑуултын цонх"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ð­Ð½Ñ Ñ‚Ð¾Ð³Ñ‚Ð½Ð¾Ð» Ñонголтгүй"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "БÑлÑн биш"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "БÑлÑн"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "ÐÑÑлттÑй"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Онцлог харуулах"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-Ñхемийн Ò¯Ò¯ÑгÑлт"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Баганын тайлбарыг харуулж байна"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Column_comments Ð¥Ò¯ÑнÑгтийн Ñ…ÑрхÑн шинÑчлÑÑ… талаар Ð±Ð°Ñ€Ð¸Ð¼Ñ‚Ð¶ÑƒÑƒÐ»Ð»Ð°Ð°Ñ Ñ…Ð°Ñ€Ð½Ð° уу"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "ТÑмдÑглÑгдÑÑн SQL-аÑуулт"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL түүх"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "тайлбаргүй"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "ХувьÑагч"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Утга"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Дурын Ñ…ÑÑ€ÑглÑгч"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "БичвÑÑ€ талбар Ñ…ÑÑ€ÑглÑÑ…"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Дурын хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ð­Ð½Ñ Ñ…Ð¾ÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ХоÑÑ‚ Ñ…Ò¯ÑнÑгт Ñ…ÑÑ€ÑглÑÑ…"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Ðууц үг бий болгох"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ Ñ…Ò¯ÑнÑгтийн агуулга"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(үргÑлжилнÑ)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ Ñ…Ò¯ÑнÑгтийн бүтÑц"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Үл мÑдÑгдÑÑ… Ñ…Ñл: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "СервÑрүүд"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Утгууд"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кодлолууд"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Хөдөлгүүрүүд"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Хоёртын log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПроцеÑÑууд"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "%s ÑервÑÑ€ дÑÑÑ€ SQL аÑуудал/аÑуудлууд ажиллуулах"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Өгөгдлийн Ñан %s дÑÑрх SQL аÑуултыг ажиллуулах"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Баганын нÑÑ€Ñ"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Ð­Ð½Ñ SQL-аÑуулт-ыг Ñ‚ÑмдÑглÑÑ…"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Ð­Ð½Ñ Ñ‚ÑмдÑглÑгÑÑг бүх Ñ…ÑÑ€ÑглÑгчид хандахыг зөвшөөрөх"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Өмнөх адил нÑртÑй Ñ‚ÑмдÑглÑлийг Ñолих"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Цонхны Ð³Ð°Ð´Ð½Ð°Ð°Ñ ÑÐ½Ñ Ð°Ñуултыг давхарлахгүй байх"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Зааглагч"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Уг аÑуултыг Ñнд дахин харуулах "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "ИлгÑÑ"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Зөвхөн харах"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3687,7 +3677,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3709,35 +3699,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Хаагдаагүй хашилт"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Буруу тодорхойлогч"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "ТÑмдÑгт мөрийн үл мÑдÑÑ… цÑг Ñ‚ÑмдÑглÑл"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3746,21 +3736,21 @@ msgstr ""
"SQL баталгаажуулагч ÑхлÑгдÑÑнгүй. Ð¥ÑÑ€Ñв PHP өргөтгөл ÑуугдÑан бол шалгана "
"уу, %sбаримтжуулалд%s тодорхойлогдÑон."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Ð¥Ò¯ÑнÑг хооÑон үзÑгдÑж байна!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Урт/Утгууд*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3778,7 +3768,7 @@ msgstr ""
"(\"'\") тавих шаардлагатай бол буруу ташуу зурааÑыг давхар Ñ…ÑÑ€ÑглÑ. (Ж: '\\"
"\\xyz' ÑÑвÑл 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3786,12 +3776,12 @@ msgstr ""
"Ðнхдагч утгаар ÑÐ½Ñ Ñ‚Ð¾Ð³Ñ‚Ð½Ð¾Ð»Ñ‹Ð³ ашиглан ташуу зурааÑ, хашилтгүй ганц утга "
"оруулна уу: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибутууд"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3800,11 +3790,11 @@ msgstr ""
"Боломжтой өөрчлөлийн Ñонголтуудын жагÑаалт ба Ñ‚ÑдгÑÑÑ€ MIME-төрлийн "
"өөрчлөлүүдийн тулд, %sөөрчлөлийн тайлбар%s -д дарах"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Өөрчлөлийн Ñонголтууд"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3815,18 +3805,18 @@ msgstr ""
"та буруу ташуу Ð·ÑƒÑ€Ð³Ð°Ð°Ñ ÑÑвÑл дан хашилт тавихыг Ñ…Ò¯ÑвÑл буруу ташуу зурааÑыг "
"өмнө нь тавина уу. (Ж: '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Байхгүй"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3834,39 +3824,39 @@ msgid ""
msgstr ""
"Ð­Ð½Ñ Ó©Ó©Ñ€Ñ‡Ð»Ó©Ð»Ñ‚Ó©Ð´ Тайлбаргүй нь идÑвхтÑй.<br />%s-ын зохиогчийг аÑууна уу."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Ðгуулах хөдөлгүүр"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Хадгалах"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s талбар(ууд) нÑмÑÑ…"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Та багадаа нÑг талбар нÑм."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "ҮзÑгдÑл"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3883,7 +3873,7 @@ msgstr ""
"Ñонголт: Хоёртын файлын нÑÑ€. Хоёр дахь Ñонголт: Талбарын нÑÑ€. Ð¥ÑÑ€Ñв хоёр "
"дахь Ñонголтод утга өгвөл Ñхний Ñонголтыг хооÑон орхих Ñ…ÑÑ€ÑгтÑй"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3891,8 +3881,8 @@ msgstr ""
"Өгөгдлийн дүрÑлÑлийг арван зургаатаар харуулах. Сонголтоор Ñхний параметр нь "
"Ñ…ÑÑ€ их хооÑон зай нÑмÑхийг тодорхойлно (анхдагчаар 2)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3900,11 +3890,11 @@ msgstr ""
"Дарагдхуйц ÑрхийхумÑ-ыг харуулж байна. Ñонголт: өргөн,өндөр цÑгÑÑÑ€ (ÑÑ… "
"Ñ…ÑмжÑÑ Ð½ÑŒ хадгалагдана)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Уг зургийн холбооÑыг харуулж байна (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3916,7 +3906,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3952,7 +3942,7 @@ msgstr ""
"a NOWRAP to the content cell so that the whole output will be shown without "
"reformatting (Default 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3962,7 +3952,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Талбарын жинхÑÐ½Ñ Ñ‚Ð¾Ð³Ñ‚Ð½Ð¾Ð»Ñ‹Ð³ хамгаалах. Ó¨Ó©Ñ€ дууÑна."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3977,7 +3967,7 @@ msgstr ""
"Ñонголт - ÑÐ½Ñ Ð½ÑŒ өмнө нь тавигдах \"http://domain.com/\", хоёр дахь Ñонголт "
"- өргөн цÑгÑÑÑ€, гурав дахь - өндөр."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3991,17 +3981,17 @@ msgstr ""
"Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ Ñ…Ð°Ñ€ÑƒÑƒÐ»Ð¶ байна, талбар нь файлнÑÑ€ агуулна; Ñхний Ñонголт - ÑÐ½Ñ Ð½ÑŒ "
"өмнө нь тавигдах \"http://domain.com/\", хоёр дахь - холбооÑын гарчгийг авна."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4024,66 +4014,66 @@ msgstr "ZIP архив дотор файл байхгүй байна!"
msgid "Error in ZIP archive:"
msgstr "ZIP архивт байгаа алдаа:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL холболтын кодлол"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Да.ÑхлÑÑ…"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Протоколын хувилбар"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Ð¥ÑÑ€ÑглÑгч"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-кодлол"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL клиент хувилбар"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP -ийн мÑдÑÑлÑл харах"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin-ын албан Ñ‘Ñны вÑб Ñайт"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4094,7 +4084,7 @@ msgstr ""
"нууц үггүй) агуулжÑÑ. Таны MySQL ÑервÑÑ€ ÑÐ½Ñ Ð°Ð½Ñ…Ð´Ð°Ð³Ñ‡Ð°Ð°Ñ€ ажиллаж байгаа нь Ñ…Ñн "
"ч урилгагүй орох боломжийг өгнө. Та хамгаалалтын аÑуудлаа заÑах Ñ…ÑÑ€ÑгтÑй"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4103,7 +4093,7 @@ msgstr ""
"Таны PHP тохируулгад mbstring.func_overload нÑÑлттÑй байна. Ð­Ð½Ñ Ñонголт "
"phpMyAdmin -д бүрÑн боломжгүй бөгөөд зарим өгөгдөл алдагдаж болзошгүй!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4113,7 +4103,7 @@ msgstr ""
"mbstring extension үгүйгÑÑÑ€ phpMyAdmin нь Ñ‚ÑмдÑгт мөрийг зөв хувааж чадахгүй "
"буюу буруу үр дүн гарч магадгүй."
-#: main.php:290
+#: main.php:289
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 "
@@ -4121,104 +4111,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Тохиргооны файл одоо нууцлал шаардаж байна (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "ӨС байхгүй"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Ð¥Ò¯ÑнÑгт Ò¯Ò¯ÑгÑÑ…"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Өгөгдлийн Ñан Ñонго"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> Ñ…Ò¯ÑнÑгт олдÑонгүй ÑÑвÑл %s-д Ñонгогдоогүй"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "ЗаÑах ХуудÑаа Ñонго"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑƒÑƒÐ´Ð°Ñ Ò¯Ò¯ÑгÑÑ…"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "ХуудаÑны дугаар:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Ðвтомат байрлал"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Дотоод хамаарал"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Ð¥Ò¯ÑнÑгтүүд Ñонго"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4226,261 +4216,261 @@ msgstr ""
"Ð¥Ò¯ÑнÑгтийн лавлахтай Ñ…ÑƒÑƒÐ´Ð°Ñ Ð½ÑŒ удаан оршихгүй, Та ÑдгÑÑÑ€ лавлахуудыг уÑтгах "
"уу?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Ð¥Ò¯ÑнÑгт \"%s\" байхгүй байна!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "%s Ñ…Ò¯ÑнÑгтийн координатыг тохируулна уу"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" өгөгдлийн Ñангийн Ñхем - Ð¥ÑƒÑƒÐ´Ð°Ñ %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ð¥Ò¯ÑнÑгт алга"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Хамааралтай Ñхем"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Ðгуулгын Ñ…Ò¯ÑнÑгт"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "ÐÑмÑлт"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Харуулах/Ðуух зүүн цÑÑ"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Байрлал хадгалах"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Ð¥Ò¯ÑнÑгт Ò¯Ò¯ÑгÑÑ…"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Холбоо Ò¯Ò¯ÑгÑÑ…"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Да.дууд"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "ТуÑламж"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Шууд Ð±ÑƒÑ Ñ…Ð¾Ð»Ð±Ð¾Ð¾Ñ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Шууд холбооÑ"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Жижиш/Том Бүгдийг"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Оруулах/Гаргах PDF Ñхемийн координат"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "ЦÑÑ Ð·Ó©Ó©Ñ…"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Ðуух/Харуулах бүгдийг"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Ðуух/Харуулах Холбоо байхгүй Ð¥Ò¯ÑнÑгтүүд"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Ð¥Ò¯ÑнÑгтийн тоо"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Холбоог уÑтгах"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Холбоо Ñонгохдоо, дарах нь :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Гаргах/Оруулах Ñ…ÑмжÑÑÑ"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "ÑайшаагдÑан"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "хаанааÑ/хаашаа хуудаÑ"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Файл оруулах"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Бүх"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Харах хоёртын log Ñонго"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Файлууд"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "БүтÑн аÑуулт харуулах"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Log нÑÑ€"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Байрлал"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Ð¥ÑÑ€Ñг Ñвдлын төрөл"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "ЖинхÑÐ½Ñ Ð±Ð°Ð¹Ñ€Ð»Ð°Ð»"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ÐœÑдÑÑлÑл"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Кодлол ба жишилт"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "ӨС Ñонгогдоогүй."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s ӨС амжилттай уÑтгагдлаа."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Өгөгдлийн Ñангийн ÑтатиÑтик"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Ð¥Ò¯ÑнÑгт"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "ӨС байхгүй"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Олшруулалт"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "&quot;%s&quot; өгөгдлийн Ñангийн онцгой Ñрх шалгах."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Онцгой Ñрх шалгах"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "ÐÑÑлттÑй ÑтатиÑтик"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Хаалттай ÑтатиÑтик"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"ТÑмдÑглÑл: Ð’Ñб ÑервÑÑ€, MySQL-ийн хоорондох өгөгдөл дамжуулах ÑтатиÑтик."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Ðгуулах хөдөлгүүрүүд"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "ӨС-ийн Ñхем харах"
@@ -4680,20 +4670,20 @@ msgid "None"
msgstr "Байхгүй"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr " Ð¥Ò¯ÑнÑгтийн туÑгай онцгой Ñрхүүд"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " ТÑмдÑглÑл: MySQL онцгой Ñрхийн нÑÑ€ нь англиар илÑрхийлÑгдÑÑн "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобал онцгой Ñрх"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr " Онцгой Ñрх, өгөгдлийн Ñангийн Ñрх"
@@ -4717,99 +4707,99 @@ msgstr "ÐÑвтрÑÑ… мÑдÑÑлÑл"
msgid "Do not change the password"
msgstr "Ðууц үгийг Ñолихгүй"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ð¥ÑÑ€ÑглÑгч олдÑонгүй."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Ð¥ÑÑ€ÑглÑгч %s оршин байна!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑгдлÑÑ."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, fuzzy, php-format
msgid "You have updated the privileges for %s."
msgstr "Онцгой Ñрх шинÑчлÑгдлÑÑ"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Онцгой Ñрх %s -ыг хүчингүй болголоо"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s-Ñ‹ нууц үг Ñолигдлоо."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s-г уÑтгаж байна"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "УÑтгахаар Ñ…ÑÑ€ÑглÑгч ÑонгогдÑонгүй!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Онцгой Ñрхийг дахин дуудаж байна"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгч уÑтгагдлаа."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Онцгой Ñрхүүд дахин дуудагдлаа."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Онцгой Ñрхүүдийг заÑах"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Хүчингүй"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "User overview"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Хандив"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Дурын"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑÑ…"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгчдийг хаÑах"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"УÑтгахын төгÑгөлд нь Ñ…ÑÑ€ÑглÑгчдÑÑÑ Ð¸Ð´ÑвхтÑй бүх онцгой Ñрхийг хүчингүй "
"болгох."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Ð¥ÑÑ€ÑглÑгчтÑй адил нÑртÑй өгөгдлийн Ñанг уÑтгах."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4822,48 +4812,48 @@ msgstr ""
"агуулга нь ÑервÑрт Ñ…ÑÑ€ÑглÑгдÑж Ð±ÑƒÐ¹Ð³Ð°Ð°Ñ Ó©Ó©Ñ€ байна. Ð­Ð½Ñ Ñ‚Ð¾Ñ…Ð¸Ð¾Ð»Ð´Ð¾Ð»Ð´ %sдахин "
"дуудаж%s үргÑÐ»Ð¶Ð»Ò¯Ò¯Ð»Ð½Ñ Ò¯Ò¯."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгч онцгой Ñрхийн Ñ…Ò¯ÑнÑгтÑд алга байна."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Онцгой Ñрх, баганын Ñрх"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Дараах өгөгдлийн Ñанд онцгой Ñрх нÑмÑÑ…"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Дараах Ñ…Ò¯ÑнÑгтÑд онцгой Ñрх нÑмÑÑ…"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "ÐÑвтрÑÑ… мÑдÑÑллийг Ñолих/ Ð¥ÑÑ€ÑглÑгч хуулах"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Ðдил онцгой ÑрхтÑй Ñ…ÑÑ€ÑглÑгч Ò¯Ò¯ÑгÑÑ… ба ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... хуучныг үлдÑÑÑ…."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... Ñ…ÑÑ€ÑглÑгчийн Ñ…Ò¯ÑнÑгтүүдÑÑÑ ÑƒÑтгах."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... Ñ…ÑƒÑƒÑ‡Ð½Ð°Ð°Ñ Ð±Ò¯Ñ… онцгой Ñрхийг хүчингүй болгоод дараа нь уÑтга."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4871,110 +4861,110 @@ msgstr ""
" ... Ñ…ÑÑ€ÑглÑгчийн Ñ…Ò¯ÑнÑгтүүдÑÑÑ Ð½Ñгийг уÑтгаад дараа нь онцгой Ñрхийг дахин "
"дууд."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Ð¥ÑÑ€ÑглÑгчийн өгөгдлийн Ñан"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Байхгүй"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Ð¥ÑÑ€ÑглÑгчдийн хандÑан нь &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Өгөгдлийн Ñангийн Ñрх"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "загвар"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s нь уÑтгагдав."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin нь thread %s-ийг хааж чадÑангүй. Ð­Ð½Ñ Ð°Ð»ÑŒ Ñ…Ñдийн хаагдÑан байна."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4983,114 +4973,114 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5100,11 +5090,11 @@ msgstr ""
"Ñ…ÑÑ€ÑглÑгдÑÑ… завÑрын файлын ÑƒÑ‚Ð³Ð°Ð°Ñ Ñ…ÑÑ‚ÑÑ€ÑÑн хоёртын Ñ‚ÑмдÑглÑлийн нөөцлөлд "
"Ñ…ÑÑ€ÑглÑгдÑÑ… Ñ…ÑлÑлцÑÑрийн тоо."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "ЗавÑрын хоёртын Ñ‚ÑмдÑглÑлийн нөөцөлөлт Ñ…ÑÑ€ÑглÑгдÑÑ… Ñ…ÑлÑлцÑÑрийн тоо."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5116,11 +5106,11 @@ msgstr ""
"оронд Ñанах ойд ÑуурилÑан завÑрын Ñ…Ò¯ÑнÑгтийн tmp Ñ…Ò¯ÑнÑгтийн Ñ…ÑмжÑÑн утгыг "
"нÑмÑгдүүлÑхийг Ñ…Ò¯ÑÑж байж болно."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "ХичнÑÑн завÑрын файл mysqld-д Ò¯Ò¯ÑгÑгдÑв."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5128,7 +5118,7 @@ msgstr ""
"СервÑрийн ажиллуулÑан Ñ…ÑлÑлцÑÑрийн үед автоматаар Ò¯Ò¯ÑÑÑн Ñанах ойн "
"Ñ…Ò¯ÑнÑгтүүдийн тоо."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5136,7 +5126,7 @@ msgstr ""
"Ижил алдаа өгөх (түлхүүр давхардÑан байж болзошгүй) бүрт ДÐВТÐЛТТÐЙ ОРУУЛÐЛТ-"
"аар бичигдÑÑн мөрүүдийн тоо."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5144,23 +5134,23 @@ msgstr ""
"Ð¥ÑÑ€ÑглÑгдÑж буй ДÐВТÐЛТТÐЙ ОРУУЛÐЛТ-ын thread баригчийн тоо. Ялгаатай "
"Ñ…Ò¯ÑнÑгт бүр ДÐВТÐЛТТÐЙ ОРУУЛÐЛТ-д өөрийн thread-ийг Ñ…ÑÑ€ÑглÑнÑ."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "ДÐВТÐЛТТÐЙ ОРУУЛÐЛТ-аар бичигдÑÑн мөрийн тоо."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "ЦЭВЭРЛЭХ Ñ…ÑлÑлцÑÑрийн ажиллаÑан тоо."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "дотоод COMMIT Ñ…ÑлÑлцÑÑриийн тоо."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Ð¥Ò¯ÑнÑгтÑÑÑ Ð¼Ó©Ñ€ уÑтгаÑан тоо."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5170,7 +5160,7 @@ msgstr ""
"NDB КлаÑтер хадгалуурын хөдөлгүүрийг аÑууж чадна. Үүнийг ололт гÑж нÑрлÑнÑ. "
"Ололтын баригч нь ололт хийгдÑÑн Ñ…Ò¯ÑнÑгтийн хичнÑÑн удааг илÑрхийлÑÑ… тоо юм."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5180,7 +5170,7 @@ msgstr ""
"бүтÑн Ð¸Ð½Ð´ÐµÐºÑ ÑˆÐ°Ð»Ð³Ð°Ð»Ñ‚Ñ‹Ð³ ÑÐ½Ñ ÑервÑÑ€ хийÑнийг илтгÑнÑ; ЖишÑÑлбÑл, SELECT col1 "
"FROM foo, Ñнд col1 индекÑлÑгдÑÑн байна."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5188,7 +5178,7 @@ msgstr ""
"Түлхүүрт ÑуурилÑан мөр унших Ñ…Ò¯ÑÑлтийн тоо. Ð¥ÑÑ€Ñв ÑÐ½Ñ Ð½ÑŒ өндөр бол, таны "
"аÑуудлууд болон Ñ…Ò¯ÑнÑгтүүд зөв индекÑлÑгдÑÑнийг илтгÑнÑ."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5198,7 +5188,7 @@ msgstr ""
"та мужийн нөхцөлтÑйгÑÑÑ€ баганын Ð¸Ð½Ð´ÐµÐºÑ ÑˆÐ°Ð°Ñ€Ð´Ð°Ñ… ÑÑвÑл Ð¸Ð½Ð´ÐµÐºÑ ÑˆÐ°Ð»Ð³Ð°Ð»Ñ‚Ñ‹Ð³ хийхÑд "
"нÑмÑгдÑж байдаг."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5206,7 +5196,7 @@ msgstr ""
"Түлхүүрийн дараалал дахь өмнөх мөрийг унших Ñ…Ò¯ÑÑлтийн тоо. Ð­Ð½Ñ ÑƒÐ½ÑˆÐ¸Ñ… арга нь "
"голчлон ORDER BY ... DESC-д Ñ…ÑÑ€ÑглÑгддÑг."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5218,7 +5208,7 @@ msgstr ""
"Та магадгүй Ñ…Ò¯ÑнÑгтийг бүрÑн шалгахыг MySQL-ÑÑÑ Ñ†Ó©Ó©Ð½Ð³Ò¯Ð¹ Ñ…Ò¯ÑÑÑн ÑÑвÑл нÑгдÑлд "
"түлхүүрийг зөв ашиглаагүй байх."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5230,35 +5220,35 @@ msgstr ""
"ерөнхийдөө, таны Ñ…Ò¯ÑнÑгтүүд зөв индекÑлÑгдÑÑгүй ÑÑвÑл индекÑүүд чинь "
"аÑуудалд зөв бичигдÑÑгүйг илтгÑнÑ."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Дотоод ROLLBACK Ñ…ÑлÑлцÑÑрийн тоо."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Ð¥Ò¯ÑнÑгт дÑÑ… мөрийг шинÑчлÑÑ… Ñ…Ò¯ÑÑлтийн тоо."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Ð¥Ò¯ÑнÑгтÑд мөр оруулах Ñ…Ò¯ÑÑлтийн тоо."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Өгөгдөл агуулж буй (бохир, цÑвÑÑ€) хуудÑын тоо."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Одоогоор бохир байгаа хуудÑын тоо."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "ЦÑвÑрлÑÑ… Ñ…Ò¯ÑÑлт дÑÑ… буфферийн хуудÑын тоо."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "ЧөлөөтÑй байгаа хуудÑуудын тоо."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5268,7 +5258,7 @@ msgstr ""
"одоогоор унших, бичих ÑÑвÑл цÑвÑрлÑгдÑж чадаагүй, мөн буÑад шалгааны ÑƒÐ»Ð¼Ð°Ð°Ñ "
"хаÑагдÑан."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5280,11 +5270,11 @@ msgstr ""
"InndoDB буфферийн нөөцийн нийт Ñ…ÑƒÑƒÐ´Ð°Ñ - Innodb_буфферийн нөөцийн чөлөөт "
"Ñ…ÑƒÑƒÐ´Ð°Ñ - Innodb_буфферийн нөөцийн хуудÑын өгөгдөл зÑргÑÑÑ Ð±Ð¾Ð´Ð¾Ð³Ð´Ð´Ð¾Ð³."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Ð¥ÑƒÑƒÐ´Ð°Ñ Ð´Ð°Ñ…ÑŒ буфферийн нөөцийн Ñ…ÑмжÑÑ."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5292,7 +5282,7 @@ msgstr ""
"InnoDB Ò¯Ò¯ÑгÑÑÑн \"ÑанамÑаргүй\" өмнөх уншилтын тоо. Замбараагүй "
"ÑÑ€ÑмбÑлÑгдÑÑн Ñ…Ò¯ÑнÑгтийн нилÑÑд хувийг шалгаÑан аÑуудлыг илÑрхийлнÑ."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5300,11 +5290,11 @@ msgstr ""
"InnoDB Ò¯Ò¯ÑгÑÑÑн дараалÑан өмнөх уншилтын тоо. Ð¥Ò¯ÑнÑгтийн дараалÑан бүтÑн "
"шалгалтыг InnoDB хийÑнийг илÑрхийлнÑ."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "InndoDB-ийн хийÑÑн логик уншилтын Ñ…Ò¯ÑÑлтийн тоо."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5312,7 +5302,7 @@ msgstr ""
"InnoDB буфферийн Ð½Ó©Ó©Ñ†Ó©Ó©Ñ Ð½Ð¸Ð¹Ñ†Ñмжгүй ба ганц Ñ…ÑƒÑƒÐ´Ð°Ñ ÑƒÐ½ÑˆÐ¸Ð»Ñ‚ хийÑÑн логик "
"уншилтын тоо."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5321,218 +5311,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB буфферийн нөөц Ñ€Ò¯Ò¯ бичигдÑж дууÑÑан тоо."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "fsync() үйлдлийн ойрхон хийгдÑÑн тоо."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "fsync() үйлдлийн хүлÑÑгдÑж буй тухайн тоо."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Уншихаар хүлÑÑгдÑж буй тухайн тоо."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "БичихÑÑÑ€ хүлÑÑгдÑж буй тухайн тоо."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Өгөгдөл ойрхон уншÑан дүн, байтаар."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Өгөгдөл уншилтийн нийт тоо."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Өгөгдөл бичилтийн нийт тоо."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Өгөгдөл ойрхон бичÑÑн дүн, байтаар."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "ТÑмдÑглÑл бичих Ñ…Ò¯ÑÑлтийн тоо."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "ТÑмдÑглÑлийн файлын физик бичилтийн тоо."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "ТÑмдÑглÑлийн файл руу бичих хүлÑÑлт."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5540,104 +5530,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Дахих"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "ЭрÑмбÑлÑгдÑÑн мөрийн тоо."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5645,18 +5635,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5664,107 +5654,107 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Ðжиллах үеийн мÑдÑÑлÑл"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Баригч"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "ÐÑуудлын нөөцлөл"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Thread-үүд"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "ЗавÑрын өгөгдөл"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Давталттай оруулалт"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Түлхүүрийн нөөцлөл"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "ÐÑгдÑл"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "ЭрÑмбÑлж байна"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Ð¥ÑлÑлцÑÑÑ€ зохицуулагч"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Бүх Ñ…Ò¯ÑнÑгтийг цÑвÑрлÑÑ… (хаах)"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "ÐÑÑлттÑй Ñ…Ò¯ÑнÑгтүүдийг харуулах"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Дагавар хоÑтыг харуулах"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Дагавар төлвийг харуулах"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "ÐÑуудлын утгыг цÑвÑрлÑÑ…"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "ПроцеÑууд харах"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Да.ÑхлÑÑ…"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ð­Ð½Ñ MySQL ÑервÑÑ€ %s-д ажиллаж байна. ЭхÑлÑÑн нь %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5772,46 +5762,46 @@ msgstr ""
"<b>Гуйвуулга</b>: ЭдгÑÑÑ€ Ñ…Ò¯ÑнÑгтүүд нь MySQL ÑервÑÑ€ ÑÑ…ÑлÑÑн үеÑÑ ÑүлжÑÑний "
"гуйвуулгыг харуулна."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Гуйвуулга"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "цагт"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "ИрÑÑн"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "ИлгÑÑгдÑв"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Холболт"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "ХИ. давхацÑан холболтууд"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "БүтÑлгүйтÑÑн оролдлого"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ТаÑлагдÑан"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5819,265 +5809,261 @@ msgid ""
msgstr ""
"<b>ÐÑуултын ÑтатиÑтик</b>: ЭхÑлÑнÑÑÑ Ñ…Ð¾Ð¹Ñˆ, %s аÑуулт ÑервÑÑ€ Ñ€Ò¯Ò¯ илгÑÑгдÑÑн."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "минутад"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "ÑекундÑд"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "ÐÑуултын төрөл"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "ХИ. давхацÑан холболтууд"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "СервÑрийн утгууд болон тохиргоонууд"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "СеÑÑон утга"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобал утга"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6087,66 +6073,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6154,430 +6140,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6585,174 +6563,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6760,163 +6738,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6926,144 +6904,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7074,329 +7052,329 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Ðвто ÑÑргÑÑÑ… горим"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Баримтжуулал"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Баганын тайлбарыг харуулж байна"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7404,38 +7382,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7443,655 +7421,655 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP кодоор харуулах"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "SQL аÑуудал харуулах"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Ð¥Ò¯ÑнÑгт `%s`-ийн Ð¸Ð½Ð´ÐµÐºÑ Ð°Ñуудалтай"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "ХаÑг"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Функц"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Үл тоох"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Яагаад гÑвÑл урт нь их,<br /> ÑÐ½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ заÑагдахгүй "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Хоёртын өгөгдөл - заÑагдахгүй "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ð¨Ð¸Ð½Ñ Ð¼Ó©Ñ€ оруулаад"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Буцах"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Ó¨Ó©Ñ€ ÑˆÐ¸Ð½Ñ Ð¼Ó©Ñ€ оруулах"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Ð­Ð½Ñ Ñ…ÑƒÑƒÐ´Ð°Ñ Ñ€ÑƒÑƒ буцах"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Дараагийн мөрийг заÑах"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"TAB товчийг Ñ…ÑÑ€ÑглÑн ÑƒÑ‚Ð³Ð°Ð°Ñ ÑƒÑ‚Ð³Ñ‹Ð½ хооронд шилжинÑ, ÑÑвÑл CTRL+Ñумууд-аар "
"зөөгдөнө"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Ð¥Ò¯ÑнÑгт %s нь оршин байна!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Ð¥Ò¯ÑнÑгтийн Ñхем харах"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "ҮндÑÑн түлхүүрийн нÑÑ€ нь PRIMARY байх Ñ‘Ñтой!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "ИндекÑийг PRIMARY болгож чадÑангүй!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "ТодорхойлогдÑон индекÑийн Ñ…ÑÑÑггүй!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Ð¨Ð¸Ð½Ñ Ð¸Ð½Ð´ÐµÐºÑ Ò¯Ò¯ÑгÑÑ…"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Өөрчлөх индекÑ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "ИндекÑийн нÑÑ€&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ИндекÑийн төрөл&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" нь үндÑÑн түлхүүрийн нÑÑ€ ба <b>зөвхөн</b> байх <b>Ñ…ÑÑ€ÑгтÑй</b>!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "ИндекÑÑ‚ нÑмÑÑ…&nbsp;%s&nbsp;багана(ууд)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Баганы тоо Ñ‚ÑгÑÑÑ Ð¸Ñ… байна."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðдил нÑÑ€ байÑан тул Ñ…Ò¯ÑнÑгтийг зөөÑөнгүй!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr " Ðдил нÑртÑй Ñ…Ò¯ÑнÑгт Ñ€Ò¯Ò¯ хуулж чадÑангүй!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Ð¥Ò¯ÑнÑгт %s нь %s руу зөөгдөв."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s Ñ…Ò¯ÑнÑгт %s руу хуулагдлаа."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Ð¥Ò¯ÑнÑгтийн нÑÑ€ хооÑон байна!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Ð¥Ò¯ÑнÑгтийг ÑÑ€ÑмбÑлÑлтÑÑÑ€ өөрчлөх"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(дан)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Ð¥Ò¯ÑнÑгтийг зөөх (өгөгдлийн Ñан<b>.</b>Ñ…Ò¯ÑнÑгт):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Ð¥Ò¯ÑнÑгтийн Ñонголтууд"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Ð¥Ò¯ÑнÑгтийг да.нÑрлÑÑ…"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Ð¥Ò¯ÑнÑгт хуулах(өгөгдлийн Ñан<b>.</b>Ñ…Ò¯ÑнÑгт):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "ХуулагдÑан Ñ…Ò¯ÑнÑгт Ñ€Ò¯Ò¯ шилжих"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Ð¥Ò¯ÑнÑгтийн ашиглалт"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Ð¥Ò¯ÑнÑгт Ñнзлах"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Ð¥Ò¯ÑнÑгт %s нь flushed боллоо"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "ҮнÑн зөв өгөгдлийг шалгах:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Ð¥Ò¯ÑнÑгтүүдийг харуулах"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Ðшиглалтын зай"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Ðшиглалт"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "ЭффекттÑй"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Мөрийн ÑтатиÑтик"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Баримтжуулал"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамик"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Мөрийн урт"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Мөрийн Ñ…ÑмжÑÑ "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, fuzzy, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Гадаад түлхүүр Ò¯Ò¯ÑгÑÑ…Ñд алдаа гарлаа %1$s (өгөгдлийн төрлөө шалга)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Дотоод хамаарал"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "СонгогдÑон мөргүй"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"жишÑÑ Ð°Ñуулт\" хийх (Ñ‚ÑмдÑгт: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Талбар Ñонгох (Ñдаж нÑгийг):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Хайлтын нөхцөл нÑмÑÑ…(\"where\" Ñ…ÑÑгийн бие):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Ð¥ÑƒÑƒÐ´Ð°Ñ Ð´Ð°Ñ…ÑŒ мөрийн тоо"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Харуулах ÑÑ€ÑмбÑ:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Онцгой утгуудыг харах"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Байхгүй"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Ð¥Ò¯ÑнÑгт %s нь уÑтгагдлаа"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "%s-д үндÑÑн түлхүүр нÑмÑгдлÑÑ"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s-д Ð¸Ð½Ð´ÐµÐºÑ Ð½ÑмÑгдÑÑн байна"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Хамаарал харах"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Ð¥Ò¯ÑнÑгтийн бүтцийг таниулах"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s талбар(ууд) нÑмÑÑ…"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Ð¥Ò¯ÑнÑгтийн төгÑгөлд"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Ð¥Ò¯ÑнÑгтийн ÑÑ…Ñнд"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s-ы дараа"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "&nbsp;%s&nbsp;багануудад Ð¸Ð½Ð´ÐµÐºÑ Ò¯Ò¯ÑгÑÑ…"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8100,47 +8078,64 @@ msgstr ""
"ÐÑ€ÑŒÑ Ð±Ð¾Ð»Ð¾Ð¼Ð¶Ð³Ò¯Ð¹, өөрийн тохиргоогоо шалга ба/ÑÑвÑл %s-Ñ‚ Ð°Ñ€ÑŒÑ Ð±Ð°Ð¹Ð³Ð°Ð° ÑÑÑхийг "
"хар."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ИдÑвхтÑй MIME-төрлүүд"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types printed in italics do not have a seperate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ИдÑвхтÑй өөрчлөлт"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Тайлбар"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Танд хангалттай Ñрх байхгүй!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профиль шинÑчлÑгдлÑÑ."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "ТÑмдÑгт хөрвүүлÑлтийн iconv, recode өргөтгөлийг дуудаж чадÑангүй. Php "
+#~ "тохиргоо дахь ÑдгÑÑÑ€ өргөтгөлийг нÑÑ ÑÑвÑл phpMyAdmin-Ñ‹ Ñ‚ÑмдÑгт "
+#~ "хөрвүүлÑлтийг хаа."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "iconv, libiconv, recode_string өргөтгөлүүдийн алийг ч Ñ…ÑÑ€ÑглÑж чадÑангүй "
+#~ "(extension reports-д дуудагдах). Php тохиргоогоо шалга."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ms.po b/po/ms.po
index af6c4e49bc..e953803e2b 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: malay <ms@li.org>\n"
@@ -13,324 +13,324 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Papar semua"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Muka Surat:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Cari"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Pergi"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nama Kekunci"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
#, fuzzy
msgid "Description"
msgstr "tiada keterangan"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "angkalan data %s telah digugurkan."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
#, fuzzy
msgid "Database comment: "
msgstr "Komen jadual"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komen jadual"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nama Kolum"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Jenis"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Asal"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Pautan ke"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komen"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Tidak"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ya"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Cetak"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Lihat longgokan (skema) pangkalan data"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tiada jadual dijumpai pada pangkalan data."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Sila pilih pangkalan data"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Nyahpilih Semua"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "Nama jadual adalah kosong"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "Jadual %s telah ditukarnama ke %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "Jadual %s telah disalin ke %s."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Tukarnama jadual ke"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Arahan"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Tiada pangkalan data"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Struktur sahaja"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur dan data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Data sahaja"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Membenarkan"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Tidak Membenarkan"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Baiki jadual"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Tidak Membenarkan"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Membenarkan"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr ""
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,55 +339,55 @@ msgstr ""
"Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah "
"tidak diaktifkan. Untuk mengetahuinya klik %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Ubah Halaman PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Jadual"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Baris"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Saiz"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "sedang digunakan"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
#, fuzzy
msgid "Creation"
msgstr "Cipta"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -395,507 +395,513 @@ msgid_plural "%s tables"
msgstr[0] "%s jadual"
msgstr[1] "%s jadual"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Kueri-SQL anda telah dilaksanakan dengan jaya"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Isih"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Menaik"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Menurun"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Papar"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Dan"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Atau"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ubahsuai"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Tambah/Padam Baris Kriteria"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Tambah/Padam Kolum Medan"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Kemaskini Kueri"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Guna Jadual"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL- kueri pada pangkalan data <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Hantar Kueri"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Akses dinafikan"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "sekurang-kurangnya satu perkataan"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "semua perkataan"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "Frasa tepat"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "sebagai penyataan regular (regexp)"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Hasil carian bagi \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s padanan di dalam jadual <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s padanan di dalam jadual <i>%s</i>"
+msgstr[1] "%s padanan di dalam jadual <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Lungsur"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Padam"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Jumlah</b>: <i>%s</i> padanan"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Jumlah</b>: <i>%s</i> padanan"
+msgstr[1] "<b>Jumlah</b>: <i>%s</i> padanan"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Cari di pangkalan data"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Perkataan atau nilai untuk dicari (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Cari:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Perkataan dipisahkan oleh aksara ruang (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Di dalam jadual:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Di dalam jadual:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Selit"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Gugur"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Kosong"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Jadual %s telah dikosongkan"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "Medan %s telah digugurkan"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Jadual %s telah digugurkan"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Jumlah"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Dengan pilihan:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Tanda Semua"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Nyahtanda Semua"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Paparan Cetak"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Periksa Jadual"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimakan jadual"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Baiki jadual"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyze table"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksport"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Kamus Data"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Pangkalan Data"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Cipta"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Aksi"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Operasi"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Struktur sahaja"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Periksa Jadual"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Pangkalan Data"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "TandaBuku telah dipadam."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Undur"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin lebih mesra dengan pelayar web <b>menyokong-kerangka</b> seperti "
"mozilla."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -903,15 +909,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "keterangan \"DROP DATABASE\" di tidak aktifkan ."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Adakah anda ingin "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -940,41 +946,41 @@ msgstr "Nama hos adalah kosong!"
msgid "The user name is empty!"
msgstr "Kata Pengenalan kosong!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Katalaluan adalah kosong!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Katalaluan tidak sama!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Pengubahsuaian telah disimpan"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Paparan Hubungan"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Ciri-ciri hubungan am"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -982,13 +988,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ciri-ciri hubungan am"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Tidak Membenarkan"
@@ -1004,125 +1010,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Pilih Medan untuk dipapar"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Ubah Katalaluan"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Dijana oleh"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Tiada"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Terdahulu"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Berikut"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Jumlah"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binari"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mac"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mei"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ogos"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mac"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1130,398 +1147,398 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ogos"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sept"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dis"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Aha"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Isn"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Sel"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Jum"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Aha"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Isn"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Sel"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Rab"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Kha"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Jum"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Aha"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Isn"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Sel"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Rab"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Kha"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Jum"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "sedang digunakan"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "Records"
msgid "Second"
msgstr "Rekod"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Tiada indeks ditafrifkan!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeks"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinaliti"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Komen"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Ubah"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Kekunci utama telah digugurkan"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s telah digugurkan"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "pangkalan data"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Ralat"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Jadual %s telah ditukarnama ke %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Selamat Datang ke %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1529,62 +1546,62 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Logmasuk"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumentasi phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
#, fuzzy
msgid "Server:"
msgstr "Pelayan"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Namapengguna:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Katalaluan:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Pilihan Pelayan"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cecikut mestilah dihidupkan ketika ini."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Tidak boleh log-masuk ke server MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Salah kata pengenalan/kata laluan. Akses dilarang."
@@ -1622,27 +1639,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Tidak dapat memuat iconv atau kodsemula sambungan yang diperlukan untuk "
-"menukar set aksara, konfigur php utk membolehkan penggunaan sambungan ini "
-"atau abaikan pengubahan set aksara di phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Tidak boleh menggunakan fungsi iconv mahupun libiconv mahupun recode_string "
-"apabila sambungan lapuran dimuat. Periksa konfigurasi php anda."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1657,425 +1654,414 @@ msgstr ""
"php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.<br /"
">Jika kamu terima laman kosong, semuanya berjalan lancar."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi."
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Pelayan"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Hantar"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Hantar"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentasi"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "kueri-SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL berkata: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Terangkan Kod SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Tanpa Kod PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Cipta Kod PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Melangkau Pengesahan SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Mengesahkan SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Masa"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s hari, %s jam, %s minit dan %s saat"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Mula"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Terdahulu"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Tamat"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operasi"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nama"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "angkalan data %s telah digugurkan."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Kueri"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Eksport"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilej"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Melebihi"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Ubah Katalaluan"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Tiada Katalaluan"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Katalaluan"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ulang-taip"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Dijana oleh"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Cipta pangkalan data baru"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Cipta"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Tiada Privilej"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Cipta jadual baru pada pangkalan data %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Bilangan baris per halaman"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Longgok %s baris bermula pada rekod # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Simpan sebagai fail"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, fuzzy, php-format
msgid "Save on server in %s directory"
msgstr "direktori muatnaik pelayan-web"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Kata Pengenalan"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2083,40 +2069,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Fail bagi set Aksara:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Mampatan"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Tiada"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"digzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzipped"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2141,7 +2127,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokasi bagi fail teks"
@@ -2149,13 +2135,13 @@ msgstr "Lokasi bagi fail teks"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "direktori muatnaik pelayan-web"
@@ -2181,11 +2167,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2229,396 +2215,396 @@ msgstr "Melintang"
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "baris bermula dari rekod #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "mengufuk"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "menegak"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operasi"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Sebahagian Teks"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Teks Penuh"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Skema Hubungan"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Skema Hubungan"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Baris telah dipadam"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Bunuh"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "pada kueri"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Papar baris"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "jumlah"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ubah"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Pautan tidak dijumpai"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Informasi MasaJana"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Data sahaja"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Jumlah"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Jadual %s telah dibuangkan"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2626,48 +2612,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2675,149 +2661,149 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "data CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Baris ditamatkan oleh"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Medan disertai oleh"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Medan dilarikan oleh"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Baris ditamatkan oleh"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Letakkan medan di baris pertama"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV untuk sata MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Melonggok data bagi jadual"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktur jadual bagi jadual"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
#, fuzzy
msgid "Relations"
msgstr "Operasi"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Hos"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Masa dijana"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versi Pelayan"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versi PHP"
@@ -2825,23 +2811,23 @@ msgstr "Versi PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2849,104 +2835,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Sertakan nama jadual dan medan dengan backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Kemasukkan Selesai"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Penyelitan Lanjutan"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Proses-proses"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Fungsi"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Struktur sahaja"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2954,167 +2940,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Tiada Jadual"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Tiada Jadual"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Hasil SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Dijana oleh"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL memulangkan set hasil kosong (i.e. sifar baris)"
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Tiada pangkalan data"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Ganti data jadual dengan fail"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nama Kolum"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3130,7 +3116,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3141,12 +3127,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3154,535 +3140,539 @@ msgid "None"
msgstr "Tiada"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Utama"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tekspenuh"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Tiada perubahan"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binari"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
#, fuzzy
msgid "dictionary"
msgstr "Kamus Data"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Rumah"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Log keluar"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "tidak OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Membenarkan"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Paparkan Ciri-ciri"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Ciptaan bagi PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Memaparkan Komen Kolum"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Tandabuku kueri-SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "tiada keterangan"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Kata Pengenalan"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Isih"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Pembolehubah"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Nilai"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Pelayan"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Sebarang pengguna"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Sebarang hos"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Pelayan"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Pemboleh-pembolehubah"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "Binari"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Proses-proses"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Cari di pangkalan data"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Cari di pangkalan data"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Laksana kueri SQL pada pangkalan data %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nama Kolum"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "andabuku kueri-SQL ini"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Papar kueri ini di sini lagi "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Hantar"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Paparan sahaja"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3690,7 +3680,7 @@ msgstr ""
"Ada kemungkin kueri SQL anda salah. Dibawah adalah kesalah Pelayan MySql , "
"jika ada, ianya membantu anda menganalisis masalah"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3713,35 +3703,35 @@ msgstr ""
"satu kueri yang bermasalah, dan lapurkan pepijat desertai oleh seruas data "
"dan SALIN keratan rentas dibawah:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "MULA SALIN"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "TAMAT SALIN"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "MULA MENTAH"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "TAMAT MENTAH"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Tanda quote tidak disertakan"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Pengenalan TidakSah"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "TandaBaca tidak dikenali"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3750,21 +3740,21 @@ msgstr ""
"Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang "
"sambungan php seperti yang tercatit di %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Panjang/Nilai*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3782,29 +3772,29 @@ msgstr ""
"backslash (\"\\\") atau single quote (\"'\") didalam nilai tersebut, "
"backslashes kan ia (cth '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atribut"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3817,57 +3807,57 @@ msgstr ""
"backslash (\"\\\") atau single quote (\"'\") didalam nilai tersebut, "
"backslashes kan ia (cth '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Tiada"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Simpan"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Tambah medan baru"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Hantar"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3875,24 +3865,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3904,7 +3894,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3918,37 +3908,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3966,68 +3956,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Aksi"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Ulangtetap"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Pengguna"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Set Aksara MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "Versi PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Papar maklumat PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Laman Rasmi phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4039,21 +4029,21 @@ msgstr ""
"dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, "
"dan anda hendaklah membetulkan lubang keselamatan ini."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4061,366 +4051,366 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Tiada pangkalan data"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Cipta Halaman baru"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Sila pilih pangkalan data"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Jadual <b>%s</b> tidak dijumpai atau ditetapkan pada %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Sila Pilih Laman untuk diubah"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Cipta Halaman baru"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Muka Surat:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
msgid "Automatic layout based on"
msgstr "Versi Pelayan"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Pilih Jadual"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Jadual \"%s\" tidak wujud!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Sila konfigurasikan kordinat bagi jadual %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Skema bagi pangkalan data \"%s\" database - Laman %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Tiada Jadual"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Skema Hubungan"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Kandungan"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Cipta Halaman baru"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Papar semua"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Jadual %s telah digugurkan"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Semua"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Medan"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Jenis Kueri"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistik pangkalan data"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Jadual-jadual"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Tiada pangkalan data"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
#, fuzzy
msgid "Check Privileges"
msgstr "Tiada Privilej"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
#, fuzzy
msgid "Enable Statistics"
msgstr "Statistik pangkalan data"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
#, fuzzy
msgid "Disable Statistics"
msgstr "Statistik pangkalan data"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "Lihat longgokan (skema) pangkalan data"
@@ -4619,21 +4609,21 @@ msgid "None"
msgstr "Tiada"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: Nama privilej MySQL adalah dinyatakan dalam B.Inggeris "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
#, fuzzy
msgid "Global privileges"
msgstr "Tiada Privilej"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4658,98 +4648,98 @@ msgstr "Informasi MasaJana"
msgid "Do not change the password"
msgstr "Jangan tukar katalaluan"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Tiada pengguna dijumpai."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Anda telah menambah pengguna baru."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Anda telah mengemaskini privilej bagi %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Anda telah menarikbalik privilej Keistimewaan untuk %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ubah Privilej"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "TarikBalik"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
#, fuzzy
msgid "Grant"
msgstr "Cetak"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Sebarang"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Tambah Pengguna Baru"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4758,157 +4748,157 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Tiada"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Bebenang %s telah berjaya dimatikan."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4917,128 +4907,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Sila pilih pangkalan data"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tekspenuh"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sab"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5046,78 +5036,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5125,7 +5115,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5133,42 +5123,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5176,33 +5166,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5211,218 +5201,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5430,105 +5420,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Ulangtetap"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5536,18 +5526,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5555,110 +5545,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informasi MasaJana"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Jenis Kueri"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Penyelitan Lanjutan"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Papar jadual"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Papar proses"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Ulangtetap"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5666,46 +5656,46 @@ msgstr ""
"<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian "
"pada pelayan MySQL server semenjak ia dihidupkan."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Kesibukan"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per jam"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "DiTerima"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Hantar"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Hubungan"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Percubaan Gagal"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "DiBatalkan"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5714,268 +5704,264 @@ msgstr ""
"<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada "
"pelayan."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Jenis Kueri"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Hubungan"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Pembolehubah dan Penetapan Pelayan"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Nilai Sessi"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Nilai Global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Dokumentasi phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Tambah Pengguna Baru"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5985,67 +5971,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Tidak boleh log-masuk ke server MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6053,437 +6039,429 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Fail bagi set Aksara:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Statistik pangkalan data"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Tiada pangkalan data"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "kueri-SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "kueri-SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Jadual"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6491,174 +6469,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6666,163 +6644,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6832,146 +6810,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Hubungan"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Tiada Jadual"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6982,335 +6960,335 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Tiada pangkalan data"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Pilihan Pelayan"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Pilihan Pelayan"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Baiki jadual"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Versi Pelayan"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Penyataan"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Pilihan Pelayan"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Memaparkan Komen Kolum"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Papar warna"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistik Baris"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7318,39 +7296,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Ya"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7358,704 +7336,722 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Label"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Fungsi"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Abai"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Kerana kepanjangannya, <br />medan ini tidak boleh diedit "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binari - jgn diubah"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Selitkan baris baru"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Kembali ke muka sebelumnya"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Tambah baris yang baru"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "Kembali ke muka sebelumnya"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Jadual %s telah digugurkan"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Lihat longgokan (skema) pangkalan data"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nama kekunci utama mestilah... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Tidak boleh menukar indekx ke PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Tiada bahagian indeks ditakrifkan!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Cipta indeks baru"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Ubahsuai indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nama indeks&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Jenis indeks&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>mesti</b> nama dan <b>semesti</b> dari kekunci utama!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Tambah ke indeks &nbsp;%s&nbsp;kolum"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Jadual %s telah dipindahkan ke %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Jadual %s telah disalin ke %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Nama jadual adalah kosong"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alter table order by"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(persatu)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Pindahkan jadual ke (pangkalandata<b>.</b>jadual):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tukarnama jadual ke"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Salin jadual ke (pangkalandata<b>.</b>jadual):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Penyenggaraan Jadual"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Jadual %s telah dibuangkan"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Buang jadual (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Penyenggaraan Jadual"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Baiki jadual"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Semak integriti rujukan:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Papar jadual"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Penggunaan ruang"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Penggunaan"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Berkesan"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistik Baris"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Penyataan"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamik"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Panjang baris"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Saiz baris "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
msgid "Internal relation"
msgstr "Ciri-ciri hubungan am"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Lakukan \"kueri melalui contoh\" (wilidcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Operasi"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Pilih medan (sekurang-kurangnya satu):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Tambah kriteria carian (badan bagi klausa \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Bilangan baris per halaman"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Turutan paparan:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Tiada"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Jadual %s telah digugurkan"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Kekunci utama telah ditambah pada %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Indeks telah ditambah pada %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Paparan Hubungan"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Cadangkan struktur jadual"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Tambah medan baru"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Pada Akhir Jadual"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Pada Awalan Jadual"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Selepas %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Cipta indeks pada &nbsp;%s&nbsp;"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Namapengguna:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Versi PHP"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Versi Pelayan"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
msgctxt "for MIME transformation"
msgid "Description"
msgstr "tiada keterangan"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil telah dikemaskini."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Tukarnama jadual ke"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Tidak dapat memuat iconv atau kodsemula sambungan yang diperlukan untuk "
+#~ "menukar set aksara, konfigur php utk membolehkan penggunaan sambungan ini "
+#~ "atau abaikan pengubahan set aksara di phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Tidak boleh menggunakan fungsi iconv mahupun libiconv mahupun "
+#~ "recode_string apabila sambungan lapuran dimuat. Periksa konfigurasi php "
+#~ "anda."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/nb.po b/po/nb.po
index ca950c2d61..02de9042cf 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-09 14:17+0200\n"
"Last-Translator: <sven.erik.andersen@gmail.com>\n"
"Language-Team: norwegian <no@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Vis alle"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sidenummer:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,291 +35,291 @@ msgstr ""
"MÃ¥lvinduet kunne ikke oppdateres. Muligens du har lukket modervinduet eller "
"din nettleser blokkerer vindu-til-vindu oppdateringer av sikkerhetsårsaker."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Søk"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Utfør"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nøkkel"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Beskrivelse"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Bruk denne verdien"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Databasen %1$s har blitt opprettet."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Database kommentar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabellkommentarer"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Kolonne"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Type"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Standard"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Linker til"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nei"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Skriv ut"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Vis dump (skjema) av database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ingen tabeller i databasen."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Velg alle"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Fjern alle valgte"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Databasen er uten navn!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Databasen %s har endret navn til %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Databasen %s har blitt kopiert til %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Endre databasens navn til"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Kommando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "og så"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopier databasen til"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Kun struktur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur og data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Bare data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE før kopiering"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Legg til %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Legg til AUTO_INCREMENT verdi"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Legg til begrensninger"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Bytt til kopiert database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB lager"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Påslått"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Avslå"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Skadet"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparer"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Avslått"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Slå på"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Sammenligning"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -328,458 +328,464 @@ msgstr ""
"Tilleggsfunksjonene for å kunne jobbe med koblede tabeller er deaktivert. "
"For å finne ut hvorfor, klikk %sher%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Rediger PDF-sider"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabell"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rader"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Størrelse"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "i bruk"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Opprettet"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Sist oppdatert"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Sist kontrollert"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabell"
msgstr[1] "%s tabeller"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Kommandoen/spørringen er utført"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Du må velge minst en kolonne for visning"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sorter"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Stigende"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Synkende"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Vis"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterier"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Sett inn"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "og"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Slett"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Eller"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Endre"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Legg til/Slett kriterierad"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Legg til/Slett kolonner"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Oppdater spørring"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Bruk tabeller"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-spørring i database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Kjør spørring"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ingen tilgang"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "minst ett av ordene"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alle ordene"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "med den nøyaktige setningen"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "som \"regular expression\""
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Søkeresultat for \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s treff i tabell <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s treff i tabell <i>%s</i>"
+msgstr[1] "%s treff i tabell <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Se på"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Slett"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Totalt:</b> <i>%s</i> treff"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Totalt:</b> <i>%s</i> treff"
+msgstr[1] "<b>Totalt:</b> <i>%s</i> treff"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Søk i database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Ord eller verdi(er) å søke etter (jokertegn: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Finn:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Ord er separert med et mellomrom (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "I tabell(ene):"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "I kolonne:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Sett inn"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Slett"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Tøm"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabellen %s har blitt tømt"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Visningen %s har blitt slettet"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabellen %s har blitt slettet"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Overvåkning er aktiv."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Overvåkning er ikke aktiv."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "Denne visningen har minst dette antall rader. Sjekk %sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vis"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikering"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sum"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s er standard lagringsmotor for denne MySQL tjeneren."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Med avkrysset:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Merk alle"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Fjern merking"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Merk overheng"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Utskriftsvennlig forhåndsvisning"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Kontroller tabell"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiser tabell"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparer tabell"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyser tabell"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksporter"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dataordbok"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Overvåkede tabeller"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Siste versjon"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Opprettet"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Oppdatert"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Handling"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Slett overvåkningsdata for denne tabellen"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ikke aktiv"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versjoner"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Overvåkningsrapport"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Strukturøyeblikksbilde"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Ikke overvåkede tabeller"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Overvåk tabell"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Databaselogg"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Valgte eksporteringstype krever lagring til ei fil!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ikke nok plass til å lagre fila %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -787,17 +793,17 @@ msgstr ""
"Fila %s eksisterer alt på serveren, endre navnet eller merk av for "
"overskriving av fil."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webserveren har ikke tillatelse til å lagre fila %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump har blitt lagret til fila %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -806,14 +812,14 @@ msgstr ""
"Du forsøkte sansynligvis å laste opp en for stor fil. Sjekk %sdokumentasjonen"
"%s for måter å omgå denne begrensningen."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Fila kunne ikke leses"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -822,7 +828,7 @@ msgstr ""
"Du forsøkte å laste en komprimert fil som det ikke er støtte for (%s). Enten "
"så er ikke støtte implementert eller den er slått av i din konfigurasjon."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -832,30 +838,30 @@ msgstr ""
"filstørrelsen oversteg maksimum størrelse tillatt i din PHP konfigurasjon. "
"Se FAQ 1.16"
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Kan ikke starte importeringsprogramtilleggene, kontroller din installasjon!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Bokmerket har blitt slettet."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Vis bokmerke"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bokmerke %s opprettet"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importen er fullført, %d spørringer utført."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -863,7 +869,7 @@ msgstr ""
"Skripttidsabrudd passert, hvis du ønsker å fortsette importen kan du "
"gjennopplaste fila og importeringen vil fortsette."
-#: import.php:426
+#: 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."
@@ -872,19 +878,19 @@ msgstr ""
"at phpMyAdmin ikke vil være istand til å fullføre importeringen uten at du "
"øker php tidsgrensen."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Tilbake"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin er mer brukervennlig med en <b>rammekapabel</b> nettleser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Klikk for å velge"
@@ -892,15 +898,15 @@ msgstr "Klikk for å velge"
msgid "Click to unselect"
msgstr "Klikk for å fjerne valg"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\"-uttrykk er avslått."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Vil du virkelig "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Du er i ferd med å SLETTE en komplett database!"
@@ -930,39 +936,39 @@ msgstr "Vertsnavnet er tomt!"
msgid "The user name is empty!"
msgstr "Brukernavnet er tomt!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Passordet er blankt!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Passordene er ikke like!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Avbryt"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Endringene er lagret"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relasjon slettet"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relasjon lagt til"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Intern relasjon lagt til"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Feil: Relasjon ikke opprettet."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Feil: relasjoner eksisterer allerede."
@@ -970,13 +976,13 @@ msgstr "Feil: relasjoner eksisterer allerede."
msgid "Error saving coordinates for Designer."
msgstr "Feil oppstod under lagring av Designerkoordinater."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Generelle relasjonsegenskaper"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Avslått"
@@ -992,273 +998,283 @@ msgstr "Velg fremmednøkkel"
msgid "Please select the primary key or a unique key"
msgstr "Velg primærnøkkelen eller en unik nøkkel"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Velg kolonne for visning"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generer passord"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generer"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Utført"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Forrige"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Neste"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "I dag"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Januar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Februar"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Mars"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "April"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Juni"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Juli"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "August"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "September"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "November"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Desember"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Des"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Søndag"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Mandag"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Tirsdag"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Onsdag"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Torsdag"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Fredag"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Lørdag"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Søn"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Man"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Tir"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Ons"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Tor"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fre"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Lør"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Søndag"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Man"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Tir"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Ons"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Tor"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Fre"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Lør"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Uke"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Time"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minutt"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Sekund"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Fontstørrelse"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Ukjent feil oppstod under filopplastingen."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Opplastingsfila er større enn upload_max_filesize direktivet definert i php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1266,74 +1282,74 @@ msgstr ""
"Opplastingsfila er større enn MAX_FILE_SIZE direktivet som ble spesifisert i "
"HTML-skjemaet."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Opplastingsfila ble bare delvis opplastet."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Mangler en midlertidig mappe."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Klarte ikke å skrive fila til harddisken."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Filopplasting stoppet av utvidelse."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
"Feil oppstod under forsøk på flytting av den opplastede fila, se FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ingen indeks definert!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indekser"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Pakket"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalitet"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Kommentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Rediger"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primærnøkkelen har blitt slettet"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeksen %s har blitt slettet"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1342,124 +1358,124 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databaser"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Feil"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rad berørt."
msgstr[1] "%1$d rader berørt."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rader slettet."
msgstr[1] "%1$d rader slettet."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d rader innsatt."
msgstr[1] "%1$d rader innsatt."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Det er ikke noen detaljert statusinformasjon for denne lagringsmotoren."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s er tilgjengelig på denne MySQL theneren."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s har blitt dekativert for denne MySQL tjeneren."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Denne MySQL tjeneren har ikke støtte for %s lagringsmotoren."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ugylding database"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ugylding tabellnavn"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Feil oppstond med endring av tabellnavn fra %1$s til %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabellen %s har fått nytt navn %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ingen gyldig bildesti for stilen %s ble funnet!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Ingen forhandsvisning tilgjengelig."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "velg"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Standard stil %s ble ikke funnet!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Stilen %s ble ikke funnet!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Stilsti ble ikke funnet for stilen %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Kan ikke koble til: ugyldige innstillinger."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Velkommen til %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1468,7 +1484,7 @@ msgstr ""
"En mulig årsak for dette er at du ikke opprettet konfigurasjonsfila. Du bør "
"kanskje bruke %1$ssetup script%2$s for å opprette en."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1480,62 +1496,62 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Logg inn"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin-Dokumentasjon"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Tjener"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Brukernavn:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Passord:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Tjenervalg"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Kan ikke logge inn til MySQL tjeneren"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Ugyldig brukernavn/passord. Ingen tilgang."
@@ -1573,27 +1589,7 @@ msgstr "Vis video"
msgid "Download file"
msgstr "Last ned fil"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kan ikke laste iconv- eller recode-modulen som trengs for tegnsett "
-"konvertering, konfigurer php slik at disse kan lastes eller slå av "
-"tegnsettkonvertering i phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kan ikke bruke hverken iconv, libiconv eller recode_string funksjonene selv "
-"om modulene sier de er lastet. Sjekk din php-konfigurasjon."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1608,12 +1604,12 @@ msgstr ""
"som du vil få. I de fleste tilfeller så mangler det et anførselstegn eller "
"et semikolon et sted.<br />Hvis du får en blank side så er alt ok."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1621,202 +1617,202 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> variabelen MÅ være innstilt i din "
"konfigurasjonsfil!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Ugyldig tjenerindeks: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Tjener"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Ugyldig autentiseringsmetode satt opp i konfigureringen:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Du burde oppgradere til %s %s eller nyere."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksimum størrelse: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentasjon"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-spørring"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL sa: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Forklar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Ikke forklar SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "uten PHP kode"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Lag PHP kode"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Oppdater"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Ikke teste SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Test SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Inline redigering av denne spørringa"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Inline"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilering"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tid"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B, %Y %H:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dager, %s timer, %s minutter og %s sekunder"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Start"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Forrige"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Slutt"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hopp til databasen &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operasjoner"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1824,202 +1820,192 @@ msgid ""
msgstr ""
"Kan ikke starte %s tillegget,<br />vennligst kontroller PHP-konfigurasjonen"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Hendelser"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Navn"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databasen %s har blitt slettet"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Databasen ser ut til å være tom!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Overvåkning"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Spørring ved eksempel (Query by Example)"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importer"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutiner"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Returtype"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Kan være unøyaktig. Se FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overheng"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Tilkoblingen for kontrollbrukeren som definert i din konfigurasjon feilet."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Tjeneren svarer ikke"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detaljer..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Endre passord"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Intet passord"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Passord"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Gjenta"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Passordnøkling"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibel"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generer passord"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generer"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Opprett ny database"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Opprett"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ingen privilegier"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Tabellen må ha minst en kolonne."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Opprett ny tabell i database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Antall kolonner"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Kunne ikke laste eksporttillegg, kontroller din innstallasjon!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dumpe %s rader fra rad %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Dump alle rader"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Lagre som fil"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Lagre på server i %s katalogen"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Skriv over eksisterende filer"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Filnavnsmal"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "tjenernavn"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "databasenavn"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tabellnavn"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2030,40 +2016,40 @@ msgstr ""
"tidformateringsstrenger. I tillegg vil følgende transformasjoner skje: %3$s. "
"All annen tekst beholdes som den er."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "husk malen"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Filens tegnsett:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresjon"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ingen"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "Komprimert (zip)"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "Komprimert (gz)"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "Komprimert (bz2)"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL kompatibilitetsmodus"
@@ -2092,7 +2078,7 @@ msgstr ""
msgid "File to import"
msgstr "Fil for importering"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Plassering av filen"
@@ -2100,13 +2086,13 @@ msgstr "Plassering av filen"
msgid "File uploads are not allowed on this server."
msgstr "Filopplastinger er ikke tillatt på denne tjeneren."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalogen du anga for opplasting kan ikke nåes"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "webtjener opplastingskatalog"
@@ -2137,11 +2123,11 @@ msgstr ""
"før det når tidsavbrudd. Dette kan være en god måte å importere store filer "
"på, men det kan knekke transaksjoner."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Antall poster(spørringer) å hoppe over fra start"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Importfilformat"
@@ -2185,170 +2171,170 @@ msgstr "Portrettformat"
msgid "Paper size"
msgstr "Papirstørrelse"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Språk"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d er ikke et gyldig radnummer."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "rader fra rad"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vannrett"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horisontal (roterte overskrifter)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "loddrett"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Denne operasjonen kan ta lang tid. Ønsker du å fortsette?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sorter etter nøkkel"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Innstillinger"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Delvis tekst"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Hele strenger"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relasjonsnøkkel"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Relasjonsvisningskolonne"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Vis binært innhold"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Vis BLOB innhold"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Vis binært innhold som HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Skjul"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Nettvisertransformasjon"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Utfør lagret spørring"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Raden er slettet"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Avslutt"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "i spørring"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Viser rader "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "totalt"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Spørring tok %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Endre"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Spørringsresultatshandlinger"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Forhåndsvisning (med all tekst)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link ikke funnet"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versionsinformasjon"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Datalagringsmappe"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Felles del av filsti for alle InnoDB datafiler."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Datafiler"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoforstørrende økning"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2356,11 +2342,11 @@ msgstr ""
"Økningen som brukes for å forstørre et autoforstørrende tabellager når den "
"blir full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Mellomlagerstørrelse"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2368,85 +2354,85 @@ msgstr ""
"størrelsen på datalageret InnoDB bruker for å mellomlagre data og indekser "
"for sine tabeller."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Mellomlager"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Mellomlagerbruk"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Totalt"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sider"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Ledige sider"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Endrede sider"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Sider som inneholder data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Sider som skal tømmes"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Opptatte sider"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Tilknyttede sider"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Mellomlageraktivitet"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Leseforespørsler"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Skriveforespørsler"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Lesebommer"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Skriveforsinkelser"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Lesebommer i %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Skriveforsinkelser i %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Datapekerstørrelse"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2454,11 +2440,11 @@ msgstr ""
"Standard pekerstørrelse i bytes, som brukes av CREATE TABLE for MyISAM "
"tabeller når ingen MAX_ROWS innstillinger er spesifisert."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatisk gjennopprettignsmodus"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2466,11 +2452,11 @@ msgstr ""
"Modusen for automatisk gjennoppretting av MyISAM tabeller som har kræsjet, "
"konfigurert via --myisam-recover tjeneroppstartsinnstillingen."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksimum størrelse for midlertidige sorteringsfiler"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2480,11 +2466,11 @@ msgstr ""
"den gjennoppretter en MyISAM indeks (med spørringene REPAIR TABLE, ALTER "
"TABLE, eller LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimum størrelse for midlertidige filer under indeksopprettelse"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2494,11 +2480,11 @@ msgstr ""
"bli større enn å bruke nøkkelmellomlager med størrelsen spesifisert her, så "
"bruk nøkkellagermetoden."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparer tråder"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2506,11 +2492,11 @@ msgstr ""
"Hvis denne verdien er større enn 1 så blir MyISAM tabellindekser opprettet "
"parallelt (hver indeks i sin egen tråd) under REPAIR av sorteringsprosessen."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sorteringsbufferstørrelse"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2518,11 +2504,11 @@ msgstr ""
"Bufferet som brukes ved sortering av MyISAM indekser under en REPAIR TABLE "
"eller når indekser blir opprettet med CREATE INDEX eller ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Indeksmellomlagerstørrelse"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2530,11 +2516,11 @@ msgstr ""
"Dette er mengden minne tilordnet indeksmellomlageret. Standard verdi er "
"32MB. Minnet tilordnet her brukes kun for mellomlagring av indekssider."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Radmellomlagerstørrelse"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2544,11 +2530,11 @@ msgstr ""
"Standard verdi er 32MB. Dette minnet blir brukt til å mellomlagre endringer "
"til \"handle data\" (.xtd) og radpeker (.xtr) filer."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Loggmellomlagerstørrelse"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2556,11 +2542,11 @@ msgstr ""
"Mengden minne tilordnet transaksjonsloggmellomlageret brukt til å "
"mellomlagre transakjsonsloggdata. Standard verdi er 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Loggfilterskel"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2568,11 +2554,11 @@ msgstr ""
"Størrelsen til en transaksjonslogg før rollover, og en ny logg blir "
"opprettet. Standard verdi er 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transaksjonsbufferstørrelse"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2580,11 +2566,11 @@ msgstr ""
"Størrelsen til det globale transaksjonsloggmellomlageret (databasemotoren "
"tilordner 2 mellomlager med denne størrelsen). Standard verdi er 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Kontrollpunktfrekvens"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2592,11 +2578,11 @@ msgstr ""
"Mengden data skrevet til transaksjonsloggen før en punktsjekk blir utført. "
"Standard verdi er 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Dataloggterskel"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2608,11 +2594,11 @@ msgstr ""
"verdien av denne variabelen kan økes for å øke den totale mengden data som "
"kan lagres i databasen."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Søppelterskel"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2620,11 +2606,11 @@ msgstr ""
"Prosentandelen søppel på en dataloggfil før den komprimeres. Dette er en "
"verdi mellom 1 og 99. Standard er 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Loggbufferstørrelse"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2634,27 +2620,27 @@ msgstr ""
"verdi er 256MB. Databasemotoren tillordner ett buffer per tråd, men bare "
"hvis tråden er påkrevd å skrive en datalogg."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Datafil vekststørrelse"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Vekststørrelsen til \"handle data\" filene (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Radfil vekststørrelse"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Vekststørrelsen til radpekerfilene (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Antall loggfiler"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2666,140 +2652,140 @@ msgstr ""
"gamle logger bli slettet, ellers så vil de bli gitt nytt navn og gitt det "
"neste høyeste nummeret."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV-data"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Kolonner avsluttet med"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Kolonner omsluttet av"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Kolonner beskyttet med"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linker avsluttet med"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Erstatt NULL med"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Fjern CRLF tegn i kolonner"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Sett inn kolonnenavn i første rad"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV for MS Excel data"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-versjon"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dataark for tabell"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tabellstruktur for tabell"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Inkluder tabelloverskrift"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabelloverskrift"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Fortsettet tabelloverskrift"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Merkelappnøkkel"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relasjoner"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Vert"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Generert den"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Tjenerversjon"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-Versjon"
@@ -2807,23 +2793,23 @@ msgstr "PHP-Versjon"
msgid "MediaWiki Table"
msgstr "MediaWiki Tabell"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document regneark"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document tekst"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Oppretter en rapport som inneholder dataene fra en enkel tabell)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Rapporttittel"
@@ -2831,99 +2817,99 @@ msgstr "Rapporttittel"
msgid "PHP array"
msgstr "PHP array"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Legg til egen kommentar i hodet (\\n lager linjeskift)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Inneslutt eksport i en transaksjon"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Slå av kontroll av fremmednøkler"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Databaseeksportinnstillinger"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "Bruk venstre anførselstegn med tabell og kolonnenavn"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Legg til i kommentarer"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Opprettelse/Oppdaterings/Kontrolldato"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Komplette innlegg"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Utvidete innlegg"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maksimum lengde av opprettet spørring"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Bruk forsinkede innsettinger"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Bruk ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Bruk heksadesimal for BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Eksport tid i UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eksporttype"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Prosedyrer"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funsjoner"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Begrensninger for dumpede tabeller"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Begrensninger for tabell"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPER FOR TABELLEN"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELASJONER FOR TABELLEN"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Triggere"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Visningsstruktur"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Erstatningsstruktur for visning"
@@ -2931,166 +2917,166 @@ msgstr "Erstatningsstruktur for visning"
msgid "Texy! text"
msgstr "Texy! tekst"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Eksporter strukturskjema (anbefalt)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Eksporter funksjoner"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Eksporter prosedyrer"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Eksporter tabeller"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Eksporter triggere"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Eksporter visninger"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Eksporter innhold"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Ã…pne nytt phpMyAdmin vindu"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Ny tabell"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-resultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generert av"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerte ett tomt resultat (m.a.o. ingen rader)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Følgende strukturer har enten blitt opprettet eller endret. Her kan du:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Vis en strukturs innhold ved å klikke på dens navn"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Endre noen av dens innstillinger ved å klikke på den tilhørende "
"\"Innstillinger\" link"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Endre dens struktur ved å følge \"Struktur\" linken"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "GÃ¥ til database"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "innstillinger"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "GÃ¥ til tabell"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "struktur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "GÃ¥ til visning"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Erstatt tabell med filen"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorer dupliserte rader"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Kolonnenavn i første rad"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolonnenavn"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ugyldig parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ugyldig kollonne (%s) angitt!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ugyldig format i CSV importen i linje %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Ugyldig antall kolonner i CSV importen i linje %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabellnavn"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV med LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Bruk LOCAL nøkkelord"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Dette tillegget støtter ikke komprimerte importeringer!"
@@ -3106,7 +3092,7 @@ msgstr "Importer prosenter som ekte desimaler (12.00% til .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Importer valuta ($5.00 til 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ikke bruk AUTO_INCREMENT for nullverdier"
@@ -3119,308 +3105,308 @@ msgstr ""
"problemet og prøv igjen."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Kodingskonvertering"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Ingen"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Konverter til Kana"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primær"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Fulltekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ingen endring"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Tegnsett"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binær "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "bulgarsk"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "forenklet kinesisk"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tradisjonell kinesisk"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "uavhengig av bokstavstørrelse"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "avhengig av bokstavstørrelse"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "kroatisk"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "tjekkisk"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "dansk"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "engelsk"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "estisk"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "tysk"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "ordbok"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonkatalog"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ungarsk"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandsk"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "japansk"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvisk"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "lithauisk"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "koreansk"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persisk"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polsk"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "vesteuropeisk"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumensk"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakisk"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovensk"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spansk"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradisjonell spansk"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "svensk"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "tyrkisk"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "ukrainsk"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "flerspråkelig"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "sentraleuropeisk"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "russisk"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "baltisk"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "armensk"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "kyrillisk"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "arabisk"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "hebraisk"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgisk"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "gresk"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tjekkoslovakisk"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ukjent"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Hjem"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Logg ut"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Spørringsvindu"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Dette formatet har ingen valg"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ikke OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Påslått"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Vis egenskaper"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Lag PDF-dokumenter"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Vis kolonnekommentarer"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Lagret SQL-spørring"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-historie"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Raske steg for å sette opp avansert funksjonalitet:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr "Opprett nødvendige tabeller med <code>script/create_tables.sql</code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Opprett en pma bruker og gi tilgang til disse tabellene."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3428,24 +3414,24 @@ msgstr ""
"Slå på avansert funksjonalitet i konfigurasjonsfila (<code>config.inc.php</"
"code>), f.eks. med eksempel fra <code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Re-logginn til phpMyAdmin for å laste den oppdaterte konfigurasjonsfila."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "ingen beskrivelse"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Slavekonfigurasjon"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Endre eller rekonfigurer mastertjener"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3453,42 +3439,42 @@ msgstr ""
"Forsikre deg om at du har unik server-id i din konfigurasjonsfil(my.cnf). "
"Hvis ikke, legg til følgende linje i [mysqld] seksjonen:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Brukernavn"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Masterstatus"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slavestatus"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabler"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Verdi"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Tjener ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3496,38 +3482,38 @@ msgstr ""
"Kun slaver startet med --report-host=host_name opsjonen er synlig i denne "
"lista."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Legg til slavereplikasjonsbruker"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Alle brukere"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Bruk tekstfelt"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Alle verter"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Denne vert"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Vis vert tabell"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3535,130 +3521,134 @@ msgstr ""
"Når vertstabellen er brukt så ignoreres dette feltet og verdier lagret i "
"vertstabellen blir brukt istedet."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generer passord"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Innhold i tabell __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(fortsettet)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktur i tabell __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ukjent språk: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Tjenere"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabler"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Tegnsett"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motorer"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binærlogg"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Prosesser"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synkroniser"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Kildedatabase"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Nåværende tjener"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Fjerntjener"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Differanse"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "MÃ¥ldatabase"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Kolonner"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Lagre denne SQL-spørringen"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "La alle brukere ha adgang til dette bokmerket"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Erstatt eksisterende bokmerke med samme navn"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Skilletegn"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Vis denne spørring her igjen "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Send"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Bare se"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3667,7 +3657,7 @@ msgstr ""
"fra MySQL-tjeneren er skrevet ut nedenfor, kan kanskje hjelpe deg med å "
"finne feilen."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3690,35 +3680,35 @@ msgstr ""
"den spørringen som forårsaker problemet og send en feilrapport med "
"datastykket i CUT-seksjonen nedenfor:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "START KUTT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "STOPP KUTT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "START UFORMATERT"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "STOPP UFORMATERT"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Anførselstegnet er ikke lukket"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ugyldig identifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ukjent tegnsettingsstreng"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3727,21 +3717,21 @@ msgstr ""
"SQL-kontrolleren kunne ikke startes. Vennligst sjekk at du har installert de "
"nødvendige php-tilleggene som beskrevet i %sdokumentasjonen%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabellen ser ut til å være tom!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Overvåkning av %s.%s er aktivert."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Lengde/Sett*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3753,7 +3743,7 @@ msgstr ""
"\") eller en enkel apostrof (\"'\") blant disse verdiene, skriv en skråstrek "
"foran (eks. '\\\\xyz' eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3761,12 +3751,12 @@ msgstr ""
"Sett inn en enkelt verdi for standard verdier uten skråstrek, anførselstegn "
"eller annen &quot;escaping&quot; med dette formatet: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributter"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3775,11 +3765,11 @@ msgstr ""
"For en liste over tilgjengelige transformasjonsvalg, klikk på "
"%stransformasjonsbeskrivelser%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformasjonsvalg"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3791,16 +3781,16 @@ msgstr ""
"(\"'\") blant disse verdiene så sett en skråstrek foran (eks. '\\\\xyz' "
"eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Ingen"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Som definert:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3809,36 +3799,36 @@ msgstr ""
"Ingen beskrivelse er tilgjengelig for denne transformasjonen.<br />Spør "
"forfatteren hva %s gjør."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Lagringsmotor"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Partisjonsdefinisjon"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Lagre"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Legg til %s kolonne(r)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "Du må sette inn minst en kolonne."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Hendelse"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3850,7 +3840,7 @@ msgstr ""
"potensielt kolonnenavn i en tabell som inneholder filnavnet. Hvis du velger "
"den andre opsjonen så må den første være satt til en tom strengverdi."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3858,8 +3848,8 @@ msgstr ""
"Vis dataene i heksadesimal. Den valgfrie første parameteren tilkjennegir "
"hvor ofte mellomrom vil bli lagt til (standard hvert andre tegn)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3867,11 +3857,11 @@ msgstr ""
"Viser et klikkbart tommelfingerbilde; valg: bredde, høyde i piksler (bevarer "
"originale forhold)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Viser en link til dette bildet (m.a.o. direkte blob-nedlasting)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3891,7 +3881,7 @@ msgstr ""
"verdi - for \"local\" se dokumentasjonen for PHPs strftime() funksjon og for "
"\"utc\" se gmdate() funksjonen."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3915,7 +3905,7 @@ msgstr ""
"sette en NOWRAP i innholdscellen slik at hele resultatet blir vist uten "
"reformatering (Standard er 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3923,7 +3913,7 @@ msgstr ""
"Bevarer original formatering av kolonnen uten å kjøre den gjennom "
"htmlspecialchars(). Kolonnen blir betraktet som å inneholde gyldig HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3933,7 +3923,7 @@ msgstr ""
"prefiks slik som \"http://www.example.com/\", andre verdien er bredden i "
"piksler, tredje er høyden."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3942,7 +3932,7 @@ msgstr ""
"Viser en link, kolonnen inneholder filnavnet, ; første verdi er et prefiks "
"slik som \"http://www.example.com/\", andre verdien er en tittel for linken."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3950,11 +3940,11 @@ msgstr ""
"Konverterer en (IPv4) Internett nettverksadresse til en streng i "
"Internettstandard prikkete format."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formaterer tekst som en SQL spørring med syntaksutheving."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3977,66 +3967,66 @@ msgstr "Ingen filer funnet inne i ZIP arkivet!"
msgid "Error in ZIP archive:"
msgstr "Feil i ZIP arkivet:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Handlinger"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Kollasjon av MySQL-oppkobling"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Grensesnitt"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Egendefinert farge"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Tilbakestill"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokollversjon"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Bruker"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-tegnsett"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webserver"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL klientversjon"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP tillegg"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Vis PHP-informasjon"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Offisiell phpMyAdmin-hjemmeside"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4048,7 +4038,7 @@ msgstr ""
"tjener kjører med denne standardinnstillingen, er åpen for misbruk, og du "
"burde fikse dette sikkerhetshullet snarest."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4057,7 +4047,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:282
+#: main.php:281
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 "
@@ -4067,7 +4057,7 @@ msgstr ""
"flerbyte tegnsett. Uten mbstring-tillegget så kan ikke phpMyAdmin splitte "
"strenger korrekt og dette kan medføre uønskede resultater."
-#: main.php:290
+#: main.php:289
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 "
@@ -4079,12 +4069,12 @@ msgstr ""
"gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din innlogging "
"utløpe raskere enn konfigurert i phpMyAdmin."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Konfigurasjonsfila trenger nå et hemmelig passordfrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4094,7 +4084,7 @@ msgstr ""
"fortsatt i din phpMyAdmin mappe. Du bør fjerne den så fort phpMyAdming har "
"blitt konfigurert."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4104,7 +4094,7 @@ msgstr ""
"phpMyAdmin funksjonalitet vil mangle. F.eks. navigasjonsrammen vil ikke "
"oppdatere seg automatisk."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4113,7 +4103,7 @@ msgstr ""
"Din PHP MySQL bibliotekfilversjon %s er forskjellig fra din MySQL "
"tjenerversjon %s. Dette kan forårsake uforutsett oppførsel."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4122,66 +4112,66 @@ msgstr ""
"Tjeneren kjører med Suhosin. Sjekk %sdokumentasjonen%s for potensielle "
"problemer."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Endre navigasjonsrammen"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Ingen databaser"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Fjern"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Opprett tabell"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Vennligst velg en database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabellen ble ikke funnet eller ikke konfigurert i %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Vennligst velg en side for redigering"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Lag en ny side"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Sidenummer"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Automatisk disposisjon"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interne relasjoner"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Velg tabeller"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "slå av/på kladdevindu"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4189,111 +4179,111 @@ msgstr ""
"Den nåværende siden har referanser til tabeller som ikke lenger eksisterer. "
"Vil du slette disse referansene?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabellen %s eksisterer ikke!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Vennligst konfigurer koordinatene for tabell %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Skjema for %s databasen - Side %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ingen tabeller"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relasjonsskjema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Innholdsfortegnelse"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Skjul/Vis venstre meny"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Lagre posisjon"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Opprett tabell"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Opprett relasjon"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Oppdater"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Hjelp"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Vinklede linker"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direkte linker"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "LÃ¥s til ruter"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Liten/Stor alle"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Veksle mellom liten/stor"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importer/Eksporter koordinater for PDF skjema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Flytt meny"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Skjul/Vis alle"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Skjul/Vis tabeller uten relasjoner"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Antall tabeller"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Slett relasjon"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "For å velge relasjon, klikk :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4303,133 +4293,133 @@ msgstr ""
"visningskolonne, klikk på \"Velg kolonne for visning\" ikonet, klikk så på "
"det aktuelle kolonnenavnet."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Siden har blitt opprettet"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Sideopprettelsen feilet"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Eksporter/Importer til skala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "anbefalt"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "til/fra side"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importer filer"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alle"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Velg binærlogg for visning"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Filer"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Forkort vist spørring"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Vis hele spørringen"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Loggnavn"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posisjon"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Hendelsestype"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Original posisjon"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informasjon"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Tegnsett og sammenligninger"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ingen databaser er valgt."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databasene har blitt slettet."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistikk for databaser"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabeller"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Masterreplikasjon"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slavereplikasjon"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "GÃ¥ til database"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Ikke replikert"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Replikert"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Kontroller privilegier for databasen &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Kontroller privilegier"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Slå på statistikk"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Slå av statistikk"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4437,11 +4427,11 @@ msgstr ""
"OBS: Når du slår på databasestatistikk så kan det medføre stor traffik "
"mellom webtjeneren og MySQL-tjeneren."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Lagringsmotorer"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Vis dumpet skjema av databaser"
@@ -4643,20 +4633,20 @@ msgid "None"
msgstr "Ingen"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabell-spesifikke privilegier"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "OBS: MySQL privilegiumnavn er på engelsk"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globale privilegier"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Databasespesifikke privilegier"
@@ -4680,95 +4670,95 @@ msgstr "Innlogingsinformasjon"
msgid "Do not change the password"
msgstr "Ikke endre passordet"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Ingen bruker(e) funnet."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Brukeren %s finnes fra før!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Du har lagt til en ny bruker."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Du har oppdatert privilegiene til %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Du har fjernet privilegiene til %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Passordet til %s er endret."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Sletter %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ingen brukere merket for sletting!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Oppfrisker privilegiene"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "De valgte brukerne har blitt slettet."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Oppfriskingen av privilegiene lyktes."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Rediger privilegier"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Tilbakekall"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Brukeroversikt"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Rettighet"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Alle"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Legg til en ny bruker"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Fjern valgte brukere"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Tilbakekall alle aktive privilegier fra brukerne og slett dem etterpå."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Slett databasene som har det samme navnet som brukerne."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4781,147 +4771,147 @@ msgstr ""
"privilegiene tjeneren bruker hvis det er utført manuelle endringer på den. I "
"så fall bør du %soppfriske privilegiene%s før du fortsetter."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Den valgte brukeren ble ikke funnet i privilegietabellen."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Kolonne-spesifikke privilegier"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Legg til privilegier til følgende database"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Legg til privilegier til følgende tabell"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Endre innloggingsinformasjon / kopiere bruker"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Opprett ny bruker med de samme privilegier og ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... behold den gamle."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... slett den gamle fra brukertabellene."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... tilbakekall alle aktive privilegier fra den gamle og slett den etterpå."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... slett den gamle fra brukertabellene og deretter oppfrisk privilegiene."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Brukerdatabase"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Ingen"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Opprett database med samme navn og gi alle rettigheter"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Gi alle rettigheter på jokertegnavn (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Gi alle privilegier for databasen &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Brukere som har adgang til &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "databasespesifikk"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "jokertegn"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Tråd %s ble avsluttet med suksess."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin kunne ikke avslutte tråd %s. Den er sansynligvis alt avsluttet."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Ukjent feil"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Kan ikke koble til master %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Kan ikke lese masterloggposisjon. Muligens privilegieproblem på master."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Kan ikke endre master"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Mastertjener endret til %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Denne tjeneren er konfigurert som master i en replikasjonsprosess."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Vis masterstatus"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Vis tilkoblede slaver"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4930,11 +4920,11 @@ msgstr ""
"Denne tjeneren er ikke konfigurert som master i en replikasjonsprosess. "
"Ønsker du å <a href=\"%s\">konfigurere</a> den?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Masterkonfigurering"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4948,19 +4938,19 @@ msgstr ""
"databasene) eller du kan velge å ignorere alle databaser som standard og "
"tillate bare enkelte databaser å bli replikert. Vennligst velg modus:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Repliker alle databaser; Ignorer:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Ignorer alle databaser; repliker:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Vennligst velg databaser:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -4968,7 +4958,7 @@ msgstr ""
"Legg til følgende linjer på slutten av din my.cnf og restart MySQL tjeneren "
"etterpå.."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -4978,82 +4968,82 @@ msgstr ""
"vil du se en melding som informerer deg at denne tjeneren <b>er</b> "
"konfigurert som master"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Slave SQL Thread kjører ikke!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Slave IO Thread kjører ikke!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "Tjener er konfigurert som slave i en replikasjonsprosess. Ønsker du å:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Se slavestatustabell"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Synkroniser databaser med master"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Kontrollslave:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Full start"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Full stopp"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Resett slave"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Kun SQL tråd %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Start"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Stopp"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Kun IO tråd %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Feilbehandling:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr "Å hoppe over feil kan føre til usynkroniserte master og slave!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Hopp over nåværende feil"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Hopp over neste"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "feil."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5062,7 +5052,7 @@ msgstr ""
"Denne tjeneren er ikke konfigurert som master i en replikasjonsprosess. "
"Ønsker du å <a href=\"%s\">konfigurere</a> den?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5072,12 +5062,12 @@ msgstr ""
"som overskred verdien av binlog_size og brukte en midlertidig fil for å "
"lagre spørringer fra transaksjonen."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Antall transaksjoner som brukte den midlertidige binærloggmellomlageret."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5089,11 +5079,11 @@ msgstr ""
"bør du vurdere å øke tmp_table_size verdien slik at midlertidige tabeller "
"blir lagret i minnet og ikke på harddisken."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Antall midlertidige filer mysqld har opprettet."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5101,7 +5091,7 @@ msgstr ""
"Antall midlertidige tabeller i minnet automatisk opprettet av tjeneren under "
"utføriing av spørringer."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5109,7 +5099,7 @@ msgstr ""
"Antall rader skrevet med INSERT DELAYED hvor en eller annen form for feil "
"oppstod (mest sannsynlig duplisert nøkkel)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5117,23 +5107,23 @@ msgstr ""
"Antall INSERT DELAYED håndterertråder i bruk. Hver eneste tabell hvor det "
"blir brukt INSERT DELAYE får sin egen tråd."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Antall INSERT DELAYED rader skrevet."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Antall utførte FLUSH uttrykk."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Antall interne COMMIT uttrykk."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Antall ganger en rad ble slettet fra en tabell."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5143,7 +5133,7 @@ msgstr ""
"tabell med et gitt navn. Dette blir kalt oppdaging (discovery). "
"Handler_discover indikerer antall ganger tabeller har blitt oppdaget."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5153,7 +5143,7 @@ msgstr ""
"er høyt tyder det på at tjeneren utfører en god del fullindekssøk; for "
"eksempel, SELECT col1 FROM foo, da forutsatt at col1 er indeksert."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5162,7 +5152,7 @@ msgstr ""
"er høyt gir dette en god indikasjon på at dine spørringer og tabeller er "
"riktig indeksert."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5173,7 +5163,7 @@ msgstr ""
"har sansynligvis mange spørringer som krever at MySQL leser hele tabeller "
"eller du har joins som ikke bruker nøkler korrekt."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5181,7 +5171,7 @@ msgstr ""
"Antall forespørsler for å lese den forrige raden i nøkkelrekkefølge. Denne "
"lesemetoden er hovedsakelig brukt for å optimalisere ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5193,7 +5183,7 @@ msgstr ""
"har mest sansynlig mange spørringer som krever at MySQL leser hele tabeller "
"eller du har joins som som ikke bruker nøkler korrekt."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5205,37 +5195,37 @@ msgstr ""
"tabeller ikke er rett indeksert eller at dine spørringer ikke er skrevet for "
"Ã¥ utnytte de indeksene du har."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Antall interne ROLLBACK kommandoer."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Antall forespørsler for å oppdatere en rad i en tabell."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Antall forespørsler for å sette inn en rad i en tabell."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Antall sider som inneholder data (endret eller uendret)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Antall sider for tiden endret."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Antall midlertidige mellomlagersider som det har vært "
"oppfriskningsforespørsler på."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Antall tomme sider."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5244,7 +5234,7 @@ msgstr ""
"Antallet låste sider i InnoDBs mellomlager. Dette er sider som er under "
"lesing eller skriving eller ikke kan tømmes eller fjernes av en annen grunn."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5256,11 +5246,11 @@ msgstr ""
"kan også regnes ut som Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total størrelse på midlertidig mellomlager i sider."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5268,7 +5258,7 @@ msgstr ""
"Antall \"tilfeldige\" \"read-aheads\" InnoDB startet. Dette skjer når en "
"spørring skanner en stor andel av en tabell men i en tilfeldig rekkefølge."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5276,11 +5266,11 @@ msgstr ""
"Antall sekvensielle \"read-aheads\" InnoDB startet. Denne skjer når InnoDB "
"utfører en sekvensiell full tabellskanning."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Antall logiske leseforespørsler InnoDB har utført."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5288,7 +5278,7 @@ msgstr ""
"Antall logiske lesninger som InnoDN ikke kunne tilfredsstille fra "
"mellomlageret og måtte utføre en enkelsidelesnining."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5302,55 +5292,55 @@ msgstr ""
"telleren viser antall slike ventinger. Hvis mellomlagerstørrelsen er godt "
"innstilt så vil denne verdien være liten."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Antall skrivinger til InnoDBs midlertidig mellomlager."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Antall fsync() operasjoner så langt."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Antall ventende fsync() operasjoner."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Antall ventende lesinger."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Antall ventende skrivinger."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Mengden data lest så langt, i bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Antall utførte lesninger."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Antall utførte skrivinger."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Mengden data skrevet så langt, i bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Antallet dobbeltskrivinger som har blitt utført og antall sider som har "
"blitt skrevet på grunn av dette."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Antallet dobbeltskrivinger som har blitt utført og antall sider som har "
"blitt skrevet på grunn av dette."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5358,35 +5348,35 @@ msgstr ""
"Antall ganger ventinger vi hadde fordi loggmellomlageret var for lite og vi "
"måtte vente for at det skulle bli tømt før vi kunne fortsette."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Antall loggskrivingsforespørsler."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Antall fysiske skrivinger til loggfila."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Antall fsync-skrivinger utført på loggfila."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Antall ventende loggfil-fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Ventende loggfilskrivinger."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Antall bytes skrevet til loggfila."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Antall sider opprettet."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5394,51 +5384,51 @@ msgstr ""
"Den innkompilerte InnoDB sidestørrelsen (standard 16KB). Mange verdier måles "
"i sider; sidestørrelsen gjør at det er lett å konvertere dem til bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Antall sidelesninger."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Antall sideskrivinger."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Antall ventende radlåsinger."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Gjennomsnittlig tid for å oppnå radlåsing, i millisekunder."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Total tid brukt for å få radlåsinger, i millisekunder."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksimum tid brukt for å oppnå en radlåsing, i millisekunder."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Antall ganger en radlås måtte ventes på."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Antall rader slettet fra InnoDB tabeller."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Antall rader satt inn i InnoDB tabeller."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Antall rader lest fra InnoDB tabeller."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Antall rader oppdatert i InnoDB tabeller."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5447,7 +5437,7 @@ msgstr ""
"ennå har blitt skrevet til harddisken. Dette var tidligere kjent som "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5455,7 +5445,7 @@ msgstr ""
"Antall ubrukte blokker i nøkkelmellomlageret. Du kan bruke denne verdien til "
"å bestemme hvor mye av nøkkelmellomlageret som er i bruk."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5464,11 +5454,11 @@ msgstr ""
"Antall brukte blokker i nøkkelmellomlageret. Denne verdien er et høyvannsmål "
"som viser maksimum antall blokker som har vært brukt på en gang."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Antall forespørsler for å lese en nøkkelblokk fra mellomlageret."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5478,15 +5468,15 @@ msgstr ""
"stor er nok din key_buffer_size verdi for liten. Mellomlagertreffraten kan "
"kalkuleres med Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Antall forespørsler for å skrive en nøkkelblokk til mellomlageret."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Antall fysiske skrivinger av en nøkkelblokk til disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5497,11 +5487,11 @@ msgstr ""
"forskjellige spørringsplaner for den samme spørringen. Standardverdien på 0 "
"betyr at ingen spørring har blitt kompilert ennå."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Antall rader som venter på å bli skrevet i INSERT DELAYED køer."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5509,35 +5499,35 @@ msgstr ""
"Antall tabeller som har blitt åpnet. Hvis denne er stor er nok din "
"tabellmellomlagerverdi for liten."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Antall åpne filer."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Antall åpne dataflyter (hovedsaklig brukt til logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Antall åpne tabeller."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Antall ledige minneblokker i spørringsmellomlager."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Mengden ledig minne i spørringsmellomlager."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Antall mellomlagertreff."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Antall spørringer lagt til i mellomlageret."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5550,7 +5540,7 @@ msgstr ""
"og sist brukt (least recently used (LRU)) strategi for å finne hvilke "
"spørringer som skal fjernes fra mellomlageret."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5558,24 +5548,24 @@ msgstr ""
"Antallet ikkelagrede spørringer (kan ikke lagres, eller ikke lagret p.g.a. "
"query_cache_type innstillingen)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Antall spørringer registrert i mellomlageret."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Totale antall blokker i spørringsmellomlageret."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Tilbakestill"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Failsafe replikasjonsstatus (ikke implementert ennå)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5583,11 +5573,11 @@ msgstr ""
"Antall joins som ikke bruker indekser. Hvis denne verdien ikke er 0 bør du "
"nøye sjekke indeksene til dine tabeller."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Antall joins som trenger en rekkefølgesøk i en referansetabell."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5595,7 +5585,7 @@ msgstr ""
"Antall joins uten nøkler som kontrollerer for nøkkelbruk etter hver rad "
"(Hvis denne ikke er 0 bør du nøye kontrollere dine tabellindekser.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5603,15 +5593,15 @@ msgstr ""
"Antall joins som brukte rekkefølger på den første tabellen. (Det er normalt "
"ikke kritisk selv om denne verdien er stor.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Antall joins som utførte en full skann av den første tabellen."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Antall midlertidige tabeller for tiden åpnet av slave SQL tråden."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5619,12 +5609,12 @@ msgstr ""
"Det totale antall ganger (siden oppstart) replikasjonsslave-SQL-tråden har "
"gjentatt transaksjoner."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Denne er ON hvis denne tjeneren er en slave som er koblet til en master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5632,12 +5622,12 @@ msgstr ""
"Antall tråder som har brukt mer enn slow_launch_time sekunder under "
"opprettelse."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Antall spørringer som har brukt mer enn long_query_time sekunder."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5647,24 +5637,24 @@ msgstr ""
"denne verdien er stor bør du vurdere å øke verdien av sort_buffer_size "
"systemvariabelen."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Antall sorteringer som ble utført med rekkefølger."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Antall sorterte rader."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Antall sorteringer som har vært utført ved hjelp av skanning av tabellen."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Antall ganger en tabellåsing ble utført umiddelbart."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5676,7 +5666,7 @@ msgstr ""
"først optimalisere dine spørringer, og deretter enten splitte din tabell "
"eller tabeller eller bruke replikasjon."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5686,11 +5676,11 @@ msgstr ""
"Threads_created/Connections. Hvis denne verdien er rød bør du øke din "
"thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Antall åpne tilkoblinger."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5701,85 +5691,85 @@ msgstr ""
"stor bør du vurdere å øke thread_cache_size størrelsen. (Normalt vil dette "
"ikke gi noen merkbar forbedring hvis du har en god trådimplementering.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Antall tråder som ikke sover."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Kjøringsinformasjon"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Spørringsmellomlager"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Tråder"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Midlertidige data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Forsinkede innsettinger"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Nøkkelmellomlager"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Sammenføyninger"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortering"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaksjonskoordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Vis åpne tabeller"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Vis slaveverter"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Vis slavestatus"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Vis prosesser"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Tilbakestill"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Denne MySQL tjeneren har kjørt i %s. Den startet opp den %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5787,19 +5777,19 @@ msgstr ""
"Denne tjeneren jobber både som <b>tjener</b> og <b>slave</b> i "
"<b>replikasjons</b>prosessen."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Denne tjeneren er konfigurert som <b>tjener</b> i en <b>replikasjons</"
"b>prosess."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Denne tjeneren er konfigurert som <b>slave</b> i en <b>replikasjons</"
"b>prosess."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5807,7 +5797,7 @@ msgstr ""
"For mer informasjon om replikasjonsstatusen for tjeneren, gå til <a href="
"\"#replication\">replikasjonsseksjonen</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5815,11 +5805,11 @@ msgstr ""
"<b>Tjenertraffikk</b>: Disse tabellene viser statistikk over "
"nettverkstrafikken for denne MySQL-tjeneren siden dens oppstart."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafikk"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5827,36 +5817,36 @@ msgstr ""
"På en travel tjener så kan byte-tellerene overflyte, så denne statistikken "
"som rapportert av MySQL tjeneren kan være unøyaktig."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per time"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Mottatt"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Sendt"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "tilkoblinger"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "maks. samtidige tilkoblinger"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Feilede forsøk"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Avbrutt"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5865,126 +5855,126 @@ msgstr ""
"<b>Spørrings statistikk</b>: Siden oppstart, har %s spørringer blitt sendt "
"til tjeneren."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minutt"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per sekund"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Spørringstype"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikasjonsstatus"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Kunne ikke koble til kilden"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Kunne ikke koble til målet"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' database eksisterer ikke."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Struktursynkronisering"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Datasynkronisering"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "ikke tilstede"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Strukturdifferanse"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Datadifferanse"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Legg til kolonne(r)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Fjern kolonne(r)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Endre kolonne(r)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Fjern indeks(er)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Utfør indeks(er)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Oppdater rad(er)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Sett inn rad(er)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Ønsker du å slette alle tidligere rader fra måltabeller?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Utfør valgte endringer"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synkroniser databaser"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Valgte måltabeller har blitt synkronisert med kildetabeller."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "MÃ¥ldatabase har blitt synkronisert med kildedatabase"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Følgende spørringer har blitt utført:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Skriv inn manuelt"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Nåværende tilkobling"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Konfigurasjon: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -5992,29 +5982,29 @@ msgstr ""
"MÃ¥ldatabase vil bli fullstendig synkronisert med kildedatabase. "
"Kildedatabase vil forbli uforandret."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Tjenervariabler og -innstillinger"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Økts verdi"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Global verdi"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfigurasjonsfil"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Last ned"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6023,111 +6013,107 @@ msgstr ""
"passorder) blir overført ukryptert!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Oversikt"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Vis skjulte meldinger (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Der finnes ingen konfigurerte tjenere"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Ny tjener"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Standard språk"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "la brukeren bestemme"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- ingen -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Standard tjener"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Linjeslutt"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Vis"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Last"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin hjemmeside"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Doner"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Sjekk for siste versjon"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Egenskaper"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigasjonsramme"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Hovedramme"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Rediger tjener"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Legg til en ny tjener"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Ugyldig verdi"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Sett verdi: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Gjennopprett standard verdi"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Advarsel"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Tillat karaktertegnsettkonvertering"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Hvis tillatt kan brukere skrive inn hvilke som helst MySQL tjener i "
"innloggingsskjemaet for cookie autentisering"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6143,19 +6129,19 @@ msgstr ""
"Merk at IP-basert beskyttelse ikke er så god hvis din IP tilhører en "
"Internettilbyder som har tusenvis av brukere, inkludert deg, tilknyttet."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Tillat innlogging til hvilke som helst MySQL tjener"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Vis &quot;Drop database&quot; link for normale brukere"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Nøkkelen bør inneholde tall, bokstaver [em]og[/em] spesielle tegn"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6163,11 +6149,11 @@ msgstr ""
"Hemmelig passordfrase brukt for kryptering av cookies i [kbd]cookie[/kbd] "
"autentisering"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Nøkkelen er for kort, den bør ha minst 8 tegn"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6177,27 +6163,27 @@ msgstr ""
"autentisering så nøkkelen ble generert for deg. Den brukes til å krypterer "
"cookies."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish secret"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Framhev valgte rader"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Radframheving"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Framhev raden under musmarkøren"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Pekermarkering"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6205,11 +6191,11 @@ msgstr ""
"Slå på [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a]-komprimering for "
"import og eksportoperasjoner"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6220,11 +6206,11 @@ msgstr ""
"dekomprimering[/a] trenger funksjoner (%s) som ikke er tilgjengelig på dette "
"systemet."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Kan ikke laste eller lagre konfigurasjonen"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6235,7 +6221,7 @@ msgstr ""
"documentation[/a]. Hvis ikke så vil du kun være i stand til å laste ned "
"eller fremvise den."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6245,31 +6231,31 @@ msgstr ""
"VARCHAR kolonner; [kbd]input[/kbd] - tillater begrensning av lengde, [kbd]"
"textarea[/kbd] - tillater linjeskift i kolonner"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "CHAR kolonneredigering"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Antall kolonner i CHAR/VARCHAR tekstbokser"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR textarea kolonner"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Antall rader i CHAR/VARCHAR tekstbokser"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR textarea rader"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Kontroller konfigurasjonsfilrettigheter"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6277,11 +6263,11 @@ msgstr ""
"Kopmrimer gzip/bzip2 eksporter direkte uten behov for mye minne; hvis du får "
"problemer med opprettede gzip/bzip2 filer så slå av denne funksjonen"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Komprimer direkte"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6289,43 +6275,35 @@ msgstr ""
"Om en advarsel (&quot;Er du helt sikker...&quot;) skal vises når du er i "
"ferd med å miste data"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Bekreft DROP spørringer"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Standard karaktertegnsett brukt ved konverteringer"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Standard karaktertegnsett"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Fanen som vises når en database tas i bruk"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Standard databasefane"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Fanen som vises når en tjener tas i bruk"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Standard tjenerfane"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Fanen som vises når en tabell tas i bruk"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Standard tabellfane"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6334,73 +6312,73 @@ msgstr ""
"verken er tilgjengelig for alle og heller ikke kan leses eller skrives til "
"av andre brukere på tjeneren din."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Vis databaser som en liste istedet for en nedfallsliste"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Vis databaser som en liste"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Vis tjenere som en liste istedet for en nedfallsliste"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Vis tjenere som en liste"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Kunne ikke koble til MySQL tjener"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Blankt phpMyAdmin kontrollbrukerpassord for bruk av pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Blankt phpMyAdmin kontrollbruker for bruk av pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Tom signon sessjonsnavn ved bruk av signon autentiseringsmetode"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Tom signon URL ved bruk av signon autentiseringsmetode"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Blankt brukernavn for bruk av config autentiseringsmetoden"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Innsendt skjema inneholder feil"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Ugyldig IP addresse: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Ikke et gyldig portnummer"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Mangler data for %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Ikke et ikke-negativt nummer"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Ikke et positivt nummer"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6408,43 +6386,43 @@ msgstr ""
"Antall sekunder et skript har lov til å kjøre ([kbd]0[/kbd] for ingen "
"begrensning)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maks kjøretid"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Filas tegnsett"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Databasenavnmal"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Tjenernavnmal"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Tabellnavnmal"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Lagre på tjener"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Husk filnavnmal"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nei"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Tving sikker tilkobling ved bruk av phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6452,11 +6430,11 @@ msgstr ""
"Denne [a@?page=form&amp;formset=features#tab_Security]innstillingen[/a] "
"burde være påslått hvis din webtjener støtter dette"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Tving SSL tilkobling"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6464,87 +6442,87 @@ msgstr ""
"Sorteringsrekkefølge for elementer i en fremmednøkkel nedfallsboks; [kbd]"
"content[/kbd] for refererte data, [kbd]id[/kbd] for nøkkelverdien"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Fremmednøkkelrekkefølge"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "En nedfallsboks vil bli brukt hvis færre elementer er tilstede"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Fremmednøkkelbegrensning"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Visningsmodus"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Endre visningsmodus"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Endre redigeringsmodus"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Redigeringsmodus"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Endre standard eksportinnstillinger"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Eksportinnstillinger"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Endre standard importinnstillinger"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Importinnstillinger"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Set import and eksport mapper og komprimeringsinnstillinger"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import / eksport"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Databasevisningsinnstillinger"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Endre utseendet til navigasjonsrammen"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Tjenervisningsinnstillinger"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Tabellvisningsinnstillinger"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Innstillinger som ikke passer andre steder"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Andre hovedinnstillinger"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Endre spørringsvinduinnstillinger"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6552,15 +6530,15 @@ msgstr ""
"Merk at phpMyAdmin er bare et brukergrensesnitt og dens egenskaper begrenser "
"ikke MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Sikkerhet"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Grunnleggende innstillinger"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6568,23 +6546,23 @@ msgstr ""
"Avanserte tjenerinnstillinger, ikke endre disse hvis du ikke vet hva de er "
"for"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Tjenerinnstillinger"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Legg til tjenertilkoblingsparametre"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Skriv innloggingsinnstillinger for signon autentiseringsmetode"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon innloggingsinnstillinger"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6594,48 +6572,48 @@ msgstr ""
"[a@../Documentation.html#linked-tables]lenkede-tabeller infrastruktur[/a] i "
"dokumentasjonen"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA database"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Sporing av endringer utført i databasen. PMA database må være konfigurert."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Endringssporing"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Tilpasning"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Endre eksportstandarder"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Endre importstandarder"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Endre navigasjonsrammen"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Endre hovedrammen"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Endre linker vist i SQL spørringsbokser"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL spørringsboks"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6644,27 +6622,27 @@ msgstr ""
"page=form&amp;formset=main_frame#tab_Sql_box]navigasjonsramme[/a]"
"innstillingene"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL spørringer"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Endre oppstartssiden"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Oppstart"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Velg hvordan du ønsker fanene skal fungere"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Faner"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6672,11 +6650,11 @@ msgstr ""
"Slå på [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a]-komprimering for import "
"og eksportoperasjoner"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6687,15 +6665,15 @@ msgstr ""
"dekomprimering[/a] trenger funksjoner (%s) som ikke er tilgjengelig på dette "
"systemet."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Ekstra parametre for iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorer feil"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6703,11 +6681,11 @@ msgstr ""
"Hvis påslått vil PMA forsette å behandle flerspørrings spørringer også hvis "
"en av spørringene feiler"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignorer flere spørringsfeil"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6717,11 +6695,11 @@ msgstr ""
"nærheten av tidsbegrensningen. Dette kan være en god måte å importere store "
"filer, men den kan knekke transaksjoner."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Delvis import: tillat avbrudd"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6729,15 +6707,15 @@ msgstr ""
"Standard format, merk at denne lista avhenger av lokasjon (database, tabell) "
"og bare SQL er alltid tilgjengelig"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Delvis import: hopp over spørringer"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Usikker tilkobling"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6746,43 +6724,43 @@ msgstr ""
"Hvis din tjener også er konfigurert til å akseptere HTTPS forespørsler så "
"følg [a@%s]denne linken[/a] for å bruke en sikker tilkobling."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Hvor mange rader som kan settes inn på en gang"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Antall innsettingsrader"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "MÃ¥l for hurtigtilgangsikon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Vis logo i venstre ramme"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Vis logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Vis tjenervalg øverst i venstre ramme"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Vis tjenerutvalg"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Streng som skiller databaser i forskellige trenivåer"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Database treskilletegn"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6790,35 +6768,35 @@ msgstr ""
"Kun i hurtigversjon; vis databaser i et tre (bestemmes av skilletegnet "
"definert nedenfor)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Vis databaser i et tre"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Bruk hurtigversjon"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Maks tabelltredybde"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Streng som skiller tabeller i forskellige trenivåer"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Tabelltreseparator"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo link URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6826,27 +6804,27 @@ msgstr ""
"Ã…pne den linkede siden i hovedvinduet ([kbd]main[/kbd]) eller i en ny en "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo link mål"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Uthev tjener under musmarkøren"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Aktiver utheving"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Bruk mindre grafisk tunge faner"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Hurtigfaner"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6856,11 +6834,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Slett alle cookies ved utlogging"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6868,11 +6846,11 @@ msgstr ""
"Definerer om forrige innlogging skal husker eller ikke i cookie "
"autentiseringsmodus"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Husk brukernavn"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6884,15 +6862,15 @@ msgstr ""
"sessjon, det vil si at den vil bli slettet så fort du lukker "
"nettleservinduet. Dette er anbefalt for ikke sikre brukermiljøer."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Innloggings cookie lagring"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Definer hvor lenge (i sekunder) en innloggings cookie skal være gyldig"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6903,27 +6881,27 @@ msgstr ""
"kan utgjøre en sikkerhetsrisiko f.eks. ved at noen prøver å utgi seg for en "
"bruker."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Innloggings cookie gyldighet"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Maks lengde SQL"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr "Maks antall databases vist i venstre ramme og databaselista"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Maks antall databaser"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6933,19 +6911,19 @@ msgstr ""
"inneholder flere rader vil &quot;Forrige&quot; og &quot;Neste&quot; linker "
"bli vist."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Maks antall rader som kan framvises"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maks antall tabeller vist i tabellista"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maks antall tabeller"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -6953,27 +6931,27 @@ msgstr ""
"Maks antal byte et skript har lov til å bruke, f.eks. [kbd]32M[/kbd] ([kbd]0"
"[/kbd] for ingen begrensning)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Minnetak"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Bruk bare ikoner, bare tekst eller begge deler"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Ikonnavigasjonsmeny"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "Bruk GZip utbuffring for økt hastighet i HTTP overføringer"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip utbuffring"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -6981,31 +6959,31 @@ msgstr ""
"[kbd]SMART[/kbd] - dvs. synkende rekkefølge for felter av typen TIME, DATE, "
"DATETIME og TIMESTAMP, ellers stigende rekkefølge"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Standard sorteringsrekkefølge"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Bruk vedvarende forbindelser til MySQL databasen"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Vedvarende forbindelser"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Ikoniske tabelloperasjoner"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Ikke tillat BLOB eller BLOB og BINARY kolonner å bli redigert"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "Beskytt binære kolonner"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7013,48 +6991,48 @@ 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)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanent spørringshistorie"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Hvor mange spørringer lagres"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Spørringshistorielengde"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Fanen som vises når et nytt spørringsvindu åpnes"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Standard spørringsvindufane"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Velg hvilken funksjon som vil bli brukt for karaktertegnsettskonverteringer"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Rekodingsmotor"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Forsøk å reverser felter med feil til standard verdier"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Mappe for eksporter kan lagres på tjeneren"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Lagringsmappe"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7069,47 +7047,47 @@ msgstr ""
"phpMyAdmin panel. Velg [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"autentiseringstype[/a] [kbd]cookie[/kbd] eller [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Du bør bruke mysqli for bedre ytelse"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Du tillater tilkobling til tjeneren uten passord."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "La stå tom hvis ikke brukt"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Rekkefølge for vertsautentisering"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "La stå tom for standard"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Vertsautentiseringsregler"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Tillat innlogging uten passord"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Tillat innlogging som root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
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"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Realm"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7118,19 +7096,19 @@ msgstr ""
"Stien til konfigfila for [a@http://swekey.com]SweKey hardware authentication"
"[/a] (ikke lokalisert i din dokumentrot; foreslått: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey config fil"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Autentiseringsmetode som skal brukes"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Autentiseringstype"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7138,11 +7116,11 @@ msgstr ""
"La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/bookmark]bokmerke[/a]"
"støtte, anbefalt: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Bokmerketabell"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7150,31 +7128,31 @@ msgstr ""
"La stå tom for ingen kolonnekommentarer/mime typer, anbefalt: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Kolonneinformasjonstabell"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Komprimer tilkoblingen til MySQL tjeneren"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Komprimer tilkobling"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Hvordan koble til tjener, behold tcp hvis usikker"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tilkoblingstype"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Kontrollbrukerpassord"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7183,30 +7161,30 @@ msgstr ""
"informasjon tilgjengelig på [a@http://wiki.phpmyadmin.net/pma/controluser]"
"wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Kontrollbruker"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Tell tabeller ved visning av databaseliste"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Tell tabeller"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
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]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Designertabell"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7214,11 +7192,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Slå av bruk av INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7235,65 +7213,65 @@ msgstr ""
"Merk at IP-basert beskyttelse ikke er så god hvis din IP tilhører en "
"Internettilbyder som har tusenvis av brukere, inkludert deg, tilknyttet."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr "Hvilken PHP modul som skal brukes, bruk mysqli hvis støttet"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Bruk PHP modul"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Skjul databaser som matcher regular expression (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Skul databaser"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
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]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL spørringshistorietabell"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
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]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "SQL spørringssporingstabell"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Vertsnavn hvor MySQL tjeneren kjører"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Tjenervertsnavn"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Logg ut URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Forsøk å koble til uten passord"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Koble til uten passord"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7301,29 +7279,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'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Vis kun opplistede databaser"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "La stå tom om du ikke skal bruke config autentisering"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Passord for config autentisering"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF schema: sidetabell"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7333,15 +7311,15 @@ msgstr ""
"wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for komplett informasjon. La stå "
"blank for å slå av. Anbefalt: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Tjenerport"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7349,19 +7327,19 @@ msgstr ""
"La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/relation]relasjonslink"
"[/a]støtte, anbefalt: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relasjonstabell"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL kommando for å hente liste over databaser"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES kommando"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7369,15 +7347,15 @@ msgstr ""
"Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/"
"a] for et eksempel"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon sesjonsnavn"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7385,20 +7363,20 @@ msgstr ""
"Om sporingsmekanismen oppretter versjoner for tabeller og visninger "
"automatisk."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Automatisk opprette versjoner"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
"Definerer lista med spørringer autoopprettinga bruker for nye versjoner."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Spørringer som skal spores"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7406,11 +7384,11 @@ msgstr ""
"Om en DROP VIEW IF EXISTS spørring vil bli lagt til som første linje i "
"loggen når opprettes en visning."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Legg til DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7418,11 +7396,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."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Legg til DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7430,41 +7408,41 @@ msgstr ""
"Om en DROP DATABASE IF EXISTS spørring skal bli lagt til som første linje i "
"loggen når oppretter en database."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Legg til DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Du bør bruke SSL tilkobling dersom din webtjener har støtte for det"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Tjenersokkel"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "Slå på SSL for tilkobling til MySQL tjener"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Bruk SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF schema: tabellkoordinater"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7472,15 +7450,15 @@ msgstr ""
"Tabell for beskrivelse av visningskolonner, la stå tom for ingen støtte; "
"anbefalt: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Visningskolonnetabell"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Bruker for config autentisering"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7488,11 +7466,11 @@ msgstr ""
"Slå av hvis du vet at dine pma_* tabeller er oppdaterte. Denne forhindrer "
"kompabilitetssjekk og øker ytelsen"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Full kontroll"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7500,19 +7478,19 @@ msgstr ""
"En brukervennlig beskrivelse av denne tjeneren. La stå tom for visning av "
"vertsnavn istedet."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Fult navn for denne tjeneren"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Avgjør om en bruker får en &quot;vis alle (rader)&quot; knapp"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Tillat visning av alle rader"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7522,27 +7500,27 @@ msgstr ""
"autentiseringsmodus siden passordet er hardkodet i konfigurasjonsfila; dette "
"begrenser ikke muligheten til å utføre samme kommando direkte"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Vis passordendringsskjema"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Vis opprett database skjema"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Vis skjema"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Vis funksjonsfelter i rediger/sett inn modus"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Vis funksjonsfelter"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7550,31 +7528,31 @@ msgstr ""
"Vis link til [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"resultat"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Vis phpinfo() link"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Vis detaljert MySQL tjenerinformasjon"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Definer om SQL spørringer generert av phpMyAdmin skal vises"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Vis SQL spørringer"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "Tillat visning av database og tabellstatistikk (f.eks. lagringsbruk)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Vis statistikk"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7582,11 +7560,11 @@ msgstr ""
"Hvis verktøytips er påslått og en databasekommentar er definert vil denne "
"bytte om på kommentar og det reelle navnet"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Vis databasekommentaren istedet for dens navn"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7598,25 +7576,25 @@ msgstr ""
"direktivet, så bare mappen et kalt lik aliaset, selve tabellnavnet forblir "
"uendret"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Vis tabellkommentar istedet for dens navn"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Vis tabellkommentarer i verktøytips"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Ignorer låste tabeller"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7624,15 +7602,15 @@ msgstr ""
"Foreslå et databasenavn i &quot;Opprett Database&quot; skjemaet (hvis mulig) "
"eller behold tekstfeltet tomt"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Foreslå nytt databasenavn"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ja"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7644,27 +7622,27 @@ msgstr ""
"Forwarded-For) header som kommer fra mellomlager 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Liste over godkjente mellomlager for IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Mappe på tjeneren hvor du kan laste opp filer for import"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Opplastingsmappe"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Gjør det mulig å søke i hele databasen"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Bruk databasesøk"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7674,11 +7652,11 @@ msgstr ""
"import.lib.php for standarder for hvor mange spørringer en flerutsagn "
"spørringer kan inneholde."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Utførlig flere utsagn"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7686,11 +7664,11 @@ msgstr ""
"Lesing av versjon feilet. Du er kanskje offline eller oppgraderingstjeneren "
"svarer ikke."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Mottok ugyldig versjonsstreng fra tjeneren"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7699,7 +7677,7 @@ msgstr ""
"Ny versjon av phpMyAdmin er tilgjengelig, du bør vurdere å oppgradere. Ny "
"versjon er %s, utgitt den %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7708,26 +7686,26 @@ msgstr ""
"Du bruker Git versjon, kjør [kbd]git pull[/kbd] :-)[br]Den siste stabile "
"versjon er %s, utgitt den %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Ingen ny stabil versjon er tilgjengelig"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Uleselig versjonsstreng"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versjonskontroll"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Hverken URL wrapper eller CURL er tilgjengelig. Versjonskontroll er ikke "
"mulig."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7735,7 +7713,7 @@ msgstr ""
"Slå på [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-"
"komprimering for import og eksportoperasjoner"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7744,7 +7722,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip komprimering[/a] "
"trenger funksjoner (%s) som ikke er tilgjengelig på dette systemet."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7753,321 +7731,321 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip dekomprimering[/a]"
"trenger funksjoner (%s) som ikke er tilgjengelig på dette systemet."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Insatt rad id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Viser som PHP kode"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Viser SQL spørring"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemer med indeksene i tabellen `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Navn"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabellen %1$s har blitt endrett"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Se de eksterne verdiene"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksjon"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorer"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
" På grunn av sin lengde,<br /> så vil muligens denne kolonnen ikke være "
"redigerbar"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Fjern BLOB lager referanse"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binær - må ikke redigeres "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Last opp til BLOB lager"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Sett inn som ny rad"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Sett inn som ny rad og ignorer feil"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Viser SQL spørring"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Returner"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Sett inn en ny post"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Tilbake til denne siden"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Rediger neste rad"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Bruk TAB tasten for å flytte fra verdi til verdi, eller CTRL+piltastene for "
"Ã¥ bevege deg hvor som helst"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Restarte innsettinga med %s rader"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabel %s eksisterer allerede!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabellen %1$s har blitt opprettet."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Vis dump (skjema) av tabell"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Navnet til primærnøkkelen må være... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kan ikke endre indeks til PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ingen indeksdeler definert!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Lag en ny indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Endre en indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeksnavn&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indekstype&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>må</b> være navnet til og <b>bare til</b> en primærnøkkel!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Legg til indeks&nbsp;%s&nbsp;kolonne(r)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Antall kolonner må være større enn null."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Kan ikke flytte tabellen til samme navn!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Kan ikke kopiere tabellen til samme navn!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabellen %s har blitt flyttet til %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabellen %s er kopiert til %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tabellnavnet er tomt!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Endre tabellrekkefølge ved"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(enkeltvis)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Flytt tabell til (database<b>.</b>tabell):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabellinnstillinger"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Endre tabellens navn"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopier tabell til (database<b>.</b>tabell):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Bytt til kopiert tabell"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabellvedlikehold"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmenter tabell"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabelen %s har blitt oppfrisket"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Oppfrisk tabellen (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partisjonsvedlikehold"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partisjon %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyser"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Kontroller"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimaliser"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Gjenoppbygg"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Reparer"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Fjern partisjonering"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Sjekk referanseintegritet:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Vis tabeller"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Plassbruk"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Bruk"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Radstatistikk"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Oversikt"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statisk"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamisk"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Radlengde"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Radstørrelse "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Feil oppstod under forsøk på opprettelse av fremmednøkkel på %1$s "
"(kontroller datatyper)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Interne relasjoner"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8075,121 +8053,121 @@ msgstr ""
"En intern relasjon er ikke nødvendig når en tilsvarende FOREIGN KEY relasjon "
"eksisterer."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Fremmednøkkelbegrensning"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ingen rader valgt"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Utfør en \"spørring ved eksempel\" (jokertegn: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Velg kolonner (minst ett):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Legg til søkekriterier (innhold i \"where\"-setningen):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Antall poster per side"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Visningsrekkefølge:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Se gjennom distinkte verdier"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "Ingen"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "Kolonne %s har blitt slettet"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "En primærnøkkel har blitt lagt til %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "En indeks har blitt lagt til %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relasjonsvisning"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Foreslå tabellstruktur"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Legg til kolonne(r)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Ved slutten av tabellen"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Ved begynnelsen av tabellen"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Etter %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Lag en indeks på&nbsp;%s&nbsp;kolonner"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partisjonert"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Overvåkningsrapport for tabell `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Versjon %s er opprettet, overvåking av %s.%s er aktivert."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Overvåking av %s.%s , versjon %s er deaktivert."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Overvåking av %s.%s , versjon %s er aktivert."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL spørringer utført."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8197,113 +8175,113 @@ msgstr ""
"Du kan utføre dumpen ved å opprette og bruke en midlertidig database. "
"Kontroller at du har privilegiene til å gjøre så."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Kommenter ut disse to linjene hvis du ikke trenger dem."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL spørringer eksportert. Venligst kopier dumpen eller utfør den."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Lukk"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versjon %s øyeblikksbilde (SQL kode)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Overvåkingsspørringer"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Vis %s med datoer fra %s til %s fra bruker %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Dato"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Brukernavn"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Datadefinisjonsuttrykk"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Datamanipulasjonsuttrykk"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL dump (filnedlasting)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL dump"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Dette valget vil erstatte din tabell og dataene den inneholder."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL utførelse"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Eksporter som %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Vis versjoner"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versjon"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Deaktiver overvåkning av %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Deaktiver nå"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Aktiver overvåkning av %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Aktiver nå"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Opprett versjon %s av %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Spor disse datadefinisjonsspørringene:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Spor disse datamanipulasjonsspørringene:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Opprett versjon"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8312,41 +8290,67 @@ msgstr ""
"Ikke støtte for maler, kontroller konfigureringen og/eller dine maler i "
"katalogen %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "FÃ¥ flere temaer!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tilgjengelige MIME-typer"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-typer skrevet i kursiv har ikke en separat transformasjonsfunksjon"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Tilgjengelige transformationer"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Beskrivelse"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Du har ikke nok rettigheter til å være her nå!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profilen har blitt oppdatert."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW navn"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Endre tabellens navn"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kan ikke laste iconv- eller recode-modulen som trengs for tegnsett "
+#~ "konvertering, konfigurer php slik at disse kan lastes eller slå av "
+#~ "tegnsettkonvertering i phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kan ikke bruke hverken iconv, libiconv eller recode_string funksjonene "
+#~ "selv om modulene sier de er lastet. Sjekk din php-konfigurasjon."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Tillat karaktertegnsettkonvertering"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Standard karaktertegnsett brukt ved konverteringer"
+
+#~ msgid "Default character set"
+#~ msgstr "Standard karaktertegnsett"
diff --git a/po/nl.po b/po/nl.po
index dd381c100c..a6c8789cfb 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-31 01:06+0200\n"
"Last-Translator: Bjorn <inbox@bjornroesbeke.be>\n"
"Language-Team: dutch <nl@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Toon alles"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Paginanummer:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,297 +35,297 @@ msgstr ""
"Het doelvenster kon niet worden bijgewerkt. Misschien heeft u het venster "
"afgesloten of uw browser blokkeert bijwerkingen van uw venster"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Zoeken"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Start"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Sleutelnaam"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Beschrijving"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Gebruik deze waarde"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Database %1$s is aangemaakt."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Database commentaar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabelopmerkingen"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Kolom namen"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Type"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Standaardwaarde"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Gelinkt naar"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Commentaar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nee"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Afdrukken"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Bekijk een dump (schema) van database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Geen tabellen gevonden in de database."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Selecteer alles"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Deselecteer alles"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "De database naam is leeg!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s is hernoemd naar %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s is gekopieerd naar %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Hernoem database naar"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Commando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "en dan"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopieer database naar"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Alleen structuur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Structuur en gegevens"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Alleen data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE voor het kopiëren"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Voeg %s toe"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Voeg AUTO_INCREMENT waarde toe"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Voeg beperkingen toe"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Schakel naar de gekopieerde database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB Bewaarplaats"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Ingeschakeld"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Uitschakelen"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Beschadigd"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Herstel"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Uitgeschakeld"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Inschakelen"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collatie"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -334,54 +334,54 @@ msgstr ""
"Extra opties om met tabellen te werken, die gelinkt zijn, zijn "
"uitgeschakeld. Om te weten te komen waarom klik %shier%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF Pagina's aanpassen"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rijen"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Grootte"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "in gebruik"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Gecreëerd"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Laatst bijgewerkt"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Laatst gecontroleerd"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -389,237 +389,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tabel(len)"
msgstr[1] "%s tabel(len)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Uw SQL-query is succesvol uitgevoerd."
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Er moet ten minste 1 weer te geven kolom worden gekozen"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sorteren"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Oplopend"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Aflopend"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Toon"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Toevoegen"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "En"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Verwijder"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Of"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Aanpassen"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Toevoegen/Verwijderen Criteria Rij"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Toevoegen/Verwijderen Veld Kolommen"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Wijzig Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Gebruik tabellen"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query op database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Query uitvoeren"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Toegang geweigerd "
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "ten minste een van de woorden"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alle woorden"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "de exacte zin"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "als een reguliere expressie"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Zoek resultaten voor \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s overeenkomst(en) in de tabel <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s overeenkomst(en) in de tabel <i>%s</i>"
+msgstr[1] "%s overeenkomst(en) in de tabel <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Verkennen"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Verwijderen"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
+msgstr[1] "<b>Totaal:</b> <i>%s</i> overeenkomst(en)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Zoeken in de database"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Zoek:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Woorden worden gesplits door een spatiekarakter (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "In de tabel(len):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "In het veld:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Invoegen"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Structuur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Verwijderen"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Legen"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabel %s is leeg gemaakt"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s is verwijderd"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabel %s is vervallen"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Tracking is ingeschakeld."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Tracking is niet actief."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -627,174 +633,174 @@ msgid ""
msgstr ""
"Deze view heeft minimaal deze hoeveelheid aan rijen. Zie de %sdocumentatie%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "View"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicatie"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Som"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Met geselecteerd:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Selecteer alles"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Deselecteer alles"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Selecteer tabellen met overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Afdrukken"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Controleer tabel"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimaliseer tabel"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Repareer tabel"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyseer tabel"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exporteer"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Data Woordenboek"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Tabellen met tracker"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Database"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Laatste versie"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Aangemaakt"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Bijgewerkt"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Actie"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Verwijder tracking data voor deze tabel"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "ingeschakeld"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "niet actief"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versies"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Tracking-rapport"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Structuur-snapshot"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Tabellen zonder tracker"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Tabel tracken"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Database-log"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
"Het geselecteerde export type dient als een bestand te worden opgeslagen!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Onvoldoende ruimte om het bestand %s op te slaan."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -802,17 +808,17 @@ msgstr ""
"Bestand %s bestaat al op de server, verander de bestandsnaam of activeer de "
"overschrijven optie."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "De web server heeft geen rechten om het bestand %s op te slaan."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump is bewaard als %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -821,14 +827,14 @@ msgstr ""
"U probeerde waarschijnlijk een bestand dat te groot is te uploaden. Zie de "
"%sdocumentatie%s voor mogelijkheden om dit te omzeilen."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Bestand kon niet worden gelezen"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -838,7 +844,7 @@ msgstr ""
"uploaden. De ondersteuning is niet geïmplementeerd of uitgeschakeld in de "
"configuratie."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -849,31 +855,31 @@ msgstr ""
"maximale bestandsgrootte zoals opgegeven in de PHP-configuratie. Zie [a@./"
"Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"De plugins voor het importeren konden niet worden geladen, controleer uw "
"installatie!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "De boekenlegger (Bookmark) is verwijderd."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Toon bookmark"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bookmark %s aangemaakt"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import is geslaagd, %d queries uitgevoerd."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -881,7 +887,7 @@ msgstr ""
"De maximale uitvoertijd is verstreken, indien u de import wil afmaken kunt u "
"het bestand opnieuw invoeren."
-#: import.php:426
+#: 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."
@@ -890,21 +896,21 @@ msgstr ""
"dit dat phpMyAdmin dit niet af kan maken tenzij de tijdsrestricties van PHP "
"worden versoepeld."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Terug"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin werkt gebruiksvriendelijker met een browser die <b>frames</b> aan "
"kan."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Klik om te selecteren"
@@ -912,15 +918,15 @@ msgstr "Klik om te selecteren"
msgid "Click to unselect"
msgstr "Klik om te de-selecteren"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\"-opdrachten zijn niet mogelijk."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Weet u zeker dat u dit wilt "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "U staat op het punt een complete database te VERWIJDEREN!"
@@ -951,39 +957,39 @@ msgstr "De machinenaam is leeg!"
msgid "The user name is empty!"
msgstr "De gebruikersnaam is leeg!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Het wachtwoord is leeg!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "De wachtwoorden zijn niet gelijk!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Annuleren"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Wijzigingen opgeslagen."
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relatie verwijderd"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Vreemde sleutel(FOREIGN KEY) relatie toegevoegd"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Interne relatie toegevoegd"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Fout: Relatie niet toegevoegd."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Fout: relatie bestaat reeds."
@@ -991,13 +997,13 @@ msgstr "Fout: relatie bestaat reeds."
msgid "Error saving coordinates for Designer."
msgstr "Fout bij het opslaan van coördinaten voor de Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Basis relatie opties"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Uitgeschakeld"
@@ -1013,107 +1019,117 @@ msgstr "Selecteer vreemde sleutel"
msgid "Please select the primary key or a unique key"
msgstr "Selecteer de primaire sleutel of een unieke sleutel"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Kies weer te geven veld"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Genereer wachtwoord"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Genereer"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Klaar"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Vorige"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Volgende"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Vandaag"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Januari"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Februari"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Maart"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "April"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mei"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Juni"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Juli"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "Augustus"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "September"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "November"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "December"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1121,181 +1137,181 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sept"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Zondag"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Maandag"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Dinsdag"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Woensdag"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Donderdag"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Vrijdag"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Zaterdag"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Zo"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Di"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Wo"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Vr"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Za"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Zo"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Wo"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Vr"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Za"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Week"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Uur"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minuut"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Seconde"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Font formaat"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Onbekende fout bij het uploaden."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Het geuploade bestand overschrijd de 'upload_max_filesize' optie uit uw php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1303,23 +1319,23 @@ msgstr ""
"Het geuploade bestand overschrijd de MAX_FILE_SIZE-optie die was opgegeven "
"in het HTML formulier."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Het geuploade bestand was slechts gedeeltelijk ontvangen."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "De map voor tijdelijkebestanden ontbreekt."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Opslaan van het bestand op de hardeschijf is mislukt."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Upload afgebroken vanwege de extensie."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1327,51 +1343,51 @@ msgstr ""
"Fout bij het verplaatsen van het geuploade bestand, zie [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Geen index gedefinieerd!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexen"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unieke waarde"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Gecomprimeerd"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinaliteit"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Opmerking"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Wijzig"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "De primaire sleutel is vervallen"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s is vervallen"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1380,20 +1396,20 @@ msgstr ""
"De indexen %1$s en %2$s lijken hetzelfde, mogelijk kan een van beide worden "
"verwijderd."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databases"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Fout"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1401,7 +1417,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rij(en) bijgewerkt."
msgstr[1] "%1$d rij(en) bijgewerkt."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1409,7 +1425,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rij(en) verwijderd."
msgstr[1] "%1$d rij(en) verwijderd."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1417,91 +1433,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d rij(en) toegevoegd."
msgstr[1] "%1$d rij(en) toegevoegd."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Er is geen gedetailleerde status informatie beschikbaar voor deze opslag "
"engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s is beschikbaar op deze MySQL-server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s is uitgeschakeld op deze MySQL-server."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Deze MySQL-server ondersteund de %s storage engine niet."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ongeldige database"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ongeldige tabel naam"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Fout bij het hernoemen van de tabel %1$s naar %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabel %s is hernoemd naar %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Geen geldig afbeeldingen pad voor thema %s gevonden!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Geen preview beschikbaar."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "neem het"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Standaard thema %s niet gevonden!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Thema %s niet gevonden!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Thema pad niet gevonden voor thema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Thema / Stijl"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Kan niet verbinden: ongeldige instellingen."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Welkom op %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1510,7 +1526,7 @@ msgstr ""
"U heeft waarschijnlijk geen configuratiebestand aangemaakt. Het beste kunt u "
"%1$ssetup script%2$s gebruiken om een te maken."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1522,65 +1538,65 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Inloggen"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin Documentatie"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Gebruikersnaam:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Wachtwoord:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Serverkeuze"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies moeten aan staan voorbij dit punt."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Kan niet inloggen op de MySQL-server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd."
@@ -1618,27 +1634,7 @@ msgstr "Bekijk video"
msgid "Download file"
msgstr "Download bestand"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kan de iconv of recode extensies niet laden, welke nodig zijn voor de "
-"karakterset conversie, configureer PHP om deze extensies toe te laten of "
-"schakel karakterset conversie uit in phpMyAdmin"
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kan iconv, libiconv en recode_string functies niet gebruiken hoewel de "
-"extensies geladen geladen lijken te zijn. Controleer de PHP configuratie."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1655,12 +1651,12 @@ msgstr ""
"blanco pagina wordt weergegeven zijn er geen problemen."
# 'kon niet vanuit "%1$s" geladen worden' is juister.
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "Standaard configuratiebestand kon niet geladen worden vanuit: \"%1$s\""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1668,204 +1664,204 @@ msgstr ""
"De <tt>$cfg['PmaAbsoluteUri']</tt> richtlijn MOET gezet zijn in het "
"configuratiebestand!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Ongeldige serverindex: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Ongeldige authenticatiemethode opgegeven in configuratie:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "U moet opwaarderen (upgraden) naar %s %s of hoger."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maximale grootte: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentatie"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-query"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL retourneerde: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Verklaar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Uitleg SQL overslaan"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "zonder PHP-Code"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Genereer PHP-Code"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Vernieuw"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL-validatie overslaan"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Valideer SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Rechtstreekse bewerking van deze query"
# "Inline" vertaalt naar "rechtstreeks in het document", als het ware binnen iets anders.
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Rechtstreeks"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profiling"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tijd"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y om %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dagen, %s uren, %s minuten en %s seconden"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Begin"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Vorige"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Einde"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ga naar database &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Handelingen"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1874,61 +1870,61 @@ msgstr ""
"Kan de [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a]-extensie niet "
"laden. Controleer de PHP configuratie."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Gebeurtenissen"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Naam"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Database %s is vervallen."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Database lijkt leeg!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Tracking"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Query opbouwen"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importeer"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Rechten"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Routines"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Retour type"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1936,151 +1932,141 @@ msgstr ""
"Bij benadering. Zie [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/"
"a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Connectie voor de controle gebruiker zoals in de configuratie is opgegeven "
"is mislukt."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "De server reageert niet"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Details..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Wijzig wachtwoord"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Geen wachtwoord"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Wachtwoord"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Type opnieuw"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Wachtwoord Hashing"
# Kan ook vertaald worden als "werkt met ..."
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "Compatibel met MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Genereer wachtwoord"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Genereer"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Nieuwe database aanmaken"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Aanmaken"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Geen rechten"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabel moet minimaal een veld hebben."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Nieuwe tabel aanmaken in database %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Aantal velden"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"De plugins voor het exporteren konden niet worden geladen, controleer uw "
"installatie!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s rijen aan het dumpen, start bij rij %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Dump alle rijen"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Opslaan als bestand"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Bewaar op de server in %s directory"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overschrijf bestaand(e) bestand(en)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Bestandsnaam template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "servernaam"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "databasenaam"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tabelnaam"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2091,40 +2077,40 @@ msgstr ""
"gebruik van opmaakcodes is dan ook toegestaan. Daarnaast worden de volgende "
"vertalingen toegepast: %3$s. Overige tekst zal gelijk blijven."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "Onthoud template"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Karakter set van het bestand:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compressie"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Geen"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"Gezipt\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"ge-gzipt\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"ge-bzipt\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL-compatibiliteits mode"
@@ -2154,7 +2140,7 @@ msgstr ""
msgid "File to import"
msgstr "Te importeren bestand"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Locatie van het tekstbestand"
@@ -2162,14 +2148,14 @@ msgstr "Locatie van het tekstbestand"
msgid "File uploads are not allowed on this server."
msgstr "Het uploaden van bestanden is niet toegestaan op deze server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"De directory die u heeft ingesteld om te uploaden kan niet worden bereikt."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web-server upload directory"
@@ -2200,13 +2186,13 @@ msgstr ""
"tijdslimiet nadert. Dit kan nuttig zijn bij het importeren van grote "
"bestanden, maar kan transacties verstoren."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Aantal queries die moeten worden overgeslagen vanaf het begin"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formaat van het geïmporteerde bestand"
@@ -2250,176 +2236,176 @@ msgstr "Portret"
msgid "Paper size"
msgstr "Papierformaat"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Taal"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d is geen geldig rij-nummer."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rijen beginnend bij"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontaal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontaal (omgedraaide headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "verticaal"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Deze bewerking kan lang duren. Weet u het zeker?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sorteren op sleutel"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opties"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Gedeeltelijke teksten"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Volledige teksten"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relationele sleutel"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relationele weergave veld"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Toon binaire inhoud"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Toon BLOB inhoud"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Toon binaire-inhoud als HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Verberg"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformaties"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Voor de gebookmarkte query uit"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "De rij is verwijderd"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "stop proces"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Toon Records"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "totaal"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Query duurde %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Veranderen"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Query resultaat bewerkingen"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Afdrukken (met volledige teksten)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link niet gevonden"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versie informatie"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Data home directory"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Het gemeenschappelijke deel van de directory waar alle InnoDB-data-bestanden "
"staan."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Data bestanden"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Zelfgroei stapgrootte"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2427,11 +2413,11 @@ msgstr ""
"De hoeveelheid waarmee een zelfgroeiende tabelruimte groeit wanneer deze "
"dreigt vol te raken (Autoextend increment)."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool grootte"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2439,85 +2425,85 @@ msgstr ""
"De grootte van de geheugenbuffer dat InnoDB gebruikt voor het cachen van "
"data en indexen van zijn tabellen"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Gebruik"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Totaal"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pages"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Vrije pages"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Dirty pages"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pages die data bevatten"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages te schonen"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Busy pages"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activiteit"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Lees aanvragen"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Schrijf verzoeken"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Lees missers"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Schrijfvertragingen (write waits)"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Lees missers in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Schrijfvertragingen in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer formaat"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2525,11 +2511,11 @@ msgstr ""
"Het standaard pointerformaat in bytes, te gebruiken in de 'CREATE TABLE'-"
"opdracht voor MyISAM-tabellen, als de 'MAX_ROWS'-optie niet is opgegeven"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatische herstelmodus"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2538,11 +2524,11 @@ msgstr ""
"zoals opgegeven met de schakeloptie --myisam-recover bij het opstarten van "
"de server."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximum grootte voor tijdelijke sorteer bestanden"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2552,12 +2538,12 @@ msgstr ""
"tijdens het opnieuw aanmaken van MyISAM-indexen (tijdens 'REPAIR TABLE', "
"'ALTER TABLE' of 'LOAD DATA INFILE')"
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
"De maximale grote van het tijdelijke bestand voor het aanmaken van indexen"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2567,11 +2553,11 @@ msgstr ""
"indexen groter is dan 'key cache' hier aangegeven, verkies dan de 'key "
"cache'-methode"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparatie threads"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2580,11 +2566,11 @@ msgstr ""
"aangemaakt tijdens het repareren door het sortereerproces (elke index in "
"zijn eigen thread)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sorteer buffer grootte"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2593,11 +2579,11 @@ msgstr ""
"van 'REPAIR TABLE' of bij het aanmaken van indexen met 'CREATE INDEX' of "
"'ALTER TABLE'"
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Index cache grootte"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2606,11 +2592,11 @@ msgstr ""
"standaard is 32MB. Het geheugen dat hier is rereserveerd wordt enkel "
"gebruikt voor het cachen van index pages."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Record cache grootte"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2620,11 +2606,11 @@ msgstr ""
"standaard is 32M. Dit geheugen wordt gebruikt om wijzigingen te cachen voor "
"de handle data (.xtd) en rij pointer (.xtr) bestanden."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Log cache grootte"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2632,11 +2618,11 @@ msgstr ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Log file drempelwaarde"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2644,11 +2630,11 @@ msgstr ""
"De groote van de transactielog waarbij deze zal worden vervangen door een "
"nieuw bestand. De standaard is 16M."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transactie buffer grootte"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2656,11 +2642,11 @@ msgstr ""
"De grootte van de globale transactie log buffer (de engine reserveert 2 "
"buffers van dit formaat). De standaard is 1M"
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint frequentie"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2668,11 +2654,11 @@ msgstr ""
"De hoeveelheid data die kan worden geschreven naar de transactielog voordat "
"er een nieuw checkpoint wordt aangemaakt. De standaard waarde is 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Data log drempelwaarde"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2684,11 +2670,11 @@ msgstr ""
"alle tabellen. Deze waarde kan dan ook worden verhoogd om de maximale "
"opslagcapasiteit te verhogen."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Garbage drempelwaaarde"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2696,11 +2682,11 @@ msgstr ""
"Het percentage van garbage in een data logbestand voor dat deze wordt "
"geschoond. Dit is een waarde tussen 1 en 99. De standaard is 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Log buffer grootte"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2710,27 +2696,27 @@ msgstr ""
"gebruikt. De standaard is 256MB. De engine reserveerd een buffer per thread, "
"maar enkel indien de thread ook moet schrijven naar de data log."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Data bestand groei stapgrootte"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "De groei stapgrootte van de handle data (.xtd) bestanden."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Row file groei stapgrootte"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "De stapgroote waarmee de rij pointer (.xtr) bestanden groeien."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Log file aantal"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2742,150 +2728,150 @@ msgstr ""
"zullen oude bestanden worden verwijderd, anders worden oude logbestanden "
"hernoemd met een opgehoogd volgnummer"
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Opmaak"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV gegevens"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Regels beëindigd door"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Velden ingesloten door"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Velden ontweken door"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Regels beëindigd door"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Vervang NULL door"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Verwijder CRLF tekens uit veld-waarden"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Plaats veldnamen in de eerste rij"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV voor MS Excel data"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel editie"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Gegevens worden uitgevoerd voor tabel"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tabelstructuur voor tabel"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Voeg tabeltitel toe"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabeltitel"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Vervolgde tabeltitel"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Labelsleutel"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relaties"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Machine"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Genereertijd"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Serverversie"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-Versie"
@@ -2893,23 +2879,23 @@ msgstr "PHP-Versie"
msgid "MediaWiki Table"
msgstr "MediaWiki tabel"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Tekst"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Genereert een rapport met de gegevens van een enkele tabel)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Report titel"
@@ -2917,102 +2903,102 @@ msgstr "Report titel"
msgid "PHP array"
msgstr "PHP-array"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Voeg een commentaar toe in de header (\\n om regels af te breken"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Sluit de export in een transactie"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "controle op vreemde sleutels uitschakelen"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Database export opties"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Gebruik backticks (`) bij tabellen- en veldnamen"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Voeg toe in commentaar"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Creatie/Update/Controleer datum"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Invoegen voltooid"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Uitgebreide invoegingen"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximale lengte van de gemaakte query"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Gebruik vertraagde inserts"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Gebruik 'INSERT IGNORE'"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Gebruik hexadecimaal voor BLOB"
# UTC = Universal Time Zone, UTC laten staan.
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Exporteer tijd in UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Export type"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedures"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Functies"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Beperkingen voor gedumpte tabellen"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Beperkingen voor tabel"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES VOOR TABEL"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIES VOOR TABEL"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Triggers"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Structuur voor de view"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stand-in structuur voor view"
@@ -3020,164 +3006,164 @@ msgstr "Stand-in structuur voor view"
msgid "Texy! text"
msgstr "Texy! tekst"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Werkboek"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Werkboek"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Exporteer structuurschema's (recommended)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Exporteer functies"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Exporteer procedures"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Exporteer tabellen"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Exporteer triggers"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Exporteer views"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Exporteer inhoud"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Open nieuw phpMyAdmin scherm"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nieuwe tabel"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-resultaat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Gegenereerd door"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL gaf een lege resultaat set terug (0 rijen)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "De volgende structuren zijn aangemaakt of aangepast. Hier kunt u:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "De inhoud van een structuur bekijken door er op te klikken"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Een instelling veranderen door op \"Opties\" te klikken"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Klik op de \"Structuur\"-koppeling om de structuur aan te passen"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Ga naar database"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "instellingen"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Ga naar tabel"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "structuur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Ga naar view"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Vervang tabelgegevens door het bestand"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Negeer dubbele rijen"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Kolomnamen in eerste rij"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolom namen"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ongeldige parameter voor CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ongeldige kolom (%s) opgegeven!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ongeldig formaat van CSV invoer op regel %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Verkeerd aantal velden in CSV invoer op regel %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabelnaam"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV met behulp van LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Gebruik het LOCAL sleutelwoord"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Deze plugin heeft geen ondersteuning voor gecomprimeerde imports!"
@@ -3193,7 +3179,7 @@ msgstr "Percentages als decimalen importeren (12.00% naar .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Valuta importeren ($5.00 naar 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Gebruik geen AUTO_INCREMENT voor 0-waarden"
@@ -3207,12 +3193,12 @@ msgstr ""
# Is er een betere vertaling voor 'encoding' ?
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Omzetting van de codering"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3221,300 +3207,300 @@ msgstr "Geen"
# Wat is 'Kana' ?
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Zet om naar Kana"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primaire sleutel"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Volledige tekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Geen verandering"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karakterset"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binair "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgaars"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Vereenvoudigd Chinese"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditioneel Chinees"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "hoofdletter ongevoelig"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "hoofdletter gevoelig"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatisch"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tsjechisch"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Deens"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engels"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estlands"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Duits"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "Woordenboek"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Telefoonboek"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hongaars"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "IJslands"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japans"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lets"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litouws"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreaans"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perzisch"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Pools"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "West Europees"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Roemeens"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slowaaks"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Sloveens"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spaans"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditioneel Spaans"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Zweeds"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thais"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turks"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Oekraïens"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "meertalig"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centraal Europees"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russisch"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltisch"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armeens"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrillisch"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabisch"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreeuws"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgisch"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grieks"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tsjechische-Slowaak"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "onbekend"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Home"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Uitloggen"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Query-venster"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Dit format heeft geen opties"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Niet Goed"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "Correct"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Ingeschakeld"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Toon Opties"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Aanmaken van PDF bestanden"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Toon kolom commentaar"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Opgeslagen SQL-query"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-geschiedenis"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Snelle stappen om geavanceerde functies in te stellen:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Maak de benodigde tabellen aan met <code>script/create_tables.sql</code>."
# hem/haar/het past beter maar het geslacht van de gebruiker is onvoorspelbaar.
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Maak een pma gebruiker aan en verleen die toegang tot deze tabellen."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3523,24 +3509,24 @@ msgstr ""
"(<code>config.inc.php</code>) in, bijvoorbeeld door gebruik te maken van "
"<code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Log opnieuw in op phpMyAdmin om het bijgewerkte configuratiebestand te laden."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Geen beschrijving aanwezig"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Slave instellingen"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Wijzig master server"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3549,42 +3535,42 @@ msgstr ""
"Zoniet voeg dan de onderstaande regels toe aan de [mysqld] sectie in "
"bijvoorbeeld my.cnf."
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Gebruikersnaam"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Poort"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Master status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slave status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabelen"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Waarde"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3592,38 +3578,38 @@ msgstr ""
"Enkel slaves gestart met de optie --report-host=host_name zijn zichtbaar in "
"deze lijst."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Voeg slave replicatie gebruiker toe"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Een willekeurige gebruiker"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Gebruik tekstveld"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Een willekeurige machine"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "lokaal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Deze machine"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Gebruik Host Tabel"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3631,132 +3617,136 @@ msgstr ""
"Indien er gebruik wordt gemaakt van de Host tabel is dit veld niet van "
"toepassing."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Genereer wachtwoord"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Content van tabel __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(vervolgd)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structuur van de tabel __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Onbekende taal: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servers"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabelen"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Karaktersets"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Engines"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binaire log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processen"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synchronizatie"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Bron database"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Huidige server"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Andere server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Verschil"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Doel database"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Draai SQL query/queries op database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Kolom namen"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Sla deze SQL-query op"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Geef elke gebruiker toegang tot deze bookmark"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Bookmark met dezelfde naam overschrijven"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Scheidingsteken"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Laat deze query hier zien "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Verzenden"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Alleen bekijken"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3765,7 +3755,7 @@ msgstr ""
"foutmelding hebben terug gegeven, probeer dan of u hiermee uw fout kunt "
"oplossen."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3787,35 +3777,35 @@ msgstr ""
"MySQL, probeer dan de SQL-query in te korten en een bug report met het "
"stukje data te sturen van het CUT gedeelte hieronder:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "Begin KNIP"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "Einde KNIP"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "Begin RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "Einde RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Quote niet afgesloten"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ongeldig herkenningsteken"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Onbekende Punctuatie String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3824,21 +3814,21 @@ msgstr ""
"De SQL-validatie kon niet worden geïnitialiseerd. Controleer of u de nodige "
"PHP-extensies heeft geïnstalleerd, zoals beschreven in de %sdocumentatie%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabel lijkt leeg!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Tracking is ingeschakeld voor %s.%s."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Lengte/Waardes*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3856,7 +3846,7 @@ msgstr ""
"enkel aanhalingsteken (\"'\") bij deze waardes, plaats er dan een backslash "
"voor (voorbeeld '\\\\xyz' of 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3864,12 +3854,12 @@ msgstr ""
"Voer voor standaard waarden aub een enkele waarde in, zonder backslash of "
"aanhalingstekens, gebruik makend van dit formaat: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attributen"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3878,11 +3868,11 @@ msgstr ""
"Voor een lijst met beschikbare transformatie opties en MIME-type "
"transformaties, klik op %sTransformatie opties%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformatieopties"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3895,16 +3885,16 @@ msgstr ""
"(bijvoorbeeld '\\\\xyz' of 'a\\'b')."
# "Geen" of indien telbaar: "Geen enkele".
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Geen"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Als aangegeven:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3913,39 +3903,39 @@ msgstr ""
"Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de "
"maker over wat %s doet."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Opslag Engine"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION definitie"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Opslaan"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Kolom(men) toevoegen"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "U moet minimaal een veld toevoegen."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Gebeurtenis"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3963,7 +3953,7 @@ msgstr ""
"veldnaam van een rij van de tabel, welke de bestandsnaam bevat. Wanneer de "
"tweede optie wordt gekozen is het vereist dat de eerste optie leeg is."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3971,8 +3961,8 @@ msgstr ""
"Toont hexadecimale weergave van gegevens. De optionele parameter geeft aan "
"wanneer er een spatie moet worden opgenomen (standaard elke 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3980,11 +3970,11 @@ msgstr ""
"Toont een klikbare miniatuurweergave; opties: maximale breedte en hoogte in "
"pixels (behoudt de originele verhouding)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Toont een link naar deze afbeelding (directe blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4014,7 +4004,7 @@ msgstr ""
"code - voor \"local\" zie de documentatie van PHP's strftime() functie en "
"voor \"utc\" de gmdate() function."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4051,7 +4041,7 @@ msgstr ""
"toevoegen, zodat de gehele output getoond zal worden zonder te "
"herstructureren (Standaard 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4063,7 +4053,7 @@ msgstr ""
"Preserveert het originele formaat van het veld. Er wordt geen Escaping "
"toegepast."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4078,7 +4068,7 @@ msgstr ""
"optie is een prefix als \"http://domein.com/\", de tweede optie is de "
"breedte in pixels, de derde is de hoogte."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4092,7 +4082,7 @@ msgstr ""
"Toont een link, het veld bevat de bestandsnaam. De eerste optie is een "
"prefix als \"http://domein.com/\", de tweede optie is de titel voor de link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
#, fuzzy
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
@@ -4101,11 +4091,11 @@ msgstr ""
"Zet een (IPv4) internet netwerkadres om in een tekenreeks volgens het "
"standaard formaat met punten."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Maakt de tekst op als een SQL-query met syntax markeringen."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4129,66 +4119,66 @@ msgstr "Geen bestanden gevonden in ZIP archief!"
msgid "Error in ZIP archive:"
msgstr "Fout in ZIP-archief:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Acties"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL verbindingscollatie"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interface"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Aangepaste kleur"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Herstel"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protocolversie"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Gebruiker"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL Karakterset"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-client versie"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP uitbreiding"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Laat informatie over PHP zien"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Officiële phpMyAdmin Website"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4200,7 +4190,7 @@ msgstr ""
"met deze standaard waardes, en is open voor ongewilde toegang. Het wordt dus "
"aangeraden dit op te lossen."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4210,7 +4200,7 @@ msgstr ""
"optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige data "
"corrupt raakt!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4220,7 +4210,7 @@ msgstr ""
"karakterset te gebruiken. Zonder de mbstring extensie kan phpMyAdmin strings "
"niet correct splitsen, wat tot onverwachte resultaten kan leiden."
-#: main.php:290
+#: main.php:289
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 "
@@ -4232,13 +4222,13 @@ msgstr ""
"ingestelde cookie geldigheid in phpMyAdmin. Hierdoor verloopt uw sessie "
"eerder dan in phpMyAdmin is ingesteld."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Het configuratiebestand heeft nu een geheime wachtwoordzin nodig "
"(blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4248,7 +4238,7 @@ msgstr ""
"nog in de phpMyAdmin directory. Het kan beter worden verwijderd zodra "
"phpMyAdmin is geconfigureerd."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4259,7 +4249,7 @@ msgstr ""
"beschikbaar zijn. Zo zal bijvoorbeeld het navigatievenster zich niet "
"automatisch vernieuwen."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4268,7 +4258,7 @@ msgstr ""
"Uw PHP MySQL bibliotheek versie %s verschilt van uw MySQL-server versie %s. "
"Dit kan onvoorspelbaar gedrag veroorzaken."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4277,70 +4267,70 @@ msgstr ""
"De server gebruikt Suhosin. Zie de %sdocumentatie%s voor mogelijke problemen."
# Zowel "frame" als "window" vertalen naar "venster".
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Herlaad het navigatievenster."
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Geen databases"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Clear"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Maak tabel"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Selecteer A.U.B. een database"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabel niet gevonden of niet ingesteld in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Kies een pagina om aan te passen"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Creëer een nieuwe pagina"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Paginanummer:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatische lay-out"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interne relaties"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Selecteer tabellen"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Aan/uit voorbeeldkader"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4348,112 +4338,112 @@ msgstr ""
"De huidige pagina heeft referenties met tabellen die niet langer bestaan. "
"Wilt u deze referenties verwijderen?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "De tabel \"%s\" bestaat niet!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configureer de coördinaten voor de tabel %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema van de \"%s\" database - Pagina %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Geen Tabellen"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relationeel schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Inhoudsopgave"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Toon/Verberg linker menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Posities opslaan"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Maak tabel"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Maak relatie"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Verversen"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Help"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Hoekige verbindingen"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Directe verbindingen"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Kleef aan raster"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Alles In/uitklappen"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Wissel klein/groot"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importeer/Exporteer coördinaten voor PDF-schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Verplaats Menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Toon/Verberg alles"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Verberg/Toon Tabellen zonder relatie"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Aantal tabellen"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Relatie verwijderen"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Klik om een relatie te selecteren:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4470,138 +4460,138 @@ msgstr ""
# Verleden tijd: "is aangemaakt" => "werd aangemaakt", ookal bestaat het nog steeds.
# Wat doet "%1$s" hier?
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "De pagina werd aangemaakt."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Het aanmaken van de pagina is mislukt"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exporteer/Importeer naar schaal"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "aangeraden"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Van/tot pagina"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Bestanden importeren"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alle"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Selecteer de te bekijken binaire log"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "bestanden"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Getoonde queries afkappen"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Toon volledige Queries"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Log naam"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Positie"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Gebeurtenis type"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Originele positie"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informatie"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karakter Sets en Collaties"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Er zijn geen databases geselecteerd."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databases zijn succesvol verwijderd."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Database statistieken"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabellen"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Master replicatie"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slave replicatie"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Ga naar database"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Master replicatie"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicatie"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Controleer privileges voor database &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Controleer privileges"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Statistieken aanzetten"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Statistieken uitzetten"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4609,11 +4599,11 @@ msgstr ""
"Attentie: Het aanzeten van statistieken kan zorgen voor veel dataverkeer "
"tussen de webserver en de MySQL-server."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Opslag Engines"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Bekijk dump (schema) van de databases"
@@ -4823,21 +4813,21 @@ msgid "None"
msgstr "Geen"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabel-specifieke privileges"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
" Aantekening: de namen van de MySQL rechten zijn uitgedrukt in het Engels "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globale privileges"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Database-specifieke privileges"
@@ -4863,96 +4853,96 @@ msgid "Do not change the password"
msgstr "Wijzig het wachtwoord niet"
# Enkelvoud.
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Geen gebruiker gevonden."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "De gebruiker %s bestaat al!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "U heeft een nieuwe gebruiker toegevoegd."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "U heeft de rechten aangepast voor %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "U heeft de rechten ingetrokken voor %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Het wachtwoord voor %s is succesvol veranderd."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Verwijderen van %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Geen gebruikers geselecteerd om te verwijderen!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Bezig de privileges te verversen"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "De geselecteerde gebruikers zijn met succes verwijderd."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "De privileges zijn succesvol vernieuwd"
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Wijzig rechten"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Ongedaan maken"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Gebruikers Overzicht"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Toekennen"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Elke"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Voeg een nieuwe gebruiker toe"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Verwijder de geselecteerde gebruikers"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Trek alle actieve privileges in van alle gebruikers en verwijder deze daarna."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Verwijder de databases die dezelfde naam hebben als de gebruikers."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4966,52 +4956,52 @@ msgstr ""
"geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder "
"gaat."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
"De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel"
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Kolom-specifieke privileges"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Voeg privileges toe aan de volgende database"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Wildcards _ en % moeten worden ge-escaped met een \\ om ze letterlijk te "
"gebruiken"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Voeg privileges toe aan de volgende tabel"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Wijzig de Inlog Informatie / Kopieer gebruiker"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Maak een nieuwe gebruiker aan met dezelfde privileges en ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... behoud de oude."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... verwijder de oude van de user tabellen."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... herstel alle actieve privileges van de oude en verwijder deze daarna."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5019,53 +5009,53 @@ msgstr ""
" ... verwijder de oude van de gebruikerstabellen en vernieuw de privileges "
"achteraf."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Database voor gebruiker"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Geen"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Maak een database met dezelfde naam en geef alle rechten hierop"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Geef alle rechten op de wildcard naam (gebruikersnaam\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Geef alle rechten op de database &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Gebruikers die toegang hebben tot &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globaal"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "database-specifiek"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "jokerteken"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s is succesvol afgesloten."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5073,48 +5063,48 @@ msgstr ""
"phpMyAdmin is er niet in geslaagd om de %s te sluiten.Waarschijnlijk is het "
"al gesloten."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Onbekende fout"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Het verbinden met de master %s is mislukt."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Het lezen van de master-positie is mislukt. Mogelijk gaat het om een rechten "
"probleem op de master."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Wijzigen master mislukt"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Master server gewijzigd in %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Deze server is ingesteld als master in een replicatie proces."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Toon master status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Toon verbonden slaves"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5123,11 +5113,11 @@ msgstr ""
"Deze server is niet ingesteld als master in een replicatie proces. Wilt u "
"dit nu <a href=\"%s\">instellen</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Master instellingen"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5140,26 +5130,26 @@ msgstr ""
"de meerderheid van uw databases wil repliceren) of u kiest ervoor om alleen "
"enkele geselecteerde databases te repliceren."
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Repliceer alle databases; Negeer:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Negeer alle databases; Repliceer enkel:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Selecteer uit de onderstaande databases:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
"Voeg nu de onderstaande regels aan uw my.cnf toe en herstart uw MySQL-server."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5169,86 +5159,86 @@ msgstr ""
"server heeft herstart klikt u op Start. Hierna zou u de melding moeten "
"krijgen dat de server is ingesteld als master."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Slave SQL Thread niet actief!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Slave IO Thread niet actief!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "Server is ingesteld als slave in een replicatie proces."
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Slave status tabel"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Synchronizeer databases met master"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Beheer slave:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Start volledig"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Stop volledig"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "%s de SQL Thread"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Start"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Stop"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "%s de IO Thread"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Fouten beheer:"
# "errors" => "fouten"
# master and slave _what_?
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Het overslaan van fouten kan leiden tot verschillen tussen de meester en "
"slaaf!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Sla de huidige error over"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Sla de volgende"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "errors over."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5257,7 +5247,7 @@ msgstr ""
"Deze server is niet ingesteld als slave in een replicatie proces. Wilt u dit "
"nu <a href=\"%s\">instellen</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5268,13 +5258,13 @@ msgstr ""
"hebben gemaakt van een tijdelijkbestand om opdrachten uit de transactie op "
"te slaan."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Het aantal transactie dat gebruik maakte van het tijdelijke binaire log "
"cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5287,11 +5277,11 @@ msgstr ""
"waardoor meer tijdelijke tabellen in het geheugen blijven in plaats van op "
"schijf."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Het aantal tijdelijke bestanden dat door MySQL werd aangemaakt."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5299,7 +5289,7 @@ msgstr ""
"Het aantal in het geheugen geplaatste tijdelijke tabellen dat automatisch "
"door de server werd aangemaakt tijdens het uitvoeren van opdrachten."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5307,7 +5297,7 @@ msgstr ""
"Het aantal met INSERT DELAYED opgeslagen rijen waarbij er een fout optrad "
"(mogelijk een reeds bestaande sleutel)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5316,23 +5306,23 @@ msgstr ""
"afzonderlijke tabel waarop INSERT DELAYED wordt toegepast krijgt een eigen "
"thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Het aantal met INSERT DELAYED opgeslagen rijen."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Het aantal uitgevoerde FLUSH opdrachten."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Het aantal interne COMMIT opdrachten."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Het aantal keer dat een rij werd verwijderd uit een tabel."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5342,7 +5332,7 @@ msgstr ""
"met een bepaalde naam. Dit wordt discovery genoemd. Handler_discover geeft "
"aan hoeveel tabellen met discovery werden opgezocht."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5352,7 +5342,7 @@ msgstr ""
"hoog geeft dit een indicatie dat de server veel scans doet op de volledige "
"index; bijvoorbeeld SELECT kolom1 FROM foo, waarbij kolom een is geïndexeerd."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5361,7 +5351,7 @@ msgstr ""
"hoog is dit een indicatie dat er goed gebruik wordt gemaakt van de aanwezige "
"indexen."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5371,7 +5361,7 @@ msgstr ""
"wordt verhoogd wanneer u een index kolom raadpleegt met een bereik beperking "
"of bij het doen van een index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5379,7 +5369,7 @@ msgstr ""
"Het aantal leesopdrachten voor de voorgaande rij in de sleutel volgorde. Dit "
"wordt hoofdzakelijk gebruikt voor het optimaliseren van ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5392,7 +5382,7 @@ msgstr ""
"gehele tabel moet scannen of er worden joins toegepast die niet goed "
"gebruikmaken van sleutels."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5405,35 +5395,35 @@ msgstr ""
"zijn voorzien of dat de toegepaste queries hier niet optimaal gebruik van "
"maken."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Het aantal interne ROLLBACK opdrachten."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Het aantal update opdrachten voor een tabel rij."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Het aantal opdrachten om een rij aan een tabel toe te voegen."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Het aantal pages dat data bevat (dirty en clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Het aantal pages dat momenteel dirty is."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Het aantal buffer pool pages dat is geschoond."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Het aantal vrije pages."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5443,7 +5433,7 @@ msgstr ""
"momenteel wordt gelezen of geschreven, of die om een andere reden niet "
"geschoond of verwijderd kunnen worden."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5455,11 +5445,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Totale formaat van de buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5468,7 +5458,7 @@ msgstr ""
"gebeurd wanneer een query een groot deel van een tabel laat scannen, maar in "
"willekeurige volgorde."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5476,11 +5466,11 @@ msgstr ""
"Het aantal sequentiele read-aheads dat door InnoDB werd geïnitieerd. Dit "
"gebeurd wanneer er een volledige tabelscan wordt uitgevoerd."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Het aantal logische read requests dat door InnoDB werd uitgevoerd."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5488,7 +5478,7 @@ msgstr ""
"Het aantal logische lees operaties dat InnoDB niet kon doen vanuit de buffer "
"pool maar waarvoor een extra page ingeladen moest worden."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5502,86 +5492,86 @@ msgstr ""
"geschoond. Deze teller houd bij hoe vaak dit voorkomt. Indien het buffer "
"pool formaat goed is ingesteld hoort deze waarde laag te zijn."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Het aantal schrijf operaties uitgevoerd op de InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Het aantal fsync() operaties."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Het aantal momenteel openstaande fsync() operaties."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Het aantal momenteel openstaande lees operaties."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Het aantal momenteel openstaande schrijf operaties."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "De hoeveelheid gelezen data, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Het totale aantal data lees operaties."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Het totale aantal data schrijf operaties."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "De hoeveelheid geschreven data, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "Het aantal pages dat werd geschreven voor doublewrite operaties"
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Het aantal uitgevoerde doublewrite operaties"
-#: server_status.php:84
+#: server_status.php:83
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 ""
"Het aantal keer dat er gewacht moest worden vanwege een volle log buffer."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Het aantal log schrijf opdrachten."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Het aantal fysieke schrijf operaties op het log bestand."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Het aantal fsync() schrijf operaties uitgevoerd op het log bestand."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Het aantal momenteel openstaande fsync() operaties op het logbestand."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Het aantal momenteel openstaande schrijf operaties op het logbestand."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Het aantal bytes dat naar het logbestand werd geschreven."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Het aantal pages dat werd aangemaakt."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5590,54 +5580,54 @@ msgstr ""
"Veel waarden worden geteld in pages. Een vaste page grootte maakt het "
"eenvoudig deze te converteren naar bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Het aantal gelezen pages."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Het aantal geschreven pages."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Het aantal gelockte rijen waar momenteel op wordt gewacht."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
"De gemiddelde tijd nodig om een rij lock te verkrijgen, in milliseconden."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"De totale tijd besteed aan het verkrijgen van rij locks, in milliseconden."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
"De maximale tijd nodig om een rij lock te verkrijgen, in milliseconden."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Het aantal keer dat er op een rij lock moest worden gewacht."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Het aantal rijen dat werd verwijderd uit InnoDB tabellen."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Het aantal rijen dat werd ingevoegd in InnoDB tabellen."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Het aantal rijen dat werd gelezen uit InnoDB tabellen."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Het aantal rijen dat werd bijgewerkt in InnoDB tabellen."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5646,13 +5636,13 @@ msgstr ""
"niet naar disk zijn geschreven. Dit stond voorheen bekend als "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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 "Het aantal ongebruikte blokken in het sleutelcache."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5661,11 +5651,11 @@ msgstr ""
"Het aantal gebruikte blokken in het sleutelcache. Dit is de maximaal "
"behaalde waarde sinds het starten van de server."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Het aantal leesopdrachten voor een sleutelblok uit het cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5675,15 +5665,15 @@ msgstr ""
"key_reads groot is, is de waarde van key_buffer_size mogelijk te laag. De "
"cache miss rate kan worden berekend met Key_reads / Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Het aantal schrijf opdrachten voor een sleutelblok naar het cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Het aantal fysieke schrijf opdrachten voor een sleutelblok naar disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5694,13 +5684,13 @@ msgstr ""
"verschillende query plans voor dezelfde query. De standaardwaarde 0 betekend "
"dat er nog geen query is gecompiled."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Het aantal rijen dat klaar staan om te worden geschreven in INSERT DELAYED "
"wachtrijen."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5708,36 +5698,36 @@ msgstr ""
"Het aantal tabellen dat werd geopend. Indien hoog, is mogelijk de table "
"cache waarde te laag."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Het totaal aantal geopende bestanden."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Het aantal open streams (hoofdzakelijk gebruikt voor het schrijven van log)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Het totaal aantal open tabellen."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Het aantal vrije geheugen blokken in het query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "De hoeveelheid vrij geheugen voor het query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Het aantal cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Het aantal queries dat aan het cache werd toegevoegd."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5750,7 +5740,7 @@ msgstr ""
"recent gebruikt (least recently used, LRU) strategie om te bepalen welke "
"queries worden verwijderd."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5758,24 +5748,24 @@ msgstr ""
"Het aantal niet gecachte queries (niet cachebaar, danwel niet gecached "
"vanwege de query_cache_type instelling)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Het aantal queries dat in het cache staat."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Het totaal aantal blokken in het query cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Herstel"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "De status van failsafe replicatie (nog niet geïmplementeerd)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5783,13 +5773,13 @@ msgstr ""
"Het aantal joins dat geen gebruik maakt van een index. Indien dit geen 0 is, "
"is het aan te raden om het gebruik van indexen te controleren."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Het aantal joins dat een bereik beperking toepassen op een gerefereerde "
"tabel."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5798,7 +5788,7 @@ msgstr ""
"van een sleutel. Indien dit geen 0 is, is het aan te raden om het gebruik "
"van indexen te controleren."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5806,17 +5796,17 @@ msgstr ""
"Het aantal joins dat een bereik beperking gebruikt op de eerste tabel. (Dit "
"hoeft geen groot probleem te zijn, zelfs niet bij grote tabellen.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Het aantal joins dat een volledige scan van de eerste tabel uitvoerde."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Het aantal momenteel openstaande tijdelijke tabellen voor de slave SQL "
"threas."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5824,13 +5814,13 @@ msgstr ""
"Het totaal aantal transacties dat moest worden herhaald door de replicatie "
"slave SQL thread, sinds het opstarten van de server."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Dit staat op 'ON' indien deze server als een replicatie slave verbonden is "
"met een master server."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5838,14 +5828,14 @@ msgstr ""
"Het aantal threads waarvoor het opstarten langer dan slow_launch_time "
"seconden duurde."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Het aantal queries waarvan het uitvoeren langer dan long_query_time seconden "
"duurde."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5855,24 +5845,24 @@ msgstr ""
"uitvoeren. Indien deze waarde hoog is, is het een optie om de systeem "
"variabele sort_buffer_size te vergroten."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Het aantal sorteringen dat werd uitgevoerd met een bereikbeperking."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Het aantal gesorteerde rijen."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Het aantal sorteringen dat werd uitgevoerd door het scannen van de tabel."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Het aantal keer dat een tabel lock direct kon worden verkregen."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5884,7 +5874,7 @@ msgstr ""
"problemen, kunt u het beste eerst uw queries optimalizeren. Daarna kunt u "
"nog kijken naar het splitsen van tabellen en het gebruik van replicatie."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5894,11 +5884,11 @@ msgstr ""
"berekend met Threads_created/Connections. Indien deze waarde rood staat "
"aangegeven is het aan te raden om thread_cache_size te vergroten."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Het aantal momenteel openstaande verbindingen."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5910,87 +5900,87 @@ msgstr ""
"verhogen. Dit geeft echter in de meeste gevallen, bij gebruik van een goede "
"thead implementatie, geen noemenswaardige prestatie verbetering."
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Het aantal threads dat actief bezig is."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Runtime-informatie"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Query cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Threads"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Tijdelijke data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Vertraagde inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Sleutelcache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortering"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transactie coördinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Schoon (sluit) alle tabellen"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Toon open tabellen"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Toon slave hosts"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Toon slave status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Schoon query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Laat processen zien"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Herstel"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Deze MySQL-server draait inmiddels %s. Hij is gestart op %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -5998,13 +5988,13 @@ msgid ""
"b> process."
msgstr "Deze server is ingesteld als master in een replicatie proces."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "Deze server is ingesteld als master in een replicatie proces."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
@@ -6012,7 +6002,7 @@ msgstr "Deze server is ingesteld als master in een replicatie proces."
# Er moet een betere vertaling voor "replication" zijn. "Nadoen"?
# "Deze MySQL-server functioneert als %s in een <b>replicatie</b> proces." weggehaald.
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -6020,7 +6010,7 @@ msgstr ""
"Kijk voor meer informatie over de replicatiestatus op deze server in de <a "
"href=\"#replication\">replicatiestatus</a> sectie."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6028,11 +6018,11 @@ msgstr ""
"<b>Serververkeer</b>: Netwerkverkeer van deze MySQL-server, sinds deze is "
"gestart"
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Verkeer"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6040,36 +6030,36 @@ msgstr ""
"Op drukke servers kunnen de byte-tellers over hun maximum heengaan. Hierdoor "
"kunnen de gerapporteerde statistieken afwijken."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per uur"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Ontvangen"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Verzonden"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Connecties"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Max. gelijktijdige verbindingen"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Mislukte pogingen"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Afgehaakte"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6078,126 +6068,126 @@ msgstr ""
"<b>Query-statistieken</b>: Sinds het opstarten zijn er %s queries gestuurd "
"naar de server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minuut"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per seconde"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Query-type"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replicatie status"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Verbinding naar de brondatabase is mislukt"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Verbinding naar de bestemmingsdatabase is mislukt"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Database '%s' bestaat niet."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Structuur synchronizatie"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Gegevens synchronizatie"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "niet aanwezig"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Structuur verschillen"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Gegevens verschillen"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Kolom(men) toevoegen"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Kolom(men) verwijderen"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Kolom(men) wijzigen"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Index(en) verwijderen"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Index(en) toepassen"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Rij(en) bijwerken"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Rij(en) toevoegen"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Verwijder alle huidige rij(en) uit de bestemmings tabellen"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Geselecteerde wijzigingen toepassen"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synchronizeer databases"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "De geselecteerde tabellen zijn gesynchroniseerd met de bron tabellen."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "De bestemmings database is gesynchronizeerd met de bron database"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "De volgende queries zijn uitgevoerd:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Geef handmatig op"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Huidige verbinding"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Configuratie: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6205,29 +6195,29 @@ msgstr ""
"De bestemmingsdatabase zal volledig worden gesynchroniseerd met de bron. De "
"bron zal niet worden gewijzigd."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Servervariabelen en -instellingen"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessievariabelen"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globale waarde"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Configuratiebestand"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Download"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6237,111 +6227,107 @@ msgstr ""
"verzonden!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Overzicht"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Toon verborgen berichten (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Er zijn momenteel geen servers geconfigureerd"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nieuwe server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Standaard taal"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "laat de gebruiker kiezen"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- geen -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Standaard server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Regeleinde"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Toon"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Laden"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin homepage"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Doneer"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Controleer de meest recente versie"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Opties"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigatieframe"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Hoofdframe"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Wijzig server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Een server toevoegen"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Foutieve waarde"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Zet waarde op: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Herstel standaard waarde"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Waarschuwing"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Karakterset converteringen toestaan"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Indien ingeschakeld kan de gebruiker elke MySQL-server opgeven op het login "
"formulier voor cookie authenticatie."
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6359,20 +6345,20 @@ msgstr ""
"uw IP-adres uit het netwerk van uw provider komt waar ook vele andere "
"klanten gebruik van maken."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Sta het inloggen op een willekeurige MySQL-server toe"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Toon &quot;Verwijder database&quot; link voor normale gebruikers"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"Sleutel hoort letters, cijfers [em]and[/em] speciale tekens te bevatten"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6380,11 +6366,11 @@ msgstr ""
"Geheime sleutelzin gebruikt voor de versleuteling van cookies in [kbd]cookie"
"[/kbd] authenticatie"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Sleutel is te kort, deze moet minimaal 8 tekens bevatten"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6394,27 +6380,27 @@ msgstr ""
"sleutel was automatisch voor u gegenereerd. Deze wordt gebruikt om cookies "
"te versleutelen en hoeft u niet zelf te onthouden."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish geheim"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Markeer geselecteerde rijen"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Rij markering"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Markeer de door de muis aangewezen rij"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Markeer muispijl"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6422,11 +6408,11 @@ msgstr ""
"Schakel [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compressie in voor "
"import en export bewerkingen"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6437,11 +6423,11 @@ msgstr ""
"decompressie[/a] vereisen de functies (%s) welke niet beschikbaar zijn op "
"dit systeem."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Laden en opslaan van het configuratiebestand is niet mogelijk"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6452,7 +6438,7 @@ msgstr ""
"Documentation.html#setup_script]documentie[/a]. Anders is het enkel mogelijk "
"om de gegenereerde configuratie te bekijken en te downloaden."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6468,33 +6454,33 @@ msgstr ""
"beperken, [kbd]textarea[/kbd] - maakt het mogelijk om meerdere regels in te "
"vullen."
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR velden bewerken"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Aantal kolommen voor CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR textarea kolommen"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Aantal regels voor CHAR/VARCHAR textareas"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR textarea regels"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Controleer de permissies op het configuratiebestand"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6503,11 +6489,11 @@ msgstr ""
"nodig is; indien u problemen ondervind met de gemaakte bestanden, schakel "
"deze functie dan uit."
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Comprimeer direct"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6515,123 +6501,115 @@ msgstr ""
"Of er een waarschuwing(&quot;Weet u jet zeker...&quot;) moet worden getoond "
"op het moment dat u gegevens gaat verwijderen"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Bevestig 'DROP'-queries"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Standaard karakterset gebruikt voor converteringen"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Standaard karakterset"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Het tabblad dat wordt getoond na het openen van een database"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Standaard database tabblad"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Het tabblad dat wordt getoond na het openen van een server"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Standaard server tabblad"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Het tabblad dat wordt getoond na het openen van een tabel"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Standaard tabel tabblad"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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 "Deze waarde dient extra goed gecontroleerd te worden"
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Toon een database overzicht als een lijst in plaats van een afrolmenu"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Toon databases als een lijst"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Toon een server overzicht als een lijst in plaats van een afrolmenu"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Toon servers als een lijst"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Er kan geen verbinding worden gemaakt met de server"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Het wachtwoord voor de controle gebruiker is leeg terwijl u wel de pmadb "
"gebruikt"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "De controle gebruikersnaam is leeg terwijl u wel de pmadb gebruikt"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"Er is geen signon sessie naam opgegeven terwijl u gebruik maakt van het "
"authenticatie type [kbd]signon[/kbd]"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"Er is geen signon URL opgegeven terwijl u gebruik maakt van het "
"authenticatie type [kbd]signon[/kbd]"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"Leeg het gebruikersnaam veld bij het gebruik van het authenticatie type [kbd]"
"config[/kbd]"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Het verstuurde formulier bevat fouten"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Foutief IP adres: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Geen geldig poortnummer"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Ontbrekende data voor %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Geen niet-negatief getal"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Geen positief getal"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6639,43 +6617,43 @@ msgstr ""
"Stel hier het maximale aantal seconden in dat een script mag gebruiken om te "
"worden uitgevoerd ([kbd]0[/kbd] voor geen limiet)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maximale uitvoertijd"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Karakertset voor het bestand"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Database naam template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Server naam template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Tabel naam template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Opslaan op server"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Herinner bestandsnaam template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nee"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Dwing een beveiligde verbinding af tijdens het gebruik van phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6683,11 +6661,11 @@ msgstr ""
"Deze [a@?page=form&amp;formset=features#tab_Security]optie[/a] zou "
"ingeschakeld moeten zijn indien uw webserver dit ondersteund."
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Beveiligde verbinding (HTTPS) afdwingen"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6695,87 +6673,87 @@ msgstr ""
"Sorteer volgorde van elementen in een vreemdesleutel afrolmenu; [kbd]content"
"[/kbd] is de gerefereerde data, [kbd]id[/kbd] is de sleutelwaarde"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Vreemdesleutel afrolmenu sortering"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Een afrolmenu wordt gebruikt indien er minder items beschikbaar zijn"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Vreemdesleutel limiet"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Verkennen-mode"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Aanpassen verkennen-mode"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Aanpassen wijzig-mode"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Wijzig-mode"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Aanpassen standaard export opties"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Export standaarden"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Aanpassen standaard importeer opties"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Import opties"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Aanpassen importeer- en exporteer-directories en compressie-opties"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importeer / exporteer"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Weergave opties voor databases"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Weergave opties voor het navigatieframe"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Weergave opties voor servers"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Weergave opties voor tabellen"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Instellingen die onder geen andere categorie pasten"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Overige instellingen"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Aanpassen query-venster opties"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6783,15 +6761,15 @@ msgstr ""
"Bedenk dat phpMyAdmin enkel een gebruikersinterface is, en dat zijn functies "
"niet direct MySQL beperken. "
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Beveiliging"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Basis instellingen"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6799,23 +6777,23 @@ msgstr ""
"Geavanceerde serverinstellingen, wijzig deze alleen wanneer u de werking "
"begrijpt"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Server configuratie"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Geef de server verbindingsparameters"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Aanpassen inlog-opties voor het authenticatie type [kbd]signon[/kbd]"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon inlog opties"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6825,49 +6803,49 @@ msgstr ""
"functionaliteit, zie [a@../Documentation.html#linked-tables]linked-tables "
"infrastructure[/a] in de documentatie"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA database"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Bijhouden van wijzigingen in de database. Dit vereist een geconfigureerde "
"PMA database."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Wijzigingen bijhouden"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Aanpassingen"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Aanpassen export opties"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Aanpassen importeer standaarden"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Aanpassen navigatieframe"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Aanpassen hoofdframe"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Aanpassen van links getoond in de SQL-query vensters"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL-query veld"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6875,27 +6853,27 @@ msgstr ""
"Aanpassen SQL-query instellingen, voor SQL-query venster opties zie [a@?"
"page=form&amp;formset=main_frame#tab_Sql_box]Navigatieframe[/a] instellingen"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL-queries"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Aanpassen beginpagina"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Beginpagina"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Aanpassen van tabblad functioneren"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Tabbladen"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6903,11 +6881,11 @@ msgstr ""
"Gebruik [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compressie voor import "
"en export operaties"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6918,15 +6896,15 @@ msgstr ""
"decompressie[/a] vereisen de functies (%s) welke niet beschikbaar zijn op "
"dit systeem."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Extra parameters voor iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Negeer foutmeldingen"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6934,11 +6912,11 @@ msgstr ""
"Indien ingeschakeld gaat phpMyAdmin door met het uitvoeren van queries als "
"een query uit een meervoudige opdracht een fout oplevert."
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Negeer foutmeldingen bij meervoudige statements"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6948,11 +6926,11 @@ msgstr ""
"tijdslimiet nadert. Dit kan nuttig zijn bij het importeren van grote "
"bestanden, maar kan transacties verstoren."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Gedeeltelijke import: onderbreken toestaan"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6960,15 +6938,15 @@ msgstr ""
"Standaard formaat; deze lijst is afhankelijk van de locatie (database, "
"tabel), enkel SQL is altijd beschikbaar."
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Gedeeltelijke import: queries overslaan"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Onveilige verbinding"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6977,43 +6955,43 @@ msgstr ""
"Indien uw server ook is ingesteld om HTTPS verbindingen te ondersteunen, "
"gebruik dan [a@%s]deze link[/a] om de beveiligde verbinding te gebruiken."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Hoeveel rijen gelijktijdig kunnen worden ingevoegd"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Aantal ingevoegde rijen"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Doel van snel-icoon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Toon logo in linker frame"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Toon logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Toon serverkeuze bovenaan het linker frame"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Toon serverkeuze"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Teken(reeks) dat de boomdiepte aangeeft in databasenamen"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Database boomstructuur scheidingsteken"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7021,35 +6999,35 @@ msgstr ""
"Enkel de lichte versie; toon databases als een boomstructuur "
"(scheidingsteken zoals hieronder aangegeven)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Toon databases als een boom"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Gebruik lichte versie"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Maximum tabel boomstructuur diepte"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Teken(reeks) dat de boomdiepte aangeeft in tabelnamen"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Tabel boomstructuur scheidingsteken"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo link URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7057,27 +7035,27 @@ msgstr ""
"Open de pagina in het hoofdvenster ([kbd]main[/kbd]) of in een nieuwe ([kbd]"
"new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo link bestemming"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Markeer server onder de muispijl"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Markeren inschakelen"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Gebruik grafisch minder intensieve tabbladen"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Lichte tabbladen"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7088,11 +7066,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Delete alle cookies bij het uitloggen"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7100,11 +7078,11 @@ msgstr ""
"Geeft aan of de laatst gebruikte gebruikersnaam moet worden herinnerd "
"wanneer u geen gebruik maakt van de cookie authenticatie methode"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Herinner gebruikersnaam"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7116,15 +7094,15 @@ msgstr ""
"huidige sessie, en vervalt wanneer de browser wordt afgesloten. Dit is aan "
"te raden voor niet vertrouwde omgevingen."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Inlog cookie opslag"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Definieer hoelang (in seconden) een inlog cookie geldig blijft"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7135,30 +7113,30 @@ msgstr ""
"kan een beveiligingsrisico opleveren, waarbij iemand uw identiteit kan "
"misbruiken."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Inlog cookie geldigheid"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
"Maximaal aantal karakters dat wordt gebruikt bij het nonen van een SQL-query."
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Maximaal getoonden SQL lengte"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Het maximale\taantal databases dat wordt getoond in het linker frame en de "
"database lijst"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Maximum aantal databases"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7168,19 +7146,19 @@ msgstr ""
"set. Indien de resultaat set meer rijen bevat worden &quot;Volgende&quot; en "
"&quot;Vorige&quot; links getoond."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Maximum aantal te tonen rijen"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Het maximum aantal tabellen dat wordt getoond in de tabellen lijst"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maximum aantal tabellen"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7188,27 +7166,27 @@ msgstr ""
"Het aantal bytes aan geheugen dat een script maximaal mag gebruiken, "
"bijvoorbeeld [kbd]32M[/kbd] ([kbd]0[/kbd] voor geen limiet)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Geheugen limiet"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Gebruik enkel iconen, enkel tekst of beide"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Icoon gebruik in navigatie balk"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "gebruik GZip uitvoer buffering voor het versnellen van HTTP verkeer"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip uitvoer buffering"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7220,35 +7198,35 @@ msgstr ""
"[kbd]SMART[/kbd] - op aflopende volgorde voor velden van het type TIME, "
"DATE, DATETIME en TIMESTAMP, oplopend voor overige velden"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Standaard sorteer volgorde"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Gebruik persistente connecties voor MySQL databases"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Persistente connecties"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Icoon gebruik bij tabel bewerkingen"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Blokkeer het bewerken van 'BLOB' en 'BINARY' velden"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Bescherm binaire velden"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7257,50 +7235,50 @@ msgstr ""
"database (vereist pmadb). Indien uitgeschakeld worden JS-routines gebruikt "
"die niet bewaard worden bij het sluiten van het venster."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanente query geschiedenis"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Hoeveel queries er worden bewaard in de geschiedenis"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Query geschiedenis lengte"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Tabblad dat wordt getoond bij het openen van een nieuw query-venster"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Standaard query-venster tabblad"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Selecteer welke functies worden gebruikt om karakterset conversies uit te "
"voeren"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Hercoderings engine"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
"Doe een poging om foutieve velden te herstellen met hun standaardwaarde"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Directory op de server waar exports kunnen worden opgeslagen"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Opslag directory"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7316,49 +7294,49 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authenticatie type[/a] "
"[kbd]cookie[/kbd] of [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Voor betere prestaties kunt u het beste mysqli gebruiken"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
"U staat het toe dat een gebruiker die geen wachtwoord heeft ingesteld kan "
"inloggen"
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Laat dit veld leeg indien u het niet wenst te gebruiken"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Machine authenticatie volgorde"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Laat dit veld leeg om de standaardwaarde te gebruiken"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Host authenticatie regels"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Inloggen zonder wachtwoord toestaan"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Root login toestaan"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7368,19 +7346,19 @@ msgstr ""
"hardware authenticatie[/a] (niet binnen de document root directory van uw "
"webserver; suggestie: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey configuratiebestand"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "De te gebruiken authenticatie methode"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Authenticatie type"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7388,11 +7366,11 @@ msgstr ""
"Laat dit veld leeg om geen [a@http://wiki.phpmyadmin.net/pma/bookmark]"
"bookmarks[/a] te gebruiken, suggestie: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Bookmark tabel"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7400,31 +7378,31 @@ msgstr ""
"Laat dit veld leeg om geen kolom commentaren en mimetypes te ondersteunen, "
"suggestie: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Kolom informatie tabel"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Comprimeer verbinding naar de MySQL-server"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Comprimeer verbinding"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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]"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Verbindingstype"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Controle gebruiker wachtwoord"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7432,19 +7410,19 @@ msgstr ""
"Een speciale MySQL gebruiker met beperkte rechten, zie de [a@http://wiki."
"phpmyadmin.net/pma/controluser]wiki[/a] voor meer informatie"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Controle gebruiker"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Tel het aantal tabellen bij het weergeven van een database lijst"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Tel tabellen"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7452,11 +7430,11 @@ msgstr ""
"Laat dit veld leeg om de Designer niet te gebruiken, suggestie: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Designer tabel"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7464,11 +7442,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Maak geen gebruik van INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7485,26 +7463,26 @@ msgstr ""
"betrouwbaar wanneer uw IP-adres uit het netwerk van uw provider komt, waar "
"ook vele andere klanten gebruik van maken."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Welke PHP-extensie er gebruikt zal worden; gebruik mysqli waar mogelijk"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "PHP-extensie"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
"Verberg databases die aan de hier opgegeven reguliere expressie (PCRE) "
"voldoen "
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Verberg databases"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7512,11 +7490,11 @@ msgstr ""
"Laat dit veld leeg om geen SQL-historie te ondersteunen, suggestie: [kbd]"
"pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL-query historie tabel"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7524,31 +7502,31 @@ msgstr ""
"Laat dit veld leeg om geen SQL-geschiedenis te ondersteunen, voorgesteld: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "SQL-query opvolgingstabel"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Machinenaam waar de MySQL-server bereikbaar is"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Server machinenaam"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Uitlog URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Probeer te verbinden zonder wachtwoord"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Verbind zonder wachtwoord"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7557,31 +7535,31 @@ msgstr ""
"ze letterlijk wil gebruiken. Gebruik bijvoorbeeld 'mijn\\_db' en niet "
"'mijn_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Toon enkel de opgesomde databases"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
"Laat dit veld leeg indien u geen gebruik maakt van 'config' authenticatie"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr " authenticatie"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-schema: pagina's tabel"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7592,17 +7570,17 @@ msgstr ""
"informatie. Laat dit veld leeg om dit uit te schakelen, suggestie: [kbd]"
"phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Server poort"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7610,19 +7588,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relatie tabel"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL-commando om de beschikbare databases op te vragen"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES opdracht"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7630,15 +7608,15 @@ msgstr ""
"Zie [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authenticatie typen[/"
"a] voor een voorbeeld"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon sessienaam"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7646,24 +7624,24 @@ msgstr ""
"Of het opvolgsysteem versies voor tabellen en weergaven automatisch aanmaakt "
"of niet."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatische herstelmodus"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Opdrachten"
# "statement" hier vertalen is geen goed idee.
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7671,66 +7649,66 @@ msgstr ""
"Of een DROP VIEW IF EXISTS statement als de eerste lijn toegevoegd zal "
"worden bij het aanmaken van een weergave of niet."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Voeg DROP VIEW toe"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"U kunt het beste een HTTPS verbinding gebruiken wanneer uw webserver dit "
"ondersteund"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Server socket"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "SSL toepassen voor de verbinding naar de MySQL-server"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Gebruik SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-schema: tabel coördinaten"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7743,17 +7721,17 @@ msgstr ""
"is, laat dit veld leeg om weer te geven velden niet te ondersteunen; "
"suggestie: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Toon velden tabel"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr " authenticatie"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7761,11 +7739,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."
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Uitgebreide controle"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7773,22 +7751,22 @@ msgstr ""
"Een gebruiksvriendelijke naam voor deze server. Laat dit veld leeg om de "
"machinenaam te tonen."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Uitgebreide naam voor deze server"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Of er een &quot;Toon alle (rijen)&quot; knop moet worden getoond."
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Toon alle rijen"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7799,27 +7777,27 @@ msgstr ""
"configuratiebestand staat opgeslagen; dit beperkt echter niet de "
"mogelijkheid om het bijbehorende SQL-commando handmatig uit te voeren."
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Toon formulier voor wachtwoord wijzigen"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Toon formulier om een nieuwe database te creëren"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Toon formulier"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Toon de functie velden tijdens het wijzigen/invoegen"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Toon functie velden"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7827,35 +7805,35 @@ msgstr ""
"Toon link naar de [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/"
"a] uitvoer"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Toon phpinfo() link"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Toon gedetailleerde MySQL-server informatie "
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
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"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Toon SQL-queries"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Maakt het mogelijk om statistieken over o.a. het ruimtegebruik van databases "
"en tabellen te tonen"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Toon statistieken"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7863,11 +7841,11 @@ msgstr ""
"Indien tooltips zijn ingeschakeld en er een database opmerking aanwezig is, "
"wisselt dit de opmerking en de werkelijke naam om "
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Toon database opmerking in plaats van de naam"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7878,26 +7856,26 @@ msgstr ""
"$cfg['LeftFrameTableSeparator'] gesplitst. Hierdoor krijgt enkel de map de "
"naam van de opmerking, de tabelnaam blijft ongewijzigd"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Toon tabel opmerking in plaats van de naam"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Toon tabel opmerking in een tooltip"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Herken vergrendelde tabellen"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7905,15 +7883,15 @@ msgstr ""
"Doe (indien mogelijk) een suggestie voor de naam van de aan te maken "
"database in het hiervoor bestemde formulier, anders blijft het veld leeg. "
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Stel een databasenaam voor"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ja"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7925,28 +7903,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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Lijst van vertrouwde proxy servers"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
"Directory op de server waar te importeren bestanden kunnen worden geupload"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Upload directory"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Maak het mogelijk om te zoeken binnen de gehele database"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Gebruik database doorzoeken"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7956,11 +7934,11 @@ msgstr ""
"meervoudigeopdracht. Zie libraries/import.lib.php voor de criteria waarop "
"wordt gebaseerd hoeveel opdrachten een query mag bevatten."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Uitgebreide uitvoer voor meervoudigeopdrachten"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7968,11 +7946,11 @@ msgstr ""
"Het ophalen van de versie-informatie is mislukt. Mogelijk bent u offline, of "
"is de upgrade server niet beschikbaar."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Een ongeldige versiecode was ontvangen van de server"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7981,7 +7959,7 @@ msgstr ""
"Een recentere versie van phpMyAdmin is beschikbaar, u zou een upgrade kunnen "
"overwegen. De nieuwe versie is %s, uitgebracht op %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7993,26 +7971,26 @@ msgstr ""
"U gebruikt een subversion versie, start [kbd]svn update[/kbd] :-)[br]De "
"meest recente stabiele versie is %s, uitgebracht op %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Er is geen recentere stabiele versie beschikbaar"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "De versiecode werd niet herkend"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versie controle"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Zowel de URL-wrapper als CURL zijn niet aanwezig. Versie controle is niet "
"mogelijk."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8020,7 +7998,7 @@ msgstr ""
"Gebruik [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compressie "
"voor import en export operaties"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8029,7 +8007,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compressie[/a] "
"vereist de functies (%s) welke niet beschikbaar zijn op dit systeem."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8038,326 +8016,326 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompressie[/a] "
"vereist de functies (%s) welke niet beschikbaar zijn op dit systeem."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Toegevoegd rij nummer: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Getoond als PHP-code"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Toont SQL-query"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemen met de index(en) van de tabel `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Label"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabel %1$s is bijgewerkt"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Bekijk vreemde waardes"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Functie"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Negeer"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Vanwege z'n lengte,<br /> is dit veld misschien niet te wijzigen "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Verwijder BLOB Bewaarplaats Referentie"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binair - niet aanpassen "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Upload naar BLOB bewaarplaats"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Voeg toe als nieuwe rij"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Toont SQL-query"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Terug"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Voeg een nieuw record toe"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Ga terug naar deze pagina"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Bewerk volgende rij"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Gebruik de TAB-knop om van waarde naar waarde te navigeren of CTRL+pijltjes "
"om vrijuit te navigeren"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Herstart het invoegen met %s rijen"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabel %s bestaat reeds!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %1$s is aangemaakt."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Bekijk een dump (schema) van tabel"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "De naam van de primaire sleutel moet PRIMARY zijn!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kan index niet naar PRIMARY hernoemen"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Geen index-delen gedefinieerd!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Creëer een nieuwe index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Wijzig een index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Index naam&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Index type&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>moet</b> de naam van en <b>alleen van</b> een primaire "
"sleutel zijn!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Voeg &nbsp;%s&nbsp; kolom(men) toe aan index"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Het aantal kolommen moet groter dan nul zijn."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Kan de tabel niet naar dezelfde verplaatsen!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Kan de tabel niet naar dezelfde kopiëren!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabel %s is verplaatst naar %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabel %s is gekopieerd naar %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "De tabelnaam is leeg!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Wijzig het \"Sorteren op/Order by\" van de tabel"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(apart)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Verplaats tabel naar (database<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabelopties"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tabel hernoemen naar"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopieer tabel naar (database<b>.</b>tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Wissel naar de gekopieerde tabel"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabelonderhoud"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmenteer tabel"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabel %s is geschoond"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Schoon de tabel (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partitie onderhoud"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partitie %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyseer"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Controleer"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimaliseer"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Regenereer"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Repareer"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Verwijder partitionering"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Controleer referentiële integriteit"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Toon tabellen"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Ruimtegebruik"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Gebruik"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effectief"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Rij-statistiek"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Opdrachten"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statisch"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamisch"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Lengte van de rij"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Grootte van de rij"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Fout bij het maken van vreemdesleutel naar %1$s (controleer data typen)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Interne relaties"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8365,131 +8343,131 @@ msgstr ""
"Een interne relatie is niet noodzakelijk wanneer er reeds een vreemde sleutel"
"(FOREIGN KEY) relatie bestaat."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Vreemdesleutel limiet"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Geen rijen geselecteerd"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Voer een query op basis van een vergelijking uit (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Selecteer velden (tenminste 1):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Zoek condities toevoegen (het \"where\" gedeelte van de query):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "records per pagina"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Weergave volgorde:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Bekijk unieke waarden"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Geen"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabel %s is vervallen"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Een primaire sleutel is toegevoegd aan %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Een index is toegevoegd aan %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relatieoverzicht"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Tabelstructuur voorstellen"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Kolom(men) toevoegen"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Aan het eind van de tabel"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Aan het begin van de tabel"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Na %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Creëer een index op kolommen&nbsp;%s&nbsp;"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "gepartitioneerd"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Tracking rapport voor tabel `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Versie %s aangemaakt, tracking voor %s.%s ingeschakeld."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Tracking voor %s.%s , versie %s is uitgeschakeld."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Tracking voor %s.%s , versie %s ingeschakeld."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL-statements uitgevoerd."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8497,115 +8475,115 @@ msgstr ""
"U kunt de dump gebruiken door deze in een een tijdelijke database te "
"importeren. Let er wel op dat u hier rechten voor nodig heeft."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
"De onderstaande 2 regels kunt u in commentaar zetten indien ze niet nodig "
"zijn."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL-statements geëxporteerd. Kopiëer de dump of voer de dump uit."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Sluiten"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versie %s snapshot (SQL-code)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Tracking-statements"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Laat %s zien met datums van %s tot %s door gebruiker %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Gebruikersnaam"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Definitie-statement"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Manipulatie-statement"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL-dump (naar bestand)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL-dump"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Deze optie vervangt de tabel en alle data van die tabel."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL-uitvoering"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Exporteren als %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Versies weergeven"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Versie"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Tracking uitschakelen voor %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Nu uitschakelen"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Tracking inschakelen voor %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Nu inschakelen"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Versie %s van %s.%s aanmaken"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Deze definitie-statements tracken:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Deze manipulatie-statements tracken:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Versie aanmaken"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8614,49 +8592,75 @@ msgstr ""
"Geen ondersteuning voor thema's, controleer uw configuratie en/of de thema's "
"in de directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Bekijk meer thema's!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Beschikbare MIME-types"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types die in schuingedrukt staan hebben geen aparte "
"transformatiefuncties"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Beschikbare transformaties"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Beschrijving"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "U heeft niet genoeg rechten om hier te zijn!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Het profiel is aangepast."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW-naam"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Tabel hernoemen naar"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kan de iconv of recode extensies niet laden, welke nodig zijn voor de "
+#~ "karakterset conversie, configureer PHP om deze extensies toe te laten of "
+#~ "schakel karakterset conversie uit in phpMyAdmin"
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kan iconv, libiconv en recode_string functies niet gebruiken hoewel de "
+#~ "extensies geladen geladen lijken te zijn. Controleer de PHP configuratie."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Karakterset converteringen toestaan"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Standaard karakterset gebruikt voor converteringen"
+
+#~ msgid "Default character set"
+#~ msgstr "Standaard karakterset"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 503ebc5666..52c57e4e8d 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,858 +18,862 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr ""
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr ""
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr ""
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr ""
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr ""
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr ""
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, possible-php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr ""
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr ""
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr ""
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr ""
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr ""
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr ""
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr ""
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr ""
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr ""
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr ""
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr ""
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr ""
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr ""
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr ""
-#: db_operations.php:236
+#: db_operations.php:235
#, possible-php-format
msgid "Database %s has been renamed to %s"
msgstr ""
-#: db_operations.php:240
+#: db_operations.php:239
#, possible-php-format
msgid "Database %s has been copied to %s"
msgstr ""
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr ""
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr ""
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr ""
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr ""
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr ""
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr ""
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, possible-php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr ""
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr ""
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr ""
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr ""
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr ""
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, possible-php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr ""
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr ""
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr ""
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr ""
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr ""
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr ""
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, possible-php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] ""
msgstr[1] ""
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr ""
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr ""
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr ""
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr ""
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr ""
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr ""
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr ""
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr ""
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr ""
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr ""
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr ""
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr ""
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr ""
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr ""
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr ""
-#: db_qbe.php:640
+#: db_qbe.php:639
#, possible-php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr ""
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr ""
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr ""
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr ""
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr ""
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr ""
-#: db_search.php:242
+#: db_search.php:224
#, possible-php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr ""
-#: db_search.php:260
+#: db_search.php:242
#, possible-php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr ""
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr ""
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr ""
-#: db_search.php:285
+#: db_search.php:267
#, possible-php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr ""
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr ""
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr ""
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr ""
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr ""
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr ""
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr ""
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr ""
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr ""
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr ""
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr ""
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, possible-php-format
msgid "Table %s has been emptied"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, possible-php-format
msgid "View %s has been dropped"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, possible-php-format
msgid "Table %s has been dropped"
msgstr ""
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, possible-php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr ""
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, possible-php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr ""
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr ""
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr ""
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr ""
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr ""
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr ""
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr ""
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr ""
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr ""
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr ""
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr ""
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr ""
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, possible-php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, possible-php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, possible-php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, possible-php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, possible-php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, possible-php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr ""
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, possible-php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, possible-php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr ""
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -877,15 +881,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr ""
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -914,39 +918,39 @@ msgstr ""
msgid "The user name is empty!"
msgstr ""
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr ""
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr ""
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr ""
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -954,13 +958,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr ""
@@ -976,473 +980,481 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr ""
+#: js/messages.php:66
+msgid "Generate password"
+msgstr ""
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr ""
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr ""
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr ""
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr ""
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr ""
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr ""
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr ""
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr ""
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr ""
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr ""
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, possible-php-format
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, possible-php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr ""
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr ""
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, possible-php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, possible-php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, possible-php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, possible-php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, possible-php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, possible-php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, possible-php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, possible-php-format
msgid "Table %s has been renamed to %s"
msgstr ""
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, possible-php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, possible-php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, possible-php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, possible-php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: 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"
msgstr ""
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, possible-php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1450,61 +1462,61 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, possible-php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
@@ -1542,22 +1554,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1567,414 +1564,404 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, possible-php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, possible-php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, possible-php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, possible-php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, possible-php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr ""
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr ""
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr ""
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, possible-php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr ""
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr ""
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr ""
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, possible-php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, possible-php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr ""
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, possible-php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr ""
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, possible-php-format
msgid "Database %s has been dropped."
msgstr ""
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr ""
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr ""
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr ""
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr ""
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr ""
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr ""
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr ""
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr ""
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr ""
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, possible-php-format
msgid "Create table on database %s"
msgstr ""
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr ""
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, possible-php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr ""
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, possible-php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, possible-php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -1982,40 +1969,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2040,7 +2027,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr ""
@@ -2048,13 +2035,13 @@ msgstr ""
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2080,11 +2067,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2128,387 +2115,387 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, possible-php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr ""
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr ""
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr ""
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, possible-php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr ""
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr ""
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr ""
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, possible-php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr ""
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr ""
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2516,48 +2503,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2565,140 +2552,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr ""
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr ""
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr ""
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr ""
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr ""
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr ""
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr ""
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2706,23 +2693,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2730,99 +2717,99 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2830,163 +2817,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, possible-php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, possible-php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, possible-php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, possible-php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3002,7 +2989,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3013,543 +3000,547 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr ""
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr ""
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr ""
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr ""
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr ""
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr ""
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr ""
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr ""
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, possible-php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, possible-php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, possible-php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr ""
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr ""
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr ""
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3562,56 +3553,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, possible-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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, possible-php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3619,29 +3610,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, possible-php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3649,52 +3640,52 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr ""
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, possible-php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr ""
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, possible-php-format
msgid "Add %s column(s)"
msgstr ""
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr ""
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3702,24 +3693,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3731,7 +3722,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3745,37 +3736,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3793,66 +3784,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr ""
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr ""
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr ""
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3860,21 +3851,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3882,351 +3873,351 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, 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:358
+#: main.php:357
#, possible-php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr ""
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr ""
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, possible-php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr ""
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr ""
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr ""
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, possible-php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, possible-php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, possible-php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr ""
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr ""
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr ""
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, possible-php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr ""
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, possible-php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr ""
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr ""
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4418,20 +4409,20 @@ msgid "None"
msgstr ""
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4455,95 +4446,95 @@ msgstr ""
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, possible-php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr ""
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, possible-php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, possible-php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, possible-php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, possible-php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr ""
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr ""
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, possible-php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4552,154 +4543,154 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr ""
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, possible-php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, possible-php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, possible-php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, possible-php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, possible-php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, possible-php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, possible-php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4708,125 +4699,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, possible-php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, possible-php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, possible-php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4834,78 +4825,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4913,7 +4904,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4921,42 +4912,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -4964,33 +4955,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -4999,218 +4990,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5218,104 +5209,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5323,18 +5314,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5342,413 +5333,409 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, possible-php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, possible-php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, possible-php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, possible-php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, possible-php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5758,66 +5745,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, possible-php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5825,430 +5812,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, possible-php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, possible-php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, possible-php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6256,174 +6235,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, possible-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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6431,163 +6410,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, possible-php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6597,144 +6576,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, possible-php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6745,323 +6724,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7069,38 +7048,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7108,678 +7087,678 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, possible-php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, possible-php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, possible-php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, possible-php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, possible-php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, possible-php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, possible-php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr ""
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr ""
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr ""
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr ""
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, possible-php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, possible-php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, possible-php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, possible-php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, possible-php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, possible-php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, possible-php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, possible-php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr ""
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, possible-php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr ""
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, possible-php-format
msgid "Column %s has been dropped"
msgstr ""
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, possible-php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, possible-php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr ""
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, possible-php-format
msgid "After %s"
msgstr ""
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, possible-php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, possible-php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, possible-php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, possible-php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, possible-php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, possible-php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, possible-php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, possible-php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, possible-php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, possible-php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, possible-php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, possible-php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr ""
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 30df70779b..cd56a71d75 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: polish <pl@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Pokaż wszystko"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Numer strony:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"rodzic zostało zamknięte lub przeglądarka, uwzględniając ustawienia "
"bezpieczeństwa, blokuje aktualizacje pomiędzy oknami"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Szukaj"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Wykonaj"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nazwa klucza"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Opis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Użyj tej wartości"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza danych %1$s została utworzona."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentarz bazy danych: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentarze tabeli"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nazwy kolumn"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Domyślnie"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ÅÄ…cze"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentarze"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nie"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Tak"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Drukuj"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Zrzut bazy danych"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nie znaleziono tabeli w bazie danych."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Zaznacz wszystkie"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Odznacz wszystkie"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza danych %s ma nazwÄ™ zmienionÄ… na %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza danych %s została skopiowana do %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Zmień nazwę bazy danych na"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Polecenie"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "a następnie"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiuj bazÄ™ danych do"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Tylko struktura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktura i dane"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Tylko dane"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE przed skopiowaniem"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj wartości AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Dodaj ograniczenia"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Przełącz do skopiowanej bazy danych"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repozytorium BLOBów"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "włączone"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Wyłącz"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Uszkodzone"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Napraw"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "wyłączone"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "WÅ‚Ä…cz"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Metoda porównywania napisów"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"Dodatkowe możliwości pracy z połączonymi tabelami zostały wyłączone. Aby "
"dowiedzieć się, dlaczego - kliknij %stutaj%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Edytuj strony PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rekordów"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Rozmiar"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "w użyciu"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Utworzenie"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Ostatnia aktualizacja"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Ostatnie sprawdzenie"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,237 +391,243 @@ msgid_plural "%s tables"
msgstr[0] "%s tabel(a)"
msgstr[1] "%s tabel(a)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Zapytanie SQL zostało wykonane pomyślnie"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Należy wybrać przynajmniej jedną kolumnę do wyświetlenia"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortuj"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "RosnÄ…co"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "MalejÄ…co"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Pokaż"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kryteria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Dodaj"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "oraz"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Usuń"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "lub"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modyfikacja"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dodaj/usuń wiersz kryteriów"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dodaj/usuń pola"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Zmień zapytanie"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Użyj tabel"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Zapytanie SQL dla bazy danych <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Wykonaj zapytania"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Brak dostępu"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "przynajmniej jedno ze słów"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "wszystkie słowa"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "cała fraza"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "wyrażenie regularne"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Szukaj w rezultatach dla \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s trafień wewnątrz tabeli <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s trafień wewnątrz tabeli <i>%s</i>"
+msgstr[1] "%s trafień wewnątrz tabeli <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "PrzeglÄ…daj"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Usuń"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>W sumie:</b> <i>%s</i> trafień"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>W sumie:</b> <i>%s</i> trafień"
+msgstr[1] "<b>W sumie:</b> <i>%s</i> trafień"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Szukaj w bazie danych"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Szukane słowa lub wartości (symbol wieloznaczny: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Znajdź:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "SÅ‚owa sÄ… rozdzielane znakiem spacji (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "WewnÄ…trz tabel(i):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "WewnÄ…trz pola:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Dodaj"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Usuń"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Wyczyść"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s została opróżniona"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Perspektywa %s została usunięta"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s została usunięta"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -630,181 +636,181 @@ msgstr ""
"Ta perspektywa ma przynajmniej tyle wierszy. Więcej informacji w "
"%sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Perspektywa"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikacja"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Suma"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Zaznaczone:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Zaznacz wszystkie"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Odznacz wszystkie"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Zaznacz nieoptymalne"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Widok do druku"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Sprawdź tabelę"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optymalizuj tabelÄ™"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Napraw tabelÄ™"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizuj tabelÄ™"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksport"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "SÅ‚ownik danych"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Pomiń zablokowane tabele"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza danych"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Utwórz związek"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Utwórz"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Działanie"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Perski"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Tylko struktura"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Pomiń zablokowane tabele"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Sprawdź tabelę"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Baza danych"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Wybrany typ eksportu musi być zapisany do pliku"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Brak miejsca na zapis pliku %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -812,17 +818,17 @@ msgstr ""
"Plik %s już istnieje na serwerze, zmień nazwę pliku lub zaznacz opcję "
"nadpisywania plików."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serwer WWW nie ma praw do zapisu pliku %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -831,14 +837,14 @@ msgstr ""
"Prawdopodobnie próbowano wrzucić duży plik. Aby poznać sposoby obejścia tego "
"limitu, proszę zapoznać się z %sdokumenacją%s."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Nie można odczytać pliku"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -847,7 +853,7 @@ msgstr ""
"Próbowano wczytać plik z nieobsługiwanym typem kompresji (%s). Albo jego "
"obsługa nie została zaimplementowana albo została konfiguracyjnie wyłączona."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -857,29 +863,29 @@ msgstr ""
"pliku, albo plik był zbyt duży (maksymalny dopuszczalny rozmiar pliku "
"określa się w konfiguracji PHP). Zobacz FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Nie udało się załadować modułów importu, proszę sprawdzić instalację!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Zapamiętane zapytanie SQL zostało usunięte."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Pokaz zapamiętanego zapytania"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Zapytanie %s zostało zapamiętane"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import zakończony sukcesem, wykonano %d zapytań."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -887,7 +893,7 @@ msgstr ""
"Limit czasu wykonania skryptu minął; aby ukończyć import, proszę przedłożyć "
"ten sam plik a import zostanie wznowiony."
-#: import.php:426
+#: 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."
@@ -896,21 +902,21 @@ msgstr ""
"dane, co zwykle oznacza, że phpMyAdmin nie będzie w stanie ukończyć tego "
"importu bez zwiększenia limitów czasowych PHP."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Powrót"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin jest bardziej przyjazny w przeglądarkach <b>obsługujących ramki</"
"b>"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -918,15 +924,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Polecenie \"DROP DATABASE\" jest zablokowane."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Czy na pewno wykonać "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!"
@@ -955,39 +961,39 @@ msgstr "Brak nazwy hosta!"
msgid "The user name is empty!"
msgstr "Brak nazwy użytkownika!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Puste hasło!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Hasła nie są identyczne!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Anuluj"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modyfikacje zostały zapamiętane"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Usunięto powiązanie"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Relacja FOREIGN KEY została dodana."
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Dodano wewnętrzne powiązanie"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "BÅ‚Ä…d: nie dodano zwiÄ…zku."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Błąd: związek już istnieje."
@@ -995,13 +1001,13 @@ msgstr "Błąd: związek już istnieje."
msgid "Error saving coordinates for Designer."
msgstr "Błąd podczas zapisywania współrzędnych dla Projektanta."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ogólne funkcje relacyjne"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "wyłączone"
@@ -1017,125 +1023,135 @@ msgstr "Wybierz klucz zewnętrzny"
msgid "Please select the primary key or a unique key"
msgstr "Należy wybrać klucz główny lub klucz jednoznaczny"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Wybierz wyświetlane pole"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generuj hasło"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generuj"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Przekazanie darowizny"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Poprzednie"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Następne"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Sumarycznie"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binarne "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Kwi"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Cze"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Lip"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Sie"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Paź"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Sty"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Kwi"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1143,199 +1159,199 @@ msgid "May"
msgstr "Maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Cze"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Sie"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Wrz"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Paź"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Gru"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Nie"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Wto"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "PiÄ…"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Nie"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Wto"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Åšro"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Czw"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "PiÄ…"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sob"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Nie"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Wto"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Åšro"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Czw"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "PiÄ…"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sob"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "w użyciu"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "na sekundÄ™"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Rozmiar pisma"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Nieznany błąd wrzucania plików."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Rozmiar wrzucanego pliku jest większy niż wartość dyrektywy "
"upload_max_filesize w php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1343,73 +1359,73 @@ msgstr ""
"Rozmiar wrzucanego pliku jest więcszy niż wartość dyrektywy MAX_FILE_SIZE "
"określonej w formularzu HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Plik został wrzucony jedynie częściowo."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Nie znaleziono katalogu tymczasowego."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Nie udało się zapisać pliku na dysk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Wrzucanie pliku zostało zatrzymane przez rozszerzenie."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "BÅ‚Ä…d podczas przesuwania wrzuconego pliku, zobacz FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Brak zdefiniowanego indeksu!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksy"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Jednoznaczny"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Spakowany"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Moc"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentarz"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Edytuj"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Klucz podstawowy został usunięty"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Klucz %s został usunięty"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1418,20 +1434,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Bazy danych"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "BÅ‚Ä…d"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1439,7 +1455,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "Zmodyfikowanych rekordów: %1$d."
msgstr[1] "Zmodyfikowanych rekordów: %1$d."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1447,7 +1463,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Usuniętych rekordów: %1$d."
msgstr[1] "Usuniętych rekordów: %1$d."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1455,90 +1471,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Wstawionych rekordów: %1$d."
msgstr[1] "Wstawionych rekordów: %1$d."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Brak szczegółowych informacji o tym mechanizmie składowania"
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s jest dostępny na tym serwerze MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Mechanizm %s został wyłączony w tym serwerze MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ten serwer MySQL nie obsługuje mechanizmu składowania %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Niewłaściwa baza danych"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Niewłaściwa nazwa tabeli"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "BÅ‚Ä…d podczas zmiany nazwy tabeli z %1$s na %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s ma nazwÄ™ zmienionÄ… na %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
"Nie znaleziono prawidłowej ścieżki do obrazka dla motywu graficznego %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Podgląd niedostępny."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "użyj"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Nie znaleziono domyślnego motywu graficznego %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Nie znaleziono motywu graficznego %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nie znaleziono ścieżki do motywu %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Motyw graficzny / styl"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Nie udało się nawiązać połączenia: błędne ustawienia."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Witamy w %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1547,7 +1563,7 @@ msgstr ""
"Prawdopodobnie powodem jest brak utworzonego pliku konfiguracyjnego. Do jego "
"stworzenia można użyć %1$sskryptu instalacyjnego%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1559,62 +1575,62 @@ msgstr ""
"pliku config.inc.php i upewnić się, że odpowiadają one informacjom danym "
"przez administratora serwera MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Login"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumentacja phpMyAdmina"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Serwer"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Użytkownik:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Hasło:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Wybór serwera"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Odtąd musi być włączona obsługa ciasteczek."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nie udało się zalogować na serwer MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Błędne pola użytkownik/hasło. Brak dostępu."
@@ -1652,27 +1668,7 @@ msgstr "Obejrzyj film"
msgid "Download file"
msgstr "ÅšciÄ…gnij plik"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nie udało się załadować rozszerzeń iconv lub recode, które są niezbędne do "
-"konwersji kodowania napisów, skonfiguruj PHP tak, by mógł używać tych "
-"rozszerzeń albo zablokuj konwersję kodowania napisów w phpMyAdminie."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nie udało się użyć ani funkcji iconv, ani libiconv, mimo że rozszerzenia "
-"zgłaszają się jako załadowane. Proszę sprawdzić swoją konfigurację PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1688,13 +1684,13 @@ msgstr ""
"przypadków brakuje gdzieś cudzysłowu lub średnika.<br />Jeżeli otrzymasz "
"pustÄ… stronÄ™, wszystko jest w porzÄ…dku."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1702,208 +1698,208 @@ msgstr ""
"Dyrektywa <tt>$cfg['PmaAbsoluteUri']</tt> musi być ustawiona w pliku "
"konfiguracyjnym!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Serwer"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Poleca się aktualizację do %s w wersji %s lub późniejszej."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksymalny rozmiar: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Wysłane"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Wysłane"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentacja"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Zapytanie SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL zwrócił komunikat: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Wyjaśnij SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Pomiń wyjaśnienie SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "bez kodu PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Utwórz kod PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Odśwież"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Pomiń sprawdzanie poprawności SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Sprawdź poprawność SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Mechanizmy"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilowanie"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Czas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "bajtów"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s godzin, %s minut i %s sekund"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "PoczÄ…tek"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Poprzednie"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Koniec"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Skok do bazy danych &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacje"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1911,211 +1907,201 @@ msgid ""
msgstr ""
"nie udało się załadować modułu %s,<br />proszę sprawdzić konfigurację PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Zdarzenia"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nazwa"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza danych %s została usunięta."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Baza danych wydaje siÄ™ pusta!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Zapytanie przez przykład"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Projektant"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Uprawnienia"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Procedury i funkcje"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Zwracany typ"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Być może w przybliżeniu. Zobacz FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Nadmiar"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Połączenie dla użytkownika kontrolnego zdefiniowanego w pliku "
"konfiguracyjnym nie powiodło się."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serwer nie odpowiada"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Szczegóły…"
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Zmień hasło"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Brak hasła"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Hasło"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ponownie"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Sposób kodowania haseł"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Kompatybilny z MySQL-em&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generuj hasło"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generuj"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Utwórz nową bazę danych"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Utwórz"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Brak uprawnień"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabela musi mieć przynajmniej jedno pole."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Utwórz nową tabelę w bazie danych %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Liczba pól"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Nie udało się załadować modułów eksportu, proszę sprawdzić instalację!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Zrzuć %s rekordów zaczynając od rekordu %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Zapisz jako plik"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Zapisz na serwerze w katalogu %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Nadpisuj istniejÄ…ce pliki"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Szablon nazwy"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nazwa serwera"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nazwa bazy danych"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nazwa tabeli"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2126,40 +2112,40 @@ msgstr ""
"jej napisów formatujących. Dodatkowo zostaną zastosowane następujące "
"przekształcenia: %3$s. Pozostały tekst będzie niezmieniony."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "pamiętaj szablon"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Kodowanie pliku:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Typ kompresji"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Brak"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\".zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\".gz\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\".bz2\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Tryb zgodności SQL"
@@ -2184,7 +2170,7 @@ msgstr ""
msgid "File to import"
msgstr "Plik do importu"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokalizacja pliku tekstowego"
@@ -2192,13 +2178,13 @@ msgstr "Lokalizacja pliku tekstowego"
msgid "File uploads are not allowed on this server."
msgstr "Serwer nie pozwala na upload plików."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalog ustalony dla uploadu jest nieosiÄ…galny"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "katalog serwera WWW dla uploadu"
@@ -2231,13 +2217,13 @@ msgstr ""
"koniec limitu czasu. Może to być dobry sposób importu dużych plików, "
"jednakże może on popsuć transakcje."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format importowanych plików"
@@ -2281,186 +2267,186 @@ msgstr "Orientacja pionowa"
msgid "Paper size"
msgstr "Rozmiar papieru"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Język"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie jest prawidłowym numerem rekordu."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rekordów począwszy od"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "poziomo"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "poziomo (obrócone nagłówki)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "pionowo"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ta operacja może długo potrwać. Czy mimo to kontynuować?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sortuj wg klucza"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opcje"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Skrócony tekst"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Pełny tekst"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Schemat relacyjny"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Schemat relacyjny"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Ukryj"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Sposób prezentacji danych"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Wykonaj zapamiętanego zapytania"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Rekord został skasowany"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Unicestwij"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "w zapytaniu"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Pokaż rekordy "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "wszystkich"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Zmień"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operacja na wynikach zapytania"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Widok do druku (z pełnymi tekstami)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "ÅÄ…cze nie znalezione"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informacja o wersji"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Katalog domowy danych"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Wspólna część ścieżki do wszystkich plików danych InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Pliki danych"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Przyrost autoextend"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
"Rozmiar o jaki automatycznie powiększy się tabela, kiedy zostanie zapełniona."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Rozmiar rezerw buforowych"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2468,85 +2454,85 @@ msgstr ""
"Ilość pamięci, której InnoDB używa do buforowania danych i indeksów swoich "
"tabel."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Rezerwy buforowe"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Status InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Użycie rezerw buforowych"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Sumarycznie"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "stron"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Strony puste"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Strony brudne"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Strony zawierajÄ…ce dane"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Strony do wymiecenia"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Strony używane"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Stron zatrzaśniętych"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktywność rezerw buforowych"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Żądań odczytu"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Żądań zapisu"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Chybienia odczytu"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Oczekiwania na zapis"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Chybienia odczytu w %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Oczekiwania zapisu w %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Rozmiar wskaźnika danych"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2554,11 +2540,11 @@ msgstr ""
"Domyślny rozmiar wskaźnika w bajtach, który jest używany przez CREATE TABLE "
"dla tabel MyISAM, gdy nie określono opcji MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Tryb automatycznej naprawy"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2566,11 +2552,11 @@ msgstr ""
"Tryb w którym po awarii tabele MyISAM są automatycznie naprawiane; włączany "
"przez opcjÄ™ startowÄ… serwera --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksymalny rozmiar pliku tymczasowego dla sortowania"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2580,11 +2566,11 @@ msgstr ""
"ponownym tworzeniu indeksu MyISAM (podczas operacji REPAIR TABLE, ALTER "
"TABLE lub LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksymalny rozmiar pliku tymczasowego dla tworzenia indeksu"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2594,11 +2580,11 @@ msgstr ""
"większy o wartość tu określoną, niż w wypadku zastosowania metody pamięci "
"podręcznej kluczy, preferuj tę drugą metodę."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Liczba wątków naprawiających"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2607,11 +2593,11 @@ msgstr ""
"współbieżnie (każdy indeks ma swój wątek) podczas naprawy przez proces "
"sortujÄ…cy."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Rozmiar bufora dla sortowania"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2620,11 +2606,11 @@ msgstr ""
"operacji REPAIR TABLE albo gdy indeksy sÄ… tworzone przez polecenia CREATE "
"INDEX lub ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Rozmiar pamięci podręcznej indeksów"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2632,22 +2618,22 @@ msgstr ""
"Ilość pamięci zaalokowanej jako pamięć podręczna indeksów. Domyślną "
"wartością jest 32MB. Pamięc jest używana tylko do buforowane stron indeksów."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Rozmiar pamięci podręcznej rekordów"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Rozmiar pamięci podręcznej dziennika"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2655,11 +2641,11 @@ msgstr ""
"Ilość pamięci zaalokowanej jako pamięć podręczna dziennika transakcji. "
"Domyślną wartością jest 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Próg pliku dziennika"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2667,21 +2653,21 @@ msgstr ""
"Rozmiar logu transakcji przed rollover, and a new log is created. Domyślną "
"wartośćią jest 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Rozmiar bufora transakcji"
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Częstotliwość punktów kontrolnych"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2689,11 +2675,11 @@ msgstr ""
"Ilość danych zapisanych do dziennika transakcji przed wykonaniem punktu "
"kontrolnego. Domyślną wartością jest 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Próg dziennika danych."
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2701,11 +2687,11 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Próg śmieci"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2713,11 +2699,11 @@ msgstr ""
"Procent śmieci w dzienniku danych, nim zostanie skompaktowany. Liczba jest "
"między 1 i 99. Domyślną wartością jest 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Rozmiar bufora dziennika"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2727,27 +2713,27 @@ msgstr ""
"jest 256MB. Silnik alokuje jeden bufor na wÄ…tek, ale tylko gdy wÄ…tek musi "
"zapisać dane do dziennika."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Liczba plików dziennika"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2759,148 +2745,148 @@ msgstr ""
"dzienniki zostaną usunięte, w przeciwnym przypadku zmieniana jest ich nazwa "
"i dostają kolejny najwyższy numer."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linie zakończone przez"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Pola zawarte w"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Pola poprzedzone przez"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linie zakończone przez"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zamiana NULL na"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Umieść nazwy pól w pierwszym rekordzie"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV dla MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Wydanie Excela"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dane"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Zrzut danych tabeli"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tabeli dla "
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Załącz nagłówek tabeli"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Nagłówek tabeli"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Kontynuacja nagłówka tabeli"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etykieta klucza"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacje"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Typ MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Czas wygenerowania"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Wersja serwera"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Wersja PHP"
@@ -2908,23 +2894,23 @@ msgstr "Wersja PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Arkusz kalkulacyjny w formacie Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Tekst w formacie Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generuje raport zawierajÄ…cy danej pojedynczej tabeli.)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Tytuł raportu"
@@ -2932,102 +2918,102 @@ msgstr "Tytuł raportu"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dodaj do nagłówka własny komentarz (\\n oddziela linie)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Obejmij eksport transakcjÄ…"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Wyłącz sprawdzanie kluczy zewnętrznych"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcje eksportu bazy danych"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Użyj cudzysłowów z nazwami tabel i pól"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dodaj w komentarzach:"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Daty utworzenia/aktualizacji/sprawdzenia"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Pełne dodania"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Rozszerzone dodania"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maksymalna długość utworzonego zapytania"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Użyj opóźnionych dodań"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Użyj ignorowanych dodań"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Użyj liczb szesnastkowych dla typu BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Rodzaj eksportu"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedury"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcje"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ograniczenia dla zrzutów tabel"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ograniczenia dla tabeli"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TYPY MIME TABELI"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACJE TABELI"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Wyzwalacze"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Tylko struktura"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Tylko struktura"
@@ -3036,173 +3022,173 @@ msgstr "Tylko struktura"
msgid "Texy! text"
msgstr "Tekst Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
#, fuzzy
msgid "Export functions"
msgstr "Domyślne opcje eksportu"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Rodzaj eksportu"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Rodzaj eksportu"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Domyślne opcje eksportu"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Domyślne opcje eksportu"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Otwórz nowe okno phpMyAdmina"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Brak tabel"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Rezultat SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Wygenerowany przez"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero rekordów)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Brak baz danych"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Brak baz danych"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Zamiana danych tabeli z plikiem"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoruj zdublowane rekordy"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nazwy kolumn"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Niewłaściwy parametr importu CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Podano błędną kolumnę (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Niewłaściwy format w linii %d danych wejściowych CSV."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Niewłaściwa liczba pól w linii %d danych wejściowych CSV."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nazwa tabeli"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV przy użyciu LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Użyj słowa kluczowego LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ten moduł nie obsługuje skompresowanych importów!"
@@ -3218,7 +3204,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3229,14 +3215,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Mechanizm konwersji kodowania napisów"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3244,537 +3230,541 @@ msgid "None"
msgstr "Brak"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Podstawowy"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Pełny tekst"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Bez zmian"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Kodowanie napisów"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binarne "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bułgarski"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chiński uproszczony"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chiński tradycyjny"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "bez rozróżniania wielkości liter"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "z rozróżnianiem wielkości liter"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Chorwacki"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Czeski"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Duński"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Angielski"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoński"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Niemiecki"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "słownik"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "książka telefoniczna"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Węgierski"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandzki"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japoński"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Åotewski"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litewski"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreański"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perski"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polski"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Zachodnioeuropejski"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumuński"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SÅ‚owacki"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Słoweński"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Hiszpański"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradycyjny hiszpański"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Szwedzki"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tajski"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turecki"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraiński"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "wiele języków"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Åšrodkowoeuropejski"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rosyjski"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Bałtycki"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Ormiański"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrylica"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabski"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrajski"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruziński"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grecki"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Czesko-słowacki"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nieznany"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Wejście"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Wyjście"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Okienko zapytania"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ten format nie ma żadnych opcji"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "błąd"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "włączone"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Funkcje wyświetlania"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Tworzenie PDF-ów"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Wyświetl komentarze dla kolumn"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Informacje o tym, jak zaktualizować tabelę Column_comments znajdują się w "
"dokumentacji"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Zapamiętane zapytanie SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Historia SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "brak opisu"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Konfiguracja serwera"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nazwa użytkownika"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sortuj"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Status serwera podrzędnego"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Status serwera podrzędnego"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Zmienna"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Wartość"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID serwera"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Dowolny użytkownik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Użyj pola tekstowego"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Dowolny host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Host lokalny"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ten host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Użyj tabeli hostów"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generuj hasło"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Zawartość tabeli __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(kontynuacja)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tabeli __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nieznany język: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serwery"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Zmienne"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Kodowania napisów"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Mechanizmy"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Dziennik binarny"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesy"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Szukaj w bazie danych"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Nowy serwer"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Szukaj w bazie danych"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nazwy kolumn"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Pamiętaj zapytanie SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Pozwól na dostęp wszystkim użytkownikom"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Zamień istniejące zapamiętane zapytanie o tej samej nazwie"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Nie nadpisuj tego zapytania spoza okna"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Separator"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Wywołaj ponownie zapytanie "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Wyślij"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Tylko pokaż"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3783,7 +3773,7 @@ msgstr ""
"problemu może pomóc także - jeśli się pojawi - poniższy opis błędu serwera "
"MySQL."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3806,35 +3796,35 @@ msgstr ""
"pojedynczego, które powoduje problemy i zgłoś błąd, dołączając fragment "
"danych zawarty w poniższej sekcji TNIJ:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "TNIJ STÄ„D"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "TNIJ DOTÄ„D"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "SUROWE DANE STÄ„D"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "SUROWE DANE DOTÄ„D"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Niezamknięty cudzysłów"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Nieprawidłowy identyfikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Nieznany znak przestankowy"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3844,21 +3834,21 @@ msgstr ""
"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w "
"%sdokumentacji%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabela wydaje siÄ™ pusta!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Długość/Wartości*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3876,7 +3866,7 @@ msgstr ""
"\") lub apostrof (\"'\"), należy je poprzedzić odwrotnym ukośnikiem (np.: '\\"
"\\xyz' lub 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3885,12 +3875,12 @@ msgstr ""
"cytowania odwrotnym ukośnikiem czy ujmowania w cudzysłowy, używając takiego "
"formatu: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atrybuty"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3899,11 +3889,11 @@ msgstr ""
"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij "
"%sopisy transformacji%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcje transformacji"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3915,57 +3905,57 @@ msgstr ""
"apostrof (\"'\"), należy je poprzedzić odwrotnym ukośnikiem (np.: '\\\\xyz' "
"lub 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Brak"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Zdefiniowana następująco:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "Transformacja ta nie ma opisu.<br />Proszę zapytać autora, co robi %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Mechanizm składowania"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definicja partycji"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Zachowaj"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Dodaj %s pól"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Należy dodać przynajmniej jedno pole."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Zdarzenie"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3982,7 +3972,7 @@ msgstr ""
"to nazwa pliku binarnego. Drugą opcją jest możliwa nazwa pola zawierającego "
"nazwę pliku. Jeżeli dana jest druga opcja, pierwsza musi być pustym napisem"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3990,8 +3980,8 @@ msgstr ""
"Wyświetla szesnastkową reprezentację danych. Opcjonalny pierwszy parametr "
"określa jak często dodawane będą spacje (domyślnie: co 2 półbajty)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3999,11 +3989,11 @@ msgstr ""
"Wyświetla klikalną miniaturkę; opcje: szerokość,wysokość w pikselach "
"(oryginalne proporcje zostanÄ… zachowane)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Wyświetla link do tego obrazu (bezpośrednie ściągnięcie bloba)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4032,7 +4022,7 @@ msgstr ""
"zależy format daty: w przypadku \"local\" jest taki jak dla funkcji PHP "
"strftime(), w przypadku \"utc\" — gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4069,7 +4059,7 @@ msgstr ""
"(jest to domyślna wartość), zawartość komórki nie będzie zawijana, tak że "
"całe wyjście zostanie pokazane bez zmian formatu."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4081,7 +4071,7 @@ msgstr ""
"Zachowuje oryginalne formatowanie pola. Neutralizowanie znaków "
"niespecjalnych nie jest dokonywane."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4096,7 +4086,7 @@ msgstr ""
"prefiks, taki jak \"http://domena.com/\", drugą opcją jest szerokość w "
"pikselach, trzecią opcją jest wysokość."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4110,17 +4100,17 @@ msgstr ""
"Wyświetla link, pole zawiera nazwę pliku; pierwsza opcja to prefiks, taki "
"jak \"http://domena.com/\", druga opcja to tytuł linku."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatuj tekst traktując jako zapytanie SQL z podświetlaniem składni."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4143,66 +4133,66 @@ msgstr "Archiwum ZIP jest puste!"
msgid "Error in ZIP archive:"
msgstr "BÅ‚Ä…d w archiwum ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Działania"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "System porównań dla połączenia MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfejs"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "WÅ‚asny kolor"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Resetuj"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Wersja protokołu"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Użytkownik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Kodowanie napisów dla MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Serwer WWW"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Wersja klienta MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Rozszerzenie PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Informacje o PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Oficjalna strona phpMyAdmina"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4214,7 +4204,7 @@ msgstr ""
"działa z takim ustawieniem, jest otwarty dla włamywaczy. Ta luka w "
"bezpieczeństwie naprawdę powinna zostać naprawiona."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4223,7 +4213,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:282
+#: main.php:281
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 "
@@ -4234,7 +4224,7 @@ msgstr ""
"phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może "
"skutkować niespodziewanymi rezultatami."
-#: main.php:290
+#: main.php:289
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 "
@@ -4242,26 +4232,26 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Plik konfiguracyjny wymaga teraz tajnej frazy kodujÄ…cej (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4270,7 +4260,7 @@ msgstr ""
"Wersja %s biblioteki MySQL dla PHP różni się od wersji %s serwera MySQL. "
"Może to powodować nieprzewidywalne zachowanie."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4279,74 +4269,74 @@ msgstr ""
"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja"
"%s."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Indywidualizacja ramki nawigacyjnej"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Brak baz danych"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Pliki"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Wyczyść"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Utwórz tabelę"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Proszę wybrać bazę danych"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabela <b>%s</b> nie została znaleziona lub nie jest ustawiona w %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Proszę wybrać stronę do edycji"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Utwórz nową stronę"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Numer strony:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Układ automatyczny"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Wewnętrzne relacje"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Wybierz tabele"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "włącz / wyłącz scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4354,253 +4344,253 @@ msgstr ""
"Aktualna strona ma powiązania z tabelą, która już nie istnieje. Czy chcesz "
"usunąć te powiązania?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabela \"%s\" nie istnieje!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Proszę skonfigurować współrzędne dla tabeli %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schemat bazy danych \"%s\" - strona %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Brak tabel"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Schemat relacyjny"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Spis treści"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dodatkowo"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Pokaż/ukryj lewe menu"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Zapamiętaj pozycję"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Utwórz tabelę"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Utwórz związek"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Przeładuj"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Pomoc"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Kanciaste połączenia"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Bezpośrednie połączenia"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "PrzyciÄ…gaj do siatki"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Wszystko małe/duże"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Przełącz małe/duże"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importuj/eksportuj współrzędne schematu PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Przesuń menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Ukryj/pokaż wszystko"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Ukryj/pokaż tabele bez związków"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Liczba tabel"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Usuń związek"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Aby wybrać powiązanie, kliknij :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabela %1$s została utworzona."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Eksport/import w skali"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "zalecana"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "od/do strony"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Import plików"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Wszystko"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Wybierz dziennik binarny do podglÄ…du"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Pliki"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Ucinaj wyświetlane zapytania"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Pokaż pełne zapytania"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nazwa dziennika"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozycja"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Typ zdarzenia"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Oryginalna pozycja"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informacje"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Kodowania napisów i metody porównywania napisów"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Żadna baza danych nie został wybrana."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s baz danych zostało pomyślnie usuniętych."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statystyki baz danych"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabele"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "Konfiguracja serwera"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "Konfiguracja serwera"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Brak baz danych"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "Konfiguracja serwera"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikacja"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Sprawdź uprawnienia bazy danych &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Sprawdź uprawnienia"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "WÅ‚Ä…cz statystyki"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Wyłącz statystyki"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4608,11 +4598,11 @@ msgstr ""
"Uwaga: Włączenie statystyk baz danych może spowodować duży ruch pomiędzy "
"serwerem WWW a serwerem MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Mechanizmy składowania"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Zrzut baz danych"
@@ -4817,20 +4807,20 @@ msgid "None"
msgstr "Brak"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Uprawnienia specyficzne dla tabel"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Uwaga: Uprawnienia MySQL są oznaczone w języku angielskim "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globalne uprawnienia"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Uprawnienia specyficzne dla baz danych"
@@ -4854,98 +4844,98 @@ msgstr "Dane użytkownika"
msgid "Do not change the password"
msgstr "Nie zmieniaj hasła"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nie znaleziono użytkownika(ów)."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Użytkownik %s już istnieje!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Nowy użytkownik został dodany."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Uaktualniłeś uprawnienia dla %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Uprawnienia dla %s zostały cofnięte"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Hasło dla %s zostało pomyślnie zmienione."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Usuwanie %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Żaden użytkownik ze został zaznaczony do usunięcia!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Przeładuj uprawnienia"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Wybrani użytkownicy zostali pomyślnie usunięci."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Uprawnienia zostały pomyślnie przeładowane."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Edytuj uprawnienia"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Cofnij"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Opis użytkownika"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Nadawanie"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Dowolny"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dodaj nowego użytkownika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Usuń zaznaczonych użytkowników"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Cofnij wszystkie aktywne uprawnienia użytkownikom, a następnie usuń ich."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4958,105 +4948,105 @@ msgstr ""
"może się różnić od uprawnień jakich faktycznie używa serwer. W takim "
"przypadku powinieneś przed dalszą pracą %sprzeładować uprawnienia%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Wybrany użytkownik nie został znaleziony w tabeli uprawnień."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Uprawnienia specyficzne dla kolumn"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dodaj uprawnienia dla następującej bazy danych"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Aby użyć symboli wieloznacznych _ i % w znaczeniu dosłownym, należy je "
"poprzedzić znakiem \\ "
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dodaj uprawnienia dla następującej tabeli"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Zmień dane użytkownika / Skopiuj użytkownika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Utwórz nowego użytkownika z takimi samymi uprawnieniami i …"
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "… pozostaw starego."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " … usuń starego z tabel użytkowników."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " … odbierz wszystkie aktywne uprawnienia staremu, a następnie go usuń."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" … usuń starego z tabel użytkowników, a następnie przeładuj uprawnienia."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Baza danych dla użytkownika"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Brak"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Utwórz bazę danych z taką samą nazwą i przyznaj wszystkie uprawnienia"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Przyznaj wszystkie uprawienia do baz danych o nazwach pasujÄ…cych do maski "
"(nazwaużytkownika_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Sprawdź uprawnienia bazy danych &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Użytkownicy mający dostęp do &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globalnie"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specyficzne dla bazy danych"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "znak wieloznaczny"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Wątek %s został pomyślnie unicestwiony."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5064,59 +5054,59 @@ msgstr ""
"phpMyAdminowi nie udało się unicestwić wątku %s. Prawdopodobnie został on "
"już zamknięty."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Status serwera podrzędnego"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Konfiguracja serwera"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5125,118 +5115,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Proszę wybrać bazę danych"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Pełny tekst"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Pełny tekst"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Strona startowa"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5246,13 +5236,13 @@ msgstr ""
"binarnego, które przekroczyły wartość binlog_cache_size i do zapisania "
"instrukcji transakcji został użyty plik tymczasowy."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Liczba transakcji, które używały pamięci podręcznej tymczasowego dziennika "
"binarnego."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5264,11 +5254,11 @@ msgstr ""
"zwiększenie wartości tmp_table_size spowoduje tworzenie tymczasowych tabel w "
"pamięci, a nie na dysku."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Ile plików tymczasowych utworzył mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5276,7 +5266,7 @@ msgstr ""
"Liczba tabel tymczasowych w pamięci, utworzonych automatycznie przez serwer "
"podczas wykonywania instrukcji."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5284,7 +5274,7 @@ msgstr ""
"Liczba rekordów zapisanych przy pomocy INSERT DELAYED, dla których wystąpił "
"jakiś błąd (prawdopodobnie zdublowany klucz)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5292,23 +5282,23 @@ msgstr ""
"Liczba użytych wątków obsługujących INSERT DELAYED. Każda osobna tabela, na "
"której wykonuje się INSERT DELAYED dostaje własny wątek."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Liczba rekordów zapisanych poprzez INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Liczba wykonanych instrukcji FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Liczba wewnętrznych intrukcji COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Ile razy rekord został usunięty z tabeli."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5318,7 +5308,7 @@ msgstr ""
"informacje o tabeli o zadanej nazwie. Nazywamy to odkryciem (<i>discovery</"
"i>). Handler_discover wskazuje, ile razy tabela została odkryta."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5328,7 +5318,7 @@ msgstr ""
"sugeruje, że serwer wykonuje pełnych przeszukań indeksów; na przykład SELECT "
"col1 FROM foo, przy założeniu, że col1 jest zindeksowane."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5336,7 +5326,7 @@ msgstr ""
"Liczba żądań odczytu rekordu na podstawie indeksu. Duża wartość to dobra "
"oznaka tego, że zapytania i tabele są właściwie zindeksowane."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5346,7 +5336,7 @@ msgstr ""
"jest zwiększana przy odpytywaniu o zindeksowaną kolumnę na ograniczonym "
"przedziale lub przy przeszukiwaniu indeksu."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5354,7 +5344,7 @@ msgstr ""
"Liczba żądań odczytu poprzedniego rekordu w porządku indeksowym. Metoda "
"używana głównie do optymalizacji ORDER BY … DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5366,7 +5356,7 @@ msgstr ""
"sortowania rezultatu. Prawdopodobnie wykonano wiele zapytań wymagających "
"przeszukania całej tabeli lub złączeń, które nie używają poprawnie indeksów."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5378,35 +5368,35 @@ msgstr ""
"nie są poprawnie zindeksowane lub że zapytania nie są napisane w sposób "
"pozwalający skorzystać z istniejących indeksów."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Liczba wewnętrznych instrukcji ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Liczba żądań zmiany rekordu w tabeli."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Liczba żądań dodania rekordu do tabeli."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Liczba stron zawierajÄ…cych dane (brudnych lub czystych)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Liczba aktualnie brudnych stron."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Liczba stron w puli bufora, których wymiecienia zażądano."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Liczba wolnych stron."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5416,7 +5406,7 @@ msgstr ""
"odczytywane lub zapisywane lub takie, które nie mogą zostać wymiecione lub "
"usunięte z jakiegoś innego powodu."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5429,11 +5419,11 @@ msgstr ""
"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "ÅÄ…czny rozmiar puli bufora, w stronach."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5442,7 +5432,7 @@ msgstr ""
"Występuje gdy zapytane przeszukiwałoby duże fragmenty tabeli, ale w dowolnej "
"kolejności."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5450,11 +5440,11 @@ msgstr ""
"Liczba sekwencyjnych odczytów z wyprzedzeniem zainicjowanych przez InnoDB. "
"Występuje gdy InnoDB wykonuje sekwencyjne pełne przeszukiwanie tabeli."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Liczba żądań logicznych odczytów które wykonał InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5462,7 +5452,7 @@ msgstr ""
"Liczba logicznych odczytów, których InnoDB nie mógł zaspokoić pulą bufora i "
"musiał wykonać odczyt pojedynczej strony."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5476,51 +5466,51 @@ msgstr ""
"wskazuje liczbę wystąpień takich oczekiwań. Jeżeli rozmiar puli bufora był "
"ustawiony właściwie, wartość ta powinna być mała."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Liczba wykonanych zapisów do puli bufora InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Liczba dotÄ…d wykonanych operacji fsync()."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Aktualna liczba operacji fsync() w toku."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Aktualna liczba odczytów w toku."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Aktualna liczba zapisów w toku."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Ilość dotąd odczytanych danych, w bajtach."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "ÅÄ…czna liczba odczytów danych."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "ÅÄ…czna liczba zapisów danych."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Ilość dotąd zapisanych danych, w bajtach."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "Liczba przeprowadzonych zapisów typu <i>doublewrite</i>."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Liczba stron zapisanych przy zapisie typu <i>doublewrite</i>."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5528,35 +5518,35 @@ msgstr ""
"Ile razy czekano, bo bufor dziennika był zbyt mały i przed wznowieniem pracy "
"oczekiwano na jego opróżnienie."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Liczba żądań zapisów do dziennika."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Liczba fizycznych zapisów do pliku dziennika."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Liczba synchronicznych zapisów do pliku dziennika."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Liczba wywołań fsync dla pliku dziennika w toku."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Liczba zapisów do pliku dziennika w toku."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Liczba bajtów zapisanych do pliku dziennika."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Liczba utworzonych stron."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5565,51 +5555,51 @@ msgstr ""
"mierzonych w stronach; znajomość wielkości strony pozwala na ich łatwą "
"konwersjÄ™ na bajty."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Liczba odczytanych stron."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Liczba zapisanych stron."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Liczba blokad rekordów na które aktualnie się czeka."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Åšredni czas uzyskania blokady rekordu, w milisekundach."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Całkowity czas zużyty na uzyskiwanie blokad rekordów, w milisekundach."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maksymalny czas uzyskania blokady rekordu, w milisekundach."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Ile razy czekano na blokadÄ™ rekordu."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Liczba rekordów usuniętych z tabel InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Liczba rekordów dodanych do tabel InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Liczba rekordów odczytanych z tabel InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Liczba rekordów zmienionych w tabelach InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5618,7 +5608,7 @@ msgstr ""
"jeszcze nie wymiecione na dysk. Wcześniej zmienna miała nazwę "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5626,7 +5616,7 @@ msgstr ""
"Liczba nieużywanych bloków w buforze podręcznym indeksów. Można użyć tej "
"wartości do określenia jaka część bufora indeksów jest w użyciu."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5635,11 +5625,11 @@ msgstr ""
"Liczba użytych bloków w buforze podręcznym indeksów. Ta wartość to próg, "
"który wskazuje maksymalną liczbę kiedykolwiek jednocześnie użytych bloków."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Liczba żądań odczytu bloku z bufora podręcznego indeksów."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5650,15 +5640,15 @@ msgstr ""
"Współczynnik chybień bufora podręcznego można policzyć ze wzoru Key_reads/"
"Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Liczba żądań zapisów bloków indeksów to bufora podręcznego."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Liczba fizycznych zapisów bloków indeksów na dysk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5669,11 +5659,11 @@ msgstr ""
"wykonania tego samego zapytania. Domyślna wartość 0 oznacza, że jeszcze "
"żadne zapytanie nie zostało skompilowane."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Liczba rekordów oczekujących na zapisanie w kolejkach INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5681,36 +5671,36 @@ msgstr ""
"Liczba kiedykolwiek otwartych tabel. Jeśli ta wartość jest duża, "
"prawdopodobnie wielkość pamięci podręcznej tabel jest zbyt mała."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Liczba otwartych plików."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Liczba otwartych strumieni (używanych głownie do rejestracji w dzienniku)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Liczba otwartych tabel."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Liczba wolnych bloków pamięci w podręcznym buforze zapytań."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Ilość dostępnej pamięci w podręcznym buforze zapytań."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Liczba trafień pamięci podręcznej."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Liczba zapytań dodanych do pamięci podręcznej."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5723,7 +5713,7 @@ msgstr ""
"bufora podręcznego używana jest strategia \"najpierw najdłużej nieużywany"
"\" (<i>least recently used</i> - LRU)."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5731,24 +5721,24 @@ msgstr ""
"Liczba niezbuforowanych zapytań (nie dających się zbuforować lub "
"niezbuforowanych z powodu ustawienia query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Liczba zapytań zarejestrowanych w buforze podręcznym."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Całkowita liczba bloków w buforze podręcznym zapytań."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Zresetuj"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stan replikacji zabezpieczajÄ…cej (jeszcze nie zaimplementowane)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5756,13 +5746,13 @@ msgstr ""
"Liczba złączeń nie używających indeksów. Wartość różna od 0 sugeruje "
"staranne przyjrzenie siÄ™ indeksom tabel."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Liczba złączeń w których użyto wyszukiwania zakresowego na pierwszej "
"złączanej tabeli."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5771,7 +5761,7 @@ msgstr ""
"dla każdego rekordu. (Wartość różna od 0 sugeruje staranne przyjrzenie się "
"indeksom tabel.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5779,16 +5769,16 @@ msgstr ""
"Liczba złączeń w których użyto zakresów w stosunku do pierwszej tabeli. "
"(Nawet duża wartość nie ma kluczowego znaczenia.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Liczba złączeń, które przeszukały w pełni pierwszą tabelę."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Liczba tymczasowych tabel aktualnie otwartych przez podrzędny wątek SQL."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5796,26 +5786,26 @@ msgstr ""
"Ile raz łącznie (od startu) podrzędny wątek SQL replikacji ponawiał "
"transakcje."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"ON oznacza, że ten serwer jest podrzędny i jest podłączony go serwera "
"głównego."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"Liczba wątków, których utworzenie trwało dłużej niż slow_launch_time sekund."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"Liczba zapytań, których wykonanie zajęło więcej niż long_query_time sekund."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5825,23 +5815,23 @@ msgstr ""
"dużej wartości, warto wziąć pod uwagę zwiększenie wartości zmiennej "
"systemowej sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Liczba sortowań wykonanych przy użyciu zakresów."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Liczba posortowanych rekordów."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Liczba sortowań wykonanych poprzez przeszukiwanie tabeli."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Ile razy blokada tabeli została uzyskana natychmiastowo."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5853,7 +5843,7 @@ msgstr ""
"się najpierw zoptymalizować zapytania, a następnie podzielić tabelę (tabele) "
"lub użyć replikacji."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5863,11 +5853,11 @@ msgstr ""
"może być wyliczony ze wzoru Threads_created/Connections. Kolor czerwony "
"oznacza, że powinno się zwiększyć thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Liczba aktualnie otwartych połączeń."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5879,107 +5869,107 @@ msgstr ""
"(W przypadku dobrej implementacja wątków zwykle nie daje to zauważalnego "
"polepszenia wydajności.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Liczba nieuśpionych wątków."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informacje o działaniu serwera"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Obsługa"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Pamięć podręczna zapytań"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "WÄ…tki"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Dane tymczasowe"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Opóźnione dodania"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Bufor podręczny indeksów"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "ZÅ‚Ä…czenia"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortowanie"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordynator transakcji"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Przeładuj (zamknij) wszystkie tabele"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Pokaż otwarte tabele"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Pokaż podrzędne hosty"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Status serwera podrzędnego"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Opróżnij bufor podręczny zapytań"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Pokaż procesy"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Resetuj"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Serwer MySQL działa przez %s. Początek pracy: %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5987,11 +5977,11 @@ msgstr ""
"<b>Ruch na serwerze</b>: Poniższe tabele pokazują statystyki ruchu na tym "
"serwerze MySQL od rozpoczęcia jego pracy."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Ruch"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5999,36 +5989,36 @@ msgstr ""
"Na aktywnym serwerze liczniki bajtów mogą się przekręcić, więc statystyki "
"jakich dostarcza serwer MySQL nie sÄ… wiarygodne."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "na godzinÄ™"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Otrzymane"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Wysłane"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Połączenia"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Maks. jednoczesnych połączeń"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Nieudane próby"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Przerwane"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6037,161 +6027,161 @@ msgstr ""
"<b>Statystyki zapytań</b>: Od rozpoczęcia jego pracy, do serwera zostało "
"wysłanych %s zapytań."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "na minutÄ™"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "na sekundÄ™"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Rodzaj zapytania"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replikacja"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "Nie można połączyć się z serwerem MySQL"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "Nie można połączyć się z serwerem MySQL"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Tylko struktura"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Niezabezpieczone połączenie"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration"
msgid "Configuration: %s"
msgstr "Konfiguracja"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Zmienne i ustawienia serwera"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Wartość sesji"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Wartość globalna"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Plik konfiguracyjny"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "ÅšciÄ…gnij"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6200,111 +6190,107 @@ msgstr ""
"niejawne, jak hasło) są przesyłanie w formie niezaszyfrowanej!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Opcje podstawowe"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Pokaż ukryte wiadomości (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Brak skonfigurowanych serwerów"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nowy serwer"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Domyślny język"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "wybór pozostawiony użytkownikowi"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- brak -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Domyślny serwer"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Koniec linii"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Pokaż"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Załaduj"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "Strona główna phpMyAdmina"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Przekazanie darowizny"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Sprawdź, czy jest nowsza wersja"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funkcje"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Ramka nawigacji"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Główna ramka"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Edytuj serwer"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Dodaj nowy serwer"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Nieprawidłowa wartość"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Ustaw wartość: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Przywróć wartość domyślną"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Ostrzeżenie"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Pozwalaj na konwersję kodowania napisów"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Włączenie powoduje, że przy uwierzytelnianiu przez ciasteczka, użytkownik w "
"formularzu logowania może wprowadzić dowolny serwer MySQL"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6320,19 +6306,19 @@ msgstr ""
"a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli "
"używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Pozwól logować się na dowolny serwera MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Klucz powinien zawierać znaki alfanumeryczne [em]i[/em] i specjalne."
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6340,11 +6326,11 @@ msgstr ""
"Tajne hasło używane do szyfrowania ciasteczek przy uwierzytelnianiu przez "
"ciasteczka."
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Klucz jest za krótki, powinien mieć co najmniej 8 znaków."
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6354,27 +6340,27 @@ msgstr ""
"przez ciasteczka, więc klucz został wygenerowany. Jest on używany do "
"szyfrowania ciasteczek."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Sekret Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6382,11 +6368,11 @@ msgstr ""
"WÅ‚Ä…cza format kompresji [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] dla "
"operacji importu i eksportu"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6396,11 +6382,11 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export](De)kompresja bzip2[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Nie udało się załadować lub zapisać konfiguracji"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6411,38 +6397,38 @@ msgstr ""
"html#setup_script]dokumentacji[/a]. W przeciwnym przypadku konfiguracjÄ™ "
"będzie można tylko ściągnąć lub obejrzeć."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Sprawdź uprawnienia pliku konfiguracyjnego"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6451,11 +6437,11 @@ msgstr ""
"pamięć; w przypadku wystąpienia problemów z tworzonymi plikami gzip/bzip2, "
"należy wyłączyć tę funkcję"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Kompresuj w locie"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6463,46 +6449,38 @@ msgstr ""
"Czy w wypadku ryzyka utraty danych ma być pokazywane ostrzeżenie (&quot;Czy "
"na pewno wykonać…&quot;)"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Potwierdzanie zapytań DROP"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Domyślne kodowanie napisów używane przy konwersjach"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Domyślne kodowanie napisów"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Zmień nazwę bazy danych na"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Domyślny serwer"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Zmień nazwę bazy danych na"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6510,73 +6488,73 @@ msgstr ""
"Wartość ta powinna być dwukrotnie sprawdzona aby mieć pewność iż ten katalog "
"jest zabezpieczony przed jakimkolwiek dostępem."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Nie można połączyć się z serwerem MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Wysłany formularz zawiera błędy"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Nieprawidłowy adres IP: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Nieprawdiłowy numer portu"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Brakuje danych dla %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Liczba nie jest nieujemna"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Liczba nie jest dodatnia"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6584,47 +6562,47 @@ msgstr ""
"Jak długo (w sekundach) może trwać wykonywanie skryptu ([kbd]0[/kbd] oznacza "
"brak limitu)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maksymalny czas wykonania"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Kodowanie pliku"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Szablon nazwy"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Szablon nazwy"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Szablon nazwy"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Zapisz na serwerze"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Szablon nazwy"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nie"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Wymusza bezpiecznie połącznie podczas używania phpMyAdmina"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6632,117 +6610,117 @@ msgstr ""
"Ta [a@?page=form&amp;formset=features#tab_Security]opcja[/a] powinna być "
"włączona, jeśli serwer WWW ją obsługuje."
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Wymuszaj połączenie SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Tryb przeglÄ…dania"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Personalizuj tryb przeglÄ…dania"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Personalizuj tryb edycji"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Tryb edycji"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Indywidualizacja opcji eksportu"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Domyślne opcje eksportu"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
#, fuzzy
msgid "Customize default common import options"
msgstr "Indywidualizacja opcji eksportu"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Domyślne opcje importu"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import / eksport"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opcje eksportu bazy danych"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opcje eksportu bazy danych"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Opcje eksportu bazy danych"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Inne kluczowe ustawienia"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Indywidualizacja opcji eksportu"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Bezpieczeństwo"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Ustawienia podstawowe"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6750,96 +6728,96 @@ msgstr ""
"Zaawansowane ustawienia serwera; nie zmieniaj ich jeżeli nie jesteś pewien "
"ich znaczenia"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Konfiguracja serwera"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Podaj parametry dla połączenia z serwerem"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Baza danych PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Indywidualizacja"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Indywidualizacja opcji eksportu"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Indywidualizacja opcji importu"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Indywidualizacja ramki nawigacyjnej"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Indywidualizacja głównej ramkj"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Okno zapytania SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Zapytania SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Personalizuj stronÄ™ startowÄ…"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Strona startowa"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Wybierz sposób działania zakładek"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Zakładki"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6847,11 +6825,11 @@ msgstr ""
"WÅ‚Ä…cza format kompresji [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] dla "
"operacji importu i eksportu"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6861,15 +6839,15 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export](De)kompresja gzip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Dodatkowe parametry dla iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignoruj błędy"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6878,11 +6856,11 @@ msgstr ""
"składającego się z wielu instrukcji, nawet jeśli wykonanie którejś z nich "
"nie udało się"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignoruj błędy w ciągu instrukcji"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6893,25 +6871,25 @@ msgstr ""
"koniec limitu czasu. Może to być dobry sposób importu dużych plików, "
"jednakże może on popsuć transakcje."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Niezabezpieczone połączenie"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6920,106 +6898,106 @@ msgstr ""
"Jeżeli serwer WWW jest skonfigurowany do obsługi zapytań HTTPS, należy "
"skorzystać z [a@%s]tego linku[/a], aby zabezpieczyć połączenie."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Liczba posortowanych rekordów."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Pokaż logo w lewej ramce"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Pokaż logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Szablon nazwy"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Wersja klienta MySQL"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7030,11 +7008,11 @@ msgstr ""
"że gdy korzysta się z więcej niż jednego serwera, łatwo zapomnieć wylogować "
"się z pozostałych."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Usuń wszystkie ciasteczka przy wylogowaniu"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7042,11 +7020,11 @@ msgstr ""
"Określa czy przy uwierzytelnianiu przez ciasteczka ma być przypominana "
"poprzednia nazwa użytkownika"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Przypominaj nazwę użytkownika"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7059,15 +7037,15 @@ msgstr ""
"przeglądarki. Takie rozwiązanie jest preferowane w środowisku niegodnym "
"zaufania."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Przechowywania ciasteczka logowania"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "Jak długo (w sekundach) ważny będzie ciasteczko logowania"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7077,29 +7055,29 @@ msgstr ""
"powinna wynosić co najwyżej 1800 sekund (30 minut). Większe wartości mogą "
"stwarzać zagrożenie bezpieczeństwa, takie jak możliwość podszycia się."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Ważność ciasteczka logowania"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "Maksymalna liczba pokazywanych znaków zapytania SQL"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Maksymalna pokazywana długość SQL"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Maksimum baz danych"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
#, fuzzy
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
@@ -7110,19 +7088,19 @@ msgstr ""
"zestaw składa się z większej ilości wierszy, zostanie pokazany link "
"Poprzednie/Następne."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maksymalna liczba tabel pokazywanych na liście tabel"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maksimum tabel"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7130,105 +7108,105 @@ msgstr ""
"Ile pamięci może zaalokować skrypt, np. [kbd]32M[/kbd] ([kbd]0[/kbd] oznacza "
"brak limitu)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Limit pamięci"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
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"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Kompresja wyjścia GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Czy użyć trwałych połączeń do baz danych MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Trwałe połączenia"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanentna historia zapytań"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Ile zapytań ma być przechowywanych w historii"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Długość historii zapytań"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Które funckje będą użyte do konwersji kodowania napisów"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Mechanizm konwersji kodowania napisów"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Spróbuj przywrócić błędne pola do ich domyślnych wartości"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Katalog domowy danych"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7243,148 +7221,148 @@ msgstr ""
"jego adresu URL. Zmień [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"typ autoryzacji[/a] na [kbd]cookie[/kbd] lub [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Z powodów wydajnościowych powinien być uzywany mysqli."
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Należy pozostawić puste jeśli nie jest używane"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
#, fuzzy
msgid "Host authentication order"
msgstr "Typ uwierzytelniania"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
#, fuzzy
msgid "Host authentication rules"
msgstr "Uwierzytelnianie sprzętowe nie powiodło się"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Pozwól na logowanie bez hasła"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Pozwól na logowanie się roota"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Jaka metoda uwierzytelniania ma być użyta"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Typ uwierzytelniania"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Tabela zakładek"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Czy połączenie do serwera MySQL ma być kompresowane"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Kompresja połączenia"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Typ połączenia"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Zliczaj tabele podczas pokazywania listy bazy danych"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Zliczaj tabele"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentuj tabelÄ™"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7401,65 +7379,65 @@ msgstr ""
"a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli "
"używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Rozszerzenie PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Ukryj bazy danych pasujące do wyrażenia regularnego (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Ukryj bazy danych"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Nazwa hosta serwera"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Ma być podejmowana próba łączenia się bez hasła"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "ÅÄ…cz siÄ™ bez hasÅ‚a"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7468,29 +7446,29 @@ msgstr ""
"znakiem \\, by uzyskać je w znaczeniu dosłownym, np. 'moja\\_baza' a nie "
"'moja_baza'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Pokaż tylko wymienione bazy danych"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
"Należy pozostawić puste w przypadku innego niż config typu uwierzytelniania"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Hasło dla uwierzytelniania typu config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7501,245 +7479,245 @@ msgstr ""
"pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]"
"phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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ą"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Port serwera"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Tabela związków"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Polecenie SQL do pobrania dostępnych baz danych"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Polecenie SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Tryb automatycznej naprawy"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Cecha"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"Jeżeli połączenia SSL są obsługiwane przez serwer WWW, powinny być używane."
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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ą"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Gniazdo serwera"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Czy połączenie do serwera MySQL ma być kompresowane"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Używaj SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Wyświetl komentarze dla kolumn"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Użytkownik dla uwierzytelniania typu config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
#, fuzzy
msgid "Verbose check"
msgstr "Sprawdzenie wersji"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Pokaż formularz"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Czy mają być pokazywane zapytania SQL generowane przez phpMyAdmina"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Pokaż zapytania SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Pokaż statystyki"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7747,38 +7725,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Pomiń zablokowane tabele"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "tak"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7786,40 +7764,40 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Katalog domowy danych"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
#, fuzzy
msgid "Verbose multiple statements"
msgstr "Ignoruj błędy w ciągu instrukcji"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7827,11 +7805,11 @@ msgstr ""
"Odczytanie wersji nie udało się. Być może nie ma połączenia z Internetem lub "
"serwer aktualizacji nie odpowiada."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Otrzymano od serwera nieprawidłowy numer wersji"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7840,7 +7818,7 @@ msgstr ""
"Dostępna jest nowa wersja phpMyAdmina, należy rozważyć aktualizację. Nowa "
"werja to %s, wydana dnia %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7852,25 +7830,25 @@ msgstr ""
"Używana jest wersja z subversion, należy uruchomić [kbd]svn update[/kbd] :-)"
"[br]Najnowsza stabilna wersja to %s, wydana dnia %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Nowsza stabilna wersja nie jest dostępna"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Nie udało się zanalizować numeru wersji"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Sprawdzenie wersji"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"URL wrapper ani CURL nie są dostępnie. Sprawdzenie wersji jest niemożliwe."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7878,7 +7856,7 @@ msgstr ""
"WÅ‚Ä…cza format kompresji [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP"
"[/a] dla operacji importu i eksportu"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7887,7 +7865,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Kompresja zip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7896,571 +7874,571 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Dekompresja zip[/a] "
"wymaga funkcji (%s) która nie jest dostępna w tym systemie."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Identyfikator wstawionego rekordu: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Wyświetlany jest kod PHP."
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Wyświetlane jest zapytanie SQL."
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nazwa"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s została pomyślnie zmodyfikowana"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Przeglądaj zewnętrzne wartości"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcja"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoruj"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " To pole może nie dać się edytować<br /> z powodu swojej długości "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Usuń odołanie do repozytorium BLOBów"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binarne - nie do edycji "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Wrzuć do repozytorium BLOBów"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Dodaj jako nowy rekord"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Wyświetlane jest zapytanie SQL."
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Wróć"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Dodaj nowy rekord"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Powrót do tej strony"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Edytuj następny rekord"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Klawisz TAB przemieszcza pomiędzy wartościami, CTRL+strzałka przenosi w "
"dowolne miejsce"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Odśwież wstawianie z %s rekordami"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s została utworzona."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Zrzut tabeli"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Nazwą podstawowego klucza musi być… PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Nie można zmienić nazwy indeksu na PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Brak zdefiniowanych części indeksu!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Utwórz nowy indeksu"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modyfikacja indeksu"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nazwa indeksu :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Rodzaj indeksu :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>musi</b> być nazwą <b>jedynie</b> klucza podstawowego!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj &nbsp;%s&nbsp;kolumn do indeksu "
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Liczba kolumn musi być większa niż zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nie można przenieść tabeli do niej samej!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nie można skopiować tabeli do niej samej!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s została przeniesiona do %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s została skopiowana do %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Brak nazwy tabeli!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Sortowanie tabeli wg"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(pojedynczo)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "PrzenieÅ› tabelÄ™ do (bazadanych<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcje tabeli"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Zmień nazwę tabeli na"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Skopiuj tabelÄ™ do (bazadanych<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Przełącz na skopiowaną tabelę"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "ZarzÄ…dzanie tabelÄ…"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentuj tabelÄ™"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s została przeładowana"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Przeładuj tabelę (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "ZarzÄ…dzanie partycjami"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partycja %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizuj"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Sprawdź"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optymalizuj"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Przebuduj"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Napraw"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Usuń partycjonowanie"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Sprawdź spójność powiązań:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Pokaż tabele"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Wykorzystanie przestrzeni"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Wykorzystanie"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektywne"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statystyka rekordów"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Cecha"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "zmienny"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Długość rekordu"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Rozmiar rekordu "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Błąd podczas tworzenia klucza zewnętrznego na %1$s (należy sprawdzić typy "
"danych)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Wewnętrzne relacje"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Wewnętrzna relacja jest zbędna gdy istnieje odpowiednia relacja FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Żaden rekord nie został zaznaczony"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Wykonaj \"zapytanie przez przykład\" (znak globalny: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Wybór pól (co najmniej jedno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj warunki przeszukiwania (warunek dla \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "rekordów na stronie"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Kolejność wyświetlania:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Przeglądaj różne wartości"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Brak"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabela %s została usunięta"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Do %s dodany został klucz podstawowy"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Do %s dodany został indeks"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Widok relacyjny"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Analiza zawartości"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Dodaj %s pól"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na końcu tabeli"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na poczÄ…tku tabeli"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Po %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Utwórz indeks dla %s kolumn"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partycjonowanie"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dane"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Użytkownik:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Domyślne opcje eksportu"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Perski"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Utwórz związek"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8469,48 +8447,74 @@ msgstr ""
"Brak obsługi motywów graficznych, proszę sprawdzić konfigurację i/lub motywy "
"graficzne w katalogu %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Pobierz więcej motywów!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dostępne typy MIME"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Typy MIME pisane czcionkÄ… pochylonÄ… nie majÄ… oddzielnej funkcji transformacji"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dostępne transformacje"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Brak wystarczających uprawnień!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil został uaktualniony."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nazwa perspektywy"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Zmień nazwę tabeli na"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nie udało się załadować rozszerzeń iconv lub recode, które są niezbędne "
+#~ "do konwersji kodowania napisów, skonfiguruj PHP tak, by mógł używać tych "
+#~ "rozszerzeń albo zablokuj konwersję kodowania napisów w phpMyAdminie."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nie udało się użyć ani funkcji iconv, ani libiconv, mimo że rozszerzenia "
+#~ "zgłaszają się jako załadowane. Proszę sprawdzić swoją konfigurację PHP."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Pozwalaj na konwersję kodowania napisów"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Domyślne kodowanie napisów używane przy konwersjach"
+
+#~ msgid "Default character set"
+#~ msgstr "Domyślne kodowanie napisów"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/pt.po b/po/pt.po
index 25f3166dc8..de1c23ae4c 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: portuguese <pt@li.org>\n"
@@ -13,324 +13,324 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mostrar tudo"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Página número:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Pesquisar"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Executa"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nome do Ãndice"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descrição"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Usar este valor"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "A base de dados %s foi eliminada."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentário da Base de Dados: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentários da tabela"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nome dos Campos"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipo"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulo"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Defeito"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links para"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentários"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Não"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Sim"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimir"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ver o esquema da base de dados"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada na base de dados"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Selecciona Todas"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Limpa Todas as Selecções"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "O nome da tabela está vazio!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "Tabela %s renomeada para %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "Tabela %s copiada para %s."
-#: db_operations.php:412
+#: db_operations.php:411
#, fuzzy
msgid "Rename database to"
msgstr "Renomeia a tabela para "
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Comando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "Sem bases de dados"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Somente estrutura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Estrutura e dados"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Apenas dados"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Adicionar valor AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Adicionar limitadores"
-#: db_operations.php:496
+#: db_operations.php:495
#, fuzzy
msgid "Switch to copied database"
msgstr "Mudar para a tabela copiada"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Estado"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Activado"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Desactidado"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparar tabela"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Desactidado"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Activado"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
#, fuzzy
msgid "Collation"
msgstr "Criação"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,54 +339,54 @@ msgstr ""
"As Características adicionais para trabalhar com ligações entre Tabelas "
"foram desactivadas. Para saber porquê carregue %saqui%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editar páginas PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Registos"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Tamanho"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "em uso"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Criação"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Actualização"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Verificação"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -394,419 +394,425 @@ msgid_plural "%s tables"
msgstr[0] "%s tabela(s)"
msgstr[1] "%s tabela(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "O seu comando SQL foi executado com sucesso"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Tem que escolher pelo menos uma coluna para mostrar"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordenação"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascendente"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descendente"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostra"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Critérios"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins."
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "E"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Elim."
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ou"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modifica"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Adicionar/Remover Critérios"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Adicionar/Remover Campos"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Actualiza Comando SQL"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Usar Tabelas"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Comando SQL na base de dados <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Executa Comando SQL"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Acesso Negado"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "pelo menos uma das palavras"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "todas as palavras"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "a frase exacta"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Procurar resultados para \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s resultado(s) na tabela <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s resultado(s) na tabela <i>%s</i>"
+msgstr[1] "%s resultado(s) na tabela <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Visualiza"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Apagar"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> resultado(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> resultado(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> resultado(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Pesquisar na Base de Dados"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Palavra(s) ou valor(es) para pesquisar para (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Procurar:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "As palavras são separadas pelo caracter espaço (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Dentro de Tabela(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Dentro de Tabela(s):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Insere"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Estrutura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Elimina"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Limpa"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "A tabela %s foi limpa"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "O campo %s foi eliminado"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "A tabela %s foi eliminada"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Relações"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Soma"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Com os seleccionados:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Todos"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Nenhum"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Vista de impressão"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Verificar tabela"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizar tabela"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparar tabela"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizar tabela"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportar"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dicionario de dados"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Verificar tabela"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Base de Dados"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Versão do servidor"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Criar"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Acções"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Operações"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Somente estrutura"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Verificar tabela"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Verificar tabela"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Base de Dados"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Não existe espaço suficiente para gravar o ficheiro %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -814,93 +820,93 @@ msgstr ""
"O ficheiro %s já existe no servidor, mude o nome do ficheiro ou verifique a "
"opção de substituição (re-escrita)."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "O servidor web não tem permissões para gravar o ficheiro %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "O Dump foi gravado para o ficheiro %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Não foi possível ler o ficheiro"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Marcador apagado com sucesso."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Voltar"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"O phpMyAdmin torna-se mais agradável se usado num browser que suporte "
"<b>frames</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -908,15 +914,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Os comandos \"DROP DATABASE\" estão inibidos."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Confirma : "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -945,42 +951,42 @@ msgstr "O nome da máquina está vazio!"
msgid "The user name is empty!"
msgstr "O nome do utilizador está vazio!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Indique a palavras-passe!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr ""
"As palavras-passe são diferentes!\\nLembre-se de confirmar a palavra-passe!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modificações foram guardadas"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Vista de Relação"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Relações internas"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -988,13 +994,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Características gerais de Relação"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Desactidado"
@@ -1010,124 +1016,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Escolha campo para mostrar"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Alterar a palavra-passe"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Gerado por"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Dados"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Anterior"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Próximo"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binário "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Abr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ago"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Out"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1135,398 +1152,398 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dez"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Dom"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Seg"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ter"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Sex"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Seg"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ter"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Qua"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Qui"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Sex"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Dom"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Seg"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ter"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Qua"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Qui"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Sex"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "em uso"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "por segundo"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nenhum indíce definido!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ãndices"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Quantidade"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Comentários"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Edita"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "A chave primária foi eliminada"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "O Ãndice %s foi eliminado"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Base de Dados"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Erro"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s renomeada para %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Bemvindo ao %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1538,61 +1555,61 @@ msgstr ""
"inc.php e assegure-se que correspondem à informação fornecida pelo "
"administrador do MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Entrada"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentação do phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Servidor"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Utilizador&nbsp;:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Palavra-passe&nbsp;:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Escolha do Servidor"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Não é possível fazer login no servidor MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Utilizador ou Palavra-passe errada. Acesso Negado."
@@ -1630,29 +1647,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Não é possível carregar <i>iconv</i> ou recodificar a extensão necessária "
-"para a conversão do Mapa de Caracteres, configure o php de modo a permitir "
-"utilizar estas extensões ou desligue a conversão do mapa de caracteres no "
-"phpmyadmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Não é possível usar <i>iconv</i> nem <i>libiconv</i> nem a função "
-"<i>recode_string</i> enquanto a extensão reportar que está ligada. Confira a "
-"configuração do seu php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1668,12 +1663,12 @@ msgstr ""
"maior parte dos casos, trata-se de uma falta de aspas ou de um ponto e "
"vírgula algures.<br />Se receber uma página em branco, está tudo correcto."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1681,204 +1676,204 @@ msgstr ""
"A directiva <tt>$cfg['PmaAbsoluteUri']</tt> TEM que ser definida no ficheiro "
"de configuração!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Servidor"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "deve actualizar para %s %s ou mais recente."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Tamanho máximo: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "pt"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "pt"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentação"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Comando SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Mensagens do MySQL : "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explicar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Saltar Explicar SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "sem código PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Criar código PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Saltar a validação SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validar SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tempo"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%B-%Y às %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dias, %s horas, %s minutos e %s segundos"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Inicio"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Anterior"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fim"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Saltar para a Base de Dados &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operações"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1887,211 +1882,200 @@ msgstr ""
"não é possível carregar a extensão %s ;<br />verifique a configuração do PHP "
"por favor"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Enviado"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nome"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "A base de dados %s foi eliminada."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Pesquisa por formulário"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Exportar"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilégios"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Suspenso"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Alterar a palavra-passe"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sem palavra-passe"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Palavra-passe"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Confirma"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Gerado por"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Criar nova base de dados"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Criar"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Sem Privilégios"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Tem que escolher pelo menos uma coluna para mostrar"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Criar nova tabela na base de dados %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "Número de registos por página"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Exporta %s registos começando em %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "envia"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Gravar no servidor na directoria %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Substituir o(s) ficheiro(s) existente(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Nome do ficheiro modelo"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Nome do Utilizador"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
#, fuzzy
msgid "database name"
msgstr "Base de Dados"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2099,40 +2083,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "Lembrar-se do modelo"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Configurar o Mapa de Caracteres do ficheiro:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compressão"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nenhum"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"Compressão zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"Compressão gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"Compressão bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2157,7 +2141,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Localização do arquivo de texto"
@@ -2165,13 +2149,13 @@ msgstr "Localização do arquivo de texto"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Não é possivel alcançar a directoria que configurou para fazer upload"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Directoria no servidor web para fazer upload"
@@ -2197,11 +2181,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2245,396 +2229,396 @@ msgstr "Retrato/Ao alto"
msgid "Paper size"
msgstr "Tamanho do papel"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "registos começando em"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (cabeçalhos rodados)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ordenar por chave"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operações"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Texto parcial"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Texto inteiro"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Esquema relacional"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Esquema relacional"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformação do navegador"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Executar um query marcado(do marcador)"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Registo eliminado"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Termina"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "na pesquisa"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Mostrando registos "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "O Query demorou %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Muda"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Vista de impressão (com texto inteiro)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link não encontrado"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Informação de Login "
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Apenas dados"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Estado da InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "A tabela %s foi fechada"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2642,48 +2626,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2691,148 +2675,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formato"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "Dados CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linhas terminadas por"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Campos delimitados por"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Campos precedidos por"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linhas terminadas por"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Substituir NULL por"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Coloca os nomes dos compos na primeira linha"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "dados CSV para MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edição Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dados"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Extraindo dados da tabela"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Estrutura da tabela"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Incluir a legenda da tabela"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Legenda da tabela"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continuação da legenda da tabela"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relações"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Máquina"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Data de Criação"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versão do servidor"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "versão do PHP"
@@ -2840,23 +2824,23 @@ msgstr "versão do PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
#, fuzzy
msgid "Report title"
msgstr "Tipo de Exportação"
@@ -2865,106 +2849,106 @@ msgstr "Tipo de Exportação"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opções de exportação da Base de Dados"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Usar apóstrofes com os nomes das tabelas e campos"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Adicionar aos comentários"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datas de Criação/Actualização/verificação"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Instrucções de inserção completas"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Instrucções de inserção múltiplas"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
#, fuzzy
msgid "Use delayed inserts"
msgstr "Instrucções de inserção múltiplas"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipo de Exportação"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Processos"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funções"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
#, fuzzy
msgid "Constraints for dumped tables"
msgstr "Limitadores para a tabela"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Limitadores para a tabela"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Somente estrutura"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Somente estrutura"
@@ -2973,171 +2957,171 @@ msgstr "Somente estrutura"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Tipo de Exportação"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Tipo de Exportação"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Tipo de Exportação"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Tipo de Exportação"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Sem tablelas"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Resultado SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Gerado por"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL não retornou nenhum registo."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Sem bases de dados"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Sem bases de dados"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Estrutura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Substituir os dados da tabela pelos do arquivo"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nome dos Campos"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3153,7 +3137,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3164,12 +3148,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3177,539 +3161,543 @@ msgid "None"
msgstr "Nenhum"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primária"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ãndice"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Texto Completo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Sem alterações"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Mapa de Caractere"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binário "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Búlgaro"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chinês Simplificado"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chinês Tradicional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Sensível a maiúsculas/minúculas"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Não-sensível a a maiúsculas/minúculas"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croata"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Checo"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dinamarquês"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglês"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoniano"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemão"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dicionário"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "lista telefónica"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Húngaro"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonês"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituano"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreano"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
#, fuzzy
msgid "Persian"
msgstr "Georgiano"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europeu de Oeste"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
#, fuzzy
msgid "Romanian"
msgstr "Arménio"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
#, fuzzy
msgid "Spanish"
msgstr "Dinamarquês"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
#, fuzzy
msgid "Traditional Spanish"
msgstr "Chinês Tradicional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Sueco"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailandês"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turco"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucraniano"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingua"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europeu Central"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russo"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Báltico"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Arménio"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ãrabe"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebráico"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgiano"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grego"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Checo-Eslovaco"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "desconhecido"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Início"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Sair"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Janela de Query"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Este formato não tem opções"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "não está OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Activado"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mostrar Características"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Criação de PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Mostrando comentários das Colunas"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Consulte a Documentação sobre como actualizar a Tabela Column_comments Table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Comandos SQL marcados"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Histórico SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "sem Descrição"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nome do Utilizador"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Ordenação"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variável"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valor"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Servidor"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Qualquer utilizador"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Usar campo de texto"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Qualquer máquina"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Este Anfitrião"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Usar a tabela do anfitrião"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Conteúdo da tabela __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continuação)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "estructura da tabela __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Servidor"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variáveis"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Mapas de Caracteres"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr " Binário "
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processos"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Pesquisar na Base de Dados"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Pesquisar na Base de Dados"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nome dos Campos"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Marcar este comando SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Deixar todos os utilizadores acederem a este marcador"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Mostrar de novo aqui este comando "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submete"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Ver apenas"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3717,7 +3705,7 @@ msgstr ""
"Parece haver um erro no seu query SQL. A saída do servidor MySQL abaixo, "
"isto se existir alguma, também o poderá ajudar a diagnosticar o problema."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3741,56 +3729,56 @@ msgstr ""
"problema, e envie o relatório de bug com os dados do chunk na secção CUT "
"abaixo:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Aspa não fechada"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificador inválido"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Pontuação desconhecida"
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Tamanho/Valores*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3808,18 +3796,18 @@ msgstr ""
"invertida (\"\\\") ou um apóstrofe (\"'\") entre esses valores, coloque uma "
"barra invertida antes (por exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributos"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3828,11 +3816,11 @@ msgstr ""
"Para uma lista de opções de transformação disponíveis e suas transformações "
"MIME-type , clique em %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opções de tranformação"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3844,18 +3832,18 @@ msgstr ""
"\") ou uma pelica (\"'\") no meio desses valores, faça-o backslashes (por "
"exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nenhum"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3864,39 +3852,39 @@ msgstr ""
"Não há descrição disponível para esta transformação.<br />Pergunte ao autor, "
"o que %s faz."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Guarda"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Adiciona novo campo"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Tem que escolher pelo menos uma coluna para mostrar"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Enviado"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3904,14 +3892,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3919,11 +3907,11 @@ msgstr ""
"Mostra uma miniatura clicável; opções: largura,altura em pixeis (mantém a "
"proporção original)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Mostra uma ligação para esta imagem (blob download directo , i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3935,7 +3923,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3949,7 +3937,7 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3959,31 +3947,31 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Preserva a formatação original do campo. Sem Escaping."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4001,68 +3989,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Acções"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Limpa"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Utilizador"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Mapa de Caracteres do mySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "versão do PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostra informação do PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Página Oficial do phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4074,21 +4062,21 @@ msgstr ""
"está a correr com este valor por defeito, assim aberto a intrusões, deveria "
"corrigir este buraco de segurança."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4096,360 +4084,360 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Sem bases de dados"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Qtd Campos"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Criar uma Página nova"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Por favor seleccione uma base de dados"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "A Tabela <b>%s</b> não foi encontrada ou não foi definida em %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Escolha uma Página para editar"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Criar uma Página nova"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Página número:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Layout automático"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relações internas"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Seleccionar Tabelas"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "A tabela \"%s\" não existe!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configure as cordenadas para a tabela %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Esquema da base de dados \"%s\" - Página %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Sem tablelas"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Esquema relacional"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Ãndice"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Criar uma Página nova"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
#, fuzzy
msgid "Create relation"
msgstr "Versão do servidor"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Mostrar tudo"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "A tabela %s foi eliminada"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importar"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Todas"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Qtd Campos"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncar os Queries mostrados"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostrar queries completos"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Tipo de Exportação"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "Informação de Login "
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nenhuma base de dados selecionada."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "As Bases de Dados %s foram apagadas com sucesso."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Estatísticas das bases de dados"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabelas"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Sem bases de dados"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Relações"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Verificar Privilégios para a Base de Dados &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Verificar Privilégios"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activar Estatísticas"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Desactivar Estatísticas"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4457,11 +4445,11 @@ msgstr ""
"Nota: Activar as estatísticas aqui pode causar um grande volume de tráfego "
"entre o servidor web e o de MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "Ver o esquema da base de dados"
@@ -4666,20 +4654,20 @@ msgid "None"
msgstr "Nenhum"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilégios específicos da tabela"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: os nomes dos privilégios do MySQL são em Inglês "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilégios Globais"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilégios específicos da Base de Dados"
@@ -4703,98 +4691,98 @@ msgstr "Informação de Login "
msgid "Do not change the password"
msgstr "Mantendo a palavra-passe "
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nenhum utilizador encontrado."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "O utilizador %s já existe!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Acrescentou um novo utilizador."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Actualizou os privilégios de %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Anulou os privilégios para %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "A palavra-passe para %s foi alterada com sucesso."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "A apagar %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "A recarregar privilégios"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Os utilizadores selecionado foram apagados com sucesso."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "O privilégios foram recarregados com sucesso."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Alterar Privilegios"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Anula"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Conceder/Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Todos"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Acrescenta um utilizador"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remover utilizadores seleccionados"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Revogar todos os privilégios dos utilizadores e apagá-los a seguir."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Apagar as Bases de Dados que tenham os mesmos nomes que os utilizadores."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4807,49 +4795,49 @@ msgstr ""
"privilégios que o servidor usa se alterações manuais nele forem feitas. "
"Neste caso, deve %sreload the privileges%s antes de continuar."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "O utilizador selecionado não se encontra na tabela de privilégios."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilégios específicos da Coluna"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Adicionar privilégios na base de dados seguinte"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Todos privilégios na tabela seguinte"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Mudar a informação de login / Copiar Utilizador"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Criar um novo utilizador com os mesmo privilégios e ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... manter o antigo."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... apagar o antigo das tabelas do utilizador."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revogar todos os privilégios activos do antigo e a seguir apagá-lo."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4857,109 +4845,109 @@ msgstr ""
" ... apagar o antigo das tabelas do utilizador e depois recarregue os "
"privilégios."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nenhum"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Verificar Privilégios para a Base de Dados &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilizadores que tem acesso a &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Especifico da Base de Dados"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4968,129 +4956,129 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Por favor seleccione uma base de dados"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Texto Completo"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Texto Completo"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sab"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5098,78 +5086,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5177,7 +5165,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5185,42 +5173,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5228,33 +5216,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5263,218 +5251,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5482,105 +5470,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Limpa"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5588,18 +5576,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5607,111 +5595,111 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informação de Runtime"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Tipo de Query"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Instrucções de inserção múltiplas"
-#: server_status.php:367
+#: server_status.php:366
#, fuzzy
msgid "Key cache"
msgstr "Tipo de Query"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Mostra tabelas"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Mostra os Processos"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Limpa"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Este servidor de mySQL estar a correr há %s. Foi iniciado em/a %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5719,46 +5707,46 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Tráfego"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "por hora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Recebido"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Enviado"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Ligações"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Tentativas falhadas"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Abortado"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5767,271 +5755,267 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "por minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "por segundo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipo de Query"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Relações"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Somente estrutura"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Ligações"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variáveis do servidor e configurações"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valor de sessão"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valor Global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Documentação do phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Dados"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Acrescenta um utilizador"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6041,67 +6025,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Não é possível fazer login no servidor MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6109,450 +6093,442 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Renomeia a tabela para "
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Configurar o Mapa de Caracteres do ficheiro:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Nome do ficheiro modelo"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Nome do ficheiro modelo"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Nome do ficheiro modelo"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Nome do ficheiro modelo"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Importar"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importar"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Sem bases de dados"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Opções de exportação da Base de Dados"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "Comando SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "Comando SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Estado"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabela"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6560,175 +6536,175 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Nome do ficheiro modelo"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6736,165 +6712,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Sem bases de dados"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Limites do recurso"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6904,146 +6880,146 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Ligações"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Sem tablelas"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7054,337 +7030,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "versão do PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Sem bases de dados"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Escolha do Servidor"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Escolha do Servidor"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Reparar tabela"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Versão do servidor"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Itens"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Escolha do Servidor"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Mostrando comentários das Colunas"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Mostrar côr"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Mostrar queries completos"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Estatísticas dos registos"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7392,40 +7368,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Mostra tabelas"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Sim"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7433,711 +7409,730 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
#, fuzzy
msgid "Showing SQL query"
msgstr "Mostrar queries completos"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiqueta"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Os utilizadores selecionado foram apagados com sucesso."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funções"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignora"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Devido ao seu tamanho,<br /> este campo pode não ser editável "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binário - não editar "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insere como novo registo"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Voltar atrás"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Inserir novo registo"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "Voltar atrás"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "O utilizador %s já existe!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "A tabela %s foi eliminada"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Ver o esquema da tabela"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "O nome da chave primária tem de ser... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Impossível renomear índice para PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nenhuma parte do índice definida!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Criar um novo índice"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modificar um índice"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nome do Ãndice&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipo de Ãndice&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>tem</b> de ser o nome de e <b>apenas de</b> uma chave "
"primária!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Adicionar ao índice &nbsp;%s&nbsp;coluna(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Não é posivel mover a tabela para o mesmo!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Não é possivel copiar a tabela para o mesmo!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "A tabela %s foi movida para %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s copiada para %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "O nome da tabela está vazio!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alterar a ordem da tabela por"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(A refazer após inserir/eliminar)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Move tabela para (base de dados<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opções da tabela"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Renomeia a tabela para "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copia tabela para (base-de-dados<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Mudar para a tabela copiada"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Manutenção da tabela"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "A tabela %s foi fechada"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Fecha a tabela (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Manutenção da tabela"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Checo"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Reparar tabela"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Verificar Integridade referencial:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostra tabelas"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Espaço ocupado"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Utilização"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Em uso"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Estatísticas dos registos"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Itens"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinâmico"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Comprim. dos reg."
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Tamanho dos reg."
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relações internas"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faça uma \"pesquisa por formulário\" (caractere universal: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "Operações"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Seleccione os campos (no mínimo 1)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Condição de Pesquisa (Complemento da cláusula \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Número de registos por página"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordem de visualização:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nenhum"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "A tabela %s foi eliminada"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Uma chave primária foi adicionada a %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Um índice foi adicionado a %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vista de Relação"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propor uma estrutura de tabela"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Adiciona novo campo"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "No Fim da Tabela"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "No Início da Tabela"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Depois %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Criar um índice com&nbsp;%s&nbsp;coluna(s)"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dados"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Utilizador&nbsp;:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Tipo de Exportação"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "versão do PHP"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Versão do servidor"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-types disponíveis"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types impressos em itálico não tem uma função de transformação separada"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformações disponíveis"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descrição"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Não tem permissões suficientes para aceder aqui, neste momento!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "O prefil foi actualizado."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Renomeia a tabela para "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Não é possível carregar <i>iconv</i> ou recodificar a extensão necessária "
+#~ "para a conversão do Mapa de Caracteres, configure o php de modo a "
+#~ "permitir utilizar estas extensões ou desligue a conversão do mapa de "
+#~ "caracteres no phpmyadmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Não é possível usar <i>iconv</i> nem <i>libiconv</i> nem a função "
+#~ "<i>recode_string</i> enquanto a extensão reportar que está ligada. "
+#~ "Confira a configuração do seu php."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2a05e78628..accae9ef27 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-07-13 23:58+0200\n"
"Last-Translator: William Bachion <william@bachiondesign.com>\n"
"Language-Team: brazilian_portuguese <pt_BR@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Mostrar todos"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Numero da página:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,299 +36,299 @@ msgstr ""
"fechado a janela alvo ou o seu navegador tenha bloqueado a comunicação entre "
"janelas nas configurações de segurança."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Procurar"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Executar"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nome chave"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descrição"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Usar este valor"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Banco de dados %1$s foi criado."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentário do Banco de Dados: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentários da tabela"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Nome das colunas"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tipo"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulo"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Padrão"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links para"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentários"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Não"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Sim"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Imprimir"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ver o esquema do Banco de Dados"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada no Banco de Dados"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Selecionar Todos"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Desmarcar Todos"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "O nome do Banco de Dados está em branco!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "O Banco de Dados %s foi renomeado para %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Banco de Dados %s copiado para %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Renomear Banco de Dados para"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Comando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "e então"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copiar Banco de Dados para"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Somente estrutura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Estrutura e dados"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Dados apenas"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE antes de copiar"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Adicionar %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Adicionar valor AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Adicionar restrições"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Mudar para o Banco de Dados copiado"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Habilitado"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Desabilitar"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparar"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Desabilitado"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Habilitar"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"Os recursos adicionais para trabalhar com tabelas linkadas foram "
"desativadas. Para descobrir o motivo clique %saqui%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editar Páginas PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Registros"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Tamanho"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "em uso"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Criação"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Última atualização"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Última verificação"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,418 +392,424 @@ msgid_plural "%s tables"
msgstr[0] "%s tabela(s)"
msgstr[1] "%s tabela(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Seu comando SQL foi executado com sucesso"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Deve escolher pelo menos uma coluna para exibir"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Ordenar"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Ascendente"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descendente"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Mostrar"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Critério"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "E"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ou"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modificar"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Adicionar/Remover critérios de busca"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Adicionar/Remover colunas"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Atualizar a consulta SQL"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Usar tabelas"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta no Banco de Dados <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Enviar consulta SQL"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Acesso negado"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "pelo menos uma das palavras"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "todas as palavras"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "a frase exata"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "como expressão regular"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Procurar resultados por \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s resultado(s) dentro da tabela <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s resultado(s) dentro da tabela <i>%s</i>"
+msgstr[1] "%s resultado(s) dentro da tabela <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Visualizar"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Remover"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> resultado(s)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> resultado(s)"
+msgstr[1] "<b>Total:</b> <i>%s</i> resultado(s)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Procurar no Banco de Dados"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Palavra(s) ou valor(es) para procurar (coringa: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Encontrar:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Palavras são separadas por um caracter de espaço (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Dentro da(s) tabela(s):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Dentro do campo:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Inserir"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Estrutura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Eliminar"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Limpar"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s foi esvaziada"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Visão %s foi apagada"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s foi eliminada"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Visão"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicação"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Soma"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s é o stored engine padrão neste servidor MySQL."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Com marcados:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Marcar todos"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Desmarcar todos"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Verificar sobre-carga"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Visualização para impressão"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Verificar tabela"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Otimizar tabela"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparar tabela"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizar tabela"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportar"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dicionário de dados"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Verificar tabela"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Banco de Dados"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Criar relacionamento"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Criar"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Ação"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Pérsa"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Somente estrutura"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Verificar tabela"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Verificar tabela"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Banco de Dados"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Tipo de exportação selecionada tem que ser salva no arquivo!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Espaço insuficiente para salvar o arquivo %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -811,17 +817,17 @@ msgstr ""
"O arquivo %s já existe no servidor, mude o nome do arquivo ou verifique sua "
"opção de sobrescrever."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "O servidor web não tem permissão para salvar o arquivo %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump foi salvo no arquivo %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -830,14 +836,14 @@ msgstr ""
"Você provavelmente tentou carregar um arquivo muito grande. Veja referências "
"na %sdocumentation%s para burlar esses limites."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "O arquivo não pode ser lido"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -847,7 +853,7 @@ msgstr ""
"suporte para isso não ter sido implementado ou pode ter sido desabilitado "
"por sua configuração PHP."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -857,29 +863,29 @@ msgstr ""
"submetido, ou o tamanho do arquivo excedeu o tamanho máximo permitido pelas "
"suas configurações do PHP. Veja FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Não foi possível importar plugins, verifique sua instalação!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "O marcador foi removido."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Exibindo marcadores"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Marcador %s criado"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importação finalizada com sucesso, %d consultas executadas."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -887,7 +893,7 @@ msgstr ""
"Script passou do tempo limite, se você deseja terminar a importação, reenvie "
"o mesmo arquivo que a importação será resumida."
-#: import.php:426
+#: 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."
@@ -896,20 +902,20 @@ msgstr ""
"que o phpMyAdmin não é capaz de finalizar essa importação à menos que você "
"aumente o tempo limite do PHP."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Voltar"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin é mais amigável com um navegador <b>capaz de exibir frames</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -917,15 +923,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "O comando \"DROP DATABASE\" está desabilitado."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Confirmar"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Você está prestes à DESTRUIR completamente o Banco de Dados!"
@@ -954,39 +960,39 @@ msgstr "O nome do servidor está vazio!"
msgid "The user name is empty!"
msgstr "O nome do usuário está em branco!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "A senhas está em branco!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "As senhas não são iguais!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modificações foram salvas"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relacionamento apagado"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Adicionado relacionamento Interno"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Erro: relacionamento não adicionado."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Erro: relacionamento já existe."
@@ -994,13 +1000,13 @@ msgstr "Erro: relacionamento já existe."
msgid "Error saving coordinates for Designer."
msgstr "Erro ao salvar coordenada para o Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Recursos de relações gerais"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Desabilitado"
@@ -1016,124 +1022,134 @@ msgstr "Selecionar Chave Estrangeira"
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:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Escolha o campo para exibir"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Gerar Senha"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Gerar"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Dados"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Anterior"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Próximo"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Binário "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Abr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ago"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Out"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1141,197 +1157,197 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dez"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Dom"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Seg"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ter"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Sex"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Seg"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ter"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Qua"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Qui"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Sex"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Dom"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Seg"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ter"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Qua"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Qui"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Sex"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "em uso"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "por segundo"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Tamanho da fonte"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Erro desconhecido no carregamento do arquivo."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"O arquivo carregado excede o tamanho definido na diretriz "
"upload_max_filesize no php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1339,73 +1355,73 @@ msgstr ""
"O arquivo carregado excede o tamanho definido na diretriz MAX_FILE_SIZE do "
"formulário HTM."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Carregamento do arquivo foi apenas parcial."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Pasta temporária não encontrada."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Falhou ao salvar arquivo no disco."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Carregamento do arquivo parado pela extenção."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Erro ao mover o arquivo carregado, veja FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nenhum índice definido!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ãndices"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Pacote"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalidade"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Cometário"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Editar"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "A chave primária foi deletada"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ãndice %s foi eliminado"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1414,20 +1430,20 @@ msgstr ""
"A indexação %1$s e %2$s parecem ser iguais ou uma delas pode ter sido "
"removida."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Banco de Dados"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Erro"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1435,7 +1451,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d linha(s) afetadas."
msgstr[1] "%1$d linha(s) afetadas."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1443,7 +1459,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d linhas(s) excluídas."
msgstr[1] "%1$d linhas(s) excluídas."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1451,91 +1467,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d linha(s) inseridas."
msgstr[1] "%1$d linha(s) inseridas."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Não há nenhuma informação detalhada do status disponível para esta storage "
"engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s está disponível neste servidor MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s está desabilitado neste servidor MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Esse servidor MySQL não suporta o stored engine %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Banco de Dados inválido"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Nome de tabela inválida"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Erro ao renomear tabela %1$s para %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s renomeada para %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Encontrado caminho inválido para imagens para o tema %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Nenhuma pré-visualização disponível."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "tome"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema padrão %s não encontrado!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s não encontrado!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Encontrado caminho inválido para o tema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Estilo"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Não pode conectar: configurações inválidas."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Bem vindo ao %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1544,7 +1560,7 @@ msgstr ""
"A provável razão para isso é que você não criou o arquivo de configuração. "
"Você deve usar o %1$ssetup script%2$s para criar um."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1556,61 +1572,61 @@ msgstr ""
"certificar que correspondam com as informações fornecidas pelo administrador "
"do servidor MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Autenticação"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentação do phpMyAdmin "
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Servidor"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Usuário:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Senha:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Seleção do Servidor"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies devem estar ativos após este ponto."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Não foi possível se logar no servidor MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Usuário ou senha incorreta. Acesso negado."
@@ -1648,29 +1664,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Não é possível carregar <i>iconv</i> ou recodificar a extensão necessária "
-"para a conversão do Conjunto de Caracteres, configure o PHP de modo a "
-"permitir utilizar estas extensões ou desligue a conversão do Conjunto de "
-"Caracteres no phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Não é possível usar <i>iconv</i> nem <i>libiconv</i> nem a função "
-"<i>recode_string</i> enquanto a extensão reportar que está ligada. Confira a "
-"configuração do seu php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1686,428 +1680,418 @@ msgstr ""
"dos casos, trata-se de uma falta de aspas ou de um ponto e vírgula errado."
"<br />Se receber uma página em branco, está tudo certo."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr "A variável <tt>$cfg['PmaAbsoluteUri']</tt> deve ser setada"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Servidor"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Método de autenticação inválido informado nas configurações:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Você deveria atualizar para %s %s ou posterior."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Tamanho máximo: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentação"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "consulta SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Mensagens do MySQL : "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explicar SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Pular Explicação SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "sem código PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Criar código PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Atualizar"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Pular validação SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validar SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Engines"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Perfil"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tempo"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d/%m/%Y às %Hh%Mmin"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dias, %s horas, %s minutos e %s segundos"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Início"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Anterior"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fim"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ir para o Banco de Dados &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operações"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "não carregou extensão %s,<br />verifique a configurações do php"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Eventos"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nome"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Banco de Dados %s foi eliminado."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Banco de Dados parece estar vazio!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Procurar por exemplo"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importar"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilégios"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rotinas"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Tipo de returno"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Pode ser aproximado. Veja o FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Sobrecarga"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Conexão para controle do usuário como definido nas configurações falhou."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "O servidor não está respondendo"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalhes..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Alterar a senha"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sem senha"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Senha"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-digite"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hashing da senha"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Compatível com MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Gerar Senha"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Gerar"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Criar novo Banco de Dados"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Criar"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Sem privilégios"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabela deve ter pelo menos um campo."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Criar nova tabela no Banco de Dados %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Número de arquivos"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Não pode carregar exportação dos plugins, verifique sua instalação!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dumpar %s registros, começando pelo registro %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Enviado"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Salvar no servidor no diretório %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Sobrescrever arquivo(s) existente(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Nome do arquivo do modelo"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nome do servidor"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nome do Banco de Dados"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nome da tabela"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2118,40 +2102,40 @@ msgstr ""
"strings de formatação de tempo. Adicionalmente a seguinte transformação "
"ocorrerá: %3$s. Outros textos serão mantidos como são."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "lembrar modelo"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Conjunto de caracteres do arquivo"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compressão"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nenhum"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"compactado com zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"compactado com gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"compactado com bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Modo de compatibilidade SQL"
@@ -2176,7 +2160,7 @@ msgstr ""
msgid "File to import"
msgstr "Arquivo para importar"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Localização do arquivo texto"
@@ -2184,14 +2168,14 @@ msgstr "Localização do arquivo texto"
msgid "File uploads are not allowed on this server."
msgstr "Não é permitido subir arquivos neste servidor."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"O diretório que você especificou para subir arquivos não foi encontrado."
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Servidor web subiu o diretório"
@@ -2222,13 +2206,13 @@ msgstr ""
"perto do tempo limite. Isso pode ser um bom caminho para importar arquivos "
"grandes, entretanto isso pode interromper as transações."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formato do arquivo importado"
@@ -2272,176 +2256,176 @@ msgstr "Retrato"
msgid "Paper size"
msgstr "Tamanho do papel"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Linguagem"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d não é um número de linha válido."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "registro(s) começando de"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (cabeçalhos rotacionados)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Esta operação pode ser demorada. Deseja prosseguir?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ordenar pela chave"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opções"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Textos parciais"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Textos completos"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Chave de relação"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Esquema relacional"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Ocultar"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformações do navegador"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Executar consulta marcada"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Registro eliminado"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Matar"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "na consulta"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Mostrando registros "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Consulta levou %01.4f segundos"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Alterar"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operações resultantes das consultas"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Ver impressão (com textos completos)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link não encontrado"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informações da versão"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Diretório raiz de dados"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"A parte comum do caminho do diretório para todos os arquivos de dados do "
"InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Arquivos de dados"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Incremento autoextendido"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2449,11 +2433,11 @@ msgstr ""
"O tamanho do incremento para extender o tamanho de um tamanho de tabela "
"autoextendida quando ela começar à ficar cheia."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Tamanho do Buffer Pool"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2461,85 +2445,85 @@ msgstr ""
"O tamanho do buffer de memória que o InnoDB usa para dados do cache e "
"índices nas suas tabelas."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Status do InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Uso do Buffer Pool"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "páginas"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Páginas livres"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Páginas sujas"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Páginas contendo dados"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Páginas para serem niveladas"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Página ocupadas"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Páginas trancadas"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Atividade do Buffer Pool"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Leitura requisitada"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Escrita requisitada"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Leitura falhou"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Escrever as esperas"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Leitura falhou em %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Escrita esperada em %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Tamanho do ponteiro de dados"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2547,11 +2531,11 @@ msgstr ""
"O tamanho padrão do ponteiro em bytes, para ser usado por CREATE TABLE para "
"tabelas MyISAM quando a opção MAX_ROWS não é especificada."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Modo de recuperação automático"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2559,11 +2543,11 @@ msgstr ""
"O modo para recuperação automática de tabelas MyISAM danificadas, como "
"configurado pela opção de inicialização do servidor --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Tamanho máximo para os arquivos temporários de ordenação"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2573,11 +2557,11 @@ msgstr ""
"recriar um índice MyISAM (durante REPAIR TABLE, ALTER TABLE ou LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Tamanho máximo para arquivos temporários na criação do índice"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2587,11 +2571,11 @@ msgstr ""
"forem maiores do que usando a chave do cache pela quantidade especificada "
"aqui, prefira o método chave do cache."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Processos de reparo"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2600,11 +2584,11 @@ msgstr ""
"paralelo (cada índice tem seu próprio processo) durante o Reparo pelo "
"processo de ordenação."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Tamanho do buffer de ordenação"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2612,73 +2596,73 @@ msgstr ""
"O buffer que é alocado quando são ordenados índices MyISAM durante um REPAIR "
"TABLE ou quando são criados índices com CREATE INDEX ou ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Tamanho do buffer de ordenação"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2686,49 +2670,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Tamanho do buffer de ordenação"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2736,148 +2720,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formato"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linhas terminadas por"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Campos delimitados por"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Campos contornados por"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linhas terminadas por"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Substituir NULL por"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Colocar nome do campo na primeira linha"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV para dados MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edição do Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dados"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Extraindo dados da tabela"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Estrutura da tabela"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Incluir legenda da tabela"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Leganda da Tabela"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continuação da legenda da tabela"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Rótulo da chave"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relações"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Servidor"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Tempo de Geração"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versão do Servidor"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versão do PHP"
@@ -2885,23 +2869,23 @@ msgstr "Versão do PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Planilha Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Abrir Documento de Texto"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Gerado um relatório contendo dados da tabela simples)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Título do Relatório"
@@ -2909,101 +2893,101 @@ msgstr "Título do Relatório"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Adicionar comentário pessoal no cabeçalho (\\n quebra linhas)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Encapsular exportação numa transação"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Desabilitar verificação de chaves estrangeiras"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opções de exportação do Banco de Dados"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Usar aspas simples nos nomes de tabelas e campos"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Adicionar nos comentários"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Criar/Atualizar/Verificar datas"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Inserções completas"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Inserções extendidas"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Tamanho máximo da consulta gerada"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Usar inserções demoradas"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Usar inserções ignoradas"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Usar hexadecimal para BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tipo de exportação"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedimentos"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funções"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Restrições para as tabelas dumpadas"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Restrições para a tabela"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-TYPES PARA AS TABELAS"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELAÇÕES PARA A TABELA"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Gatilhos"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Estrutura para visualizar"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Estrutura stand-in para visualizar"
@@ -3011,171 +2995,171 @@ msgstr "Estrutura stand-in para visualizar"
msgid "Texy! text"
msgstr "Texy! texto"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Tipo de exportação"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Tipo de exportação"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Tipo de exportação"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Tipo de exportação"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Abrir nova janela do phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nova tabela"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Resultado SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Gerado por"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL retornou um conjunto vazio (ex. zero registros)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Sem bases"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Sem bases"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Estrutura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Substituir os dados da tabela pelos do arquivo"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorar linhas duplicadas"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Nome das colunas"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Parâmetro inválido para importação CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Coluna especificada (%s) é inválida!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Formato inválido na linha %d da entrada CSV."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Contador de campo inválido na linha %d da entrada CSV."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Nome da Tabela"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV usando LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Usar palavra-chave LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Esse plugin não suporta importações comprimidas!"
@@ -3191,7 +3175,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3202,13 +3186,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Versão do cliente MySQL"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3216,533 +3200,537 @@ msgid "None"
msgstr "Nenhum"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primária"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ãndice"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Texto completo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Sem Mudança"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Conjunto de caracteres"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Binário "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgaro"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chinês Simplificado"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chinês Tradicional"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Não diferencia maiúsculas/minúsculas"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Diferencia maiúsculas/minúsculas"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croata"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tcheco"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dinamarquês"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglês"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoniano"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Alemão"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dicionário"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Agenda de telefones"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Húngaro"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandês"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonês"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letonês"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituânio"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreano"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Pérsa"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polonês"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Oeste Europeu"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romêno"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Eslováquio"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Eslovênio"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Espanhol"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Espanhol Traditional"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suéco"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thailandês"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turco"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucraniano"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multi-linguagem"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europeu Central"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Russo"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Báltico"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armêno"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirílico"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ãrabe"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreu"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgiano"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grego"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tcheco-Eslováquio"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "desconhecido"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Principal"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Sair"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Janela de consulta"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Esse formato não tem opções"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "não está OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Habilitado"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Exibir recursos"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Criação de PDFs"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Exibindo comentários da coluna"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Consulte a documentação sobre como atualizar sua tabela Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Consulta SQL gravada"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Histórico de consultas"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "sem Descrição"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nome do usuário"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Porta"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Exibir status dos escravos"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Exibir status dos escravos"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variáveis"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valor"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID do Servidor"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Qualquer usuário"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Usar campo texto"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Qualquer servidor"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Esse Servidor"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Usar Tabela do Servidor"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Gerar Senha"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Conteúdo da tabela __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continuação)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Estrutura da tabela __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Linguagem desconhecida: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servidores"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variáveis"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Conjuntos de caracteres"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Engines"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Log binário"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processos"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Procurar no Banco de Dados"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Procurar no Banco de Dados"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Rodar consulta(s) SQL no servidor %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Nome das colunas"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Gravar essa consulta SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Deixar qualquer usuário acessar esse marcador"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Substituir marcador de mesmo nome existente"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimitadores"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Mostrar esta consulta SQL novamente "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Submeter"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Apenas visualizar"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3750,7 +3738,7 @@ msgstr ""
"Parece haver um erro na sua consulta SQL. A saída do servidor MySQL abaixo, "
"isto se existir alguma, também poderá ajudar a diagnosticar o problema."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3773,35 +3761,35 @@ msgstr ""
"entrada da consulta SQL até aquele que causou o problema, e envie o "
"relatório de bug com os dados do chunk da seção CORTE abaixo:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "INICIO CORTE"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FIM CORTE"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "INICIO CRU"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FIM CRU"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Aspas não fechada"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificador inválido"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "String de pontuação desconhecida"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3810,21 +3798,21 @@ msgstr ""
"O Validador SQL não pode ser inicializado. Verifique se você instalou a "
"extenção necessária do php conforme está escrito em %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabela para estar vazia!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Tamanho/Definir*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3842,7 +3830,7 @@ msgstr ""
"(\"\\\") ou aspas simples (\"'\") entre os valores, coloque uma barra "
"contrária antes (por exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3850,12 +3838,12 @@ msgstr ""
"Para valores padrão, digite um valor simples, sem barras de escape ou aspas, "
"use este formato: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributos"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3864,11 +3852,11 @@ msgstr ""
"Para uma lista de opções de transformação disponíveis e suas transformações "
"MIME-type, clique em %sdescrição de transformações%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opções de transformação"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3880,18 +3868,18 @@ msgstr ""
"ou aspas (\"'\") no meio desses valores, faça-o usando outra contra-barra "
"(por exemplo '\\\\xyz' ou 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nenhum"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3900,39 +3888,39 @@ msgstr ""
"Sem descrição disponível para essa transformação.<br />Pergunte ao autor o "
"que %s faz."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Storage Engine"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definição da PARTIÇÃO"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Salvar"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Adicionar %s campo(s)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Você deve adicionar pelo menos um campo."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Evento"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3950,7 +3938,7 @@ msgstr ""
"linha da tabela que contém o nome do arquivo. Se você usar a segunda opção "
"precisa colocar na primeira opção uma string em branco"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3959,8 +3947,8 @@ msgstr ""
"especifica como frequentemente espaços serão adicionados (padrão para 2 "
"mordidelas)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3968,11 +3956,11 @@ msgstr ""
"Mostrar uma miniatura clicável; opções: largura,altura em pixels (mantém a "
"proporção original)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Mostrar o link para esta imagem (ex.: blob download direto)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4002,7 +3990,7 @@ msgstr ""
"\"local\" veja a documentação do PHP para função strftime() e para \"utc\" "
"isso é feito usando a função gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4038,7 +4026,7 @@ msgstr ""
"por um NOWRAP para o conteúdo da célula, de forma que a saída inteira será "
"mostrada sem reformatação(Padrão é 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4048,7 +4036,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Preservar a formatação original campo. Sem escape."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4063,7 +4051,7 @@ msgstr ""
"opção é um prefixo tipo \"http://domain.com/\", segunda opção é a largura em "
"pixels, o terceiro é a altura."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4077,17 +4065,17 @@ msgstr ""
"Mostrar um link, o campo contém o nome do arquivo, primeira opção é um "
"prefixo tipo \"http://domain.com/\", segunda opção é um título para o link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatar texto como consulta SQL com síntaxe colorida."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4110,66 +4098,66 @@ msgstr "Nenhum arquivo encontrado dentro do arquivo ZIP!"
msgid "Error in ZIP archive:"
msgstr "Erro no arquivo ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Ações"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Collation de conexão do MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interface"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Restaurar"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versão do Protocolo"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Usuário"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Conjunto de caracteres MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versão do cliente MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Extensão do PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Mostrar informações do PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Página Oficial do phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4181,7 +4169,7 @@ msgstr ""
"com esse padrão estará aberto a invasões, você realmente deveria corrigir "
"este furo de segurança."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4190,7 +4178,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:282
+#: main.php:281
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 "
@@ -4201,7 +4189,7 @@ msgstr ""
"será capaz de dividir as strings corretamente isso pode causar resultados "
"inesperados."
-#: main.php:290
+#: main.php:289
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 "
@@ -4209,27 +4197,27 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4238,7 +4226,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4247,72 +4235,72 @@ msgstr ""
"Servidor rodando com 'Suhosin'. Verifique a %sdocumentation%s para possíveis "
"razões do erro."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Sem bases"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtro"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Limpar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Criar tabela"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Selecionar um Banco de Dados"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabela não encontrada ou não configurada em %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Escolha a página para editar"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Criar uma nova página"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Numero da página:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Leiaute automático"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relações internas"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Tabelas selecionadas"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "mudar o estado do Scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4320,113 +4308,113 @@ msgstr ""
"A Página atual contêm referências para uma tabela que não existe. Gostaria "
"de eliminar estas referências?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "A tabela \"%s\" não existe!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configure as coordenadas para a tabela %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Esquema do Banco de Dados \"%s\" - Página %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Sem tabelas"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Esquema relacional"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tabela de conteúdos"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Exibir/Ocultar menu da esquerda"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Salvar posição"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Criar tabela"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Criar relacionamento"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Recarregar"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ajuda"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Links Angulares"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Links diretos"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Ajustar à grade"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Tudo Pequeno/Grande"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Mudar para pequeno/grande"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importar/Exportar coordenadas para esquema PDF"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Mover Menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Ocultar/Exibir tudo"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Ocultar/Exibir Tabelas sem relacionamento"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Numero de tabelas"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Apagar relacionamento"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Para selecionar relacionamento, clique :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4441,136 +4429,136 @@ msgstr ""
"campo de exibição, clique no ícone \"Escolher campo para exibição\", então "
"clique no nome do campo apropriado."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "A página foi criada"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exportar/Importar para escala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recomendado"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "página de/para"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importar arquivos"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Todos"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Selecionar log binário para exibir"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Arquivos"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncar as consultas SQL exibidas"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Mostrar consultas completas"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Nome do log"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Posição"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tipo de evento"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Posição original"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informação"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Conjuntos de caracteres e Collations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nenhum Banco de Dados selecionado."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Banco de Dados %s foi eliminado com sucesso!"
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Estatísticas do Banco de Dados"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabelas"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Sem bases"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicação"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Verificar privilégios para a Banco de Dados &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Verificar privilégios"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Habilitar estatísticas"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Disabilitar estatísticas"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4578,11 +4566,11 @@ msgstr ""
"Nota: Ativar as estatísticas pode causar um grande volume de tráfego de "
"dados entre o servidor web e o servidor MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Storage Engines"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Ver dump (esquema) dos Bancos de Dados"
@@ -4786,20 +4774,20 @@ msgid "None"
msgstr "Nenhum"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilégios específicos da tabela"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Nota: nomes de privilégios do MySQL são expressos em inglês "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilégios globais"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilégios específicos do Banco de Dados"
@@ -4823,97 +4811,97 @@ msgstr "Informação de login"
msgid "Do not change the password"
msgstr "Não mudar a senha"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nenhum usuário(s) encontrado."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "O usuário %s já existe!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Adicionado usuário"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Você mudou os priviléios para %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Você revogou os privilégios para %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "A senha para %s foi modificada com sucesso."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Eliminando %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nenhum usuário selecionado para exclusão!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Recarregando os privilégios"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Os usuários selecionados foram apagados com sucesso."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Os privilégios foram recarregados com sucesso."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Editar Privilégios"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revogar"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Avaliação dos usuários"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Conceder/Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Qualquer"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Adicionar novo usuário"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Remover os usuários selecionados"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Revogar todos os privilégios ativos dos usuarios e depois apagar eles."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Eliminar o Banco de Dados que possui o mesmo nome dos usuários."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4926,50 +4914,50 @@ msgstr ""
"privilégios que o servidor usa se alterações manuais forem feitas nele. "
"Neste caso, você deve usar %sRELOAD PRIVILEGES%s antes de continuar.."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "O usuário selecionado não foi encontrado na tabela de privilégios."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilégios específicos da coluna"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Adicionar privilégios nas seguintes Banco de Dados"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Coringas _ e % precisam ser precedidos com uma \\ para serem usados "
"literalmente"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Adicionar privilégios nas seguintes tabelas"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Mudar informações de login / Copiar usuário"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Criar um novo usuário com os mesmos privilégios e ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... manter o antigo."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... apagar o antigo da tabela de usuários."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... revogar todos privilégios do usuário antigo e depois apagar ele."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4977,53 +4965,53 @@ msgstr ""
" ... apagar o antigo da tabela de usuários e depois recarregar os "
"privilégios."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Banco de Dados para usuário"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nenhum"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Criar Banco de Dados com o mesmo nome e conceder todos os privilégios"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Conceder todos os privilégios no nome coringa (nome_do_usuário_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Conceder todos os privilégios no banco de dados &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuários que têm acesso à &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Específico do Banco de Dados"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "coringa"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Processo %s foi morto com sucesso."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5031,58 +5019,58 @@ msgstr ""
"phpMyAdmin não foi capaz de matar o processo %s. É possível que ele já "
"esteja fechado."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Exibir status dos escravos"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5091,118 +5079,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Selecionar um Banco de Dados"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Texto completo"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Texto completo"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sab"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5212,11 +5200,11 @@ msgstr ""
"excederam o valor do binlog_cache_size e usaram o arquivo temporário para "
"armazenar enunciados da transação."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "O número de transações que usaram o cache do log binário temporário."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5228,11 +5216,11 @@ msgstr ""
"grande, você pode aumentar o valor de tmp_table_size para fazer as tabelas "
"temporárias serem baseadas na memória ou invés de baseadas no disco"
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Quantos arquivos temporários o MySQL tinha criado."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5240,7 +5228,7 @@ msgstr ""
"O número de tabelas temporárias na memória criadas automaticamente pelo "
"servidor enquanto executava os enunciados."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5248,7 +5236,7 @@ msgstr ""
"O número de linhas escritas com INSERT DELAYED para cada erro ocorrido "
"(provavelmente chave duplicada)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5256,23 +5244,23 @@ msgstr ""
"O número de processos manipuladores de INSERT DELAYED em uso. Cada tabela "
"diferente em que se usa INSERT DELAYED começa seu próprio processo."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "O número de linhas INSERT DELAYED escritas."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "O número de enunciados FLUSH executados."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "O número de enunciados COMMIT internos."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "O número de vezes que uma linha foi deletada de uma tabela."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5282,7 +5270,7 @@ msgstr ""
"ele sabe sobre uma tabela com um nome dado. Isto é chamado descoberta. "
"Handler_discover indica o número de vezes que tabelas foram descobertas."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5292,7 +5280,7 @@ msgstr ""
"alto, sugere que o usuário está fazendo muitas varreduras completas do "
"índice; por exemplo, SELECT col1 FROM foo, supondo que col1 é um índice."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5301,7 +5289,7 @@ msgstr ""
"alto, é uma boa indicação de que suas consultas e tabelas estejam "
"corretamente indexadas."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5311,7 +5299,7 @@ msgstr ""
"incrementado se você estiver consultando uma coluna do índice com uma "
"restrição da escala ou se você estiver fazendo uma varredura do índice."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5319,7 +5307,7 @@ msgstr ""
"O número de requisições para ler a linha precedente na ordem da chave. Este "
"método de leitura é usado principalmente para otimizar ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5332,7 +5320,7 @@ msgstr ""
"faça a varredura de tabelas inteiras ou você tem junções que não usam as "
"chaves corretamente."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5344,37 +5332,37 @@ msgstr ""
"sugere que suas tabelas não estão corretamente indexadas ou que suas "
"consultas não estão escritas para tomar vantagem dos índices que você têm."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "O número de enunciados ROLLBACK internos."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "O número de requisições para atualizar uma linha na tabela."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "O número de requisições para inserir uma linha na tabela."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "O número de páginas que contém dados (sujos ou limpos)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "O número de páginas atualmente sujas."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"O número de páginas do buffer pool que foram requisitadas para serem "
"niveladas."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "O número de páginas livres."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5384,7 +5372,7 @@ msgstr ""
"que estão sendo lidas ou escritas atualmente ou aquela não pode ser nivelada "
"ou removido por alguma outra razão."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5396,11 +5384,11 @@ msgstr ""
"Este valor pode também ser calculado como Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Tamanho total do buffer pool, em páginas."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5409,7 +5397,7 @@ msgstr ""
"uma consulta faz a varredura de uma parcela grande de uma tabela mas na "
"ordem aleatória."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5417,11 +5405,11 @@ msgstr ""
"O número de ler-adiante sequenciais InnoDB iniciado. Isto acontece quando o "
"InnoDB faz uma varredura sequencial completa da tabela."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "O número de requisições de leitura lógica InnoDB que foram feitas."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5429,7 +5417,7 @@ msgstr ""
"O número de leituras lógicas que o InnoDB não pode satisfer do buffer pool e "
"teria que fazer uma leitura de página simples"
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5443,55 +5431,55 @@ msgstr ""
"primeiramente. Este contador conta instâncias dessas esperas. Se o tamanho "
"do buffer pool for ajustado corretamente, este valor deve ser pequeno."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "O número de escritas feitas para o buffer pool do InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "O número de operações fsync() à fazer."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "O número atual de operações fsync() pendentes."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "O número atual de leituras pendentes."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "O número atual de escritas pendentes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "O montante de leitura de dados à fazer, em bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "O número total de dados lidos."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "O número total de dados escritos."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "O montante de escrita de dados à fazer, em bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"O número de escritas doublewrite que foram executadas e o número de páginas "
"que foram escritas para esta finalidade."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"O número de escritas doublewrite que foram executadas e o número de páginas "
"que foram escritas para esta finalidade."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5499,35 +5487,35 @@ msgstr ""
"O número de esperas geradas porque o buffer do log era muito pequeno e teve "
"que esperar que fosse nivelada antes de continuar."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "O número de requisições de escrita de log."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "O número de escritas físicas para o arquivo de log."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "O número de escritas fsyncs feitas no arquivo de log."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "O número de arquivos de log fsyncs pendentes."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Escrita de arquivos de log pendentes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "O número de bytes escritos para o arquivo de log."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "O número de páginas criadas."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5536,52 +5524,52 @@ msgstr ""
"contados em páginas; o tamanho de página permite que sejam facilmente "
"convertidos em bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "O número de páginas lidas."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "O número de páginas escritas."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "O número de linhas trancadas que estão esperando atualmente."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "O tempo médio para recuperar uma linha trancada, em milísegundo."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "O tempo total gasto para recuperar linhas trancadas, em milísegundo."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "O máximo de tempo para recuperar uma linha trancada, em milísegundo."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
"O número de vezes que uma linhas trancada teve que esperar para ser escrita."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "O número de linhas deletadas de tabelas InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "O número de linhas inseridas em tabelas InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "O número de linhas lidas de tabelas InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "O número de linhas atualizadas em tabelas InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5589,7 +5577,7 @@ msgstr ""
"O número de blocos chave no cache chave que mudaram mas não foram nivelados "
"ainda ao disco. Antes era chamado de Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5597,7 +5585,7 @@ msgstr ""
"O número de blocos não usados no cache chave. Você pode usar este valor para "
"determinar quanto do cache chave está no uso."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5607,11 +5595,11 @@ msgstr ""
"indica o número máximo de blocos que estiveram sempre em uso em algum "
"momento."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "O número de requisições para ler um bloco chave do cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5621,15 +5609,15 @@ msgstr ""
"alto, então seu valor do key_buffer_size é provavelmente muito baixo. A taxa "
"de falta de cache pode ser calculada como Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "O número de requisições para escrever um bloco chave para o cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "O número de escritas físicas para um bloco chave para o disco."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5640,12 +5628,12 @@ msgstr ""
"a mesma consulta. O valor padrão 0 significa que nenhuma consulta foi "
"compilada ainda."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"O número de linhas esperando para serem escritas na fila de INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5653,36 +5641,36 @@ msgstr ""
"O número de tabelas que devem estar abertas. Se aberta, as tabelas são "
"grandes, o valor do cache de suas tabelas é provavelmente muito pequeno."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "O número de arquivos que estão abertos."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"O número de streams que estão abertos (usados principalmente para log)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "O número de tabelas que estão abertas."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "O número de blocos de memória livre na consulta do cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "O montante de memória livre para a consulta do cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "O número de hits do cache."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "O número de consultas adicionadas no cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5695,7 +5683,7 @@ msgstr ""
"recentemente\" (LRU - least recently used) para decidir qual consulta "
"remover do cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5703,24 +5691,24 @@ msgstr ""
"O número de consultas sem cache (não cacheável, ou não pode ser cacheável "
"devido à configuração em query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "O número de consultas registradas no cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "O número total de blocos na consulta do cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Resetar"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "O status da replicação à prova de falhas (não implementado)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5728,13 +5716,13 @@ msgstr ""
"O número de junções que não usaram índices. Se este valor não for 0, você "
"deve cuidadosamente verificar os índices de suas tabelas."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"O número de junções que usaram uma pesquisa de escala na tabela de "
"referência."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5743,7 +5731,7 @@ msgstr ""
"após cada linha. (Se este não for 0, você deve cuidadosamente verificar os "
"índices de suas tabelas.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5751,16 +5739,16 @@ msgstr ""
"O número de junções que usaram escalas na primeira tabela. (Não é "
"normalmente crítico mesmo se este for grande.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "O número junções que fez uma varredura completa da primeira tabela."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"O número de tabelas temporárias abertas atualmente pelo processo SQL escravo."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5768,11 +5756,11 @@ msgstr ""
"Número total (desde o início) de vezes que o processo SQL escravo de "
"replicação teve que tentar transações."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Isto é ON se este servidor é um escravo conectado à um mestre."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5780,12 +5768,12 @@ msgstr ""
"O número de processos que levaram mais que slow_launch_time segundos para "
"serem criadas."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "O número de consultas que levaram mais que long_query_time segundos."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5795,24 +5783,24 @@ msgstr ""
"valor for alto, você deve considerar aumentar o valor da variável "
"sort_buffer_size do sistema."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "O número de ordenações que foram feitas com escalas."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "O número de linhas ordenadas."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "O número de ordenações que foram feitas scaneando a tabela."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
"O número de vezes que uma tabela trancada foi recuperada imediatamente."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5824,7 +5812,7 @@ msgstr ""
"performance, você precisa primeiramente otimizar suas consultas e então, ou "
"dividir sua tabela ou usar replicação."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5834,11 +5822,11 @@ msgstr ""
"ser calculada como Threads_created/conexões. Se este valor for vermelho você "
"deve aumentar seu thread_cache_size"
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "O número de conexões atualmente abertas."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5850,107 +5838,107 @@ msgstr ""
"isso não da um aumento notável de performance se você tem uma boa "
"implementação de processos.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "O número de processos que não estão dormindo."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informações de Runtime"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Alimentador"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Consulta do cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Processos"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Dados temporários"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Inserções demoradas"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Chave do cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Junções"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Ordenando"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordenador da transação"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Nivelar (fechar) todas as tabelas"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Exibir tabelas abertas"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Exibir servidores escravos"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Exibir status dos escravos"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Nivelar cache da consulta"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Mostrar os Processos"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Restaurar"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Esse servidor MySQL está rodando por %s. Ele foi iniciado em %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5958,11 +5946,11 @@ msgstr ""
"<b>Tráfico do servidor</b>: Essas tabelas mostram as estatísticas do tráfico "
"da rede neste servidor MySQL desde o início."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Tráfego"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5970,36 +5958,36 @@ msgstr ""
"Em servidores ocupados, os contadores de byte podem sobrecarregar, então as "
"estatísticas como relatadas pelo servidor MySQL podem estar incorretas."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "por hora"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Recebido"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Enviar"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Conexões"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "máx. de conexões concorrentes"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Tentativas falharam"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Abortado"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6008,273 +5996,269 @@ msgstr ""
"<b>Estatísticas das consultas</b>: Desde o início, %s consultas foram "
"enviadas para o servidor."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "por minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "por segundo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tipo de consulta"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replicação"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Estrutura para visualizar"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Estrutura para visualizar"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "máx. de conexões concorrentes"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration"
msgid "Configuration: %s"
msgstr "Configuração"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variáveis e configurações do servidor"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valor da sessão"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Documentação do phpMyAdmin "
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Dados"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Adicionar novo usuário"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6284,67 +6268,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Não foi possível se logar no servidor MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6352,452 +6336,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Renomear Banco de Dados para"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Renomear Banco de Dados para"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Renomear Banco de Dados para"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Conjunto de caracteres do arquivo"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Nome do arquivo do modelo"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Nome do arquivo do modelo"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Nome do arquivo do modelo"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Nome do arquivo do modelo"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Importar arquivos"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importar arquivos"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Segurança"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Sem bases"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Opções de exportação do Banco de Dados"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "consulta SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "consulta SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabela"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6805,25 +6781,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6834,152 +6810,152 @@ msgstr ""
"perto do tempo limite. Isso pode ser um bom caminho para importar arquivos "
"grandes, entretanto isso pode interromper as transações."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "O número de linhas ordenadas."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Nome do arquivo do modelo"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Versão do cliente MySQL"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6987,166 +6963,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Sem bases"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Limite dos recursos"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Diretório raiz de dados"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7156,151 +7132,151 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
#, fuzzy
msgid "Host authentication order"
msgstr "Falha na autenticação de hardware"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
#, fuzzy
msgid "Host authentication rules"
msgstr "Falha na autenticação de hardware"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
#, fuzzy
msgid "Authentication method to use"
msgstr "Autenticando..."
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
#, fuzzy
msgid "Authentication type"
msgstr "Autenticando..."
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Conexões"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Sem tabelas"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Desfragmentar tabela"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7311,338 +7287,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "Versão do PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Sem bases"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "nome do servidor"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID do Servidor"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Reparar tabela"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Modo de recuperação automático"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Comandos"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Seleção do Servidor"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Exibindo comentários da coluna"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Mostrar cor"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Mostrar consultas completas"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Estatísticas do registros"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7650,40 +7626,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Exibir tabelas abertas"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "sim"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7691,662 +7667,662 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Diretório raiz de dados"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id da linha inserida: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Exibindo como código PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Exibindo consulta SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problemas com o índice da tabela `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Nome"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "A tabela %1$s foi alterada com sucesso"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Visualizar valores estrangeiros"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funções"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorar"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Por causa da sua largura,<br /> esse campo pode não ser editável "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Binário - não edite "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Inserir como um novo registro"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Exibindo consulta SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Retornar"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Inserir novo registro"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Voltar para esta página"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Editar próximo registro"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Usar a tecla TAB para se mover de valor em valor, ou CTRL+setas para mover "
"em qualquer direção"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Reiniciar inserção com %s registros"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s já existe!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "A tabela %1$s foi criada."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Ver o esquema da tabela"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "O nome da chave primária deve ser... \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Não foi possível renomear o índice para \"PRIMARY\"!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nenhuma parte de índice definida!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Criar um novo índice"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modificar um índice"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nome do índice:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tipo de índice:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>precisa</b> ser o nome <b>de</b> e <b>apenas da</b> chave "
"primária!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Adicionar ao índice &nbsp;%s&nbsp;coluna(s)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Contador da coluna deve ser maior que zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Não pode mover a tabela para ela mesma!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Não pode copiar a tabela para ela mesma!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s foi movida para %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s copiada para %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "O Nome da Tabela está vazio!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alterar tabela ordenada por"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singularmente)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Mover tabela para (Banco de Dados<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opções da tabela"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Renomear a tabela para "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copiar tabela para (Banco de Dados<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Mudar para a tabela copiada"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabela de Manutenção"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Desfragmentar tabela"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s foi limpa"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Limpar a tabela (\"LIMPAR\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Manutenção da partição"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partição %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizar"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Checar"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Otimizar"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstruir"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Reparar"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Remover partição"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Verificar integridade referencial:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Mostrar tabelas"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Uso do espaço"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Uso"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efetivo"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Estatísticas do registros"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Comandos"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinâmico"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Tamanho do registro"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Tamanho do registro "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Erro ao criar chave externa no %1$s (check data types)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relações internas"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nenhum registro selecionado"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faça uma \"consulta por exemplo\" (coringa: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operador"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Selecionar os campos (no mínimo 1)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Condição de Pesquisa (complemento da cláusula \"onde\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "registros por página"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordenado por:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Navegador distingue valores"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nenhum"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabela %s foi eliminada"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Uma chave primária foi adicionada a %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Um índice foi adicionado a %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Ver relações"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propor estrutura da tabela"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Adicionar %s campo(s)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "No final da tabela"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "No início da tabela"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Depois %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Criar um índice em&nbsp;%s&nbsp;colunas"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "Particionado"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Fechar"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dados"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Usuário:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Esta opção irá substituir sua tabela e os dados nela contidos."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Tipo de exportação"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Exibir versões"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Pérsa"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Ativar agora"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Criar versão %s de %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Criar relacionamento"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8355,43 +8331,62 @@ msgstr ""
"Sem suporte a Temas, verifique suas configurações e/ou seus Temas no "
"diretório %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Obter mais temas!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-type disponíveis"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME-types em itálico não têm uma função de transformação separada"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformações disponíveis"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descrição"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Você não tem direitos suficientes para estar aqui agora!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "A configuração foi atualizada."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nome da VISÃO"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Renomear a tabela para "
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Não é possível carregar <i>iconv</i> ou recodificar a extensão necessária "
+#~ "para a conversão do Conjunto de Caracteres, configure o PHP de modo a "
+#~ "permitir utilizar estas extensões ou desligue a conversão do Conjunto de "
+#~ "Caracteres no phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Não é possível usar <i>iconv</i> nem <i>libiconv</i> nem a função "
+#~ "<i>recode_string</i> enquanto a extensão reportar que está ligada. "
+#~ "Confira a configuração do seu php."
diff --git a/po/ro.po b/po/ro.po
index fefa31ce16..4ea772b2dc 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-16 01:40+0200\n"
"Last-Translator: <ssuceveanu@yahoo.com>\n"
"Language-Team: romanian <ro@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"20)) ? 1 : 2);;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Arată toate"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Numărul paginii:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,295 +37,295 @@ msgstr ""
"închisă, sau fereastra-părinte blochează ferestrele din cauza securității "
"sistemului."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Caută"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Execută"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nume cheie"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Descriere"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Folosește această valoare"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza de date %1$s a fost creată."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Comentarii referitoare la baza de date: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Comentarii tabel"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Denumirile coloanelor"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tip"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nul"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Setare de bază"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Trimitere la"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Comentarii"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nu"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Da"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Listare"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Vizualizarea schemei bazei de date"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nu s-a găsit nici un tabel în baza de date."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Selectează tot"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Deselectează tot"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Cîmpul de denumire al bazei de date este gol!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza de date %s a fost redenumită în %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza de date %s a fost copiata la %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Redenumire bază de date în"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Comanda"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "și apoi"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Copiază baza de date"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Numai structura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Structura și date"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Numai date"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREEAZĂ BAZA DE DATE înainte de copiere"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Adăugare %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Adaugă valoare pentru AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Adaugă constrângeri"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Schimbă la tabela copiată"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB Repository"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stare"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Activat"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Dezactivează"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Deteriorat"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Repară"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Dezactivat"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Activează"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Interclasare"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -334,54 +334,54 @@ msgstr ""
"Opțiunile adiționale pentru folosirea tabelelor intercalate au fost "
"dezactivate. Pentru a afla de ce ... %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Editează paginile PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabel"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Linie"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Mărime"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "în folosință"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Creare"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Ultima actualizare"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Ultima verficare"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -390,237 +390,245 @@ msgstr[0] "%s tabele"
msgstr[1] "%s tabele"
msgstr[2] "%s tabele"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Comanda dumneavoastră SQL a fost executată cu succes"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Trebuie să alegeți cel puțin o coloană pentru a putea afișa"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortare"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Crescătoare"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Descrescător"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Afișează"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Criteriu"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Și"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Sau"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Modificare"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Adaugă/șterge criteriu"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Adaugă/șterge coloane"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Reînnoire comandă"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Utilizare tabele"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Comandă SQL pe baza de date <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Trimite comanda"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Acces interzis"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "cel puțin unul dintre cuvinte"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "toate cuvintele"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "fraza exactă"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "ca o expresie"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Caută rezultate pentru \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s rezultat(e) în interiorul tabelului <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s rezultat(e) în interiorul tabelului <i>%s</i>"
+msgstr[1] "%s rezultat(e) în interiorul tabelului <i>%s</i>"
+msgstr[2] "%s rezultat(e) în interiorul tabelului <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Navigare"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Șterge"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> rezultat(e)"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> rezultat(e)"
+msgstr[1] "<b>Total:</b> <i>%s</i> rezultat(e)"
+msgstr[2] "<b>Total:</b> <i>%s</i> rezultat(e)"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Caută în baza de date"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Cuvînt/valoare de căutat (metacaracter: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Găsește:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Cuvinte despărțite de un spațiu (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "ÃŽn interiorul tabelei(lor):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "În cîmpul:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Inserare"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Structură"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Aruncă"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Golește"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabelul %s a fost golit"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Vizualizarea %s a fost eliminată"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabelul %s a fost aruncat"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Monitorizarea este activată"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Monitorizarea nu este activată"
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -628,181 +636,181 @@ msgid ""
msgstr ""
"Această vedere are minim acest număr de rânduri. Vedeți %sdocumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vizualizare"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replicare"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sumă"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Cele bifate:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Marchează toate"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Demarchează toate"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Verificare depășit"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Vizualizare imprimare"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Verificare tabel"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizare tabel"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparare tabel"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizare tabel"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportă"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dicționar de date"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Tabelele urmărite"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza de date"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Ultima versiune"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Creat(ă)"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Actualizat(ă)"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Acțiune"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
#, fuzzy
msgid "Delete tracking data for this table"
msgstr "Șterge datele urmărite din acest tabel"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
#, fuzzy
msgid "active"
msgstr "activ(ă)"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
#, fuzzy
msgid "not active"
msgstr "inactiv(ă)"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Versiuni"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
#, fuzzy
msgid "Tracking report"
msgstr "Raport de monitorizare"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Instantaneu al structurii"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Tabele fără monitorizare"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Tabele monitorizate"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Jurnalul (log) bazei de date"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Tipul selectat pentru export trebuie salvat într-un fișier!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Spațiu insuficient pentru salvarea fișierului %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -810,17 +818,17 @@ msgstr ""
"Fișierul %s există deja pe server. Schimbați denumirea fișierului sau bifați "
"opțiunea de suprascriere."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serverul web nu are drepturile necesare pentru a salva fișierul %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Copia a fost salvată în fișierul %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -829,14 +837,14 @@ msgstr ""
"Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la "
"%sdocumentație%s pentru căi de ocolire a acestei limite."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Fișierul nu poate fi citit"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -846,7 +854,7 @@ msgstr ""
"suportul pentru aceasta nu este implementat, fie este dezactivat de "
"configurația dumneavoastră."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,31 +864,31 @@ msgstr ""
"a fost trimit, ori mărimea fișierului a depășit mărimea maximă permisă de "
"configurația PHP-ului dumneavoastră. Vedeți FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Nu au putut fi încărcate modulele adiționale de import, vă rog verificați "
"instalarea!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Eticheta a fost ștearsă."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Afișînd semn de carte"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Semnul de carte %s a fost creat"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importul s-a terminat cu succes, %d interogări executate."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -888,7 +896,7 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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."
@@ -896,21 +904,21 @@ msgstr ""
"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."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "ÃŽnapoi"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin are o interfață mai prietenoasă cu un navigator ce lucreaza cu "
"<b>cadre</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -918,15 +926,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Comenzile \"DROP DATABASE\" sînt dezactivate."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Sigur doriți să "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Sînteți pe cale să DISTRUGEȚI o întreagă bază de date!"
@@ -955,39 +963,39 @@ msgstr "Numele gazdei este gol!"
msgid "The user name is empty!"
msgstr "Numele de utilizator este gol!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parola este goală!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Parolele nu corespund!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Renunță"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Modificările au fost salvate"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relație ștearsă"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation added"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Relație internă adăugată"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Eroare: Relația nu a fost adăugată."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Eroare: relația deja există."
@@ -995,13 +1003,13 @@ msgstr "Eroare: relația deja există."
msgid "Error saving coordinates for Designer."
msgstr "Eroare la salvarea coordonatelor pentru Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Facilități generale"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Dezactivat"
@@ -1017,124 +1025,134 @@ msgstr "Alegeți cheia străină"
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:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Selectează un cîmp"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generează parolă"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generează"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Date"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Anterior"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Următorul"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Total"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mai"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Iun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Iul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Oct"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Ian"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1142,197 +1160,197 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Iun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Iul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Noi"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Dum"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Lun"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Mar"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Vin"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Dum"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mie"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Joi"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Vin"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sâm"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Dum"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Lun"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Mar"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Mie"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Joi"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Vin"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sâm"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "în folosință"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "pe secundă"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Dimensiune font"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Eroare necunoscută la încărcarea fișierului."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "Fișierul încărcat depășește condiția upload_max_filesize din php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1340,93 +1358,93 @@ msgstr ""
"Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în "
"formularul HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Fișierul a fost încărcat numai parțial."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Lipsește un dosar temporar."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Eșec la scrierea fișierului pe disc."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Încărcarea fișierului a fost împiedicată de extensie."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Eroare la mutarea fișierului încărcat, vezi FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Index nu este definit!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexuri"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unic"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "ÃŽmpachetat"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinalitate"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Comentariu"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Editare"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Cheia primară a fost aruncată"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indexul %s a fost aruncat"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Baze de date"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Eroare"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1435,7 +1453,7 @@ msgstr[0] "%1$d rînd(uri) afectat(e)."
msgstr[1] "%1$d rînd(uri) afectat(e)."
msgstr[2] "%1$d rînd(uri) afectat(e)."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1444,7 +1462,7 @@ msgstr[0] "%1$d rînd(uri) șters(e)."
msgstr[1] "%1$d rînd(uri) șters(e)."
msgstr[2] "%1$d rînd(uri) șters(e)."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1453,91 +1471,91 @@ msgstr[0] "%1$d rînd(uri) inserat(e)."
msgstr[1] "%1$d rînd(uri) inserat(e)."
msgstr[2] "%1$d rînd(uri) inserat(e)."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Nu există informații detaliate de stare disponibile pentru motorul de "
"stocare."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s este disponibil pentru acest server MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s a fost dezactivat pentru acest server MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Acest server MySQL nu susține motorul de stocare %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Bază de date nevalidă"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Denumire de tabel nevalidă"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Eroare la redenumirea tabelului %1$s în %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabelului %s i s-a dat un numele de %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "No valid image path for theme %s found!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Nici o previzualizare disponibilă."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "alege"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Tema implicită %s nu a fost găsită!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s nu a fost găsită!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Calea temei nu a fost găsită pentru tema %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Șablon/stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Conexiune esuata: setari invalide."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Bine ați venit la %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1547,7 +1565,7 @@ msgstr ""
"configurare. Puteți folosi %1$s vrăjitorul de setări %2$s pentru a crea un "
"astfel de fișier."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1559,63 +1577,63 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Autentificare"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Documentație phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Nume utilizator:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parolă:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Alegerea serverului"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Trebuie sa aveti activat \"cookies\"."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nu pot face conexiunea catre serverul MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Nume de utilizator/parolă incorecte. Accesul interzis."
@@ -1653,27 +1671,7 @@ msgstr "Vizualizează video"
msgid "Download file"
msgstr "Descarcă fișierul"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nu pot încărca extensia iconv sau recode necesară pentru conversia de "
-"caractere, configurați PHP pentru a permite folosirea acestor extensii sau "
-"dezactivați conversia de caractere din phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nu pot folosi funcțiile iconv nici libiconv nici recode_string în timp ce "
-"extensia este încărcată. Verificați configurația PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1689,13 +1687,13 @@ msgstr ""
"lipsesc apostroful sau ghilimele.<br />Daca primesti o pagina goala, totul "
"pare sa fie bine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1703,208 +1701,208 @@ msgstr ""
"Directiva <tt>$cfg['PmaAbsoluteUri']</tt> TREBUIE să fie stabilită în "
"fișierul de configurare!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Metodă de autentificare nevalidă stabilită în configurație:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Ar trebui sa reactualizati serverul %s %s la o versiune mai noua."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Mărime maximă: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Documentație"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Comanda SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL zice: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Explică SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Sari peste explicarea SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "fără cod PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Creează cod PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Reîncarcă"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Sari peste validarea SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validează SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motoare"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Creare profil"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Timp"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "octeți"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiO"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiO"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiO"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiO"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiO"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiO"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y la %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s zile, %s ore, %s minute și %s secunde"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ÃŽncepe"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Anterior"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Sfîrșit"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Sari la baza de date &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operații"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1913,210 +1911,200 @@ msgstr ""
"nu se poate încărca extensia %s,<br />vă rugăm să verificați configurația "
"PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Evenimente"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nume"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza de date %s a fost aruncată."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Baza de date pare a fi goală!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Interogare prin exemplu"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importă"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Drepturi de acces"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutine"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Tipul întors"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Poate fi aproximativ. Vezi FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Asupra"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Connection for controluser as defined in your configuration failed."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serverul nu răspunde"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detalii..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Schimbare parolă"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nu există parolă"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parola"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Re-tastează"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Compatibil MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generează parolă"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generează"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Creează bază de date nouă"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Creează"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nu există drepturi de acces"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabelul trebuie să conțină cel puțin un cîmp."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Creează tabel nou în baza de date %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Număr de cîmpuri"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nu au putut fi încărcate modulele de export adiționale, vă rog verificați "
"instalarea!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Aruncă %s rînduri, începînd de la rîndul %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Trimite"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Salveaza pe server în directorul %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Suprascrie fișier(e) existent(e)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Șablon nume fișier"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "nume server"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "nume bază de date"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "nume tabel"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2127,40 +2115,40 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "ține minte șablonul"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Setul de caractere al fișierului:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compresie"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Nici unul(a)"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "„arhivatâ€"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "cu „gzipâ€"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "cu „bzip2â€"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Regim de compatibilitate SQL"
@@ -2185,7 +2173,7 @@ msgstr ""
msgid "File to import"
msgstr "Fișier de importat"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Locația fișierului textual"
@@ -2193,13 +2181,13 @@ msgstr "Locația fișierului textual"
msgid "File uploads are not allowed on this server."
msgstr "Încărcările de fișiere nu sînt permise pe acest server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Directorul stabilit pentru încărcare nu poate fi găsit"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "director de încărcare al serverului Web"
@@ -2229,13 +2217,13 @@ 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/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formatul fișierului importat"
@@ -2279,174 +2267,174 @@ msgstr "Portret"
msgid "Paper size"
msgstr "Mărime hîrtie"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Limbă"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nu este un număr valid de rînduri."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "linii începînd cu"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "orizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "orizontal (colontitlu rotativ)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Această operație poate dura. Doriți totuși să fie executată?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sortare după cheie"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opțiuni"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Texte parțiale"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Texte întregi"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Cheie relațională"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Relational display field"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Ascunde"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformare navigator"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Executare comandă marcată"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Linia a fost ștearsă"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Oprește"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "în interogarea"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Afișează înregistrări"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "total"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "comanda a durat %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Schimbare"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operațiuni asupra rezultatelor interogării"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Vizualizare listare (împreună cu text)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Legatură nevalidă"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informații despre versiune"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Directorul de bază pentru date"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "The common part of the directory path for all InnoDB data files."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Fișiere cu date"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Auto-extinde incrementarea"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2454,11 +2442,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool size"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2466,85 +2454,85 @@ msgstr ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stare InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Usage"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Total"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "pagini"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Pagini libere"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Pagini murdare"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Pagini ce conțin date"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pagini de golit"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Pagini ocupate"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activity"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Cereri de citire"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Cereri de scriere"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Scrierea așteaptă"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Scrierea așteaptă în %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Mărime pointer date"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2553,11 +2541,11 @@ msgstr ""
"pentru tabelele MyISAM atunci cînd nu este specificată nici o opțiune "
"MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Regim de recuperare automată"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2565,11 +2553,11 @@ msgstr ""
"Regimul de recuperare automată a tabelelor MyISAM deteriorate, stabilit prin "
"opțiunea startup --myisam-recover server."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Mărimea maximă pentru fișierele de sortare temporare"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2579,11 +2567,11 @@ msgstr ""
"recreării unui index MyISAM (în timpul operațiunilor REPAIR TABLE, ALTER "
"TABLE, sau LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Mărimea maximă pentru fișierele temporare la crearea indexului"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2593,11 +2581,11 @@ msgstr ""
"fi mai mare decît dacă s-ar utiliza cache-ul de chei. Se preferă utilizarea "
"metodei „cache cheiâ€."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Repară firele de execuție"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2606,11 +2594,11 @@ msgstr ""
"create în paralel (fiecare index în firul de execuție propriu) în tipul "
"operațiunii de reparare prin procesul de sortare."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sortare Mărime tampon"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2618,11 +2606,11 @@ msgstr ""
"Tamponul alocat la sortarea indexurilor MyISAM în timpul unei operațiuni "
"REPAIR TABLE sau la crearea indexurilor cu CREATE INDEX sau ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Dimensiune cache index"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2630,11 +2618,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Dimensiune cache înregistrare"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2644,11 +2632,11 @@ msgstr ""
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Dimensiune cache jurnal"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2656,11 +2644,11 @@ msgstr ""
"Cantitatea de memorie alocată pentru cache-ul jurnalului tranzacției, "
"utilizat pentru a depozita datele jurnalului. Implicit este 16MO."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Prag fișiere-jurnal"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2668,11 +2656,11 @@ msgstr ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Dimensiune tampon tranzacție"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2680,11 +2668,11 @@ msgstr ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Checkpoint frequency"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2692,11 +2680,11 @@ msgstr ""
"Mărimea datelor scrise în jurnalul tranzacțiilor înaintea efectuării unei "
"verificări. Mărimea implicită este 24MO."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Data log threshold"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2708,11 +2696,11 @@ msgstr ""
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Prag gunoi"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2720,11 +2708,11 @@ msgstr ""
"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."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Dimensiune tampon jurnal"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2734,27 +2722,27 @@ msgstr ""
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Data file grow size"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "The grow size of the handle data (.xtd) files."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Row file grow size"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "The grow size of the row pointer (.xtr) files."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Număr de fișiere-jurnal"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2766,148 +2754,148 @@ msgstr ""
"will be deleted, otherwise they are renamed and given the next highest "
"number."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linii terminate de"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Cîmpuri încadrate de"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Cîmpuri realizate de"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linii terminate de"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "ÃŽnlocuire NULL cu"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Pune numele cîmpului în primul rînd"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "Date CSV pentru MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Ediția Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Date"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Salvarea datelor din tabel"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Structura de tabel pentru tabelul"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Include captură tabel"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Captură tabel"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continuare captură tabel"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Tasta label"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Legături"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Tip MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Gazda"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Timp de generare"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versiune server"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versiune PHP"
@@ -2915,23 +2903,23 @@ msgstr "Versiune PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Foaie de calcul Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Text Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generează un raport conținînd datele unui singur tabel)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Titlu raport"
@@ -2939,101 +2927,101 @@ msgstr "Titlu raport"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Adăugare comentariu la antet (\\n înseamnă delimitare de rînd)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Cuprinde exportarea într-o tranzacție"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Dezactivare verificări de cheie străine"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opțiuni de exportare a bazei de date"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Utilizati apostroful pentru numele tabelelor și a campurilor"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Adăugare la comentarii"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Creare/reînnoire/verificare date"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Inserări complete"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Inserări extinse"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Lungimea maximă a interogării create"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Folosește inserări întîrziate"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Utilizați ignorare inserări"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Folosește hexazecimale pentru BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Modul de export"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Proceduri"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funcții"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Restrictii pentru tabele sterse"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Restrictii pentru tabele"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TIPURI MIME PENTRU TABEL"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELAÈšII PENTRU TABEL"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Declanșatori"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Structură pentru vizualizare"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Stand-in structure for view"
@@ -3041,172 +3029,172 @@ msgstr "Stand-in structure for view"
msgid "Texy! text"
msgstr "Texy! text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Modul de export"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Modul de export"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Modul de export"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Modul de export"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Deschide fereastră phpMyAdmin nouă"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nu există tabele"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Rezultat SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generat de"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL a dat un set de rezultate gol (zero linii)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Nu sînt baze de date"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Nu sînt baze de date"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Structură"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Înlocuiește datele tabelului cu fișier"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoră rînduri duplicate"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Denumirile coloanelor"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Invalid parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Coloană nevalidă (%s) specificată!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Invalid field count in CSV input on line %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Denumire tabel"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV folosind LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Folosește cuvîntul-cheie LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Modulul opțional nu suportă importuri comprimate!"
@@ -3222,7 +3210,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3233,13 +3221,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Versiunea clientului MySQL"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3247,535 +3235,539 @@ msgid "None"
msgstr "Nici unul(a)"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primar"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tot textul"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nici o schimbare"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Set de caractere"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binar"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgar"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Chineză simplificată"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Chineza Traditionala"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "insensibil la registru"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "sensibil la registru"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Croat"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Ceh"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danez"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Englez"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoniană"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Germană"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "dicționar"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "carte de telefoane"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Maghiar"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandez"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonez"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Leton"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituanian"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Coreean"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persană"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polononez"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "European de vest"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Român"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovacă"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenă"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spaniolă"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Spaniola traditionala"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suedez"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tailandez"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turc"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ucrainean"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "Poliglot"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "European de est"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rus"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltic"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armean"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Chirilic"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arab"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Ebraică"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgiană"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grec"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Cehoslovac"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "necunoscut"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Pagina de pornire"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Deconectare"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Fereastra de comandă"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Acest format nu are opțiuni"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Nu este bine"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "E bine"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Activat"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Arată facilitățile"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Creare PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Arată comentariile coloanei"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Parcurgeti documentatia pentru modul de updatare a Column_comments Table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Comandă SQL salvată"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Istoric SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Nu există descriere"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Nume utilizator"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sortare"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Afișează stare sclav"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Afișează stare sclav"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabil"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Valoare"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID server"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Oricare utilizator"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Utilizare cîmp text"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Oricare gazdă"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Local"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Această gazdă"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Utilizare tabel gazde"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generează parolă"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Conținutul tabelului __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(continuare)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structura tabelului __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Limbă necunoscută: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servere"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabile"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Seturi de caractere"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motoare"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Jurnal binar"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procese"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Caută în baza de date"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Server Web"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Caută în baza de date"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Denumirile coloanelor"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Pune semn de carte la această comandă SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Înlocuiește semnul de carte cu același nume"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Delimitator"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Afișează această comandă din nou aici "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Trimite"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Numai vizualizare"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3783,7 +3775,7 @@ msgstr ""
"Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e "
"vreuna, poate sa te ajute la diagnosticarea problemei"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3804,35 +3796,35 @@ msgstr ""
"parte din comanda la aceea parte care cauzeaza problema și raporteaza acesta "
"ca un BUG in sectiunea DE TAIAT"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "DE TÄ‚IAT - ÃŽNCEPUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "DE TĂIAT - SFÎRȘIT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ÃŽNCEPUT RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "SFÎRȘIT BRUT"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Citare neînchisă"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identificator nevalid"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Înșiruire de punctuație necunoscută"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3841,21 +3833,21 @@ msgstr ""
"Validatorul SQL nu poate fi inițializat. Verificați dacă e instalată "
"extesnsia necesară PHP, așa cum e descris în %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabelul pare a fi gol!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Lungime/Setare"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3873,7 +3865,7 @@ msgstr ""
"(backslash) (\"\\\") sau semnul (\"'\") la aceste valori, folosiți exemplul "
"( '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3881,12 +3873,12 @@ msgstr ""
"Pentru valorile implicite, vă rugăm să introduceți o singură valoare, fără "
"backslash, escape sau ghilimele, folosind formatul: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Proprietăți"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3895,11 +3887,11 @@ msgstr ""
"Pentru lista opțiunilor de transformare disponibile și transformările MIME-"
"type, apăsați pe %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opțiuni de transformare"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3911,18 +3903,18 @@ msgstr ""
"sau apostrof (\"'\") in aceste valori, introduceți backslash-uri (ex. '\\"
"\\xyz' sau 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Nici unul(a)"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Conform definiției:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3931,39 +3923,39 @@ msgstr ""
"Nu este disponibilă nici o descriere pentru această transformare.<br /"
">Întrebați autorul de funcțiile îndeplinite de %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Motor de stocare"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definiție PARTIȚIE"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Salveaza"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Adaugă %s cîmp(uri)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Trebuie să adăugați cel puțin un cîmp."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Eveniment"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3982,7 +3974,7 @@ msgstr ""
"setati și o a doua optiune, trebuie sa aveti prima optiune setata ca și "
"empty string"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3990,8 +3982,8 @@ msgstr ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3999,11 +3991,11 @@ msgstr ""
"Afișează o imagine mica clicabila ; optiuni: latime, inaltime in pixeli "
"(metine dimensiunile originale)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Afișează un link la imagine (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4033,7 +4025,7 @@ msgstr ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4069,7 +4061,7 @@ msgstr ""
"dacă este stabilit la 1, va aplica NOWRAP la conținut, astfel încît întregul "
"output va fi afișat fără reformatare (implicit 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4079,7 +4071,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Menține formatarea originală a cîmpului."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4094,7 +4086,7 @@ msgstr ""
"optiune este un prefix cum ar fi \"http://domain.com/\", a doua optiune este "
"latimea in pixeli, iar a treia este inaltimea."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4109,17 +4101,17 @@ msgstr ""
"un prefix cum ar fi \"http://domain.com/\", a doua optiune este un titlu "
"pentru link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatează textul ca interogare SQL cu evidențierea sintaxei."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4142,66 +4134,66 @@ msgstr "Niciun fișier nu a fost găsit în arhiva ZIP!"
msgid "Error in ZIP archive:"
msgstr "Eroare în arhiva ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Acțiuni"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL connection collation"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfață"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Culoare personalizată"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Resetare"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Versiune protocol"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Utilizator"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Setul de caractere MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Server Web"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Versiunea clientului MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Extensie PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Arată informația PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Pagina oficială phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4212,7 +4204,7 @@ msgstr ""
"Serverul MySQL poate fi astfel vulnerabil. Reparați neapărat această "
"greșeală."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4221,7 +4213,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:282
+#: main.php:281
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 "
@@ -4231,7 +4223,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:290
+#: main.php:289
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 "
@@ -4239,27 +4231,27 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4269,7 +4261,7 @@ msgstr ""
"%s a serverului dumneavoastră MySQL. Această diferență poate cauza "
"comportamente imprevizibile."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4278,75 +4270,75 @@ msgstr ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Personalizează cadrul principal"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Nu sînt baze de date"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Fișiere"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Calendar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Creare tabel"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Selectați baza de date"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabelul nu a fost găsit sau nu este stabilit în %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Selectează o pagină pentru a fi editată"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Creează o nouă pagină"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Numărul paginii:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Așezare automată"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relații interne"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Selectează tabele"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "dezactivare scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4354,113 +4346,113 @@ msgstr ""
"Pagina curentă se leagă de tabele care nu mai există. Doriți ștergerea "
"acestor legături?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabelul „%s†nu există!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Configureaza coordonatelepentru tabelul %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema bazei de date \"%s\" - Pagina %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nu există tabele"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Schema relațională"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sumar"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Arată/ascunde meniul stîng"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Salvează poziție"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Creare tabel"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Creare relație"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Reîncarcă"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ajutor"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Legături unghiulare"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Legături directe"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Aliniere la grilă"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Small/Big All"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Comutare mare/mică"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export coordinates for PDF schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Mutare meniu"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Arată/ascunde toate"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Arată/ascunde tabele fără realție"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Număr de tabele"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Șterge relația"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Pentru a alege relația, faceți clic:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4475,137 +4467,137 @@ msgstr ""
"field, click the \"Choose field to display\" icon, then click on the "
"appropriate field name."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabelul %1$s a fost creat."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exportă/Importă la scală"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "recomandat"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "în/din pagină"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Import fișiere"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Toate"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Selectați jurnalul binar pentru vizualizare"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Fișiere"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncare comenzi afișate"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Afișare comandă întreagă"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Denumire jurnal"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Poziție"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Tip eveniment"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Pozitie originală"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informație"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Set de caractere și gestiunea acestora"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nu este selectată nici o bază de date."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s baza(ele) de data(e) au fost aruncate."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statisticile bazelor de date"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabele"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Nu sînt baze de date"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replicare"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Verifică privilegiile pentru baza de date &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Verifică privilegiile"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Activează statisticile"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Dezactivează statisticile"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4613,11 +4605,11 @@ msgstr ""
"Notă: Activarea statisticilor pentru baza de date poate cauza creșterea "
"traficului între MySQL și serverul Web."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Motoare de stocare"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Vizualizarea schemei bazei de date"
@@ -4826,20 +4818,20 @@ msgid "None"
msgstr "Nici unul(a)"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Drepturi specifice de tabele"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Important: numele drepturilor de acces MySQL apar în engleză"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Privilegii globale"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Drepturi specifice bazei de date"
@@ -4865,99 +4857,99 @@ msgstr "Informații de autentificare"
msgid "Do not change the password"
msgstr "Nu schimbați parola"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nu s-a găsit nici un utilizator."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Utilizatorul %s există deja!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Ați adăugat un nou utilizator."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ați actualizat privilegiile pentru %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Drepturile tale au fost revocate pentru %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Parola pentru %s a fost schimbată cu succes."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Șterge %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nici un utilizator ales pentru ștergere!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reîncărcarea drepturilor"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Utilizatorii selectați au fost eliminați."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Drepturile au fost reîncarcate cu succes."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Editează drepturile de acces"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revocare"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Descriere utilizator"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Permite"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Oricare"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Adaugă un utilizator nou"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Eliminarea utilizatorilor selectați"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revocarea tuturor drepturilor active ale utilizatorilor și stergerea "
"acestora."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Aruncă baza de date care are același nume ca utilizatorul."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4970,103 +4962,103 @@ msgstr ""
"În acest caz, reîncărcați de aici înainte de a continua %sreîncărcarea "
"drepturilor%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Utilizatorul selectat nu a fost găsit în tabelul de drepturi."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Drepturi specifice coloanei"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Adaugă drepturi la baza de date următoare"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Adaugă drepturi la următorul tabel"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Schimbă informațiile de autentificare/Copiază utilizator"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Creează un utilizator nou cu aceleași privilegii și..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... menține cel vechi."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... șterge cel vechi din tabelul de utilizatori."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ...revocă toate privilegiile active de la utilizatorul vechi și șterge-l "
"după aceea."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... șterge cel vechi din tabelul de utilizatori și reîncarcă privilegiile."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Bază de date pentru utilizatorul"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Nici unul(a)"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Creează o bază de date cu același nume și acordă toate privilegiile"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Grant all privileges on wildcard name (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Verifică privilegiile pentru baza de date &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilizatorul are acces la &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specific bazei de date"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Metacaracter"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Firul de execuție %s a fost oprit cu succes."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5074,58 +5066,58 @@ msgstr ""
"phpMyAdmin n-a reusit sa opreasca firul de executie %s. Probabil a fost "
"deja oprit."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Afișează stare sclav"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5134,118 +5126,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Selectați baza de date"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tot textul"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Tot textul"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Dum"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5255,11 +5247,11 @@ msgstr ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "The number of transactions that used the temporary binary log cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5271,11 +5263,11 @@ msgstr ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Cîte fișiere temporare a creat mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5283,7 +5275,7 @@ msgstr ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5291,7 +5283,7 @@ msgstr ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5299,23 +5291,23 @@ msgstr ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "The number of INSERT DELAYED rows written."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "The number of executed FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "The number of internal COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "The number of times a row was deleted from a table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5325,7 +5317,7 @@ msgstr ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5335,7 +5327,7 @@ msgstr ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5343,7 +5335,7 @@ msgstr ""
"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."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5353,7 +5345,7 @@ msgstr ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5361,7 +5353,7 @@ msgstr ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5373,7 +5365,7 @@ msgstr ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5385,36 +5377,36 @@ msgstr ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "The number of internal ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "The number of requests to update a row in a table."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Numărul de cereri de a insera un rînd într-un tabel."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Numărul de pagini conținînd date (curate sau murdare)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Numărul de pagini actualmente murdare."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"The number of buffer pool pages that have been requested to be flushed."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Numărul de pagini libere."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5424,7 +5416,7 @@ msgstr ""
"being read or written or that can't be flushed or removed for some other "
"reason."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5436,11 +5428,11 @@ msgstr ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total size of buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5448,7 +5440,7 @@ msgstr ""
"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."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5456,11 +5448,11 @@ msgstr ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "The number of logical read requests InnoDB has done."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5468,7 +5460,7 @@ msgstr ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5482,55 +5474,55 @@ msgstr ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "The number writes done to the InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "The number of fsync() operations so far."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "The current number of pending fsync() operations."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "The current number of pending reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "The current number of pending writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "The amount of data read so far, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "The total number of data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "The total number of data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "The amount of data written so far, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5538,35 +5530,35 @@ msgstr ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "The number of log write requests."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "The number of physical writes to the log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "The number of fsyncs writes done to the log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "The number of pending log file fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pending log file writes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "The number of bytes written to the log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Numărul de pagini create."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5574,51 +5566,51 @@ msgstr ""
"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."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Numărul de pagini citite."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Numărul de pagini scrise."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "The number of row locks currently being waited for."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "The average time to acquire a row lock, in milliseconds."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "The total time spent in acquiring row locks, in milliseconds."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "The maximum time to acquire a row lock, in milliseconds."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "The number of times a row lock had to be waited for."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "The number of rows deleted from InnoDB tables."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "The number of rows inserted in InnoDB tables."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Numărul de rînduri citite din tabelele InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Numărul de rînduri actualizate în tabelele InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5626,7 +5618,7 @@ msgstr ""
"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."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5634,7 +5626,7 @@ msgstr ""
"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."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5644,11 +5636,11 @@ msgstr ""
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "The number of requests to read a key block from the cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5658,15 +5650,15 @@ msgstr ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "The number of requests to write a key block to the cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "The number of physical writes of a key block to disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5676,11 +5668,11 @@ msgstr ""
"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."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5688,35 +5680,35 @@ msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "The number of files that are open."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "The number of streams that are open (used mainly for logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Numărul de tabele ce sînt deschise."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "The number of free memory blocks in query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "The amount of free memory for query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Numărul de nimeriri în cache."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Numărul de interogări adăugate la cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5728,7 +5720,7 @@ msgstr ""
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5736,24 +5728,24 @@ msgstr ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Numărul de interogări înregistrate în cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Numărul total de blocuri în cache-ul interogării."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reinițializare"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "The status of failsafe replication (not yet implemented)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5761,11 +5753,11 @@ msgstr ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "The number of joins that used a range search on a reference table."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5773,7 +5765,7 @@ msgstr ""
"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.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5781,15 +5773,15 @@ msgstr ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "The number of joins that did a full scan of the first table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "The number of temporary tables currently open by the slave SQL thread."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5797,11 +5789,11 @@ msgstr ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "This is ON if this server is a slave that is connected to a master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5809,13 +5801,13 @@ msgstr ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"The number of queries that have taken more than long_query_time seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5825,23 +5817,23 @@ msgstr ""
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "The number of sorts that were done with ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Numărul de rînduri sortate."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "The number of sorts that were done by scanning the table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "The number of times that a table lock was acquired immediately."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5853,7 +5845,7 @@ msgstr ""
"should first optimize your queries, and then either split your table or "
"tables or use replication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5863,11 +5855,11 @@ msgstr ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Numărul de conexiuni deschise momentan."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5879,107 +5871,107 @@ msgstr ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "The number of threads that are not sleeping."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informații rulare"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Gestionar"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Cache interogări"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Fire"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Date temporare"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Inserări întîrziate"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Key cache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joncțiuni"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortare"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Coordonator tranzacție"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Afișează tabele deschise"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Afișează gazde sclavi"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Afișează stare sclav"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Reinițializare cache interogare"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Afișează procesele"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Resetare"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Acest server MySQL rulează de %s. S-a lansat la %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5987,11 +5979,11 @@ msgstr ""
"<b>Trafic server</b>: Aceste tabele arată statistica de trafic în retea a "
"acestui server MySQL de la lansare."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafic"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5999,36 +5991,36 @@ msgstr ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "pe oră"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Recepționat"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Trimis"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Conexiuni"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "conexiuni concurente (maxim)"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Încercări nereușite"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ÃŽntrerupt"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6037,273 +6029,269 @@ msgstr ""
"<b>Statistică interogări</b>: De la început, s-au trimis %s interogări la "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "pe minut"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "pe secundă"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Tip interogare"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replicare"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Structură pentru vizualizare"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Structură pentru vizualizare"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Faceți modificările selectate"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
msgid "Current connection"
msgstr "Comprimă conexiunea"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Variabile și configurări de server"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Valoare sesiune"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Valoare globală"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Descarcă"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
#, fuzzy
msgid "New server"
msgstr "Server Web"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Afișează"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Local"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Documentație phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Date"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funcționalități"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Cadrul principal"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Redactează serverul"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Adaugă un server nou"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6313,67 +6301,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Nu pot face conexiunea catre serverul MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6381,451 +6369,443 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Redenumire bază de date în"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Redenumire bază de date în"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Redenumire bază de date în"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
#, fuzzy
msgid "Could not connect to MySQL server"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Setul de caractere al fișierului"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Șablon nume fișier"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Șablon nume fișier"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Șablon nume fișier"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Salvează pe server"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Șablon nume fișier"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nu"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
#, fuzzy
msgid "Force SSL connection"
msgstr "Comprimă conexiunea"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Regim de navigare"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Personalizează regimul de navigare"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Personalizează regimul de redactare"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Regim de redactare"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Opțiuni de exportare a bazei de date"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Import fișiere"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Import fișiere"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import / export"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Opțiuni de afișare a bazelor de date"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Personalizează aspectul cadrului de navigare"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opțiuni de afișare a tabelelor"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Opțiuni de afișare a tabelelor"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Opțiuni de exportare a bazei de date"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Nu sînt baze de date"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Personalizare"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opțiuni de exportare a bazei de date"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Opțiuni de exportare a bazei de date"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
#, fuzzy
msgid "Customize navigation frame"
msgstr "Personalizează cadrul principal"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Personalizează cadrul principal"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "Comanda SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "Comanda SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Stare"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Alegeți cum doriți să funcționeze filele"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "File"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6833,25 +6813,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6862,153 +6842,153 @@ msgstr ""
"apropie de limita de timp. Aceasta poate fi o metodă bună de a importa "
"fișiere mari, deși poate strica tranzacții."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
#, fuzzy
msgid "Insecure connection"
msgstr "Comprimă conexiunea"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Numărul de rînduri sortate."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Șablon nume fișier"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Versiunea clientului MySQL"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7016,167 +6996,167 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Ascunde baze de date"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
#, fuzzy
msgid "Maximum tables"
msgstr "Ascunde baze de date"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Limitare de resurse"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Directorul de bază pentru date"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7186,148 +7166,148 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
#, fuzzy
msgid "Host authentication order"
msgstr "Tipul autentificării"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
#, fuzzy
msgid "Host authentication rules"
msgstr "Hardware authentication failed"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Permite autentificarea ca „rootâ€"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Metoda de autentificare de utilizat"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Tipul autentificării"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Comprimă conexiunea"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Tipul conexiunii"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nu există tabele"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentare tabel"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7338,335 +7318,335 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Extensia PHP de utilizat"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Ascunde baze de date"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Numele de gazdă al serverului"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Încearcă conectarea fără parolă"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Conectează fără parolă"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "LăsaÈ›i gol dacă nu utilizaÈ›i „config authâ€"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Parola pentru „config authâ€"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Portul serverului"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Reparare tabel"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Regim de recuperare automată"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Comenzi"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
#, 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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Soclul serverului"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Utilizează SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Arată comentariile coloanei"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Utilizator pentru „config authâ€"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Arată culoarea"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Afișare comandă întreagă"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statisticile rîndului"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7674,39 +7654,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Afișează tabele deschise"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "da"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7714,49 +7694,49 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Directorul de bază pentru date"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "A primit de la server un număr de versiune invalid"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7765,370 +7745,370 @@ msgstr ""
"O nouă versiune a phpMyAdmin este disponibilă și vă recomandam să inițiați "
"procesul de actualizare. Noua versiune este %s, publicată în data de %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Nu este disponibilă nici o versiune stabilă nouă"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
#, fuzzy
msgid "Unparsable version string"
msgstr "Åžirul de caractere al versiunii nu este descifrabil."
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Verificarea versiunii"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "ID rînd inserat: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Afișare ca și cod PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Afișare interogare SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Probleme cu indexul tabelului `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etichetă"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabelul %1$s a fost alterat cu succes"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Caută printre valori necunoscute"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funcție"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoră"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
"Datorită lungimii sale, <br /> acest cîmp s-ar putea să nu fie editabil"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Remove BLOB Repository Reference"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binar - a nu se edita"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Upload to BLOB repository"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Inserează ca o nouă linie"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Afișare interogare SQL"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Revenire"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Adaugă o nouă înregistrare"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Înapoi la această pagină"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Editează rîndul următor"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Folosiți tasta TAB pentru a trece de la o valoare la alta sau CTRL+săgeți "
"pentru a merge în oricare direcție"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Repornește inserția cu %s rînduri"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabelul %s există deja!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabelul %1$s a fost creat."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Vizualizarea schemei tabelului"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Numele cheii primare trebuie să fie... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Nu puteți redenumi index-ul la un nume PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Nu sînt definite părți din index!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Creează un nou index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modifică un index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Nume index&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tip index&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(Numele „PRIMARY†<b>trebuie</b> să fie <b>numai</b> la cheia primară!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Adaugă la coloana(ele) index &nbsp;%s&nbsp;"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Numărul coloanelor trebuie să fie mai mare de zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nu se poate copia tabelul peste cel existent pentru că este același!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nu se poate copia tabelul pe cel existent pentru ca este acelasi"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabelul %s a fost mutat la %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabelul %s a fost copiat la %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Numele de tabel este gol!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Alterare „ordonare tabel dupăâ€"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Mută tabelul la (bază_de_date<b>.</b>tabel):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opțiuni tabel"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Redenumire tabel la"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copiază tabelul la (bază_de_date<b>.</b>tabel):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Schimbă la tabela copiată"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Administrare tabel"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentare tabel"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabelul %s a fost curățat"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Curățarea tabelului (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Întreținerea partiției"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partiția %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analizează"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Verifică"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimizează"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Reconstruiește"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Repară"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Elimină partiționarea"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Verificarea integrității referinței:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Arată tabelele"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Utilizare spațiu"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Utilizare"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efectiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statisticile rîndului"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Comenzi"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamic"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Lungime linie"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Mărime linie "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Error creating foreign key on %1$s (check data types)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relații interne"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8136,246 +8116,246 @@ msgstr ""
"Nu este necesară o relație internă atunci cînd există o cheie externă "
"corespondentă."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
msgid "Foreign key constraint"
msgstr "Constrângeri ale cheii străine"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nu e nici un rînd selectat"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Execută o interogare prin exemplu (metacaracter: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operand"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Selectează cîmpurile (cel puțin unul):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Adaugă condiție de căutare (parte a comenzii \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Numărul de înregistrări pe pagină"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Ordine de afișare:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Răsfoiește valori distincte"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Nici unul/una"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabelul %s a fost aruncat"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "A fost adăugată o cheie primară la %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "A fost adăugat un index la %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Vizualizare relațională"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propune structura de tabele"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Adaugă %s cîmp(uri)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "La sfîrșitul tabelului"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "La începutul tabelului"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "După %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Creează un index pe&nbsp;%s&nbsp;coloană"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partiționat"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Nume utilizator:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Modul de export"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persană"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Creare relație"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8384,46 +8364,63 @@ msgstr ""
"Nu există suport pentru tematici, vă rugăm să verificați configurația și/sau "
"designurile în directorul %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tipuri MIME disponibile"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Tipurile MIME enumerate cursiv nu au o funcție de transformare separată"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Informații disponibile"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Descriere"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nu dețineți drepturi de acces pentru a vă afla aici!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profilul a fost actualizat."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Denumire VIZIUNE"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Redenumire tabel la"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nu pot încărca extensia iconv sau recode necesară pentru conversia de "
+#~ "caractere, configurați PHP pentru a permite folosirea acestor extensii "
+#~ "sau dezactivați conversia de caractere din phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nu pot folosi funcțiile iconv nici libiconv nici recode_string în timp ce "
+#~ "extensia este încărcată. Verificați configurația PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ru.po b/po/ru.po
index 24511c6ade..e6498d0129 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:23+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: russian <ru@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Показать вÑе"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Ðомер Ñтраницы:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,299 +37,299 @@ msgstr ""
"родительÑкое окно или ваш браузер блокирует межоконные Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð·-за "
"наÑтроек безопаÑноÑти"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ПоиÑк"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "OK"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ð˜Ð¼Ñ Ð¸Ð½Ð´ÐµÐºÑа"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ОпиÑание"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ИÑпользовать Ñто значение"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "База данных %1$s была Ñоздана."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Комментарий к базе данных:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Комментарий к таблице"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ Ñтолбцов"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тип"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "По умолчанию"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "СвÑзи"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Комментарии"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ðет"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Да"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Печать"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Отобразить дамп (Ñхему) базы данных"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Таблиц в базе данных не обнаружено."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Выделить вÑе"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "СнÑÑ‚ÑŒ выделение"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ðе указано Ð¸Ð¼Ñ Ð±Ð°Ð·Ñ‹ данных!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "База данных `%s` переименована в `%s`."
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "База данных %s была Ñкопирована в %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Переименовать базу данных в"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Команда"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "и затем"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Скопировать базу данных в"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Только Ñтруктура"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структура и данные"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Только данные"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Перед копированием Ñоздать базу данных (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Добавить %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Добавить AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Добавить ограничениÑ"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "ПереключитьÑÑ Ð½Ð° Ñкопированную базу данных"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Хранилище данных типа BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СоÑтоÑние"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "ДоÑтупно"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Отключить"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Повреждено"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ИÑправление"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "ÐедоÑтупно"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Включить"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Сравнение"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,54 +338,54 @@ msgstr ""
"Дополнительные возможноÑти Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ñо ÑвÑзанными таблицами недоÑтупны. "
"Ð”Ð»Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸Ñ‡Ð¸Ð½Ñ‹ нажмите %sздеÑÑŒ%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Редактирование PDF-Ñтраниц"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Таблица "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Строки"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Размер"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "иÑпользуетÑÑ"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Создание"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ПоÑледнее обновление"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ПоÑледнÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -394,238 +394,246 @@ msgstr[0] "Таблиц: %s"
msgstr[1] "Таблиц: %s"
msgstr[2] "Таблиц: %s"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL-Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð±Ñ‹Ð» уÑпешно выполнен"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr ""
"Ð”Ð»Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñа, должен быть выбран отображаемый Ñтолбец/Ñтолбцы."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ОтÑортировать"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "По возраÑтанию"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "По убыванию"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Показать"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критерий"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ð’Ñтавить"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "И"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Удалить"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Или"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Изменить"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Добавить/удалить Ñ€Ñд критериÑ"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Добавить/удалить Ñтолбец критериÑ"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Дополнить запроÑ"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ИÑпользовать таблицы"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-Ð·Ð°Ð¿Ñ€Ð¾Ñ Ðº базе данных <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Выполнить запроÑ"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ð’ доÑтупе отказано"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "любое из Ñлов"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "вÑе Ñлова"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "точное ÑоответÑтвие"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "регулÑрное выражение"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Результаты поиÑка по &quot;<i>%s</i>&quot; %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s вхождениÑ(ий) в таблице <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s вхождениÑ(ий) в таблице <i>%s</i>"
+msgstr[1] "%s вхождениÑ(ий) в таблице <i>%s</i>"
+msgstr[2] "%s вхождениÑ(ий) в таблице <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Обзор"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Удалить"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Итого:</b> <i>%s</i> вхождениÑ(ий)"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Итого:</b> <i>%s</i> вхождениÑ(ий)"
+msgstr[1] "<b>Итого:</b> <i>%s</i> вхождениÑ(ий)"
+msgstr[2] "<b>Итого:</b> <i>%s</i> вхождениÑ(ий)"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "ПоиÑк в базе данных"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Слово(а) или значение(Ñ) Ð´Ð»Ñ Ð¿Ð¾Ð¸Ñка (групповой Ñимвол: &quot;%&quot;):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "ИÑкать:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Слова разделÑÑŽÑ‚ÑÑ Ð¿Ñ€Ð¾Ð±ÐµÐ»Ð¾Ð¼ (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "В таблице/таблицах:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Внутри полÑ:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ð’Ñтавить"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Удалить"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ОчиÑтить"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Таблица %s была очищена"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "ПредÑтавление %s было удалено"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Таблица %s была удалена"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Слежение включено."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Слежение выключено."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -634,173 +642,173 @@ msgstr ""
"Данное предÑтавление имеет, по меньшей мере, указанное количеÑтво Ñтрок. "
"ПожалуйÑта, обратитеÑÑŒ к %sдокументации%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ПредÑтавление"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "РепликациÑ"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Ð’Ñего"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s - тип таблиц данного MySQL Ñервера уÑтанавливаемый по умолчанию."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "С отмеченными:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Отметить вÑе"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "СнÑÑ‚ÑŒ выделение"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Отметить требующие оптимизации"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "ВерÑÐ¸Ñ Ð´Ð»Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Проверить таблицу"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Оптимизировать таблицу"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ВоÑÑтановить таблицу"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðнализ таблицы"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ЭкÑпорт"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Словарь данных"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "ОтÑлеживаемые таблицы"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "База данных"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "ПоÑледнÑÑ Ð²ÐµÑ€ÑиÑ"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Создан"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Обновлён"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ДейÑтвие"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Удалить данные ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ Ð·Ð° таблицей"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "включено"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "выключено"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "ВерÑии"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Отчёт ÑлежениÑ"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Обзор Ñтруктуры"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "ÐеотÑлеживаемые таблицы"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "ОтÑлеживать таблицу"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Журнал базы данных"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Выбранный тип ÑкÑпорта возможен только в файл!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ð”Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° %s недоÑтаточно диÑкового проÑтранÑтва."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -808,17 +816,17 @@ msgstr ""
"Файл %s уже ÑущеÑтвует на Ñервере, измените Ð¸Ð¼Ñ Ð¸Ð»Ð¸ включите параметр "
"перезапиÑи."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ðе доÑтаточно прав Ð´Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° %s на веб-Ñервере."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп был Ñохранен в файл %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -827,14 +835,14 @@ msgstr ""
"ВероÑтно, размер загружаемого файла Ñлишком велик. СпоÑобы обхода данного "
"Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð¾Ð¿Ð¸Ñаны в %sдокументации%s."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ошибка при чтении файла"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -844,7 +852,7 @@ msgstr ""
"может быть импортирован. Поддержка данного метода еще не реализована, либо "
"отключена при конфигурировании."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -854,31 +862,31 @@ msgstr ""
"импортируемого файла превышает макÑимально допуÑтимый, заданный в наÑтройках "
"PHP. См. FAQ 1.16"
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Модули импорта - отÑутÑтвуют! Проверьте Ñодержимое каталога libraries/import "
"уÑтановленной копии phpMyAdmin."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Закладка удалена."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Отображение закладки"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Закладка &quot;%s&quot; Ñоздана"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Импорт уÑпешно завершен, запроÑов выполнено: %d."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -887,7 +895,7 @@ msgstr ""
"его выбрав тот же файл, и процеÑÑ Ð¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶Ð¸Ñ‚ÑÑ Ñ Ñ‚Ð¾Ð³Ð¾ меÑта на котором "
"оÑтановилÑÑ."
-#: import.php:426
+#: 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."
@@ -896,19 +904,19 @@ msgstr ""
"означает, что phpMyAdmin не Ñможет завершить процеÑÑ Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð° до тех пор, "
"пока не будет увеличено ограничение времени Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ php-Ñценариев."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "Ð”Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ phpMyAdmin нужен браузер Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¾Ð¹ <b>фреймов</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Выделение"
@@ -916,15 +924,15 @@ msgstr "Выделение"
msgid "Click to unselect"
msgstr "СнÑтие выделениÑ"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Команда \"DROP DATABASE\" (удалить базу данных) - отключена."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ð’Ñ‹ дейÑтвительно хотите выполнить запроÑ"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "База данных будет полноÑтью удалена!"
@@ -953,39 +961,39 @@ msgstr "ПуÑтое Ð¸Ð¼Ñ Ñ…Ð¾Ñта!"
msgid "The user name is empty!"
msgstr "Ðе задано Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Пароль не задан!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Ðекорректное подтверждение паролÑ!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Отмена"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Ð˜Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ñохранены"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "СвÑзь удалена"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Добавлена ÑвÑзь на внешний ключ (FOREIGN KEY)"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Добавлена внутреннÑÑ ÑвÑзь"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Ошибка: СвÑзь не добавлена."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Ошибка: СвÑзь уже ÑущеÑтвует."
@@ -993,13 +1001,13 @@ msgstr "Ошибка: СвÑзь уже ÑущеÑтвует."
msgid "Error saving coordinates for Designer."
msgstr "Ошибка ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¾Ñ€Ð´Ð¸Ð½Ð°Ñ‚."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "ОÑновные возможноÑти ÑвÑзей"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "ÐедоÑтупно"
@@ -1017,125 +1025,135 @@ msgstr ""
"Выберите поле ÑвлÑющееÑÑ Ð¿ÐµÑ€Ð²Ð¸Ñ‡Ð½Ñ‹Ð¼ (PRIMARY), или уникальным (UNIQUE) "
"индекÑом!"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Выбор отображаемого Ñтолбца"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Создать пароль"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Генерировать"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Пожертвование"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Ðазад"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Следующий"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ð’Ñего"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Двоичный"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Мар"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Ðпр"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Май"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Июн"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Июл"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ðвг"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Окт"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Янв"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Фев"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Мар"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Ðпр"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1143,199 +1161,199 @@ msgid "May"
msgstr "Май"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Июн"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Июл"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ðвг"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Сен"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Окт"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ÐоÑ"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Дек"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ð’Ñ"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пн"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ð’Ñ‚"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пт"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ð’Ñ"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Пн"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ð’Ñ‚"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Ср"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Чт"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Пт"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Сб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ð’Ñ"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пн"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ð’Ñ‚"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Ср"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чт"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пт"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Сб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Вики"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "иÑпользуетÑÑ"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "в Ñекунду"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Размер шрифта"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "При Ð²Ñ€ÐµÐ¼Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐµ файла произошла неизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Размер загружаемого файла превышает значение директивы upload_max_filesize "
"уÑтановленное в конфигурационном файле PHP (php.ini)."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1343,93 +1361,93 @@ msgstr ""
"Размер загружаемого файла превышает значение директивы MAX_FILE_SIZE, "
"определенной в HTML форме."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Загруженный файл был загружен только чаÑтично."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Ðе найден каталог Ð´Ð»Ñ Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð½Ñ‹Ñ… файлов."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Ошибка при попытке запиÑи файла на диÑк."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Загрузка файла оÑтановлена из-за раÑширениÑ."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Ошибка при перемещении загруженного файла, Ñм. FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ðµ определен!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ИндекÑÑ‹"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Уникальный"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Упакован"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Уникальных Ñлементов"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Комментарий"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Изменить"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Первичный ключ был удален"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s был удален"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, 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 равнозначны и один из них может быть удалён."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Базы данных"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Ошибка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1437,7 +1455,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "Затронуто Ñтрок: %1$d."
msgstr[1] "Затронуто Ñтрок: %1$d."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1445,7 +1463,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Удалено Ñтрок: %1$d."
msgstr[1] "Удалено Ñтрок: %1$d."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1453,90 +1471,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Ð’Ñтавлено Ñтрок: %1$d."
msgstr[1] "Ð’Ñтавлено Ñтрок: %1$d."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Ð”Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ ÑоÑтоÑнии данного типа таблиц - отÑутÑтвует."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Данный MySQL-Ñервер поддерживает таблицы типа %s."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Тип таблиц %s был отключен на данном MySQL Ñервере."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Данный Ñервер MySQL не поддерживает тип таблиц %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ Ð±Ð°Ð·Ð° данных"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ðеправильное Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Ошибка при переименовании таблицы %1$s в %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Таблица `%s` была переименована в `%s`."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ðе найден правильный путь к изображениÑм Ð´Ð»Ñ Ñ‚ÐµÐ¼Ñ‹ %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "ПредпроÑмотр не доÑтупен."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Применить"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Тема по-умолчанию %s не найдена!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Тема %s не найдена!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Путь к файлам темы %s не найден!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Тема / Стиль"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Соединение невозможно! Ðеверные наÑтройки."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Добро пожаловать в %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1545,7 +1563,7 @@ msgstr ""
"Ð’Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð°Ñ Ð¿Ñ€Ð¸Ñ‡Ð¸Ð½Ð° - отÑутÑтвие файла конфигурации. Ð”Ð»Ñ ÐµÐ³Ð¾ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð²Ñ‹ "
"можете воÑпользоватьÑÑ %1$sÑценарием уÑтановки%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1557,62 +1575,62 @@ msgstr ""
"php и удоÑтоверьтеÑÑŒ, что они ÑоответÑтвуют данным полученным от "
"админиÑтратора Ñервера MySQL."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ÐвторизациÑ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Сервер"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Пользователь:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Пароль:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Выбор Ñервера"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Ð”Ð»Ñ Ð¿Ð¾Ð»Ð½Ð¾Ñ†ÐµÐ½Ð½Ð¾Ð¹ работы необходима поддержка cookies браузером."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "Вход без Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½ при конфигурации (Ñмотрите AllowNoPassword)"
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"ОтÑутÑтвие активноÑти более %s Ñекунд, пожалуйÑта, авторизуйтеÑÑŒ заново"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðевозможно подключитьÑÑ Ðº Ñерверу MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Данные Ð´Ð»Ñ Ð²Ñ…Ð¾Ð´Ð° не верны. Ð’ доÑтупе отказано."
@@ -1650,27 +1668,7 @@ msgstr "ПроÑмотреть видео"
msgid "Download file"
msgstr "Загрузить файл"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðе подключены раÑÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ iconv или recode, необходимые Ð´Ð»Ñ ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ð¸ "
-"кодировок. Ðеобходимо наÑтроить PHP, включив данные раÑширениÑ, или "
-"отключить возможноÑÑ‚ÑŒ конвертации кодировок в наÑтройках phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"ÐеÑÐ¼Ð¾Ñ‚Ñ€Ñ Ð½Ð° то что необходимые раÑÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ Ð·Ð°Ð³Ñ€ÑƒÐ¶ÐµÐ½Ñ‹, иÑпользование функций "
-"iconv, libiconv или recode_string - невозможно. Проверьте наÑтройки PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1686,13 +1684,13 @@ msgstr ""
"ÑинтакÑичеÑÐºÐ°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°, например, где-то пропущена кавычка или точка Ñ "
"запÑтой.<br />ЕÑли отобразитÑÑ Ð¿ÑƒÑÑ‚Ð°Ñ Ñтраница - вÑе в порÑдке."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Could not load default configuration from: %1$s"
msgstr "Ðевозможно загрузить изначальную конфигурацию из: &quot;%1$s&quot;"
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1700,209 +1698,209 @@ msgstr ""
"Директива <tt>$cfg['PmaAbsoluteUri']</tt> ДОЛЖÐРбыть уÑтановлена в "
"конфигурационном файле!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Ðеправильный номер Ñервера: &quot;%s&quot;"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Ð”Ð»Ñ Ñервера %1$s указано неверное Ð¸Ð¼Ñ Ñ…Ð¾Ñта. ИÑправьте наÑтройки заданные в "
"конфигурационном файле phpMyAdmin."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сервер"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
"Ð’ конфигурационном файле phpMyAdmin уÑтановлен неверный метод аутентификации:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Ðеобходимо обновить %s до верÑии %s или выше."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑимальный размер: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ДокументациÑ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-запроÑ"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Ответ MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Ðнализ запроÑа"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Убрать анализ"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Убрать PHP-код"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Обновить"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Убрать проверку ÑинтакÑиÑа SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Проверка ÑинтакÑиÑа"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Типы таблиц"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Профилирование"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ВремÑ"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Байт"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "КБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ТБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "ПБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "ЭБ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d %Y г., %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дней, %s чаÑов, %s минут и %s Ñекунд"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Ðачало"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Ðазад"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Конец"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Перейти к базе данных &quot;%s&quot;"
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Работа параметра &quot;%s&quot; подвержена ошибке, опиÑание Ñмотрите на %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Операции"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1911,213 +1909,203 @@ msgstr ""
"Ðевозможно загрузить раÑширение [a@http://php.net/%1$s@Documentation][em]%1$s"
"[/em][/a]! Проверьте наÑтройки PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "СобытиÑ"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "ИмÑ"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "База данных %s была удалена."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "База данных - пуÑта!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Слежение"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ЗапроÑ&nbsp;по&nbsp;шаблону"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Дизайнер"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Импорт"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Привилегии"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Процедуры"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Возвращаемый тип"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Может быть приблизительно. См. FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Фрагментировано"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Ðе удалоÑÑŒ уÑтановить подключение Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ ÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð¾Ð³Ð¾ в директиве "
"controluser, Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ параметров определенных в конфигурационном файле "
"config.inc.php."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Сервер не отвечает"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(либо Ñокет локального MySQL-Ñервера некорректно наÑтроен)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Детали..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Изменить пароль"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Без паролÑ"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Пароль"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Подтверждение"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Хеширование паролÑ"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 ÑовмеÑтимо"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Создать пароль"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Генерировать"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "ÐÐ¾Ð²Ð°Ñ Ð±Ð°Ð·Ð° данных"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Создать"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ðет привилегий"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "У таблицы должно быть, как минимум, одно поле."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Создать новую таблицу в базе данных %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "КоличеÑтво полей"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Модули ÑкÑпорта, отÑутÑтвуют! Проверьте Ñодержимое каталога libraries/export "
"уÑтановленной копии phpMyAdmin."
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Дамп из %s Ñтрок, Ð½Ð°Ñ‡Ð¸Ð½Ð°Ñ Ñ Ð·Ð°Ð¿Ð¸Ñи # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Выгрузить вÑе Ñтроки"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Сохранить как файл"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Сохранить на Ñервере в каталоге %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "ПерезапиÑать ÑущеÑтвующий(е) файл(Ñ‹)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблон имени файла"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "Ð¸Ð¼Ñ Ñервера"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "Ð¸Ð¼Ñ Ð±Ð°Ð·Ñ‹ данных"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2128,40 +2116,40 @@ msgstr ""
"вÑтавка текущей даты и времени. Дополнительно могут быть иÑпользованы "
"Ñледующие подÑтановки: %3$s. ОÑтальной текÑÑ‚ оÑтанетÑÑ Ð±ÐµÐ· изменений."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запомнить шаблон"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Кодировка файла:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Упаковать"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ðет"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzip"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Режим ÑовмеÑтимоÑти SQL"
@@ -2189,7 +2177,7 @@ msgstr "ПожалуйÑта, подождите, файл был загруже
msgid "File to import"
msgstr "Импортируемый файл"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Выбор файла"
@@ -2197,13 +2185,13 @@ msgstr "Выбор файла"
msgid "File uploads are not allowed on this server."
msgstr "Загрузка файлов на Ñервер, невозможна."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "УÑтановленный каталог загрузки не доÑтупен"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Из каталога загрузки"
@@ -2233,13 +2221,13 @@ msgstr ""
"Разрешить Ñкрипту разбивать процеÑÑ Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð° при приближении временного "
"лимита. Может быть иÑпользовано при импорте файлов большого размера."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "КоличеÑтво запроÑов пропуÑкаемых от начала импорта"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Формат импортируемого файла"
@@ -2283,174 +2271,174 @@ msgstr "КнижнаÑ"
msgid "Paper size"
msgstr "Размер бумаги"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Язык"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "ЧиÑло %d не ÑвлÑетÑÑ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ номером Ñтроки."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "Ñтрок Ð½Ð°Ñ‡Ð¸Ð½Ð°Ñ Ñ"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "горизонтальном"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "горизонтальном (повернутые заголовки)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вертикальном"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "в %s режиме, заголовки поÑле каждых %s Ñчеек"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Выполнение данной операции может занÑÑ‚ÑŒ длительное времÑ. Продолжить?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Сортировать по индекÑу"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Параметры"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Сокращенное отображение данных"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Развернутое отображение данных"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "СÑылочный ключ"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Значение ÑвÑзанного полÑ"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Показать бинарные данные"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Показать BLOB Ñодержимое"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Показывать бинарные данные в виде HEX значений"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Скрыть"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Преобразование"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Выполнить отмеченный запроÑ"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "ЗапиÑÑŒ была удалена"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Завершить"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "по запроÑу"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Отображает Ñтроки"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "вÑего"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð·Ð°Ð½Ñл %01.4f Ñек."
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Изменить"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "ИÑпользование результатов запроÑа"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "ВерÑÐ¸Ñ Ð´Ð»Ñ Ð¿ÐµÑ‡Ð°Ñ‚Ð¸ (полноÑтью)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "СвÑзь не найдена"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ верÑии"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Домашний каталог Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "ÐžÐ±Ñ‰Ð°Ñ Ñ‡Ð°ÑÑ‚ÑŒ пути к каталогу Ð´Ð»Ñ Ð²Ñех файлов данных InnoDB"
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Файлы данных"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "ÐвтоматичеÑкое увеличение"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2458,11 +2446,11 @@ msgstr ""
"Размер (в мегабайтах) автоматичеÑкого ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° данных при "
"переполнении табличной облаÑти"
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Размер буферного пула"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2470,85 +2458,85 @@ msgstr ""
"Размер буфера памÑти, который InnoDB иÑпользует Ð´Ð»Ñ ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… и "
"индекÑов Ñвоих таблиц"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Буферный пул"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "СоÑтоÑние InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ИÑпользование"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ð’Ñего"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñтраниц"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "ЧиÑÑ‚Ñ‹Ñ… Ñтраниц"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "ГрÑзных Ñтраниц"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Страниц Ñ Ð´Ð°Ð½Ð½Ñ‹Ð¼Ð¸"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Страниц к очиÑтке"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "ЗанÑÑ‚Ñ‹Ñ… Ñтраниц"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Блокированных Ñтраниц"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ÐктивноÑÑ‚ÑŒ"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "ЗапроÑÑ‹ на чтение"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "ЗапроÑÑ‹ на запиÑÑŒ"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "ПропуÑки при чтении"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Ожидание очиÑтки"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "ПропуÑки при чтении, в %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Ожидание очиÑтки, в %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Размер ÑƒÐºÐ°Ð·Ð°Ñ‚ÐµÐ»Ñ Ð² файле данных"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2557,11 +2545,11 @@ msgstr ""
"TABLE) типа MyISAM, Ñ Ð½ÐµÑƒÑтановленным параметром макÑимального чиÑла Ñтрок "
"(MAX_ROWS)."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Режим автоматичеÑкого воÑÑтановлениÑ"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2569,11 +2557,11 @@ msgstr ""
"Режим автоматичеÑкого воÑÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ† поÑле ÑбоÑ. УÑтанавливаетÑÑ "
"параметром --myisam-recover, при запуÑке Ñервера."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "МакÑимальный размер временных индекÑных файлов"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2585,11 +2573,11 @@ msgstr ""
"Ð¸Ð½Ð´ÐµÐºÑ Ð±ÑƒÐ´ÐµÑ‚ ÑоздаватьÑÑ Ð¿Ñ€Ð¸ помощи кеша индекÑов (такой алгоритм работает "
"неÑколько медленнее, но более надежно)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "МакÑимальный размер временного файла при Ñоздании индекÑа"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2600,11 +2588,11 @@ msgstr ""
"индекÑа, то предпочтение отдаетÑÑ Ð¼ÐµÐ½ÐµÐµ быÑтрому, но более надежному методу "
"ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð½Ð´ÐµÐºÑа."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Потоков воÑÑтановлениÑ"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2613,11 +2601,11 @@ msgstr ""
"(каждый Ð¸Ð½Ð´ÐµÐºÑ Ð² Ñвоем потоке) во Ð²Ñ€ÐµÐ¼Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑа воÑÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ "
"Ñортировки (Repair by sorting)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Размер буфера Ñортировки"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2626,11 +2614,11 @@ msgstr ""
"REPAIR TABLE или Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¸Ð½Ð´ÐµÐºÑов при помощи команд CREATE INDEX или "
"ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Размер кеша индекÑа"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2639,11 +2627,11 @@ msgstr ""
"Ð’Ñ‹Ð´ÐµÐ»ÐµÐ½Ð½Ð°Ñ Ð·Ð´ÐµÑÑŒ памÑÑ‚ÑŒ иÑпользуетÑÑ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð´Ð»Ñ ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð½Ð´ÐµÐºÑных "
"Ñтраниц."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Размер кеша запиÑи"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2653,11 +2641,11 @@ msgstr ""
"32MB. Ð”Ð°Ð½Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ иÑпользуетÑÑ Ð´Ð»Ñ ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ð¹ в файлах Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ "
"данных (.xtd) и указателей Ñтрок (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Размер кеша журнала"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2665,11 +2653,11 @@ msgstr ""
"Объём памÑти выделенной Ð´Ð»Ñ ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… журнала транзакций. "
"Изначальное значение 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Порог файла журнала"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2677,11 +2665,11 @@ msgstr ""
"Размер журнала транзакций до отката, и ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð½Ð¾Ð²Ð¾Ð³Ð¾ журнала. Изначальное "
"значение 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Размер буфера транзакций"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2689,11 +2677,11 @@ msgstr ""
"Размер глобального буфера журнала транзакций (движок выделÑет 2 буфера "
"данного размера). Изначальное значение 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "ЧаÑтота проверки"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2701,11 +2689,11 @@ msgstr ""
"Объем запиÑанных данных в журнал транзакций, до Ð¿Ñ€Ð¾Ð¸Ð·Ð²ÐµÐ´ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ¸. "
"Изначальное значение 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Порог журнала данных"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2717,11 +2705,11 @@ msgstr ""
"таблицами. Таким образом, значение данной переменной может быть увеличено "
"Ð´Ð»Ñ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ объема данных, которые могут хранитьÑÑ Ð² базе данных."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Порог захламлениÑ"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2729,11 +2717,11 @@ msgstr ""
"Процентное Ñоотношение Ð·Ð°Ñ…Ð»Ð°Ð¼Ð»ÐµÐ½Ð¸Ñ Ð² файле журнала данных до его компоновки. "
"Значение между 1 и 99. Изначальное значение 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Размер буфера журнала"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2743,27 +2731,27 @@ msgstr ""
"Движок выделÑет один буфер на поток, но только еÑли поток требуетÑÑ Ð´Ð»Ñ "
"запиÑи данных журнала."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Размер возраÑÑ‚Ð°Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° данных"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Размер возраÑÑ‚Ð°Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¾Ð² Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Размер возраÑÑ‚Ð°Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° Ñтрок"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Размер возраÑÑ‚Ð°Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¾Ð² указателей Ñтрок (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "КоличеÑтво файлов журнала"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2775,150 +2763,150 @@ msgstr ""
"журналы будут удалены, иначе они будут переименованы и получат Ñледующий "
"порÑдковый номер."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Разделитель Ñтрок"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ обрамлены"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Символ ÑкранированиÑ"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Разделитель Ñтрок"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Заменить NULL на"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Удалите из полей Ñимволы CRLF"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "ПомеÑтить Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ в первой Ñтроке"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV Ð´Ð»Ñ MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-верÑиÑ"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Данные"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Дамп данных таблицы"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура таблицы"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Добавить заголовок таблицы"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Заголовок таблицы"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Заголовок таблицы (продолжение)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Идентификатор метки"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "СвÑзи"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-тип"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Ð’Ñ€ÐµÐ¼Ñ ÑозданиÑ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "ВерÑÐ¸Ñ Ñервера"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "ВерÑÐ¸Ñ PHP"
@@ -2926,23 +2914,23 @@ msgstr "ВерÑÐ¸Ñ PHP"
msgid "MediaWiki Table"
msgstr "Таблица MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "OpenDocument текÑÑ‚"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Создание отчета Ñодержащего данные одной таблицы)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Заголовок отчета"
@@ -2950,101 +2938,101 @@ msgstr "Заголовок отчета"
msgid "PHP array"
msgstr "МаÑÑив PHP"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Добавить ÑобÑтвенный комментарий в заголовок (перевод Ñтроки: \\n)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Заключить ÑкÑпорт в транзакцию"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Отключить проверку внешних ключей"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Параметры ÑкÑпорта базы данных"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Заключить Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ† и полей в коÑые кавычки"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Добавить в комментарии"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Даты ÑозданиÑ, Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸ проверки"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "ÐŸÐ¾Ð»Ð½Ð°Ñ Ð²Ñтавка"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "РаÑширенные вÑтавки"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð´Ð»Ð¸Ð½Ð° Ñоздаваемого запроÑа"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "ИÑпользовать отложенные вÑтавки (DELAYED)"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "ИÑпользовать игнорирующие вÑтавки (IGNORE)"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "ИÑпользовать шеÑтнадцатеричное отображение Ð´Ð»Ñ Ð¿Ð¾Ð»ÐµÐ¹ типа BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Тип ÑкÑпорта"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Процедуры"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Функции"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð²Ð½ÐµÑˆÐ½ÐµÐ³Ð¾ ключа Ñохраненных таблиц"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð²Ð½ÐµÑˆÐ½ÐµÐ³Ð¾ ключа таблицы"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-ТИПЫ ТÐБЛИЦЫ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "СвÑзи таблицы"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Триггеры"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Структура Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´ÑтавлениÑ"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Ð”ÑƒÐ±Ð»Ð¸Ñ€ÑƒÑŽÑ‰Ð°Ñ Ñтруктура Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´ÑтавлениÑ"
@@ -3052,165 +3040,165 @@ msgstr "Ð”ÑƒÐ±Ð»Ð¸Ñ€ÑƒÑŽÑ‰Ð°Ñ Ñтруктура Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´ÑтавленÐ
msgid "Texy! text"
msgstr "Texy! текÑÑ‚"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Workbook"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Workbook"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "ЭкÑпортировать Ñтруктуру (рекомендуетÑÑ)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "ЭкÑпортировать функции"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "ЭкÑпортировать процедуры"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "ЭкÑпортировать таблицы"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "ЭкÑпортировать триггеры"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "ЭкÑпортировать Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ (VIEW)"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "ЭкÑпортировать Ñодержимое"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Открыть phpMyAdmin в новом окне"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Ðет таблиц"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Результат SQL-запроÑа"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Создан"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL вернула пуÑтой результат (Ñ‚.е. ноль Ñтрок)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Следующие Ñтруктуры были Ñозданы, либо изменены. Ð’Ñ‹ можете:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "ПроÑмотреть детали Ñтруктуры нажав на её имÑ"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Изменить любой параметр нажав на ÑоответÑтвующую ÑÑылку Параметр"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Отредактировать Ñтруктуру Ð¿ÐµÑ€ÐµÐ¹Ð´Ñ Ð¿Ð¾ ÑÑылке Структура"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Перейти к базе данных"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "наÑтройки"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Перейти к таблице"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "Ñтруктура"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Перейти к отображению (VIEW)"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "ЗамеÑтить данные таблицы данными из файла"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Игнорировать повторÑющиеÑÑ Ñтроки"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Имена таблиц в первой Ñтроке"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ Ñтолбцов"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ðеправильный параметр импорта CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Выбран неверный Ñтолбец (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ðеправильный формат входных CSV-данных в Ñтроке %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Ðеправильное количеÑтво полей во входных CSV-данных в Ñтроке %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ð˜Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV, иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "ИÑпользовать ключевое Ñлово LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Этот модуль не поддерживает импорт Ñжатых данных!"
@@ -3226,7 +3214,7 @@ msgstr "Импортировать проценты в виде деÑÑтичн
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Импортировать денежные единицы ($5.00 в 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ðе иÑпользуйте параметр AUTO_INCREMENT Ð´Ð»Ñ Ð½ÑƒÐ»ÐµÐ²Ñ‹Ñ… значений"
@@ -3239,14 +3227,14 @@ msgstr ""
"попробуйте ещё раз."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Механизм перекодированиÑ"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3254,320 +3242,320 @@ msgid "None"
msgstr "Ðет"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Первичный"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ИндекÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ПолнотекÑтовый"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ðет изменений"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Кодировка"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Двоичный"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БолгарÑкий"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "КитайÑкий упрощенный"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "КитайÑкий традиционный"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "региÑтронезавиÑимый"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "региÑтрозавиÑымый"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ХорватÑкий"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ЧешÑкий"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДатÑкий"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ÐнглийÑкий"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЭÑперанто"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЭÑтонÑкий"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Ðемецкий"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "Ñловарь"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ð½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ВенгерÑкий"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑландÑкий"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЯпонÑкий"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ЛатвийÑкий"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛитовÑкий"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорейÑкий"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПерÑидÑкий"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПольÑкий"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Западно-ЕвропейÑкий"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "РумынÑкий"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словацкий"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "СловенÑкий"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ИÑпанÑкий"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "ИÑпанÑкий традиционный"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШведÑкий"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Таи"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Турецкий"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкраинÑкий"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Юникод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "многоÑзычный"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Центрально-ЕвропейÑкий"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РуÑÑкий"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "БалтийÑкий"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ÐрмÑнÑкий"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "КирилличеÑкий"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрабÑкий"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Иврит"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ГрузинÑкий"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ГречеÑкий"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧехоÑловацкий"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "неизвеÑтно"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "К началу"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Выход"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Окно запроÑа"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ð”Ð»Ñ Ñтого формата нет наÑтраиваемых параметров"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Ðе готово"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "ДоÑтупно"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Показать возможноÑти"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Создание PDF-Ñхемы"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Отображать комментарии Ñтолбцов"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Ðеобходимо обновить таблицу column_comments. Детали Ñмотрите в документации."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Созданные закладки"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "ИÑÑ‚Ð¾Ñ€Ð¸Ñ SQL-запроÑов"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "нет опиÑаниÑ"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "ÐаÑтройка подчиненного Ñервера"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Изменить, или перенаÑтроить головной Ñервер"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3575,42 +3563,42 @@ msgstr ""
"УбедитеÑÑŒ, что в конфигурационном файле (my.cnf) имеетÑÑ ÑƒÐ½Ð¸ÐºÐ°Ð»ÑŒÐ½Ð¾Ðµ значение "
"server-id. При необходимоÑти, добавьте Ñледующую Ñтроку в раздел [mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Порт"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Master"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Slave"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "ПеременнаÑ"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Значение"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID Ñервера"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3618,38 +3606,38 @@ msgstr ""
"Только подчиненные Ñервера запущенные Ñ ÐºÐ»ÑŽÑ‡Ð¾Ð¼ --report-host=host_name "
"option видимы в данном ÑпиÑке."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Добавьте подчиненного Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ð¸"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Любой пользователь"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "ИÑпользовать текÑтовое поле"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Любой хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локальный"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Этот хоÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ИÑпользовать таблицу хоÑтов"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3657,132 +3645,136 @@ msgstr ""
"При иÑпользовании таблицы хоÑтов, данное поле игнорируетÑÑ Ð¸ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ "
"берутÑÑ Ð¸Ð· пропиÑанных при конфигурации."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Создать пароль"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Содержимое таблицы __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(продолжение)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Структура таблицы __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "ÐеизвеÑтный Ñзык: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Сервера"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Переменные"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кодировки"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Типы таблиц"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Бинарный журнал"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПроцеÑÑÑ‹"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Синхронизировать"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "ИÑточник"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Текущий Ñервер"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Удалённый Ñервер"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Различие"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Ð¦ÐµÐ»ÐµÐ²Ð°Ñ Ð±Ð°Ð·Ð° данных"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Выполнить SQL-запроÑ(Ñ‹) на Ñервере %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Выполнить SQL-запроÑ(Ñ‹) к базе данных %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ Ñтолбцов"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Создание закладки"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "ДоÑтупна Ð´Ð»Ñ Ð²Ñех пользователей"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Заменить ÑущеÑтвующую Ñ Ñ‚Ð°ÐºÐ¸Ð¼ же именем"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Заблокировать Ñодержимое окна запроÑов"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Разделитель"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Показать данный Ð·Ð°Ð¿Ñ€Ð¾Ñ Ñнова"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Выполнить"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "ПроÑмотр"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3790,7 +3782,7 @@ msgstr ""
"ВероÑтно, SQL-Ð·Ð°Ð¿Ñ€Ð¾Ñ Ñодержит ошибку. При наличии таковой, ниже будет "
"выведена ошибка MySQL-Ñервера, Ð¾Ð±Ð»ÐµÐ³Ñ‡Ð°ÑŽÑ‰Ð°Ñ Ð´Ð¸Ð°Ð³Ð½Ð¾Ñтику проблемы."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3812,35 +3804,35 @@ msgstr ""
"ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð²Ñ‹Ð·Ñ‹Ð²Ð°ÐµÑ‚ ошибку и отправьте разработчикам опиÑание ошибки, Ñнабдив "
"его данными из Ñекции CUT выведенной ниже:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "ÐÐµÐ·Ð°ÐºÑ€Ñ‹Ñ‚Ð°Ñ ÐºÐ°Ð²Ñ‹Ñ‡ÐºÐ°"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ðеправильный идентификатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¿ÑƒÐ½ÐºÑ‚ÑƒÐ°Ñ†Ð¸Ñ"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3849,21 +3841,21 @@ msgstr ""
"Проверка ÑинтакÑиÑа SQL не оÑущеÑтвима. Проверьте, уÑтановлены ли "
"необходимые модули раÑширений Ð´Ð»Ñ PHP, опиÑанные в %sдокументации%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Таблица - пуÑта!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Слежение за %s.%s включено."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Длина/значениÑ"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3881,7 +3873,7 @@ msgstr ""
"одинарной кавычки (') необходимо Ñкранировать (предварÑÑ‚ÑŒ) Ñимволом обратной "
"коÑой черты, например: '\\\\xyz' или 'a\\'b'."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3889,12 +3881,12 @@ msgstr ""
"Ð”Ð»Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ð¹ Ð¿Ð¾Ð»Ñ \"По умолчанию\" не иÑпользуйте Ñимволы ÑÐºÑ€Ð°Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸ "
"кавычек."
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибуты"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3903,11 +3895,11 @@ msgstr ""
"Ð”Ð»Ñ Ð¿Ñ€Ð¾Ñмотра доÑтупных MIME-типов и параметров преобразований "
"воÑпользуйтеÑÑŒ данной ÑÑылкой - %sопиÑание преобразований%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Параметры преобразований"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3919,18 +3911,18 @@ msgstr ""
"Ñкранировать (предварÑÑ‚ÑŒ) Ñимволом обратной коÑой черты, например: '\\\\xyz' "
"или 'a\\'b'."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ðет"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Как определено:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3939,39 +3931,39 @@ msgstr ""
"Ðа данный момент опиÑание отÑутÑтвует.<br />Работа иÑпользуемой функции "
"Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¿Ñ€ÐµÐ¾Ð±Ñ€Ð°Ð·Ð¾Ð²Ð°Ð½Ð¸Ñ %s, будет в Ñкором времени опиÑана."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Тип таблиц"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Определение разделов (PARTITION)"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Сохранить"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Добавить поле(Ñ)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Ðеобходимо добавить Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ одно поле."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Событие"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3990,7 +3982,7 @@ msgstr ""
"иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð²Ñ‚Ð¾Ñ€Ð¾Ð³Ð¾ параметра, первый необходимо уÑтановить в виде пуÑтой "
"Ñтроки."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3999,8 +3991,8 @@ msgstr ""
"параметр может быть иÑпользован Ð´Ð»Ñ ÑƒÐºÐ°Ð·Ð°Ð½Ð¸Ñ Ð½Ð° то, через какие промежутки "
"будет добавлÑÑ‚ÑŒÑÑ Ð¿Ñ€Ð¾Ð±ÐµÐ» (по умолчанию поÑле двух полубайтов)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4009,11 +4001,11 @@ msgstr ""
"увеличениÑ. Параметрами задаетÑÑ Ð¼Ð°ÐºÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° и выÑота картинки в "
"пикÑелÑÑ…. Изначальное Ñоотношение Ñторон, ÑохранÑетÑÑ."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Отображает ÑÑылку Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ изображениÑ"
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4042,7 +4034,7 @@ msgstr ""
"третьим параметром формат даты должен иметь различные Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ - Ð´Ð»Ñ \"local"
"\" Ñмотрите опиÑание функции PHP strftime(), Ð´Ð»Ñ \"utc\" - gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4078,7 +4070,7 @@ msgstr ""
"параметра в 1, предотвратит переноÑÑ‹ Ñтроки и выведет данные в одну Ñтроку "
"(по умолчанию: 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4090,7 +4082,7 @@ msgstr ""
"Отображает Ñодержимое Ð¿Ð¾Ð»Ñ ÐºÐ°Ðº еÑÑ‚ÑŒ, без Ð¿Ñ€ÐµÐ¾Ð±Ñ€Ð°Ð·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… функцией PHP "
"htmlspecialchars(). Таким образом поле может Ñодержать рабочий HTML-код."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4105,7 +4097,7 @@ msgstr ""
"ÑвлÑетÑÑ URL-префикÑом, например \"http://domain.com/\". Второй и третий "
"параметр - ширина и выÑота Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð² пикÑелÑÑ…."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4119,17 +4111,17 @@ msgstr ""
"Отображает ÑÑылку; поле Ñодержит Ð¸Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°. Первый параметр - URL-префикÑ, "
"например \"http://www.example.com/\". Второй параметр - заголовок ÑÑылки."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Форматирует текÑÑ‚ в виде SQL запроÑа Ñ Ð¿Ð¾Ð´Ñветкой ÑинтакÑиÑа"
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4152,66 +4144,66 @@ msgstr "Файлов внутри ZIP-архива не найдено!"
msgid "Error in ZIP archive:"
msgstr "Ошибка в ZIP-архиве:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "ДейÑтвиÑ"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "СопоÑтавление ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Отображение"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Выбрать цвет"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "СброÑить"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "ВерÑÐ¸Ñ Ð¿Ñ€Ð¾Ñ‚Ð¾ÐºÐ¾Ð»Ð°"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Пользователь"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-кодировка"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Веб-Ñервер"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "ВерÑÐ¸Ñ MySQL-клиента"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP раÑширение"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Показать информацию PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Вики"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "ÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ð°Ñ Ñтраница phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4224,7 +4216,7 @@ msgstr ""
"неÑанкционированного доÑтупа, поÑтому наÑтоÑтельно рекомендуетÑÑ ÑƒÑтановить "
"пароль Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ &quot;root&quot;."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4234,7 +4226,7 @@ msgstr ""
"func_overload. Ð”Ð»Ñ Ð¿Ñ€ÐµÐ´Ð¾Ñ‚Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾Ð¹ потери данных, данный параметр "
"должен быть выключен!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4245,7 +4237,7 @@ msgstr ""
"разбиение Ñтрок, что может привеÑти к непредÑказуемым результатам. "
"УÑтановите раÑширение PHP &quot;mbstring&quot;."
-#: main.php:290
+#: main.php:289
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 "
@@ -4257,13 +4249,13 @@ msgstr ""
"cookie Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ Ð² phpMyAdmin, по Ñтой причине, данные входа иÑтекут "
"быÑтрее уÑтановленных."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"При cookie-аутентификации, в конфигурационном файле необходимо задать "
"парольную фразу уÑтановив значение директивы $cfg['blowfish_secret']."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4273,14 +4265,14 @@ msgstr ""
"находитÑÑ Ð² уÑтановочной директории phpMyAdmin. ОбÑзательно удалите его "
"Ñразу поÑле наÑтройки phpMyAdmin."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4289,7 +4281,7 @@ msgstr ""
"ВерÑÐ¸Ñ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ñкой библиотеки MySQL (%s) отличаетÑÑ Ð¾Ñ‚ верÑии уÑтановленного "
"MySQL-Ñервера (%s). Это может привеÑти к некорректной работе."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4298,73 +4290,73 @@ msgstr ""
"Сервер иÑпользует защитную ÑиÑтему Suhosin. Ð”Ð»Ñ Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ñ‹Ñ… проблем "
"обратитеÑÑŒ к %sдокументации%s."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Модифицировать фрейм навигации"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Базы данных отÑутÑтвуют"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Фильтр"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "ОчиÑтить"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Создать таблицу"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Выберите базу данных"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Таблица <b>%s</b> не найдена или не уÑтановлена в %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Выбор Ñтраницы Ð´Ð»Ñ Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Создать новую Ñтраницу"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Ðомер Ñтраницы:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "ÐвтоматичеÑÐºÐ°Ñ Ñ€Ð°Ñкладка"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Внутренние ÑвÑзи"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Выберите таблицы"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Отображение"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4372,114 +4364,114 @@ msgstr ""
"Ðа текущей Ñтранице приÑутÑтвуют ÑÑылки на таблицы, которые больше не "
"ÑущеÑтвуют. Удалить Ñти ÑÑылки?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Таблица \"%s\" не ÑущеÑтвует!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Измените координаты таблицы %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Структура базы данных \"%s\" - Страница %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ðет таблиц"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Cхема ÑвÑзей"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Содержание"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Дополнительно"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Показать/Ñкрыть левое меню"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Сохранить раÑположение таблиц"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Создать таблицу"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Создать ÑвÑзь"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Обновить"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Помощь"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Угловые линии ÑвÑзей"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "ПрÑмые линии ÑвÑзей"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "ПривÑзать к Ñетке"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Свернуть/развернуть отображение вÑех таблиц"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Обратное отображение"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Импорт/ÑкÑпорт координат таблиц в/из PDF-Ñхемы"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "ПеремеÑтить меню"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Скрыть/отобразить вÑе таблицы"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Скрыть/отобразить таблицы не имеющие ÑвÑзей"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "КоличеÑтво таблиц"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Удалить ÑвÑзь"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
"Ð”Ð»Ñ Ð²Ñ‹Ð±Ð¾Ñ€Ð° ÑвÑзи нажмите на точке ÑоединениÑ, как показано на картинке:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4494,140 +4486,140 @@ msgstr ""
"отображаемого Ñтолбца\" и выберите необходимый Ñтолбец. Отображаемые Ñтолбцы "
"подÑвечиваютÑÑ Ñ€Ð¾Ð·Ð¾Ð²Ñ‹Ð¼ цветом."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Таблица %1$s была Ñоздана."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "МаÑштаб"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "рекомендуемый"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Страница"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Импорт файлов"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Ð’Ñе"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Выберите бинарный журнал Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñмотра"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Файлов"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Сокращенное отображение запроÑов"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Развернутое отображение запроÑов"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Файл журнала"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ПозициÑ"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Тип ÑобытиÑ"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "ИÑÑ…Ð¾Ð´Ð½Ð°Ñ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ñ"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ИнформациÑ"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Кодировки и ÑравнениÑ"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ðи одна база данных не выбрана."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Удалено баз данных: %s"
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "СтатиÑтика баз данных"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Таблицы"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð³Ð¾Ð»Ð¾Ð²Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¿Ð¾Ð´Ñ‡Ð¸Ð½Ñ‘Ð½Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Перейти к базе данных"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð³Ð¾Ð»Ð¾Ð²Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "РепликациÑ"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Проверить привилегии Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ данных &quot;%s&quot;"
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Проверить привилегии"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Включить ÑтатиÑтику"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Отключить ÑтатиÑтику"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4635,11 +4627,11 @@ msgstr ""
"Примечание: Включение ÑтатиÑтики баз данных может Ñпровоцировать большой "
"трафик между веб-Ñервером и Ñервером MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Типы таблиц"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Отобразить дамп (Ñхему) баз данных"
@@ -4846,20 +4838,20 @@ msgid "None"
msgstr "Ðет"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr " Привилегии ÑƒÑ€Ð¾Ð²Ð½Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "Примечание: типы привилегий MySQL отображаютÑÑ Ð¿Ð¾-английÑки."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобальные привилегии"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Привилегии ÑƒÑ€Ð¾Ð²Ð½Ñ Ð±Ð°Ð·Ñ‹ данных"
@@ -4884,97 +4876,97 @@ msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ ÑƒÑ‡ÐµÑ‚Ð½Ð¾Ð¹ запиÑи"
msgid "Do not change the password"
msgstr "Ðе менÑÑ‚ÑŒ пароль"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Пользователей не найдено."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Пользователь %s уже ÑущеÑтвует!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Был добавлен новый пользователь."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Были изменены привилегии Ð´Ð»Ñ %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Отменены привилегии Ð´Ð»Ñ %s."
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Пароль Ð´Ð»Ñ %s был уÑпешно изменен."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Удаление %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ðе выбраны пользователи подлежащие удалению!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Перезагрузка привилегий"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Выбранные пользователи были уÑпешно удалены."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Привилегии были уÑпешно перезагружены."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Редактирование привилегий"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Отменить"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Обзор учетных запиÑей"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "GRANT"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Любой"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Добавить нового пользователÑ"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Удалить выделенных пользователей"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Отменить вÑе активные привилегии пользователей и затем удалить их."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Удалить базы данных, имена которых Ñовпадают Ñ Ð¸Ð¼ÐµÐ½Ð°Ð¼Ð¸ пользователей."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4987,107 +4979,107 @@ msgstr ""
"отличатьÑÑ Ð¾Ñ‚ привилегий, иÑпользуемых Ñервером, еÑли они были изменены "
"вручную. Ð’ таком Ñлучае необходимо %sперезагрузить привилегии%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Выделенный пользователь не был найден в таблице привилегий."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Привилегии ÑƒÑ€Ð¾Ð²Ð½Ñ Ñтолбца"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Добавить привилегии на Ñледующую базу"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"При иÑпользовании в имени базы данных Ñимволов нижнего Ð¿Ð¾Ð´Ñ‡ÐµÑ€ÐºÐ¸Ð²Ð°Ð½Ð¸Ñ (_) и "
"процента (%), необходимо Ñкранировать их Ñимволом обратной коÑой черты (\\), "
"в противном Ñлучае они будут интерпретированы как групповые Ñимволы"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr " Добавить привилегии на Ñледующую таблицу"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Изменить/Копировать учетную запиÑÑŒ"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Создать нового Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñ Ñ‚Ð°ÐºÐ¸Ð¼Ð¸ же привилегиÑми..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "и Ñохранить Ñтарого."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr "и удалить Ñтарого из таблиц пользователей."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ", отменить вÑе активные привилегии Ñтарого и затем удалить его."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ", удалить Ñтарого из таблиц пользователей и перезагрузить привилегии."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "База данных Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ðет"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Создать базу данных Ñ Ð¸Ð¼ÐµÐ½ÐµÐ¼ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð² названии и предоÑтавить на нее "
"полные привилегии"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"ПредоÑтавить полные привилегии на базы данных подпадающие под шаблон (Ð¸Ð¼Ñ "
"пользователÑ\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Ð’Ñ‹Ñтавить полные привилегии на базу данных &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Пользователи Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ доÑтупа к &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "Глобальный уровень"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Уровень базы данных"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Групповой Ñимвол"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "ПроцеÑÑ %s был уÑпешно завершен."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -5095,48 +5087,48 @@ msgstr ""
"phpMyAdmin не Ñмог завершить работу потока Ñ ID %s. ВероÑтно, он уже был "
"закрыт."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ°"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Ðевозможно ÑоединитьÑÑ Ñ Ð³Ð¾Ð»Ð¾Ð²Ð½Ñ‹Ð¼ Ñервером %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Ðевозможно прочеÑÑ‚ÑŒ позицию журнала у головного Ñервера. ВероÑтно проблема в "
"наÑтройке привилегий головного Ñервера."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Ðевозможно изменить головной Ñервер"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Головной Ñервер уÑпешно изменён на %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Данный Ñервер наÑтроен головным в процеÑÑе репликации."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Показать ÑоÑтоÑние головного Ñервера"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Показать Ñоединённые подчиненные Ñервера"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5145,11 +5137,11 @@ msgstr ""
"Данный Ñервер не наÑтроен в качеÑтве головного Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑа репликации. "
"Хотите произвеÑти <a href=\"%s\">наÑтройку</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "ÐаÑтройка головного Ñервера"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5163,19 +5155,19 @@ msgstr ""
"выбрать игнорирование вÑех баз данных по умолчанию и разрешение Ð´Ð»Ñ "
"репликации только определенных. ПожалуйÑта, выберите желаемый режим:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð²Ñех баз данных; игнорировать:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Игнорировать вÑе базы данных; репликациÑ:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "ПожалуйÑта, выберите базы данных:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5183,7 +5175,7 @@ msgstr ""
"Теперь добавьте данные Ñтроки в конец конфигурационного файла my.cnf, поÑле "
"чего перезапуÑтите Ñервер MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5193,68 +5185,68 @@ msgstr ""
"чего вы должны увидеть Ñообщение указывающее, что данный Ñервер <b>наÑтроен</"
"b> как головной."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Сервер наÑтроен в качеÑтве подчиненного Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑа репликации. ПроизвеÑти "
"дейÑтвие:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Смотрите таблицу ÑоÑтоÑÐ½Ð¸Ñ Ð¿Ð¾Ð´Ñ‡Ð¸Ð½Ñ‘Ð½Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Синхронизировать базы данных Ñ Ð³Ð¾Ð»Ð¾Ð²Ð½Ñ‹Ð¼ Ñервером"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Контролировать подчинённый Ñервер:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Полный запуÑк"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "ÐŸÐ¾Ð»Ð½Ð°Ñ Ð¾Ñтановка"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "СброÑить подчиненный Ñервер"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "SQL только поток %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Старт"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Стоп"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "IO только поток %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Управление ошибками:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5262,19 +5254,19 @@ msgstr ""
"Игнорирование ошибок может привеÑти к раÑÑинхронизации головного и "
"подчинённого Ñервера!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Игнорировать текущую ошибку"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "ПропуÑтить Ñледующую"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "ошибки."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5283,7 +5275,7 @@ msgstr ""
"Данный Ñервер не наÑтроен в качеÑтве подчинённого Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑÑа репликации. "
"Хотите произвеÑти <a href=\"%s\">наÑтройку</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5293,11 +5285,11 @@ msgstr ""
"значение binlog_cache_size, вÑледÑтвие чего ÑодержащиеÑÑ Ð² них SQL-Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ "
"были Ñохранены во временном файле."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "КоличеÑтво транзакций, иÑпользовавших кеш бинарного журнала."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5309,11 +5301,11 @@ msgstr ""
"велико, Ñледует увеличить значение переменной tmp_table_size, чтобы "
"временные таблицы раÑполагалиÑÑŒ в памÑти, а не на жеÑтком диÑке."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "КоличеÑтво временных файлов, Ñозданных MySQL-Ñервером (mysqld)."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5321,7 +5313,7 @@ msgstr ""
"КоличеÑтво временных таблиц в памÑти, Ñозданных Ñервером автоматичеÑки в "
"процеÑÑе Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ SQL-выражений."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5329,31 +5321,31 @@ msgstr ""
"КоличеÑтво ошибок, возникших в процеÑÑе обработки запроÑов INSERT DELAYED, "
"например, из-за Ð´ÑƒÐ±Ð»Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ ÐºÐ»ÑŽÑ‡ÐµÐ¹."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr "КоличеÑтво обрабатываемых запроÑов INSERT DELAYED."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
"КоличеÑтво Ñтрок запиÑанных в режиме отложенной вÑтавки данных (INSERT "
"DELAYED)."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "КоличеÑтво выполненных команд FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "КоличеÑтво внутренних команд COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "КоличеÑтво запроÑов на удаление Ñтрок из таблицы."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5363,7 +5355,7 @@ msgstr ""
"определенным именем. Этот процеÑÑ Ð½Ð°Ð·Ñ‹Ð²Ð°ÐµÑ‚ÑÑ Ð¾Ð±Ð½Ð°Ñ€ÑƒÐ¶ÐµÐ½Ð¸ÐµÐ¼. Handler_discover "
"- чиÑло обнаружений таблиц."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5374,7 +5366,7 @@ msgstr ""
"индекÑа. Ðапример, SELECT col1 FROM foo, при уÑловии, что col1 "
"проиндекÑирован."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5383,7 +5375,7 @@ msgstr ""
"значение переменной говорит о том, что запроÑÑ‹ и таблицы проиндекÑированы "
"надлежащим образом."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5393,7 +5385,7 @@ msgstr ""
"индекÑов. Значение увеличиваетÑÑ Ð¿Ñ€Ð¸ запроÑе индекÑного Ñтолбца Ñ "
"ограничением по размеру или при Ñканировании индекÑа."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5401,7 +5393,7 @@ msgstr ""
"КоличеÑтво запроÑов на чтение предыдущей Ñтроки при ниÑпадающей Ñортировке "
"индекÑа. Обычно иÑпользуетÑÑ Ð¿Ñ€Ð¸ оптимизации: ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5414,7 +5406,7 @@ msgstr ""
"требующих полного ÑÐºÐ°Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†, наличием объединений не иÑпользующих "
"индекÑÑ‹ надлежащим образом."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5426,39 +5418,39 @@ msgstr ""
"что таблицы не проиндекÑированы надлежащим образом или запроÑÑ‹ не иÑпользуют "
"преимущеÑтва индекÑов."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "КоличеÑтво внутренних команд ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "КоличеÑтво запроÑов на обновление Ñтрок в таблице."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "КоличеÑтво запроÑов на вÑтавку Ñтрок в таблицу."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
"КоличеÑтво Ñтраниц Ñодержащих данные (&quot;грÑзные&quot; или &quot;"
"чиÑтые&quot;)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Текущее количеÑтво &quot;грÑзных&quot; Ñтраниц."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"КоличеÑтво Ñтраниц буферного пула, над которыми был оÑущеÑтвлен процеÑÑ "
"очиÑтки (FLUSH)."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "КоличеÑтво Ñвободных Ñтраниц."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5468,7 +5460,7 @@ msgstr ""
"Ñтраницами оÑущеÑтвлÑетÑÑ Ð¿Ñ€Ð¾Ñ†ÐµÑÑ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ запиÑи, либо они не могут быть "
"очищены или удалены по какой-либо другой причине."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5480,11 +5472,11 @@ msgstr ""
"Значение можно раÑÑчитать по формуле: Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Общий размер буферного пула (в Ñтраницах)."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5493,7 +5485,7 @@ msgstr ""
"Это проиÑходит, когда Ð·Ð°Ð¿Ñ€Ð¾Ñ Ñканирует большую чаÑÑ‚ÑŒ таблицы в Ñлучайном "
"порÑдке."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5502,11 +5494,11 @@ msgstr ""
"проиÑходит, когда InnoDB выполнÑет полное поÑледовательное Ñканирование "
"таблицы."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "КоличеÑтво поÑледовательных запроÑов на чтение, выполненных InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5514,7 +5506,7 @@ msgstr ""
"КоличеÑтво поÑледовательных запроÑов на чтение, которые InnoDB не Ñмог "
"выполнить из буферного пула и иÑпользовал поÑтраничное чтение."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5528,55 +5520,55 @@ msgstr ""
"ожиданий. ЕÑли размер буферного пула был уÑтановлен должным образом, "
"значение будет небольшим."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "КоличеÑтво запиÑей, выполненных в буферный пул InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "КоличеÑтво операций fsync(), выполненных на данный момент."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Текущее количеÑтво незавершенных операций fsync()."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Текущее количеÑтво незавершенных операций чтениÑ."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Текущее количеÑтво незавершенных операций запиÑи."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Сумма данных (в байтах), прочитанных на данный момент."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Общее количеÑтво операций Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Общее количеÑтво операций запиÑи данных."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Сумма данных (в байтах), запиÑанных на данный момент."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"КоличеÑтво запиÑей в буфер doublewrite, и количеÑтво Ñозданных Ð´Ð»Ñ Ñтого "
"Ñтраниц."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"КоличеÑтво запиÑей в буфер doublewrite, и количеÑтво Ñозданных Ð´Ð»Ñ Ñтого "
"Ñтраниц."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5584,36 +5576,36 @@ msgstr ""
"КоличеÑтво ожиданий очиÑтки журнального буфера, вÑледÑтвие малого его "
"размера."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "КоличеÑтво запроÑов на запиÑÑŒ в журнал."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "КоличеÑтво физичеÑких запиÑей в файл журнала."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "КоличеÑтво запиÑей Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ fsync(), Ñделанных в файл журнала."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
"КоличеÑтво незавершенных попыток Ñинхронизации Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ операции fsync()."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "КоличеÑтво незавершенных запроÑов на запиÑÑŒ в журнал."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Объем данных в байтах, запиÑанных в файл журнала."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "КоличеÑтво Ñозданных Ñтраниц."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5622,51 +5614,51 @@ msgstr ""
"приводÑÑ‚ÑÑ Ð² Ñтраницах, но Ð·Ð½Ð°Ñ Ð¾Ð±ÑŠÐµÐ¼ Ñтраницы, можно перевеÑти Ñти Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ "
"в байты."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "КоличеÑтво прочитанных Ñтраниц."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "КоличеÑтво запиÑанных Ñтраниц."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Текущее количеÑтво ожиданий блокировок Ñтрок."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Среднее Ð²Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¸Ñ€Ð¾Ð²ÐºÐ¸ Ñтрок (в миллиÑекундах)."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Общее времÑ, Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¸Ñ€Ð¾Ð²Ð¾Ðº Ñтрок (в миллиÑекундах)."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "МакÑимальное Ð²Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð±Ð»Ð¾ÐºÐ¸Ñ€Ð¾Ð²ÐºÐ¸ Ñтрок (в миллиÑекундах)."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Общее количеÑтво ожиданий блокировки Ñтрок."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "КоличеÑтво Ñтрок, удаленных из таблиц InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "КоличеÑтво Ñтрок, добавленных в таблицы InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "КоличеÑтво Ñтрок, прочитанных из таблиц InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "КоличеÑтво Ñтрок, обновленных в таблицах InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5674,7 +5666,7 @@ msgstr ""
"КоличеÑтво блоков в кеше индекÑа, которые были изменены, но еще не запиÑаны "
"на диÑк. Данный параметр также извеÑтен как Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5682,7 +5674,7 @@ msgstr ""
"КоличеÑтво неиÑпользуемых блоков в кеше индекÑа. Данный параметр позволÑет "
"определить как полно иÑпользуетÑÑ ÐºÐµÑˆ индекÑа."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5691,11 +5683,11 @@ msgstr ""
"КоличеÑтво иÑпользуемых блоков в кеше индекÑа. Данное значение - "
"макÑимальное количеÑтво блоков, иÑпользованных одновременно."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "КоличеÑтво запроÑов на чтение блока из кеша индекÑов."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5706,15 +5698,15 @@ msgstr ""
"key_buffer_size. КоÑффициент неудачных обращений к кешу может быть раÑÑчитан "
"как: Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "КоличеÑтво запроÑов на запиÑÑŒ блока в кеш индекÑа."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "КоличеÑтво физичеÑких операций запиÑи блока индекÑов на диÑк."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5725,11 +5717,11 @@ msgstr ""
"одного запроÑа. Изначальное нулевое значение, означает, что процеÑÑа "
"компилÑции запроÑа еще не было."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "КоличеÑтво Ñтрок, ожидающих вÑтавки в запроÑах INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5737,39 +5729,39 @@ msgstr ""
"Общее количеÑтво открывавшихÑÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†. При большом значении переменной "
"рекомендуетÑÑ ÑƒÐ²ÐµÐ»Ð¸Ñ‡Ð¸Ñ‚ÑŒ размер кеша таблиц (table_cache)."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "КоличеÑтво открытых файлов."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"КоличеÑтво открытых потоков (применÑетÑÑ Ðº файлам журналов). Потоком "
"называетÑÑ Ñ„Ð°Ð¹Ð», открытый Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ функции fopen()."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "КоличеÑтво открытых таблиц."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "КоличеÑтво Ñвободных блоков памÑти в кеше запроÑов."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Объем Ñвободной памÑти Ð´Ð»Ñ ÐºÐµÑˆÐ° запроÑов."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
"КоличеÑтво &quot;попаданий&quot; в кеш запроÑов, Ñ‚.е. Ñколько запроÑов было "
"удовлетворено запроÑами, находÑщимиÑÑ Ð² кеше."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "КоличеÑтво запроÑов, добавленных в кеш запроÑов."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5782,7 +5774,7 @@ msgstr ""
"не иÑпользующиеÑÑ Ñтраницы заменÑÑŽÑ‚ÑÑ Ð½Ð¾Ð²Ñ‹Ð¼Ð¸) при принÑтии Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð¾Ð± "
"ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñа из кеша."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5790,24 +5782,24 @@ msgstr ""
"КоличеÑтво запроÑов, которые оказалиÑÑŒ некешируемыми или Ð´Ð»Ñ ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… "
"кеширование было подавлено Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ ключевого Ñлова SQL_NO_CACHE."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "КоличеÑтво запроÑов, зарегиÑтрированных в кеше."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Суммарное количеÑтво блоков памÑти, отведенных под кеш запроÑов."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "СброÑить"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "СоÑтоÑние отказоуÑтойчивой репликации (пока не реализовано)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5815,13 +5807,13 @@ msgstr ""
"КоличеÑтво запроÑов-объединений, выполненных без иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð½Ð´ÐµÐºÑов. "
"ЕÑли значение переменной не равно 0, рекомендуетÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€Ð¸Ñ‚ÑŒ индекÑÑ‹ таблиц."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"КоличеÑтво запроÑов-объединений, выполненных Ñ Ð¸Ñпользованием поиÑка по "
"диапазону в таблице, на которую делаетÑÑ ÑÑылка."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5830,7 +5822,7 @@ msgstr ""
"диапазону Ð´Ð»Ñ Ð²Ñ‹Ð±Ð¾Ñ€ÐºÐ¸ Ñтрок из вторичной таблицы. ЕÑли значение переменной "
"не равно 0, рекомендуетÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€Ð¸Ñ‚ÑŒ индекÑÑ‹ таблиц."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5839,18 +5831,18 @@ msgstr ""
"диапазону в первой таблице. Обычно значение Ñтой переменной не критично, "
"даже еÑли оно велико."
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"КоличеÑтво запроÑов-объединений, выполненных Ñ Ð¸Ñпользованием полного поиÑка "
"по первой таблице."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"КоличеÑтво временных таблиц, открытых в наÑтоÑщий момент подчиненным потоком."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5858,13 +5850,13 @@ msgstr ""
"Общее количеÑтво повторов транзакций подчиненным потоком репликации Ñ "
"момента запуÑка."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"ПриÑваиваетÑÑ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ðµ ON, еÑли данный Ñервер функционирует как подчиненный, "
"подключенный к главному."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5872,12 +5864,12 @@ msgstr ""
"КоличеÑтво потоков, на Ñоздание которых потребовалоÑÑŒ более чем "
"slow_launch_time Ñекунд."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "КоличеÑтво запроÑов, выполнÑвшихÑÑ Ð±Ð¾Ð»ÐµÐµ long_query_time Ñекунд."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5886,28 +5878,28 @@ msgstr ""
"КоличеÑтво проходов, Ñделанных алгоритмом Ñортировки. При большом значении "
"Ñледует увеличить значение переменной sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
"КоличеÑтво операций Ñортировки, выполненных Ñ Ð¸Ñпользованием диапазона."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "КоличеÑтво отÑортированных Ñтрок."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"КоличеÑтво операций Ñортировки, выполненных Ñ Ð¸Ñпользованием полного "
"ÑÐºÐ°Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
"КоличеÑтво запроÑов на блокировку таблицы, которые были удовлетворены "
"немедленно."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5919,7 +5911,7 @@ msgstr ""
"производительноÑтью, необходимо Ñначала оптимизировать Ñвои запроÑÑ‹, а затем "
"разбить Ñвою таблицу (или таблицы) или иÑпользовать репликацию."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5929,11 +5921,11 @@ msgstr ""
"вычиÑлить по формуле Threads_created/Connections. ЕÑли Ñто значение окрашено "
"в краÑный цвет - вам Ñледует увеличить thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "КоличеÑтво открытых текущих Ñоединений."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5945,87 +5937,87 @@ msgstr ""
"thread_cache_size (Ñто не даÑÑ‚ ÑущеÑтвенного выигрыша в производительноÑти, "
"при хорошей реализации потоков)."
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "КоличеÑтво процеÑÑов, находÑщихÑÑ Ð² активном ÑоÑтоÑнии."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Текущее ÑоÑтоÑние MySQL"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Обработчик"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Кеш запроÑов"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Потоки"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Временные данные"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Отложенные вÑтавки"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Кеш индекÑа"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "ОбъединениÑ"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Сортировка"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Координатор транзакций"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Закрыть вÑе таблицы"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "СпиÑок открытых таблиц"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ подчиненных Ñерверах"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ ÑоÑтоÑнии Ñервера репликации"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Дефрагментировать кеш запроÑов"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "СпиÑок процеÑÑов"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "СброÑить"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL Ñервер работает %s. Ð’Ñ€ÐµÐ¼Ñ Ð·Ð°Ð¿ÑƒÑка: %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -6033,19 +6025,19 @@ msgid ""
"b> process."
msgstr "Данный Ñервер наÑтроен головным в процеÑÑе репликации."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "Данный Ñервер наÑтроен головным в процеÑÑе репликации."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "Данный Ñервер наÑтроен головным в процеÑÑе репликации."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6059,18 +6051,18 @@ msgstr ""
"Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾Ð¹ информации о ÑоÑтоÑнии репликации Ñервера, пожалуйÑта, "
"перейдите в <a href=\"#replication\">раздел репликации</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"Трафик: ÑтатиÑтика по Ñетевому трафику MySQL-Ñервера Ñо времени его запуÑка."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Трафик"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6078,36 +6070,36 @@ msgstr ""
"Ðа загруженном Ñервере, побайтовые Ñчетчики могут переполнÑÑ‚ÑŒÑÑ, таким "
"образом, ÑтатиÑтика, Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°ÐµÐ¼Ð°Ñ MySQL-Ñервером, может быть некорректной."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "в чаÑ"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "ПринÑто"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Отправлено"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "СоединениÑ"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "МакÑимально одновременных"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Ðеудачных попыток"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Прерваны"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6116,129 +6108,129 @@ msgstr ""
"СтатиÑтика запроÑов: Ñо времени запуÑка, на Ñервер было отоÑлано запроÑов - "
"%s."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "в минуту"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "в Ñекунду"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Тип запроÑа"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "СоÑтоÑние репликации"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Ðе получилоÑÑŒ ÑоединитьÑÑ Ñ Ð¸Ñточником"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Ðе получилоÑÑŒ ÑоединитьÑÑ Ñ Ñ†ÐµÐ»ÐµÐ²Ð¾Ð¹ базой данных"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "База данных '%s' не ÑущеÑтвует."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Ð¡Ð¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ñтруктуры"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Ð¡Ð¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "отÑутÑтвует"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Различие Ñтруктуры"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Различие данных"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Добавить поле(Ñ)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Удалить поле(Ñ)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Изменить поле(Ñ)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Удалить индекÑ(Ñ‹)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Применить индекÑ(Ñ‹)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Обновить Ñтроку(и)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Ð’Ñтавить Ñтроку(и)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Удалить вÑе предыдущие Ñтроки из целевой таблицы?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Применить выбранные изменениÑ"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Синхронизировать базы данных"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Выбранные целевые таблицы были Ñинхронизированы Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð°Ð¼Ð¸ иÑточника."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Ð¦ÐµÐ»ÐµÐ²Ð°Ñ Ð±Ð°Ð·Ð° данных была Ñинхронизирована Ñ Ð±Ð°Ð·Ð¾Ð¹ данных иÑточника"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Выполнены Ñледующие запроÑÑ‹:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "ÐебезопаÑное Ñоединение"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Конфигурационный файл"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Сокет"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6246,29 +6238,29 @@ msgstr ""
"Ð¦ÐµÐ»ÐµÐ²Ð°Ñ Ð±Ð°Ð·Ð° данных будет полноÑтью Ñинхронизована Ñ Ð¸Ñточником. База данных "
"иÑточника оÑтанетÑÑ Ð½ÐµÐ¸Ð·Ð¼ÐµÐ½Ð½Ð¾Ð¹."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Серверные переменные и наÑтройки"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Значение ÑеÑÑии"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобальное значение"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Конфигурационный файл"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Скачать"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6278,111 +6270,107 @@ msgstr ""
"незашифрованном виде!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Обзор"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Показать Ñкрытые ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "ОтÑутÑтвуют наÑтроенные Ñервера"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Ðовый Ñервер"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Язык по умолчанию"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "ПредоÑтавить выбор пользователю"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- не выбран -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Сервер по умолчанию"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Конец Ñтроки"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Показать"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Загрузить"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "ДомашнÑÑ Ñтраница phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Пожертвование"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Проверить обновление"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "ÐаÑтройки"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Фрейм навигации"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "ОÑновной фрейм"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Редактировать Ñервер"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Добавить новый Ñервер"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Ðекорректное значение"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "УÑтановить значение: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "ВоÑÑтановить изначальное значение"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Предупреждение"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Разрешить перекодирование"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"При включении позволÑет ввеÑти любой MySQL Ñервер в форме авторизации при "
"уÑтановленной cookie идентификации"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6399,20 +6387,20 @@ msgstr ""
"IP не ÑвлÑетÑÑ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð½Ñ‹Ð¼ и кроме Ð²Ð°Ñ Ð¿Ñ€Ð¸Ð½Ð°Ð´Ð»ÐµÐ¶Ð¸Ñ‚ Ñ‚Ñ‹ÑÑчам пользователей того "
"же Интернет Провайдера."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Разрешить подключение к любому Ñерверу MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Показывать ÑÑылку &quot;Удалить базу данных&quot; обычным пользователÑм"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Ключ должен Ñодержать Ñимволы алфавита, цифры [em]и[/em] знаки"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6420,12 +6408,12 @@ msgstr ""
"ÐšÐ»ÑŽÑ‡ÐµÐ²Ð°Ñ Ñ„Ñ€Ð°Ð·Ð° иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð´Ð»Ñ ÐºÐ¾Ð´Ð¸Ñ€Ð¾Ð²ÐºÐ¸ cookies при [kbd]cookie[/kbd] "
"идентификации"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
"Ключ ÐºÐ¾Ð´Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñлишком короткий, он должен Ñодержать не менее 8 Ñимволов"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6435,27 +6423,27 @@ msgstr ""
"причине он был автоматичеÑки Ñоздан за ваÑ. Данный ключ иÑпользуетÑÑ Ð´Ð»Ñ "
"кодировки cookies; вам не надо его запоминать."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Ключ Blowfish"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "ПодÑвечивать выбранные Ñтроки"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Выделение Ñтроки"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "ПодÑветить Ñтроку при наведении курÑора"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "ПодÑветить наведение"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6463,11 +6451,11 @@ msgstr ""
"Включить [a@http://ru.wikipedia.org/wiki/Bzip2]bzip2[/a] архивирование Ð´Ð»Ñ "
"операций импорта и ÑкÑпорта"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6478,11 +6466,11 @@ msgstr ""
"Bzip2 архивов[/a] требует Ð½Ð°Ð»Ð¸Ñ‡Ð¸Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ (%s), которые недоÑтупны на данной "
"ÑиÑтеме."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Ðевозможно загрузить или Ñохранить наÑтройки"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6493,7 +6481,7 @@ msgstr ""
"Documentation.html#setup_script]документации[/a]. Ð’ противном Ñлучае вы "
"Ñможете только Ñкачать, или проÑмотреть его."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6508,33 +6496,33 @@ msgstr ""
"позволÑет ограничить длину вводимых данных, [kbd]textarea[/kbd] - позволÑет "
"иÑпользовать в полÑÑ… Ð¿ÐµÑ€ÐµÐ½Ð¾Ñ Ñтроки."
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "ÐŸÐ¾Ð»Ñ Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Ширина текÑтового Ð¿Ð¾Ð»Ñ Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… типа CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Ширина textarea Ð´Ð»Ñ CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Ð’Ñ‹Ñота текÑтового Ð¿Ð¾Ð»Ñ Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… типа CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Ð’Ñ‹Ñота textarea Ð´Ð»Ñ CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Проверка прав файла config"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6543,53 +6531,45 @@ msgstr ""
"большого количеÑтва памÑти. ЕÑли вы иÑпытываете проблемы Ñ Ñозданными "
"архивами, отключите данную функцию."
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Ðрхивирование на лету"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr "Выводить предупреждение при попытке полного ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Подтверждать DROP запроÑÑ‹"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Кодировка по умолчанию иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ перекодировании"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Кодировка по умолчанию"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Вкладка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ выборе базы данных"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Вкладка по умолчанию Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ данных"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Вкладка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ входе на Ñервер"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Вкладка по умолчанию Ð´Ð»Ñ Ñервера"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Вкладка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ выборе таблицы"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Вкладка по умолчанию Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6598,84 +6578,84 @@ msgstr ""
"Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ Ð½Ðµ доÑтупна извне, не открыта Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ запиÑи Ð´Ð»Ñ Ð»ÑŽÐ±Ð¾Ð³Ð¾ "
"другого Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñервера."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
"Выводить базы данных в виде поÑледовательного ÑпиÑка вмеÑто выпадающего"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Отображать базы данных ÑпиÑком"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
"Выводить доÑтупные Ð´Ð»Ñ Ð²Ñ‹Ð±Ð¾Ñ€Ð° Ñерверы в виде поÑледовательного ÑпиÑка вмеÑто "
"выпадающего"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Выводить Ñерверы ÑпиÑком"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Ðевозможно ÑоединитьÑÑ Ñ Ñервером MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"При иÑпользовании pmadb не уÑтановлен пароль управлÑющего Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ "
"phpMyAdmin"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
"При иÑпользовании pmadb не уÑтановлен управлÑющий пользователь phpMyAdmin"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"При иÑпользовании единого метода идентификации signon не уÑтановлено Ð¸Ð¼Ñ "
"ÑеÑÑии"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"При иÑпользовании единого метода идентификации signon не уÑтановлен URL"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"При иÑпользовании идентификации по конфигурационному файлу не уÑтановлено "
"Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Данные формы Ñодержат ошибки"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Ðекорректно введен IP адреÑ: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Ðекорректно уÑтановлен номер порта"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "ОтÑутÑтвуют данные Ð´Ð»Ñ %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Значение должно быть отрицательным чиÑлом"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Значение должно быть положительным чиÑлом"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6683,45 +6663,45 @@ msgstr ""
"УÑтановите макÑимальное количеÑтво Ñекунд, в течении которых Ñкрипт может "
"работать ([kbd]0[/kbd] без ограничениÑ)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "МакÑимальное Ð²Ñ€ÐµÐ¼Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Кодировка файла"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Шаблон имени базы данных"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Шаблон имени Ñервера"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Шаблон имени таблицы"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Сохранить на Ñервере"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Запомнить шаблон имени файла"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "нет"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
"При иÑпользовании phpMyAdmin предпочитать иÑпользование безопаÑного "
"ÑоединениÑ"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6729,11 +6709,11 @@ msgstr ""
"Данный [a@?page=form&amp;formset=features#tab_Security]параметр[/a] должен "
"быть включен, еÑли ваш Ñервер его поддерживает"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Предпочитать SSL Ñоединение"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6741,89 +6721,89 @@ msgstr ""
"ПорÑдок Ñортировки значений в ÑпиÑке внешних ключей. [kbd]content[/kbd] - "
"ÑÑылочные данные, [kbd]id[/kbd] - значение ключа"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Сортировка внешних ключей"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
"ЕÑли значений меньше указанного, то они будут выведены в виде выпадающего "
"ÑпиÑка"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Лимит внешних ключей"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Обзор"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "ÐаÑтройка режима обзора данных"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "ÐаÑтройка режима редакции данных"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "РедакциÑ"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "ÐаÑтройте параметры ÑкÑпорта иÑпользуемые по умолчанию"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "ЭкÑпорт"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "ÐаÑтройте параметры импорта иÑпользуемые по умолчанию"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Импорт"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "УÑтановите директории импорта и ÑкÑпорта, а так же параметры архивации"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Импорт / ÑкÑпорт"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Параметры Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка баз данных"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "ÐаÑтройки Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñ„Ñ€ÐµÐ¹Ð¼Ð° навигации"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Параметры Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка Ñерверов"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Параметры Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка таблиц"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "ÐаÑтройки не попадающие в другие разделы"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Другие наÑтройки Ñдра"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "ÐаÑтройте параметры окна запроÑов"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6831,15 +6811,15 @@ msgstr ""
"ПожалуйÑта, обратите внимание, что phpMyAdmin - Ñто только веб-Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð¸ "
"его наÑтройки не ограничивают доÑтуп к Ñамой MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "БезопаÑноÑÑ‚ÑŒ"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "ОÑновные наÑтройки"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6847,23 +6827,23 @@ msgstr ""
"РаÑширенное управление Ñервером. Ðе изменÑйте данные параметры без "
"доÑтаточного Ð¿Ð¾Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð¸Ñ… назначениÑ."
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Параметры Ñервера"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Введите параметры ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñервера"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Введите параметры входа Ð´Ð»Ñ ÐµÐ´Ð¸Ð½Ð¾Ð³Ð¾ метода идентификации"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Параметры Signon входа"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6873,47 +6853,47 @@ msgstr ""
"Смотрите в документации раздел опиÑывающий [a@../Documentation.html#linked-"
"tables]инфраÑтруктуру ÑвÑзанных таблиц[/a]"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "РаÑÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "МодификациÑ"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Модифицировать параметры ÑкÑпорта"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Модифицировать изначальлные наÑтройки импорта"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Модифицировать фрейм навигации"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Модифицировать оÑновной фрейм"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "ÐаÑтройте ÑÑылки выводимые в блоке SQL запроÑов"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL ЗапроÑ"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6922,27 +6902,27 @@ msgstr ""
"запроÑов Ñмотрите наÑтройки [a@?page=form&amp;formset=main_frame#tab_Sql_box]"
"фрейма Ðавигации[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL запроÑÑ‹"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "ÐаÑтройка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð³Ð»Ð°Ð²Ð½Ð¾Ð¹ Ñтраницы"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "ГлавнаÑ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "ÐаÑтройте отображение вкладок"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Вкладки"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6950,11 +6930,11 @@ msgstr ""
"Включить [a@http://ru.wikipedia.org/wiki/Gzip]gzip[/a] архивирование Ð´Ð»Ñ "
"операций импорта и ÑкÑпорта"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6965,15 +6945,15 @@ msgstr ""
"GZip архивов[/a] требует Ð½Ð°Ð»Ð¸Ñ‡Ð¸Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ (%s), которые недоÑтупны на данной "
"ÑиÑтеме."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Добавочные параметры iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Игнорировать ошибки"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6981,11 +6961,11 @@ msgstr ""
"Ð’ Ñлучае Ð²ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ð¾Ð³Ð¾ параметра, phpMyAdmin продолжит выполнение "
"ÑоÑтавного запроÑа, даже еÑли одно из выражений вернет ошибку"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Игнорировать ошибки ÑоÑтавных запроÑов"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6995,11 +6975,11 @@ msgstr ""
"временного лимита на выполнение Ñкрипта. Может помочь при импорте файлов "
"большого размера, однако небезопаÑно Ð´Ð»Ñ Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ð¹."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "ЧаÑтичный импорт: разрешает прерывание"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -7007,15 +6987,15 @@ msgstr ""
"Формат по умолчанию; обратите внимание, что ÑпиÑок форматов завиÑит от "
"Ð¿Ð¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ (база данных, таблица) и только SQL доÑтупен в любом Ñлучае"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "ЧаÑтичный импорт: пропуÑк запроÑов"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "ÐебезопаÑное Ñоединение"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7024,43 +7004,43 @@ msgstr ""
"ЕÑли ваш Ñервер наÑтроен также и на приём HTTPS запроÑов, перейдите по [a@%s]"
"данной ÑÑылке[/a] Ð´Ð»Ñ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð±ÐµÐ·Ð¾Ð¿Ð°Ñного ÑоединениÑ."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "КоличеÑтво Ñтрок при вÑтавке за один раз"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "КоличеÑтво Ñтрок при вÑтавке"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Цель иконки быÑтрого доÑтупа"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Отображать логотип в левом фрейме"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Выводить логотип"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Отображать вверху левого фрейма ÑпиÑок доÑтупных Ñерверов"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Отображать выбор Ñервера"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Строка разделÑÑŽÑ‰Ð°Ñ Ð±Ð°Ð·Ñ‹ данных на различные уровни дерева"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Разделитель дерева баз данных"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7068,35 +7048,35 @@ msgstr ""
"Только в облегченном варианте; отображать базы данных в виде дерева "
"(определÑетÑÑ ÑƒÐºÐ°Ð·Ð°Ð½Ð¸ÐµÐ¼ Ñ€Ð°Ð·Ð´ÐµÐ»Ð¸Ñ‚ÐµÐ»Ñ Ð½Ð¸Ð¶Ðµ)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Отображать базы данных в виде дерева"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "Отключите данную функцию, еÑли хотите видеть вÑе базы данных Ñразу"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Облегченный вариант"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð³Ð»ÑƒÐ±Ð¸Ð½Ð° дерева таблиц"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Строка разделÑÑŽÑ‰Ð°Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ на различные уровни дерева"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Разделитель дерева таблиц"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL ÑÑылка логотипа"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7104,27 +7084,27 @@ msgstr ""
"Открывать ÑÑылку в оÑновном окне ([kbd]main[/kbd]) или в новом ([kbd]new[/"
"kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Цель ÑÑылки логотипа"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "ПодÑвечивать Ñервер при наведении курÑора"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Включить подÑветку"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Выводить вкладки менее наÑыщенные графичеÑкими Ñлементами"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Облегченные вкладки"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7135,11 +7115,11 @@ msgstr ""
"Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð² FALSE можно легко забыть отключитьÑÑ Ð¾Ñ‚ других Ñерверов при "
"множеÑтвенном подключении."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Удалить вÑе cookies при выходе"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7147,11 +7127,11 @@ msgstr ""
"ОпределÑет необходимоÑÑ‚ÑŒ выводить Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¾Ñ‚ предыдущего "
"Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¸ иÑпользовании cookie идентификации"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Выводить Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7164,15 +7144,15 @@ msgstr ""
"Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ð¾ÐºÐ½Ð° браузера. Хранение в течении ÑеÑÑии рекомендуетÑÑ Ð´Ð»Ñ "
"иÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð² недружеÑтвенном окружении."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Хранение cookie"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "ОпределÑет длительноÑÑ‚ÑŒ (в Ñекундах) дейÑÑ‚Ð²Ð¸Ñ cookie идентификации"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7183,30 +7163,30 @@ msgstr ""
"Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð±Ð¾Ð»ÐµÐµ 1800 может оказатьÑÑ Ð½ÐµÐ±ÐµÐ·Ð¾Ð¿Ð°Ñным в ÑвÑзи Ñ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ñ‹Ð¼ "
"иÑпользованием ÑеÑÑии другим лицом."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Срок дейÑÑ‚Ð²Ð¸Ñ cookie"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
"МакÑимальное количеÑтво Ñимволов иÑпользуемых при отображении SQL запроÑа"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð´Ð»Ð¸Ð½Ð½Ð° отображаемого SQL"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"МакÑимальное количеÑтво баз данных отображаемых в левом фрейме и ÑпиÑке баз "
"данных"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "МакÑимальное количеÑтво баз данных"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7215,19 +7195,19 @@ msgstr ""
"КоличеÑтво Ñтрок при выводе результата запроÑа. ЕÑли Ñтрок больше, то будут "
"выведены ÑÑылки перелиÑÑ‚Ñ‹Ð²Ð°Ð½Ð¸Ñ Ñтраниц."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "МакÑимальное количеÑтво Ñтрок"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "МакÑимальное количеÑтво таблиц отображаемых в ÑпиÑке"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "МакÑимальное количеÑтво таблиц"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7235,28 +7215,28 @@ msgstr ""
"МакÑимальное количеÑтво байт, которые могут быть выделены Ñкрипту. Пример: "
"[kbd]32M[/kbd] ([kbd]0[/kbd] без ограничений)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Лимит памÑти"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "ИÑпользовать только иконки, только текÑÑ‚, или вÑе вмеÑте"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Иконки в Ñтроке навигации"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"ИÑпользуйте буферизацию вывода GZip Ð´Ð»Ñ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð¿ÐµÑ€ÐµÐ´Ð°Ñ‡Ð¸ данных по HTTP"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Ð‘ÑƒÑ„ÐµÑ€Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð²Ñ‹Ð²Ð¾Ð´Ð° GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7268,35 +7248,35 @@ msgstr ""
"[kbd]SMART[/kbd] - означает обратный порÑдок Ð´Ð»Ñ Ð¿Ð¾Ð»ÐµÐ¹ имеющих тип TIME, "
"DATE, DATETIME и TIMESTAMP; в ином Ñлучае порÑдок будет прÑмой"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "ПорÑдок Ñортировки"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "ИÑпользовать поÑтоÑнные ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ Ð±Ð°Ð·Ð°Ð¼Ð¸ данных MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "ПоÑтоÑнные ÑоединениÑ"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Иконки операций над таблицами"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Запретить возможноÑÑ‚ÑŒ Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… полей типа BLOB и BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Защитить бинарные данные"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7305,51 +7285,51 @@ msgstr ""
"pmadb). При отключении, Ð´Ð»Ñ Ð¸Ñтории запроÑов иÑпользуетÑÑ JS (иÑÑ‚Ð¾Ñ€Ð¸Ñ "
"терÑетÑÑ Ð¿Ñ€Ð¸ закрытии окна)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "ПоÑтоÑÐ½Ð½Ð°Ñ Ð¸ÑÑ‚Ð¾Ñ€Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñов"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "КоличеÑтво запроÑов хранимых в иÑтории"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Длинна иÑтории запроÑов"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
"Вкладка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ открытии нового вÑплывающего окна Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ "
"запроÑов"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Вкладка по умолчанию Ð´Ð»Ñ Ð¾ÐºÐ½Ð° запроÑов"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "Выберите функцию, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð±ÑƒÐ´ÐµÑ‚ иÑпользоватьÑÑ Ð¿Ñ€Ð¸ перекодировании"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Механизм перекодированиÑ"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
"Проверка данных на ÑоответÑтвие и возвращение в изначальное значение при "
"наличии ошибки"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Каталог на Ñервере, в который можно ÑохранÑÑ‚ÑŒ файлы при ÑкÑпорте"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Каталог ÑохранениÑ"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7365,47 +7345,47 @@ msgstr ""
"%1$d#tab_Server]тип идентификации[/a] в [kbd]cookie[/kbd] или [kbd]http[/"
"kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "По причине ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ñти, иÑпользуйте раÑширение mysqli"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Ð’Ñ‹ разрешаете Ñоединение Ñ Ñервером без паролÑ."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "ОÑтавьте поле пуÑтым, еÑли не иÑпользуете данную функцию"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "ПорÑдок хоÑтов Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "ОÑтавьте поле пуÑтым Ð´Ð»Ñ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾ умолчанию"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Правила хоÑтов Ð´Ð»Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ð¸"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Разрешать Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð±ÐµÐ· паролÑ"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Разрешить вход под root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7415,19 +7395,19 @@ msgstr ""
"идентификации SweKey[/a] (пример, еÑли раÑполагаетÑÑ Ð½Ð¸Ð¶Ðµ ÐºÐ¾Ñ€Ð½Ñ Ñ…Ð¾Ñта: /etc/"
"swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Конфигурационный файл SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "ИÑпользуемый метод идентификации"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Тип идентификации"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7435,11 +7415,11 @@ msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ [a@http://wiki.phpmyadmin.net/pma/bookmark]закладок"
"[/a] оÑтавьте поле пуÑтым. РекомендуетÑÑ: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Таблица закладок"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7447,31 +7427,31 @@ msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ комментариев/mime-типов полей оÑтавьте поле пуÑтым. "
"РекомендуетÑÑ: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Таблица информации полей"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Соединение Ñ Ñервером MySQL Ñ Ð¸Ñпользованием ÑÐ¶Ð°Ñ‚Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Соединение Ñо Ñжатием"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "СпоÑоб ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ Ñервером. ЕÑли не уверены, оÑтавьте [kbd]tcp[/kbd]"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Тип ÑоединениÑ"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Пароль выделенного пользователÑ"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7479,19 +7459,19 @@ msgstr ""
"Специальный пользователь MySQL Ñ Ð¾Ð³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð½Ñ‹Ð¼Ð¸ привилегиÑми. Подробнее "
"Ñмотрите на [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Выделенный пользователь"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "При выводе баз данных показывать количеÑтво таблиц в них"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "ПодÑчитывать таблицы"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7499,11 +7479,11 @@ msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ Дизайнера СвÑзей оÑтавьте поле пуÑтым. "
"РекомендуетÑÑ: [kbd]pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Таблица Дизайнера"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7511,11 +7491,11 @@ msgstr ""
"Подробнее Ñмотрите на [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
"bug tracker[/a] и [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Отключить иÑпользование INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7532,25 +7512,25 @@ msgstr ""
"еÑли ваш IP не ÑвлÑетÑÑ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð½Ñ‹Ð¼ и кроме Ð²Ð°Ñ Ð¿Ñ€Ð¸Ð½Ð°Ð´Ð»ÐµÐ¶Ð¸Ñ‚ Ñ‚Ñ‹ÑÑчам "
"пользователей того же Интернет Провайдера."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Выберите какое раÑширение PHP иÑпользовать Ð´Ð»Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ñ MySQL. При "
"возможноÑти, иÑпользуйте mysqli."
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "PHP раÑширение"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Скрыть базы данных подпадающие под регулÑрное выражение (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Скрыть базы данных"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7558,11 +7538,11 @@ msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ иÑтории SQL запроÑов оÑтавьте поле пуÑтым. "
"РекомендуетÑÑ: [kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Таблица иÑтории SQL запроÑов"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7574,35 +7554,35 @@ msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ иÑтории SQL запроÑов оÑтавьте поле пуÑтым. "
"РекомендуетÑÑ: [kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "Таблица иÑтории SQL запроÑов"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "ХоÑÑ‚ на котором работает Ñервер MySQL"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "ХоÑÑ‚ Ñервера"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "URL выхода"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
"ПытатьÑÑ ÑƒÑтановить Ñоединение без паролÑ, еÑли пароль не был принÑÑ‚ при "
"идентификации"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "СоединÑÑ‚ÑŒ без паролÑ"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7611,30 +7591,30 @@ msgstr ""
"хотите иÑпользовать, как обычные литературные Ñимволы, Ñ‚.е. иÑпользуйте 'my"
"\\_db' а не 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Показывать только базы данных из ÑпиÑка"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "ЕÑли не иÑпользуетÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ config, оÑтавьте поле пуÑтым"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "ПропиÑанный пароль"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ PDF Ñхемы оÑтавьте поле пуÑтым. РекомендуетÑÑ: [kbd]"
"pma_pdf_pages[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF Ñхема: Ñтраницы таблицы"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7645,17 +7625,17 @@ msgstr ""
"pmadb[/a]. Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸, оÑтавьте поле пуÑтым. РекомендуетÑÑ: "
"[kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"Порт на котором работает Ñервер MySQL. Ð”Ð»Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾ умолчанию, оÑтавьте "
"пуÑтым."
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Порт Ñервера"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7664,19 +7644,19 @@ msgstr ""
"ÑвÑзанных таблиц[/a] оÑтавьте поле пуÑтым. РекомендуетÑÑ: [kbd]pma_relation[/"
"kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Таблица ÑвÑзей"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL команда Ð´Ð»Ñ Ð²Ñ‹Ð±Ð¾Ñ€ÐºÐ¸ доÑтупных баз данных"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Команда SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7684,101 +7664,101 @@ msgstr ""
"Ð”Ð»Ñ Ð¿Ñ€Ð¸Ð¼ÐµÑ€Ð° Ñмотрите раздел [a@http://wiki.phpmyadmin.net/pma/"
"auth_types#signon]типы идентификации[/a]"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Ð˜Ð¼Ñ ÑеÑÑии Ð´Ð»Ñ Signon"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Режим автоматичеÑкого воÑÑтановлениÑ"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "ХарактериÑтика"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
"Ð’Ñ‹ должны иÑпользовать SSL Ñоединение, еÑли ваш веб-Ñервер его поддерживает"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"Сокет на котором работает Ñервер MySQL. Ð”Ð»Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾ умолчанию, оÑтавьте "
"пуÑтым."
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Сокет Ñервера"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "ИÑпользовать SSL Ð´Ð»Ñ ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "ИÑпользовать SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ PDF Ñхемы оÑтавьте поле пуÑтым. РекомендуетÑÑ: [kbd]"
"pma_table_coords[/kbd]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF Ñхема: координаты таблиц"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7790,17 +7770,17 @@ msgstr ""
"Таблица Ð´Ð»Ñ Ð¾Ð¿Ð¸ÑÐ°Ð½Ð¸Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð¾Ð³Ð¾ полÑ. Ð”Ð»Ñ Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ¸ данной "
"функции оÑтавьте поле пуÑтым. РекомендуетÑÑ: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Таблица Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "ПропиÑанный пользователь"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7809,11 +7789,11 @@ msgstr ""
"нуждаютÑÑ Ð² обновлении. Это предотвратит лишние проверки ÑовмеÑтимоÑти и "
"ÑоответÑтвенно увеличит производительноÑÑ‚ÑŒ."
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "ÐŸÐ¾Ð²Ñ‚Ð¾Ñ€Ð½Ð°Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7821,22 +7801,22 @@ msgstr ""
"ПользовательÑкое опиÑание Ñервера. ОÑтавьте пуÑтым, чтобы вывеÑти название "
"хоÑта."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "ПользовательÑкое Ð¸Ð¼Ñ Ñервера"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "ПозволÑет вывеÑти кнопку &quot;показать вÑе (запиÑи)&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Разрешать вывод вÑех Ñтрок"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7847,27 +7827,27 @@ msgstr ""
"пропиÑанного паролÑ. Смена Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð² конфигурационном файле напрÑмую никак не "
"ограничена."
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "ВывеÑти форму Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "ВывеÑти форму ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð±Ð°Ð·Ñ‹ данных"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Показать форму"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Выводить Ð¿Ð¾Ð»Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ в режиме Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð»Ð¸ вÑтавки"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Выводить Ð¿Ð¾Ð»Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7875,33 +7855,33 @@ msgstr ""
"ВывеÑти ÑÑылку Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "ВывеÑти ÑÑылку на phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "ВывеÑти подробную информацию по MySQL Ñерверу"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "ОпределÑет вывод SQL запроÑов генерируемых phpMyAdmin"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Показывать SQL запроÑÑ‹"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Разрешить вывод ÑтатиÑтики по базам данных и таблицам (например, объем "
"занÑтого проÑтранÑтва)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Показывать ÑтатиÑтику"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7909,11 +7889,11 @@ msgstr ""
"ЕÑли включен вывод вÑплывающих подÑказок и уÑтановлен вывод комментариÑ, "
"произойдет Ð²Ð·Ð°Ð¸Ð¼Ð½Ð°Ñ Ð·Ð°Ð¼ÐµÐ½Ð° ÐºÐ¾Ð¼Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ð¸Ñ Ð¸ имени базы данных"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Выводить вмеÑто имени базы данных ее комментарий"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7924,26 +7904,26 @@ msgstr ""
"корневого значениÑ, разделенных указанной в директиве $cfg"
"['LeftFrameTableSeparator'] Ñтрокой, таблиц."
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Комментарий таблицы вмеÑто имени"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Комментарии таблицы во вÑплывающих подÑказках"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"Отмечать иÑпользованные таблицы и делать возможным отображение баз данных Ñ "
"заблокированными таблицами"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "ПропуÑкать заблокированные таблицы"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7951,15 +7931,15 @@ msgstr ""
"Предлагать Ð¸Ð¼Ñ Ñоздаваемой базы данных при наличии такой возможноÑти, или "
"Ñохранение Ð¿Ð¾Ð»Ñ Ð¿ÑƒÑтым"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Предлагать Ð¸Ð¼Ñ Ð½Ð¾Ð²Ð¾Ð¹ базы данных"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "да"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7971,29 +7951,29 @@ msgstr ""
"Forwarded-For) заголовку пришедшему Ñ Ð¿Ñ€Ð¾ÐºÑи 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "СпиÑок доверенных прокÑи Ð´Ð»Ñ IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
"Каталог на Ñервере, в который вы можете загружать файлы Ð´Ð»Ñ Ð¿Ð¾Ñледующего "
"импорта"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Каталог загрузки"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Разрешить поиÑк по вÑей базе данных"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "ИÑпользовать поиÑк по базе данных"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -8003,11 +7983,11 @@ msgstr ""
"запроÑах. Ð”Ð»Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑтва выражений в ÑложноÑоÑтавном запроÑе "
"Ñмотрите libraries/import.lib.php."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Комментировать ÑоÑтавные запроÑÑ‹"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -8015,11 +7995,11 @@ msgstr ""
"Ðе удалоÑÑŒ получить текущую верÑию. Возможно вы не Ñоединены Ñ Ñетью, или "
"Ñервер Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð½Ðµ отвечает."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "От Ñервера получена Ð½ÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ Ñтрока верÑии"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -8028,7 +8008,7 @@ msgstr ""
"ДоÑтупна более Ð½Ð¾Ð²Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ phpMyAdmin и вам предлагаетÑÑ ÐµÐµ иÑпользовать. "
"ÐÐ¾Ð²ÐµÐ¹ÑˆÐ°Ñ Ð²ÐµÑ€ÑÐ¸Ñ %s, выпущена %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -8040,25 +8020,25 @@ msgstr ""
"Ð’Ñ‹ иÑпользуете подверÑию, запуÑтите [kbd]обновление svn[/kbd] :-)[br]"
"ПоÑледнÑÑ ÑÑ‚Ð°Ð±Ð¸Ð»ÑŒÐ½Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ %s, выпущена %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Обновление Ñтабильной верÑии недоÑтупно"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Строка верÑии не поддаётÑÑ Ñ€Ð°Ð·Ð±Ð¾Ñ€Ñƒ"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Проверка верÑии"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"ÐедоÑтупны обработчик URL протокола или CURL. Проверка верÑии невозможна."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8066,7 +8046,7 @@ msgstr ""
"Включить [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
"архивирование Ð´Ð»Ñ Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ð¹ импорта и ÑкÑпорта"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8075,7 +8055,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Создание Zip архивов[/"
"a] требует Ð½Ð°Ð»Ð¸Ñ‡Ð¸Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ (%s), которые недоÑтупны на данной ÑиÑтеме."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8085,323 +8065,323 @@ msgstr ""
"Zip архивов[/a] требует Ð½Ð°Ð»Ð¸Ñ‡Ð¸Ñ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ (%s), которые недоÑтупны на данной "
"ÑиÑтеме."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Идентификатор вÑтавленной Ñтроки: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Отображает как PHP-код"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Отображает SQL-запроÑ"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблемы Ñ Ð¸Ð½Ð´ÐµÐºÑами таблицы `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Метка"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Таблица %1$s была уÑпешно изменена"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Обзор внешних значений"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ФункциÑ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Игнорировать"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Из-за большого количеÑтва данных<br />изменение может быть затруднено"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Удалить ÑÑылку хранилища BLOB данных"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Двоичные данные - не редактируютÑÑ"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Загрузить в хранилище BLOB данных"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ð’Ñтавить запиÑÑŒ"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Отображает SQL-запроÑ"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ВернутьÑÑ Ð½Ð° предыдущую Ñтраницу"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Добавить новую запиÑÑŒ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "ВернутьÑÑ Ðº данной Ñтранице"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Редактировать Ñледующую Ñтроку"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Ð”Ð»Ñ Ð¿ÐµÑ€ÐµÐ¼ÐµÑ‰ÐµÐ½Ð¸Ñ Ð¼ÐµÐ¶Ð´Ñƒ полÑми значениÑ, иÑпользуйте клавишу TAB, либо CTRL"
"+клавиши Ñо Ñтрелками - Ð´Ð»Ñ Ñвободного перемещениÑ"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "КоличеÑтво вÑтавлÑемых Ñтрок: %s"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Таблица %s уже ÑущеÑтвует!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Таблица %1$s была Ñоздана."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Отобразить дамп (Ñхему) таблицы"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ð˜Ð¼Ñ Ð¿ÐµÑ€Ð²Ð¸Ñ‡Ð½Ð¾Ð³Ð¾ индекÑа должно быть PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðевозможно переименовать Ð¸Ð½Ð´ÐµÐºÑ Ð² PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "ЧаÑти индекÑа не определены!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Создать новый индекÑ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Изменить индекÑ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ð˜Ð¼Ñ Ð¸Ð½Ð´ÐµÐºÑа&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тип индекÑа&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(Ð˜Ð¼Ñ &quot;PRIMARY&quot; должен иметь <b>только</b> первичный индекÑ!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Добавить к индекÑу&nbsp;%s&nbsp;Ñтолбец(Ñ‹)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "КоличеÑтво Ñтолбцов должно быть больше нулÑ."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðе возможно перемеÑтить таблицу Ñаму в ÑебÑ!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðевозможно Ñкопировать таблицу Ñаму в ÑебÑ!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Таблица %s была перемещена в %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Таблица %s была Ñкопирована в %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Ðе задано Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Изменить Ñортировку таблицы"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(Ñтолбец)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ПеремеÑтить таблицы в (база данных<b>.</b>таблица):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Параметры таблицы"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Переименовать таблицу в"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Скопировать таблицу в (база данных<b>.</b>таблица):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "ПереключитьÑÑ Ð½Ð° Ñкопированную таблицу"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "ОбÑлуживание таблицы"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Дефрагментировать таблицу"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Обновлен кеш таблицы %s"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Обновить кеш таблицы (&quot;FLUSH&quot;)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "ОбÑлуживание разделов"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Раздел %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Ðнализ"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Проверка"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "ОптимизациÑ"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "ПереÑтройка"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "ИÑправление"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Удалить разделение"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Проверить целоÑтноÑÑ‚ÑŒ данных:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Отображение таблиц"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "ИÑпользуемое проÑтранÑтво"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "ИÑпользование"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "ЭффективноÑÑ‚ÑŒ"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатиÑтика Ñтрок"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "ХарактериÑтика"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "ÑтатичеÑкий"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамичеÑкий"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Длина Ñтроки"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Размер Ñтроки"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð²Ð½ÐµÑˆÐ½ÐµÐ³Ð¾ ключа на %1$s (проверьте типы данных)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Внутренние ÑвÑзи"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8409,131 +8389,131 @@ msgstr ""
"ВнутреннÑÑ ÑвÑзь не обÑзательна, еÑли ÑущеÑтвует ÑоответÑÑ‚Ð²ÑƒÑŽÑ‰Ð°Ñ ÑвÑзь Ñ "
"помощью внешнего ключа (FOREIGN KEY)."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Лимит внешних ключей"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ð”Ð»Ñ ÑÐ¾Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð´ÐµÐ¹ÑÑ‚Ð²Ð¸Ñ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ð¾ выбрать одну или неÑколько Ñтрок"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Выполнить \"Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð¾ образцу\" (групповой Ñимвол: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Выберите Ð¿Ð¾Ð»Ñ (не менее одного):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Добавить уÑÐ»Ð¾Ð²Ð¸Ñ Ð¿Ð¾Ð¸Ñка (тело Ð´Ð»Ñ ÑƒÑÐ»Ð¾Ð²Ð¸Ñ \"WHERE\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "КоличеÑтво Ñтрок на Ñтранице"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Сортировка:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Обзор уникальных значений"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ðет"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Таблица %s была удалена"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Был добавлен первичный ключ к %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Был добавлен Ð¸Ð½Ð´ÐµÐºÑ Ð´Ð»Ñ %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "СвÑзи"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Ðнализ Ñтруктуры таблицы"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Добавить поле(Ñ)"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "В конец таблицы"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "В начало таблицы"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "ПоÑле %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Создать Ð¸Ð½Ð´ÐµÐºÑ Ð´Ð»Ñ &nbsp;%s&nbsp; Ñтолбца/ов"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "разделён"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "Отчёт ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "ВерÑÐ¸Ñ %s Ñоздана, отÑлеживание %s.%s включено."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "ОтÑлеживание %s.%s, верÑии %s выключено."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "ОтÑлеживание %s.%s, верÑии %s включено."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Выполненные SQL запроÑÑ‹."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8542,113 +8522,113 @@ msgstr ""
"временную базу данных. УбедитеÑÑŒ, что у Ð²Ð°Ñ ÐµÑÑ‚ÑŒ Ð´Ð»Ñ Ñтого доÑтаточные "
"привилегии."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Закомментируйте Ñти две Ñтроки, еÑли они вам не нужны."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑƒÑпешно выгружены; Ñкопируйте, либо выполните их."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Закрыть"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Обзор верÑии %s (SQL код)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "ОтÑлеживаемые выражениÑ"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "ВывеÑти %s Ñ Ð´Ð°Ñ‚Ð¾Ð¹ от %s до %s Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Дата"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Пользователь"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Выражение определÑющее Ñтруктуру"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Выражение изменÑющее данные"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Выгрузка SQL (файл)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Выгрузка SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Данный параметр замеÑтит таблицу и ÑодержащиеÑÑ Ð² ней данные."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Выполнение SQL запроÑа"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "ЭкÑпортировать как %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Показать верÑии"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "ВерÑиÑ"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Выключить Ñлежение за %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Выключить"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Включить Ñлежение за %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Включить"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Создать верÑию %s из %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "ОтÑлеживать Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»Ñющие Ñтруктуру:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "ОтÑлеживать Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð·Ð¼ÐµÐ½Ñющие данные:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Создать верÑию"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8657,48 +8637,75 @@ msgstr ""
"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге "
"%s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Другие темы!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДоÑтупные MIME-типы"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-типы, выделенные курÑивом, не имеют отдельной функции транÑформации"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДоÑтупные преобразованиÑ"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ОпиÑание"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ð”Ð»Ñ Ð´Ð¾Ñтупа к данной Ñтранице у Ð²Ð°Ñ Ð½ÐµÐ´Ð¾Ñтаточно прав!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профиль был обновлен."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "VIEW название"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Переименовать таблицу в"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðе подключены раÑÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ iconv или recode, необходимые Ð´Ð»Ñ ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ð¸ "
+#~ "кодировок. Ðеобходимо наÑтроить PHP, включив данные раÑширениÑ, или "
+#~ "отключить возможноÑÑ‚ÑŒ конвертации кодировок в наÑтройках phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "ÐеÑÐ¼Ð¾Ñ‚Ñ€Ñ Ð½Ð° то что необходимые раÑÑˆÐ¸Ñ€ÐµÐ½Ð¸Ñ Ð·Ð°Ð³Ñ€ÑƒÐ¶ÐµÐ½Ñ‹, иÑпользование "
+#~ "функций iconv, libiconv или recode_string - невозможно. Проверьте "
+#~ "наÑтройки PHP."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Разрешить перекодирование"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Кодировка по умолчанию иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÐ¼Ð°Ñ Ð¿Ñ€Ð¸ перекодировании"
+
+#~ msgid "Default character set"
+#~ msgstr "Кодировка по умолчанию"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/si.po b/po/si.po
index bafc1d9576..a44e7af2d9 100644
--- a/po/si.po
+++ b/po/si.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: sinhala <si@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "සියල්ල පෙන්වන්න"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "පිටු අංකය:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,300 +35,300 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "සෙවීම"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "යන්න"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "යතුරු නම"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "විස්තරය"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Use this value"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "%s දත්තගබඩà·à·€ හලන ලදි."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "දත්තගබඩ෠විස්තර: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "වගු විස්තර"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "තීර නම්"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "වර්ගය"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "à·ƒà·à¶¸à·à¶±à·Šâ€à¶ºà¶ºà·™à¶±à·Š පවතින"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Links to"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "විස්තරය"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "නà·à¶­"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "ඔව්"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "මුද්â€à¶»à¶«à¶º කරන්න"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "දත්තගබඩà·à·€à·š වගු කිසිවක් සොය෠ගà·à¶±à·“මට නොමà·à¶­."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "සියල්ල තà·à¶»à¶±à·Šà¶±"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "සියල්ලේ තà·à¶»à·à¶œà·à¶±à·“ම ඉවත් කරන්නâ€"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "දත්තගබඩ෠නම හිස්ව පවතී!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "%s දත්තගබඩà·à·€ %s බවට නම වෙනස් කරන ලදි"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "%s දත්තගබඩà·à·€ %s වෙතට පිටපත් කරන ලදි"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "බවට දත්තගබඩà·à·€à·š නම වෙනස් කරන්න"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "විධà·à¶±à¶º"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "සහ එවිට"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "වෙත දත්තගබඩà·à·€ පිටවත් කරන්න"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Structure only"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "à·ƒà·à¶šà·’ල්ල සහ දත්ත"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "දත්ත පමණයි"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "පිටපත් කිරීමට ප්â€à¶»à¶®à¶¸ දත්තගබඩà·à·€à¶šà·Š à·ƒà·à¶¯à¶±à·Šà¶±"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s එක් කරන්න"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT අගයක් එක් කරන්න"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "සීම෠බà·à¶°à·€à¶±à·Š එක් කරන්න"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Switch to copied database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "තත්වය"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "සක්â€à¶»à·’ය කරන් ලද"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "අක්â€à¶»à·’ය කරන ලද"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "වගුව ප්â€à¶»à¶­à·’සංස්කරණය කරන්න"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "අක්â€à¶»à·’ය කරන ලද"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "සක්â€à¶»à·’ය කරන් ලද"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -337,54 +337,54 @@ msgstr ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF පිටු සංස්කරණය කරන්න"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "වගුව"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "පේළි"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "ප්â€à¶»à¶¸à·à¶«à¶º"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "භà·à·€à·’ත෠වෙමින් පවතී"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "සෑදීම"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "අවසන් යà·à·€à¶­à·Š කà·à¶½à·“න කිරීම"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "අවසන් පරීක්ෂà·à·€"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -392,435 +392,441 @@ msgid_plural "%s tables"
msgstr[0] "%s table(s)"
msgstr[1] "%s table(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "ඔබගේ SQL විමසුම à·ƒà·à¶»à·Šà¶®à¶šà·€ ක්â€à¶»à·’යà·à·€à¶§ නංවන ලදි"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "පෙන්වීම සඳහ෠අවම à·€à·à¶ºà·™à¶±à·Š එක් තීරයක්වත් තà·à¶»à·à¶œà¶­ යුතුයි"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "â€à¶­à·à¶»à¶±à·€à·"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ආරà·à·„න"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "අවරà·à·„න"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "පෙන්වන්න"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "නිර්ණà·à¶ºà¶š"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "සහ"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "à·„à·"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "වෙනස් කිරීම"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "නිර්ණà·à¶ºà¶š පේළියක් එක් කරන්න/ඉවත් කරන්න"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "ක්ෂේත්â€à¶» තීර එක් කරන්න/ඉවත් කරන්න"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Update Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Use Tables"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "විමසුම ඉදිරිපත් කරන්න"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "පිවිසුම වලක්ව෠ඇත"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "අවම à·€à·à¶ºà·™à¶±à·Š එක් වචනයක්වත්"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "සියලු වචන"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "හරියටම à·€à·à¶šà·Šâ€à¶ºà·à¶‚à·à¶º"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" %s සඳහ෠සෙවීම් ප්â€à¶»à¶­à·’ළුල:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s match(es) inside table <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s match(es) inside table <i>%s</i>"
+msgstr[1] "%s match(es) inside table <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "බ්â€à¶»à·€à·”ස් කරන්න"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "ඉවත් කරන්න"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> match(es)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> match(es)"
+msgstr[1] "<b>Total:</b> <i>%s</i> match(es)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "දත්තගබඩà·à·€à·š සොයන්න"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "සොයන්න:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Words are separated by a space character (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "වගු(ව) තුල:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "වගු(ව) තුල:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "ඇතුල් කරන්න"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "à·ƒà·à¶šà·’ල්ල"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "හලන්න"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "හිස්"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "%s වගුව හිස් කරන ලදි"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s has been dropped"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "%s වගුව හලන ලදි"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "දර්à·à¶±à¶º කරන්න"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replication"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "එකතුව"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "තà·à¶»à·à¶œà¶­à·Š:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "සියල්ල කතිර කොටුගත කරන්න"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "කතිර කොටුගත කිරීම ඉවත් කරන්න"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Check tables having overhead"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "මුද්â€à¶»à¶« දර්à·à¶±à¶º"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "වගුව පරීක්ෂ෠කරන්න"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ප්â€à¶»à·à·ƒà·Šà¶­à¶œà¶­ වගුව"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "වගුව ප්â€à¶»à¶­à·’සංස්කරණය කරන්න"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "වගුව විà·à·Šà¶½à·šà·‚ණය කරන්න"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "අපනයනය"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "දත්ත කà·à·‚ය"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "වගුව පරීක්ෂ෠කරන්න"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "දත්තගබඩà·à·€"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "සර්වරයේ සංස්කරණය"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "à·ƒà·à¶¯à¶±à·Šà¶±"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ක්â€à¶»à·’යà·à·€"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "පර්සියà·à¶±à·”"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Structure only"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "වගුව පරීක්ෂ෠කරන්න"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "වගුව පරීක්ෂ෠කරන්න"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "දත්තගබඩà·à·€"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s ගොනුව සේව් කිරීමට ප්â€à¶»à¶¸à·à¶«à·€à¶­à·Š ."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s already exists on server, change filename or check overwrite option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s ගොනුවට නික්ෂේප දත්ත සේව් කරන ලදි."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -829,14 +835,14 @@ msgstr ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "ගොනුව කියවිය නොහà·à¶š"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -845,7 +851,7 @@ msgstr ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -855,29 +861,29 @@ msgstr ""
"file size exceeded the maximum size permitted by your PHP configuration. See "
"FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Could not load import plugins, please check your installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "පොත් සලකුණ ඉවත් කරන ලදි."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "පොත් සලකුණ පෙන්වන්න"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "%s පොත් සලකුණ à·ƒà·à¶¯à¶± ලදි"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "ආනයනය à·ƒà·à¶»à·Šà¶®à¶šà·€ අවසන් කරන ලදි, විමසුම්%d ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කරන ලදි."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -885,7 +891,7 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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."
@@ -893,19 +899,19 @@ msgstr ""
"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."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "ආපසු"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -913,15 +919,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" statements are disabled."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "ඔබට ඇත්තෙන්ම අවà·à·Šâ€à¶ºà¶¯"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "ඔබ සූදà·à¶±à¶¸à·Š වන්නේ සම්පූර්ණ දත්තගබඩà·à·€à¶šà·Š විනà·à·à¶šà¶» දà·à¶¸à·“මටයි!"
@@ -950,41 +956,41 @@ msgstr "දà·à¶»à¶š නම හිස්ව පවතී!"
msgid "The user name is empty!"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º හිස්ව පවතී!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "The password is empty!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "The passwords aren't the same!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "වෙනස් කිරීම් සේව් කරන ලදි"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Relation view"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Internal relations"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -992,13 +998,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "General relation features"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "අක්â€à¶»à·’ය කරන ලද"
@@ -1014,124 +1020,134 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "පෙන්වීම සඳහ෠ක්ෂේත්â€à¶»à¶ºà¶šà·Š â€à¶­à·à¶»à·à¶œà¶±à·Šà¶±"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "මුරපදය උත්පà·à¶¯à¶±à¶º කරන්න"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "උත්පà·à¶¯à¶±à¶º කරන්න"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "දත්ත"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "පෙර"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "මීලඟ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "මුළු එකතුව"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "ද්වීමය"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "මà·à¶»à·Šà¶­à·”"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "අâ€à¶´à·Šâ€à¶»à·šà¶½à·Š"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "මà·à¶ºà·’"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ජූනි"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "ජූලි"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "අගà·à·ƒà·Šà¶­à·”"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "ඔක්තà·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "ජනවà·à¶»à·’"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "පෙබරවà·à¶»à·’"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "මà·à¶»à·Šà¶­à·”"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "අâ€à¶´à·Šâ€à¶»à·šà¶½à·Š"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1139,296 +1155,296 @@ msgid "May"
msgstr "මà·à¶ºà·’"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ජූනි"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "ජූලි"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "අගà·à·ƒà·Šà¶­à·”"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "à·ƒà·à¶´à·Šà¶­à·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "ඔක්තà·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "නොවà·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "දෙසà·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ඉරිදà·"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "සදුදà·"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "අගහරුâ€à·€à¶¯à·"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "සිකුරà·à¶¯à·:"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ඉරිදà·"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "සදුදà·"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "අගහරුâ€à·€à¶¯à·"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "බදà·à¶¯à·"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "බ්â€à¶»à·„ස්පතින්දà·"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "සිකුරà·à¶¯à·:"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "සෙනසුරà·à¶¯à·"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "ඉරිදà·"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "සදුදà·"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "අගහරුâ€à·€à¶¯à·"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "බදà·à¶¯à·"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "බ්â€à¶»à·„ස්පතින්දà·"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "සිකුරà·à¶¯à·:"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "සෙනසුරà·à¶¯à·"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "භà·à·€à·’ත෠වෙමින් පවතී"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "තප්පරයකට"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "ෆොන්ට් එකෙහි ප්â€à¶»à¶¸à·à¶«à¶º"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "සමහර විට ආසන්න à·€à·à¶ºà·™à¶±à·Š. FAQ 3.11 බලන්න"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "No index defined!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "සූචියන්"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "අනන්â€à¶º"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "විස්තරය"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "සංස්කරණය කරන්න"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "The primary key has been dropped"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "%s සූචිය හලන ලදි"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "දත්තගබඩà·"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "දà·à·‚ය"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1436,7 +1452,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
msgstr[1] "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1444,90 +1460,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
msgstr[1] "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"There is no detailed status information available for this storage engine."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s is available on this MySQL server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s has been disabled for this MySQL server."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "This MySQL server does not support the %s storage engine."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "වලංගු නොවන දත්තගබඩà·à·€"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "වලංගු නොවන වගු නම"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "%1$s සිට %2$s දක්ව෠වගුවේ නම් වෙනස් කිරීමේ දà·à·‚යක් ඇත"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "%s වගුව %s බවට නම වෙනස් කරන ලදි"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "No valid image path for theme %s found!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "No preview available."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "take it"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "â€%s à·ƒà·à¶¸à·à¶±à·Šâ€à¶ºà¶ºà·™à¶±à·Š පවතින තේමà·à·€ සොයà·à¶œà·à¶±à·“මට නොමà·à¶­!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Theme %s not found!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Theme path not found for theme %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "තේමà·à·€ / à·à·›à¶½à·’ය"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "සම්බන්ධ විය නොහà·à¶š : වලංගු නොවන à·ƒà·à¶šà·ƒà·”මකි."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s වෙත ආයුබà·à·€à¶±à·Š"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1536,7 +1552,7 @@ msgstr ""
"Probably reason of this is that you did not create configuration file. You "
"might want to use %1$ssetup script%2$s to create one."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1548,61 +1564,61 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ලොගින් වන්න"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin ලියකියවිලි"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "සර්වරය"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "මුරපදය:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "සර්වරයේ තේරීම"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "මෙම ස්ථà·à¶±à¶º පසු කිරීම සඳහ෠කුකීස් - Cookies සක්â€à¶»à·’ය කල යුතුයි."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL සර්වරයට ලොග් විය නොහà·à¶š"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "à·€à·à¶»à¶¯à·’ භà·à·€à·’ත නà·à¶¸à¶º/මුරපදය. පිවිසුම වලක්ව෠ඇත."
@@ -1640,27 +1656,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Couldn't use either the iconv, libiconv or recode_string functions, although "
-"the necessary extensions appear to be loaded. Check your PHP configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1676,13 +1672,13 @@ msgstr ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1690,205 +1686,205 @@ msgstr ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "සර්වරය"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Invalid authentication method set in configuration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "You should upgrade to %s %s or later."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Max: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ලියකියවිලි"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL විමසුම"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL said: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL ය පහදන්න "
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP කේත නොමà·à¶­à·’à·€"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP කේත à·ƒà·à¶¯à¶±à·Šà¶±"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "අලුත් කරන්න"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Skip Validate SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "යන්ත්â€à¶»à¶ºà¶±à·Š"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "වේලà·à·€"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "දින %s, පà·à¶º %s, මිනිත්තු %s සහ තප්පර %s"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Begin"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "පෙර"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "අවසà·à¶±à¶ºâ€"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; දත්තගබඩà·à·€ වෙත යන්න ."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "මෙහෙයුම්"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1897,209 +1893,199 @@ msgstr ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "යවන ලද"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "නම"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s දත්තගබඩà·à·€ හලන ලදි."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "විමසුම"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "ආනයනය"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "සමහර විට ආසන්න à·€à·à¶ºà·™à¶±à·Š. FAQ 3.11 බලන්න"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "පිරිවà·à¶º"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "සර්වරය ප්â€à¶»à¶­à·’චà·à¶» නොදක්වයි"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "මුරපදය වෙනස් කරන්න"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "මුරපදයක් නà·à¶­"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "මුරපදය"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "නà·à·€à¶­ ටයිප් කරන්න"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Password Hashing"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "මුරපදය උත්පà·à¶¯à¶±à¶º කරන්න"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "උත්පà·à¶¯à¶±à¶º කරන්න"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "නව දත්තගබඩà·à·€à¶šà·Š à·ƒà·à¶¯à¶±à·Šà¶±"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "à·ƒà·à¶¯à¶±à·Šà¶±"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯ නොමà·à¶­"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "වගුවේ අවම à·€à·à¶ºà·™à¶±à·Š එක් ක්ෂේත්â€à¶»à¶ºà¶šà·Šà·€à¶­à·Š තිබිය යුතුයි."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s දත්තගබඩà·à·€à·š නව වගුවක් à·ƒà·à¶¯à¶±à·Šà¶±"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "ක්ෂේත්â€à¶» ගණන"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Could not load export plugins, please check your installation!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump %s row(s) starting at record # %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ගොනුවක් ලෙස තà·à¶»à¶±à·Šà¶±"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "සර්වරයේ %s ඩිරෙක්ටරියේ සේව් කරන්න"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Overwrite existing file(s)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "සර්වරයේ නම"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "දත්තගබඩà·à·€à·š නම"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "වගුවේ නම"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2110,40 +2096,40 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "ටෙම්ප්ලේටය මතක තබ෠ගන්න"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ගොනුවේ අක්ෂර කට්ටලය:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Compression"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "කිසිවක් නà·à¶­"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"සිප්ගත කරන ලද\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipp ගත කරන ලදි\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipp ගතකරන ලදි\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL compatibility mode"
@@ -2168,7 +2154,7 @@ msgstr ""
msgid "File to import"
msgstr "ආනයනය සඳහ෠වූ ගොනුව"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "පà·à¶¨ ගොනුවෙහි පිහිටුම"
@@ -2176,13 +2162,13 @@ msgstr "පà·à¶¨ ගොනුවෙහි පිහිටුම"
msgid "File uploads are not allowed on this server."
msgstr "File uploads are not allowed on this server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "අප්ලà·à¶©à·Š කිරීම් සඳහ෠සà·à¶šà·ƒà·– ඩිරෙක්ටරිය වෙත පිවිසිය නොහà·à¶š"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "අන්තර්ජà·à¶½ සර්වරයේ අප්ලà·à¶©à·Š ඩිරෙක්ටරිය"
@@ -2212,13 +2198,13 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "ආනයනය කරන ලද ගොනුවේ ආකෘතිය"
@@ -2262,176 +2248,176 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "පිටුවේ ප්â€à¶»à¶¸à·à¶«à¶º"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "භà·à·‚à·à·€"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d is not valid row number."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "row(s) starting from record #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertical"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "This operation could take a long time. Proceed anyway?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "යතුර අනුව තà·à¶»à¶±à·Šà¶±"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "මෙහෙයුම්"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "සම්පූර්ණ පà·à¶¨"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relational schema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Execute bookmarked query"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "පෙළ ඉවත් කරන ලදි"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "in query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "පේළි පෙන්වන්න"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "මුළු එකතුව"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Query took %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "වෙනස් කරන්න"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Query results operations"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Print view (with full texts)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Link not found"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Version information"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "දත්ත මුල් පිටුව"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "The common part of the directory path for all InnoDB data files."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "දත්ත ගොනු"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Autoextend increment"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2439,11 +2425,11 @@ msgstr ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffer pool size"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2451,85 +2437,85 @@ msgstr ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffer Pool"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffer Pool Usage"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "මුළු එකතුව"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "පිටු"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "නිදහස් පිටු"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "අපවිත්â€à¶» පිටු"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "දත්ත අඩංගු පිටු"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Pages to be flushed"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "කà·à¶»à·Šà¶º බහුල පිටු"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Latched pages"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffer Pool Activity"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Read requests"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "ලිවීම සඳහ෠වූ ඉල්ලීම්"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Read misses"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Write waits"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Read misses in %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Write waits in %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer size"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2537,11 +2523,11 @@ msgstr ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatic recovery mode"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2549,11 +2535,11 @@ msgstr ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximum size for temporary sort files"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2563,11 +2549,11 @@ msgstr ""
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximum size for temporary files on index creation"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2577,11 +2563,11 @@ msgstr ""
"than using the key cache by the amount specified here, prefer the key cache "
"method."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Repair threads"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2589,11 +2575,11 @@ msgstr ""
"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."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2601,73 +2587,73 @@ msgstr ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Sort buffer size"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2675,49 +2661,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Sort buffer size"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2725,148 +2711,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "ආකෘතිය"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Fields enclosed by"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Fields escaped by"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Lines terminated by"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Replace NULL by"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Put fields names in the first row"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS එක්සෙල් සඳහ෠CSV "
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "එක්සෙල් සංස්කරණය"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "මෛක්â€à¶»à·œà·ƒà·œà·†à·Šà¶§à·Š වර්ඩ් 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "දත්ත"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "වගු සඳහ෠නික්ෂේප දත්ත"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "වගුවක් සඳහ෠වගු à·ƒà·à¶šà·’ල්ල"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "වගු à·à·’ර්ෂ පà·à¶¨ ඇතුලත් කරන්න"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "වගු සිරස් තලය"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Continued table caption"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "ලේබල යතුර"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relations"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME වර්ගය"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "දà·à¶ºà¶šà¶ºà·"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "උත්පà·à¶¯à¶± වේලà·à·€"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "සර්වරයේ සංස්කරණය"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP සංස්කරණය"
@@ -2874,23 +2860,23 @@ msgstr "PHP සංස්කරණය"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generates a report containing the data of a single table)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "à·€à·à¶»à·Šà¶­à· මà·à¶­à·˜à¶šà·à·€"
@@ -2898,102 +2884,102 @@ msgstr "à·€à·à¶»à·Šà¶­à· මà·à¶­à·˜à¶šà·à·€"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "හෙඩිමට වෙනත් විස්තර එක් කරන්න (\\n පේළි විâ€à¶·à·šà¶¯à¶±à¶º)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Enclose export in a transaction"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "අන්â€à¶º යතුරු පරීක්ෂ෠අක්â€à¶»à·’ය කරන්න"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and field names with backquotes"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "විස්තර තුලට එක් කරන්න"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "සෑදීම/යà·à·€à¶­à·Š කà·à¶½à·“න/පරීක්ෂ෠කිරීමේ දින"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Complete inserts"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Extended inserts"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximal length of created query"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "ප්â€à¶»à¶¸à·à¶¯ කරන ලද ඇතුල් කිරීම භà·à·€à·’ත෠කරන්න"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Use ignore inserts"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "අපනයන වර්ගය"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "ක්â€à¶»à·’යà·à¶´à¶§à·’පà·à¶§à·’ය"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "à·à·Šâ€à¶»à·’ත"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "නික්ෂේපනය කරන ලද වගු සඳහ෠සීම෠බà·à¶°à¶š"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "වගුව සඳහ෠සීම෠බà·à¶°à¶š"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Structure only"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Structure only"
@@ -3002,173 +2988,173 @@ msgstr "Structure only"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "අපනයන වර්ගය"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "අපනයන වර්ගය"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "අපනයන වර්ගය"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "අපනයන වර්ගය"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Open new phpMyAdmin window"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "වගු නොමà·à¶­"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL ප්â€à¶»à¶­à·’ළුල"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "උත්පà·à¶¯à¶±à¶º කරන ලද්දේ"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "à·ƒà·à¶šà·’ල්ල"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Replace table data with file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignore duplicate rows"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "තීර නම්"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Invalid parameter for CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Invalid column (%s) specified!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV input on line %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Invalid field count in CSV input on line %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
#, fuzzy
msgid "Table name"
msgstr "වගුවේ නම"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV using LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Use LOCAL keyword"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "This plugin does not support compressed imports!"
@@ -3184,7 +3170,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3195,13 +3181,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL සේවà·à¶¯à·à¶ºà¶šà¶ºà·à¶œà·š සංස්කරණය"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3209,534 +3195,538 @@ msgid "None"
msgstr "කිසිවක් නà·à¶­"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "මූලික"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "සූචිය"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "සම්පූර්ණ පà·à¶¨à¶º"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "වෙනස්කම් නà·à¶­"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "අක්ෂර කට්ටලය"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "ද්වීමය"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "බල්ගේරියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "සරලකරන ලද චීන"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "à·ƒà·à¶¸à·Šà¶´à·Šâ€à¶»à¶°à·à¶ºà·’ක චීන"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "පුවරු සංවේදී නොවන"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "පුවරු සංවේදී"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ක්â€à¶»à·œà¶ºà·šà·à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "චෙකොස්ලà·à·€à·à¶šà·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ඩෙන්මà·à¶»à·Šà¶šà·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ඉංග්â€à¶»à·“සි"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "එස්තà·à¶±à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ජර්මà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "කà·à·‚ය"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "දුරකථන පොත"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "හංගේරියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "අයිස්ලන්තියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ජපන්"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ලà·à¶§à·Šà·€à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ලිතුවේනියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "කොරියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "පර්සියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "පà·à¶½à¶±à·Šà¶­"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "බටහිර යුරà·à¶´à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "රුමේනියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "ස්ලà·à·€à·à¶šà·’"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "ස්ලà·à·€à·šà¶±à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ස්පà·à¶¤à·Šà¶¤"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "à·ƒà·à¶¸à·Šà¶´à·Šâ€à¶»à¶°à·à¶ºà·’ක ස්පà·à¶¤à·Šà¶¤"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ස්වීඩීනියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "තà·à¶ºà·’"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "තුර්කියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "යුක්රේනියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "යුනිකà·à¶©à·Š"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "multilingual"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "මධ්â€à¶ºà¶¸ යුරà·à¶´à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "රුසියà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "බà·à¶½à·Šà¶§à·’ක"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ඇමෙරිකà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "සිරිලික්"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "අරà·à¶¶à·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "හීබෲ"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ජà·à¶¢à·’යà·à¶±à·”â€"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "ග්â€à¶»à·“ක්"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "චෙකොස්ලà·à·€à·à¶šà·’යà·à¶±à·”-ස්ලà·à·€à·à¶šà·’යà·à¶±à·”"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "නොදන්නà·"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "මුල් පිටුව"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "ලොග්අවුට් වන්න"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Query window"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "මෙම ආකෘතියේ විකල්ප කිසිවක් නà·à¶­"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "OK නà·à¶­"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "සක්â€à¶»à·’ය කරන් ලද"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "දර්à·à¶± ලක්ෂණ"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF සෑදීම"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "තීර විස්තර පෙන්වීම"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Please see the documentation on how to update your column_comments table"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "පොත් සලකුණු කරන ලද SQL විමසුම"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL ඉතිහà·à·ƒà¶º"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "no description"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "â€à¶­à·à¶»à¶±à·€à·"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "උපතත්වයන් පෙන්වන්න"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "උපතත්වයන් පෙන්වන්න"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variable"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Value"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "සර්වරයේ à·„à·à¶³à·”නුම් අංකය"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ඕනෑම භà·à·€à·’ත෠කරන්නෙක්"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Use text field"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "ඕනෑම දà·à¶ºà¶šà¶ºà·™à¶šà·Š"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "ස්වදේà·à·“"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "this host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "දà·à¶ºà¶š වගුව භà·à·€à·’ත෠කරන්න"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "මුරපදය උත්පà·à¶¯à¶±à¶º කරන්න"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Content of table __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(ඉදිරියට)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Structure of table __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "%1$s නොදන්න෠භà·à·‚à·à·€à¶šà·’."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "සර්වරයන්"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "විචල්â€à¶ºà¶±à¶ºà¶±à·Š"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "අක්ෂර කට්ටලය"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "යන්ත්â€à¶»à¶ºà¶±à·Š"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "ද්වීමය ලොගය"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ක්â€à¶»à·’යà·à·€à¶½à·’ය"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "දත්තගබඩà·à·€à·š සොයන්න"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "දත්තගබඩà·à·€à·š සොයන්න"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Run SQL query/queries on server %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "තීර නම්"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "සියලු භà·à·€à·’ත෠කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "එකම නම ඇති පොත් සලකුණ ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කරන්න"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "පරිසීමකය"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "මෙම විමසුම මෙහි නà·à·€à¶­ පෙන්වන්න "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "ඉදිරිපත් කරන්න"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "දර්à·à¶±à¶º කිරීම පමණි"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3744,7 +3734,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3766,35 +3756,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "නොවසන ලද උද්ධරනය"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "වලංගු නොවන හඳුන්වනය"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "නොදන්න෠විරà·à¶¸ අකුරු à·€à·à¶½"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3803,21 +3793,21 @@ msgstr ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "දිග/අගයන්"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3835,7 +3825,7 @@ msgstr ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3843,12 +3833,12 @@ msgstr ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "ගුණà·à¶‚ග"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3857,11 +3847,11 @@ msgstr ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformation options"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3873,18 +3863,18 @@ msgstr ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "කිසිවක් නà·à¶­"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3893,40 +3883,40 @@ msgstr ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "ගබඩ෠යන්ත්â€à¶»â€"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "සේව් කරන්න"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s ක්ෂේත්â€à¶»(යක්) එක් කරන්න"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "ඔබ අවම à·€à·à¶ºà·™à¶±à·Š එක් ක්ෂේත්â€à¶»à¶ºà¶šà·Šà·€à¶­à·Š එක් කල යුතුයි."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "යවන ලද"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3944,7 +3934,7 @@ msgstr ""
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3952,8 +3942,8 @@ msgstr ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3961,11 +3951,11 @@ msgstr ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to download this image."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3977,7 +3967,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4013,7 +4003,7 @@ msgstr ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4025,7 +4015,7 @@ msgstr ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4040,7 +4030,7 @@ msgstr ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4055,17 +4045,17 @@ msgstr ""
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formats text as SQL query with syntax highlighting."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4088,68 +4078,68 @@ msgstr "No files found inside ZIP archive!"
msgid "Error in ZIP archive:"
msgstr "සිප් ආරක්ෂණයේ දà·à·‚යක් ඇත:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "ක්â€à¶»à·’යà·à·€"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL සම්බන්ධත෠collation"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "ප්â€à¶»à¶­à·’සකසන්න"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "ප්â€à¶»à·à¶§à¶šà·à¶½ සංස්කරණය"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "භà·à·€à·’ත෠කරන්නà·"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL අක්ෂර කට්ටලය"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL සේවà·à¶¯à·à¶ºà¶šà¶ºà·à¶œà·š සංස්කරණය"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP සංස්කරණය"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP තොරතුරු පෙන්වන්න"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "නිල phpMyAdmin මුල් පිටුව"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4161,7 +4151,7 @@ msgstr ""
"running with this default, is open to intrusion, and you really should fix "
"this security hole."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4171,7 +4161,7 @@ msgstr ""
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4181,7 +4171,7 @@ msgstr ""
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
-#: main.php:290
+#: main.php:289
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 "
@@ -4189,106 +4179,106 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"The configuration file now needs a secret passphrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "ක්ෂේත්â€à¶»"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "දින දර්à·à¶±à¶º"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "නව පිටුවක් à·ƒà·à¶¯à¶±à·Šà¶±"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "කරුණà·à¶šà¶» දත්තගබඩà·à·€à¶šà·Š තà·à¶»à¶±à·Šà¶±"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> table not found or not set in %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "සංස්කරණය සඳහ෠පිටුවක් තà·à¶»à·à¶œà¶±à·Šà¶±"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "නව පිටුවක් à·ƒà·à¶¯à¶±à·Šà¶±"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "පිටු අංකය:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "ස්වයංක්â€à¶»à·“ය à·ƒà·à¶½à·à·ƒà·Šà¶¸"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Internal relations"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "වගු තà·à¶»à¶±à·Šà¶±"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4296,255 +4286,255 @@ msgstr ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "The \"%s\" table doesn't exist!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Please configure the coordinates for table %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema of the \"%s\" database - Page %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "වගු නොමà·à¶­"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relational schema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "පටුන"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "අතිරේක"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "නව පිටුවක් à·ƒà·à¶¯à¶±à·Šà¶±"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
#, fuzzy
msgid "Create relation"
msgstr "සර්වරයේ සංස්කරණය"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "සියල්ල පෙන්වන්න"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "ක්ෂේත්â€à¶» ගණන"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "%s වගුව හලන ලදි"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "ගොනු ආනයනය"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "සියලු"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "පෙන්වීම සඳහ෠ද්වීමය ලොගය තà·à¶»à¶±à·Šà¶±"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "ක්ෂේත්â€à¶»"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Truncate Shown Queries"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "සම්පූර්ණ විමසුම් පෙන්වන්න"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "ලොග් නම"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "පිහිටුම"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "සිදුවීමේ වර්ගය"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "මුල් පිහිටුම"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "තොරතුරු"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "අක්ෂර කට්ටල සහ â€Collations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "දත්තගබඩà·à·€à¶šà·Š තà·à¶»à·à¶œà·™à¶± නොමà·à¶­."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s දත්තගබඩà·à·€ à·ƒà·à¶»à·Šà¶®à¶šà·€ හලන ලදි."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "දත්තගබඩ෠සංඛ්â€à¶ºà· ලේඛන"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "වගු"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replication"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "&quot;%s&quot; දත්තගබඩà·à·€ සඳහ෠වරප්â€à¶»à·ƒà·à¶¯ පරීක්ෂ෠කරන්න."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯ පරීක්ෂ෠කරන්න"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "සංඛ්â€à¶ºà· ලේඛන සක්â€à¶»à·’ය කරන්න"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "සංඛ්â€à¶ºà· ලේඛන අක්â€à¶»à·’ය කරන්න"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4552,11 +4542,11 @@ msgstr ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "ගබඩ෠යන්ත්â€à¶»"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "View dump (schema) of databases"
@@ -4757,20 +4747,20 @@ msgid "None"
msgstr "කිසිවක් නà·à¶­"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Table-specific privileges"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Note: MySQL privilege names are expressed in English "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "ගà·à¶½à·“ය වරප්â€à¶»à·ƒà·à¶¯"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "දත්තගබඩ෠විà·à·šà·‚ිත වරප්â€à¶»à·ƒà·à¶¯"
@@ -4794,98 +4784,98 @@ msgstr "ලොගින තොරතුරු"
msgid "Do not change the password"
msgstr "මුරපදය වෙනස් නොකරන්න"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "No user(s) found."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "%s භà·à·€à·’ත෠කරන්න෠දà·à¶±à¶§à¶¸à¶­à·Š පවතී!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "ඔබ නව භà·à·€à·’ත෠කරන්නනෙක් එක් කරන ලදි."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "The password for %s was changed successfully."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s ඉවත් කරමින් පවතී"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "ඉවත් කිරීම සඳහ෠භà·à·€à·’ත෠කරන්නන් කිසිවෙක් තà·à¶»à·à¶œà·™à¶± නොමà·à¶­!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Reloading the privileges"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "The selected users have been deleted successfully."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "The privileges were reloaded successfully."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯ සංස්කරණය කරන්න"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Revoke"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "User overview"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "ප්â€à¶»à¶¯à·à¶±à¶º කරන්න"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "ඕනෑම"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "නව භà·à·€à·’ත෠කරන්නේක් එක් කරන්න"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "තà·à¶»à·à¶œà¶­à·Š භà·à·€à·’ත෠කරන්නන් ඉවත් කරන්න"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Revoke all active privileges from the users and delete them afterwards."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "භà·à·€à·’ත෠කරන්නන් හ෠සමà·à¶± නම් ඇති දත්තගබඩ෠හලන්න."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4898,159 +4888,159 @@ msgstr ""
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "The selected user was not found in the privilege table."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Column-specific privileges"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "පහත දත්තගබඩà·à·€à¶§ වරප්â€à¶»à·ƒà·à¶¯ එක් කරන්න"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "පහත වගුවට වරප්â€à¶»à·ƒà·à¶¯ එක් කරන්න"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "ලොගින් තොරතුරු වෙනස් කරන්න / භà·à·€à·’ත෠කරන්න෠පිටපත් කරන්න"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "සහ එකම වරප්â€à¶»à·ƒà·à¶¯ සහිතව නව භà·à·€à·’ත෠කරන්නෙක් එක් කරන්න..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... පà·à¶»à¶«à·’ එක තබ෠ගන්න."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... භà·à·€à·’ත෠කරන්නන්ගේ වගුවෙන් පà·à¶»à¶«à·’ එක ඉවත් කරන්න."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoke all active privileges from the old one and delete it afterwards."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ".. භà·à·€à·’ත෠කරන්නන්ගේ වගුවෙන් පà·à¶»à¶«à·’ එක ඉවත් කර වරප්â€à¶»à·ƒà·à¶¯ නà·à·€à¶­ අලුත් කරන්න."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "භà·à·€à·’ත෠කරන්න෠සඳහ෠දත්තගබඩà·à·€"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "කිසිවක් නà·à¶­"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "එකම නමින් දත්තගබඩà·à·€à¶š à·ƒà·à¶¯à· සියලු වරප්â€à¶»à·ƒà·à¶¯ එයට දෙන්න"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "අභිමත ආදේà·à¶š නà·à¶¸à¶ºà¶±à·Š සඳහ෠සියලු වරප්â€à¶»à·ƒà·à¶¯ දෙන්න (භà·à·€à·’ත නà·à¶¸à¶º_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "&quot;%s&quot; දත්තගබඩà·à·€ සඳහ෠වරප්â€à¶»à·ƒà·à¶¯ පරීක්ෂ෠කරන්න."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "ගà·à¶½à·“ම"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "දත්තගබඩ෠විà·à·šà·‚ිත"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s was successfully killed."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "à·„à·à¶³à·”නුම් අංකය (ID)"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "උපතත්වයන් පෙන්වන්න"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5059,118 +5049,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "කරුණà·à¶šà¶» දත්තගබඩà·à·€à¶šà·Š තà·à¶»à¶±à·Šà¶±"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "සම්පූර්ණ පà·à¶¨à¶º"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "සම්පූර්ණ පà·à¶¨à¶º"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "සෙනසුරà·à¶¯à·"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5180,11 +5170,11 @@ msgstr ""
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "The number of transactions that used the temporary binary log cache."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5196,11 +5186,11 @@ msgstr ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "How many temporary files mysqld has created."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5208,7 +5198,7 @@ msgstr ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5216,7 +5206,7 @@ msgstr ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5224,23 +5214,23 @@ msgstr ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "The number of INSERT DELAYED rows written."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "The number of executed FLUSH statements."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "The number of internal COMMIT statements."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "The number of times a row was deleted from a table."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5250,7 +5240,7 @@ msgstr ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5260,7 +5250,7 @@ msgstr ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5268,7 +5258,7 @@ msgstr ""
"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."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5278,7 +5268,7 @@ msgstr ""
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5286,7 +5276,7 @@ msgstr ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5298,7 +5288,7 @@ msgstr ""
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5310,36 +5300,36 @@ msgstr ""
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "The number of internal ROLLBACK statements."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "The number of requests to update a row in a table."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "The number of requests to insert a row in a table."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "The number of pages containing data (dirty or clean)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "The number of pages currently dirty."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"The number of buffer pool pages that have been requested to be flushed."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "නිදහස් පිටු ගණන."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5349,7 +5339,7 @@ msgstr ""
"being read or written or that can't be flushed or removed for some other "
"reason."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5361,11 +5351,11 @@ msgstr ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total size of buffer pool, in pages."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5373,7 +5363,7 @@ msgstr ""
"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."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5381,11 +5371,11 @@ msgstr ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "The number of logical read requests InnoDB has done."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5393,7 +5383,7 @@ msgstr ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5407,55 +5397,55 @@ msgstr ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "The number writes done to the InnoDB buffer pool."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "The number of fsync() operations so far."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "The current number of pending fsync() operations."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "The current number of pending reads."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "The current number of pending writes."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "The amount of data read so far, in bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "The total number of data reads."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "The total number of data writes."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "The amount of data written so far, in bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"The number of doublewrite writes that have been performed and the number of "
"pages that have been written for this purpose."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5463,35 +5453,35 @@ msgstr ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "The number of log write requests."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "The number of physical writes to the log file."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "The number of fsyncs writes done to the log file."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "The number of pending log file fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pending log file writes."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "The number of bytes written to the log file."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "The number of pages created."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5499,51 +5489,51 @@ msgstr ""
"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."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "කියවන ලද පිටු ගණන."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "ලියන ලද පිටු ගණන."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "The number of row locks currently being waited for."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "The average time to acquire a row lock, in milliseconds."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "The total time spent in acquiring row locks, in milliseconds."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "The maximum time to acquire a row lock, in milliseconds."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "The number of times a row lock had to be waited for."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "The number of rows deleted from InnoDB tables."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "The number of rows inserted in InnoDB tables."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "The number of rows read from InnoDB tables."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "The number of rows updated in InnoDB tables."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5551,7 +5541,7 @@ msgstr ""
"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."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5559,7 +5549,7 @@ msgstr ""
"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."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5569,11 +5559,11 @@ msgstr ""
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "The number of requests to read a key block from the cache."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5583,15 +5573,15 @@ msgstr ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "The number of requests to write a key block to the cache."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "The number of physical writes of a key block to disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5601,11 +5591,11 @@ msgstr ""
"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."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5613,35 +5603,35 @@ msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "The number of files that are open."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "The number of streams that are open (used mainly for logging)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "The number of tables that are open."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "The number of free memory blocks in query cache."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "The amount of free memory for query cache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "The number of cache hits."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "The number of queries added to the cache."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5653,7 +5643,7 @@ msgstr ""
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5661,24 +5651,24 @@ msgstr ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "The number of queries registered in the cache."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "The total number of blocks in the query cache."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "The status of failsafe replication (not yet implemented)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5686,11 +5676,11 @@ msgstr ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "The number of joins that used a range search on a reference table."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5698,7 +5688,7 @@ msgstr ""
"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.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5706,15 +5696,15 @@ msgstr ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "The number of joins that did a full scan of the first table."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "The number of temporary tables currently open by the slave SQL thread."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5722,11 +5712,11 @@ msgstr ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "This is ON if this server is a slave that is connected to a master."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5734,13 +5724,13 @@ msgstr ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"The number of queries that have taken more than long_query_time seconds."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5750,23 +5740,23 @@ msgstr ""
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "The number of sorts that were done with ranges."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "The number of sorted rows."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "The number of sorts that were done by scanning the table."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "The number of times that a table lock was acquired immediately."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5778,7 +5768,7 @@ msgstr ""
"should first optimize your queries, and then either split your table or "
"tables or use replication."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5788,11 +5778,11 @@ msgstr ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "The number of currently open connections."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5804,107 +5794,107 @@ msgstr ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "The number of threads that are not sleeping."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "ධà·à·€à¶± කà·à¶½ තොරතුරු"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Handler"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Query cache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "ත්â€à¶»à·™à¶©à¶ºà¶±à·Š"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "තà·à·€à¶šà·à¶½à·’ක දත්ත"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Delayed inserts"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "යතුරු කෑෂ් කිරීම"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Joins"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "තේරීම"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaction coordinator"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Flush (close) all tables"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "විවෘත වගු පෙන්වන්න"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "උපදà·à¶ºà¶šà¶ºà¶±à·Š පෙන්වන්න"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "උපතත්වයන් පෙන්වන්න"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Flush query cache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "ක්â€à¶»à·’යà·à·€à¶½à·’ය පෙන්වන්න"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "ප්â€à¶»à¶­à·’සකසන්න"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "This MySQL server has been running for %s. It started up on %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5912,11 +5902,11 @@ msgstr ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "තදබදය"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5924,36 +5914,36 @@ msgstr ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "පà·à¶ºà¶šà¶§"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "ලබන ලද"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "යවන ලද"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "සම්බන්ධතà·"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. concurrent connections"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "අසà·à¶»à·Šà¶®à¶š උත්සà·à·„යන්"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "අත්හà·à¶» දමන ලදි"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5962,271 +5952,267 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "මිනිත්තුවකට"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "තප්පරයකට"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "විමසුම් වර්ගය"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replication"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Structure only"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "max. concurrent connections"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server variables and settings"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "à·ƒà·à·ƒà·’ අගය"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "ගà·à¶½à·“ය අගය"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "ස්වදේà·à·“"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin ලියකියවිලි"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "දත්ත"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "නව භà·à·€à·’ත෠කරන්නේක් එක් කරන්න"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6236,67 +6222,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "MySQL සර්වරයට ලොග් විය නොහà·à¶š"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6304,452 +6290,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "බවට දත්තගබඩà·à·€à·š නම වෙනස් කරන්න"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "බවට දත්තගබඩà·à·€à·š නම වෙනස් කරන්න"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "බවට දත්තගබඩà·à·€à·š නම වෙනස් කරන්න"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "ගොනුවේ අක්ෂර කට්ටලය:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "ගොනු ආනයනය"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "ගොනු ආනයනය"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "දත්තගබඩ෠අපනයන විකල්ප"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL විමසුම"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL විමසුම"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "තත්වය"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "වගුව"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6757,25 +6735,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6786,152 +6764,152 @@ msgstr ""
"This might be good way to import large files, however it can break "
"transactions."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "The number of sorted rows."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "ෆයිල් නම් ටෙම්ප්ලේටය"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL සේවà·à¶¯à·à¶ºà¶šà¶ºà·à¶œà·š සංස්කරණය"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6939,166 +6917,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "සම්පත් සීමà·"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "දත්ත මුල් පිටුව"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7108,147 +7086,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "සම්බන්ධතà·"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "වගු නොමà·à¶­"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragment table"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7259,338 +7237,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "PHP සංස්කරණය"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "සර්වරයේ නම"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "සර්වරයේ à·„à·à¶³à·”නුම් අංකය"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "වගුව ප්â€à¶»à¶­à·’සංස්කරණය කරන්න"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatic recovery mode"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "ප්â€à¶»à¶šà·à·à¶º"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "සර්වරයේ තේරීම"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "තීර විස්තර පෙන්වීම"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "වර්ණය පෙන්වන්න"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "සම්පූර්ණ විමසුම් පෙන්වන්න"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "පේළි සංඛ්â€à¶º ලේඛන"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7598,40 +7576,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "විවෘත වගු පෙන්වන්න"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "ඔව්"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7639,663 +7617,663 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "දත්ත මුල් පිටුව"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
#, fuzzy
msgid "Showing SQL query"
msgstr "සම්පූර්ණ විමසුම් පෙන්වන්න"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problems with indexes of table `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "ලේබලය"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "The selected users have been deleted successfully."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "අන්â€à¶º අගයන් බ්â€à¶»à·€à·”ස් කරන්න"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "à·à·Šâ€à¶»à·’තය"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "අත්හà·à¶» දමන්න"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Because of its length,<br /> this field might not be editable "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "ද්වීමය - සංස්කරණය නොකරන්න"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Insert as new row"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "පෙර පිටුවට ආපසු යන්න"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "නව පේළියක් එක් කරන්න"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "මෙම පිටුව වෙත ආපසු යන්න"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "මීලඟ පේළිය එක් කරන්න"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr " %s වගුව දà·à¶±à¶§à¶¸à¶­à·Š පවතී!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "%s වගුව හලන ලදි"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "View dump (schema) of table"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "The name of the primary key must be \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Can't rename index to PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "නව සූචියක් à·ƒà·à¶¯à¶±à·Šà¶±"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "සූචිය වෙනස් කරන්න"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "සූචියේ නම:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "සූචි වර්ගය:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "&nbsp;%s&nbsp;තීර(ය) සූචියට එක් කරන්න"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Column count has to be larger than zero."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Can't move table to same one!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "එම වගුවටම පිටපත් කල නොහà·à¶š!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "%s වගුව %s වෙතට ගෙනයන ලදි."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s වගුව %s වෙතට පිටපත් කරන ලදි."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "වගුවෙහි නම හිස්ව ඇත!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "අනුව වගු අනුපිළිවෙල වෙනස් කරන්න"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(singly)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "වගුව (දත්තගබඩà·à·€<b>.</b>වගුව) වෙතට ගෙන යන්න:"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "වගු විකල්ප"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "වගුව බවට නම වෙනස් කරන්න"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "වගුව (දත්තගබඩà·à·€<b>.</b>වගුව) වෙතට පිටපත් කරන්න:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Switch to copied table"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "වගු නඩත්තුව"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragment table"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Table %s has been flushed"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Flush the table (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "වගු නඩත්තුව"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "චෙකොස්ලà·à·€à·à¶šà·’යà·à¶±à·”"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "වගුව ප්â€à¶»à¶­à·’සංස්කරණය කරන්න"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Check referential integrity:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "වගු පෙන්වන්න"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "අවකà·à· භà·à·€à·’තය"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "භà·à·€à·’තය"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effective"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "පේළි සංඛ්â€à¶º ලේඛන"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "ප්â€à¶»à¶šà·à·à¶º"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "ගතික"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "පේළියේ දිග"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "පේළියේ ප්â€à¶»à¶¸à·à¶«à¶º"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Internal relations"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Do a \"query by example\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "මෙහෙයවනය"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Select fields (at least one):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "සෙවීම් කොන්දේසි එක් කරන්න (\"where\" à·€à·à¶šà·Šâ€à¶ºà·à¶‚à·à¶º යටතේ):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "පිටුවකට පේළි ගණන"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "දර්à·à¶±à¶º කිරීමේ අනුපිළිවෙල:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "එකිනෙකට වෙනස් අගයන් බ්â€à¶»à·€à·”ස් කරන්න"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "කිසිවක් නà·à¶­"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "%s වගුව හලන ලදි"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "%s ට මූලික යතුරක් එක් කරන ලදි"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s සඳහ෠සූචියක් එක්කරන ලදි"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relation view"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propose table structure"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s ක්ෂේත්â€à¶»(යක්) එක් කරන්න"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "වගුව අවසනදී"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "වගුව මුලදී"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s ට පසු"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Create an index on&nbsp;%s&nbsp;columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "දත්ත"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "අපනයන වර්ගය"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "පර්සියà·à¶±à·”"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "සර්වරයේ සංස්කරණය"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8304,48 +8282,66 @@ msgstr ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Available MIME types"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME types printed in italics do not have a separate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Available transformations"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "විස්තරය"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "You don't have sufficient privileges to be here right now!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "The profile has been updated."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "වගුව බවට නම වෙනස් කරන්න"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Couldn't use either the iconv, libiconv or recode_string functions, "
+#~ "although the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/sk.po b/po/sk.po
index 5989a844cb..a39c664073 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: slovak <sk@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Zobraziť všetko"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Číslo stránky:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,301 +36,301 @@ msgstr ""
"rodiÄovské okno, alebo prehliadaÄ blokuje operácie medzi oknami z dôvodu "
"bezpeÄnostných nastavení"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Hľadať"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Vykonaj"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "KľúÄový názov"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Popis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Použiť túto hodnotu"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Databáza %1$s bola vytvorená."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentár k databáze: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentár k tabuľke"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Názvy stĺpcov"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Nulový"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Predvolené"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Linkovať na"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentáre"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nie"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ãno"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "VytlaÄiÅ¥"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Zobraziť dump (schému) databázy"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Neboli nájdené žiadne tabuľky v tejto datábaze."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "OznaÄiÅ¥ vÅ¡etko"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "OdznaÄiÅ¥ vÅ¡etko"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Meno databázy je prázdne!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Databáza %s bola premenovaná na %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Databáza %s bola skopírovaná na %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Premenovať databázu na"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Príkaz"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "a potom"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Skopírovať databázu na"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Iba štruktúru"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Štruktúru a dáta"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Iba dáta"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Vytvoriť databázu (CREATE DATABASE) pred kopírovaním"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Pridať %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Pridať hodnotu AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Pridať obmedzenia"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Prepnúť na skopírovanú databázu"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stav"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Zapnuté"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Vypnuté"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Poškodené"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Opraviť"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Vypnuté"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Zapnuté"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Zotriedenie"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,54 +339,54 @@ msgstr ""
"Prídavné vlastnosti pre prácu s prepojenými tabuľkami boli deaktivované. Ak "
"chcete zistiÅ¥ preÄo, kliknite %ssem%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Upraviť PDF Stránky"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabuľka"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Riadkov"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Veľkosť"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "práve sa používa"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Vytvorenie"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Posledná zmena"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Posledná kontrola"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -395,416 +395,424 @@ msgstr[0] "%s tabuľka(y)"
msgstr[1] "%s tabuľka(y)"
msgstr[2] "%s tabuľka(y)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL dopyt bol úspešne vykonaný"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Zvolte prosím aspoň jeden stĺpec, ktorý chcete zobraziť"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Triediť"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Vzostupne"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Zostupne"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Ukázať"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kritéria"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Vložiť"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "a"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Zmazať"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "alebo"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Zmeniť"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Pridať/Odobrať kritéria riadku"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Pridať/Odobrať polia stĺpcov"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Aktualizovať dopyt"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Použiť tabuľky"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr " SQL dopyt v databáze <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Odošli dopyt"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Prístup zamietnutý"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "najmenej jedno zo slov"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "všetky slová"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "presný výraz"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "ako regulárny výraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Prehľadať výsledky na \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s výskyt(ov)v tabuľke <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s výskyt(ov)v tabuľke <i>%s</i>"
+msgstr[1] "%s výskyt(ov)v tabuľke <i>%s</i>"
+msgstr[2] "%s výskyt(ov)v tabuľke <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Prechádzať"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Zmazať"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Celkovo:</b> <i>%s</i> výskyt(ov)"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Celkovo:</b> <i>%s</i> výskyt(ov)"
+msgstr[1] "<b>Celkovo:</b> <i>%s</i> výskyt(ov)"
+msgstr[2] "<b>Celkovo:</b> <i>%s</i> výskyt(ov)"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Hľadať v databáze"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr ""
"Slovo(á) alebo hodnotu(y), ktoré chcete vyhľadať (nahradzujúci znak: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Nájdi:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Slová sú rozdelené medzerou (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "V tabuľke(ách):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "V tabuľke(ách):"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Vložiť"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Štruktúra"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Odstrániť"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Vyprázdniť"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabuľka %s bola vyprázdená"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Pohľad %s bol odstránený"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabuľka %s bola odstránená"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Pohľad"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikácia"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Celkom"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Výber:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "OznaÄiÅ¥ vÅ¡etko"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "OdznaÄiÅ¥ vÅ¡etko"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Zvoliť neoptimálne"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Náhľad k tlaÄi"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Skontrolovať tabuľku"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimalizovať tabuľku"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Opraviť tabuľku"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analyzovať tabuľku"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportovať"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Dátový slovník"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Databáza"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Vytvoriť"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Akcia"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Perština"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Iba štruktúru"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Skontrolovať tabuľku"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Databáza"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Vybraný typ exportu musí byť uložený do súboru!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedostatok miesta pre uloženie súboru %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -812,17 +820,17 @@ msgstr ""
"Súbor %s už existuje na servery, zmente názov súboru alebo zvolte prepísanie "
"súboru."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web server nemá oprávenia na uloženie do súboru %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (schéma) bol uložený do súboru %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -831,14 +839,14 @@ msgstr ""
"Pravdepodobne ste sa pokúsili uploadnuÅ¥ príliÅ¡ veľký súbor. PreÄítajte si "
"prosím %sdokumentáciu%s, ako sa dá toto obmedzenie obísť."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Súbor sa nedá preÄítaÅ¥"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -847,7 +855,7 @@ msgstr ""
"Pokúsili ste sa naÄítaÅ¥ súbor s nepodporovanou kompresiou (%s). BuÄ nie je "
"zahrnutá podpora tejto kompresie alebo bola deaktivovaná v konfigurácii."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -856,31 +864,31 @@ msgstr ""
"Neboli prijaté žiadne dáta na import. BuÄ nebol naÄítaný žiadny súbor alebo "
"jeho veľkosÅ¥ prekroÄila maximálnu veľkosÅ¥ povolenú v PHP. Pozri FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Nebolo možné naÄítaÅ¥ importovacie pluginy, skontrolujte prosím vaÅ¡u "
"inštaláciu!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Záznam z obľúbených bol zmazaný."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Zobrazujem obľúbený príkaz"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Príkaz %s bol zaradený medzi obľúbené"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import bol úspeÅ¡ne ukonÄený, bolo vykonaných %d dopytov."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -888,7 +896,7 @@ msgstr ""
"ÄŒasový limit behu skriptu vyprÅ¡al. Ak chcete import súboru dokonÄiÅ¥, "
"odoÅ¡lite znova formulár a import bude pokraÄovaÅ¥."
-#: import.php:426
+#: 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."
@@ -897,19 +905,19 @@ msgstr ""
"že phpMyAdmin nebude schopný dokonÄiÅ¥ tento import, pokiaľ nebude zvýšený "
"Äasový limit behu skriptu v php."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Späť"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin funguje lepÅ¡ie s prehliadaÄmi podporujúcimi <b>rámy</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -917,15 +925,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Možnosť \"DROP DATABASE\" vypnutá."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "SkutoÄne chcete vykonaÅ¥ príkaz "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Chystáte sa ZRUŠIŤ celú databázu!"
@@ -954,41 +962,41 @@ msgstr "Názov hostiteľa je prázdny!"
msgid "The user name is empty!"
msgstr "Meno používateľa je prázdne!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Heslo je prázdne!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Heslá sa nezhodujú!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Zrušiť"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Zmeny boli uložené"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Zobraziť prepojenia"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Interné vzťahy"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -996,13 +1004,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Možnosti všeobecných vzťahov"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Vypnuté"
@@ -1018,125 +1026,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Zvolte, ktoré pole zobraziť"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Vytvoriť Heslo"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Vytvoriť"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Žiadny"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Predchádzajúci"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Ďalší"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Celkom"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binárny"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Máj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jún"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Júl"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1144,289 +1162,289 @@ msgid "May"
msgstr "Máj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jún"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Júl"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ne"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Po"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Út"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pi"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ne"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Po"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Út"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "St"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Å t"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pi"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Út"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "St"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Å t"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pi"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "So"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "práve sa používa"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "za sekundu"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Veľkosť písma"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Chyba pri presune súboru, pozrite FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Nebol definovaný žiadny index!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indexy"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikátny"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Mohutnosť"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentár"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Upraviť"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primárny kÄ¾ÃºÄ bol zruÅ¡ený"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index pre %s bol odstránený"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databázy"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Chyba"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1434,7 +1452,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d riadok/riadkov ovplyvnených."
msgstr[1] "%1$d riadok/riadkov ovplyvnených."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1442,7 +1460,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d riadok/riadkov zmazaných."
msgstr[1] "%1$d riadok/riadkov zmazaných."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1450,90 +1468,90 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d riadok/riadkov vložených."
msgstr[1] "%1$d riadok/riadkov vložených."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Pre tento úložný systém nie sú dostupné žiadne podrobnejšie informácie."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Úložný systém %s je na tomto MySQL servri dostupný."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Úložný systém %s bol na tomto MySQL servri deaktivovaný."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Tento MySQL server nepodporuje úložný systém %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Chybná databáza"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Chybné meno tabuľky"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Chyba pri premenovaní tabuľky %1$s na %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabuľka %s bola premenovaná na %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nebola nájdená platná cesta k obrázkom pre vzhľad %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Náhľad nie je dostupný."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "zvoliť"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Predvolený vzhľad %s nebol nájdený!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Vzhľad %s nebol nájdený!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nebola nájdená platná cesta ku vzhľadu %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Vzhľad"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Nepodarilo sa pripojiť: chybné nastavenia."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Vitajte v %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1542,7 +1560,7 @@ msgstr ""
"Pravdepodobná príÄina je, že neexistuje konfiguraÄný súbor. Na jeho "
"vytvorenie môžete použiÅ¥ %1$skonfiguraÄný skript%2$s."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1553,62 +1571,62 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Login"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin Dokumentácia"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Používateľ:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Heslo:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Voľba serveru"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies musia byÅ¥ povolené, pokiaľ chcete pokraÄovaÅ¥."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Nedá sa prihlásiť k MySQL serveru"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Zlé používateľské meno alebo heslo. Prístup zamietnutý."
@@ -1646,27 +1664,7 @@ msgstr ""
msgid "Download file"
msgstr "Stiahnuť súbor"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Nie je možné nahrať rozšírenie iconv alebo recode potrebné pre prevod "
-"znakových sad. Upravte nastavenie php tak aby umožňovalo použiť tieto "
-"rozšírenia alebo vypnite túto vlastnosť v konfigurácii phpMyAdmina."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Nie je možné použiť funkcie iconv, libiconv a recode_string aj napriek tomu, "
-"že rozšírenia sú nahrané. Skontrolujte prosím nastavenie PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1682,13 +1680,13 @@ msgstr ""
"chýbajúcu úvodzovku alebo bodkoÄiarku.<br />Ak dostanete iba prázdnu "
"stránku, všetko je v poriadku."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1696,414 +1694,404 @@ msgstr ""
"Direktíva <tt>$cfg['PmaAbsoluteUri']</tt> v konfiguraÄnom súbore MUSà byÅ¥ "
"nastavená!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "V konfigurácii je nastavená nesprávna autentifikaÄná metóda:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Mali by ste aktualizovať %s na verziu %s alebo vyššiu."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maximálna veľkosť: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentácia"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL dopyt"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL hlási: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Vysvetliť SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "PreskoÄiÅ¥ vysvetlenie SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "bez PHP kódu"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Vytvoriť PHP kód"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Obnoviť"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "PreskoÄiÅ¥ potvrdenie platnosti SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Potvrdiť platnosť SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Systémy"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ÄŒas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bajtov"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%B, %Y - %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dní, %s hodín, %s minút a %s sekúnd"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ZaÄiatok"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Predchádzajúci"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Koniec"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Na databázu &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operácie"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "nedá sa nahrať rozšírenie %s, prosím skontrolujte konfiguráciu PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Udalosti"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Názov"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databáza %s bola zmazaná."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Databáza vyzerá prázdna!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Dopyt podľa príkladu"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dizajnér"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Oprávnenia"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Môže byť nepresné. Pozri FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Naviac"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Nepodarilo sa pripojiť ku controluser podľa nastavení z konfigurácie."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server neodpovedá"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Zmeniť heslo"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Žiadne heslo"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Heslo"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Potvrdiť"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hashovanie hesla"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Kompatibilné s&nbsp;MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Vytvoriť Heslo"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Vytvoriť"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Vytvoriť novú databázu"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Vytvoriť"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Žiadne oprávnenia"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabuľka musí obsahovať aspoň jeden stĺpec."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Vytvoriť novú tabuľku v databáze %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "PoÄet polí"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nepodarilo sa naÄítaÅ¥ exportné pluginy, skontrolujte prosím vaÅ¡u inÅ¡taláciu!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Zobraziť %s riadkov od riadku %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Pošli"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Uložiť na server do adresára %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Prepísať existujúci súbor(y)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Vzor pre názov súboru"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "meno servera"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "meno databázy"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "meno tabuľky"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2114,40 +2102,40 @@ msgstr ""
"reÅ¥azec pre formátovanie dátumu a Äasu. Naviac budú vykonané tieto "
"nahradenia: %3$s. Ostatný text bude zachovaný."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapamätať si vzor"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Znaková sada súboru:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresia"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Žiadny"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zozipované\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-ované\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Režim kompatibility SQL"
@@ -2175,7 +2163,7 @@ msgstr ""
msgid "File to import"
msgstr "Súbor na importovanie"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokácia textového súboru"
@@ -2183,13 +2171,13 @@ msgstr "Lokácia textového súboru"
msgid "File uploads are not allowed on this server."
msgstr "Ukladanie súborov na server nie je povolené."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Adresár urÄený pre upload súborov sa nedá otvoriÅ¥"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "upload adresár web serveru"
@@ -2221,13 +2209,13 @@ 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/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Formát importovaného súboru"
@@ -2271,176 +2259,176 @@ msgstr "Na výšku"
msgid "Paper size"
msgstr "Veľkosť stránky"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Jazyk"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie je platné Äíslo riadku."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "riadky zaÄínajú od"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontálnom"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vodorovnom (otoÄené hlaviÄky)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikálnom"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
"Táto operácia môže trvať veľmi dlho. Chcete ju aj napriek tomu vykonať?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "ZoradiÅ¥ podľa kľúÄa"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Nastavenia"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ÄŒiastoÄné texty"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Plné texty"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "RelaÄná schéma"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "RelaÄná schéma"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Skryť"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformácia pri prehliadaní"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Spustiť obľúbený dopyt"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Riadok bol zmazaný"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Zabiť"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "v dopyte"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Ukázať záznamy "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "celkovo"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Dopyt zabral %01.4f sek."
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Zmeniť"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operácie s výsledkami dopytu"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Náhľad tlaÄe (s kompletnými textami)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Linka nebola nájdená"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informácie o verzii"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Domovský adresár pre dáta"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "SpoloÄná ÄasÅ¥ cesty k adresáru s InnoDB súbormi s dátami."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Súbory s dátami"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Navýšenie pri automatickom zväÄÅ¡ovaní"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2448,96 +2436,96 @@ msgstr ""
" VeľkosÅ¥, o ktorú je zväÄÅ¡ený automaticky sa zväÄÅ¡ujúci priestor tabuľky pri "
"zaplnení."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Veľkosť vyrovnávacej pamäte"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Veľkosť pamäte, ktorú InnoDB používa pre cachovanie dát a indexov tabuliek."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Vyrovnávacia Pamäť"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stav InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Využitie Vyrovnávacej Pamäte"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Celkom"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "stránok"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Prázdnych stránok"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Zmenených stránok"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Stránky obsahujúce dáta"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Stránok urÄených k uvoľneniu"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Spracovávaných stránok"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Uzavretých stránok"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktivita Vyrovnávacej Pamäte"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Požiadavkov na Äítanie"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Požiadavkov na zápis"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Výpadkov pri Äítaní"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Čakaní na zápis"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Výpadkov pri Äítaní v %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Čakaní na zápis v %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Veľkosť smerníka na dáta"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2546,11 +2534,11 @@ msgstr ""
"MyISAM tabuliek príkazom CREATE TABLE, v prípade keÄ nie je zadaná hodnota "
"MAX_ROWS."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Režim automatickej obnovy"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2558,11 +2546,11 @@ msgstr ""
"Režim automatickej obnovy poškodených MyISAM tabuliek, ktorý sa dá nastaviť "
"parametrom --myisam-recover pri spúšťaní servra."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximálna veľkosÅ¥ doÄasných zoraÄovacích súborov"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2572,11 +2560,11 @@ msgstr ""
"MyISAM indexu (poÄas vykonávania príkazov REPAIR TABLE, ALTER TABLE alebo "
"LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximálna veľkosÅ¥ doÄasných súborov pre vytvorenie indexu"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2585,11 +2573,11 @@ msgstr ""
"Ak je veľkosÅ¥ doÄasného súboru, použitého pre rýchlejÅ¡ie vytváranie MyISAM "
"indexov, väÄÅ¡ia ako pri použití cache, použije sa metóda cachovania indexu."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Opravné vlákna"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2597,11 +2585,11 @@ msgstr ""
"Ak je táto hodnota vyÅ¡Å¡ia ako 1, poÄas procesu Opravy Zoradením sú indexy "
"MyISAM tabuľky vytvárané paralelne (každý index vo svojom vlákne)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "VeľkosÅ¥ zoraÄovacej pamäte"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2610,72 +2598,72 @@ msgstr ""
"príkazu REPAIR TABLE, alebo pri vytváraní indexov príkazmi CREATE INDEX "
"alebo ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2683,49 +2671,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "VeľkosÅ¥ zoraÄovacej pamäte"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2733,148 +2721,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formát"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV dáta"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Riadky ukonÄené"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Polia uzatvorené"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Polia uvedené pomocou"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Riadky ukonÄené"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Nahradiť NULL hodnoty"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Pridať názvy polí na prvý riadok"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV pre MS Excel dáta"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Verzia Excelu"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Dáta"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Sťahujem dáta pre tabuľku"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Štruktúra tabuľky pre tabuľku"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Zahrnúť nadpis tabuľky"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Nadpis tabuľky"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Nadpis pokraÄovania tabuľky"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Návestie"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Prepojenia"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME typ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Hostiteľ"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Vygenerované:"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Verzia serveru"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Verzia PHP"
@@ -2882,23 +2870,23 @@ msgstr "Verzia PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Tabuľkový procesor Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Generuje report obsahujúci dáta jednej tabuľky)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Titulok výpisu"
@@ -2906,102 +2894,102 @@ msgstr "Titulok výpisu"
msgid "PHP array"
msgstr "PHP pole"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "PridaÅ¥ vlastný komentár do hlaviÄky (\\n oddeľuje riadky)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Uzatvoriť príkazy v transakcii"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Vypnúť kontrolu cudzích kľúÄov"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Nastavenia exportu databáz"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr " PoužiÅ¥ opaÄný apostrof pri názvoch tabuliek a polí "
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Pridať do komentárov"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Dátum vytvorenia, poslednej zmeny a kontroly"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Úplné vloženie"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Rozšírené vkladanie"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximálna veľkosť vytvoreného príkazu"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Použiť oneskorené vloženia"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Použiť IGNORE"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Typ vytvorených dopytov"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedúry"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcie"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Obmedzenie pre exportované tabuľky"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Obmedzenie pre tabuľku"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPY PRE TABUĽKU"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "PREPOJENIA PRE TABUĽKU"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Iba štruktúru"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -3009,168 +2997,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Typ vytvorených dopytov"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Typ vytvorených dopytov"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Otvoriť nové okno phpMyAdmina"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Žiadne tabuľky"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "výsledok SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Vygenerované"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL vrátil prázdny výsledok (tj. nulový poÄet riadkov)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Nasledujúce tabuľky boli vytvorené alebo zmenené. Teraz možete:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Zobraziť obsah tabuľky kliknuťím na jej názov"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Zmeniť ľubovolné nastavenia kliknutím na odkaz \"Nastavenia\""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Upraviť štruktúru kliknutím na odkaz \"Štruktúra\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Prejsť do databázy"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "nastavenia"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Prejsť do tabuľky"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Štruktúra"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Prejsť na Prejsť na pohľad"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Nahradiť dáta v tabuľke súborom"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorovať opakujúce sa riadky"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Mená stĺpcov na prvom riadku"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Názvy stĺpcov"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Chybný parameter pre CSV import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Bol zadaný chybný stĺpec (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Chybný formát v CSV vstupe na riadku %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Chybný poÄet položiek v CSV vstupe na riadku %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Názov tabuľky"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV pomocou LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "PoužiÅ¥ kľúÄové slovo LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Tento plug-in nepodporuje import komprimovaných súborov!"
@@ -3186,7 +3174,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Nepoužívať AUTO_INCREMENT pre nulové hodnoty"
@@ -3197,13 +3185,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Verzia MySQL klienta"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3211,402 +3199,402 @@ msgid "None"
msgstr "Žiadny"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primárny"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Celý text"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Žiadna zmena"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Znaková sada"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binárny"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulharsky"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Zjednodušená Čínština"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "TradiÄná ČínÅ¡tina"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "nerozlišovať veľké a malé písmená"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "rozlišovať veľké a malé písmená"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Chorvátsky"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ÄŒesky"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dánsky"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglicky"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estónsky"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Nemecky"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "slovník"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "adresár"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "MaÄarsky"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "IslandÄina"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "JaponÄina"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lotyšstina"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litovsky"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "KórejÄina"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perština"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poľština"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Západná Európa"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumunština"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SlovenÄina"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "SlovinÄina"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Å panielsky"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "TradiÄná Å panielÄina"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Švédsky"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ThajÄina"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turecky"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinsky"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "mnohojazyÄný"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Stredná Európa"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruština"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltické"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Arménština"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrilika"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabština"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrejsky"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "GruzínÄina"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "GréÄtina"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ÄŒeÅ¡tina/SlovenÄina"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "neznámy"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Domov"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odhlásiť sa"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "SQL okno"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Tento formát nemá žiadne nastavenia"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "chyba"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Zapnuté"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Zobraziť vlastnosti"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Vytváranie PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Zobrazovať komentáre stĺpcov"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Obľúbený SQL dopyt"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL história"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "bez Popisu"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Slave replikácia"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Meno používateľa"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Zobraziť stav master replikácie"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Zobraziť stav podriadených hostov"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Premenná"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Hodnota"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID servra"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "PridaÅ¥ replikaÄného užívateľa pre slave"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Akýkoľvek používateľ"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Požiť textové pole"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Akýkoľvek hostiteľ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokálny"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Tento poÄítaÄ"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Použiť tabuľku s hostiteľmi"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3614,132 +3602,136 @@ msgstr ""
"Ak sa použije Host tabuľka, toto políÄko je ignorovné a namiesto toho sa "
"použijú hodnoty z tabuľky Host."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Vytvoriť Heslo"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Obsah tabuľky __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(pokraÄovanie)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Štruktúra tabuľky __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznámy jazyk: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servery"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Premenné"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Znakové sady"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Systémy"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binárny log"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesy"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Synchronizovať"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Zdrojová databáza"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Aktuálny server"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Vzdialený server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Cieľová databáza"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Názvy stĺpcov"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Pridať tento SQL dopyt do obľúbených"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Prepísať existujúci príkaz s rovnakým menom"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Neprepisovať tento dopyt z hlavného okna"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "OddeľovaÄ"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Zobraziť tento dopyt znovu "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Odošli"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Iba prezrieť"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3747,7 +3739,7 @@ msgstr ""
"Vyskytla sa chyba v SQL dopyte. Nižšie uvedený MySQL výstup (ak je nejaký) "
"Vám môže pomôcť odstrániť problém"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3769,35 +3761,35 @@ msgstr ""
"problém ešte vyskytuje a ohláste chybu na stránke phpMyAdmina spolu so "
"sekciou VÃPIS uvedenú nižšie:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ZAÄŒIATOK VÃSEKU"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KONIEC VÃSEKU"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ZAÄŒIATOK TOKU"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "KONIEC TOKU"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Neuzatvorené úvodzovky"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Neplatný identifikátor"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Neznámy interpunkÄný reÅ¥azec"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3807,21 +3799,21 @@ msgstr ""
"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v "
"%sdocumentation%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabuľka vyzerá prázdna!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Dĺžka/Nastaviť*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3839,7 +3831,7 @@ msgstr ""
"alebo apostrof (\"'\") pri týchto hodnotách, zadajte ich napríklad takto '\\"
"\\xyz' alebo 'a\\'b'."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3847,12 +3839,12 @@ msgstr ""
"Pre predvolené hodnoty, prosím zadajte iba jednu hodnotu bez úvodzoviek "
"alebo uvádzacích znakov, napr.: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atribúty"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3861,11 +3853,11 @@ msgstr ""
"Pre zoznam dostupných parametrov a ich MIME typov kliknite na %spopisy "
"transformácií%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Parametre transformácie"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3877,18 +3869,18 @@ msgstr ""
"jednoduché úvodzovky (\"'\") medzi týmito hodnotami, vložte pred nich spätné "
"lomítko (napr. '\\\\xyz' alebo 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Žiadny"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Podľa zadania:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3897,39 +3889,39 @@ msgstr ""
"Nie je dostupný žiadny popis pre túto transformáciu.<br />Kontaktujte "
"autora, ktorý %s vytára."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Úložný Systém"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Uložiť"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Pridať stĺpec/stĺpce"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Musíte pridať aspoň jeden stĺpec."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Udalosť"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3946,7 +3938,7 @@ msgstr ""
"meno stĺpca v tabuľke obsahujúci meno súboru. Ak zadáte druhý parameter, "
"prvý musí byť prázdny."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3954,8 +3946,8 @@ msgstr ""
"Zobrazí dáta v ich hexadecimálnej forme. Nepovinný parameter urÄuje po koľko "
"znakoch je vkladaná medzera (štandardne po dvoch)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3963,11 +3955,11 @@ msgstr ""
"Zobrazí náhľad obrázku s odkazom na obrázok; parametre šírka a výška v "
"bodoch (pomer strán obrázku zostane zachovaný)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Zobrazí odkaz na obrázok (napr. stiahnutie poľa blob)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3979,7 +3971,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4015,7 +4007,7 @@ msgstr ""
"výstupnému textu parameter NOWRAP, Äím zabezpeÄí zachovanie formátovania "
"(predvolený je 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4025,7 +4017,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Zachová pôvodné formátovanie poľa tak ako je uložené v databáze."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4040,7 +4032,7 @@ msgstr ""
"je prefix URL (napr. \"http://domena.sk/\"), druhý a tretí parameter urÄujú "
"šírku a výšku obrázku."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4054,17 +4046,17 @@ msgstr ""
"Zobrazí odkaz z poľa obsahujúceho odkaz. Prvý parameter je prefix URL (napr. "
"\"http://domena.sk/\"), druhý parameter je text odkazu."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formátuje text ako SQL príkaz pomocou syntaxového zvýrazňovania."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4086,66 +4078,66 @@ msgstr "V ZIP archíve neboli nájdené žiadne súbory!"
msgid "Error in ZIP archive:"
msgstr "Chyba v ZIP archíve:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Akcie"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Overenie MySQL spojenia"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Vlastná farba"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Vynulovať"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Verzia protokolu"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Používateľ"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Znaková sada v MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webový server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Verzia MySQL klienta"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "rozšírenie PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Zobraziť informácie o PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Oficiálne stránky phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4157,7 +4149,7 @@ msgstr ""
"nastavením, nie je zabezpeÄený proti napadnutiu, táto bezpeÄnostná chyba by "
"mala byť urýchlene odstránená."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4166,7 +4158,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:282
+#: main.php:281
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 "
@@ -4177,7 +4169,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:290
+#: main.php:289
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 "
@@ -4185,13 +4177,13 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4201,14 +4193,14 @@ msgstr ""
"vašom phpMyAdmin adresári. Mali by ste ho odstrániť, ak je phpMyAdmin "
"nakonfigurovaný."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4217,80 +4209,80 @@ 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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Žiadne databázy"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalendár"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Vytvoriť tabuľku"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Prosím vyberte si databázu"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabuľka <b>%s</b> nebola nájdená alebo nie je nastavená v %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Prosím zvolte si Stránku, ktorú chcete upraviť"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Vytvoriť novú Stránku"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Číslo stránky:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatické rozvrhnutie"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interné vzťahy"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Vybrať Tabuľky"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "zobraziť grafický návrh"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4298,255 +4290,255 @@ msgstr ""
"Aktuálna stránka sa odkazuje na tabuľky, ktoré už neexistujú, želáte si "
"odstrániť tieto odkazy?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabuľka \"%s\" neexistuje!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Prosím skonfigurujte koordináty pre tabuľku %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schéma databázy \"%s\" - Strana %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Žiadne tabuľky"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "RelaÄná schéma"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Obsah"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Vytvoriť tabuľku"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Vytvoriť relaciu"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Znovu naÄítaÅ¥"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Pomoc"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Pravouhlé spoje"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Priame odkazy"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Import/Export koordináty pre PDF schému"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Presunúť Menu"
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Zobraziť všetko"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "PoÄet tabuliek"
-#: pmd_general.php:372
+#: pmd_general.php:371
#, fuzzy
msgid "Delete relation"
msgstr "Vytvoriť relaciu"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabuľka %1$s bola vytvorená."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importovať súbory"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "VÅ¡etko"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Vyberte binárny log na zobrazenie"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Súbory"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Zobraziť skrátene dopyty"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Zobraziť kompletné dopyty"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Názov logu"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozícia"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Typ udalosti"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Pôvodná pozícia"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informácia"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Znakové sady a Zotriedenia"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Neboli vybrané žiadne databázy."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "Úspešne zrušených databáz: %s."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Štatistiky databázy"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabuľky"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Master replikácia"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slave replikácia"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Prejsť do databázy"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Master replikácia"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikácia"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Skontrolovať oprávnenia pre databázu &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Skontrolovať oprávnenia"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Zobraziť štatistiky"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Skryť štatistiky"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4554,11 +4546,11 @@ msgstr ""
"Poznámka: Aktivovanie Å¡tatistík databázy môže spôsobiÅ¥ znaÄné zvýšenie "
"sieťovej prevádzky medzi databázou a web serverom."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Úložné Systémy"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Export databáz"
@@ -4761,20 +4753,20 @@ msgid "None"
msgstr "Žiadny"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Oprávnenia pre jednotlivé tabuľky"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Poznámka: názvy MySQL oprávnení sú uvádzané v angliÄtine. "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globálne práva"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Oprávnenia pre jednotlivé databázy"
@@ -4799,98 +4791,98 @@ msgstr "Prihlásenie"
msgid "Do not change the password"
msgstr "Nezmeniť heslo"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nebol nájdený žiadny používateľ."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Používateľ %s už existuje!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Používateľ bol pridaný."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Boli aktualizované oprávnenia pre %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Boli zrušené oprávnenia pre %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Heslo pre %s bolo úspešne zmenené."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Odstraňuje sa %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Na odstránenie neboli vybraní žiadni používatelia!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ZnovunaÄítanie práv"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Vybraní používatelia bol úspešne odstránený."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Práva boli úspeÅ¡ne znovunaÄítané."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Upraviť oprávnenia"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Zrušiť"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Prehľad používatelov"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Prideliť"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Akýkoľvek"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Pridať nového používateľa"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Odstrániť vybraných používateľov"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Odobranie všetkých aktívnych práv používateľom a ich následné odstránenie."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Odstrániť databázy s rovnakým menom ako majú používatelia."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4903,51 +4895,51 @@ msgstr ""
"tieto tabuľky ruÄne upravené. V tomto prípade sa odporúÄa vykonaÅ¥ "
"%sznovunaÄítanie práv%s predtým ako budete pokraÄovaÅ¥."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Zvolený používateľ nebol nájdený v tabuľke práv."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Oprávnenia pre jednotlivé stĺpce"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Pridať oprávnenia pre nasledujúcu databázu"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Náhradzujúcim znakom _ a % by mal predchádzať znak \\, pokiaľ ich nechcete "
"použiť doslovne"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Pridať oprávnenia pre nasledujúcu tabuľku"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Zmeniť informácie o používateľovi / Kopírovať používateľa"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Vytvoriť používateľa s rovnakými právami a..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... zachovať pôvodného používateľa."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... zmazať pôvodného používateľa z tabuliek používateľov."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... odobrať všetky oprávnenia pôvodnému používateľovi a následne ho zmazať."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4955,98 +4947,98 @@ msgstr ""
" ... zmazať pôvodného používateľa z tabuliek používateľov a potom "
"znovunaÄítaÅ¥ oprávnenia."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Databáza pre používateľa"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Žiadny"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Vytvoriť databázu s rovnakým menom a prideliť všetky oprávnenia"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Prideliť všetky oprávnenia pomocou masky (používateľ_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Prideliť všetky oprávnenia na databázu &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Používatelia majúci prístup k &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globálny"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "závislé na databáze"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "nahradzujúci znak"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Vlákno %s bol úspešne zabité."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "Neporadilo za zabiÅ¥ vlákno %s. Jeho beh bol pravdepodobne už ukonÄený."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Master server zmenený úspešne na %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Tento server je nakonfigurovaný ako master v replikaÄnom procese."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Zobraziť stav master replikácie"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, fuzzy, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5055,12 +5047,12 @@ msgstr ""
"Tento server nie je nakonfigurovaný ako slave v replikaÄnom procese. Chceli "
"by ste ho <a href=\"%s\">nakonfigurovať</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Master replikácia"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5069,40 +5061,40 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Prosím, vyberte databázy:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
#, fuzzy
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
@@ -5110,71 +5102,71 @@ msgstr ""
"Tento server nie je nakonfigurovaný ako slave v replikaÄnom procese. Chceli "
"by ste ho <a href=\"%s\">nakonfigurovať</a>?"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
#, fuzzy
msgid "Synchronize databases with master"
msgstr "Synchronizovať Databázy"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Ovládať slave:"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Celý text"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Å tart"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Stop"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5183,7 +5175,7 @@ msgstr ""
"Tento server nie je nakonfigurovaný ako slave v replikaÄnom procese. Chceli "
"by ste ho <a href=\"%s\">nakonfigurovať</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5193,11 +5185,11 @@ msgstr ""
"ale zároveň prekroÄili hodnotu binlog_cache_size a museli tak použiÅ¥ doÄasný "
"súbor na uloženie príkazov transakcie."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "PoÄet transakcií, ktoré využili vyrovnávaciu pamäť binárneho logu."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5209,11 +5201,11 @@ msgstr ""
"hodnotu tmp_table_size, aby boli doÄasné tabuľky ukladané do pamäte a nie na "
"disk."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "PoÄet doÄasných súborov vytvorených servrom mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5221,7 +5213,7 @@ msgstr ""
"PoÄet doÄasných, v pamäti uložených tabuliek, vytvorených servrom pri "
"vykonávaní príkazov."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5229,7 +5221,7 @@ msgstr ""
"PoÄet riadkov pridaných príkazom INSERT DELAYED, pri ktorých sa vyskytla "
"chyba (pravdepodobne opakujúci sa kľúÄ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5237,23 +5229,23 @@ msgstr ""
"PoÄet vlákien používaných príkazmi INSERT DELAYED. Každá samostatná tabuľka, "
"na ktorú je použitý príkaz INSERT DELAYED, ma svoje vlastné vlákno."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "PoÄet riadkov vložených príkazom INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "PoÄet vykonaných príkazov FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "PoÄet interných príkazov COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Koľkokrát bol z tabuľky odstránený riadok."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5263,7 +5255,7 @@ msgstr ""
"tabuľky s daným menom. Tento proces sa nazýva objavovanie. Handler_discover "
"zobrazuje poÄet doposiaľ objavených tabuliek."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5273,7 +5265,7 @@ msgstr ""
"znamená to že server vykonáva príliš veľa kompletných prechádzaní indexov; "
"napríklad, SELECT col1 FROM foo, za predpokladu že col1 je indexovaný."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5281,7 +5273,7 @@ msgstr ""
"PoÄet požiadavkov na naÄítanie riadku podľa kľúÄa. Ak je táto hodnota "
"vysoká, je to dobrým znamením že sú príkazy a tabuľky správne indexované."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5291,7 +5283,7 @@ msgstr ""
"Táto hodnota sa zvyÅ¡uje ak sa naÄítava indexovaný stĺpec v danom rozsahu "
"alebo ak sa vykonáva prehľadávanie indexu."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5300,7 +5292,7 @@ msgstr ""
"Äítacia metóda sa použiva hlavne na optimalizáciu príkazov typu ORDER BY ... "
"DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5313,7 +5305,7 @@ msgstr ""
"kompletne prehľadávať tabuľky, alebo sa používajú zjednotenia, ktoré správne "
"nevyužívajú kľúÄe."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5325,35 +5317,35 @@ msgstr ""
"tabuľky nie sú správne indexované alebo príkazy nedostatoÄne využívajú "
"dostupné indexy."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "PoÄet interných príkazov ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "PoÄet požiadavkov na zmenu záznamu (riadku) v tabuľke."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "PoÄet požiadavkov na vloženie nového záznamu (riadku) do tabuľky."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "PoÄet stránok obsahujúcich dáta (neÄistých aj Äistých)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "PoÄet neÄistých stránok."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "PoÄet stránok, na ktoré je požiadavka na vyprázdnenie."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "PoÄet voľných stránok."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5363,7 +5355,7 @@ msgstr ""
"momentálne Äíta alebo zapisuje, prípadne nemôžu byÅ¥ vyprázdnené ani "
"odstránené z nejakého iného dôvodu."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5375,11 +5367,11 @@ msgstr ""
"hodnota sa tiež môže vypoÄítaÅ¥ ako Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Celkový poÄet stránok vo vyrovnávacej pamäti InnoDB."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5387,7 +5379,7 @@ msgstr ""
"PoÄet \"náhodných\" predÄítaní vykonaných InnoDB. Táto situácia nastáva pri "
"príkazoch, ktoré prehľadávajú veľkú ÄasÅ¥ tabuľky, ale v náhodnom poradí."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5395,11 +5387,11 @@ msgstr ""
"PoÄet sekvenÄných predÄítaní vykonaných InnoDB. Táto situácia nastáva pri "
"vykonávaní sekvenÄného prehľadávania celej tabuľky."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "PoÄet požiadavkov na logické naÄítavanie."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5407,7 +5399,7 @@ msgstr ""
"PoÄet logických naÄítaní, ktoré sa nemohli vykonaÅ¥ z vyrovnávacej pamäte a "
"namiesto toho bolo vykonané naÄítanie celej jednej stránky."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5421,88 +5413,88 @@ msgstr ""
"poÄet týchto Äakaní a ak bola správne nastavená veľkosÅ¥ vyrovnávacej pamäte, "
"mala by byť nízka."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "PoÄet zápisov do vyrovnávacej pamäte InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "PoÄet vykonaných fsync() operácií."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Aktuálny poÄet prebiehajúcich fsync() operácií."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "PoÄet aktuálne prebiehajúcich naÄítavaní."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "PoÄet aktuálne prebiehajúcich zápisov."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Množstvo už naÄítaných dát, v bajtoch."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Celkový poÄet naÄítaní dát."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Celkový poÄet zápisov dát."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Množstvo už zapísaných dát, v bajtoch."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"PoÄet vykonaných dvojitých zápisov a poÄet stránok zapísaných pre tento úÄel."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"PoÄet vykonaných dvojitých zápisov a poÄet stránok zapísaných pre tento úÄel."
-#: server_status.php:84
+#: server_status.php:83
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 ""
"PoÄet Äakaní na vyprázdnenie vyrovnávacej pamäte logu z dôvodu jej zaplnenia."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "PoÄet požiadaviek na zápis do logovacieho súboru."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "PoÄet fyzických zápisov do logovacieho súboru."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "PoÄet fsync zápisov vykonaných na logovacom súbore."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "PoÄet prebiehajúcich synchronizácií logovacieho súboru."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "PoÄet prebiehajúcich zápisov do logovacieho súboru."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Množstvo bajtov zapísaných do logovacieho súboru."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "PoÄet vytvorených stránok."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5511,51 +5503,51 @@ msgstr ""
"hodnôt sa udáva v stránkach; pomocou veľkosti stránky je možné ich premeniť "
"na bajty."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "PoÄet naÄítaných stránok."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "PoÄet zapísaných stránok."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "PoÄet zámkov na riadky, na ktoré sa Äaká."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Priemerný Äas potrebný na získanie zámku na riadok, v milisekundách."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Celkový Äas potrebný na získanie zámku na riadok, v milisekundách."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maximálny Äas potrebný na získanie zámku na riadok, v milisekundách."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Koľkokrát sa muselo ÄakaÅ¥ na zámok na riadok."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "PoÄet záznamov (riadkov) odstránených z InnoDB tabuliek."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "PoÄet záznamov (riadkov) vložených do InnoDB tabuliek."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "PoÄet naÄítaných záznamov (riadkov) z InnoDB tabuliek."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "PoÄet upravených záznamov (riadkov) v InnoDB tabuľkách."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5564,7 +5556,7 @@ msgstr ""
"neboli zapísané na disk. Predtým sa táto hodnota nazývala "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5572,7 +5564,7 @@ msgstr ""
"PoÄet nevyužitých blokov vo vyrovnávacej pamäti kľúÄov. Z tejto hodnoty "
"môžete zistiť koľko vyrovnávacej pamäte sa práve používa."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5581,11 +5573,11 @@ msgstr ""
"PoÄet využitých blokov vo vyrovnávacej pamäti kľúÄov. Táto hodnota urÄuje "
"najväÄÅ¡ie množstvo blokov, ktoré kedy naraz použité."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "PoÄet požiadavkov na naÄítanie kľúÄového bloku z vyrovnávacej pamäti."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5596,15 +5588,15 @@ msgstr ""
"je príliÅ¡ malá. ÚspeÅ¡nosÅ¥ vyrovnávacej pamäte si môžte vypoÄítaÅ¥ zo vzÅ¥ahu "
"Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "PoÄet požiadavkov na zápis kľúÄového bloku do vyrovnávacej pamäti."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "PoÄet fyzických zápisov kľúÄového bloku na disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5615,11 +5607,11 @@ msgstr ""
"požiadavku. Prednastavená hodnota 0 znamená, že doposiaľ neboli skompilované "
"žiadne príkazy."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "PoÄet riadkov Äakajúcich na zápis cez INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5627,35 +5619,35 @@ msgstr ""
"PoÄet doposiaľ otvorených tabuliek. Ak je táto hodnota príliÅ¡ vysoká, "
"pravdepodobne je vyrovnávacia pamäť pre tabuľky príliš malá."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "PoÄet otvorených súborov."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "PoÄet otvorených streamov (väÄÅ¡inou využívané na logovanie)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "PoÄet práve otvorených tabuliek."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Množstvo voľných pamäťových blokov vo vyrovnávacej pamäti príkazov."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Veľkosť voľnej pamäti pre vyrovnávaciu pamäť príkazov."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "PoÄet zásahov vyrovnávacej pamäti."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "PoÄet príkazov pridaných do vyrovnávacej pamäti."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5668,7 +5660,7 @@ msgstr ""
"vyrovnávacej pamäti sa používa stratégia LRU (tzn. najdlhšie nepoužité "
"príkazy budú odstránené ako prvé)."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5676,24 +5668,24 @@ msgstr ""
"PoÄet príkazov neumiestnených do vyrovnávacej pamäti (nie sú cachovateľné "
"alebo nevyhovujú nastaveniu query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "PoÄet príkazov registrovaných vo vyrovnávacej pamäti."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Celkové množstvo blokov vo vyrovnávacej pamäti príkazov."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Vynulovať"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stav failsafe replikácie (zatiaľ neimplementované)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5701,12 +5693,12 @@ msgstr ""
"PoÄet spojení, ktoré nevyužívajú indexy. Ak sa táto hodnota nerovná 0, mali "
"by ste starostlivo skontrolovať indexy vašich tabuliek."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"PoÄet spojení, ktoré na referenÄnej tabuľke využili intervalové vyhľadávanie."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5715,7 +5707,7 @@ msgstr ""
"(ak táto hodnota nie je 0, mali by ste starostlivo skontrolovať indexy "
"vašich tabuliek)."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5723,15 +5715,15 @@ msgstr ""
"PoÄet spojení, ktoré na prvej tabuľke využili intervalové vyhľadávanie (táto "
"hodnota nie je kritická ani v prípade, že je vysoká)."
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "PoÄet spojení, ktoré vykonali kompletné prehľadanie prvej tabuľky."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "PoÄet doÄasných tabuliek, otvorených podriadeným SQL vláknom."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5739,13 +5731,13 @@ msgstr ""
"Celkový poÄet (od spustenia) pokusov replikaÄného podriadeného SQL vlákna o "
"znovuobnovenie transakcie."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Táto položka obsahuje hodnotu ON ak je tento server podriadeným a je "
"pripojený k prislúchajúcemu nadriadenému servru."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5753,14 +5745,14 @@ msgstr ""
"PoÄet vlákien, ktorých vytvorenie zabralo viac ako je hodnota "
"slow_launch_time."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"PoÄet príkazov, ktorých vykonanie zabralo viac ako je hodnota "
"long_query_time."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5770,23 +5762,23 @@ msgstr ""
"je táto hodnota prílis veľká, mali by ste pouvažovať nad zvýšením hodnoty "
"systémového nastavania sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "PoÄet rozsahom obmedzených zoraÄovaní."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "PoÄet zoradených riadkov."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "PoÄet zoradení uskutoÄnených prehľadávaním tabuľky."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "PoÄet zámkov tabuliek, ktoré boli získané okamžite."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5798,7 +5790,7 @@ msgstr ""
"najprv optimalizovaÅ¥ vaÅ¡e príkazy a potom buÄ rozdeliÅ¥ tabuľku/tabuľky alebo "
"použiť replikáciu."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5808,11 +5800,11 @@ msgstr ""
"dá vypoÄítaÅ¥ zo vzÅ¥ahu Threads_created/Connections. Ak je táto hodnota v "
"Äervenom, mali by ste zvýšiÅ¥ hodnotu thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "PoÄet momentálne otvorených spojení."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5823,87 +5815,87 @@ msgstr ""
"Threads_created vysoká, mohli by ste zvýšiť hodnotu thread_cache_size (to "
"však nespôsobí žiadnu citeľnú zmenu ak máte vlákna dobre implementované)."
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "PoÄet aktívnych (nespiacich) vlákien."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Stav serveru"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "ManipulaÄná Rutina"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Vyrovnávacia pamäť príkazov"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "PoÄet vlákien"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "DoÄasné dáta"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Odložené vloženia"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Vyrovnávacia pamäť kľúÄov"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Zjednotenia"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "ZoraÄovanie"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinátor transakcií"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Vyprázdniť (uzavrieť) všetky tabuľky"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Zobraziť otvorené tabuľky"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Zobraziť podriadené hosty"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Zobraziť stav podriadených hostov"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Vyprázdniť vyrovnávaciu pamäť príkazov"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Zobraziť procesy"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Vynulovať"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Tento server beží %s. Bol spustený %s."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -5911,19 +5903,19 @@ msgid ""
"b> process."
msgstr "Tento server je nakonfigurovaný ako master v replikaÄnom procese."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "Tento server je nakonfigurovaný ako master v replikaÄnom procese."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "Tento server je nakonfigurovaný ako master v replikaÄnom procese."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -5937,7 +5929,7 @@ msgstr ""
"informácií o stave replikácie na tomto serveri navštívte prosím <a href="
"\"#replication\">sekciu replikácie</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5945,11 +5937,11 @@ msgstr ""
"<b>Traffic serveru</b>: Tieto tabuľky zobrazujú štatistiky sieťového "
"trafficu na tomto MySQL serveri od jeho Å¡tartu."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Prevádzka"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5957,36 +5949,36 @@ msgstr ""
"Na vyÅ¥aženom serveri môže dôjsÅ¥ k preteÄeniu poÄítadiel, takže Å¡tatistiky "
"servera môžu byť nepresné."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "za hodinu"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Prijaté"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Odoslané"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Spojenia"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "max. súÄasných pripojení"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Nepodarených pokusov"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Prerušené"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5995,275 +5987,271 @@ msgstr ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "za minútu"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "za sekundu"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Typ dopytu"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Stav replikácie"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Nepodarilo sa pripojiť k zdroju"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Nepodarilo sa pripojiť k cieľu"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' databáza neexistuje."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Pridať stĺpec/stĺpce"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Odstrániť stĺpec/stĺpce"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Upraviť stĺpec/stĺpce"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Odstrániť index/indexy"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
#, fuzzy
msgid "Apply index(s)"
msgstr "Odstrániť index/indexy"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Upraviť riadok/riadky"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Pridať riadok/riadky"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Aplikovať Vybrané Zmeny"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Synchronizovať Databázy"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "max. súÄasných pripojení"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "KonfiguraÄný súbor"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Socket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Premenné a nastavenia serveru"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Hodnota sedenia"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globálna hodnota"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "KonfiguraÄný súbor"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
#, fuzzy
msgid "Download"
msgstr "Stiahnuť súbor"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
#, fuzzy
msgid "New server"
msgstr "Webový server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Predvolený jazyk"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Predvolený server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Zobraziť"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokálny"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin Dokumentácia"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
#, fuzzy
msgid "Edit server"
msgstr "Webový server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Pridať nového používateľa"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Pokiaľ je povolené, užívateľ može zadať ľuvolný MySQL server pri prihlásené "
"cez cookie autentifikáciu"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6273,67 +6261,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Nedá sa prihlásiť k MySQL serveru"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6341,446 +6329,438 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Premenovať databázu na"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Predvolený server"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
#, fuzzy
msgid "Could not connect to MySQL server"
msgstr "Nepodarilo sa pripojiť k zdroju"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Znaková sada súboru:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Vzor pre názov súboru"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Vzor pre názov súboru"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Vzor pre názov súboru"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Vzor pre názov súboru"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importovať súbory"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Nastavenia exportu databáz"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Žiadne databázy"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Nastavenia exportu databáz"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL dopyt"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL dopyt"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Å tart"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabuľka"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6788,25 +6768,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6817,151 +6797,151 @@ 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."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "PoÄet zoradených riadkov."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Verzia MySQL klienta"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6969,165 +6949,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Obmedzenie zdrojov"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Domovský adresár pre dáta"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7137,148 +7117,148 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Spojenia"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
#, fuzzy
msgid "Control user"
msgstr "Ovládať slave:"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Žiadne tabuľky"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentovať tabuľku"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7289,338 +7269,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "rozšírenie PHP"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Žiadne databázy"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "meno servera"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID servra"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Opraviť tabuľku"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Režim automatickej obnovy"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Údaj"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Voľba serveru"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Zobrazovať komentáre stĺpcov"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Zobraziť farbu"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Zobraziť kompletné dopyty"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Å tatistika riadku"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7628,40 +7608,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Zobraziť otvorené tabuľky"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Ãno"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7669,660 +7649,660 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Zobrazujem ako PHP kód"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Zobrazujem SQL dotaz"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problémy s indexami v tabuľke `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Názov"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabuľka %1$s bola úspešné upravená"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "PrejsÅ¥ hodnoty cudzích kľúÄov"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcia"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorovať"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Toto možno nepôjde upraviť,<br /> kvôli svojej dĺžke "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binárny - neupravujte "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Vložiť ako nový riadok"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Zobrazujem SQL dotaz"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Späť"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Vložiť nový záznam"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Späť na túto stránku"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Upraviť nasledujúci riadok"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Pre pohyb medzi hodnotami použite klávesu TAB alebo pre pohyb všetkými "
"smermi klávesy CTRL+šípky"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabuľka %s už existuje!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabuľka %1$s bola vytvorená."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Zobraziť dump (schému) tabuľky"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Názov primárneho kľúÄa musí byÅ¥... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Nie je možné premenovať index na PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Časti indexu neboli definované!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Vytvoriť nový index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Modifikovať index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Meno indexu&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Typ indexu&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>musí</b> byÅ¥ <b>iba</b> meno primárneho kľúÄa!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Pridať do indexu &nbsp;%s&nbsp;stĺpec"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "PoÄet stĺpcov musí byÅ¥ väÄší ako nula."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Nedá sa presunúť tabuľka sama do seba!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Nedá sa skopírovať tabuľka sama do seba!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabuľka %s bola presunutá do %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabuľka %s bola skorírovaná do %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tabuľka je prázdna!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Zmeniť poradie tabuľky podľa"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(po jednom)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Presunúť tabuľku do (databáza<b>.</b>tabuľka):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Parametre tabuľky"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Premenovať tabuľku na"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Skopírovať tabuľku do (databáza<b>.</b>tabuľka):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Prepnúť na skopírovanú tabuľku"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Údržba tabuľky"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentovať tabuľku"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabuľka %s bola vyprázdnená"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Vyprázdniť tabuľku (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Údržba tabuľky"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analyzovať"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Skontrolovať"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimalizovať"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Opraviť"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "SkontrolovaÅ¥ referenÄnú integritu:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Zobraziť tabuľky"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Zabrané miesto"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Využitie"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektívny"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Å tatistika riadku"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Údaj"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamický"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Dĺžka riadku"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Veľkosť riadku "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Interné vzťahy"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nebol vybraný žiadny riadok"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykonať \"dopyt podľa príkladu\" (nahradzujúci znak: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operátor"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Zvoliť pole (najmenej jedno):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Pridať vyhľadávacie parametre (obsah dopytu po \"where\" príkaze):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "záznamov na stránku"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Zobraziť zoradené:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Prechádzať iné hodnoty"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Žiadny"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabuľka %s bola odstránená"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Bol pridaný primárny kÄ¾ÃºÄ pre %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Bol pridaný index pre %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Zobraziť prepojenia"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Navrhnúť štruktúru tabuľky"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Pridať stĺpec/stĺpce"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na konci tabuľky"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na zaÄiatku tabuľky"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Po %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Vytvoriť index na&nbsp;%s&nbsp;stĺpcoch"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Dáta"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Používateľ:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Perština"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Vytvoriť relaciu"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8331,47 +8311,64 @@ msgstr ""
"Zmena vzhľadu nie je podporovaná, skontrolujte si nastavenia a vzhľady v "
"adresári %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Získať viac tém!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dostupné MIME typy"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME typy zobrazené kurzívou nemajú vlastnú transformaÄnú funkciu"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dostupné transformácie"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Popis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nemáte dostatoÄné práva na vykonanie tejto akcie!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil bol aktualizovaný."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Premenovať tabuľku na"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Nie je možné nahrať rozšírenie iconv alebo recode potrebné pre prevod "
+#~ "znakových sad. Upravte nastavenie php tak aby umožňovalo použiť tieto "
+#~ "rozšírenia alebo vypnite túto vlastnosť v konfigurácii phpMyAdmina."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Nie je možné použiť funkcie iconv, libiconv a recode_string aj napriek "
+#~ "tomu, že rozšírenia sú nahrané. Skontrolujte prosím nastavenie PHP."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/sl.po b/po/sl.po
index 60a66d784a..f734639a45 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
-"PO-Revision-Date: 2010-06-29 22:42+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
+"PO-Revision-Date: 2010-07-16 17:14+0200\n"
"Last-Translator: Domen <dbc334@gmail.com>\n"
"Language-Team: slovenian <sl@li.org>\n"
"Language: sl\n"
@@ -15,19 +15,19 @@ msgstr ""
"%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Pokaži vse"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Å tevilka strani:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,291 +36,291 @@ msgstr ""
"Ciljnega okna ni bilo mogoÄe osvežiti. Morda ste zaprli nadrejeno okno ali "
"pa vaš brskalnik blokira osveževanje varnostnih parametrov med okni."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Iskanje"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Izvedi"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ime kljuÄa"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Opis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Uporabi to vrednost"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Podatkovna zbirka %1$s je ustvarjena."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentar zbirke podatkov: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentar tabele"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Stolpec"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Vrsta"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Privzeto"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Povezave z"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentarji"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Da"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Natisni"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Preglej povzetek stanja podatkovne zbirke"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "V podatkovni zbirki ni mogoÄe najti tabel."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Izberi vse"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "PrekliÄi izbor vsega"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ime podatkovne zbirke je prazno!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Zbirka podatkov %s je preimenovana v %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Zbirka podatkov %s je kopirana v %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Preimenuj zbirko podatkov v"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Ukaz"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "in potem"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiraj zbirko podatkov v"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Samo struktura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktura in podatki"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Samo podatki"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE pred kopiranjem"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj vrednost AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Dodaj omejitve"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Preklopi na kopirano podatkovno zbirko"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Shramba BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Stanje"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "OmogoÄeno"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "OnemogoÄi"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Poškodovano"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Popravi"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "OnemogoÄeno"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "OmogoÄi"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Pravilo za razvrÅ¡Äanje znakov"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -329,54 +329,54 @@ msgstr ""
"Dodatne funkcije za delo s povezanimi tabelami so bile izkjuÄene. ÄŒe želite "
"izvedeti zakaj, kliknite %stukaj%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Uredi PDF strani"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "vrstic"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Velikost"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "v uporabi"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Ustvarjeno"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ZadnjiÄ posodobljeno"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ZadnjiÄ pregledano"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
@@ -385,404 +385,414 @@ msgstr[1] "%s tabeli"
msgstr[2] "%s tabele"
msgstr[3] "%s tabel"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Poizvedba SQL je bila uspešno izvedena"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Za prikaz morate izbrati morate vsaj en stolpec"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Razvrsti"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "NaraÅ¡ÄajoÄe"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "PadajoÄe"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Pokaži"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteriji"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Vstavi"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "In"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Briši"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ali"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Spremeni"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Dodaj/Odstrani vrstice meril"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Dodaj/Odstrani stolpce"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Osveži poizvedbo"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Uporabi tabele"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Poizvedba SQL na zbirki podatkov <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Izvedi poizvedbo"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Dostop zavrnjen"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "katerokoli besedo"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "vse besede"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "toÄno doloÄeno frazo"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kot obiÄajni izraz (regular expression)"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultati iskanja \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s zadetek(ov) v tabeli <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s zadetek(ov) v tabeli <i>%s</i>"
+msgstr[1] "%s zadetek(ov) v tabeli <i>%s</i>"
+msgstr[2] "%s zadetek(ov) v tabeli <i>%s</i>"
+msgstr[3] "%s zadetek(ov) v tabeli <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Prebrskaj"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Izbriši"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Skupaj:</b> <i>%s</i> zadetek(ov)"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Skupaj:</b> <i>%s</i> zadetek(ov)"
+msgstr[1] "<b>Skupaj:</b> <i>%s</i> zadetek(ov)"
+msgstr[2] "<b>Skupaj:</b> <i>%s</i> zadetek(ov)"
+msgstr[3] "<b>Skupaj:</b> <i>%s</i> zadetek(ov)"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "IÅ¡Äi v podatkovni zbirki"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Iskane besede ali vrednosti (nadomestni znak: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Najdi:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Besede so loÄene s presledkom (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "V tabelah:"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "V stolpcu:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Vstavi"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Zavrzi"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Izprazni"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s je izpraznjena"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Pogled %s je zavržen"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s je zavržena"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Sledenje je aktivno."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Sledenje ni aktivno."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "Pogled ima vsaj toliko vrstic. Prosimo, oglejte si %sdokumentacijo%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Pogled"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Podvojevanje"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Vsota"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Z oznaÄenim:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "OznaÄi vse"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "OdznaÄi vse"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Preveri prekoraÄene"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Pogled za tiskanje"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Preveri tabelo"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimiraj tabelo"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Popravi tabelo"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analiziraj tabelo"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Izvozi"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Slovar podatkov"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Sledene tabele"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Podatkovna zbirka"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Zadnja razliÄica"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Ustvarjeno"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Posodobljeno"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Dejanje"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Izbriši podatke sledenja te tabele"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "aktivno"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ni aktivno"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "RazliÄice"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "PoroÄilo sledenja"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Posnetek strukture"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Nesledene tabele"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Sledi tabeli"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Dnevnik podatkovne zbirke"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Izbrana vrsta izvoza mora biti shranjena v datoteko!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ni dovolj prostora za shranjevanje datoteke %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -790,17 +800,17 @@ msgstr ""
"Datoteka %s že obstaja na strežniku, spremenite ime novi ali prepišite "
"obstojeÄo datoteko."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Spletni strežnik nima dovoljenja za shranjevanje datoteke %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump je shranjen v datoteko %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -809,14 +819,14 @@ msgstr ""
"Najverjetneje ste poskušali naložiti preveliko datoteko. Prosimo, oglejte si "
"%sdokumentacijo%s za naÄine, kako obiti to omejitev."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ne morem prebrati datoteke"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -825,7 +835,7 @@ msgstr ""
"Poskušali ste naložiti datoteko z nepodprtim stiskanjem (%s). Bodisi podpora "
"za njega ni vkljuÄena ali pa je onemogoÄena z vaÅ¡o konfiguracijo."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -835,30 +845,30 @@ msgstr ""
"je velikost datoteke presegala najveÄjo velikost, dovoljeno v konfiguraciji "
"PHP. Glej [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Ne morem naložiti vtiÄnikov za uvoz, prosimo, preverite vaÅ¡o namestitev!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Zaznamek je odstranjen."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Prikazovanje zaznamka"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Zaznamek %s je ustvarjen"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Uvažanje je uspeÅ¡no zakljuÄeno, izvedenih je bilo %d poizvedb."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -866,7 +876,7 @@ msgstr ""
"ÄŒasovna omejitev skripta je potekla; Äe želite konÄati uvoz, prosimo, "
"ponovno pošljite isto datoteko in uvoz se bo nadaljeval."
-#: import.php:426
+#: 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."
@@ -875,19 +885,19 @@ msgstr ""
"navadi pomeni, da phpMyAdmin ne bo mogel dokonÄati tega uvoza, razen Äe "
"poveÄate vaÅ¡e Äasovne omejitve PHP."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nazaj"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin je prijaznejši z brskalnikom, ki <b>podpira okvirje</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Kliknite za oznaÄitev"
@@ -895,15 +905,15 @@ msgstr "Kliknite za oznaÄitev"
msgid "Click to unselect"
msgstr "Kliknite za odznaÄitev"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Poizvedbe \"DROP DATABASE\" so izkljuÄene."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ali res želite "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "S tem dejanjem boste UNIÄŒILI celotno zbirko podatkov!"
@@ -934,39 +944,39 @@ msgstr "Ime gostitelja je prazno!"
msgid "The user name is empty!"
msgstr "Uporabniško ime je prazno!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Geslo je prazno!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Gesli se ne ujemata!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "PrekliÄi"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Spremembe so shranjene"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relacija je izbrisana"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Dodano razmerje FOREIGN KEY"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Dodana notranja razmerja"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Napaka: Razmerje ni dodano."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Napaka: razmerje že obstaja."
@@ -974,13 +984,13 @@ msgstr "Napaka: razmerje že obstaja."
msgid "Error saving coordinates for Designer."
msgstr "Napaka pri shranjevanju koordinat Oblikovalnika."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Splošne lastnosti relacij"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "OnemogoÄeno"
@@ -996,271 +1006,281 @@ msgstr "Izberite tuji kljuÄ"
msgid "Please select the primary key or a unique key"
msgstr "Prosimo, izberite primarni kljuÄ ali unikatni kljuÄ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Izberite stolpec za prikaz"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Ustvari geslo"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Ustvari"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "KonÄano"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Prejšnji"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Naslednji"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Danes"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "januar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "februar"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "marec"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "april"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "maj"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "junij"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "julij"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "avgust"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "september"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "november"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "december"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "avg"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dec"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "nedelja"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "ponedeljek"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "torek"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "sreda"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "Äetrtek"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "petek"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "sobota"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ned"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "tor"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "sre"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Äet"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "pet"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "sob"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "ne"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "po"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "to"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "sr"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Äe"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "pe"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "so"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "ted."
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Ura"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Minuta"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Sekunda"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Velikost pisave"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Neznana napaka pri nalaganju datoteke."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "Naložena datotek presega napotek upload_max_filesize v php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1268,23 +1288,23 @@ msgstr ""
"Naložena datotek presega napotek MAX_FILE_SIZE, ki je bil doloÄen v obrazcu "
"HTML."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Naložena datoteka je bila naložena samo delno."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Manjka zaÄasna mapa."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Pisanje datoteke na disk je spodletelo."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Nalaganje datoteke je ustavila razširitev."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1292,51 +1312,51 @@ msgstr ""
"Napaka pri premikanju naložene datoteke, glej [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ni definiranega indeksa!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indeksi"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Edinstven"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Stisnjeno"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalnost"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Komentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Uredi"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primarni kljuÄ je zavržen"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Indeks %s je zavržen"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1345,20 +1365,20 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Podatkovne zbirke"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Napaka"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
@@ -1367,7 +1387,7 @@ msgstr[1] "Spremenjeni sta %1$d vrstici."
msgstr[2] "Spremenjene so %1$d vrstice."
msgstr[3] "Spremenjenih je %1$d vrstic."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
@@ -1376,7 +1396,7 @@ msgstr[1] "Izbrisani sta %1$d vrstici."
msgstr[2] "Izbrisane so %1$d vrstice."
msgstr[3] "Izbrisanih je %1$d vrstic."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
@@ -1385,90 +1405,90 @@ msgstr[1] "Vstavljeni sta %1$d vrstici."
msgstr[2] "Vstavljene so %1$d vrstice."
msgstr[3] "Vstavljenih je %1$d vrstic."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Za ta skladiÅ¡Äni pogon ni na voljo nobenih podrobnejÅ¡ih informacij o stanju."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s je na voljo na tem strežniku MySQL."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s je onemogoÄeno za ta strežnik MySQL."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ta strežnik MySQL ne podpira skladiÅ¡Änega pogona %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Neveljavna zbirka podatkov"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Neveljavno ime tabele"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Napaka pri preimenovanju tabele %1$s v %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s je preimenovana v %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Za temo %s ni bila najdena veljavna pot slik!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Predogled ni na voljo."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "uporabi"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Privzeta tema %s ni bila najdena!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s ni bila najdena!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Pot teme ni bila najdena za temo %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Slog"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Povezava ni mogoÄa: neveljavne nastavitve."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Dobrodošli v %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1477,7 +1497,7 @@ msgstr ""
"Najverjetneje niste ustvarili konfiguracijske datoteke. Morda želite "
"uporabiti %1$snastavitveni skript%2$s, da jo ustvarite."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1488,62 +1508,62 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Prijava"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumentacija phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Strežnik:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Uporabniško ime:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Geslo:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Izbira strežnika"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "ÄŒe želite Å¡e dalje uporabljati program, morate omogoÄiti piÅ¡kotke."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ne morem se prijaviti v strežnik MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "NapaÄno uporabniÅ¡ko ime/geslo. Dostop zavrnjen."
@@ -1581,27 +1601,7 @@ msgstr "Ogled videa"
msgid "Download file"
msgstr "Prenesi datoteko"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ni mogoÄe naložiti razÅ¡iritev iconv ali recode, ki so potrebne za pretvorbe "
-"kodnih tabel. Konfigurirajte PHP tako, da bo omogoÄal uporabo teh "
-"razÅ¡iritev, ali onemogoÄite pretvarjanje kodnih tabel v phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ni mogoÄe uporabljati funkcij iconv, libiconv ali recode_string, Äeprav so "
-"potrebne razširitve normalno naložene. Preverite vašo konfiguracijo PHP."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1617,12 +1617,12 @@ msgstr ""
"veÄini primerov gre za manjkajoÄi narekovaj ali podpiÄje.<br />ÄŒe dobite "
"prazno stran, je vse v redu."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1630,204 +1630,204 @@ msgstr ""
"Ukaz <tt>$cfg['PmaAbsoluteUri']</tt> MORA biti doloÄen v konfiguracijski "
"datoteki!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Neveljaven indeks strežnika: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Strežnik"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Neveljaven naÄin overitve doloÄen v konfiguracijski datoteki:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s bi morali nadgraditi v verzijo %s ali novejšo."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "NajveÄja velikost: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentacija"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "Poizvedba SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL je vrnil: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Razloži stavek SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "PreskoÄi razlago stavka SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Brez kode PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Ustvari kodo PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Osveži"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "PreskoÄi preverjanje pravilnosti SQL stavka"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Preveri pravilnost stavka SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Urejanje te poizvedbe v vrstici"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "V vrstici"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profiliranje"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ÄŒas"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y ob %H.%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s ur, %s minut in %s sekund"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "ZaÄetek"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Prejšnji"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Konec"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "PreskoÄi na podatkovno zbirko &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacije"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1836,61 +1836,61 @@ msgstr ""
"Ne morem naložiti podaljška [a@http://php.net/%1$s@Documentation][em]%1$s[/"
"em][/a]. Prosim, preverite konfiguracijo PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Dogodki"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ime"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Podatkovna zbirka %s je zavržena."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Zbirka podatkov se zdi prazna!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Sledenje"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Poizvedba"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Oblikovalnik"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Uvozi"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegiji"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutina"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Vrnjena vrsta"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1898,144 +1898,134 @@ msgstr ""
"Morda je približno. Glej [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Presežek"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Povezava za controluserja, kot je doloÄena v vaÅ¡i konfiguraciji, je "
"spodletela."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Strežnik se ne odziva"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Podrobnosti ..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Spremeni geslo"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Brez gesla"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Geslo"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ponovno vnesi"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Å ifriranje gesel"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "Združljivo z MySQL 4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Ustvari geslo"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Ustvari"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Ustvari novo zbirko podatkov"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Ustvari"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Brez privilegijev"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Tabele morajo imeti vsaj en stolpec."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Ustvari novo tabelo v podatkovni zbirki %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Å tevilo stolpcev"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Ne morem naložiti vtiÄnikov za izvoz, prosimo, preverite vaÅ¡o namestitev!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "Odloži %s vrstic, zaÄni pri vrstici # %s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Odloži vse vrstice"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Shrani kot datoteko"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Shrani na strežnik, v imenik %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "PrepiÅ¡i obstojeÄo(e) datoteko(e)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Predloga datoteke"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "ime strežnika"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "ime podatkovne zbirke"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "ime tabele"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2046,40 +2036,40 @@ msgstr ""
"nize za zapis Äasa. Dodatno bo priÅ¡lo Å¡e do naslednjih pretvorb: %3$s. "
"Ostalo besedilo bo ostalo takšno, kot je."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "shrani predlogo"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Nabor znakov datoteke:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Stiskanje"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Brez"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipano\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipano\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipano\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Združljivostni naÄin SQL"
@@ -2102,14 +2092,14 @@ msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
-"Prosim, bodite potrpežljivi, datoteka za nalaga. Podrobnosti o nalaganju "
+"Prosim, bodite potrpežljivi, datoteka se nalaga. Podrobnosti o nalaganju "
"niso na voljo."
#: libraries/display_import.lib.php:125
msgid "File to import"
msgstr "Datoteka za uvoz"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Mesto datoteke z besedilom"
@@ -2117,13 +2107,13 @@ msgstr "Mesto datoteke z besedilom"
msgid "File uploads are not allowed on this server."
msgstr "Nalaganje datotek na tem strežniku ni dovoljeno."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Imenik, ki ste ga doloÄili za nalaganje, je nedosegljiv"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "imenik za nalaganje datotek"
@@ -2154,11 +2144,11 @@ msgstr ""
"omejitve PHP. To je morda dober naÄin za uvoz velikih datotek, Äeprav lahko "
"prekine transakcije."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Å tevilo poizvedb, ki jih naj preskoÄim od zaÄetka"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Oblika uvožene datoteke"
@@ -2202,170 +2192,170 @@ msgstr "PokonÄno"
msgid "Paper size"
msgstr "Velikost papirja"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Jezik"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ni veljavna Å¡tevilka vrstice."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "vrstic naprej od vrstice #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vodoravnem"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vodoravno (zasukani naslovi)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "navpiÄnem"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ta operacija lahko traja dolgo Äasa. Vseeno nadaljujem?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Uredi po kljuÄu"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Možnosti"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Delna besedila"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Polna besedila"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relacijski kljuÄ"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Relacijski prikazni stolpec"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Prikaži dvojiške vsebine"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Prikaži vsebine BLOB"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Prikaži dvojiške vsebine kot HEX"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Skrij"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Pretvorba z brskalnikom"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Izvedi izbrano poizvedbo"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Vrstica je izbrisana"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Prekini proces"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "v poizvedbi"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Prikazujem vrstice"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "skupaj"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Poizvedba je potrebovala %01.4f s"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Spremeni"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Dejanja rezultatov poizvedbe"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Pogled za tiskanje (s polnimi besedili)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Povezave ni mogoÄe najti"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Podatki o razliÄici"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "DomaÄa mapa podatkov"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Pogosti del poti mape za vse podatkovne datoteke InnoDB."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Podatkovne datoteke"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "PoveÄevanje pri samorazÅ¡iritvi"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2373,11 +2363,11 @@ msgstr ""
" Velikost poveÄevanja pri razÅ¡irjanju velikosti samorazÅ¡iritvenega prostora "
"v tabeli, ko ta postane poln."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Velikost zaloge medpomnilnika"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2385,85 +2375,85 @@ msgstr ""
"Velikost spominskega medpomnilnika, ki ga InnoDB uporablja za predpomnjenje "
"podatkov in indeksov svojih tabel."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Zaloga medpomnilnika"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Stanje InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Uporaba zaloge medpomnilnika"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Skupaj"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "strani"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Proste strani"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Umazane strani"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Strani, ki vsebujejo podatke"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Strani za izplakniti"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Zasedene strani"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Zapahnjene strani"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Dejavnost zaloge medpomnilnika"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Zahtev branja"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Zahtev pisanja"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Zgrešena branja"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "ÄŒakajoÄa pisanja"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Zgrešena branja v %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "ÄŒakajoÄa pisanja v %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Velikost kazalca podatkov"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2471,11 +2461,11 @@ msgstr ""
"Privzeta velikost kazalca v bajtih, ki se naj uporablja s CREATE TABLE za "
"tabele MyISAM, ko možnost MAX_ROWS ni doloÄena."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "NaÄin samodejne obnovitve"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2483,11 +2473,11 @@ msgstr ""
"NaÄin za samodejno obnovitev sesutih tabel MyISAM, ko je doloÄen preko "
"zagonske možnosti strežnika --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "NajveÄja velikost zaÄasnih razvrstitvenih datotek"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2496,11 +2486,11 @@ msgstr ""
"NajveÄja velikost zaÄasnih datotek, ki jih lahko MySQL uporablja, ko ponovno "
"ustvarja indeks MyISAM (med REPAIR TABLE, ALTER TABLE ali LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "NajveÄja velikost zaÄasnih datotek ob ustvarjanju indeksa"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2510,11 +2500,11 @@ msgstr ""
"MyISAM, veÄja kot uporabljena vrednost predpomnilnika kljuÄev doloÄena "
"tukaj, raje izberite naÄin predpomnilnika kljuÄev."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Niti popravljanja"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2522,11 +2512,11 @@ msgstr ""
"ÄŒe je vrednost veÄja od 1, so indeksi tabel MyISAM med popravljanjem zaradi "
"postopka razvrÅ¡Äanja ustvarjeni vzporedno (vsak indeks v svoji niti)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Velikost medpomnilnika razvrÅ¡Äanja"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2534,11 +2524,11 @@ msgstr ""
"Medpomnilnik, ki je dodeljen razvrÅ¡Äanju indeksov MyISAM med REPAIR TABLE "
"ali ustvarjanju indeksov s CREATE INDEX ali ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Velikost predpomnilnika indeksov"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2547,11 +2537,11 @@ msgstr ""
"je 32 MB. Tukaj dodeljen pomnilnik se uporablja samo za predpomnjenje strani "
"indeksov."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Velikost predpomnilnika zapisov"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2562,11 +2552,11 @@ msgstr ""
"uporablja za predpomnjenje sprememb datotek oprimkov podatkov (.xtd) in "
"kazalcev vrstic (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Velikost predpomnilnika dnevnika"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2575,11 +2565,11 @@ msgstr ""
"uporablja za predpomnjenje ob podatkih dnevnika transakcij. Privzeto je 16 "
"MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Omejitev dnevniške datoetke"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2587,11 +2577,11 @@ msgstr ""
"Velikost dnevnika transakcij pred prehodom in ustvarjanjem novega dnevnika. "
"Privzeta vrednost je 16 MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Velikost medpomnilnika transakcij"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2599,11 +2589,11 @@ msgstr ""
"Velikost globalnega medpomnilnika dnevnika transakcij (pogon dodeli dva "
"medpomnilnika te velikosti). Privzeto je 1 MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Pogostnost nadzornih toÄk"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2611,11 +2601,11 @@ msgstr ""
"KoliÄina podatkov, zapisanih v dnevnik transakcij, preden se izvede nadzorna "
"toÄka. Privzeta vrednost je 24 MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Omejitev podatkovnega dnevnika"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2627,11 +2617,11 @@ msgstr ""
"tabele. Tako se lahko ta vrednost poveÄa za poveÄanje skupne koliÄine "
"podatkov, ki so lahko shranjeni v zbirki podatkov."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Omejitev smeti"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2639,11 +2629,11 @@ msgstr ""
"Odstotek smeti v dnevniški datoteki, preden je ta stisnjena. Vrednost je med "
"1 in 99. Privzeto je 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Velikost medpomnilnika dnevnikov"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2653,27 +2643,27 @@ msgstr ""
"Privzeto je 256 MB. Pogon vsaki niti dodeli en medpomnilnik, vendar samo v "
"primeru, Äe mora nit zapisovati v podatkovni dnevnik."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Velikost rasti podatkovnih datotek"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Velikost rasti datotek za ravnanje s podatki (.xtd)."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Velikost rasti datotek vrstic"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Velikost rasti datotek kazalca vrstic (.xtr)."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Število dnevniških datotek"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2685,140 +2675,140 @@ msgstr ""
"dnevniki izbrani, v naprotnem primeru pa bodo preimenovani in dodeljena jim "
"bo naslednja najvišja številka."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Oblika"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV-podatki"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Stolpci zakljuÄeni z"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Stolpci obdani z"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Stolpci izognjeni z"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Vrstice zakljuÄene z"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zamenjaj NULL z"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Odstrani znake CRLF znotraj stolpcev"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "Postavi imena stolpcev v prvo vrstico"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV-podatki za MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Izdaja za Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Podatki"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Odloži podatke za tabelo"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tabele"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "VkljuÄi ime tabele"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Ime tabele"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Nadaljevanje imena tabele"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "OznaÄi kljuÄ"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacije"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Vrsta MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Gostitelj"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "ÄŒas nastanka"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "RazliÄica strežnika"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "RazliÄica PHP"
@@ -2826,23 +2816,23 @@ msgstr "RazliÄica PHP"
msgid "MediaWiki Table"
msgstr "Tabela MediaWiki"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Preglednica Open Document"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Besedilo Open Document"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Ustvari poroÄilo, ki vsebuje podatke tabele same)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Naslov poroÄila"
@@ -2850,99 +2840,99 @@ msgstr "Naslov poroÄila"
msgid "PHP array"
msgstr "PHP-polje"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dodaj prilagojen komentar v glavo (\\n prelomi vrstice)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "VkljuÄi izvoz v transakcijo"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "OnemogoÄi preverjanja tujih kljuÄev"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Možnosti za izvoz zbirke podatkov"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "Obdaj imena tabel in stolpcev z enojnimi poševnimi narekovaji"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dodaj med komentarje"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datumi za ustvarjeno/posodobljeno/preverjeno"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Popolne poizvedbe insert"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Razširjene poizvedbe insert"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "NajveÄja dolžina ustvarjene poizvedbe"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Uporabi zakasnjeno vstavljanje"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Uporabi možnost prezri vstavke"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Uporabi šestnajstiško za BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Izvozi Äas v UTC"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Vrsta izvoza"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedure"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcije"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Omejitve tabel za povzetek stanja"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Omejitve za tabelo"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "VRSTE MIME ZA TABELO"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE ZA TABELO"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Sprožilci"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktura pogleda"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Nadomestna struktura pogleda"
@@ -2950,166 +2940,166 @@ msgstr "Nadomestna struktura pogleda"
msgid "Texy! text"
msgstr "Besedilo Texy!"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excelov delovni zvezek 97-2003 XLS"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excelov delovni zvezek 2007 XLSX"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Izvozi sheme struktur (priporoÄeno)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Izvozi funkcije"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Izvozi procedure"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Izvozi tabele"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Izvozi sprožilce"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Izvozi poglede"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Izvozi vsebine"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Odpri novo okno phpMyAdmin"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Nova tabela"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Rezultat SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Ustvaril"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vrnil kot rezultat prazno množico (npr. niÄ vrstic)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Naslednje strukture so bile ali ustvarjene ali spremenjene: Tukaj lahko:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Oglejte si vsebino strukture s klikom na njeno ime"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Spremenite katero koli njeno nastavitev s klikom na pripadajoÄo povezavo "
"\"Možnosti\""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Uredite njeno strukturo s sledenjem povezavi \"Struktura\""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Pojdi v zbirko podatkov"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "nastavitve"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Pojdi v tabelo"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Pojdi na pogled"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Podatke v tabeli zamenjaj z datoteko"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Prezri podvojene vrstice"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Imena stolpcev v prvi vrstici"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Imena stolpcev"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Neveljavni parameter za uvoz CSV: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "DoloÄen neveljavni stolpec (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Neveljavna oblika vnosa CSV v vrstici %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "Neveljavno Å¡tevilo stolpcev v vnosu CSV v vrstici %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ime tabele"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV z uporabo LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Uporabi kljuÄno besedo LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ta vtiÄnik ne podpira kompresiranih uvozov!"
@@ -3125,7 +3115,7 @@ msgstr "Uvozi odstotke kot ustrezne decimalne vrednosti (12.00% v ,12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Uvozi denarne enote ($5.00 v 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ne uporabi AUTO_INCREMENT za niÄelne vrednosti"
@@ -3138,308 +3128,308 @@ msgstr ""
"težave in poskusite znova."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Pretvorba kodiranja"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Nobeno"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Pretvori v kano"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primarni"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Polno besedilo"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Brez sprememb"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Nabor znakov"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Dvojiško"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bolgarsko"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Poenostavljeno kitajsko"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tradicionalno kitajsko"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "ne razlikuj velikih in malih Ärk"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "razlikuj velike in male Ärke"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Hrvaško"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Češko"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dansko"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Angleško"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonsko"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Nemško"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "slovar"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonski imenik"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Madžarsko"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandsko"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonsko"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latvijsko"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litvansko"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejsko"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Perzijsko"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poljsko"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Zahodno evropsko"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romunsko"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovaško"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovensko"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Å pansko"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradicionalno Å¡pansko"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Å vedsko"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tajsko"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turško"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinsko"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "veÄjeziÄno"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centralno evropsko"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rusko"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltsko"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armensko"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cirilica"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabsko"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrejsko"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzijsko"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grško"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Češkoslovaško"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "neznano"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Domov"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odjava"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Okno za poizvedbe"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Za to obliko ni možnosti"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ni v redu"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "V redu"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "OmogoÄeno"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Prikaži lastnosti"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Ustvarjanje datotek PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Prikazovanje komentarjev stolpcev"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "OznaÄena poizvedba SQL"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Zgodovina SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Hitri koraki za namestitev naprednih funkcij:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr "Ustvari potrebne tabele s <code>script/create_tables.sql</code>."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Ustvari uporabnika pma in dovoli dostop do teh tabel."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3447,25 +3437,25 @@ msgstr ""
"OmogoÄite napredne funkcije v konfiguracijski datoteki (<code>config.inc."
"php</code>), za primer zaÄnite z <code>config.sample.inc.php</code>."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Ponovno se prijavite v phpMyAdmin, da naložite posodobljeno konfiguracijsko "
"datoteko."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "brez opisa"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Konfiguracija podrejencev"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Spremeni ali ponovno konfiguriraj glavni strežnik"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3474,42 +3464,42 @@ msgstr ""
"id strežnika. Če nimate, prosimo dodajte naslednjo vrstico v razdelek "
"[mysqld]:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Uporabniško ime"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Vrata"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Stanje glavnega strežnika"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Stanje podrejenca"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Spremenljivka"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vrednost"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID strežnika"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3517,38 +3507,38 @@ msgstr ""
"Samo podrejenci, ki so bili zagnani z možnostjo --report-host=host_name, so "
"vidni na tem seznamu."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Dodaj uporabnika podvojevanja podrejencev"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Kateri koli uporabnik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Uporabi besedilno polje"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Kateri koli gostitelj"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokalno"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ta strežnik"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Uporabi tabelo gostiteljev"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3556,130 +3546,134 @@ msgstr ""
"Ko je uporabljena tabela Host, je to polje prezrto in so namesto njega "
"uporabljene vrednosti shranjene v tabeli Host."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Ustvari geslo"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Vsebina tabele __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(nadaljevanje)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tabele __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznani jezik: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Strežniki"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Spremenljivke"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Nabori znakov"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Pogoni"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Dvojiški dnevnik"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sinhroniziraj"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Izvorna zbirka podatkov"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Trenutni strežnik"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Oddaljeni strežnik"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Razlika"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Ciljna zbirka podatkov"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Stolpci"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "OznaÄi to poizvedbo SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Dovoli dostop do zaznamka vsem uporabnikom"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Zamenjaj obstojeÄ zaznamek z istim imenom"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepiši te poizvedbe od zunaj"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "LoÄilo"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Ponovno pokaži poizvedbo v tem oknu "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Pošlji"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Samo pogled"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3687,7 +3681,7 @@ msgstr ""
"Izgleda, da je v poizvedbi SQL prišlo do napake. Če je strežnik MySQL "
"izpisal napako, vam le-ta lahko pomaga pri odkrivanju težav"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3709,35 +3703,35 @@ msgstr ""
"poizvedbo SQL na tisto poizvedbo, ki povzroÄa težave in poÅ¡ljite poroÄilo o "
"napaki skupaj s podatki iz spodnjega odseka IZREZA:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ZAÄŒETEK IZREZA"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KONEC IZREZA"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ZAÄŒETEK NAVADNO"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "KONEC NAVADNO"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Odprt citat"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Neveljavni identifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Neznan niz loÄil"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3746,21 +3740,21 @@ msgstr ""
"Ne morem inicializirati preverjevalnika SQL. Prosimo, preverite, Äe so "
"nameÅ¡Äene vse razÅ¡iritve PHP, kot je navedeno v %sdokumenaciji%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabela je prazna!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "Sledenje %s.%s je aktivirano."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Dolžina/Vrednosti"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3772,7 +3766,7 @@ msgstr ""
"ali enojni narekovaj (\"'\"), pred tem znakom vnesite poševnico (npr. '\\"
"\\xyz' ali 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3780,12 +3774,12 @@ msgstr ""
"Za privzete vrednosti vnesite samo vrednosti, brez poševnice nazaj ali "
"narekovaja, npr.: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3794,11 +3788,11 @@ msgstr ""
"Za seznam razpoložljivih možnosti pretvorbe in vrst MIME kliknite na %sopise "
"transformacij%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Možnosti pretvorbe"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3810,16 +3804,16 @@ msgstr ""
"enojni narekovaj (\"'\"), morate pred ta znak postaviti (še eno) poševnico "
"nazaj (npr. '\\\\xyz' ali 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Brez"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Kot doloÄeno:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3828,36 +3822,36 @@ msgstr ""
"Za to pretvorbo ni na voljo opisa.<br />Za funkcije %s se pozanimajte pri "
"avtorju."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Pogon skladiÅ¡Äenja"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Definicija PARTITION"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Shrani"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "Dodaj %s stolpec(-cev)"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "Dodati morate vsaj en stolpec."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Dogodek"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3869,7 +3863,7 @@ msgstr ""
"stolpca, ki vsebuje ime datoteke. Če uporabite drugo možnost, mora biti prva "
"možnost prazna."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3877,8 +3871,8 @@ msgstr ""
"Prikaže Å¡estnajstiÅ¡ko predstavljene podatke. Izbirni prvi parameter doloÄa "
"pogostost dodajanja presledkov (privzeto na 2 polzloga)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3886,11 +3880,11 @@ msgstr ""
"Prikaže sliÄico, na katero lahko kliknete. Možnosti sta najveÄja Å¡irina in "
"višina v slikovnih pikah. Prvotna razmerja se obdržijo."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Pokaže povezavo na grafiko (neposredni BLOB prenos, ipd.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3909,7 +3903,7 @@ msgstr ""
"razliÄne vrednosti – za \"local\" si oglejte dokumentacijo za PHP-jevo "
"funkcijo strftime() in za \"utc\" se uporablja funkcija gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3932,7 +3926,7 @@ msgstr ""
"parameter na 1, bi prepreÄil prelamljanje in zagotovil, da se celotni izhod "
"prikaže v eni vrstici (Privzeto 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3940,7 +3934,7 @@ msgstr ""
"Prikaže vsebino stolpca takšno, kot je, brez obdelave s htmlspecialchars(). "
"Zatorej se za polje predvideva, da vsebuje veljaven HTML."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3950,7 +3944,7 @@ msgstr ""
"predpona URL, kot je \"http://www.example.com/\". Druga in tretja možnost "
"sta širina in višina v slikovnih pikah."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3959,7 +3953,7 @@ msgstr ""
"Prikaže povezavo; stolpec vsebuje ime datoteke. Prva možnost je predpona "
"URL, kot je \"http://www.example.com/\". Druga možnost je ime povezave."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3967,11 +3961,11 @@ msgstr ""
"Pretvori internetni omrežni naslov (IPv4) v niz standardne internetne oblike "
"s pikami."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Oblikuje besedilo kot poizvedbo SQL z oznaÄevanjem skladnje."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3994,66 +3988,66 @@ msgstr "V arhivu ZIP ni bilo najdenih datotek!"
msgid "Error in ZIP archive:"
msgstr "Napaka v arhivu ZIP:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Dejanja"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "RazvrÅ¡Äanje znakov povezave MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Vmesnik"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Barva po meri"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Ponastavi"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "RazliÄica protokola"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Uporabnik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Kodna tabela MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Spletni strežnik"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "RazliÄica odjemalca MySQL"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "Razširitev PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Pokaži podatke o PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Uradna domaÄa stran phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4065,7 +4059,7 @@ msgstr ""
"privzetimi nastavitvami, zato je izpostavljen vdorom. ÄŒimprej odpravite to "
"varnostno luknjo tako, da uporabniku 'root' nastavite geslo."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4074,7 +4068,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:282
+#: main.php:281
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 "
@@ -4084,7 +4078,7 @@ msgstr ""
"nabor znakov. Brez razširitve mbstring phpMyAdmin ni sposoben pravilno "
"razcepiti nizov, kar lahko vodi v nepriÄakovane rezultate."
-#: main.php:290
+#: main.php:289
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 "
@@ -4096,13 +4090,13 @@ msgstr ""
"piÅ¡kotkov, doloÄene v phpMyAdminu. Zaradi tega se bo vaÅ¡a prijava iztekla "
"prej, kot je doloÄeno v phpMyAdminu."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Konfiguracijski datoteki morate sedaj doloÄiti skrivno geslo "
"(blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4112,7 +4106,7 @@ msgstr ""
"obstaja v vaÅ¡i mapi phpMyAdmin. PriporoÄljivo jo je odstraniti, ko je "
"phpMyAdmin enkrat že konfiguriran."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4122,7 +4116,7 @@ msgstr ""
"nekatere funkcije phpMyAdmina manjkale. Na primer navigacijski okvir se ne "
"bo osveževal samodejno."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4131,7 +4125,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4140,66 +4134,66 @@ msgstr ""
"Strežnik, ki teÄe z Suhosin. Prosimo, nanaÅ¡ajte se na %sdokumentacijo%s za "
"morebitna vprašanja."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Osveži okvir navigacije"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Brez zbirk podatkov"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtriranje"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "PoÄisti"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Ustvari tabelo"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Prosimo, izberite zbirko podatkov"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Tabele <b>%s</b> ni mogoÄe najti ali pa ni v %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Izberite stran za urejanje"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Ustvari novo stran"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Ime strani"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Samodejna postavitev temeljeÄa na"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Notranja razmerja"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Izberi tabele"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Preklopi odložiÅ¡Äe (scratchboard)"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4207,111 +4201,111 @@ msgstr ""
"Trenutna stran vsebuje sklice na tabele, ki ne obstajajo veÄ. Ali želite "
"izbrisati te sklice?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "Tabela %s ne obstaja!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Prosimo, konfigurirajte koordinate za tabelo %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "Shema podatkovne zbirke %s - Stran %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ni tabel"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relacijska shema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Vsebina"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dodatno"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Pokaži/Skrij levi meni"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Shrani položaj"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Ustvari tabelo"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Ustvari razmerje"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Osveži"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "PomoÄ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Oglate povezave"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Neposredne povezave"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Pripni na mrežo"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "SkrÄi/razÅ¡iri vse"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Preklopi majhno/veliko"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Uvozi/Izvozi koordinate za PDF-shemo"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Premakni meni"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Skrij/Pokaži vse"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Skrij/Pokaži tabele brez razmerij"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Å tevilo tabel"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Izbriši razmerje"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Za izbiro relacije, kliknite:"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4321,133 +4315,133 @@ msgstr ""
"prikazni stolpec, kliknite ikono \"Izberite stolpec za prikaz\", nato pa "
"kliknite na ustrezno ime stolpca."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Stran je bila ustvarjena"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Ustvarjanje strani je spodletelo"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Izvozi/Uvozi v razmerju"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "priporoÄeno"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "od/do strani"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Uvozi datoteke"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Vse/Vsi"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Izberite dvojiški dnevnik za pregled"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Datoteke"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "SkrÄi prikazane poizvedbe"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Pokaži celotne poizvedbe"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Ime dnevnika"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Položaj"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Vrsta dogodka"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Izvirni položaj"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Podatki"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Nabori znakov in pravila za razvrÅ¡Äanje znakov"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ni izbranih zbirk podatkov."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s podatkovne zbirke so uspešno zavržene."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistika zbirk podatkov"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabele"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Podvojevanje glavnega strežnika"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Podvojevanje podrejencev"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Pojdi v zbirko podatkov"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Ni podvojeno"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Podvojeno"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Preveri privilegije za podatkovno zbirko &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Preveri privilegije"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "OmogoÄi statistiko"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "OnemogoÄi statistiko"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4455,11 +4449,11 @@ msgstr ""
"Obvestilo: OmogoÄitev statistike podatkovne zbirke lahko povzroÄi moÄno "
"poveÄan promet med spletnim in podatkovnim strežnikom."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Pogoni skladiÅ¡Äenja"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Pokaži povzetek stanja podatkovnih baz"
@@ -4662,20 +4656,20 @@ msgid "None"
msgstr "Brez"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegiji tipiÄni za tabelo"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Opomba: Imena privilegijev MySQL so zapisana v angleÅ¡Äini "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globalni privilegiji"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegiji tipiÄni za podatkovno zbirko"
@@ -4700,95 +4694,95 @@ msgstr "Podatki o prijavi"
msgid "Do not change the password"
msgstr "Ne spreminjaj gesla"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Najden ni bil noben uporabnik."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Uporabnik %s že obstaja!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Dodali ste novega uporabnika."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Posodobili ste privilegije za %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Odvzeli ste privilegije za %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Geslo za %s je uspešno spremenjeno."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Brišem %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ni izbranih uporabnikov za brisanje!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Osvežujem privilegije"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Uspešno sem izbrisal izbrane uporabnike."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Uspešno sem osvežil privilegije."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Uredi privilegije"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Odvzemi"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Pregled uporabnikov"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Dovoli"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Kateri koli"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dodaj novega uporabnika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Izbriši izbrane uporabnike"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Odvzemi uporabnikom aktivne privilegije in jih potem izbriši."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Izbriši podatkovne zbirke, ki imajo enako ime kot uporabniki."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4801,50 +4795,50 @@ msgstr ""
"jih uporablja strežnik, Äe so bile tabele roÄno spremenjene. V tem primeru "
"morate pred nadaljevanjem %sosvežiti privilegije%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Izbranega uporabnika v tabelah privilegijev nisem našel."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegiji tipiÄni za stolpec"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dodaj privilegije na naslednji podatkovni zbirki"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Pred nadomestna znaka % in _ je potrebno postaviti \\, Äe ju želite "
"uporabiti dobesedno."
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dodaj privilegije na naslednji tabeli"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Spremeni prijavne informacije / Kopiraj uporabnika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Ustvari novega uporabnika z enakimi pravicami in ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... obdrži starega."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... izbriši starega s seznama uporabnikov."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... prekliÄi vse aktivne pravice starega uporabnika ter jih izbriÅ¡i."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4852,100 +4846,100 @@ msgstr ""
" ... izbriši starega uporabnika s seznama uporabnikov ter ponovno naloži "
"njegove pravice."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Podatkovna zbirka za uporabnika"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Nobena"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Ustvari zbirko podatkov z enakim imenom in dodeli vse privilegije"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"Dodeli vse privilegije na imenu z nadomestnim znakom (uporabniskoime\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Dodeli vse privilegije za podatkovno zbirko &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Uporabniški dostop do &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globalno"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "glede na zbirko podatkov"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "nadomestni znak"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Nit %s je bila prekinjena."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin ni uspel prekiniti teme %s. Verjetno je že prekinjena."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Neznana napaka"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Ne morem se povezati z glavnim strežnikom %s."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Ne morem prebrati položaja dnevnika glavnega strežnika. Možne težave s "
"privilegiji na glavnem strežniku."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Ne morem spremeniti glavnega strežnika"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Glavni strežnik je uspešno spremenjen v %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Ta strežnik je konfiguriran kot glavni strežnik v postopku podvojevanja."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Pokaži stanje glavnega strežnika"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Pokaži povezane podrejence"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4954,11 +4948,11 @@ msgstr ""
"Ta strežnik ni konfiguriran kot glavni strežnik v postopku podvojevanja. Ali "
"ga želite <a href=\"%s\">konfigurirati</a>?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Konfiguracija glavnega strežnika"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4972,19 +4966,19 @@ msgstr ""
"prezrtjem vseh zbirk podatkov po privzetem in podvojitvijo samo doloÄenih "
"zbirk podatkov. Prosimo, izberite naÄin:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Podvoji vse zbirke podatkov; prezri:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Prezri vse zbirke podatkov; podvoji:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Prosimo, izberite zbirke podatkov:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -4992,7 +4986,7 @@ msgstr ""
"Sedaj dodajte naslednje vrstice na konec razdelka [mysqld] v vašem my.cnf in "
"nato, prosimo, ponovno zaženite strežnik MySQL."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5002,85 +4996,85 @@ msgstr ""
"Nato bi morali videti sporoÄilo, ki vam sporoÄa, da ta strežnik <b>je</b> "
"konfiguriran kot glavni strežnik"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "PodrejenÄeva nit SQL ni zagnana!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "PodrejenÄeva nit IO ni zagnana!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Strežnik je konfiguriran kot podrejenec v postopku podvojevanja. Ali želite:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Oglej si tabelo stanj podrejencev"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Sinhroniziraj zbirke podatkov z glavnim strežnikom"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Upravljaj podrejenca:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Polni zaÄetek"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Polni konec"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Ponovno zaženi podrejenca"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Nit SQL samo %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "ZaÄetek"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Ustavi"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Nit IO samo %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Upravljanje napak:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
"Preskakovanje napak lahko vodi v nesinhroniziran glavni strežnik in "
"podrejenec!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "PreskoÄi trenutno napako"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "PreskoÄi naslednjo"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "napak."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5089,7 +5083,7 @@ msgstr ""
"Ta strežnik ni konfiguriran kot podrejenec v postopku podvojevanja. Ali ga "
"želite <a href=\"%s\">konfigurirati</a>?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5099,13 +5093,13 @@ msgstr ""
"dnevnika, vendar je ta presegel vrednost binlog_cache_size, zato so bile za "
"shranitev izjav iz transakcije uporabljene zaÄasne datoteke."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Å tevilo transakcij, ki so uporabile zaÄasni predpomnilnik dvojiÅ¡kega "
"dnevnika."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5117,11 +5111,11 @@ msgstr ""
"poveÄati vrednost tmp_table_size, zaradi Äesar bodo zaÄasne tabele temeljile "
"na pomnilniku namesto na disku."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Koliko zaÄasnih datotek je ustvaril mysqld."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5129,7 +5123,7 @@ msgstr ""
"Å tevilo zaÄasnih tabel v-pomnilniku, ki jih je strežnik samodejno ustvaril "
"med izvajanjem stavkov."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5137,7 +5131,7 @@ msgstr ""
"Število vrstic zapisanih z INSERT DELAYED, pri katerih je prišlo do neke "
"napake (najverjetneje podvojen kljuÄ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5145,23 +5139,23 @@ msgstr ""
"Å tevilo upravljalnih niti INSERT DELAYED v uporabi. Vsaka razliÄna tabela, "
"na kateri se uporabi INSERT DELAYED, dobi svojo lastno nit."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Å tevilo zapisanih vrstic INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Å tevilo izvedenih izjav FLUSH."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Å tevilo notranjih izjav COMMIT."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Å tevilo izbrisov vrstice iz tabele."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5171,7 +5165,7 @@ msgstr ""
"navedenim imenom. Temu se reÄe odkritje. Handler_discover kaže koliko krat "
"so bile tabele odkrite."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5181,7 +5175,7 @@ msgstr ""
"kaže, da strežnik izvaja mnogo pregledov indeksa; na primer: SELECT col1 "
"FROM foo, pri Äemer se predpostavlja, da je col1 indeksiran."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5190,7 +5184,7 @@ msgstr ""
"visoka, je to dober znak, da so vaše poizvedbe in tabele primerno "
"indeksirane."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5200,7 +5194,7 @@ msgstr ""
"poveÄano, Äe poizvedujete po indeksnem stolpcu z omejitvijo obsega ali Äe "
"pregledujete indeks."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5208,7 +5202,7 @@ msgstr ""
"Å tevilo poizvedb za branje prejÅ¡nje vrstice v zaporedju kljuÄa. Ta postopek "
"branja se uporablja predvsem za optimizacijo ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5220,7 +5214,7 @@ msgstr ""
"Najverjetneje imate veliko poizvedb, ki od MySQL zahtevajo pregled celotnih "
"tabel, ali stike, ki ne uporabljajo kljuÄev pravilno."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5232,36 +5226,36 @@ msgstr ""
"tabele niso primerno indeksirane ali da vaše poizvedbe ne izkoristijo "
"prednosti indeksov, ki jih imate."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Å tevilo notranjih izjav ROLLBACK."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Å tevilo zahtev za posodobitev vrstice v tabeli."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Å tevilo zahtev za vstavitev vrstice v tabelo."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Å tevilo strani, ki vsebujejo podatke (umazane ali Äiste)"
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Å tevilo trenutno umazanih strani."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
"Število strani zaloge medpomnilnika, za katere je bila zaprošena izplaknitev."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Å tevilo prostih strani."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5271,7 +5265,7 @@ msgstr ""
"trenutno v postopku branja ali pisanja ali pa zaradi nekega drugega razloga "
"ne morejo biti izplaknjene ali odstranjene."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5283,11 +5277,11 @@ msgstr ""
"lahko izraÄuna tudi kot Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Skupna velikost zaloge medpomnilnika, v straneh."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5295,7 +5289,7 @@ msgstr ""
"Å tevilo zaÄetih \"nakljuÄnih\" vnaprejÅ¡njih branj InnoDB. To se zgodi, ko "
"poizvedba zahteva pregled veÄjega dela tabele, vendar v nakljuÄnem redu."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5303,11 +5297,11 @@ msgstr ""
"Å tevilo zaÄetih zaporednih vnaprejÅ¡njih branj InnoDB. To se zgodi, ko InnoDB "
"izvaja zaporedno pregledovanje celotne tabele."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Å tevilo logiÄnih bralnih zahtev, ki jih je izvedel InnoDB."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5315,7 +5309,7 @@ msgstr ""
"Å tevilo logiÄnih bralnih zahtev, katerih InnoDB ni mogel izpolniti iz zaloge "
"medpomnilnika in je moral izvesti enostransko branje."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5329,52 +5323,52 @@ msgstr ""
"teh Äakanj. ÄŒe je bila velikost zaloge medpomnilnika primerno nastavljena, "
"bi morala biti ta vrednost majhna."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Å tevilo zapisov storjenih v zalogi medpomnilnika InnoDB."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Število dozdajšnjih posegov fsync()."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Trenutno Å¡tevilo ÄakajoÄih posegov fsync()."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Trenutno Å¡tevilo ÄakajoÄih branj."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Trenutno Å¡tevilo ÄakajoÄih pisanj."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "KoliÄina do zdaj prebranih podatkov, v bajtih."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Skupno Å¡tevilo branj podatkov."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Skupno Å¡tevilo zapisovanj podatkov."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "KoliÄina do zdaj zapisanih podatkov, v bajtih."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Å tevilo strani, ki so bile zapisane za posege dvojnega pisanja (doublewrite)."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Å tevilo posegov dvojnega pisanja (doublewrite), ki so bili izvedeni."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5382,35 +5376,35 @@ msgstr ""
"Å tevilo Äakanj, ki smo jih imeli, ker je bil medpomnilnik dnevnika premajhen "
"in je bilo potrebno poÄakati, da se pred nadaljevanjem izplakne."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Å tevilo zahtev pisanja v dnevnik."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Å tevilo fiziÄnih pisanj v dnevniÅ¡ko datoteko."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Število pisanj fsync() storjenih v dnevniško datoteko."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Å tevilo ÄakajoÄe dnevniÅ¡ke datoteke fsyncs."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "ÄŒakajoÄa pisanja v dnevniÅ¡ko datoteko."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Število bajtov zapisanih v dnevniško datoteko."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Å tevilo ustvarjenih strani."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5418,51 +5412,51 @@ msgstr ""
"Vgrajena velikost strani InnoDB (privzeto 16 KB). Veliko vrednosti je Å¡tetih "
"v straneh; velikost strani omogoÄa preprosto pretvorbo v bajte."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Å tevilo prebranih strani."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Å tevilo zapisanih strani."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Å tevilo zaklepov vrstic, na katere se trenutno Äaka."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "PovpreÄni Äas zagotovitve zaklepa vrstice, v milisekundah."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Skupni Äas zagotavljanja zaklepov vrstic, v milisekundah."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "NajdaljÅ¡i Äas zagotavljanja zaklepa vrstice, v milisekundah."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Å tevilo Äakanj na zaklepe vrstic."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Å tevilo vrstic izbrisanih iz tabel InnoDB."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Å tevilo vrstic vstavljenih v tabele InnoDB."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Å tevilo vrstic prebranih iz tabel InnoDB."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Å tevilo vrstic posodobljenih v tabelah InnoDB."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5471,7 +5465,7 @@ msgstr ""
"vendar niso bili izplaknjeni na disk. VÄasih je bilo znano kot "
"Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5479,7 +5473,7 @@ msgstr ""
"Å tevilo neuporabljenih blokov v predpomnilniku kljuÄev. To vrednost lahko "
"uporabite, da ugotovite, koliko predpomnilnika kljuÄev je v uporabi."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5489,11 +5483,11 @@ msgstr ""
"dosežena vrednost, ki kaže najveÄje Å¡tevilo blokov, ki so bili kadar koli "
"naenkrat v uporabi."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Å tevilo zahtev za branje bloka kljuÄev iz predpomnilnika."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5503,15 +5497,15 @@ msgstr ""
"je vaša vrednost key_buffer_size najverjetneje premajhna. Razmerje "
"pogreÅ¡itev predpomnilnika se lahko izraÄuna kot Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Å tevilo zahtev za pisanje bloka kljuÄev v predpomnilnik."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Å tevilo fiziÄnih pisanj bloka kljuÄev na disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5522,11 +5516,11 @@ msgstr ""
"enake poizvedbe. Privzeta vrednost 0 pomeni, da Å¡e ni bila prevedena nobena "
"poizvedba."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Å tevilo vrstic, ki Äakajo na zapis v vrsti INSERT DELAYED."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5534,35 +5528,35 @@ msgstr ""
"Število odprtih tabel. Če je vrednost velika, je vaš predpomnilnik tabel "
"najverjetneje premajhen."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Å tevilo odprtih datotek."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Število odprtih tokov (uporabljenih v glavnem za beleženje)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Å tevilo odprtih tabel."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Å tevilo prostih spominskih blokov v predpomnilniku poizvedb."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "KoliÄina prostega spomina za predpomnilnik poizvedb."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Å tevilo zadetkov predpomnilnika."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Å tevilo poizvedb dodanih v predpomnilnik."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5575,7 +5569,7 @@ msgstr ""
"uporablja strategijo nedavno najmanj uporabljanih (LRU), da odloÄi, katere "
"poizvedbe naj odstrani iz predpomnilnika."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5583,24 +5577,24 @@ msgstr ""
"Å tevilo nepredpomnjenih poizvedb (ne predpomnljive ali ne predpomnjene "
"zaradi nastavitve query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Število zabeleženih poizvedb v predpomnilniku."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Skupno Å¡tevilo blokov v predpomnilniku poizvedb."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Ponastavi"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Stanje podvajanja odpovedne varnosti (ni Å¡e vkljuÄeno)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5608,11 +5602,11 @@ msgstr ""
"Å tevilo stikov, ki ne uporabljajo indeksov. ÄŒe ta vrednost ni 0, skrbno "
"preverite indekse vaših tabel."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Å tevilo stikov, ki so uporabili iskanje obmoÄja na referenÄni tabeli."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5620,7 +5614,7 @@ msgstr ""
"Å tevilo stikov brez kljuÄev, ki preverjajo uporabo kljuÄev po vsaki vrstici. "
"(Če to ni 0, previdno preverite indekse vaših tabel.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5628,16 +5622,16 @@ msgstr ""
"Å tevilo stikov, ki so uporabili obmoÄja na prvi tabeli. (Po navadi ni "
"kritiÄno, Äetudi je veliko.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Å tevilo stikov, ki so izvedli celotni pregled na prvi tabeli."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
"Å tevilo zaÄasnih tabel, ki so trenutno odprte s strani niti SQL podrejencev."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5645,11 +5639,11 @@ msgstr ""
"Skupno (od zagona) Å¡tevilo ponovnih poskusov transakcij podvojevalne niti "
"SQL podrejenca."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "To je ON, Äe je strežnik podrejenec, povezan z glavnim strežnikom."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5657,12 +5651,12 @@ msgstr ""
"Å tevilo niti, ki so za svoje ustvarjanje porabile veÄ kot slow_launch_time "
"sekund."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Å tevilo poizvedb, ki so porabile veÄ kot long_query_time sekund."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5672,23 +5666,23 @@ msgstr ""
"ÄŒe je ta vrednost velika, razmislite o poveÄanju sistemske spremenljivke "
"sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Å tevilo razvrÅ¡Äanj, ki so bila storjena z razponi."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Å tevilo razvrÅ¡Äenih vrstic."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Å tevilo razvrÅ¡Äanj, ki so bila storjena s pregledovanjem tabele."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Koliko krat je bil zaklep tabele pridobljen takoj."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5700,7 +5694,7 @@ msgstr ""
"optimizirajte vaše poizvedbe, nato pa ali razdelite vašo tabelo oz. tabele "
"ali uporabite podvojevanje."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5710,11 +5704,11 @@ msgstr ""
"izraÄuna kot Threads_created/Connections. ÄŒe je ta vrednost rdeÄa, poveÄajte "
"vaš thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Å tevilo trenutno odprtih povezav."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5725,85 +5719,85 @@ msgstr ""
"velik, boste morda želeli poveÄati vrednost thread_cache_size. (Po navadi to "
"ne izboljÅ¡a zmogljivosti v veliki meri, Äe imate dobro izvedbo niti.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Å tevilo niti, ki ne spijo."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Podatki o izvajanju"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Upravljavec"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Predpomnilnik poizvedb"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Niti"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "ZaÄasni podatki"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Zakasnjena vstavljanja"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Predpomnilnik kljuÄev"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Stiki"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "RazvrÅ¡Äanje"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinator transakcij"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Izplakni (zapri) vse tabele"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Pokaži odprte tabele"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Prikaži gostitelje podrejencev"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Prikaži stanje podrejencev"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Izplakni predpomnilnik poizvedb"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Pokaži procese"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Ponastavi"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Strežnik MySQL deluje že %s. Zagnal se je %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5811,18 +5805,18 @@ msgstr ""
"Strežnik MySQL deluje kot <b>glavni strežnik</b> in <b>podrejenec</b> v "
"postopku <b>podvojevanja</b>."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Strežnik MySQL deluje kot <b>glavni strežnik</b> v postopku <b>podvojevanja</"
"b>."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Strežnik MySQL deluje kot <b>podrejenec</b> v postopku <b>podvojevanja</b>."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5830,7 +5824,7 @@ msgstr ""
"Za veÄ informacij o stanju podvojevanja na tem strežniku, prosimo obiÅ¡Äite "
"<a href=#replication>razdelek o podvojevanju</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5838,11 +5832,11 @@ msgstr ""
"<b>Promet na strežniku</b>: V teh tabelah je prikazana statistika "
"obremenitve omrežja za ta strežnik MySQL, odkar je bil zagnan."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Promet"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5850,36 +5844,36 @@ msgstr ""
"Na zaposlenem strežniku lahko Å¡tevci bajtov naÅ¡tejejo preveÄ, zato je ta "
"statistika, kot jo poroÄa strežnik MySQL, morda napaÄna."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "na uro"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Prejeto"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Poslano"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Povezave"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "NajveÄ soÄasnih povezav"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Neuspeli poizkusi"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Prekinjeno"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5888,127 +5882,127 @@ msgstr ""
"<b>Statistika poizvedbe</b>: Od zagona je bilo strežniku poslanih %s "
"poizvedb."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "na minuto"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "na sekundo"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Vrsta poizvedbe"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Stanje podvojevanja"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Ne morem se povezati z virom"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Ne morem se povezati s ciljem"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "Podatkovna zbirka '%s' ne obstaja."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Sinhronizacija strukture"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Sinhronizacija podatkov"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "ni prisotno"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Razlika zgradbe"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Razlika podatkov"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Dodaj stolpec(-ce)"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Odstrani stolpec(-ce)"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Spremeni stolpec(-ce)"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Odstrani indeks(e)"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Uveljavi indeks(e)"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Posodobi vrstico(-e)"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Vstavi vrstico(-e)"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Ali želite izbrisati vse prejšnje vrstice iz ciljnih tabel?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Uporabi izbrane spremembe"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Sinhroniziraj zbirke podatkov"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Izbrane ciljne tabele so bile sinhronizirane z izvornimi tabelami."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
"Ciljna zbirka podatkov je bila sinhronizirana z izvorno zbirko podatkov"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Izvedene so bile naslednje poizvedbe:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Vnesite roÄno"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Trenutna povezava"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Konfiguracija: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "VtiÄnica"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6016,29 +6010,29 @@ msgstr ""
"Ciljna podatkovna zbirka bo popolnoma sinhronizirana z izvorno podatkovno "
"zbirko. Izvorna podatkovna zbirka bo ostala nespremenjena."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Spremenljivke in nastavitve strežnika"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Vrednost seje"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Skupna vrednost"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfiguracijska datoteka"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Prenesi"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6047,111 +6041,107 @@ msgstr ""
"obÄutljivimi informacijami, kot so gesla) se prenaÅ¡ajo neÅ¡ifrirani!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Pregled"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Prikaži skrita sporoÄila (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Ni konfiguriranih strežnikov"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Nov strežnik"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Privzet jezik"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "naj uporabnik izbere"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- noben -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Privzet strežnik"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Konec vrstice"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Prikaži"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Naloži"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "DomaÄa stran phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Daruj"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Preveri za najnovejÅ¡o razliÄico"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Lastnosti"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigacijski okvir"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Glavni okvir"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Uredi strežnik"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Dodaj nov strežnik"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "NapaÄna vrednost"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "DoloÄi vrednost: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Povrni privzeto vrednost"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Opozorilo"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "OmogoÄi pretvarjanje nabora znakov"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"ÄŒe je omogoÄeno, lahko uporabnik vstopi v kateri koli strežnik MySQL v "
"prijavnem obrazcu z overovitvijo piškotkov"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6167,20 +6157,20 @@ msgstr ""
"Kakor koli, zaÅ¡Äita temeljeÄa na IP ni zanesljiva, Äe vaÅ¡ IP pripada ISP-ju, "
"na katerega je povezanih tisoÄe uporabnikov, vkljuÄno z vami."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Dovoli prijavo v kateri koli strežnik MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Pokaži povezavo &raquo;Zavrzi zbirko podatkov&laquo; normalnim uporabnikom"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "KljuÄ naj vsebuje Ärke, Å¡tevilke [em]in[/em] posebne znake"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6188,11 +6178,11 @@ msgstr ""
"Skrivno geslo, ki se uporabi pri šifriranju piškotkov v overovitvi [kbd]"
"cookie[/kbd]"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "KljuÄ je prekratek, ima naj vsaj 8 znakov."
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6202,27 +6192,27 @@ msgstr ""
"s piÅ¡kotki, je bil kljuÄ za vas samodejno ustvarjen. Uporablja se pri "
"šifriranju piškotkov; ne rabite si ga zapomniti."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Skrivno geslo (blowfish)"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Poudari izbrane vrstice"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "OznaÄevalnik vrstic"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Poudari vrstico, na katero kaže kazalec miške"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Poudari kazalec"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6230,11 +6220,11 @@ msgstr ""
"OmogoÄi stiskanje [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] za posege "
"uvoza in izvoza"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6245,11 +6235,11 @@ msgstr ""
"razpenjanje Bzip2[/a] potrebuje funkcije (%s), ki na tem sistemu niso na "
"voljo."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Ne morem naložiti ali shraniti konfiguracije"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6260,7 +6250,7 @@ msgstr ""
"html#setup_script]dokumentacija[/a]. V naprotnem primeru jo boste lahko samo "
"prenesli ali jo prikazali."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6270,31 +6260,31 @@ msgstr ""
"CHAR in VARCHAR; [kbd]input[/kbd] – omogoÄa omejevanje dolžine vnosa, [kbd]"
"textarea[/kbd] – omogoÄa nove vrstice v stolpcu"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "Urejanje stolpcev CHAR"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Å tevilo stolpcev besedilnih polj CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Stolpcev polja CHAR"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Å tevilo vrstic besedilnih polj CHAR/VARCHAR"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Vrstic polja CHAR"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Preveri dovoljenja konfiguracijske datoteke"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6303,11 +6293,11 @@ msgstr ""
"naletite na težave z ustvarjenimi datotekami gzip/bzip2, to funkcijo "
"onemogoÄite."
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Stisni med izvajanjem"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6315,43 +6305,35 @@ msgstr ""
"Ali se naj prikaže opozorilo (&quot;Ali res želite ...&quot;), ko boste "
"izgubili podatke"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Potrjevanje poizvedb DROP"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Privzet nabor znakov uporabljen za pretvorbe"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Privzet nabor znakov"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Zavihek, ki se prikaže ob odprtju podatkovne zbirke"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Privzet zavihek podatkovne zbirke"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Zavihek, ki se prikaže ob odprtju strežnika"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Privzet zavihek strežnika"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Zavihek, ki se prikaže ob odprtju tabele"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Privzet zavihek tabele"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6360,116 +6342,116 @@ msgstr ""
"dostopna ne svetu ne na voljo za branje ali pisanje drugim uporabnikom na "
"vašem strežniku."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Prikaži naštete zbirke podatkov kot seznam namesto spustnega menija"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Prikaži zbirke podatkov kot seznam"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Prikaži naštete strežnike kot seznam namesto spustnega menija"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Prikaži strežnike kot seznam"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Ne morem se povezati s strežnikom MySQL"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "PoÄisti geslo krmilnega uporabnika phpMyAdmin med uporabo pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "PoÄisti krmilnega uporabnika phpMyAdmin med uporabo pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "PoÄisti ime seje signon med uporabo overitvenega naÄina signon"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "PoÄisti URL signon med uporabo overitvenega naÄina signon"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "PoÄisti uporabniÅ¡ko ime med uporabo overitvenega naÄina config"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Poslan obrazec vsebuje napake"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "NapaÄen IP-naslov: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Neveljavna Å¡tevilka vrat"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "ManjkajoÄi podatki za %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Ni nenegativno Å¡tevilo"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Ni pozitivno Å¡tevilo"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Nastavi Å¡tevilo sekund, ko se skript lahko izvaja ([kbd]0[/kbd] za neomejeno)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "NajdaljÅ¡i Äas izvajanja"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Nabor znakov datoteke"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Predloga imena podatkovne zbirke"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Predloga imena strežnika"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Predloga imena tabele"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Shrani na strežnik"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Zapomni si predlogo imena datoteke"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "ne"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Vsili varno povezavo med uporabo phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6477,11 +6459,11 @@ msgstr ""
"Ta [a@?page=form&amp;formset=features#tab_Security]možnost[/a] naj bo "
"omogoÄena, Äe jo vaÅ¡ spletni strežnik podpira"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Vsili povezavo SSL"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6489,87 +6471,87 @@ msgstr ""
"Vrstni red za predmete na spustnem seznamu tujih kljuÄev; [kbd]content[/kbd] "
"je sklicevan podatek, [kbd]id[/kbd] je vrednost kljuÄa"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Vrstni red spustnega seznama tujih kljuÄev"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Uporabljen bo spustni seznam, Äe je prisotnih manj elementov"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Omejitev tujih kljuÄev"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "NaÄin brskanja"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Prilagodite naÄin brskanja"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Prilagodite naÄin urejanja"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "NaÄin urejanja"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Prilagodite privzete možnosti izvoza"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Privzete možnosti izvoza"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Prilagodite pogoste privzete možnosti uvoza"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Privzete možnosti uvoza"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Nastavi mape za uvoz in izvoz ter možnosti stiskanja"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Uvoz / izvoz"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Možnosti prikaza podatkovnih zbirk"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Prilagodite prikaz navigacijskega okvirja"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Možnosti prikaza strežnikov"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Možnosti prikaza tabel"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Nastavitve, ki se ne uvrÅ¡Äajo nikamor drugam"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Druge nastavitve"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Prilagodite možnosti okna poizvedb"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6577,15 +6559,15 @@ msgstr ""
"Pomnite, da je phpMyAdmin samo uporabniški vmesnik in njegove lastnosti ne "
"omejujejo MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Varnost"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Osnovne nastavitve"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6593,23 +6575,23 @@ msgstr ""
"Napredne nastavitve strežnika; ne spreminjajte teh možnosti, Äe ne veste "
"Äemu služijo"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Konfiguracija strežnika"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Vnesite parametre povezave s strežnikom"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Vnesite prijavne možnosti za overovitev signon"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Prijavne možnosti signon"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6619,49 +6601,49 @@ msgstr ""
"funkcij, glej [a@../Documentation.html#linked-tables]infrastrukturo "
"povezanih tabel[/a] v dokumentaciji"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "Podatkovna zbirka PMA"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"Sledenje spremembam narejenih v zbirki podatkov. Potrebuje konfigurirano "
"podatkovno zbirko PMA."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "Sledenje spremembam"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Prilagoditev"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Prilagodi možnosti izvoza"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Prilagodi privzete možnosti uvoza"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Prilagodi navigacijski okvir"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Prilagodi glavni okvir"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Prilagodi povezave prikazane v poljih poizvedbe SQL"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "Polje poizvedbe SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6669,27 +6651,27 @@ msgstr ""
"Nastavitve poizvedb SQL, za možnosti polja poizvedb SQL glej nastavitve [a@?"
"page=form&amp;formset=main_frame#tab_Sql_box]navigacijskega okvirja[/a]"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "Poizvedbe SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Prilagodi zaÄetno stran"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Zagon"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "DoloÄite, kako želite, da zavihki delujejo"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Zavihki"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6697,11 +6679,11 @@ msgstr ""
"OmogoÄi stiskanje [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] za posege "
"uvoza in izvoza"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6711,15 +6693,15 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Stiskanje in "
"razpenjanje GZip[/a] zahteva funkcije (%s), ki na tem sistemu niso na voljo."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Dodatni parametri za iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Prezri napake"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6727,11 +6709,11 @@ msgstr ""
"ÄŒe je omogoÄeno, phpMyAdmin nadaljuje z izvajanjem poizvedb z veÄ izjavami, "
"Äetudi ena od poizvedb spodleti"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Prezri napake veÄ stavkov"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6741,11 +6723,11 @@ msgstr ""
"omejitve. To je morda dober naÄin za uvoz velikih datotek, Äeprav lahko "
"prekine transakcije."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Delni uvoz: dovoli prekinitev"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6753,15 +6735,15 @@ msgstr ""
"Privzeta oblika; pomnite, da je seznam odvisen od položaja (podatkovna "
"zbirka, tabela) in vedno je na voljo samo SQL"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Delni uvoz: preskoÄi poizvedbe"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Nezavarovana povezava"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6770,43 +6752,43 @@ msgstr ""
"Če je vaš strežnik nastavljen za sprejemanje zahtev HTTPS, sledite [a@%s]tej "
"povezavi[/a] za uporabo varne povezave."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Koliko vrstic je lahko vstavljenih naenkrat"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Å tevilo vstavljenih vrstic"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Cilj ikone za hitri dostop"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Prikaži logotip v levem okvirju"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Prikaži logotip"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Prikaži izbrani strežnik na vrhu levega okvirja"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Prikaži izbiro strežnikov"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Niz, ki loÄi zbirke podatkov v drugi nivo drevesa"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "LoÄilo drevesa zbirke podatkov"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6814,35 +6796,35 @@ msgstr ""
"Samo lahka razliÄica; prikaže zbirke podatkov v drevesu (doloÄeno z loÄilom, "
"navedenim spodaj)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Prikaži zbirke podatkov v drevesu"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "OnemogoÄite to, Äe želite videti vse zbirke podatkov naenkrat"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Uporabi lahko razliÄico"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "NajveÄja globina drevesa tabel"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Niz, ki loÄi tabele v razliÄne stopnje drevesa"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "LoÄilo drevesa tabel"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "URL-povezava logotipa"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6850,27 +6832,27 @@ msgstr ""
"Odpre povezano stran v glavnem ([kbd]main[/kbd]) ali v novem oknu ([kbd]new[/"
"kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Cilj povezave logotipa"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Poudari strežnik pod miškinim kazalcem"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "OmogoÄi poudarjanje"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Uporabi grafiÄno manj zahtevne zavihke"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Lahki zavihki"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6881,11 +6863,11 @@ msgstr ""
"hitro povzroÄi pozabljanje odjavljanja iz ostalih strežnikov, ko ste "
"povezani na veÄ strežnikov."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Izbriši vse piškotke ob odjavi"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6893,11 +6875,11 @@ msgstr ""
"DoloÄi, ali se naj prejÅ¡nji prijavni podatki v naÄinu overovitve piÅ¡kotkov "
"prikliÄejo ali ne"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "PrikliÄi uporabniÅ¡ko ime"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6909,15 +6891,15 @@ msgstr ""
"sejo in bo izbrisan takoj, ko zaprete okno brskalnika. To je priporoÄeno za "
"okolja, ki jim ne zaupate."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Shranjevanje prijavnih piškotkov"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "DoloÄa, kako dolgo (v sekundah) je prijavni piÅ¡kotek veljaven"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6928,29 +6910,29 @@ msgstr ""
"1800 lahko predstavljajo varnostno tveganje, kot je pretvarjanje za drugo "
"osebo."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Veljavnost prijavnega piškotka"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "NajveÄje Å¡tevilo znakov pri prikazu poizvedbe SQL"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "NajveÄja dolžina prikazanega SQL"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "NajveÄ podatkovnih zbirk"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6960,19 +6942,19 @@ msgstr ""
"rezultatov vsebuje veÄ vrstic, se prikažeta povezavi &quot;PrejÅ¡nja&quot; in "
"&quot;Naslednja&quot;"
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "NajveÄje Å¡tevilo vrstic za prikaz"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "NajveÄje Å¡tevilo tabel prikazanih na seznamu tabel"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "NajveÄ tabel"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -6980,27 +6962,27 @@ msgstr ""
"Å tevilo bajtov, ki jih skript lahko dodeli, npr. [kbd]32M[/kbd] ([kbd]0[/"
"kbd] za neomejeno)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Omejitev spomina"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Uporabi samo ikone, samo besedilo ali oboje"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Ikonska navigacijska vrstica"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "Uporabi izhod medpomnjenja GZip za poveÄano hitrost v prenosih HTTP"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "Izhod medpomnjenja GZip"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7008,31 +6990,31 @@ 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"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Privzet vrstni red"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Uporabi vztrajne povezave s podatkovnimi zbirkami MySQL"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Vztrajne povezave"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Ikonski posegi tabel"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "PrepreÄi urejanje stolpcev BLOB in BINARY"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "ZaÅ¡Äiti dvojiÅ¡ke stolpce"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7041,47 +7023,47 @@ msgstr ""
"(potrebuje pmadb). ÄŒe je onemogoÄeno, se za prikaz zgodovine poizvedb "
"uporabi rutina JavaScript (ki se izgubi ob zaprtju okna)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Trajna zgodovina poizvedb"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Koliko poizvedb je hranjenih v zgodovini"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Dolžina zgodovine poizvedb"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Zavihek, ki se prikaže ob odprtju novega okna za poizvedbe"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Privzet zavihek okna za poizvedbe"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "DoloÄi katere funkcije bodo uporabljene za pretvorbo nabora znakov"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Pogon rekodiranja"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Poskusi povrniti zmotna polja na njihove privzete vrednosti"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Mapa, kamor se lahko na strežnik shranijo izvozi"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Mapa za shranjevanje"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7097,47 +7079,47 @@ msgstr ""
"mode=edit&amp;id=%1$d#tab_Server]vrsto overovitve[/a] na [kbd]cookie[/kbd] "
"ali [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Zaradi zmogljivostnih razlogov uporabljajte mysqli"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Dovoljujete povezavo s strežnikom brez gesla."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Pustite prazno, Äe se ne uporablja"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Zaporedje overovitve gostitelja"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Pustite prazno za privzeto"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Pravila overovitve gostitelja"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Dovoli prijave brez gesla"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Dovoli prijavo root"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
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"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "PodroÄje HTTP"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7147,19 +7129,19 @@ msgstr ""
"SweKey[/a] (se ne nahaja v korenski mapi dokumentov; predlagano: /etc/swekey."
"conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "Konfiguracijska datoteka SweKey"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "NaÄin overovitve za uporabo"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Vrsta overovitve"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7167,11 +7149,11 @@ msgstr ""
"Pustite prazno, Äe ne želite podpore [a@http://wiki.phpmyadmin.net/pma/"
"bookmark]zaznamkov[/a]; predlagano: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Tabela zaznamkov"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7179,32 +7161,32 @@ msgstr ""
"Pustite prazno, Äe ne želite komentarjev/vrst mime stolpcev; predlagano: "
"[kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Tabela informacij stolpcev"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Stisni povezavo s strežnikom MySQL"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Stisni povezavo"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Vrsta povezave"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Geslo krmilnega uporabnika"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7212,19 +7194,19 @@ msgstr ""
"Posebni uporabnik MySQL, konfiguriran z omejenimi dovoljenji; veÄ informacij "
"je na voljo na [a@http://wiki.phpmyadmin.net/pma/controluser]wikiji[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Krmilni uporabnik"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Preštej tabele med prikazovanjem seznama podatkovnih zbirk"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Preštej tabele"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7232,11 +7214,11 @@ msgstr ""
"Pustite prazno, Äe ne želite podpore Oblikovalnika; predlagano: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tabela Oblikovalnika"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7244,11 +7226,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "OnemogoÄi uporabo INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7265,23 +7247,23 @@ msgstr ""
"zanesljiva, Äe vaÅ¡ IP pripada ISP-ju, na katerega je povezanih tisoÄe "
"uporabnikov, vkljuÄno z vami."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Razširitev PHP za uporabo"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Skrije zbirke podatkov, ki se ujemajo z obiÄajnim izrazom (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Skrij zbirke podatkov"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7289,11 +7271,11 @@ msgstr ""
"Pustite prazno, Äe ne želite podpore zgodovine poizvedb SQL; predlagano: "
"[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Tabela zgodovine poizvedb SQL"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7301,31 +7283,31 @@ msgstr ""
"Pustite prazno, Äe ne želite podpore sledenja poizvedb SQL; predlagano: [kbd]"
"pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "Tabela sledenja poizvedb SQL"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Ime gostitelja, kjer teÄe strežnik MySQL"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Ime gostitelja strežnika"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Odjavni URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Poskusi se povezati brez gesla"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Poveži se brez gesla"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7333,30 +7315,30 @@ msgstr ""
"Uporabite lahko nadomestne znake MySQL (% in _); ubežite jih, Äe jih želite "
"uporabiti dobesedno, npr. uporabite 'my\\_db' in ne 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Prikaži samo navedene zbirke podatkov"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Pustite prazno, Äe ne uporabljate overovitve config"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Geslo za overovitev config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-shema: tabele strani"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7366,16 +7348,16 @@ msgstr ""
"si [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] za vse informacije. "
"Pustite prazno, Äe ne želite podpore. Predlagano: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Vrata strežnika"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7383,19 +7365,19 @@ msgstr ""
"Pustite prazno, Äe ne želite podpore [a@http://wiki.phpmyadmin.net/pma/"
"relation]relacijskih povezav[/a]; priporoÄeno: [kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Relacijska tabela"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Ukaz SQL za pridobitev razpoložljivih zbirk podatkov"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "Ukaz SHOW DATABASES"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7403,36 +7385,36 @@ msgstr ""
"Oglejte si [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]vrste "
"overovitev[/a] za primer"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Ime seje signon"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "URL signon"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
"Ali naj mehanizem sledenja ustvari razliÄice tabel in pogledov samodejno."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Samodejno ustvari razliÄice"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Izjave za sledenje"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7440,11 +7422,11 @@ msgstr ""
"Ali naj se stavek DROP VIEW IF EXISTS doda kot prva vrstica v dnevnik pri "
"ustvarjanju pogleda."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "Dodaj DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7452,11 +7434,11 @@ msgstr ""
"Ali naj se stavek DROP TABLE IF EXISTS doda kot prva vrstica v dnevnik pri "
"ustvarjanju tabele."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "Dodaj DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7464,43 +7446,43 @@ msgstr ""
"Ali naj se stavek DROP DATABASE IF EXISTS doda kot prva vrstica v dnevnik "
"pri ustvarjanju zbirke podatkov."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "Dodaj DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Uporabite povezave SSL, Äe jih vaÅ¡ spletni strežnik podpira"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "VtiÄnica strežnika"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "OmogoÄi SSL za povezavo s strežnikom MySQL"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Uporabi SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-shema: koordinate tabel"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7508,15 +7490,15 @@ msgstr ""
"Tabela za opisovanje prikaznih stolpcev; pustite prazno, Äe ne želite "
"podpore; predlagano: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Tabela prikaznih stolpcev"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Uporabnik za overovitev config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7524,11 +7506,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."
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Preverjanje razširitve"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7536,19 +7518,19 @@ msgstr ""
"Uporabniku prijazen opis tega strežnika. Pustite prazno, Äe se naj namesto "
"tega prikaže ime gostitelja."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Razširjeno ime tega strežnika"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Ali se naj uporabniku prikaže gumb &quot;prikaži vse (vrstice)&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Dovoli prikaz vseh vrstic"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7558,27 +7540,27 @@ msgstr ""
"kbd], saj je geslo vgrajeno v konfiguracijsko datoteko; to ne omejuje "
"možnosti izvedbe enakega ukaza neposredno"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Pokaži obrazec za spremembo gesla"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Pokaži obrazec za ustvarjanje zbirke podatkov"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Pokaži obrazec"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Prikaže polja funkcij v naÄinu urejanja/vstavljanja"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Prikaži polja funkcij"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7586,32 +7568,32 @@ msgstr ""
"Prikaže povezavo do podatkov [a@http://php.net/manual/function.phpinfo.php]"
"phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Prikaži povezavo phpinfo()"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Prikaži podrobne informacije o strežniku MySQL"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
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"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Pokaži poizvedbe SQL"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Dovoli prikaz statistike podatkovne zbirke in tabele (npr. poraba prostora)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Pokaži statistiko"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7619,11 +7601,11 @@ msgstr ""
"ÄŒe so zaslonski namigi omogoÄeni in ima zbirka podatkov doloÄen komentar, bo "
"to zamenjalo komentar in pravo ime"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Prikaži komentar zbirke podatkov namesto njenega imena"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7635,26 +7617,26 @@ msgstr ""
"['LeftFrameTableSeparator'], zato je samo mapa imenovana kot pridevek, sama "
"imena tabel pa ostanejo nespremenjena"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Prikaži komentar tabele namesto njenega imena"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Prikaži komentarje tabel v zaslonskih namigih"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "PreskoÄi zaklenjene tabele"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7662,15 +7644,15 @@ msgstr ""
"Predlagaj ime zbirke podatkov v obrazcu &quot;Ustvari zbirko podatkov&quot; "
"(Äe je le mogoÄe) ali pusti besedilno polje prazno"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Predlagaj novo ime zbirke podatkov"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "da"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7681,27 +7663,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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Seznam zaupanja vrednih proxyjev za sprejetje/zavrnitev IP"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Mapa na strežniku, kamor lahko naložite datoteke za uvoz"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Mapa za nalaganje"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Dovoli iskanje po celotni zbirki podatkov"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Uporabi iskanje po zbirki podatkov"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7711,11 +7693,11 @@ msgstr ""
"si libraries/import.lib.php za privzete podatke o tem, koliko poizvedb lahko "
"stavek vsebuje."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Zgosti veÄkratne stavke"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7723,11 +7705,11 @@ msgstr ""
"Branje razliÄice je spodletelo. Morda niste povezani v internet ali pa se "
"posodobitveni strežnik ne odziva."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Od strežnika sem dobil neveljavno besedilo razliÄice"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7736,7 +7718,7 @@ msgstr ""
"Na voljo je novejÅ¡a razliÄica phpMyAdmina, zato razmislite o posodobitvi. "
"NajnovejÅ¡a razliÄica je %s, izdaja %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7745,24 +7727,24 @@ msgstr ""
"Uporabljate nadležno razliÄico, zaženite [kbd]tecnoba odstrani[/kbd] :-)[br]"
"NajnovejÅ¡a stabilna razliÄica je %s, izdana %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Na voljo ni novejÅ¡e stabilne razliÄice"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "NerazÄlenljivo besedilo razliÄice"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Preverjanje razliÄice"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "Na voljo ni ne vmesnik URL ne CURL. Preverjanje razliÄice ni mogoÄe."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7770,7 +7752,7 @@ msgstr ""
"OmogoÄi stiskanje [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] "
"za posege uvoza in izvoza"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7779,7 +7761,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Stiskanje Zip[/a] "
"zahteva funkcije (%s), ki na tem sistemu niso na voljo."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7788,437 +7770,437 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Razpenjanje Zip[/a] "
"zahteva funkcije (%s), ki na tem sistemu niso na voljo."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Id vstavljene vrstice: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Prikazovanje kot koda PHP"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Prikazovanje poizvedbe SQL"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Težave z indeksi tabele `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Oznaka"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s je bila uspešno spremenjena"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Prebrskaj tuje vrednosti"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Prezri"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Zaradi njegove dolžine<br /> stolpca morda ne bo mogoÄe urejati "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Odstrani sklic shrambe BLOB"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Dvojiško - ne urejaj"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Naloži v shrambo BLOB"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Vstavi kot novo vrstico"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Vstavi kot novo vrstico in presliši napake"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Prikaži poizvedbo insert"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Nazaj na prejšnjo stran"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Vstavi Å¡e eno novo vrstico"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Pojdi nazaj na stran"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Uredi naslednjo vrstico"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Uporabite tipko TAB za premik od vrednosti do vrednosti ali CTRL+puÅ¡Äice za "
"premik kamor koli"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Ponovno zaÄni vstavljanje z %s vrsticami"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s že obstaja!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s je ustvarjena."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Preglej povzetek stanja tabele"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ime primarnega kljuÄa mora biti \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Indeksa ni mogoÄe preimenovati v PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ni definiranega dela indeksa!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Ustvari nov indeks"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Spremeni indeks"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ime indeksa:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Vrsta indeksa:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>mora</b> biti ime <b>samo</b> primarnega kljuÄa!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj indeksu &nbsp;%s&nbsp;stolpec(ce)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Å tevilo stolpcev mora biti veÄje od niÄ."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Tabele ni mogoÄe premakniti same vase!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Tabele ni mogoÄe kopirati same vase!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s je bila premaknjena v %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s je skopirana v %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Ime tabele je prazno!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Spremeni vrstni red prikaza tabele za"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(posamezno)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Premakni tabelo v (podatkovna_zbirka<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Možnosti tabele"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Preimenuj tabelo v"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiraj tabelo v (podatkovna_zbirka<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Preklopi na kopirano tabelo"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Vzdrževanje tabele"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentiraj tabelo"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s je osvežena"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "PoÄisti tabelo (FLUSH)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Vzdrževanje particij"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Particija %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analiziraj"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "OznaÄi"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimiraj"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Ponovno sestavi"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Popravi"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Odstrani particioniranje"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Preveri referenÄno integriteto:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Pokaži tabele"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Poraba prostora"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Uporaba"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "UÄinkovito"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistika vrstic"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Izjave"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statiÄno"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamiÄno"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Dolžina vrstice"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Velikost vrstice "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Napaka pri ustvarjanju tujega kljuÄa na %1$s (preverite podatkovne vrste)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Notranja relacija"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr "Notranja relacija ni nujna, ko obstaja ustrezna relacija FOREIGN KEY."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Omejitev tujih kljuÄev"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ni izbranih vrstic"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Izvedi \"query by example\" (nadomestni znak: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Izberite stolpce (vsaj enega):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj iskalne pogoje (telo \"where\" stavka):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Å tevilo vrstic na stran"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Vrstni red prikaza:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Prebrskaj razliÄne vrednosti"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "Brez"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "Stolpec %s je zavržen"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Na %s je dodan primarni kljuÄ"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Na %s je dodan indeks"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Pogled relacij"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Predlagaj strukturo tabele"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Dodaj stolpec"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na koncu tabele"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na zaÄetku tabele"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Po %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Ustvari indeks na &nbsp;%s&nbsp;stolpcih"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "po particijah"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "PoroÄilo sledenja za tabelo `%s`"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "RazliÄica %s je ustvarjena, sledenje %s.%s je aktivirano."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "Sledenje %s.%s, razliÄice %s je dezaktivirano."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "Sledenje %s.%s, razliÄice %s je aktivirano."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "Stavki SQL so izvedeni."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8226,115 +8208,115 @@ msgstr ""
"Odložene podatke lahko izvedete z ustvarjanjem in uporabo zaÄasne zbirke "
"podatkov. Prosimo, prepriÄajte se, da imate privilegije za ta dejanja."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "ÄŒe teh dveh vrstic ne potrebujete, ju dajte v komentar."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
"Stavki SQL so bili izvoženi. Prosimo, skopirajte odložene podatke ali jih "
"izvršite."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Zapri"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "RazliÄica posnetka %s (koda SQL)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Sledenje stavkom"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "Prikaži %s z datumi od %s do %s uporabnika %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Uporabniško ime"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Stavek opredeljevanja podatkov"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Stavek upravljanja s podatki"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "Odložen SQL (prenos datoteke)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "Odložen SQL"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Ta možnost bo zamenjala vašo tabelo in vsebovane podatke."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "Izvršitev SQL"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "Izvozi kot %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Prikaži razliÄice"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "RazliÄica"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "Dezaktiviraj sledenje za %s.%s"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Dezaktiviraj zdaj"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "Aktiviraj sledenje %s.%s"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Aktiviraj zdaj"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "Ustvari razliÄico %s tabele %s.%s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Sledi tem stavkom opredeljevanja podatkov:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Sledi tem stavkom upravljanja s podatki:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Ustvari razliÄico"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8343,40 +8325,67 @@ msgstr ""
"Podprta ni nobena tema; prosimo, preverite vašo konfiguracijo in/ali dodajte "
"teme v mapo %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Dobi veÄ preoblek!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Razpoložljive vrste MIME"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Vrste MIME, ki so napisane ležeÄe, nimajo lastne pretvorbene funkcije"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Razpoložljive pretvorbe"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nimate dovolj pravic, da bi bili sedaj tukaj!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil je posodobljen."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Ime VIEW"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Preimenuj pogled v"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ni mogoÄe naložiti razÅ¡iritev iconv ali recode, ki so potrebne za "
+#~ "pretvorbe kodnih tabel. Konfigurirajte PHP tako, da bo omogoÄal uporabo "
+#~ "teh razÅ¡iritev, ali onemogoÄite pretvarjanje kodnih tabel v phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ni mogoÄe uporabljati funkcij iconv, libiconv ali recode_string, Äeprav "
+#~ "so potrebne razširitve normalno naložene. Preverite vašo konfiguracijo "
+#~ "PHP."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "OmogoÄi pretvarjanje nabora znakov"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Privzet nabor znakov uporabljen za pretvorbe"
+
+#~ msgid "Default character set"
+#~ msgstr "Privzet nabor znakov"
diff --git a/po/sq.po b/po/sq.po
index c03ad8e295..5d12779327 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-19 13:02+0200\n"
"Last-Translator: Laurent <laurenti@alblinux.net>\n"
"Language-Team: albanian <sq@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Shfaqi të gjithë"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Numri i faqes:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,293 +36,293 @@ msgstr ""
"keni mbyllur dritaren prind ose rregullimet mbrojtëse të shfletuesit tuaj të "
"ndalojnë përditësimet nëpërmjet dritareve."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Kërko"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Zbato"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Emri i kyçit"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Përshkrimi"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Përdor këtë vlerë"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "U krijua baza e të dhënave %1$s."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komenti për databazën: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentet e tabelës"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Emrat e kollonave"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Lloji"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Prezgjedhur"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Lidhje me"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komente"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr " Jo "
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr " Po "
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Printo"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Shfaq dump (skema) e databazës"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Nuk gjenden tabela në databazë."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Zgjidh gjithçka"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Asnjë zgjedhje"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Mungon emri i databazës!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Databazës %s i është ndryshuar emri në %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Databaza %s është kopjuar tek %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Ndysho emrin e databazës në"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komanda"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopjo databazën në"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Vetëm struktura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktura dhe të dhënat"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Vetëm të dhënat"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE para se të kopjohet"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Shto %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Shto vlerë AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Shto kushte"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Kalo tek databaza e kopjuar"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "Repository BLOB"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Gjendja"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Aktivizuar"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Çaktivizo"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Me dëme"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Riparo"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Çaktivizuar"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Aktivizo"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Collation"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -331,54 +331,54 @@ 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."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Ndrysho faqet PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "rreshta"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Madhësia"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "në përdorim"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Krijimi"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Ndryshimi i fundit"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Kontrolli i fundit"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -386,417 +386,423 @@ msgid_plural "%s tables"
msgstr[0] "%s tabela(at)"
msgstr[1] "%s tabela(at)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Query SQL u zbatua me sukses"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Zgjidh të paktën një kollonë për të shfaqur"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Renditja"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Në ngjitje"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Në zbritje"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Shfaq"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteri"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Shto"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Dhe"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Fshi"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ose"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ndrysho"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Shto/Fshi rreshtin e kriterit"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Shto/Fshi kollonat e fushës"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Përditëso kërkesën"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Përdor tabelat"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Kërkesë SQL tek databaza <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Dërgo Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ndalohet hyrja"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "të paktën një prej fjalëve"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "të gjitha fjalët"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "frazën e saktë"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "si shprehje e rregullt"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultatet e kërkimit për \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s korrispondon(jnë) tek tabela <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s korrispondon(jnë) tek tabela <i>%s</i>"
+msgstr[1] "%s korrispondon(jnë) tek tabela <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Shfleto"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Fshi"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Gjithsej:</b> <i>%s</i> korrispondues(ë)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Gjithsej:</b> <i>%s</i> korrispondues(ë)"
+msgstr[1] "<b>Gjithsej:</b> <i>%s</i> korrispondues(ë)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Kërko në databazë"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Fjala(ë) apo vlera(at) për t'u kërkuar (karakteri Jolly: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Gjej:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Fjalët veçohen me anë të një hapësirë bosh (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Tek tabela(at):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Tek fusha:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Shto"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Elemino"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Zbraz"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s u zbraz"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Paraqitja %s u eleminua"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s u eleminua"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Gjurmimi është aktiv."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Gjurmimi nuk është aktiv."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Paraqitje"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikimi"
-#: db_structure.php:489
+#: db_structure.php:488
#, fuzzy
msgid "Sum"
msgstr "Sum"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "N.q.s. të zgjedhur:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Zgjidh gjithçka"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Asnjë zgjedhje"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Zgjidh të mbingarkuarit"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Shfaq për printim"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Kontrollo tabelën"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizo tabelën"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Riparo tabelën"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analizo tabelën"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksporto"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
#, fuzzy
msgid "Data Dictionary"
msgstr "Data Dictionary"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Databazat"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Krijo"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Veprimi"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Operacione"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Vetëm struktura"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Kontrollo tabelën"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Databazat"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Hapësirë e pamjaftueshme për të ruajtur file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -804,91 +810,91 @@ msgstr ""
"File %s ekziston në server: të lutem, ndrysho emrin e file ose zgjidh "
"opcionin \"Mbishkruaj\"."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serveri web nuk ka të drejtat e duhura për të ruajtur file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump u ruajt tek file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "File nuk mund të lexohet"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Libërshënuesi u fshi."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Mbrapa"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin funksionon më mirë me shfletues që suportojnë frames"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -896,15 +902,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Komandat \"DROP DATABASE\" nuk janë aktive."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Konfermo: "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Jeni duke SHKATËRRUAR një databazë komplete!"
@@ -933,41 +939,41 @@ msgstr "Emri i host është bosh!"
msgid "The user name is empty!"
msgstr "Emri i përdoruesit është bosh!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Fjalëkalimi është bosh!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Fjalëkalimi nuk korrispondon!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Ndryshimet u ruajtën"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Shiko relacionet"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Relacione të brendshme"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -975,13 +981,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Karakteristikat e përgjithshme të relacionit"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Jo aktiv"
@@ -997,125 +1003,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Zgjidh fushën që dëshiron të shohësh"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Ndrysho fjalëkalimin"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "Gjeneruar nga"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Asnjë lloj"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Paraardhësi"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Në vazhdim"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Gjithsej"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Pri"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Qer"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Kor"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Gsh"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Tet"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Shk"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Pri"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1123,295 +1140,295 @@ msgid "May"
msgstr "Maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Qer"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Kor"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Gsh"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sht"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Tet"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nën"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dhj"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Djl"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Hën"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Mar"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pre"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Djl"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Hën"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Mër"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Enj"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pre"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sht"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Djl"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Hën"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Mar"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Mër"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Enj"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pre"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sht"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "në përdorim"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "në sekondë"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Asnjë tregues i përcaktuar!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Tregues"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "I vetëm"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Komente"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Ndrysho"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Kyçi primar u eleminua"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Treguesi %s u eleminua"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databazat"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Gabim"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1419,7 +1436,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Nuk ka rreshta të zgjedhur"
msgstr[1] "Nuk ka rreshta të zgjedhur"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1427,96 +1444,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Nuk ka rreshta të zgjedhur"
msgstr[1] "Nuk ka rreshta të zgjedhur"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabela %s u riemërtua %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "merre"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stili"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "E pamundur lidhja: rregullime të pavlefshme."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Mirësevini tek %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1528,61 +1545,61 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Hyrja"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Dokumente të phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Serveri"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Emri i përdoruesit:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Fjalëkalimi:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Zgjedhja e serverit"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "E pamundur kryerja e login tek server-i MySQL"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Emër përdoruesi apo fjalëkalim i gabuar. Ndalohet hyrja."
@@ -1620,27 +1637,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"I pamundur ngarkimi i prapashtesës iconv apo recode të nevoitshëm për "
-"konvertimin e karaktereve, konfiguroni php për të lejuar përdorimin e këtyre "
-"prapashtesave ose disaktivoni konvertimin e set të karaktereve në phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"I pamundur përdorimi i funksioneve iconv apo libiconv apo recode_string për "
-"shkak se ekstensioni duhet të ngarkohet. Kontrolloni konfigurimin e php."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1656,12 +1653,12 @@ msgstr ""
"rasteve mund t'ju mungojë një apostrofë apo një presje.<br />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:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1669,202 +1666,202 @@ msgstr ""
"Direktiva <tt>$cfg['PmaAbsoluteUri']</tt> DUHET të përcaktohet tek file i "
"konfigurimit!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Serveri"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Duhet të instaloni %s %s ose superior."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Madhësia maksimum: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentet"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "query SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Mesazh nga MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Shpjego SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Mos shpjego SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "pa kod PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Krijo kodin PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Rifresko"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Mos vleftëso SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Vleftëso SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Koha"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s ditë, %s orë, %s minuta dhe %s sekonda"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Fillim"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Paraardhësi"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Fund"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Kalo tek databaza &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacione"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1872,209 +1869,198 @@ msgid ""
msgstr ""
"I pamundur ngarkimi i prapashtesës %s,<br />kontrollo konfigurimin e PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Emri"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databaza %s u eleminua."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Query nga shembull"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "Eksporto"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Të drejtat"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Mbi limit"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Serveri nuk përgjigjet"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Ndrysho fjalëkalimin"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Asnjë fjalëkalim"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Fjalëkalimi"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Rifut"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "Gjeneruar nga"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Krijo një databazë të re"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Krijo"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Asnjë e drejtë"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Zgjidh të paktën një kollonë për të shfaqur"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Krijo një tabelë të re tek databaza %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "regjistrime për faqe"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Dump i %s rreshta duke filluar nga rreshti %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Ruaje me emër..."
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Ruaje në server tek directory %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Mbishkruaj file(s) ekzistues"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Emri i file template"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "Emri i përdoruesit"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2082,40 +2068,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "kujto template"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Familja gërmave të file:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresim"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Asnjë lloj"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"kompresuar me zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"kompresuar me gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"kompresuar me bzip2\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2140,7 +2126,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Pozicioni i file"
@@ -2148,13 +2134,13 @@ msgstr "Pozicioni i file"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "directory e upload të server-it web"
@@ -2180,11 +2166,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2228,396 +2214,396 @@ msgstr "Vertikale"
msgid "Paper size"
msgstr "Përmasat e fletës"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rreshta duke filluar nga"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr " horizontal "
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontal (headers të rrotulluar)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr " vertikal "
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Rendit sipas kyçit"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Operacione"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Tekst i pjesëshëm"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Teksti i plotë"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Skema relacionale"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Skema relacionale"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Transformimi i Shfletuesit"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Zbaton query nga libërshënuesi"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "rreshti u fshi"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Hiq"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "tek query"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Shfaqja e regjistrimeve "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "Gjithsej"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Query ka zgjatur %01.4f sec"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ndrysho"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Shfaq për printim (me full text)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Lidhja nuk u gjet"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "Informacione mbi Identifikimin"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "Vetëm të dhëna"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Gjëndja InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Gjithsej"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "Tabela %s u rifreskua"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2625,48 +2611,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2674,148 +2660,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Formati"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "të dhëna CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Rreshta që mbarojnë me"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Fushë e përbërë nga"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Fushë e kufizuar nga"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Rreshta që mbarojnë me"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zëvendëso NULL me"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Vendos emrat e kollonave tek rreshti i parë"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV për të dhëna MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Edicion i Excel"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Të dhëna"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Dump i të dhënave për tabelën"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura e tabelës"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Përfshi nëntitullin e tabelës"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Titulli i Tabelës caption"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Nëntitulli i tabelës vazhduese"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Kyçi i etiketës"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacione"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "Lloji MIME"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Gjeneruar më"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Versioni i MySQL"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "Versioni i PHP"
@@ -2823,23 +2809,23 @@ msgstr "Versioni i PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2847,104 +2833,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Shto një koment të personalizuar në header (\\n ndërpret rreshtin)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Përfshi eksportin në një transacion"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Ç'aktivo kontrollin e kyçeve të jashtëm"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcione të eksportimit të databazës"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Përdor backquotes me emrat e tabelave dhe fushave"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Shto tek komentet"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datat e Krijimit/Përditësimit/Kontrollit"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Të shtuarat komplet"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Të shtuara të zgjeruara"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Përdor shtimet me vonesë"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Përdor shpërfill shtimet"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Lloji i Eksportit"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Proceset"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funksioni"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Kushtet për tabelat e nxjerra"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Kushtet për tabelën"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "LLOJET E MIME PËR TABELËN"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIONET PËR TABELËN"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Vetëm struktura"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2952,168 +2938,168 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Lloji i Eksportit"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Lloji i Eksportit"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Asnjë tabelë"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "Rezultati SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Gjeneruar nga"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ka kthyer një të përbashkët boshe (p.sh. zero rreshta)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Asnjë databazë"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Zëvendëso të dhënat e tabelës me file"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Emrat e kollonave"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3129,7 +3115,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3140,12 +3126,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3153,536 +3139,540 @@ msgid "None"
msgstr "Asnjë lloj"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primar"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Treguesi"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Teksti komplet"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Asnjë ndryshim"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Familje gërmash"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binar"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bullgarisht"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Kineze e thjeshtëzuar"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Kineze tradicionale"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroate"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Çekisht"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danisht"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Anglisht"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoneze"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Gjermanisht"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "fjalor"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "numratori"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Hungarisht"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandeze"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonisht"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letone"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Lituane"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreane"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
#, fuzzy
msgid "Persian"
msgstr "Gjeorgjisht"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polonisht"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Europa Perëndimore"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romanisht"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Sllovakisht"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Sllovenisht"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanjisht"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Spanjishte tradicionale"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Suedisht"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thai"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turqisht"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainase"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "shumëgjuhësh"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Europa qendrore"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rusisht"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltike"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armene"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Cyrillic"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabisht"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebraike"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gjeorgjisht"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Greqisht"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Çeko-Sllovak"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "e panjohur"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Shtëpia"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Përfundo seancën"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Dritarja e Query"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ky format nuk ka opcione"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "jo OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Aktiv"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Shfaq karakteristikat"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Krijimi i PDF-ve"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Vizualizimi i komenteve të kollonave"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Ju lutem lexoni dokumentet mbi rifreskimin e tabelës suaj Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Query SQL shtuar të preferuarve"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "Kronollogjia e SQL"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "asnjë përshkrim"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Emri i përdoruesit"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "rreshtimi"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "E ndryshueshme"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vlerë"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "Serveri"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Çfarëdo përdorues"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Përdor fushë teksti"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Çfarëdo host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Këtë Host"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Përdor Tabelën e Host-it"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Përmbajtja e tabelës __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(vazhdon)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura e tabelës __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "Serveri"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Të ndryshueshmet"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Familje gërmash"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr "Binar"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Proceset"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Kërko në databazë"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Kërko në databazë"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Zbato query SQL tek databaza %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Zbato query SQL tek databaza %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Emrat e kollonave"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Shtoja të preferuarve këtë query SQL"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Tregoje përsëri këtë query"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Dërgoje"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Shfaq vetëm"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3691,7 +3681,7 @@ msgstr ""
"MySQL i treguar më poshtë, nëse ekziston, mund t'ju ndihmojë në "
"diagnostikimin e problemit"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3715,35 +3705,35 @@ msgstr ""
"SQL në hyrje në query e vetme që shkakton probleme, dhe dërgoni një bug "
"raportim me të dhënat rezultuese nga seksioni CUT i mëposhtëm:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "FILLIMI I CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "FUNDI I CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "FILLIMI I RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "FUNDI I RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Thonjëza të pambyllura"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Identifikues i pavlefshëm"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Stringë Punctuation e panjohur"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3752,21 +3742,21 @@ msgstr ""
"Miratuesi SQL nuk arrin të niset. Ju lutem kontrolloni instalimin e "
"prapashtesave të duhura php ashtu si përshkruhet tek %sdokumentimi%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Gjatësia/Set*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3784,7 +3774,7 @@ msgstr ""
"backslashes (\"\\\") apo single quote (\"'\") para këtyre vlerave, backslash-"
"ojini (për shembull '\\\\xyz' o 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3792,12 +3782,12 @@ msgstr ""
"Për vlerat e prezgjedhura, ju lutem shtoni një vlerë të vetme, pa backslash "
"escaping apo thonjëza, duke përdorur këtë format: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Pronësi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3806,11 +3796,11 @@ msgstr ""
"Për listën e opcioneve të transformimeve në dispozicion dhe transformimet "
"relativë të llojeve-MIME, kliko tek %spërshkrimet e transformimeve%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcione të transformimeve"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3822,18 +3812,18 @@ msgstr ""
"(\"\\\") apo një apostrofë (\"'\") midis këtyre vlerave, duhet ti backslash-"
"oni (për shembull '\\\\xyz' ose 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Asnjë lloj"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3842,39 +3832,39 @@ msgstr ""
"Asnjë përshkrim në dispozicion për këtë transformim.<br />Ju lutem pyet "
"autorin, çfarë %s bën."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Ruaj"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "Shto një fushë të re"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Zgjidh të paktën një kollonë për të shfaqur"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Dërguar"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3892,14 +3882,14 @@ msgstr ""
"së rreshtit të tabelës që përmban emrin e file. Nëse jepni opcionin e dytë, "
"opcioni i parë duhet të jetë një stringë bosh"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3907,11 +3897,11 @@ msgstr ""
"Shfaq një miniaturë të klikueshme; mundësitë: gjërësia, lartësia në pixels "
"(ruan proporcionin origjinal)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Shfaq një lidhje për tek kjo figurë (download blob direkt, p.sh.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3923,7 +3913,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3960,7 +3950,7 @@ msgstr ""
"shtojë një NOWRAP përmbajtjes së qelisë kështu që output komplet do të "
"shfaqet pa u riformatuar (Default: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3971,7 +3961,7 @@ msgid ""
msgstr ""
"Konservon formatimin origjinal të fushës. Nuk aplikohet asnjë Escaping."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3986,7 +3976,7 @@ msgstr ""
"është një prefiks si \"http://domain.com/\", opcioni i dytë është gjërësia "
"në pixels, i treti është lartësia."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4000,17 +3990,17 @@ msgstr ""
"Shfaq një link, fusha përmban emrin e file; opcioni i parë është një prefiks "
"si \"http://domain.com/\", opcioni i dytë është një titull për lidhjen."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4033,68 +4023,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Veprimi"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Vendosja e lidhjes MySQL"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Rinis"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Përdorues"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "Set simbolesh MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "Versioni i PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Trego info mbi PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Faqja zyrtare e phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4106,21 +4096,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:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4128,105 +4118,105 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Asnjë databazë"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalendari"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Krijo një faqe të re"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Të lutem, zgjidh një databazë"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabela nuk u gjet ose nuk është përcaktuar tek %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Ju lutem zgjidhni faqen që dëshironi të modifikoni"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Krijo një faqe të re"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Numri i faqes:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Faqosje automatike"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Relacione të brendshme"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Zgjidh Tabelat"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "(ç')aktivo scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4234,255 +4224,255 @@ msgstr ""
"Faqja aktuale përmban riferime ndaj tabelash që nuk ekzistojnë më. Dëshironi "
"t'i eleminoni këto riferimente?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabela \"%s\" nuk ekziston!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Ju lutem, konfiguroni koordinatat për tabelën %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Skema e databazës \"%s\" - Faqja %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Asnjë tabelë"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Skema relacionale"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Tabela e përmbajtjes"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Krijo një faqe të re"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Shfaqi të gjithë"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabela %s u eleminua"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importo files"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Të gjithë"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Fusha"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Shkurton (ndërpret) Queries e Shfaqura"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Shfaq të gjitha kërkesat"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "Lloji i Eksportit"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "Informacione mbi Identifikimin"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Familje gërmash dhe Collations"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nuk është zgjedhur asnjë databazë."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databaza u eleminuan korrektësisht."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistikat e databazave"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabela"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Asnjë databazë"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikimi"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Kontrollo të drejtat për databazën &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Kontrollo të drejtat"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Aktivo Statistikat"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Disaktivo Statistikat"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4490,11 +4480,11 @@ msgstr ""
"Shënim: Aktivimi këtu i statistikave të Databazës mund të shkaktojë rritjen "
"e trafikut midis server-it web dhe MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Shfaq dump (skema) e databazave"
@@ -4707,20 +4697,20 @@ msgid "None"
msgstr "Asnjë lloj"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Të drejta relative me tabelat"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "Shënim: emrat e të drejtave të MySQL janë në Anglisht"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Të drejtat e përgjithshme"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Të drejta specifike të databazës"
@@ -4745,97 +4735,97 @@ msgstr "Informacione mbi Identifikimin"
msgid "Do not change the password"
msgstr "Mos ndrysho fjalëkalim"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Nuk u gjet asnjë përdorues."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Përdoruesi %s ekziston!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Ke shtuar një përdorues të ri."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ke rifreskuar lejet për %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ke anulluar të drejtat për %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Fjalëkalimi për përdoruesin %s u ndryshua me sukses."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Në fshirje e sipër të %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Duke ringarkuar të drejtat"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Përdoruesit e zgjedhur u hoqën me sukses."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Të drejtat u përditësuan me sukses."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ndrysho të drejtat"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Hiq"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Paraqitja e përgjithshme e përdoruesve"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Çfarëdo"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Shto një përdorues të ri"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Heq përdoruesit e zgjedhur"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Hiqja të gjitha të drejtat aktive përdoruesve dhe pastaj eleminoi."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Elemino databazat që kanë emër të njëjtë me përdoruesit."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4848,101 +4838,101 @@ msgstr ""
"drejtave të përdorura nga serveri nëse janë kryer ndryshime manuale. Në këtë "
"rast, duhet të %srifreskoni të drejtat%s para se të vazhdoni."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Përdoruesi i zgjedhur nuk u gjet tek tabela e të drejtave."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Të drejtat relative të kollonave"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Shto të drejta tek databaza në vazhdim"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Shto të drejta tek tabela në vazhdim"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Ndrysho Informacionet e Login / Kopjo përdoruesin"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Krijo një përdorues të ri me të njëjta të drejta dhe ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... mbaj të vjetrin."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... elemino të vjetrin nga tabela e përdoruesve."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... hiq të gjitha të drejtat nga i vjetri e pastaj eleminoje."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... elemino të vjetrin nga tabela e përdoruesve e pastaj rilexo të drejtat."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Asnjë lloj"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Kontrollo të drejtat për databazën &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Përdoruesit që kanë hyrje tek &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globale"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "specifik i databazës"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "wildcard"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Thread %s u përfundua me sukses."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
@@ -4950,57 +4940,57 @@ msgstr ""
"phpMyAdmin nuk është në gjendje të përfundojë thread %s. Ka mundësi të ketë "
"përfunduar më parë."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5009,128 +4999,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Të lutem, zgjidh një databazë"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Teksti komplet"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sht"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5138,78 +5128,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5217,7 +5207,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5225,42 +5215,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5268,33 +5258,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5303,218 +5293,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5522,105 +5512,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Rinis"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5628,18 +5618,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5647,110 +5637,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informacione mbi Runtime"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "Lloji i query"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "Përdor shtimet me vonesë"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "Shfaq tabelat"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Shfaq proceset në ekzekutim"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Rinis"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ky server MySQL po punon që prej %s. U nis më %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5758,46 +5748,46 @@ msgstr ""
"<b>Trafiku i serverit</b>: Këto tabela do të shfaqin statistikat e trafikut "
"të rrjetit për këtë server MySQL që nga momenti i nisjes së tij."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafiku"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "në orë"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Marrë"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Dërguar"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Lidhje"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Përpjekje të dështuara"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Dështoi"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5806,268 +5796,264 @@ msgstr ""
"<b>Statistikat e Query</b>: Që nga nisja e tij, serverit i janë dërguar %s "
"queries."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "në minutë"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "në sekondë"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Lloji i query"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "Lidhje"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Të ndryshueshmet dhe parametrat e Serverit"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Vlera seancës"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Vlerë Globale"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokal"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "Dokumente të phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Shto një përdorues të ri"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6077,67 +6063,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "E pamundur kryerja e login tek server-i MySQL"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6145,444 +6131,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Ndysho emrin e databazës në"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Familja gërmave të file:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Emri i file template"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Emri i file template"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Emri i file template"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Emri i file template"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Importo files"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opcione të eksportimit të databazës"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Asnjë databazë"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opcione të eksportimit të databazës"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "query SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "query SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Gjendja"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabela"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6590,174 +6568,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6765,164 +6743,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Limitet e rezervave"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6932,147 +6910,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Lidhje"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Asnjë tabelë"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmento tabelën"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7083,336 +7061,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Asnjë databazë"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "Zgjedhja e serverit"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Zgjedhja e serverit"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Riparo tabelën"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "Versioni i MySQL"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Instruksione"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Zgjedhja e serverit"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Vizualizimi i komenteve të kollonave"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Shfaq ngjyrën"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Shfaq të gjitha kërkesat"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistikat e rreshtave"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7420,39 +7398,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr " Po "
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7460,710 +7438,729 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiketë"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Përdoruesit e zgjedhur u hoqën me sukses."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Shfleto opcionet e huaja"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksioni"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Shpërfill"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Për shkak të gjatësisë saj,<br /> kjo fushë nuk mund të ndryshohet "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Të dhëna të tipit binar - mos ndrysho"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Shto një rresht të ri"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Mbrapa"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Shto një regjistrim të ri"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Kthehu mbrapa tek kjo faqe"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Përdoruesi %s ekziston!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %s u eleminua"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Shfaq dump (skema) e tabelës"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Emri i kyçit primar duhet të jetë... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "I pamundur riemërtimi i treguesit në PRIMAR!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Asnjë pjesë e treguesit është përcaktuar!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Krijo një tregues të ri"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Ndrysho një tregues"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Emri i treguesit&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Lloji i treguesit&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>duhet</b> të jetë emri i, dhe <b>vetëm i</b>, një kyçi "
"primar!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Shto tek treguesi i &nbsp;%s&nbsp;kolonës(ave)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "E pamundur lëvizja e tabelës tek vetvetja!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "I pamundur kopjimi i tabelës tek vetvetja!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s u lëviz tek %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s u kopjua tek %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Emri i tabelës është bosh!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Transformo tabelën e renditur sipas"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(një nga një)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Sposto tabelën në (databaza<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcione për tabelën"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Riemërto tabelën në"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopjo tabelën tek (databaza<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Kalo tek tabela e kopjuar"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Administrimi i tabelës"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmento tabelën"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s u rifreskua"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Rifillo (\"FLUSH\") tabelën"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Administrimi i tabelës"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Çekisht"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Riparo tabelën"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Kontrollo integritetin e informacioneve:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Shfaq tabelat"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Hapësira e përdorur"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Përdorimi"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektiv"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistikat e rreshtave"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Instruksione"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamik"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Gjatësia e rreshtit"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Madhësia e rreshtit"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Relacione të brendshme"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nuk ka rreshta të zgjedhur"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Zbato \"query nga shembull\" (karakteri jolly: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Zgjidh fushat (të paktën një):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Shto kushte kërkimi (trupi i specifikimit \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "regjistrime për faqe"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Mënyra e shfaqjes:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Shfleto opcionet e huaja"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Asnjë lloj"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabela %s u eleminua"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Një kyç primar u shtua tek %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Një tregues u shtua tek %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Shiko relacionet"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Propozo strukturën e tabelës"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "Shto një fushë të re"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Në fund të tabelës"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Në fillim të tabelës"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Mbas %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Krijo një tregues tek &nbsp;%s&nbsp;columns"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Të dhëna"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Emri i përdoruesit:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Versioni i PHP"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Versioni i MySQL"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Lloje MIME në dispozicion"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Llojet-MIME të printuar në italics kanë një funksion transformacioni të "
"veçantë"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Transformacionet në dispozicion"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Përshkrimi"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nuk ke të drejta të mjaftueshme për të kryer këtë operacion!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profili u rifreskua."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Riemërto tabelën në"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "I pamundur ngarkimi i prapashtesës iconv apo recode të nevoitshëm për "
+#~ "konvertimin e karaktereve, konfiguroni php për të lejuar përdorimin e "
+#~ "këtyre prapashtesave ose disaktivoni konvertimin e set të karaktereve në "
+#~ "phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "I pamundur përdorimi i funksioneve iconv apo libiconv apo recode_string "
+#~ "për shkak se ekstensioni duhet të ngarkohet. Kontrolloni konfigurimin e "
+#~ "php."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/sr.po b/po/sr.po
index 19c04d55ab..7c2d69774f 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: serbian_cyrillic <sr@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Прикажи Ñве"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Број Ñтране:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,300 +37,300 @@ msgstr ""
"затворили матични прозор, или ваш претраживач онемогућава ажурирање међу "
"прозорима због ÑигурноÑних подешавања"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Претраживање"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Крени"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Име кључа"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ОпиÑ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "КориÑти ову вредноÑÑ‚"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "База %s је одбачена."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Коментар базе:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Коментари табеле"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Имена колона"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тип"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Подразумевано"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Везе ка"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Да"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Штампај"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Прикажи Ñадржај (Ñхему) базе"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Табеле ниÑу пронађене у бази."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Изабери Ñве"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ништа"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Име базе није задато!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "База %s је преименована у %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "База %s је прекопирана у %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Преименуј базу у"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Ðаредба"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "и онда"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Копирај базу у"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Само Ñтруктура"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структура и подаци"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Само подаци"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE пре копирања"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Додај %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Додај AUTO_INCREMENT вредноÑÑ‚"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Додај ограничења"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Пребаци Ñе на копирану базу"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СтатуÑ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Омогућено"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Онемогућено"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Поправи табелу"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Онемогућено"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Омогућено"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Сортирање"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,54 +339,54 @@ msgstr ""
"Додатне могућноÑти за рад Ñа повезаним табелама Ñу иÑкључене. Да биÑте "
"Ñазнали зашто, кликните %sовде%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Уређивање PDF Ñтрана"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Табела"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Редова"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Величина"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "Ñе кориÑти"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Ðаправљено"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ПоÑледња измена"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ПоÑледња провера"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -395,418 +395,426 @@ msgstr[0] "%s табела"
msgstr[1] "%s табела"
msgstr[2] "%s табела"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL упит је уÑпешно извршен"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Морате изабрати бар једну колону за приказ"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Сортирање"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "РаÑтући"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Опадајући"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Прикажи"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критеријум"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "и"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "или"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Промени"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Додај/обриши поље за критеријум"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Додај/обриши колону"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ðжурирај упит"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "КориÑти табеле"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL упит на бази <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Изврши SQL упит"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ПриÑтуп одбијен"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "бар једну од речи"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "Ñве речи"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "тачан израз"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "као регуларни израз"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Резултати претраге за \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s погодака унутар табеле <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s погодака унутар табеле <i>%s</i>"
+msgstr[1] "%s погодака унутар табеле <i>%s</i>"
+msgstr[2] "%s погодака унутар табеле <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Преглед"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Обриши"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Укупно:</b> <i>%s</i> погодака"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Укупно:</b> <i>%s</i> погодака"
+msgstr[1] "<b>Укупно:</b> <i>%s</i> погодака"
+msgstr[2] "<b>Укупно:</b> <i>%s</i> погодака"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Претраживање базе"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Речи или вредноÑти које Ñе траже (џокер: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Тражи:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Речи Ñе одвајају размаком (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Унутар табела:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Унутар табела:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ðови запиÑ"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Одбаци"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ИÑпразни"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Табела %s је иÑпражњена"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Поглед %s је одбачен"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Табела %s је одбачена"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Поглед"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Репликација"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Укупно"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s је подразумевани погон Ñкладиштења на овом MySQL Ñерверу."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Означено:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Означи Ñве"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ниједно"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Провери табеле које имају прекорачења"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "За штампу"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Провери табелу"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Оптимизуј табелу"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Поправи табелу"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðнализирај табелу"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Извоз"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Речник података"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Провери табелу"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "База података"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Ðаправи релацију"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Ðаправи"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Ðкција"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "ПерÑијÑки"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Само Ñтруктура"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Провери табелу"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Провери табелу"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "База података"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Одабрани тип извоза мора бити Ñачуван у датотеку!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ðедовољно проÑтора за Ñнимање датотеке %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -814,17 +822,17 @@ msgstr ""
"Датотека %s већ поÑтоји на Ñерверу, промените име датотеке или укључите "
"опцију препиÑивања."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Веб Ñерверу није дозвољено да Ñачува датотеку %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Садржај базе је Ñачуван у датотеку %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -833,14 +841,14 @@ msgstr ""
"Вероватно Ñте покушали да увезете превелику датотеку. Молимо погледајте "
"%sдокументацију%s за начине превазилажења овог ограничења."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Датотеку није могуће прочитати"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -849,7 +857,7 @@ msgstr ""
"Покушали Ñте да увезете датотеку Ñа компреÑијом која није подржана (%s). Или "
"подршка за њу није имплементирана, или је иÑкључена у вашој конфигурацији."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -859,29 +867,29 @@ msgstr ""
"или величина датотеке превазилази макÑималну величину дозвољену у вашој "
"конфигурацији PHP-а. Погледајте. See FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Ðе могу да учитам додатке за увоз, молим проверите Ñвоју инÑталацију!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Обележивач је управо обриÑан."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Приказивање маркера"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Ðаправљен маркер %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Увоз је уÑпешно завршен, извршено је %d упита."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -889,7 +897,7 @@ msgstr ""
"Време извршења Ñкрипта је иÑтекло, ако желите да довршите увоз, молимо "
"пошаљите иÑту датотеку и увоз ће Ñе наÑтавити."
-#: import.php:426
+#: 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."
@@ -898,19 +906,19 @@ msgstr ""
"да phpMyAdmin неће бити у могућноÑти да заврши овај увоз оÑим ако не "
"повећате временÑка ограничења у PHP-у"
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin преферира читаче који подржавају оквире."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -918,15 +926,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" команда је онемогућена."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Да ли Ñтварно хоћете да "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Овим ћете УÐИШТИТИ комплетну базу података!"
@@ -955,39 +963,39 @@ msgstr "Име домаћина је празно!"
msgid "The user name is empty!"
msgstr "Име кориÑника није унето!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Лозинка је празна!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Лозинке ниÑу идентичне!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Откажи"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Измене Ñу Ñачуване"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Релација обриÑана"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Додата интерна релација"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Грешка: релација није додата."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Грешка: релација већ поÑтоји."
@@ -995,13 +1003,13 @@ msgstr "Грешка: релација већ поÑтоји."
msgid "Error saving coordinates for Designer."
msgstr "Грешка при Ñнимању координата за Дизајнер."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Опште оÑобине релација"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Онемогућено"
@@ -1017,124 +1025,134 @@ msgstr "Изабери Ñтрани кључ"
msgid "Please select the primary key or a unique key"
msgstr "Молимо изаберите примарни или јединÑтвени кључ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Изабери поља за приказ"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Ðаправи лозинку"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Ðаправи"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Подаци"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Претходна"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Следећи"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Укупно"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Бинарни"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "мар"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "апр"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "мај"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "јун"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "јул"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "авг"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "окт"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "јан"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "феб"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "мар"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "апр"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1142,197 +1160,197 @@ msgid "May"
msgstr "мај"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "јун"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "јул"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "авг"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Ñеп"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "окт"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "нов"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "дец"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðед"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пон"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Уто"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пет"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ðед"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Пон"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Уто"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Сре"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Чет"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Пет"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Суб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðед"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пон"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Уто"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сре"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чет"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пет"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Суб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñе кориÑти"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "у Ñекунди"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Величина фонта"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Ðепозната грешка при Ñлању датотеке."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"ПоÑлата датотека превазилази вредноÑÑ‚ директиве upload_max_filesize у php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1340,101 +1358,101 @@ msgstr ""
"ПоÑлата датотека превазилази вредноÑÑ‚ директиве MAX_FILE_SIZE која је "
"наведена у HTML форми."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "ПоÑлата датотека је Ñамо делимично примљена."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "ÐедоÑтаје привремени директоријум."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "ÐеуÑпело упиÑивање датотеке на диÑк."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Пријем датотеке зауÑтављен због екÑтензије."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Грешка у премештању примљене датотеке, погледајте FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Кључ није дефиниÑан!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Кључеви"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "ЈединÑтвени"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Коментари"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Промени"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Примарни кључ је обриÑан"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Кључ %s је обриÑан"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Базе"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Грешка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1442,7 +1460,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Ðема одабраних редова"
msgstr[1] "Ðема одабраних редова"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1450,89 +1468,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Ðема одабраних редова"
msgstr[1] "Ðема одабраних редова"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Ðема детаљнијих информација о ÑтатуÑу за овај погон Ñкладиштења."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s је доÑтупан на овом MySQL Ñерверу."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s је онемогућен на овом MySQL Ñерверу."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Овај MySQL Ñервер не подржава %s погон Ñкладиштења."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "ÐеиÑправна база података"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "ÐеиÑправан назив табеле"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Грешка при преименовању табеле %1$s у %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Табели %s промењено име у %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ðема иÑправне путање до Ñлика за тему %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Преглед не поÑтоји."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "преузми"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Ðије пронађена подразумевана тема %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Ðије пронађена тема %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Ðије пронађена путања до теме за тему %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Тема / Ñтил"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ðе могу да Ñе повежем: неиÑправна подешавања."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Добродошли на %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1541,7 +1559,7 @@ msgstr ""
"Вероватан разлог за ово је да ниÑте направили конфигурациону датотеку. "
"Можете кориÑтити %1$sÑкрипт за инÑталацију%2$s да биÑте је направили."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1553,61 +1571,61 @@ msgstr ""
"php и уверите Ñе да одговарају подацима које Ñте добили од админиÑтратора "
"MySQL Ñервера."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Пријављивање"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin документација"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Сервер"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "КориÑничко име:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Лозинка:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Избор Ñервера"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Колачићи (Cookies) морају у овом Ñлучају бити активни."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "Ðије било активноÑти %s или више Ñекунди, молимо пријавите Ñе поново"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðе могу да Ñе пријавим на MySQL Ñервер"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Погрешно кориÑничко име/лозинка. ПриÑтуп одбијен."
@@ -1645,27 +1663,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðе могу да учитам iconv или recode екÑтензије потребне за конверзију Ñкупова "
-"знакова, подеÑите PHP да дозволи коришћење ових екÑтензија или онемогућите "
-"конверзију Ñкупова знакова у phpMyAdmin-у."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ðе могу да кориÑтим iconv или libiconv или recode_string функције иако "
-"екÑтензија пријављује да је учитана. Проверите вашу PHP конфигурацију."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1681,13 +1679,13 @@ msgstr ""
"недоÑтаје наводник или тачка-зарез.<br />Ðко добијете празну Ñтрану, Ñве је "
"у реду."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1695,205 +1693,205 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> директива МОРРбити подешена у "
"конфигурационој датотеци!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "ÐеиÑправан Ð¸Ð½Ð´ÐµÐºÑ Ñервера: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "ÐеиÑправан назив Ñервера %1$s. Молимо проверите Ñвоју конфигурацију."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сервер"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "ÐеиÑправан метод аутентикације је задат у конфигурацији:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Требало би да унапредите ваш %s Ñервер на верзију %s или новију."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑимална величина: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Документација"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL упит"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL рече: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "ОбјаÑни SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ПреÑкочи објашњавање SQL-a"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "без PHP кода"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Ðаправи PHP код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "ОÑвежи"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ПреÑкочи проверу SQL-a"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Провери SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Складиштења"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "ПрофилиÑање"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Време"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "бајтова"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "КБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ТБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "ПБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "ЕБ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. у %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дана, %s Ñати, %s минута и %s Ñекунди"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Почетак"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Претходна"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Крај"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Пређи на базу &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Ова функционалноÑÑ‚ %s је погођена познатом грешком, видите %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Операције"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1901,212 +1899,202 @@ msgid ""
msgstr ""
"не могу да учитам екÑтензију %s,<br />молим проверите PHP конфигурацију"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Догађаји"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Име"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "База %s је одбачена."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "База је изгледа празна!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Упит по примеру"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Дизајнер"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Увоз"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Привилегије"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Рутине"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Повратни тип"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Може бити приближно. Видите FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Прекорачење"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Конекција за controluser-а, онако како је дефиниÑана у вашој конфигурацији, "
"није уÑпела."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Сервер не одговара"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(или прикључак локалног MySQL Ñервера није иÑправно подешен)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Промени лозинку"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Ðема лозинке"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Лозинка"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Поновите уноÑ"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Хеширање лозинке"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 компатибилно"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Ðаправи лозинку"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Ðаправи"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Ðаправи нову базу података"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Ðаправи"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Ðема привилегија"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Табела мора имати барем једно поље."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Ðаправи нову табелу у бази %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Број поља"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Ðије могуће учитати додатке за извоз, молимо проверите Ñвоју инÑталацију!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Прикажи %s редова почевши од реда %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Сачувај као датотеку"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Сачувај на Ñервер у директоријум %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Препиши поÑтојеће датотеке"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблон имена датотеке"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "назив Ñервера"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "назив базе"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "назив табеле"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2117,40 +2105,40 @@ msgstr ""
"кориÑтите Ñтрингове за форматирање времена. Такође ће Ñе деÑити и Ñледеће "
"транÑформације: %3$s. ПреоÑтали текÑÑ‚ ће оÑтати како јеÑте."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запамти шаблон"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Карактер Ñет датотеке:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "КомпреÑија"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "нема"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"зиповано\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"гзип-овано\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"бзип-овано\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Мод SQL компатибилноÑти"
@@ -2175,7 +2163,7 @@ msgstr ""
msgid "File to import"
msgstr "Датотека за увоз"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Локација текÑтуалне датотеке"
@@ -2183,13 +2171,13 @@ msgstr "Локација текÑтуалне датотеке"
msgid "File uploads are not allowed on this server."
msgstr "Слање датотека на овај Ñервер није дозвољено."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Директоријум који Ñте изабрали за Ñлање није доÑтупан"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "директоријум за Ñлање веб Ñервера "
@@ -2220,13 +2208,13 @@ msgstr ""
"ограничења. Ово може бити добар начин увоза великих датотека, али Ñа друге "
"Ñтране може покварити транÑакције."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Број запиÑа (упита) које треба преÑкочити:"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Формат датотека за увоз"
@@ -2270,176 +2258,176 @@ msgstr "УÑправно"
msgid "Paper size"
msgstr "Димензије папира"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Језик"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d није иÑправан број реда."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr " редова почев од реда"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "хоризонталном"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "хоризонталном (ротирана заглавља)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вертикалном"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "у %s моду и понови заглавље поÑле Ñваког %s реда"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ова операција може да потраје. Да ли да наÑтавимо?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Сортирај по кључу"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Опције"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Део текÑта"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Пун текÑÑ‚"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Релациона Ñхема"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Релациона Ñхема"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Сакриј"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Транформације читача"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Изврши упамћен упит"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Ред је обриÑан"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "ОбуÑтави"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "у упиту"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Приказ запиÑа"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "укупно"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Упит је трајао %01.4f Ñекунди"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Промени"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Операције на резултатима упита"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Поглед за штампу (Ñа пуним текÑтом)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Веза није пронађена"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Информације о верзији"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "ОÑновни директоријум података"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"Заједнички део путање директоријума за Ñве InnoDB датотеке Ñа подацима."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Датотеке Ñа подацима"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Корак аутоматÑког проширења"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2447,11 +2435,11 @@ msgstr ""
" Величина корака проширења величине табела које Ñе аутоматÑки проширују када "
"Ñе напуне."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Величина прихватника"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2459,85 +2447,85 @@ msgstr ""
"Величина меморијÑког прихватника које InnoDB кориÑти за кеширање података и "
"индекÑа Ñвојих табела."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Скуп прихватника"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB ÑтатуÑ"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Коришћење Ñкупа прихватника"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Укупно"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñтрана"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Слободне Ñтране"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Прљаве Ñтране"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Стране Ñа подацима"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Стране које треба да буду уÑклађене"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Заузете Ñтране"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Забрављене Ñтране"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ÐктивноÑÑ‚ Ñкупа прихватника"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Захтеви за читање"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Захтеви за упиÑ"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Промашаји при читању"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Чекања на упиÑ"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Промашаји читања у %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Чекања на ÑƒÐ¿Ð¸Ñ Ñƒ %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Величина показивача података"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2545,11 +2533,11 @@ msgstr ""
"Подразумевана величина показивача у бајтовима, кориÑти Ñе при CREATE TABLE "
"за MyISAM табеле када није задата опција MAX_ROWS"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Режим аутоматÑког опоравка"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2557,11 +2545,11 @@ msgstr ""
"Режим аутоматÑког опоравка пукнутих MyISAM табела, подешен при Ñтартовању "
"Ñервера опцијом --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "МакÑимална величина привремених датотека за Ñортирање"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2571,11 +2559,11 @@ msgstr ""
"креирању MyISAM индекÑа (у току REPAIR TABLE, ALTER TABLE, или LOAD DATA "
"INFILE операција)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "МакÑимална величина привремених датотека при креирању индекÑа"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2585,11 +2573,11 @@ msgstr ""
"била већа него при коришћењу кеша кључева за овде задату вредноÑÑ‚, кориÑти "
"метод кеширања кључева"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Ðити поправке"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2597,11 +2585,11 @@ msgstr ""
"Ðко је вредноÑÑ‚ већа од 1, индекÑи MyISAM табела Ñе паралелно креирају "
"(Ñваки Ð¸Ð½Ð´ÐµÐºÑ Ñƒ ÑопÑтвеној нити) за време процеÑа поправке Ñортирањем."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Величина прихватника за Ñортирање"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2609,73 +2597,73 @@ msgstr ""
"Прихватник који Ñе алоцира при Ñортирању MyISAM индекÑа за време операције "
"REPAIR TABLE или при креирању индекÑа Ñа CREATE INDEX или ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Величина прихватника за Ñортирање"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2683,49 +2671,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Величина прихватника за Ñортирање"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2733,148 +2721,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Линије Ñе завршавају Ñа"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Поља ограничена Ñа"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "ЕÑкејп карактер &nbsp; &nbsp; &nbsp;"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Линије Ñе завршавају Ñа"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Замени NULL Ñа"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Стави имена поља у први ред"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV за MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel издање"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Подаци"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Приказ података табеле"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура табеле"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Укључи коментар табеле"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Коментар табеле"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "ÐаÑтављен коментар табеле"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Ознака кључа"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Релације"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-типови"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Домаћин"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Време креирања"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Верзија Ñервера"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "верзија PHP-a"
@@ -2882,23 +2870,23 @@ msgstr "верзија PHP-a"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Прави извештај који Ñадржи податке једне табеле)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "ÐаÑлов извештаја"
@@ -2906,101 +2894,101 @@ msgstr "ÐаÑлов извештаја"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Додај коментар у заглавље (\\n раздваја линије)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Обави извоз у транÑакцији"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "ИÑкључи провере Ñтраних кључева"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Опције за извоз базе"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "КориÑти ' за ограничавање имена поља"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Додај у коментаре"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Датуми креирања/ажурирања/провере"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Комплетан INSERT (Ñа именима поља)"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Проширени INSERT"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "МакÑимална дужина направљеног упита"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "КориÑти одложена уметања"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Игнориши дупликате при уметању"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "КориÑти хекÑадецимално за BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Тип извоза"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Процедуре"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Функције"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Ограничења за извезене табеле"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Ограничења за табеле"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME ТИПОВИ ЗРТÐБЕЛУ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "РЕЛÐЦИЈЕ ТÐБЕЛЕ"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Окидачи"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Структура за поглед (view)"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Структура која замењује поглед"
@@ -3008,172 +2996,172 @@ msgstr "Структура која замењује поглед"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Тип извоза"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Тип извоза"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Тип извоза"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Тип извоза"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Отвори нови phpMyAdmin прозор"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Ðема табела"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL резултат"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "ГенериÑао"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL је вратио празан резултат (нула редова)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "База не поÑтоји"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "База не поÑтоји"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Структура"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Замени податке у табели Ñа подацима из датотеке"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Игнориши дуплициране редове"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Имена колона"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "ÐеиÑправни параметри за CSV увоз: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Задата је неиÑправна колона (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "ÐеиÑправан формат CSV улаза на линији %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "ÐеиÑправан број поља у CSV улазу на линији %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Ðазив табеле"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV кориÑтећи LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "КориÑти кључну реч LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Овај додатак не подржава компреÑоване увозе!"
@@ -3189,7 +3177,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3200,13 +3188,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Верзија MySQL клијента"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3214,534 +3202,538 @@ msgid "None"
msgstr "нема"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Примарни"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Кључ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ТекÑÑ‚ кључ"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ðема измена"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Карактер Ñет"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Бинарни"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БугарÑки"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "ПоједноÑтављени кинеÑки"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Традиционални кинеÑки"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Ðе разликује мала и велика Ñлова"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Разликује мала и велика Ñлова"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "ХрватÑки"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Чешки"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДанÑки"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ЕнглеÑки"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЕÑперанто"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЕÑтонÑки"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Ðемачки"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "речник"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "телефонÑки именик"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "МађарÑки"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑландÑки"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЈапанÑки"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ЛетонÑки"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛитванÑки"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорејÑки"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ПерÑијÑки"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПољÑки"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "ЗападноевропÑки"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "РумунÑки"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словачки"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Словеначи"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ШпанÑки"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Традиционални шпанÑки"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШведÑки"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ТајÑки"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ТурÑки"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкрајинÑки"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Уникод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "вишејезички"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "ЦентралноевропÑки"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РуÑки"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Балтички"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ЈерменÑки"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Ћирилични"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрапÑки"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ХебрејÑки"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "ГрузијÑки"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Грчки"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Чешко-Ñловачки"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "непознат"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Почетна Ñтрана"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Одјављивање"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Прозор за упите"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ðе поÑтоје опције за овај формат"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "није у реду"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "У реду"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Омогућено"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Прикажи оÑобине"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Прављење PDF-ova"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Приказујем коментаре колоне"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Молимо погледајте у документацији како Ñе ажурира табела Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Запамћен SQL-упит"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL иÑторијат"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "нема опиÑа"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Име кориÑника"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Сортирање"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Променљива"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ВредноÑÑ‚"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ИД Ñервера"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Било који кориÑник"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "КориÑти текÑÑ‚ поље"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Било који домаћин"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локални"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Овај Ñервер"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "КориÑти табелу домаћина"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Ðаправи лозинку"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Садржај табеле __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(наÑтављено)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Структура табеле __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðепознат језик: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Сервери"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Променљиве"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кодне Ñтране"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Складиштења"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Бинарни дневник"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПроцеÑи"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Претраживање базе"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Претраживање базе"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Изврши SQL упит(е) на Ñерверу %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изврши SQL упит(е) на бази %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Имена колона"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Запамти SQL-упит"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Дозволи Ñваком кориÑнику да приÑтупа овом упамћеном упиту"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Замени поÑтојеће запамћене упите иÑтог имена"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе препиÑуј овај упит изван прозора"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Граничник"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Прикажи поново овај упит"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Пошаљи"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Види Ñамо"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3749,7 +3741,7 @@ msgstr ""
"Изгледа да поÑтоји грешка у вашем SQL упиту. Овде је порука о грешки MySQL "
"Ñервера, која вам може помоћи у откривању проблема"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3771,35 +3763,35 @@ msgstr ""
"Ñтвара проблеме и пошаљите нам извештај о грешци Ñа делом кода у доњој РЕЗ "
"Ñекцији:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "ПОЧЕТÐК РЕЗ"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "КРÐЈ РЕЗ"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "ПОЧЕТÐК СИРОВО"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "КРÐЈ СИРОВО"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðаводник није затворен"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ÐеиÑправан иГ¤ентификатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ðепознат Ñтринг интерпункције"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3808,21 +3800,21 @@ msgstr ""
"SQL валидатор није могао да буде покренут. Проверите да ли Ñу инÑталиране "
"неопходне PHP екÑтензије опиÑане у %sдокументацији%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Табела је изгледа празна!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Дужина/ВредноÑÑ‚*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3840,7 +3832,7 @@ msgstr ""
"кориÑтите их у \"избегнутом\" (escaped) облику (на пример '\\\\xyz' или 'a"
"\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3848,12 +3840,12 @@ msgstr ""
"За подразумевану вредноÑÑ‚, унеÑите Ñамо једну вредноÑÑ‚, без коÑих црта или "
"наводника у овом облику: а"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибути"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3862,11 +3854,11 @@ msgstr ""
"За лиÑту доÑтупних опција транÑформације и њихове транÑформације MIME-"
"типова, кликните на %sопиÑе транÑформација%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Опције транÑформације"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3878,18 +3870,18 @@ msgstr ""
"апоÑтроф (\"'\") у те вредноÑти, Ñтавите обрнуту коÑу црту иÑпред њих (на "
"пример '\\\\xyz' или 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "нема"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3897,39 +3889,39 @@ msgid ""
msgstr ""
"Ðема опиÑа за ову транÑформацију.<br />Молимо питајте аутора шта %s ради."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Погон Ñкладиштења"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Сачувај"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Додај %s поља"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Морате додати барем једно поље."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Догађаји"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3947,7 +3939,7 @@ msgstr ""
"име датотеке. Ðко дате другу опцију, прва мора бити поÑтављена на празан "
"Ñтринг"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3955,8 +3947,8 @@ msgstr ""
"Приказује хекÑадецимални приказ података. Опциони први параметар одређује "
"колико чеÑто Ñе додаје празно меÑто (подразумевано Ñвака 2 нибла)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3964,11 +3956,11 @@ msgstr ""
"Приказује умањену Ñлику на коју је могуће кликнути; опције: ширина, виÑина у "
"пикÑелима (чува оригинални одноÑ)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Приказује линк ка овој Ñнимци (нпр. директно преузимање из BLOB-а)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3998,7 +3990,7 @@ msgstr ""
"вредноÑти - за \"local\" погледајте PHP-ову документацију за функцију "
"strftime() док је за \"utc\" то урађено коришћењем фукције gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4033,7 +4025,7 @@ msgstr ""
"1). Ðко је четврти параметар поÑтављен на 1, NOWRAP ће бити додато ћелији Ñа "
"Ñадржајем тако да ће излаз бити приказан без измена. (подразумевано 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4043,7 +4035,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Чува оригинално форматирање поља. Escaping Ñе не врши."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4058,7 +4050,7 @@ msgstr ""
"као \"http://domain.com/\", друга опција је ширина у пикÑелима, трећа је "
"виÑина."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4072,17 +4064,17 @@ msgstr ""
"Приказује линк, поље Ñадржи назив датотеке; прва опција је Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ ÐºÐ°Ð¾ "
"\"http://domain.com/\", друга опција је наÑлов за линк."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Форматира текÑÑ‚ као SQL упит Ñа обележавањем ÑинтакÑе."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4104,68 +4096,68 @@ msgstr "У ZIP архиви нема датотека!"
msgid "Error in ZIP archive:"
msgstr "Грешка у ZIP архиви:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Ðкција"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Сортирање за MySQL везу"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Поништи"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Верзија протокола"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "КориÑник"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL Ñет карактера"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Верзија MySQL клијента"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "верзија PHP-a"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Прикажи информације о PHP-у"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin веб Ñајт"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4177,7 +4169,7 @@ msgstr ""
"овим подешавањима, отворен је за упаде, и заиÑта треба да иÑправите овај "
"ÑигурноÑни ризик."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4186,7 +4178,7 @@ msgstr ""
"У PHP подешавањима Вам је укључена mbstring.func_overload опција. Ова опција "
"је некомпатибилна Ñа phpMyAdmin и може довеÑти до грешака у неким подацима!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4196,7 +4188,7 @@ msgstr ""
"Ñкуп знакова. Без екÑтензије mbstring phpMyAdmin не може иÑправно да "
"раздваја Ñтрингове и то може довеÑти до неочекиваних резултата."
-#: main.php:290
+#: main.php:289
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 "
@@ -4204,25 +4196,25 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Конфигурациона датотека захтева тајну лозинку (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4231,81 +4223,81 @@ msgstr ""
"Верзија ваше PHP MySQL библиотеке %s Ñе разликује од верзије вашег MySQL "
"Ñервера %s. Ово може довеÑти до непредвидљивог понашања."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "База не поÑтоји"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Датотеке"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Ðаправи табелу"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Изаберите базу"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> табела није пронађена или није поÑтављена у %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Изаберите Ñтрану коју мењате"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Ðаправи нову Ñтрану"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Број Ñтране:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "ÐутоматÑки раÑпоред"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Унутрашње релације"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Изабери табеле"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Укључи/иÑкључи радну таблу"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4313,113 +4305,113 @@ msgstr ""
"Тренутна Ñтрана има референце на табеле које више не поÑтоје. Желите ли да "
"обришете те референце?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Табела \"%s\" не поÑтоји!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "ПодеÑите координате за табелу %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Схема базе \"%s\" - Страна %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Ðема табела"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Релациона Ñхема"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Садржај"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Додатно"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Прикажи/Ñакриј мени Ñ Ð»ÐµÐ²Ðµ Ñтране"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Сачувај позицију"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Ðаправи табелу"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Ðаправи релацију"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Поново учитај"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Помоћ"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "УглаÑте везе"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Директне везе"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Држи Ñе мреже"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Све мало/велико"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Промени мало/велико"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Извоз/увоз координата за PDF Ñхему"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "ПремеÑти мени"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Сакриј/прикажи Ñве"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Сакриј/прикажи табеле без релација"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Број табела"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Обриши релацију"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Да одаберете релацију, кликните :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4434,137 +4426,137 @@ msgstr ""
"поље за приказ, кликните на икону „Изабери поље за приказ“, а потом на назив "
"одговарајућег поља."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Табела %s је одбачена"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Извор/увоз у размери"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "препоручено"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "од/до Ñтранице"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Увоз датотека"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Све"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Изаберите бинарни дневник за преглед"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Датотеке"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Прикажи Ñкраћене упите"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Прикажи комплетне упите"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Ðазив дневника"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Позиција"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Ð’Ñ€Ñта догађаја"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Оригинална позиција"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Информације"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Карактер Ñетови и Ñортирање"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ðије изабрана ни једна база."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s база је уÑпешно одбачено."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "СтатиÑтика базе"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Табеле"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "База не поÑтоји"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Репликација"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Провери привилегије за базу &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Провери привилегије"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Укључи ÑтатиÑтике"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ИÑкључи ÑтатиÑтике"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4572,11 +4564,11 @@ msgstr ""
"Ðапомена: укључивање ÑтатиÑтика може проузроковати велики Ñаобраћај између "
"веб и MySQL Ñервера."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Погони Ñкладиштења"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Прикажи Ñадржај (Ñхему) базе"
@@ -4779,20 +4771,20 @@ msgid "None"
msgstr "нема"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Привилегије везане за табеле"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Ðапомена: MySQL имена привилегија морају да буду на енглеÑком "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобалне привилегије"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Привилегије везане за базу"
@@ -4816,97 +4808,97 @@ msgstr "Подаци о пријави"
msgid "Do not change the password"
msgstr "Ðемој да мењаш лозинку"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "КориÑник није нађен."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "КориÑник %s већ поÑтоји!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Додали Ñте новог кориÑника."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ðжурирали Ñте привилегије за %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Забранили Ñте привилегије за %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Лозинка за %s је уÑпешно промењена."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Бришем %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ðиједан кориÑник није одабран за бриÑање!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Поново учитавам привилегије"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Изабрани кориÑници Ñу уÑпешно обриÑани."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Привилегије Ñу уÑпешно поново учитане."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Промени привилегије"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Забрани"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Преглед кориÑника"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Омогући"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Било који"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Додај новог кориÑника"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Уклони изабране кориÑнике"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "ОбуÑтави Ñве активне привилегије кориÑника и затим их обриши."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Одбаци базе које Ñе зову иÑто као кориÑници."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4919,158 +4911,158 @@ msgstr ""
"Ñервер кориÑти ако Ñу вршене ручне измене. У том Ñлучају %sпоново учитајте "
"привилегије%s пре него што наÑтавите."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Изабрани кориÑник није пронађен у табели привилегија."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Привилегије везане за колоне"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Додај привилегије на Ñледећој бази"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Пре џокера _ и % треба Ñтавити знак \\ ако их кориÑтите ÑамоÑтално"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Додај привилегије на Ñледећој табели"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Промени информације о пријави / Копирај кориÑника"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Ðаправи новог кориÑника Ñа иÑтим привилегијама и ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... Ñачувај Ñтаре."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... обриши Ñтаре из табела кориÑника."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... обуÑтави Ñве привилегије Ñтарог кориÑника и затим га обриши."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... обриши Ñтарог из табеле кориÑника и затим поново учитај привилегије."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "База за кориÑника"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "нема"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Ðаправи базу Ñа иÑтим именом и додај Ñве привилегије"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Дај Ñве привилегије на имену Ñа џокерима (кориÑничко_име\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Провери привилегије за базу &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑници који имају приÑтуп &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "глобално"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Специфично за базу"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "џокер"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "ÐŸÑ€Ð¾Ñ†ÐµÑ %s је уÑпешно прекинут."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin није могао да прекине Ð¿Ñ€Ð¾Ñ†ÐµÑ %s. Вероватно је већ затворен."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5079,118 +5071,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Изаберите базу"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "ТекÑÑ‚ кључ"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "ТекÑÑ‚ кључ"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Суб"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5200,11 +5192,11 @@ msgstr ""
"превазишле вредноÑÑ‚ у binlog_cache_size и кориÑтиле привремену датотеку да "
"ÑмеÑте изразе из транÑакције."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Број транÑакција које Ñу кориÑтиле кеш привременог бинарног дневника."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5216,11 +5208,11 @@ msgstr ""
"повећате вредноÑÑ‚ tmp_table_size како би учинили да привремене табеле буду "
"базиране у меморији умеÑто на диÑку."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Колико привремених датотека је mysqld направио."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5228,7 +5220,7 @@ msgstr ""
"Број привремених табела које је Ñервер аутоматÑки креирао у меморији док је "
"извршавао изразе."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5236,7 +5228,7 @@ msgstr ""
"Број редова упиÑаних Ñа INSERT DELAYED за које је јављена нека грешка "
"(вероватно дуплирани кључ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5244,23 +5236,23 @@ msgstr ""
"Број INSERT DELAYED руковалачких нити у употреби. Свака поÑебна табела над "
"којом Ñе кориÑти INSERT DELAYED добија Ñвоју нит."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Број упиÑаних INSERT DELAYED редова."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Број извршених FLUSH израза."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Број интерних COMMIT израза."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Број бриÑања неког реда табеле."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5270,7 +5262,7 @@ msgstr ""
"одређеног имена. То Ñе назива откривањем (discovery). Handler_discover "
"означава број пута када је откривена табела."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5280,7 +5272,7 @@ msgstr ""
"може значити да Ñервер ради пуно пуних Ñкенирања индекÑа; на пример SELECT "
"кол1 FROM нешто, под претпоÑтавком да је кол1 индекÑирано."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5288,7 +5280,7 @@ msgstr ""
"Број захтева за читање реда заÑнованих на кључу. Ðко је овај број виÑок, то "
"је добар показатељ да Ñу ваши упити и табеле пропиÑно индекÑирани."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5298,7 +5290,7 @@ msgstr ""
"када радите упит по колони индекÑа Ñа ограничењем опÑега или ако радите "
"Ñкенирање индекÑа."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5306,7 +5298,7 @@ msgstr ""
"Број захтева за читањем претходног реда у поретку кључева. Ова метода читања "
"Ñе углавном кориÑти за оптимизацију ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5318,7 +5310,7 @@ msgstr ""
"много упита који захтевају да MySQL Ñкенира целе табеле или имате Ñпојеве "
"који не кориÑте кључеве пропиÑно."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5330,35 +5322,35 @@ msgstr ""
"пропиÑно индекÑиране или да ваши упити ниÑу напиÑани да иÑкориÑте већ "
"поÑтојеће индекÑе."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Број интерних ROLLBACK израза."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Број захтева за ажурирање реда у табели."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Број захтева за упиÑивање реда у табелу."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Број Ñтрана које Ñадрже податке (чиÑтих или прљавих)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Број Ñтрана које Ñу тренутно прљаве."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Број Ñтрана у оÑтави бафера за које је тражено да буду очишћене."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Број Ñлободних Ñтрана."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5368,7 +5360,7 @@ msgstr ""
"чита или Ñе у њих упиÑује или из неког другог разлога не могу бити очишћене "
"нити уклоњене."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5380,11 +5372,11 @@ msgstr ""
"такође може израчунати и на Ñледећи начин Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Пуна величина оÑтаве бафера, у Ñтранама."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5392,7 +5384,7 @@ msgstr ""
"Број „наÑумичних“ пред-читања која је InnoDB покренуо. Ово Ñе дешава када "
"упит треба да Ñкенира велики део табеле али наÑумичним редоÑледом."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5400,11 +5392,11 @@ msgstr ""
"Број Ñеквенцијалних пред-читања која је InnoDB покренуо. Ово Ñе дешава када "
"InnoDB ради Ñеквенцијално Ñкенирање целе табеле."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Број логичких захтева за читање које је InnoDB урадио."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5412,7 +5404,7 @@ msgstr ""
"Број логичких читања која InnoDB није могао да задовољи из оÑтаве бафера те "
"је морао да ради читање појединачне Ñтране."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5426,55 +5418,55 @@ msgstr ""
"дешавања ових чекања. Ðко је величина оÑтаве бафера поÑтављена како треба, "
"ова вредноÑÑ‚ ви требало да је ниÑка."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Број упиÑа учињених у InnoDB оÑтаву бафера."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Број fsync() операција до Ñада."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Тренутни број fsync() операција на чекању."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Тренутни број читања на чекању."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Тренутни број упиÑа на чекању."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Количина података прочитаних до Ñада, у бајтовима."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Укупан број читања података."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Укупан број упиÑа података."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Количина података упиÑаних до Ñада, у бајтовима"
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Број извршених двоупиÑних (doublewrite) упиÑа и број Ñтрана које Ñу упиÑане "
"у ову Ñврху."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Број извршених двоупиÑних (doublewrite) упиÑа и број Ñтрана које Ñу упиÑане "
"у ову Ñврху."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5482,35 +5474,35 @@ msgstr ""
"Број чекања која Ñмо имали зато што је бафер дневника био премали те Ñмо "
"морали да Ñачекамо да буде очишћен пре наÑтавка."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Број захтева за ÑƒÐ¿Ð¸Ñ Ñƒ дневник."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Број физичких упиÑа у датотеку дневника."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Број fsyncs упиÑа начињених у датотеку дневника."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Број fsync-ова за датотеку дневника на чекању."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Број упиÑа у датотеку дневника на чекању."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Број бајтова упиÑаних у датотеку дневника."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Број направљених Ñтрана."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5519,51 +5511,51 @@ msgstr ""
"вредноÑти Ñе рачунају у Ñтранама; величина Ñтране омогућава да Ñе оне лако "
"конвертују у бајтове."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Број прочитаних Ñтрана."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Број запиÑаних Ñтрана."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Број брава за редове које Ñе тренутно чекају."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "ПроÑечно време за добављање браве за ред, у милиÑекундама."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Укупно времена проведено у добављању брава за редове, у милиÑекундама."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Ðајдуже време за добављање браве за ред, у милиÑекундама."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Број пута када Ñе морала чекати брава за ред."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Број редова обриÑаних из InnoDB табела."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Број редова уметнутих у InnoDB табеле."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Број редова прочитаних из InnoDB табела."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Број редова ажурираних у InnoDB табелама."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5571,7 +5563,7 @@ msgstr ""
"Број блокова кључева у кешу кључева који Ñу измењени али још ниÑу поÑлати на "
"диÑк. Ово је раније било познато као Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5579,7 +5571,7 @@ msgstr ""
"Број неиÑкоришћених блокова у кешу кључева. Ову вредноÑÑ‚ можете да кориÑтите "
"да утврдите колики део кеша кључева је у употреби."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5589,11 +5581,11 @@ msgstr ""
"водоÑтаја“ која показује највећи икада број блокова који је био у употреби у "
"иÑто време."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Број захтева за читање блока кључева из кеша."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5603,15 +5595,15 @@ msgstr ""
"је ваша вредноÑÑ‚ за key_buffer_size вероватно премала. Степен промашаја кеша "
"Ñе може израчунати као Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Број захтева за упиÑивање блока кључева у кеш."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Број физичких упиÑа блока кључева на диÑк."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5621,11 +5613,11 @@ msgstr ""
"упита. КориÑно за упоређивање цене различитих планова упита за иÑти упит. "
"Подразумевана вредноÑÑ‚ 0 значи да још није био компајлиран ниједан упит."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Број редова у INSERT DELAYED редовима чекања који чекају упиÑивање."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5633,36 +5625,36 @@ msgstr ""
"Број табела које Ñу биле отваране. Ðко је број велики, ваш кеш табела је "
"вероватно премали."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Број отворених датотека."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Број отворених токова (кориÑти Ñе првенÑтвено за вођење дневника (logging))."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Број отворених табела."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Број Ñлободних меморијÑких блокова у у кешу упита."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Количина Ñлободне меморије за кеш упита."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Број погодака из кеша."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Број упита додатих у кеш."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5674,7 +5666,7 @@ msgstr ""
"упите. Кеш за упите кориÑти Ñтратегију најдуже некоришћеног (en: least "
"recently used , LRU) да би одлучио које упите да уклони из кеша."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5682,24 +5674,24 @@ msgstr ""
"Број некешираних упита (који Ñе не могу кеширати или ниÑу кеширани због "
"подешавања query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Број упита региÑтрованих у кешу."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Укупан број блокова у кешу за упите."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "РеÑет"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ˜Ðµ отпорне на грешке (није још имплементирано)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5707,11 +5699,11 @@ msgstr ""
"Број Ñпојева који не кориÑте индекÑте. Ðко ова вредноÑÑ‚ није 0, требало би "
"пажљиво да проверите индекÑе ваших табела."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Број Ñпојева који Ñу кориÑтили претрагу опÑега на референтној табели."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5719,7 +5711,7 @@ msgstr ""
"Број Ñпојева без кључева који проверавају употребу кључа поÑле Ñваког реда. "
"(Ðко ово није 0, требало би пажљиво да проверите индекÑе ваших табела.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5727,15 +5719,15 @@ msgstr ""
"Број Ñпојева који Ñу кориÑтили опÑеге на првој табели. (Обично није критично "
"чак ни када је ово велико)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Број Ñпојева који Ñу урадили пуно Ñкенирање прве табеле."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Број привремених табела тренутно отворених од Ñтране помоћне SQL нити."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5743,11 +5735,11 @@ msgstr ""
"Укупан број пута (од покретања) када је помоћна SQL нит за репликацију "
"покушала транÑакције."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ово је ON ако је овај Ñервер помоћни који је повезан на главни."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5755,12 +5747,12 @@ msgstr ""
"Број нити за које је требало више од slow_launch_time Ñекудни да би биле "
"покренуте."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Број упита за које је требало више од long_query_time Ñекудни."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5770,23 +5762,23 @@ msgstr ""
"је ова вредноÑÑ‚ велика, требало би да размиÑлите о повећању вредноÑти "
"ÑиÑтемÑке променљиве sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Број Ñортирања која Ñу урађена Ñа опÑегом."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Број Ñортираних редова."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Број Ñортирања до којих је дошло Ñкенирањем табеле."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Број пута када је брава за табелу одмах добављена."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5798,7 +5790,7 @@ msgstr ""
"би требало да оптимизујете Ñвоје упите а потом да или поделите табелу или "
"табеле или да кориÑтите репликацију."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5808,11 +5800,11 @@ msgstr ""
"Threads_created/Конекције. Ðко је ова вредноÑÑ‚ црвена требало би да повећате "
"ваш thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Број тренутно отворених веза."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5824,107 +5816,107 @@ msgstr ""
"имплементацију нити, ово обично не доноÑи приметна побољшања у "
"перформанÑама.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Број нити које ниÑу уÑпаване."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Информације о току рада"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Руковалац"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Кеш упита"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Ðити"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Привремени подаци"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Одложена уметања"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Кеш кључева"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Спојеви"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Сортирање"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Координатор транÑакција"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "ОчиÑти (затвори) Ñве табеле"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Прикажи отворене табеле"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Прикажи подређене Ñервер"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "ОчиÑти кеш упита"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Прикажи лиÑту процеÑа"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Поништи"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Овај MySQL Ñервер ради већ %s. Покренут је %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5932,11 +5924,11 @@ msgstr ""
"<b>Саобраћај Ñервера</b>: Табеле показују ÑтатиÑтике мрежног Ñаобраћаја на "
"овом MySQL Ñерверу од његовог покретања."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Саобраћај"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5944,36 +5936,36 @@ msgstr ""
"Ðа запоÑленом Ñерверу бројачи бајтова могу да Ñе прелију (overrun), тако да "
"те ÑтатиÑтике, онако како их пријављује MySQL Ñервер, могу бити нетачне."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "на Ñат"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Примљено"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "ПоÑлато"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Конекције"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "макÑ. иÑтовремених веза"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "ÐеуÑпелих покушаја"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Прекинуто"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5981,272 +5973,268 @@ msgid ""
msgstr ""
"<b>СтатиÑтике упита</b>: %s упита је поÑтављено Ñерверу од његовог покретања."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "у минуту"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "у Ñекунди"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Ð’Ñ€Ñта упита"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Репликација"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Структура за поглед (view)"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Структура за поглед (view)"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "макÑ. иÑтовремених веза"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "СерверÑке променљиве и подешавања"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ВредноÑÑ‚ ÑеÑије"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобална вредноÑÑ‚"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Локални"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin документација"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Подаци"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Додај новог кориÑника"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6256,67 +6244,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ðе могу да Ñе пријавим на MySQL Ñервер"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6324,452 +6312,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Преименуј базу у"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Преименуј базу у"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Преименуј базу у"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Карактер Ñет датотеке:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Шаблон имена датотеке"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Шаблон имена датотеке"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Шаблон имена датотеке"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Шаблон имена датотеке"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Увоз датотека"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Увоз датотека"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "База не поÑтоји"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Опције за извоз базе"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL упит"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL упит"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "СтатуÑ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Табела"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6777,25 +6757,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6806,152 +6786,152 @@ msgstr ""
"ограничења. Ово може бити добар начин увоза великих датотека, али Ñа друге "
"Ñтране може покварити транÑакције."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Број Ñортираних редова."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Шаблон имена датотеке"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Верзија MySQL клијента"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6959,166 +6939,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "База не поÑтоји"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Ограничења реÑурÑа"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "ОÑновни директоријум података"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7128,147 +7108,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Конекције"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Ðема табела"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Дефрагментирај табелу"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7279,338 +7259,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "верзија PHP-a"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "База не поÑтоји"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "назив Ñервера"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ИД Ñервера"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Поправи табелу"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Режим аутоматÑког опоравка"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Име"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Избор Ñервера"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Приказујем коментаре колоне"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Прикажи боју"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Прикажи комплетне упите"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "СтатиÑтике реда"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7618,40 +7598,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Прикажи отворене табеле"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Да"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7659,663 +7639,663 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "ОÑновни директоријум података"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Приказ као PHP код"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Приказ као SQL упит"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Проблем при индекÑирању табеле `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Ðазив"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Изабрани кориÑници Ñу уÑпешно обриÑани."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Прегледај Ñтране вредноÑти"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Функција"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Игнориши"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Због њехове величине, поље<br />можда нећете моћи да измените"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Бинарни - не мењај"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "УнеÑи као нови ред"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Приказ као SQL упит"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Ðазад на претходну Ñтрану"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Додај још један нови ред"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Врати Ñе на ову Ñтрану"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Уреди Ñледећи ред"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"КориÑтите TAB таÑтер за померање од поља до поља, или CTRL+Ñтрелице за "
"Ñлободно померање"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Поново покрени уношење Ñа %s редова"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Табела %s већ поÑтоји!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Табела %s је одбачена"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Прикажи Ñадржај (Ñхему) табеле"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Име примарног кључа мора да буде... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðе могу да променим кључ у PRIMARY (примарни) !"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Делови кључа ниÑу дефиниÑани!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Ðаправи нови кључ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Измени кључ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Име кључа :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тип кључа :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>мора</b> бити име <b>Ñамо</b> примарног кључа!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Додај у кључ &nbsp;%s&nbsp;колона(е)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Број колона мора бити већи од нуле."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðе могу да премеÑтим табелу у Ñаму Ñебе!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðе могу да копирам табелу у Ñаму Ñебе!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Табела %s је померена у %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Табела %s је копирана у %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Има табеле је празно!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Промени редоÑлед у табели"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(по једном пољу)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Помери табелу у (база<b>.</b>табела):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Опције табеле"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Промени име табеле у "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Копирај табелу у (база<b>.</b>табела):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Пређи на копирану табелу"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Радње на табели"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Дефрагментирај табелу"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Табела %s је оÑвежена"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ОÑвежи табелу (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Радње на табели"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Чешки"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Поправи табелу"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Провери референцијални интегритет:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Прикажи табеле"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Заузеће"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Заузеће"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Ефективне"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатиÑтике реда"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Име"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамички"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Дужина реда"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Величина реда"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Унутрашње релације"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ðема одабраних редова"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Ðаправи \"упит по примеру\" (џокер: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Изабери поља (најмање једно)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додај уÑлове претраживања (део \"WHERE\" упита):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Број редова по Ñтрани"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "РедоÑлед приказа:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Прегледај различите вредноÑти"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "нема"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Табела %s је одбачена"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Примарни кључ је управо додат %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Кључ је управо додат %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Релациони поглед"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Предложи Ñтруктуру табеле"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Додај %s поља"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Ðа крају табеле"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Ðа почетку табеле"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "ПоÑле %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Ðаправи кључ на&nbsp;%s&nbsp;колона"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Подаци"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "КориÑничко име:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Тип извоза"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "ПерÑијÑки"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Ðаправи релацију"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8324,48 +8304,65 @@ msgstr ""
"Ðема подршке за теме, молимо проверите конфигурацију и/или теме у "
"директоријуму %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДоÑтупни MIME-типови"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-типови приказани у курзиву немају одвојене функције транÑформације."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДоÑтупне транÑформације"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ОпиÑ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ðије Вам дозвољено да будете овде!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профил је промењен."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "назив за VIEW"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Промени име табеле у "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðе могу да учитам iconv или recode екÑтензије потребне за конверзију "
+#~ "Ñкупова знакова, подеÑите PHP да дозволи коришћење ових екÑтензија или "
+#~ "онемогућите конверзију Ñкупова знакова у phpMyAdmin-у."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ðе могу да кориÑтим iconv или libiconv или recode_string функције иако "
+#~ "екÑтензија пријављује да је учитана. Проверите вашу PHP конфигурацију."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 8137098c48..13008a9ae3 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: serbian_latin <sr@latin@li.org>\n"
@@ -15,19 +15,19 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Prikaži sve"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Broj strane:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,300 +37,300 @@ msgstr ""
"zatvorili matiÄni prozor, ili vaÅ¡ pretraživaÄ onemogućava ažuriranje meÄ‘u "
"prozorima zbog sigurnosnih podešavanja"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Pretraživanje"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Kreni"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ime kljuÄa"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Opis"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Koristi ovu vrednost"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "Baza %s je odbaÄena."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Komentar baze:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Komentari tabele"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Imena kolona"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tip"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Podrazumevano"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Veze ka"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ne"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Da"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Å tampaj"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Izaberi sve"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ništa"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ime baze nije zadato!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Baza %s je preimenovana u %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Baza %s je prekopirana u %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Preimenuj bazu u"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Naredba"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "i onda"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiraj bazu u"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Samo struktura"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktura i podaci"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Samo podaci"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE pre kopiranja"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Dodaj %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Dodaj AUTO_INCREMENT vrednost"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Dodaj ograniÄenja"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Prebaci se na kopiranu bazu"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Omogućeno"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Onemogućeno"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Popravi tabelu"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Onemogućeno"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Omogućeno"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Sortiranje"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -339,54 +339,54 @@ msgstr ""
"Dodatne mogućnosti za rad sa povezanim tabelama su iskljuÄene. Da biste "
"saznali zašto, kliknite %sovde%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Uređivanje PDF strana"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabela"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Redova"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "VeliÄina"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "se koristi"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Napravljeno"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Poslednja izmena"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Poslednja provera"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -395,418 +395,426 @@ msgstr[0] "%s tabela"
msgstr[1] "%s tabela"
msgstr[2] "%s tabela"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit je uspešno izvršen"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Morate izabrati bar jednu kolonu za prikaz"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortiranje"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Rastući"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Opadajući"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Prikaži"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriterijum"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "i"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ili"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Promeni"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Dodaj/obriši polje za kriterijum"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Dodaj/obriši kolonu"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Ažuriraj upit"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Koristi tabele"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit na bazi <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Izvrši SQL upit"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Pristup odbijen"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "bar jednu od reÄi"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "sve reÄi"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "taÄan izraz"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kao regularni izraz"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Rezultati pretrage za \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s pogodaka unutar tabele <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s pogodaka unutar tabele <i>%s</i>"
+msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
+msgstr[2] "%s pogodaka unutar tabele <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Pregled"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Obriši"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Ukupno:</b> <i>%s</i> pogodaka"
-
-#: db_search.php:299
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Ukupno:</b> <i>%s</i> pogodaka"
+msgstr[1] "<b>Ukupno:</b> <i>%s</i> pogodaka"
+msgstr[2] "<b>Ukupno:</b> <i>%s</i> pogodaka"
+
+#: db_search.php:281
msgid "Search in database"
msgstr "Pretraživanje baze"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "ReÄi ili vrednosti koje se traže (džoker: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Traži:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "ReÄi se odvajaju razmakom (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Unutar tabela:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Unutar tabela:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Novi zapis"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktura"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Odbaci"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Isprazni"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabela %s je ispražnjena"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Pogled %s je odbaÄen"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabela %s je odbaÄena"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Pogled"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikacija"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Ukupno"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "OznaÄeno:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "OznaÄi sve"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "nijedno"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Proveri tabele koje imaju prekoraÄenja"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Za Å¡tampu"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Proveri tabelu"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimizuj tabelu"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Popravi tabelu"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analiziraj tabelu"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Izvoz"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ReÄnik podataka"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Proveri tabelu"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Baza podataka"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Napravi relaciju"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Napravi"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Akcija"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Persijski"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Samo struktura"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Proveri tabelu"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Proveri tabelu"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Baza podataka"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Odabrani tip izvoza mora biti saÄuvan u datoteku!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedovoljno prostora za snimanje datoteke %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -814,17 +822,17 @@ msgstr ""
"Datoteka %s već postoji na serveru, promenite ime datoteke ili ukljuÄite "
"opciju prepisivanja."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Veb serveru nije dozvoljeno da saÄuva datoteku %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sadržaj baze je saÄuvan u datoteku %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -833,14 +841,14 @@ msgstr ""
"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte "
"%sdokumentaciju%s za naÄine prevazilaženja ovog ograniÄenja."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Datoteku nije moguće proÄitati"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -849,7 +857,7 @@ msgstr ""
"Pokušali ste da uvezete datoteku sa kompresijom koja nije podržana (%s). Ili "
"podrÅ¡ka za nju nije implementirana, ili je iskljuÄena u vaÅ¡oj konfiguraciji."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -859,29 +867,29 @@ msgstr ""
"ili veliÄina datoteke prevazilazi maksimalnu veliÄinu dozvoljenu u vaÅ¡oj "
"konfiguraciji PHP-a. Pogledajte. See FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Ne mogu da uÄitam dodatke za uvoz, molim proverite svoju instalaciju!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ObeleživaÄ je upravo obrisan."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Prikazivanje markera"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Napravljen marker %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Uvoz je uspešno završen, izvršeno je %d upita."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -889,7 +897,7 @@ msgstr ""
"Vreme izvršenja skripta je isteklo, ako želite da dovršite uvoz, molimo "
"pošaljite istu datoteku i uvoz će se nastaviti."
-#: import.php:426
+#: 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."
@@ -898,19 +906,19 @@ msgstr ""
"znaÄi da phpMyAdmin neće biti u mogućnosti da zavrÅ¡i ovaj uvoz osim ako ne "
"povećate vremenska ograniÄenja u PHP-u"
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Nazad"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin preferira ÄitaÄe koji podržavaju okvire."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -918,15 +926,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" komanda je onemogućena."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Da li stvarno hoćete da "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Ovim ćete UNIŠTITI kompletnu bazu podataka!"
@@ -955,39 +963,39 @@ msgstr "Ime domaćina je prazno!"
msgid "The user name is empty!"
msgstr "Ime korisnika nije uneto!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Lozinka je prazna!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Lozinke nisu identiÄne!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Otkaži"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Izmene su saÄuvane"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relacija obrisana"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Dodata interna relacija"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Greška: relacija nije dodata."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Greška: relacija već postoji."
@@ -995,13 +1003,13 @@ msgstr "Greška: relacija već postoji."
msgid "Error saving coordinates for Designer."
msgstr "Greška pri snimanju koordinata za Dizajner."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Opšte osobine relacija"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Onemogućeno"
@@ -1017,124 +1025,134 @@ msgstr "Izaberi strani kljuÄ"
msgid "Please select the primary key or a unique key"
msgstr "Molimo izaberite primarni ili jedinstveni kljuÄ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Izaberi polja za prikaz"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Napravi lozinku"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Napravi"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Podaci"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Prethodna"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Sledeći"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ukupno"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarni"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "avg"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1142,197 +1160,197 @@ msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "avg"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ned"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Uto"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pet"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Sre"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ned"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Uto"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sre"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ÄŒet"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pet"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "se koristi"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "u sekundi"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "VeliÄina fonta"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Nepoznata greška pri slanju datoteke."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Poslata datoteka prevazilazi vrednost direktive upload_max_filesize u php."
"ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1340,101 +1358,101 @@ msgstr ""
"Poslata datoteka prevazilazi vrednost direktive MAX_FILE_SIZE koja je "
"navedena u HTML formi."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Poslata datoteka je samo delimiÄno primljena."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Nedostaje privremeni direktorijum."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Neuspelo upisivanje datoteke na disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Prijem datoteke zaustavljen zbog ekstenzije."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Greška u premeštanju primljene datoteke, pogledajte FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "KljuÄ nije definisan!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "KljuÄevi"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Jedinstveni"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalnost"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Komentari"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Promeni"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Primarni kljuÄ je obrisan"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "KljuÄ %s je obrisan"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Baze"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Greška"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1442,7 +1460,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Nema odabranih redova"
msgstr[1] "Nema odabranih redova"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1450,89 +1468,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Nema odabranih redova"
msgstr[1] "Nema odabranih redova"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Nema detaljnijih informacija o statusu za ovaj pogon skladištenja."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s je dostupan na ovom MySQL serveru."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s je onemogućen na ovom MySQL serveru."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ovaj MySQL server ne podržava %s pogon skladištenja."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Neispravna baza podataka"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Neispravan naziv tabele"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Greška pri preimenovanju tabele %1$s u %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabeli %s promenjeno ime u %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nema ispravne putanje do slika za temu %s!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Pregled ne postoji."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "preuzmi"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Nije pronađena podrazumevana tema %s!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Nije pronađena tema %s!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nije pronađena putanja do teme za temu %s!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ne mogu da se povežem: neispravna podešavanja."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Dobrodošli na %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1541,7 +1559,7 @@ msgstr ""
"Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. "
"Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1553,61 +1571,61 @@ msgstr ""
"php i uverite se da odgovaraju podacima koje ste dobili od administratora "
"MySQL servera."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Prijavljivanje"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentacija"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Lozinka:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Izbor servera"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ne mogu da se prijavim na MySQL server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "PogreÅ¡no korisniÄko ime/lozinka. Pristup odbijen."
@@ -1645,27 +1663,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ne mogu da uÄitam iconv ili recode ekstenzije potrebne za konverziju skupova "
-"znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili onemogućite "
-"konverziju skupova znakova u phpMyAdmin-u."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako "
-"ekstenzija prijavljuje da je uÄitana. Proverite vaÅ¡u PHP konfiguraciju."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1681,13 +1679,13 @@ msgstr ""
"nedostaje navodnik ili taÄka-zarez.<br />Ako dobijete praznu stranu, sve je "
"u redu."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1695,205 +1693,205 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> direktiva MORA biti podešena u "
"konfiguracionoj datoteci!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Neispravan metod autentikacije je zadat u konfiguraciji:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Trebalo bi da unapredite vaš %s server na verziju %s ili noviju."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksimalna veliÄina: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentacija"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL upit"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL reÄe: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "PreskoÄi objaÅ¡njavanje SQL-a"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "bez PHP koda"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Napravi PHP kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Osveži"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "PreskoÄi proveru SQL-a"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Proveri SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Skladištenja"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profilisanje"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Vreme"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "bajtova"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. u %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekundi"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "PoÄetak"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Prethodna"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Kraj"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pređi na bazu &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operacije"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1901,212 +1899,202 @@ msgid ""
msgstr ""
"ne mogu da uÄitam ekstenziju %s,<br />molim proverite PHP konfiguraciju"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Događaji"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ime"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Baza %s je odbaÄena."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Baza je izgleda prazna!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Upit po primeru"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dizajner"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Uvoz"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutine"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Povratni tip"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Može biti približno. Vidite FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "PrekoraÄenje"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Konekcija za controluser-a, onako kako je definisana u vašoj konfiguraciji, "
"nije uspela."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server ne odgovara"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Promeni lozinku"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Nema lozinke"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Lozinka"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Ponovite unos"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Heširanje lozinke"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibilno"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Napravi lozinku"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Napravi"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Napravi novu bazu podataka"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Napravi"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Nema privilegija"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabela mora imati barem jedno polje."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Napravi novu tabelu u bazi %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Broj polja"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nije moguće uÄitati dodatke za izvoz, molimo proverite svoju instalaciju!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Prikaži %s redova poÄevÅ¡i od reda %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "SaÄuvaj kao datoteku"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "SaÄuvaj na server u direktorijum %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće datoteke"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Å ablon imena datoteke"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "naziv servera"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "naziv baze"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "naziv tabele"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2117,40 +2105,40 @@ msgstr ""
"koristite stringove za formatiranje vremena. Takođe će se desiti i sledeće "
"transformacije: %3$s. Preostali tekst će ostati kako jeste."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "zapamti Å¡ablon"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Karakter set datoteke:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "nema"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipovano\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip-ovano\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip-ovano\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "Mod SQL kompatibilnosti"
@@ -2175,7 +2163,7 @@ msgstr ""
msgid "File to import"
msgstr "Datoteka za uvoz"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Lokacija tekstualne datoteke"
@@ -2183,13 +2171,13 @@ msgstr "Lokacija tekstualne datoteke"
msgid "File uploads are not allowed on this server."
msgstr "Slanje datoteka na ovaj server nije dozvoljeno."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktorijum koji ste izabrali za slanje nije dostupan"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "direktorijum za slanje veb servera "
@@ -2220,13 +2208,13 @@ msgstr ""
"ograniÄenja. Ovo može biti dobar naÄin uvoza velikih datoteka, ali sa druge "
"strane može pokvariti transakcije."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format datoteka za uvoz"
@@ -2270,176 +2258,176 @@ msgstr "Uspravno"
msgid "Paper size"
msgstr "Dimenzije papira"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Jezik"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d nije ispravan broj reda."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr " redova poÄev od reda"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "horizontalnom"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "horizontalnom (rotirana zaglavlja)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikalnom"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ova operacija može da potraje. Da li da nastavimo?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sortiraj po kljuÄu"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Opcije"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Deo teksta"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Pun tekst"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Relaciona shema"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Relaciona shema"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Sakrij"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Tranformacije ÄitaÄa"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Izvrši upamćen upit"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Red je obrisan"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Obustavi"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "u upitu"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Prikaz zapisa"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "ukupno"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sekundi"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Promeni"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operacije na rezultatima upita"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Pogled za Å¡tampu (sa punim tekstom)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Veza nije pronađena"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Informacije o verziji"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Osnovni direktorijum podataka"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"ZajedniÄki deo putanje direktorijuma za sve InnoDB datoteke sa podacima."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Datoteke sa podacima"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Korak automatskog proširenja"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2447,11 +2435,11 @@ msgstr ""
" VeliÄina koraka proÅ¡irenja veliÄine tabela koje se automatski proÅ¡iruju "
"kada se napune."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "VeliÄina prihvatnika"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2459,85 +2447,85 @@ msgstr ""
"VeliÄina memorijskog prihvatnika koje InnoDB koristi za keÅ¡iranje podataka i "
"indeksa svojih tabela."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Skup prihvatnika"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Korišćenje skupa prihvatnika"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Ukupno"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "strana"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Slobodne strane"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Prljave strane"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Strane sa podacima"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Strane koje treba da budu usklađene"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Zauzete strane"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Zabravljene strane"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Aktivnost skupa prihvatnika"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Zahtevi za Äitanje"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Zahtevi za upis"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "PromaÅ¡aji pri Äitanju"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "ÄŒekanja na upis"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "PromaÅ¡aji Äitanja u %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "ÄŒekanja na upis u %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "VeliÄina pokazivaÄa podataka"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2545,11 +2533,11 @@ msgstr ""
"Podrazumevana veliÄina pokazivaÄa u bajtovima, koristi se pri CREATE TABLE "
"za MyISAM tabele kada nije zadata opcija MAX_ROWS"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Režim automatskog oporavka"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2557,11 +2545,11 @@ msgstr ""
"Režim automatskog oporavka puknutih MyISAM tabela, podešen pri startovanju "
"servera opcijom --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maksimalna veliÄina privremenih datoteka za sortiranje"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2571,11 +2559,11 @@ msgstr ""
"kreiranju MyISAM indeksa (u toku REPAIR TABLE, ALTER TABLE, ili LOAD DATA "
"INFILE operacija)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maksimalna veliÄina privremenih datoteka pri kreiranju indeksa"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2585,11 +2573,11 @@ msgstr ""
"bila veća nego pri korišćenju keÅ¡a kljuÄeva za ovde zadatu vrednost, koristi "
"metod keÅ¡iranja kljuÄeva"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Niti popravke"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2597,11 +2585,11 @@ msgstr ""
"Ako je vrednost veća od 1, indeksi MyISAM tabela se paralelno kreiraju "
"(svaki indeks u sopstvenoj niti) za vreme procesa popravke sortiranjem."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "VeliÄina prihvatnika za sortiranje"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2609,73 +2597,73 @@ msgstr ""
"Prihvatnik koji se alocira pri sortiranju MyISAM indeksa za vreme operacije "
"REPAIR TABLE ili pri kreiranju indeksa sa CREATE INDEX ili ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "VeliÄina prihvatnika za sortiranje"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2683,49 +2671,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "VeliÄina prihvatnika za sortiranje"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2733,148 +2721,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Linije se završavaju sa"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Polja ograniÄena sa"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Escape karakter &nbsp; &nbsp; &nbsp;"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Linije se završavaju sa"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Zameni NULL sa"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Stavi imena polja u prvi red"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV za MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel izdanje"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Podaci"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Prikaz podataka tabele"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktura tabele"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "UkljuÄi komentar tabele"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Komentar tabele"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Nastavljen komentar tabele"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Oznaka kljuÄa"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relacije"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-tipovi"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Domaćin"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Vreme kreiranja"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Verzija servera"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "verzija PHP-a"
@@ -2882,23 +2870,23 @@ msgstr "verzija PHP-a"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document Spreadsheet"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Open Document Text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Pravi izveštaj koji sadrži podatke jedne tabele)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Naslov izveštaja"
@@ -2906,101 +2894,101 @@ msgstr "Naslov izveštaja"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Dodaj komentar u zaglavlje (\\n razdvaja linije)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Obavi izvoz u transakciji"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "IskljuÄi provere stranih kljuÄeva"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Opcije za izvoz baze"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Koristi ' za ograniÄavanje imena polja"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Dodaj u komentare"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Datumi kreiranja/ažuriranja/provere"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Kompletan INSERT (sa imenima polja)"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Prošireni INSERT"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maksimalna dužina napravljenog upita"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Koristi odložena umetanja"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Ignoriši duplikate pri umetanju"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Koristi heksadecimalno za BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Tip izvoza"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedure"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funkcije"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "OgraniÄenja za izvezene tabele"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "OgraniÄenja za tabele"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TIPOVI ZA TABELU"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE TABELE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "OkidaÄi"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktura za pogled (view)"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Struktura koja zamenjuje pogled"
@@ -3008,172 +2996,172 @@ msgstr "Struktura koja zamenjuje pogled"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Tip izvoza"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Tip izvoza"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Tip izvoza"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Tip izvoza"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Otvori novi phpMyAdmin prozor"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Nema tabela"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL rezultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Generisao"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan rezultat (nula redova)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktura"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Zameni podatke u tabeli sa podacima iz datoteke"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignoriši duplicirane redove"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Imena kolona"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Neispravni parametri za CSV uvoz: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Zadata je neispravna kolona (%s)!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Neispravan format CSV ulaza na liniji %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Neispravan broj polja u CSV ulazu na liniji %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Naziv tabele"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV koristeći LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Koristi kljuÄnu reÄ LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ovaj dodatak ne podržava kompresovane uvoze!"
@@ -3189,7 +3177,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3200,13 +3188,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "Verzija MySQL klijenta"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3214,534 +3202,538 @@ msgid "None"
msgstr "nema"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primarni"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "KljuÄ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tekst kljuÄ"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Nema izmena"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karakter set"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binarni"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bugarski"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Pojednostavljeni kineski"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Tradicionalni kineski"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "Ne razlikuje mala i velika slova"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "Razlikuje mala i velika slova"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Hrvatski"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Češki"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danski"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engleski"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonski"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "NemaÄki"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "reÄnik"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonski imenik"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Mađarski"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandski"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japanski"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Letonski"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litvanski"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korejski"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persijski"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Poljski"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Zapadnoevropski"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumunski"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "SlovaÄki"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "SlovenaÄi"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Å panski"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Tradicionalni Å¡panski"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Å vedski"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tajski"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turski"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrajinski"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unikod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "viÅ¡ejeziÄki"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centralnoevropski"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruski"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "BaltiÄki"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Jermenski"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "ĆiriliÄni"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arapski"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebrejski"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzijski"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "GrÄki"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ÄŒeÅ¡ko-slovaÄki"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "nepoznat"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "PoÄetna strana"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Odjavljivanje"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Prozor za upite"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ne postoje opcije za ovaj format"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "nije u redu"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "U redu"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Omogućeno"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Prikaži osobine"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Pravljenje PDF-ova"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Prikazujem komentare kolone"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Zapamćen SQL-upit"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL istorijat"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "nema opisa"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ime korisnika"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sortiranje"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
#, fuzzy
msgid "Master status"
msgstr "Prikaži status podređenih servera"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "Prikaži status podređenih servera"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Promenljiva"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Vrednost"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "ID servera"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Bilo koji korisnik"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Koristi tekst polje"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bilo koji domaćin"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokalni"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ovaj server"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Koristi tabelu domaćina"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Napravi lozinku"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Sadržaj tabele __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(nastavljeno)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktura tabele __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nepoznat jezik: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serveri"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Promenljive"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Kodne strane"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Skladištenja"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binarni dnevnik"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Procesi"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Pretraživanje baze"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Pretraživanje baze"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Imena kolona"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Zapamti SQL-upit"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Zameni postojeće zapamćene upite istog imena"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit izvan prozora"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "GraniÄnik"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Prikaži ponovo ovaj upit"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Pošalji"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Vidi samo"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3749,7 +3741,7 @@ msgstr ""
"Izgleda da postoji greška u vašem SQL upitu. Ovde je poruka o greški MySQL "
"servera, koja vam može pomoći u otkrivanju problema"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3771,35 +3763,35 @@ msgstr ""
"jedini upit koji stvara probleme i pošaljite nam izveštaj o grešci sa delom "
"koda u donjoj REZ sekciji:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "POÄŒETAK REZ"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "KRAJ REZ"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "POÄŒETAK SIROVO"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "KRAJ SIROVO"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Navodnik nije zatvoren"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Neispravan iG¤entifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Nepoznat string interpunkcije"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3808,21 +3800,21 @@ msgstr ""
"SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane "
"neophodne PHP ekstenzije opisane u %sdokumentaciji%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabela je izgleda prazna!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Dužina/Vrednost*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3840,7 +3832,7 @@ msgstr ""
"(\"'\") koristite ih u \"izbegnutom\" (escaped) obliku (na primer '\\\\xyz' "
"ili 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3848,12 +3840,12 @@ msgstr ""
"Za podrazumevanu vrednost, unesite samo jednu vrednost, bez kosih crta ili "
"navodnika u ovom obliku: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributi"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3862,11 +3854,11 @@ msgstr ""
"Za listu dostupnih opcija transformacije i njihove transformacije MIME-"
"tipova, kliknite na %sopise transformacija%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Opcije transformacije"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3878,18 +3870,18 @@ msgstr ""
"apostrof (\"'\") u te vrednosti, stavite obrnutu kosu crtu ispred njih (na "
"primer '\\\\xyz' ili 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "nema"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3897,39 +3889,39 @@ msgid ""
msgstr ""
"Nema opisa za ovu transformaciju.<br />Molimo pitajte autora Å¡ta %s radi."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Pogon skladištenja"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "SaÄuvaj"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Dodaj %s polja"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Morate dodati barem jedno polje."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Događaji"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3947,7 +3939,7 @@ msgstr ""
"ime datoteke. Ako date drugu opciju, prva mora biti postavljena na prazan "
"string"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3955,8 +3947,8 @@ msgstr ""
"Prikazuje heksadecimalni prikaz podataka. Opcioni prvi parametar određuje "
"koliko Äesto se dodaje prazno mesto (podrazumevano svaka 2 nibla)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3964,11 +3956,11 @@ msgstr ""
"Prikazuje umanjenu sliku na koju je moguće kliknuti; opcije: širina, visina "
"u pikselima (Äuva originalni odnos)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Prikazuje link ka ovoj snimci (npr. direktno preuzimanje iz BLOB-a)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3999,7 +3991,7 @@ msgstr ""
"dokumentaciju za funkciju strftime() dok je za \"utc\" to urađeno "
"korišćenjem fukcije gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4034,7 +4026,7 @@ msgstr ""
"1). Ako je Äetvrti parametar postavljen na 1, NOWRAP će biti dodato ćeliji "
"sa sadržajem tako da će izlaz biti prikazan bez izmena. (podrazumevano 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4044,7 +4036,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Čuva originalno formatiranje polja. Escaping se ne vrši."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4059,7 +4051,7 @@ msgstr ""
"kao \"http://domain.com/\", druga opcija je širina u pikselima, treća je "
"visina."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4073,17 +4065,17 @@ msgstr ""
"Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "
"\"http://domain.com/\", druga opcija je naslov za link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formatira tekst kao SQL upit sa obeležavanjem sintakse."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4105,68 +4097,68 @@ msgstr "U ZIP arhivi nema datoteka!"
msgid "Error in ZIP archive:"
msgstr "Greška u ZIP arhivi:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "Akcija"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Sortiranje za MySQL vezu"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Poništi"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Verzija protokola"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Korisnik"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL set karaktera"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "Verzija MySQL klijenta"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "verzija PHP-a"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Prikaži informacije o PHP-u"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin veb sajt"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4178,7 +4170,7 @@ msgstr ""
"ovim podešavanjima, otvoren je za upade, i zaista treba da ispravite ovaj "
"sigurnosni rizik."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4188,7 +4180,7 @@ msgstr ""
"opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim "
"podacima!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4198,7 +4190,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:290
+#: main.php:289
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 "
@@ -4206,25 +4198,25 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4233,81 +4225,81 @@ 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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Baza ne postoji"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Datoteke"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Kalendar"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Napravi tabelu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Izaberite bazu"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tabela nije pronađena ili nije postavljena u %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Izaberite stranu koju menjate"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Napravi novu stranu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Broj strane:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatski raspored"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Unutrašnje relacije"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Izaberi tabele"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "UkljuÄi/iskljuÄi radnu tablu"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4315,113 +4307,113 @@ msgstr ""
"Trenutna strana ima reference na tabele koje više ne postoje. Želite li da "
"obrišete te reference?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabela \"%s\" ne postoji!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Podesite koordinate za tabelu %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Shema baze \"%s\" - Strana %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Nema tabela"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relaciona shema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Sadržaj"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Dodatno"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Prikaži/sakrij meni s leve strane"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "SaÄuvaj poziciju"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Napravi tabelu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Napravi relaciju"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Ponovo uÄitaj"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Pomoć"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Uglaste veze"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direktne veze"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Drži se mreže"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Sve malo/veliko"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Promeni malo/veliko"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Izvoz/uvoz koordinata za PDF shemu"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Premesti meni"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Sakrij/prikaži sve"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Sakrij/prikaži tabele bez relacija"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Broj tabela"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Obriši relaciju"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Da odaberete relaciju, kliknite :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4436,137 +4428,137 @@ msgstr ""
"polje za prikaz, kliknite na ikonu „Izaberi polje za prikaz“, a potom na "
"naziv odgovarajućeg polja."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabela %s je odbaÄena"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Izvor/uvoz u razmeri"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "preporuÄeno"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "od/do stranice"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Uvoz datoteka"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Sve"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Izaberite binarni dnevnik za pregled"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Datoteke"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Prikaži skraćene upite"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Prikaži kompletne upite"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Naziv dnevnika"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozicija"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Vrsta događaja"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Originalna pozicija"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Informacije"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karakter setovi i sortiranje"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Nije izabrana ni jedna baza."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s baza je uspeÅ¡no odbaÄeno."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Statistika baze"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabele"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Baza ne postoji"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikacija"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Proveri privilegije za bazu &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Proveri privilegije"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "UkljuÄi statistike"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "IskljuÄi statistike"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4574,11 +4566,11 @@ msgstr ""
"Napomena: ukljuÄivanje statistika može prouzrokovati veliki saobraćaj izmeÄ‘u "
"veb i MySQL servera."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Pogoni skladištenja"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Prikaži sadržaj (shemu) baze"
@@ -4781,20 +4773,20 @@ msgid "None"
msgstr "nema"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Privilegije vezane za tabele"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Napomena: MySQL imena privilegija moraju da budu na engleskom "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globalne privilegije"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Privilegije vezane za bazu"
@@ -4818,97 +4810,97 @@ msgstr "Podaci o prijavi"
msgid "Do not change the password"
msgstr "Nemoj da menjaš lozinku"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Korisnik nije nađen."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Korisnik %s već postoji!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ažurirali ste privilegije za %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Zabranili ste privilegije za %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Lozinka za %s je uspešno promenjena."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Brišem %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Nijedan korisnik nije odabran za brisanje!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Ponovo uÄitavam privilegije"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Izabrani korisnici su uspešno obrisani."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegije su uspeÅ¡no ponovo uÄitane."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Promeni privilegije"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Zabrani"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Pregled korisnika"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Omogući"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Bilo koji"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Dodaj novog korisnika"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Ukloni izabrane korisnike"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Obustavi sve aktivne privilegije korisnika i zatim ih obriši."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Odbaci baze koje se zovu isto kao korisnici."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4921,158 +4913,158 @@ msgstr ""
"server koristi ako su vrÅ¡ene ruÄne izmene. U tom sluÄaju %sponovo uÄitajte "
"privilegije%s pre nego Å¡to nastavite."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Privilegije vezane za kolone"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Dodaj privilegije na sledećoj bazi"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Dodaj privilegije na sledećoj tabeli"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Promeni informacije o prijavi / Kopiraj korisnika"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Napravi novog korisnika sa istim privilegijama i ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... saÄuvaj stare."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... obriši stare iz tabela korisnika."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... obustavi sve privilegije starog korisnika i zatim ga obriši."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... obriÅ¡i starog iz tabele korisnika i zatim ponovo uÄitaj privilegije."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Baza za korisnika"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "nema"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Napravi bazu sa istim imenom i dodaj sve privilegije"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Daj sve privilegije na imenu sa džokerima (korisniÄko_ime\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Proveri privilegije za bazu &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "globalno"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "SpecifiÄno za bazu"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "džoker"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Proces %s je uspešno prekinut."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin nije mogao da prekine proces %s. Verovatno je već zatvoren."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Prikaži status podređenih servera"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5081,118 +5073,118 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Izaberite bazu"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tekst kljuÄ"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Tekst kljuÄ"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sub"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5202,11 +5194,11 @@ msgstr ""
"prevazišle vrednost u binlog_cache_size i koristile privremenu datoteku da "
"smeste izraze iz transakcije."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Broj transakcija koje su koristile keš privremenog binarnog dnevnika."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5218,11 +5210,11 @@ msgstr ""
"povećate vrednost tmp_table_size kako bi uÄinili da privremene tabele budu "
"bazirane u memoriji umesto na disku."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Koliko privremenih datoteka je mysqld napravio."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5230,7 +5222,7 @@ msgstr ""
"Broj privremenih tabela koje je server automatski kreirao u memoriji dok je "
"izvršavao izraze."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5238,7 +5230,7 @@ msgstr ""
"Broj redova upisanih sa INSERT DELAYED za koje je javljena neka greška "
"(verovatno duplirani kljuÄ)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5246,23 +5238,23 @@ msgstr ""
"Broj INSERT DELAYED rukovalaÄkih niti u upotrebi. Svaka posebna tabela nad "
"kojom se koristi INSERT DELAYED dobija svoju nit."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Broj upisanih INSERT DELAYED redova."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Broj izvršenih FLUSH izraza."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Broj internih COMMIT izraza."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Broj brisanja nekog reda tabele."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5272,7 +5264,7 @@ msgstr ""
"tabelu određenog imena. To se naziva otkrivanjem (discovery). "
"Handler_discover oznaÄava broj puta kada je otkrivena tabela."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5282,7 +5274,7 @@ msgstr ""
"može znaÄiti da server radi puno punih skeniranja indeksa; na primer SELECT "
"kol1 FROM nešto, pod pretpostavkom da je kol1 indeksirano."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5290,7 +5282,7 @@ msgstr ""
"Broj zahteva za Äitanje reda zasnovanih na kljuÄu. Ako je ovaj broj visok, "
"to je dobar pokazatelj da su vaši upiti i tabele propisno indeksirani."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5300,7 +5292,7 @@ msgstr ""
"kada radite upit po koloni indeksa sa ograniÄenjem opsega ili ako radite "
"skeniranje indeksa."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5308,7 +5300,7 @@ msgstr ""
"Broj zahteva za Äitanjem prethodnog reda u poretku kljuÄeva. Ova metoda "
"Äitanja se uglavnom koristi za optimizaciju ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5320,7 +5312,7 @@ msgstr ""
"mnogo upita koji zahtevaju da MySQL skenira cele tabele ili imate spojeve "
"koji ne koriste kljuÄeve propisno."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5332,35 +5324,35 @@ msgstr ""
"nisu propisno indeksirane ili da vaši upiti nisu napisani da iskoriste već "
"postojeće indekse."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Broj internih ROLLBACK izraza."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Broj zahteva za ažuriranje reda u tabeli."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Broj zahteva za upisivanje reda u tabelu."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Broj strana koje sadrže podatke (Äistih ili prljavih)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Broj strana koje su trenutno prljave."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Broj strana u ostavi bafera za koje je traženo da budu oÄišćene."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Broj slobodnih strana."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5370,7 +5362,7 @@ msgstr ""
"Äita ili se u njih upisuje ili iz nekog drugog razloga ne mogu biti oÄišćene "
"niti uklonjene."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5382,11 +5374,11 @@ msgstr ""
"se takoÄ‘e može izraÄunati i na sledeći naÄin Innodb_buffer_pool_pages_total "
"- Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Puna veliÄina ostave bafera, u stranama."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5394,7 +5386,7 @@ msgstr ""
"Broj „nasumiÄnih“ pred-Äitanja koja je InnoDB pokrenuo. Ovo se deÅ¡ava kada "
"upit treba da skenira veliki deo tabele ali nasumiÄnim redosledom."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5402,11 +5394,11 @@ msgstr ""
"Broj sekvencijalnih pred-Äitanja koja je InnoDB pokrenuo. Ovo se deÅ¡ava kada "
"InnoDB radi sekvencijalno skeniranje cele tabele."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Broj logiÄkih zahteva za Äitanje koje je InnoDB uradio."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5414,7 +5406,7 @@ msgstr ""
"Broj logiÄkih Äitanja koja InnoDB nije mogao da zadovolji iz ostave bafera "
"te je morao da radi Äitanje pojedinaÄne strane."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5428,55 +5420,55 @@ msgstr ""
"deÅ¡avanja ovih Äekanja. Ako je veliÄina ostave bafera postavljena kako "
"treba, ova vrednost vi trebalo da je niska."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Broj upisa uÄinjenih u InnoDB ostavu bafera."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Broj fsync() operacija do sada."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Trenutni broj fsync() operacija na Äekanju."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Trenutni broj Äitanja na Äekanju."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Trenutni broj upisa na Äekanju."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "KoliÄina podataka proÄitanih do sada, u bajtovima."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Ukupan broj Äitanja podataka."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Ukupan broj upisa podataka."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "KoliÄina podataka upisanih do sada, u bajtovima"
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane "
"u ovu svrhu."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Broj izvršenih dvoupisnih (doublewrite) upisa i broj strana koje su upisane "
"u ovu svrhu."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5484,35 +5476,35 @@ msgstr ""
"Broj Äekanja koja smo imali zato Å¡to je bafer dnevnika bio premali te smo "
"morali da saÄekamo da bude oÄišćen pre nastavka."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Broj zahteva za upis u dnevnik."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Broj fiziÄkih upisa u datoteku dnevnika."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Broj fsyncs upisa naÄinjenih u datoteku dnevnika."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Broj fsync-ova za datoteku dnevnika na Äekanju."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Broj upisa u datoteku dnevnika na Äekanju."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Broj bajtova upisanih u datoteku dnevnika."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Broj napravljenih strana."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5521,52 +5513,52 @@ msgstr ""
"vrednosti se raÄunaju u stranama; veliÄina strane omogućava da se one lako "
"konvertuju u bajtove."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Broj proÄitanih strana."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Broj zapisanih strana."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Broj brava za redove koje se trenutno Äekaju."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "ProseÄno vreme za dobavljanje brave za red, u milisekundama."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Ukupno vremena provedeno u dobavljanju brava za redove, u milisekundama."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Najduže vreme za dobavljanje brave za red, u milisekundama."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Broj puta kada se morala Äekati brava za red."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Broj redova obrisanih iz InnoDB tabela."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Broj redova umetnutih u InnoDB tabele."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Broj redova proÄitanih iz InnoDB tabela."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Broj redova ažuriranih u InnoDB tabelama."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5574,7 +5566,7 @@ msgstr ""
"Broj blokova kljuÄeva u keÅ¡u kljuÄeva koji su izmenjeni ali joÅ¡ nisu poslati "
"na disk. Ovo je ranije bilo poznato kao Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5582,7 +5574,7 @@ msgstr ""
"Broj neiskorišćenih blokova u keÅ¡u kljuÄeva. Ovu vrednost možete da "
"koristite da utvrdite koliki deo keÅ¡a kljuÄeva je u upotrebi."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5592,11 +5584,11 @@ msgstr ""
"vodostaja“ koja pokazuje najveći ikada broj blokova koji je bio u upotrebi u "
"isto vreme."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Broj zahteva za Äitanje bloka kljuÄeva iz keÅ¡a."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5606,15 +5598,15 @@ msgstr ""
"je vaša vrednost za key_buffer_size verovatno premala. Stepen promašaja keša "
"se može izraÄunati kao Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Broj zahteva za upisivanje bloka kljuÄeva u keÅ¡."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Broj fiziÄkih upisa bloka kljuÄeva na disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5624,11 +5616,11 @@ msgstr ""
"upita. Korisno za uporeÄ‘ivanje cene razliÄitih planova upita za isti upit. "
"Podrazumevana vrednost 0 znaÄi da joÅ¡ nije bio kompajliran nijedan upit."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Broj redova u INSERT DELAYED redovima Äekanja koji Äekaju upisivanje."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5636,36 +5628,36 @@ msgstr ""
"Broj tabela koje su bile otvarane. Ako je broj veliki, vaš keš tabela je "
"verovatno premali."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Broj otvorenih datoteka."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Broj otvorenih tokova (koristi se prvenstveno za vođenje dnevnika (logging))."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Broj otvorenih tabela."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Broj slobodnih memorijskih blokova u u kešu upita."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "KoliÄina slobodne memorije za keÅ¡ upita."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Broj pogodaka iz keša."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Broj upita dodatih u keš."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5677,7 +5669,7 @@ msgstr ""
"keša za upite. Keš za upite koristi strategiju najduže nekorišćenog (en: "
"least recently used , LRU) da bi odluÄio koje upite da ukloni iz keÅ¡a."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5685,24 +5677,24 @@ msgstr ""
"Broj nekeširanih upita (koji se ne mogu keširati ili nisu keširani zbog "
"podešavanja query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Broj upita registrovanih u kešu."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Ukupan broj blokova u kešu za upite."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Reset"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Status replikacije otporne na greške (nije još implementirano)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5710,11 +5702,11 @@ msgstr ""
"Broj spojeva koji ne koriste indekste. Ako ova vrednost nije 0, trebalo bi "
"pažljivo da proverite indekse vaših tabela."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Broj spojeva koji su koristili pretragu opsega na referentnoj tabeli."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5723,7 +5715,7 @@ msgstr ""
"reda. (Ako ovo nije 0, trebalo bi pažljivo da proverite indekse vaših "
"tabela.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5731,15 +5723,15 @@ msgstr ""
"Broj spojeva koji su koristili opsege na prvoj tabeli. (ObiÄno nije kritiÄno "
"Äak ni kada je ovo veliko)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "Broj spojeva koji su uradili puno skeniranje prve tabele."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Broj privremenih tabela trenutno otvorenih od strane pomoćne SQL niti."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5747,11 +5739,11 @@ msgstr ""
"Ukupan broj puta (od pokretanja) kada je pomoćna SQL nit za replikaciju "
"pokušala transakcije."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ovo je ON ako je ovaj server pomoćni koji je povezan na glavni."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5759,12 +5751,12 @@ msgstr ""
"Broj niti za koje je trebalo više od slow_launch_time sekudni da bi bile "
"pokrenute."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Broj upita za koje je trebalo više od long_query_time sekudni."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5774,23 +5766,23 @@ msgstr ""
"Ako je ova vrednost velika, trebalo bi da razmislite o povećanju vrednosti "
"sistemske promenljive sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Broj sortiranja koja su urađena sa opsegom."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Broj sortiranih redova."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Broj sortiranja do kojih je došlo skeniranjem tabele."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Broj puta kada je brava za tabelu odmah dobavljena."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5802,7 +5794,7 @@ msgstr ""
"bi trebalo da optimizujete svoje upite a potom da ili podelite tabelu ili "
"tabele ili da koristite replikaciju."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5812,11 +5804,11 @@ msgstr ""
"Threads_created/Konekcije. Ako je ova vrednost crvena trebalo bi da povećate "
"vaš thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Broj trenutno otvorenih veza."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5828,107 +5820,107 @@ msgstr ""
"implementaciju niti, ovo obiÄno ne donosi primetna poboljÅ¡anja u "
"performansama.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Broj niti koje nisu uspavane."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Informacije o toku rada"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Rukovalac"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Keš upita"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Niti"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Privremeni podaci"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Odložena umetanja"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "KeÅ¡ kljuÄeva"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Spojevi"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortiranje"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Koordinator transakcija"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "OÄisti (zatvori) sve tabele"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Prikaži otvorene tabele"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Prikaži podređene server"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Prikaži status podređenih servera"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "OÄisti keÅ¡ upita"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Prikaži listu procesa"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Poništi"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ovaj MySQL server radi već %s. Pokrenut je %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5936,11 +5928,11 @@ msgstr ""
"<b>Saobraćaj servera</b>: Tabele pokazuju statistike mrežnog saobraćaja na "
"ovom MySQL serveru od njegovog pokretanja."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Saobraćaj"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5948,36 +5940,36 @@ msgstr ""
"Na zaposlenom serveru brojaÄi bajtova mogu da se preliju (overrun), tako da "
"te statistike, onako kako ih prijavljuje MySQL server, mogu biti netaÄne."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "na sat"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Primljeno"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Poslato"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Konekcije"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "maks. istovremenih veza"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Neuspelih pokušaja"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Prekinuto"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5986,272 +5978,268 @@ msgstr ""
"<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog "
"pokretanja."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "u minutu"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "u sekundi"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Vrsta upita"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Replikacija"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Struktura za pogled (view)"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Struktura za pogled (view)"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "maks. istovremenih veza"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Serverske promenljive i podešavanja"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Vrednost sesije"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globalna vrednost"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Lokalni"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin dokumentacija"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Podaci"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Dodaj novog korisnika"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6261,67 +6249,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "Ne mogu da se prijavim na MySQL server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6329,452 +6317,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Preimenuj bazu u"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Preimenuj bazu u"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Preimenuj bazu u"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Karakter set datoteke:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Uvoz datoteka"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Uvoz datoteka"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Baza ne postoji"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Opcije za izvoz baze"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL upit"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Status"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tabela"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6782,25 +6762,25 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
#, fuzzy
msgid ""
"Allow interrupt of import in case script detects it is close to time limit. "
@@ -6811,152 +6791,152 @@ msgstr ""
"ograniÄenja. Ovo može biti dobar naÄin uvoza velikih datoteka, ali sa druge "
"strane može pokvariti transakcije."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Broj sortiranih redova."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Å ablon imena datoteke"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "Verzija MySQL klijenta"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6964,166 +6944,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Baza ne postoji"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "OgraniÄenja resursa"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Osnovni direktorijum podataka"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7133,147 +7113,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "Konekcije"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Nema tabela"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Defragmentiraj tabelu"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7284,338 +7264,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "verzija PHP-a"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Baza ne postoji"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "naziv servera"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ID servera"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Popravi tabelu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Režim automatskog oporavka"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Ime"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Izbor servera"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Prikazujem komentare kolone"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Prikaži boju"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Prikaži kompletne upite"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Statistike reda"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7623,40 +7603,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Prikaži otvorene tabele"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Da"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7664,663 +7644,663 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Osnovni direktorijum podataka"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Prikaz kao PHP kod"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Prikaz kao SQL upit"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problem pri indeksiranju tabele `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Naziv"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Izabrani korisnici su uspešno obrisani."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Pregledaj strane vrednosti"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funkcija"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignoriši"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Zbog njehove veliÄine, polje<br />možda nećete moći da izmenite"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binarni - ne menjaj"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Unesi kao novi red"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Prikaz kao SQL upit"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Nazad na prethodnu stranu"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Dodaj još jedan novi red"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Vrati se na ovu stranu"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Uredi sledeći red"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Koristite TAB taster za pomeranje od polja do polja, ili CTRL+strelice za "
"slobodno pomeranje"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Ponovo pokreni unošenje sa %s redova"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s već postoji!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %s je odbaÄena"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Prikaži sadržaj (shemu) tabele"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ime primarnog kljuÄa mora da bude... PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ne mogu da promenim kljuÄ u PRIMARY (primarni) !"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Delovi kljuÄa nisu definisani!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Napravi novi kljuÄ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Izmeni kljuÄ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ime kljuÄa :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tip kljuÄa :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>mora</b> biti ime <b>samo</b> primarnog kljuÄa!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Dodaj u kljuÄ &nbsp;%s&nbsp;kolona(e)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Broj kolona mora biti veći od nule."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ne mogu da premestim tabelu u samu sebe!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ne mogu da kopiram tabelu u samu sebe!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabela %s je pomerena u %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabela %s je kopirana u %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Ima tabele je prazno!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Promeni redosled u tabeli"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(po jednom polju)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Pomeri tabelu u (baza<b>.</b>tabela):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Opcije tabele"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Promeni ime tabele u "
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiraj tabelu u (baza<b>.</b>tabela):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Pređi na kopiranu tabelu"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Radnje na tabeli"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentiraj tabelu"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabela %s je osvežena"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Osveži tabelu (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Radnje na tabeli"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Češki"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Popravi tabelu"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Proveri referencijalni integritet:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Prikaži tabele"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Zauzeće"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Zauzeće"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Efektivne"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Statistike reda"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Ime"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamiÄki"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Dužina reda"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "VeliÄina reda"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Unutrašnje relacije"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Nema odabranih redova"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Napravi \"upit po primeru\" (džoker: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izaberi polja (najmanje jedno)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodaj uslove pretraživanja (deo \"WHERE\" upita):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Broj redova po strani"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Redosled prikaza:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Pregledaj razliÄite vrednosti"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "nema"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabela %s je odbaÄena"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Primarni kljuÄ je upravo dodat %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "KljuÄ je upravo dodat %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Relacioni pogled"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Predloži strukturu tabele"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Dodaj %s polja"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Na kraju tabele"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Na poÄetku tabele"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Posle %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Napravi kljuÄ na&nbsp;%s&nbsp;kolona"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Podaci"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "KorisniÄko ime:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Tip izvoza"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persijski"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Napravi relaciju"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8329,48 +8309,65 @@ msgstr ""
"Nema podrške za teme, molimo proverite konfiguraciju i/ili teme u "
"direktorijumu %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Dostupni MIME-tipovi"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-tipovi prikazani u kurzivu nemaju odvojene funkcije transformacije."
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Dostupne transformacije"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Opis"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Nije Vam dozvoljeno da budete ovde!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil je promenjen."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "naziv za VIEW"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Promeni ime tabele u "
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ne mogu da uÄitam iconv ili recode ekstenzije potrebne za konverziju "
+#~ "skupova znakova, podesite PHP da dozvoli korišćenje ovih ekstenzija ili "
+#~ "onemogućite konverziju skupova znakova u phpMyAdmin-u."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako "
+#~ "ekstenzija prijavljuje da je uÄitana. Proverite vaÅ¡u PHP konfiguraciju."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/sv.po b/po/sv.po
index b00410064d..10bc95586e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: swedish <sv@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Visa alla"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sida:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"föräldrafönstret eller att din webbläsares säkerhetsinställningar blockerar "
"uppdateringar mellan fönster."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Sök"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Kör"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Nyckel"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Beskrivning"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Använd detta värde"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Databas %1$s har skapats."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Databaskommentar: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tabellkommentarer"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Kolumn-namn"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Typ"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Standard"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Länkar till"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Nej"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ja"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Skriv ut"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Visa SQL-satser för databasen"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Inga tabeller funna i databasen."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Markera alla"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Avmarkera alla"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Databasens namn är tomt!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Databas %s har döpts om till %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Databas %s har kopierats till %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Döp om databasen till"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Kommando"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "och sedan"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Kopiera databas till"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Enbart struktur"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Struktur och data"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Enbart data"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE före kopiering"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "Lägg till %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "Lägg till AUTO_INCREMENT-värde"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Lägg till restriktioner"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Byt till kopierad databas"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB-förvaringsplats"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Status"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Aktiverat"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Inaktivera"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Skadad"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Reparera"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Inaktiverat"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Aktivera"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Kollationering"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"Den extra funktionaliteten för att hantera länkade tabeller har "
"inaktiverats. %sVisa orsaken%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Redigera PDF-sidor"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tabell"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Rader"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Storlek"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "används"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Skapades"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Senaste uppdatering"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Senaste kontroll"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,418 +391,424 @@ msgid_plural "%s tables"
msgstr[0] "%s tabell(er)"
msgstr[1] "%s tabell(er)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Din SQL-fråga utfördes korrekt"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Du måste välja minst en kolumn som ska visas"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortering"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Stigande"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Fallande"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Visa"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Villkor"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Infoga"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Och"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Ta bort"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Eller"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ändra"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Lägg till/ta bort villkorsrader"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Lägg till/ta bort fältkolumner"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Uppdatera fråga"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Använd tabeller"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-fråga i databas <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Kör fråga"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ã…tkomst nekad"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "minst ett av orden"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "alla ord"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "den exakta frasen"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "som reguljärt uttryck"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Resultat av sökning efter \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s träff(ar) i tabell <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s träff(ar) i tabell <i>%s</i>"
+msgstr[1] "%s träff(ar) i tabell <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Visa"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Radera"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Totalt:</b> <i>%s</i> träff(ar)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Totalt:</b> <i>%s</i> träff(ar)"
+msgstr[1] "<b>Totalt:</b> <i>%s</i> träff(ar)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Sök i databas"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Ord eller värde(n) att söka efter (jokertecken: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Hitta:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Ord separeras med mellanslag (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "I tabell(er):"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "I fält:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Lägg till"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Struktur"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Radera"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Töm"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Tabellen %s har tömts"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "Vyn %s har tagits bort"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Tabellen %s har tagits bort"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "Denna vy har åtminstone detta antal rader. Se %sdokumentation%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Vy"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikering"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Summa"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s är standardlagringsmotorn på denna MySQL-server."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Med markerade:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Markera alla"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Avmarkera alla"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Markera ooptimerade"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Utskriftsvänlig visning"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Kontrollera tabell"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimera tabell"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Reparera tabell"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Analysera tabell"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Exportera"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Datalexikon"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Hoppa över låsta tabeller"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Databas"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Skapa relation"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Skapa"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Åtgärd"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Persiska"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Enbart struktur"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Hoppa över låsta tabeller"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Kontrollera tabell"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Databas"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Vald export-typ måste sparas i fil!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Otillräckligt utrymme för att spara filen %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -810,17 +816,17 @@ msgstr ""
"Filen %s finns redan på servern. Ändra filnamnet eller kryssa i skriv över-"
"alternativet."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Webbservern har inte tillåtelse att spara filen %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "SQL-satserna har sparats till filen %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -829,14 +835,14 @@ msgstr ""
"Du försökte förmodligen ladda upp en för stor fil. Se %sdokumentationen%s "
"för metoder att gå runt denna begränsning."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Filen kunde inte läsas"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -845,7 +851,7 @@ msgstr ""
"Du försökta ladda en fil med komprimering (%s) som inte stöds. Antingen är "
"stöd för det inte implementerat eller inaktiverat i din konfiguration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -855,29 +861,29 @@ msgstr ""
"översteg filens storlek den maximala som tillåts av din PHP-konfiguration.. "
"Se FAQ 1.16."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Kunde inte ladda tillägg för import. Kontrollera din installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Bokmärket har tagits bort."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Visar bokmärke"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bokmärket %s har skapats"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Importen har avslutats korrekt, %d frågor utförda."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -885,7 +891,7 @@ msgstr ""
"Skriptets tidsbegränsning har överskridits. Om du vill slutföra importen, "
"importera samma fil igen så kommer importen att återupptas."
-#: import.php:426
+#: 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."
@@ -894,19 +900,19 @@ msgstr ""
"att phpMyAdmin inte kan slutföra denna import såvida du inte ökar PHP:s "
"tidsbegränsningar."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Bakåt"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin fungerar tyvärr endast med webbläsare som hanterar ramar."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -914,15 +920,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\"-satser är inaktiverade."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Vill du verkligen "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Du håller på att FÖRGÖRA en hel databas!"
@@ -951,39 +957,39 @@ msgstr "Värdnamnet är tomt!"
msgid "The user name is empty!"
msgstr "Användarnamnet är tomt!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Lösenordet är tomt!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Lösenorden är inte lika!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Avbryt"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Ändringarna har sparats"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Relation borttagen"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Främmande nyckel-relation tillagd"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Intern relation tillagd"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Fel: Relation inte tillagd."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Fel: Relation finns redan."
@@ -991,13 +997,13 @@ msgstr "Fel: Relation finns redan."
msgid "Error saving coordinates for Designer."
msgstr "Fel vid sparande av koordinater för Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Allmänna relationsfunktionaliteter"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Inaktiverat"
@@ -1013,125 +1019,135 @@ msgstr "Välj främmande nyckel"
msgid "Please select the primary key or a unique key"
msgstr "Välj den primära nyckeln eller en unik nyckel"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Välj fält som ska visas"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Generera lösenord"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generera"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Donera"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Föregående"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Nästa"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Totalt"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binär"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "mars"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "april"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "maj"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "juni"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "juli"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "augusti"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "oktober"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "januari"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "februari"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "mars"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "april"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1139,198 +1155,198 @@ msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "juni"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "juli"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "augusti"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "september"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "oktober"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "november"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "december"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Sön"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "MÃ¥n"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Tis"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Fre"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sön"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "MÃ¥n"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Tis"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Ons"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Tors"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fre"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Lör"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Sön"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "MÃ¥n"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Tis"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Ons"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Tors"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Fre"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Lör"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "används"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "per sekund"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Teckenstorlek"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Okänt fel i filuppladdning."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Den uppladdade filen överskrider direktivet upload_max_filesize i php.ini."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1338,73 +1354,73 @@ msgstr ""
"Den uppladdade filen överskrider direktivet MAX_FILE_SIZE som specificerades "
"i HTML-formuläret."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Den uppladdade filen var endast delvis uppladdad."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Saknar en temporär katalog."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Misslyckades att skriva fil till disk."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Filuppladdning stoppades av tillägg."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Fel vid flytt av uppladdad fil, se FAQ 1.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Inga index är definierade!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Index"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Packad"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Kardinalitet"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Kommentar"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Ändra"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Den primära nyckeln har tagits bort"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Index %s har tagits bort"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1413,20 +1429,20 @@ msgstr ""
"Indexen %1$s och %2$s verkar vara identiska och ett av dem kan möjligen tas "
"bort."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Databaser"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Fel"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1434,7 +1450,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d rad(er) påverkade."
msgstr[1] "%1$d rad(er) påverkade."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1442,7 +1458,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d rad(er) borttagna."
msgstr[1] "%1$d rad(er) borttagna."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1450,91 +1466,91 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d rad(er) infogade."
msgstr[1] "%1$d rad(er) infogade."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Det finns ingen tillgänglig detaljerad statusinformation för denna "
"lagringsmotor."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s är tillgänglig på denna MySQL-server."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s har inaktiverats på denna MySQL-server."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Denna MySQL-server har inte stöd för lagringsmotorn %s."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ogiltig databas"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Ogiltigt tabellnamn"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Fel vid namnbyte på tabell %1$s till %2$s"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Tabell %s har döpts om till %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Ingen giltig sökväg till bilder för tema %s hittades!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Ingen förhandsgranskning tillgänglig."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "använd detta"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Standardtema %s hittades inte!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "Tema %s hittades inte!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Temats sökväg för tema %s hittades inte!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Kan ej skapa förbindelse: ogiltiga inställningar."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "Välkommen till %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1543,7 +1559,7 @@ msgstr ""
"Trolig orsak till detta är att du inte skapade en konfigurationsfil. Du vill "
"kanske använda %1$suppsättningsskript%2$s för att skapa en."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1555,63 +1571,63 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Logga in"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentation"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Användarnamn:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Lösenord:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Serverval"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
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:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "Ingen aktivitet sedan %s sekunder eller mer. Var god logga in igen"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Kan ej logga in på MySQL-server"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Fel användarnamn/lösenord. Åtkomst nekad."
@@ -1649,28 +1665,7 @@ msgstr "Visa video"
msgid "Download file"
msgstr "Ladda ner fil"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kan inte ladda tilläggen iconv eller recode som behövs för "
-"teckenuppsättningsomvandling. Antingen konfigurera PHP för att tillåta dessa "
-"tillägg eller inaktivera teckenuppsättningsomvandling i phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Kan inte använda varken funktionen iconv, libiconv eller recode_string, "
-"fastän de nödvändiga tilläggen verkar vara laddade. Kontrollera din PHP-"
-"konfiguration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1685,13 +1680,13 @@ msgstr ""
"som du erhåller. I de flesta fall saknas ett citationstecken eller ett "
"semikolon någonstans.<br />Om du erhåller en tom sida är allt bra."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, fuzzy, php-format
#| msgid "Could not load default configuration from: \"%1$s\""
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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1699,207 +1694,207 @@ msgstr ""
"Variabeln <tt>$cfg['PmaAbsoluteUri']</tt> MÃ…STE anges i din "
"konfigurationsfil!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Ogiltigt serverindex: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Ogiltig metod för autentisering angiven i konfiguration:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Du bör uppgradera till %s %s eller senare."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maximal storlek: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Skickade"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Skickade"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentation"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-fråga"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL sa: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Förklara SQL-kod"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Utan SQL-förklaring"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "Utan PHP-kod"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Skapa PHP-kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Uppdatera"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Utan SQL-validering"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Validera SQL-kod"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Motorer"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Under produktion"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Tid"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y kl %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dagar, %s timmar, %s minuter och %s sekunder"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Början"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Föregående"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Slutet"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hoppa till databas &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operationer"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1907,208 +1902,198 @@ msgid ""
msgstr ""
"kan inte ladda %s-tillägg,<br />var god kontrollera PHP-konfigurationen."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Händelser"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Namn"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Databasen %s har tagits bort."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Databasen verkar vara tom!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Skapa fråga"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Designer"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Importera"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Rutiner"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Returtyp"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Kan vara ungefärligt. Se FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Outnyttjat"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "Uppkoppling för controluser enligt din konfiguration misslyckades."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Servern svarar inte"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Detaljer..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Byt lösenord"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Inget lösenord"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Lösenord"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Skriv igen"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Hashning av lösenord"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "Kompatibel med MySQL&nbsp;4.0"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Generera lösenord"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generera"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Skapa ny databas"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Skapa"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Inga privilegier"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Tabell måste ha åtminstone ett fält."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Skapa ny tabell i databas %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Antal fält"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "Kunde inte ladda export-tillägg. Kontrollera din installation."
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Visa %s rader med början på rad %s."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Spara som fil"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Spara på servern i katalogen %s"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Skriv över befintlig fil(er)"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Mall för filnamn"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "servernamn"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "databasnamn"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tabellnamn"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2119,40 +2104,40 @@ msgstr ""
"tidsformatering. Dessutom kommer följande omvandlingar att ske: %3$s. Övrig "
"text behålls som den är."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "kom ihåg mall"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Filens teckenuppsättning:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Komprimering"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Inget"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zippad\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzippad\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzippad\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL-kompatibilitet"
@@ -2182,7 +2167,7 @@ msgstr ""
msgid "File to import"
msgstr "Fil att importera"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Textfilens plats"
@@ -2190,13 +2175,13 @@ msgstr "Textfilens plats"
msgid "File uploads are not allowed on this server."
msgstr "Filuppladdningar är inte tillåtna på denna server."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Uppladdningskatalog på webbserver"
@@ -2227,13 +2212,13 @@ msgstr ""
"tidsbegränsningen. Detta kan vara ett bra sätt att importera stora filer, "
"men det kan bryta transaktioner."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Antal poster (frågor) att hoppa över från början"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Format på importerad fil"
@@ -2277,175 +2262,175 @@ msgstr "Stående"
msgid "Paper size"
msgstr "Pappersstorlek"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Språk"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d är inte ett giltigt radnummer."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "rader med början från"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "vågrätt"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "vågrätt (roterade rubriker)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "lodrätt"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "i %s format och upprepa rubrikerna efter %s celler"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Denna operation kan ta lång tid. Försätt ändå?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Sortera efter nyckel"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Alternativ"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Avkortade texter"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Fullständiga texter"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Relationsnyckel"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Visningsfält för relation"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Visa binärt innehåll"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "Visa BLOB-innehåll"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
#, fuzzy
msgid "Show binary contents as HEX"
msgstr "Visa binärt innehåll"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Dölj"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Webbläsaromvandling"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Utför bokmärkt fråga"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Raden har raderats"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Döda"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "i fråga"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Visar rader "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "totalt"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Frågan tog %01.4f sek"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ändra"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Operationer för frågeresultat"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Utskriftsvänlig visning (med fullständiga texter)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Länk ej funnen"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versionsinformation"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Hemkatalog för data"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Den gemensamma delen av sökvägen för alla InnoDB-datafiler."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Datafiler"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Automatisk utökningsstorlek"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2453,11 +2438,11 @@ msgstr ""
"Tillökningsstorleken vid automatisk utökning av tabellutrymme när det blir "
"fullt."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Buffertstorlek"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2465,85 +2450,85 @@ msgstr ""
"Storleken på minnesbufferten som InnoDB använder för cache av data och index "
"till sina tabeller."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Buffertutrymme"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB-status"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Buffertanvändning"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Totalt"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sidor"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Fria sidor"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Orena sidor"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Sidor innehållande data"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Sidor att rensa"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Upptagna sidor"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "LÃ¥sta sidor"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Buffertaktivitet"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Läsefterfrågningar"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Skrivefterfrågningar"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Läsmissar"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Skrivväntanden"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Läsmissar i %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Skrivväntanden i %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Storlek för datapekare"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2551,11 +2536,11 @@ msgstr ""
"Standardpekarens storlek i bytes, vilken används av CREATE TABLE för MyISAM-"
"tabeller när inget MAX_ROWS-alternativ är specificerat."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Automatisk återställning"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2563,11 +2548,11 @@ msgstr ""
"Inställningen för automatisk återställning av kraschade MyISAM-tabeller, som "
"satts via serverns startparameter --myisam-recover."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Maximal storlek för temporära sorteringsfiler"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2577,11 +2562,11 @@ msgstr ""
"använda under återskapande av MyISAM-index (vid REPAIR TABLE, ALTER TABLE, "
"eller LOAD DATA INFILE)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Maximal storlek för temporära filer vid skapande av index"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2591,11 +2576,11 @@ msgstr ""
"skulle vara större än att använda nyckelcachen vars storlek specificeras "
"här, så föredras metoden med nyckelcachen."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Reparera trådar"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2603,11 +2588,11 @@ msgstr ""
"Om detta värde är större än 1 skapas MyISAM-tabellindex parallellt (varje "
"index i sin egen tråd) under reparationen vid sorteringsprocess."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Storlek för sorteringsbuffert"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2615,11 +2600,11 @@ msgstr ""
"Bufferten som allokeras vid sortering av MyISAM-index under REPAIR TABLE "
"eller vid skapande av index med CREATE INDEX eller ALTER TABLE."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Cachestorlek för index"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2627,11 +2612,11 @@ msgstr ""
"Detta är mängden minne som allokeras för indexcachen. Standardvärdet är "
"32MB. Minnet som allokeras här används endast för cache av indexsidor."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Cachestorlek för rad"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2641,11 +2626,11 @@ msgstr ""
"tabelldata. Standardvärdet är 32MB. Detta minne används för att cacha "
"ändringar i filer för hanteringsdata (.xtd) och radpekare (.xtr)."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Cachestorlek för logg"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2653,11 +2638,11 @@ msgstr ""
"Mängden minne som allokeras för transaktionsloggcachen som används för cache "
"av transaktionsloggdata. Standardvärdet är 16MB."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Gräns för loggfil"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2665,11 +2650,11 @@ msgstr ""
"Storleken på en transaktionslogg före övergång då en ny logg skapas. "
"Standardvärdet är 16MB."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Transactionsbufferstorlek"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2677,11 +2662,11 @@ msgstr ""
"Storleken på den globala transaktionsloggbuffern (motorn allokerar 2 buffrar "
"med denna storlek). Standardvärdet är 1MB."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Frekvens för kontrollpunkt"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2689,11 +2674,11 @@ msgstr ""
"Mängden data som skrivs till transaktionsloggen innan en kontrollpunkt "
"utförs. Standardvärdet är 24MB."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Gräns för datalogg"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2705,11 +2690,11 @@ msgstr ""
"värde kan ökas för att öka den totala mängden data som kan lagras i "
"databasen."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Gräns för skräp"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2717,11 +2702,11 @@ msgstr ""
"Andelen skräp i en dataloggfil innan den komprimeras. Detta är ett värde "
"mellan 1 och 99. Standardvärdet är 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Bufferstolek för logg"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2731,27 +2716,27 @@ msgstr ""
"256MB. Motorn allokerar en buffer per tråd, men endast om tråden behöver "
"skriva en datalogg."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Växstorlek för datafil"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Storleken med vilken filer för hanteringsdata (.xtd) växer."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Växstorlek för radfil"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Storleken med vilken filer för radpekare (.xtr) växer."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Antal loggfiler"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2762,150 +2747,150 @@ msgstr ""
"upprätthåller. Om antalet loggar överstiger detta värde tas gamla loggar "
"bort. Annars döps de om och ges det näst högsta numret."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Raderna avslutas med"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Fälten omges av"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Specialtecken i fält föregås av"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Raderna avslutas med"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Ersätt NULL med"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Ta bort CRLF-tecken i fält"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Ange fältnamn på första raden"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV för MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-version"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Data"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Data i tabell"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Struktur för tabell"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Inkludera tabellrubrik"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tabellrubrik"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Fortsatt tabellrubrik"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etikett"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Relationer"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-typ"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Värd"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Skapad"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Serverversion"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP-version"
@@ -2913,23 +2898,23 @@ msgstr "PHP-version"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "OpenDocument-kalkylblad"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "OpenDocument-text"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Skapar en rapport som innehåller data från en enstaka tabell)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Rapportrubrik"
@@ -2937,101 +2922,101 @@ msgstr "Rapportrubrik"
msgid "PHP array"
msgstr "PHP-array"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Lägg till egen kommentar i huvud (\\n delar rader)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Inneslut export i en transaktion"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Stäng av kontroll av främmande nycklar"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Exportalternativ för databas"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Använd bakåtcitat runt tabell- och fältnamn"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Lägg till i kommentarer"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Skapad/Uppdaterad/Kontrollerad datum"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Kompletta infogningar"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Utökade infogningar"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Maximal längd på skapad fråga"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Använd fördröjda infogningar"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Använd IGNORE i infogningar"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "Använd hexadecimal för BLOB"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Export-typ"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Procedurer"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funktioner"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Restriktioner för dumpade tabeller"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Restriktioner för tabell"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME-TYPER FÖR TABELL"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONER FÖR TABELL"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Utlösare"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Struktur för visning"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Ersättningsstruktur för visning"
@@ -3039,173 +3024,173 @@ msgstr "Ersättningsstruktur för visning"
msgid "Texy! text"
msgstr "Texy! text"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
#, fuzzy
msgid "Export functions"
msgstr "Standard för export"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Export-typ"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Export-typ"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Standard för export"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Standard för export"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Öppna nytt phpMyAdmin-fönster"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Inga tabeller"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL-resultat"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Genererad av"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Inga databaser"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Inga databaser"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Struktur"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Ersätt data i tabell"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Ignorera dubblerade rader"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Kolumn-namn"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "Ogiltig parameter för CSV-import: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ogiltig kolumn (%s) angiven!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Ogiltigt format i CSV-indata på rad %d."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "Ogiltigt antal fält i CSV-indata på rad %d."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tabellnamn"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV mha LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "Använd nyckelordet LOCAL"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Detta tillägg stöder inte komprimerade importer!"
@@ -3221,7 +3206,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Använd inte AUTO_INCREMENT för nollvärden"
@@ -3232,14 +3217,14 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Omvandlingsmotor"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3247,399 +3232,399 @@ msgid "None"
msgstr "Inget"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Primär"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Index"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Heltext"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ingen förändring"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Teckenuppsättning"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binär"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarisk"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Förenklad kinesiska"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Traditionell kinesiska"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "skiftlägesokänsligt"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "skiftlägeskänsligt"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatisk"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Tjeckisk"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dansk"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Engelsk"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estnisk"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Tysk"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "lexikon"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonbok"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Ungersk"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Isländska"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japansk"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Lettiska"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litauisk"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreansk"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Persiska"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polska"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Västeuropeisk"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumänska"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakiska"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovenska"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Spanska"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Traditionell Spanska"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Svensk"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Thailändsk"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkisk"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "flerspråkig"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Centraleuropeisk"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rysk"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltisk"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armenisk"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kyrillisk"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabisk"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Hebreisk"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Georgisk"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grekisk"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Tjeckisk-Slovakisk"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "okänd"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Hem"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Logga ut"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Frågefönster"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Detta format har inga alternativ"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Inte OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Aktiverat"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Visningsfunktionaliteter"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Skapande av PDF-sidor"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Visning av kolumnkommentarer"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "Se dokumentationen för uppdatering av din tabell column_comments"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Bokmärkt SQL-fråga"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-historik"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Ingen beskrivning"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
#, fuzzy
msgid "Slave configuration"
msgstr "Serverkonfiguration"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Användarnamn"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Sortering"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Master-status"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slave-status"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Variabel"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Värde"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server-ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Vilken användare som helst"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Använd textfältet"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Vilken värd som helst"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Denna värd"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Använd värdtabell"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3647,135 +3632,139 @@ msgstr ""
"När värdtabellen används ignoreras detta fält och värden lagrade i "
"värdtabllen används istället."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Generera lösenord"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "Innehåll i tabell __TABLE__"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(fortsättning)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "Struktur för tabell __TABLE__"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Okänt språk: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Servrar"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Variabler"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Teckenuppsättningar"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motorer"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binär logg"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Processer"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Sök i databas"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
#, fuzzy
msgid "Remote server"
msgstr "Ny server"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Sök i databas"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Kolumn-namn"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Skapa bokmärke för den här SQL-frågan"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Ersätt befintligt bokmärke med samma namn"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Avgränsare"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Visa frågan här igen "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Sänd"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Visa endast"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3783,7 +3772,7 @@ msgstr ""
"Det verkar vara ett fel i din SQL-fråga. Felmeddelandet från MySQL-servern "
"nedan, om det finns något, kan också hjälpa dig att analysera problemet."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3806,35 +3795,35 @@ msgstr ""
"frågor till den enda fråga som orsakar problem och skicka en buggrapport med "
"datastycket i URKLIPP-sektionen nedan:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "START URKLIPP"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "SLUT URKLIPP"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "START RÃ…TEXT"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "SLUT RÃ…TEXT"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Oavslutat citat"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ogiltig identifierare"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Okänd interpunktion i sträng"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3843,21 +3832,21 @@ msgstr ""
"SQL-validatorn kunde inte initieras. Kontrollera om du har installerat de "
"nödvändiga PHP-tilläggen enligt %sdokumentationen%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tabellen verkar vara tom!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Längd/Värden*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3875,7 +3864,7 @@ msgstr ""
"ett enkelcitat (\"'\") i värdena, skriv ett bakåtstreck före tecknet (t.ex. "
"'\\\\xyz' eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3883,12 +3872,12 @@ msgstr ""
"För standardvärden, ange endast ett enstaka värde, utan bakåtstreck eller "
"citattecken, enligt formatet: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Attribut"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3897,11 +3886,11 @@ msgstr ""
"För en lista med tillgängliga omvandlingsparametrar och deras MIME-"
"typomvandlingar, klicka på %somvandlingsbeskrivningar%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Omvandlingsparametrar"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3913,18 +3902,18 @@ msgstr ""
"enkelcitat (\"'\") i värdena, skriv ett bakåtstreck före tecknet (t.ex. '\\"
"\\xyz' eller 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Inget"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Enligt angivet:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3933,39 +3922,39 @@ msgstr ""
"Ingen beskrivning för denna omvandling finns tillgänglig.<br />Vänligen "
"fråga upphovsmannen vad %s gör."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Lagringsmotor"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Partitionsdefinition"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Spara"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "Lägg till %s fält"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Du måste lägga till åtminstone ett fält."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Händelse"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3983,7 +3972,7 @@ msgstr ""
"ange fältnamnet för en tabellkolumn som innehåller filnamn. Om du anger "
"andra parametern så måste första parametern sättas till en tom sträng."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3991,8 +3980,8 @@ msgstr ""
"Visar hexadecimal representation av data. Valfri första parameter anger hur "
"ofta mellanslag läggs till (standardvärde: 2 tecken)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4000,11 +3989,11 @@ msgstr ""
"Visar en klickbar tumnagelbild. Parametrarna är maximal bredd och höjd i "
"pixlar. Bildens ursprungliga proportioner bibehålls."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Visar en länk för att ladda ner denna bild."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4033,7 +4022,7 @@ msgstr ""
"har datumformatet olika värden - för \"local\" se dokumentationen för PHP:s "
"funktion strftime() och för \"utc\" se funktionen gmdate()."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4069,7 +4058,7 @@ msgstr ""
"parametern sätts till 1 kommer radbrytning att undvikas så att all utdata "
"kommer att visas på en rad (standardvärde: 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4081,7 +4070,7 @@ msgstr ""
"Visar innehållet i fältet som det är, utan att köra det genom "
"htmlspecialchars(). Det innebär att fältet antas innehålla korrekt HTML-kod."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4096,7 +4085,7 @@ msgstr ""
"ett URL-prefix såsom \"http://www.example.com/\". Andra och tredje "
"parametern är bredden och höjden i pixlar."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4111,17 +4100,17 @@ msgstr ""
"prefix såsom \"http://www.example.com/\". Andra parametern är en titel för "
"länken."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Formaterar text som en SQL-fråga med markerade satser."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4144,66 +4133,66 @@ msgstr "Inga filer hittades i ZIP-arkivet!"
msgid "Error in ZIP archive:"
msgstr "Fel i ZIP-arkiv:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Åtgärder"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "Kollation för MySQL-uppkoppling"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Gränssnitt"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Anpassad färg"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Återställ"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokollversion"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Användare"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL teckenuppsättning"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Webbserver"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL klientversion"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP-tillägg"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Visa PHP-information"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Wiki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin:s officiella hemsida"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4215,7 +4204,7 @@ msgstr ""
"med denna standardinställning och är öppen för intrång, så du bör verkligen "
"täppa till detta säkerhetshål."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4225,7 +4214,7 @@ msgstr ""
"alternativ är inkompatibelt med phpMyAdmin och kan orsaka att en del data "
"förstörs!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4235,7 +4224,7 @@ msgstr ""
"flerbitars teckenuppsättning. phpMyAdmin kan inte dela upp strängar korrekt "
"utan tillägget mbstring, vilket kan leda till oväntade resultat."
-#: main.php:290
+#: main.php:289
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 "
@@ -4247,11 +4236,11 @@ msgstr ""
"giltighet konfigurerad i phpMyAdmin. PÃ¥ grund av detta kommer din inloggning "
"upphöra att gälla tidigare än konfigurerat i phpMyAdmin."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Konfigurationsfilen behöver nu ett hemligt lösenord (blowfish_secret)."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4261,14 +4250,14 @@ msgstr ""
"fortfarande i din phpMyAdmin-katalog. Du borde ta bort den när phpMyAdmin "
"har konfigurerats."
-#: main.php:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4277,80 +4266,80 @@ msgstr ""
"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL serverversion "
"%s. Detta kan orsaka oförutsägbara beteenden."
-#: main.php:358
+#: main.php:357
#, 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 frågor."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
msgid "Reload navigation frame"
msgstr "Anpassa navigeringsram"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Inga databaser"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filter"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Nollställ"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Skapa tabell"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Välj en databas"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b>-tabellen ej funnen eller ej angiven i %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Välj en sida att redigera"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Skapa en ny sida"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Sida:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Automatisk layout"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Interna relationer"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Välj tabeller"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Visa/dölj skisstavla"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4358,113 +4347,113 @@ msgstr ""
"Nuvarande sida har referenser till tabeller som inte längre existerar. Vill "
"du ta bort dessa referenser?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Tabellen \"%s\" finns inte!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Var god ange koordinaterna för tabellen %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Schema för databasen \"%s\" - Sidan %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Inga tabeller"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Relationsschema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Innehållsförteckning"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Extra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Visa/Dölj vänster meny"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Spara position"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Skapa tabell"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Skapa relation"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Uppdatera"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Hjälp"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Vinklade länkar"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Direkta länkar"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Fäst vid rutnät"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Små/stora alla"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Växla liten/stor"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "Importera/exportera koordinater för PDF-schema"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Flytta meny"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Dölj/visa alla"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Dölj/visa tabeller utan relationer"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Antal tabeller"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Ta bort relation"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "För att välja relation, klicka :"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4478,140 +4467,140 @@ msgstr ""
"Visningsfältet visas i rosa. För att ange ett fält som visningsfält, klicka "
"på ikonen \"Välj fält som ska visas\" och klicka sedan på lämpligt fältnamn."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "Tabell %1$s har skapats."
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Exportera/importera till skala"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "rekommenderad"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "till/från sida"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Importera filer"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Alla"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Välj binär logg att visa"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Filer"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Korta av visade frågor"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Visa fullständiga frågor"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Loggnamn"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Position"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Typ av händelse"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Ursprunglig position"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Information"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Teckenuppsättningar och kollationeringar"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Inga databaser markerade."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s databaser har tagits bort."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Databas-statistik"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tabeller"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
#, fuzzy
msgid "Master replication"
msgstr "Serverkonfiguration"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
#, fuzzy
msgid "Slave replication"
msgstr "Serverkonfiguration"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Inga databaser"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
msgid "Not replicated"
msgstr "Serverkonfiguration"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikering"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Kontrollera privilegier för databas &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Kontrollera privilegier"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Slå på statistik"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Stäng av statistik"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4619,11 +4608,11 @@ msgstr ""
"Anm: Att slå på databasstatistik här kan orsaka tung trafik mellan webb- och "
"MySQL-servern."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Lagringsmotorer"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Visa SQL-satser för databaser"
@@ -4825,20 +4814,20 @@ msgid "None"
msgstr "Inget"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabellspecifika privilegier"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Obs! MySQL privilegiumnamn anges på engelska "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Globala privilegier"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Databasspecifika privilegier"
@@ -4863,98 +4852,98 @@ msgstr "Inloggningsinformation"
msgid "Do not change the password"
msgstr "Ändra inte lösenordet"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Hittade ingen användare."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "Användaren %s finns redan!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Du har lagt till en ny användare."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Du har uppdaterat privilegierna för %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Du har upphävt privilegierna för %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Lösenordet för %s har ändrats."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "Tar bort %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Inga användare valda för borttagning!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Laddar om privilegierna"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "De markerade användarna har tagits bort."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegierna har laddats om."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ändra privilegier"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Upphäv"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Användaröversikt"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Vem som helst"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Lägg till ny användare"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Ta bort markerade användare"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Upphäv användarnas alla aktiva privilegier och ta bort användarna efteråt."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Ta bort databaserna med samma namn som användarna."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4967,51 +4956,51 @@ msgstr ""
"privilegierna som servern använder ifall manuella ändringar har gjorts. I "
"detta fall bör du %sladda om privilegierna%s innan du fortsätter."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Den markerade användaren kunde inte hittas i privilegiumtabellen."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Kolumnspecifika privilegier"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Lägg till privilegier till följande databas"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Jokertecknen _ och % måste föregås av ett \\ för att användas i egentlig "
"betydelse"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Lägg till privilegier till följande tabell"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Ändra inloggningsinformation / Kopiera användare"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Skapa en ny användare med samma privilegier och ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... behåll den gamla."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... ta bort den gamla från användartabellerna."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... upphäv alla aktiva privilegier från dan gamla och ta bort den efteråt."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5019,112 +5008,112 @@ msgstr ""
" ... ta bort den gamla från användartabellerna och ladda om privilegierna "
"efteråt."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Databas för användare"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Inget"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Skapa databas med samma namn och ge alla privilegier"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Ge alla privilegier till namn med jokertecken (username\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Bevilja alla privilegier för databas &quot;%s&quot;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "Användare som har tillgång till &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "databasspecifik"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "jokertecken"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Tråd %s dödades med framgång."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin kunde inte döda tråd %s. Troligtvis har den redan avslutats."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "Visa slav-status"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
#, fuzzy
msgid "Master configuration"
msgstr "Serverkonfiguration"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5133,119 +5122,119 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Välj en databas"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
#, fuzzy
msgid "Control slave:"
msgstr "Kontrollanvändare"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Heltext"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Heltext"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Start"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5255,11 +5244,11 @@ msgstr ""
"överskred värdet binlog_cache_size och använde en temporär fil för att lagra "
"satser från transaktionen."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Antalet transaktioner som använde den temporära binära loggcachen."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5271,11 +5260,11 @@ msgstr ""
"kanske öka värdet tmp_table_size för att åstadkomma att temporära tabeller "
"lagras i minne istället för på disk."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Antalet temporära filer som mysqld har skapat."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5283,7 +5272,7 @@ msgstr ""
"Antalet temporära tabeller i minne skapade automatiskt av servern under "
"utförande av satser."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5291,7 +5280,7 @@ msgstr ""
"Antalet rader skrivna med INSERT DELAYED för vilka något fel uppstod "
"(förmodligen dubblerad nyckel)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5299,23 +5288,23 @@ msgstr ""
"Antalet INSERT DELAYED-hanteringstrådar i bruk. Varje tabell på vilken man "
"använder INSERT DELAYED får sin egen tråd."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "Antalet skrivna rader med INSERT DELAYED."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Antalet utförda FLUSH-satser."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Antalet interna COMMIT-satser."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Antalet gånger en rad togs bort från en tabell."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5325,7 +5314,7 @@ msgstr ""
"tabell med ett givet namn. Detta kallas upptäckt. Handler_discover indikerar "
"antalet gånger tabeller har upptäckts."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5335,7 +5324,7 @@ msgstr ""
"tyder det på att servern gör många helindex-avsökningar; t.ex. SELECT col1 "
"FROM foo, under förutsättning att col1 är indexerad."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5344,7 +5333,7 @@ msgstr ""
"är högt är det en bra indikation på att dina frågor och tabeller är riktigt "
"indexerade."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5354,7 +5343,7 @@ msgstr ""
"värde ökas om du frågar en indexkolumn med en urvalsbegränsning eller om du "
"gör en indexavsökning."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5362,7 +5351,7 @@ msgstr ""
"Antalet efterfrågningar att läsa den föregående raden i nyckelordning. Denna "
"läsmetod används huvudsakligen för att optimera ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5374,7 +5363,7 @@ msgstr ""
"Du har förmodligen många frågor som kräver att MySQL avsöker hela tabeller "
"eller du har föreningar som inte använder nycklar på rätt sätt."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5386,35 +5375,35 @@ msgstr ""
"dina tabeller inte är riktigt indexerade eller att dina frågor inte är "
"skrivna för att dra nytta av de index du har."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Antalet interna ROLLBACK-satser."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Antalet efterfrågningar att uppdatera en rad i en tabell."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Antalet efterfrågningar att lägga till en rad i en tabell."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Antalet sidor innehållande data (orena eller rena)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Antalet sidor för närvarande orena."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Antalet buffert-sidor som har efterfrågats om att bli rensade."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Antalet fria sidor."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5424,7 +5413,7 @@ msgstr ""
"läses eller skrivs eller som inte kan rensas eller tas bort av någon annan "
"anledning."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5436,11 +5425,11 @@ msgstr ""
"också beräknas som Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Total storlek på buffert, i sidor."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5448,7 +5437,7 @@ msgstr ""
"Antalet \"slumpmässiga\" läsningar i förväg som InnoDB initierat. Detta sker "
"när en fråga ska avsöka en stor del av en tabell men i slumpmässig ordning."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5456,11 +5445,11 @@ msgstr ""
"Antalet sekventiella läsningar i förväg som InnoDB initierat. Detta sker när "
"InnoDB gör en sekventiell avsökning av en hel tabell."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "Antalet logiska läsefterfrågningar som InnoDB har gjort."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5468,7 +5457,7 @@ msgstr ""
"Antalet logiska läsningar som InnoDB inte kunde uppfylla från buffert och "
"fick göra en enkelsidig läsning."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5482,55 +5471,55 @@ msgstr ""
"fall med dessa väntanden. Om buffertstorleken var riktigt satt ska detta "
"värde vara litet."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Antalet skrivningar gjorda till InnoDB-bufferten."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Antalet fsync()-operationer hittills."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Nuvarande antal pågående fsync()-operationer."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Nuvarande antal pågående läsningar."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Nuvarande antal pågående skrivningar."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Mängden data läst hittills, i bytes."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Totalt antal läsningar av data."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Totalt antal skrivningar av data."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Mängden data skriven hittills, i bytes."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Antalet dubbelskrivningar som har utförts och antalet sidor som har skrivits "
"för detta ändamål."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Antalet dubbelskrivningar som har utförts och antalet sidor som har skrivits "
"för detta ändamål."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5538,35 +5527,35 @@ msgstr ""
"Antalet väntanden pga loggbufferten var för liten och vi behövde vänta på "
"att den skulle rensas innan kunde fortsätta."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Antalet efterfrågningar att skriva till logg."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Antalet fysiska skrivningar till loggfilen."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Antalet fsync()-skrivningar gjorda till loggfilen."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Antalet pågående fsync() av loggfil."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Pågående skrivningar till loggfil."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Antalet bytes skrivna till loggfilen."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Antalet skapade sidor."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5574,51 +5563,51 @@ msgstr ""
"Den inkompilerade InnoDB-sidstorleken (standard 16kB). Många värden räknas i "
"sidor; sidstorleken tillåter dem att enkelt omvandlas till bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Antalet lästa sidor."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Antalet skrivna sidor."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Antalet radlås som för närvarande väntas på."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Genomsnittlig tid för att skaffa ett radlås, i millisekunder."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Total tid spenderad på att skaffa radlås, i millisekunder."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Maximal tid för att skaffa ett radlås, i millisekunder."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Antalet gånger ett radlås behövde väntas på."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "Antalet rader borttagna från InnoDB-tabeller."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "Antalet rader tillagda i InnoDB-tabeller."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "Antalet rader lästa från InnoDB-tabeller."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "Antalet rader uppdaterade i InnoDB-tabeller."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5626,7 +5615,7 @@ msgstr ""
"Antalet nyckelblock i nyckelcachen som har ändrats men inte ännu överförts "
"till disk. Det brukade vara känt som Not_flushed_key_blocks."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5634,7 +5623,7 @@ msgstr ""
"Antalet oanvända block i nyckelcachen. Du kan använda detta värde för att "
"avgöra hur stor del av nyckelcachen som används."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5643,11 +5632,11 @@ msgstr ""
"Antalet använda block i nyckelcachen. Detta värde är ett högvattenmärke som "
"indikerar maximala antalet block som någonsin använts vid ett tillfälle."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Antalet efterfrågningar att läsa ett nyckelblock från cachen."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5657,15 +5646,15 @@ msgstr ""
"är stort, då är förmodligen ditt värde key_buffer_size för litet. Cachens "
"missfrekvens kan beräknas som Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Antalet efterfrågningar att skriva ett nyckelblock till cachen."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Antalet fysiska skrivningar av ett nyckelblock till disk."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5676,11 +5665,11 @@ msgstr ""
"av samma fråga. Standardvärdet 0 innebär att ingen fråga har kompilerats "
"ännu."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Antalet rader som väntar på att skrivas i INSERT DELAYED-köer."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5688,35 +5677,35 @@ msgstr ""
"Antalet tabeller som har öppnats. Om antalet öppnade tabeller är stort är "
"förmodligen ditt tabellcache-värde för litet."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Antalet filer som är öppna."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Antalet strömmar som är öppna (används huvudsakligen för loggning)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Antalet tabeller som är öppna."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Antalet fria minnesblock i frågecachen."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Mängden fritt minne för frågecache."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Antalet cache-träffar."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Antalet frågor tillagda i cachen."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5728,7 +5717,7 @@ msgstr ""
"storleken på frågecachen. Frågecachen använder strategin minst nyligen "
"använd (LRU) för att bestämma vilka frågor som ska tas bort från cachen."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5736,24 +5725,24 @@ msgstr ""
"Antalet icke-cachade frågor (inte möjliga att cacha eller inte cachade pga "
"inställningen query_cache_type)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Antalet frågor registrerade i cachen."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Totala antalet block i frågecachen."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Återställ"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Status för felsäker replikering (ännu inte implementerat)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5761,11 +5750,11 @@ msgstr ""
"Antalet föreningar som inte använder index. Om detta värde inte är 0, bör du "
"noggrant kontrollera index för dina tabeller."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Antalet föreningar som använde en urvalssökning på en referenstabell."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5774,7 +5763,7 @@ msgstr ""
"varje rad. (Om detta värde inte är 0, bör du noggrant kontrollera index för "
"dina tabeller.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5782,16 +5771,16 @@ msgstr ""
"Antalet föreningar som använde urval på den första tabellen. (Det är normalt "
"inte kritiskt även om detta är stort.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Antalet föreningar som gjorde en fullständig avsökning av första tabellen."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Antalet temporära tabeller för närvarande öppna av slavens SQL-tråd."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5799,25 +5788,25 @@ msgstr ""
"Totalt (sedan start) antal gånger som replikeringsslavens SQL-tråd har "
"omprövat transaktioner."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Denna är ON ifall denna server är en slav som är förbunden till en "
"huvudserver."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"Antalet frågor som har tagit mer än slow_launch_time sekunder att skapa."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Antalet frågor som har tagit mer än long_query_time sekunder."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5827,23 +5816,23 @@ msgstr ""
"detta värde är stort bör du överväga att öka värdet i systemvariabeln "
"sort_buffer_size."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Antalet sorteringar som gjordes med urval."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Antalet sorterade rader."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Antalet sorteringar som har gjorts genom avsökning av tabellen."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Antalet gånger som ett tabellås förvärvades omedelbart."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5855,7 +5844,7 @@ msgstr ""
"du först optimera dina frågor och antingen dela upp din tabell eller "
"tabeller eller använda replikering."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5865,11 +5854,11 @@ msgstr ""
"Threads_created/Connections. Om detta värde är rött bör du öka värdet "
"thread_cache_size."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Antalet för närvarande öppna förbindelser."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5881,101 +5870,101 @@ msgstr ""
"(Normalt ger detta inte någon märkbar prestandaförbättring om du har en bra "
"trådimplementering.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Antalet trådar som inte är vilande."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Körningsinformation"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Hanterare"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Frågecache"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Trådar"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Temporära data"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Fördröjda infogningar"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Nyckelcache"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Föreningar"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortering"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Transaktionssamordnare"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Stäng alla tabeller"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Visa öppna tabeller"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Visa slav-värdar"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Visa slav-status"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Rensa frågecache"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Visa processer"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Återställ"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Denna MySQL-server har körts i %s. Den startade den %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -5989,7 +5978,7 @@ msgstr ""
"information om replikeringsstatus på servern, gå till <a href=\"#replication"
"\">replikeringssektionen</a>."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5997,11 +5986,11 @@ msgstr ""
"<b>Servertrafik</b>: Dessa tabeller visar statistik för nätverkstrafiken hos "
"denna MySQL-server sedan den startade."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafik"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6009,36 +5998,36 @@ msgstr ""
"På en upptagen server kan byte-räknare spåra ur, varför denna statistik som "
"rapporterats från MySQL-servern kan vara felaktig."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "per timme"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Mottagna"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Skickade"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Uppkopplingar"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Max. samtidiga förbindelser"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Misslyckade försök"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Avbrutna"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6047,161 +6036,161 @@ msgstr ""
"<b>Frågestatistik</b>: %s frågor har skickats till servern sedan den "
"startade."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "per minut"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "per sekund"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Typ av fråga"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikeringsstatus"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
#, fuzzy
msgid "Could not connect to the source"
msgstr "Kunde inte ansluta till MySQL-server"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
#, fuzzy
msgid "Could not connect to the target"
msgstr "Kunde inte ansluta till MySQL-server"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Struktur för visning"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
#, fuzzy
msgid "Data Difference"
msgstr "Struktur för visning"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Osäker anslutning"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Konfigurationsfil"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Servervariabler och inställningar"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessionsvärde"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Globalt värde"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfigurationsfil"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Ladda ner"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6210,111 +6199,107 @@ msgstr ""
"känslig information, som lösenord) överförs okrypterat!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Översikt"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Visa dolda meddelanden (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Det finns inga konfigurerade servrar"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Ny server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Förvalt språk"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "låt användaren välja"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- ingen -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Förvald server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Radslut"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Visa"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Ladda"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin:s hemsida"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Donera"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Kontrollera senaste version"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funktioner"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigeringsram"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Huvudram"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Ändra server"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Lägg till en ny server"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Felaktigt värde"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Ange värde: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Återställ standardvärde"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Varning"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Tillåt omvandling av teckenuppsättning"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Om aktiverat kan användare ange valfri MySQL-server i inloggningsformulär "
"för cookie-autentisering"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6331,19 +6316,19 @@ msgstr ""
"IP-adress hör till en ISP som tusentals användare, inklusive du, är ansluten "
"till."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Tillåt inloggning till valfri MySQL-server"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "Visa &quot;Ta bort databas&quot;-länk för normala användare"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Nyckel bör innehålla bokstäver, siffror [em]och[/em] specialteckan"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6351,11 +6336,11 @@ msgstr ""
"Hemlig lösenordsfras som används för kryptering av cookies i [kbd]cookie[/"
"kbd]-autentisering"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Nyckel är för kort, den borde ha minst 8 tecken"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6365,27 +6350,27 @@ msgstr ""
"autentisering, så en nyckel genererades automatiskt åt dig. Den används för "
"att kryptera cookies; du behöver inte komma ihåg den."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish-säkerhet"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Framhäv markerade rader"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Radmarkering"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Framhäv raden under muspekaren"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Framhäv under pekare"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6393,11 +6378,11 @@ msgstr ""
"Aktivera [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a]-komprimering för "
"import- och exportoperationer"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6408,11 +6393,11 @@ msgstr ""
"dekomprimering[/a] erfordrar funktioner (%s) som inte är tillgängliga på "
"detta system."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Kan inte ladda eller spara konfiguration"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6422,7 +6407,7 @@ msgstr ""
"huvudkatalog enligt beskrivning i [a@../Documentation.html#setup_script]"
"dokumentationen[/a]. Annars kan du endast ladda ner och visa den."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6437,33 +6422,33 @@ msgstr ""
"VARCHAR-fält; [kbd]input[/kbd] - tillåter begränsning av antal tecken, [kbd]"
"textarea[/kbd] - tillåter radbrytningar i fält"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "Redigering av CHAR-fält"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "Antal kolumner för CHAR/VARCHAR-textrutor"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "Kolumner för CHAR-textrutor"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "Antal rader för CHAR/VARCHAR-textrutor"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "Rader för CHAR-textrutor"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Kontrollera rättigheter för konfigurationsfil"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6472,11 +6457,11 @@ msgstr ""
"avaktivera denna funktion om du råkar ut för problem med skapade gzip/bzip2-"
"filer"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Komprimera i farten"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6484,43 +6469,35 @@ msgstr ""
"Anger om en varning (&quot;Vill du verkligen...&quot;) ska visas när du "
"håller på att förlora data"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "Bekräfta DROP-frågor"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Standard teckenuppsättning som används för omvandlingar"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Standard teckenuppsättning"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Flik som visas när man går till en databas"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Standard databasflik"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Flik som visas när man går till en server"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Standard serverflik"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Flik som visas när man går till en tabell"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Standard tabellflik"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6528,73 +6505,73 @@ msgstr ""
"Detta värde bör dubbelkollas för att försäkra att denna katalog varken är "
"åtkomlig för världen eller skrivbar för andra användare på din server."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Visa databaslista som en lista istället för en listkontroll"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Visa databaser som en lista"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Visa serverlista som en lista istället för en listkontroll"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Visa servrar som en lista"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "Kunde inte ansluta till MySQL-server"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Tomt lösenord för phpMyAdmin kontrollanvändare vid användning av pmadb"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "Tom phpMyAdmin kontrollanvändare vid användning av pmadb"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "Tomt sessionsnamn för signon vid användning av signon-autentisering"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Tom URL för signon vid användning av signon-autentisering"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Tomt användarnamn vid användning av config-autentisering"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Skickat formulär innehåller fel"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Felaktig IP-adress: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Inte ett giltigt portnummer"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "Saknar data för %s"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Inte ett icke-negativt tal"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Inte ett positivt tal"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6602,43 +6579,43 @@ msgstr ""
"Ange antalet sekunder som ett skript har tillåtelse att köra ([kbd]0[/kbd] "
"för ingen begränsning)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Max körtid"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Filens teckenuppsättning"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Mall för databasnamn"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Mall för servernamn"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Mall för tabellnamn"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Spara på server"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Kom ihåg mall för filnamn"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "nej"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "Tvinga säkrad anslutning vid användning av phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6646,11 +6623,11 @@ msgstr ""
"Denna [a@?page=form&amp;formset=features#tab_Security]inställning[/a] bör "
"vara aktiverad om din webbserver har stöd för det."
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Tvinga SSL-anslutning"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6658,87 +6635,87 @@ msgstr ""
"Sorteringsordning för poster i en främmande nyckel-listruta; [kbd]content[/"
"kbd] är refererad data, [kbd]id[/kbd] är nyckelvärdet"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Ordning i främmande nyckel-listruta"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "En listruta kommer användas om det är färre poster"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Begränsning för främmande nyckel"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Visningsläge"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Anpassa viningsläge"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Anpassa redigeringsläge"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Redigeringsläge"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Anpassa standardalternativ för export"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Standard för export"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Anpassa standardalternativ för import"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Standard för import"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Ange kataloger för import och export och alternativ för komprimering"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Importera / exportera"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Visningsalternativ för databaser"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Anpassa navigeringsramens utseende"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Visningsalternativ för servrar"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Visningsalternativ för tabeller"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Inställningar som inte passade någon annan stans"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Andra grundinställningar"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Anpassa alternativ för frågefönster"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6746,15 +6723,15 @@ msgstr ""
"Observera att phpMyAdmin endast är ett användargränssnitt och dess "
"funktioner inte begränsar MySQL"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Säkerhet"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Grundinställningar"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6762,23 +6739,23 @@ msgstr ""
"Advancerad serverkonfiguration, ändra inte dessa alternativ såvida du inte "
"vet vad de är till för"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Serverkonfiguration"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Ange parametrar för anslutning till server"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Ange inloggningsaltertiv för signon-autentisering"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon inloggningsalternativ"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6788,47 +6765,47 @@ msgstr ""
"[a@../Documentation.html#linked-tables]infrastruktur för länkade tabeller[/"
"a] i dokumentationen"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA databas"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Anpassning"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Anpassa export"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Anpassa import"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Anpassa navigeringsram"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Anpassa huvudram"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "Anpassa länkar som visas i SQL-frågeruta"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL-frågeruta"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6836,27 +6813,27 @@ msgstr ""
"Inställningar för SQL-frågor, för SQL-frågeboxalternativ se [a@?"
"page=form&amp;formset=main_frame#tab_Sql_box]Navigeringsram[/a]-inställningar"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL-frågor"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Anpassa startsida"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Start"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Välj hur du vill att flikar ska fungera"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Flikar"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6864,11 +6841,11 @@ msgstr ""
"Aktivera [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a]-komprimering för "
"import- och exportoperationer"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6879,15 +6856,15 @@ msgstr ""
"dekomprimering[/a] erfordrar funktioner (%s) som inte är tillgängliga på "
"detta system."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Extra parameterar för iconv"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Ignorera fel"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6895,11 +6872,11 @@ msgstr ""
"Om aktiverat fortsätter phpMyAdmin att utföra fleruttrycksfrågor även om en "
"av frågorna misslyckades"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ignorera fel i fleruttrycksfrågor"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6909,11 +6886,11 @@ msgstr ""
"tidsbegränsningen. Detta kan vara ett bra sätt att importera stora filer, "
"men det kan bryta transaktioner."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Partiell import: tillåt avbrott"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6921,15 +6898,15 @@ msgstr ""
"Standardformat; observera att denna lista beror på plats (databas, tabell) "
"och endast SQL är alltid tillgängligt"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Partiell import: hoppa över frågor"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Osäker anslutning"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6938,43 +6915,43 @@ msgstr ""
"Om din server även är konfigurerad för att acceptera HTTPS-förfrågningar, "
"följ [a@%s]denna länk[/a] för att använda en säker anslutning."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Hur många rader som kan infogas på en gång"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Antal infogade rader"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Mål för snabbåtkomst-ikon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Visa logo i vänster ram"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Visa logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Visa val av server högst upp i vänstra ramen"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Visa serverval"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Sträng som separerar databaser i olika trädnivåer"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Avskiljare för databasträd"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6982,35 +6959,35 @@ msgstr ""
"Endast lätt version; visa databaser i ett träd (bestämt av avskiljaren "
"definierad nedan)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Visa databaser i ett träd"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "Inaktivera detta om du vill se alla databaser på en gång"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Använd lätt version"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Max djup i tabellträd"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Sträng som separerar tabeller i olika trädnivåer"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Avskiljare för tabellträd"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo-länk URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7018,27 +6995,27 @@ msgstr ""
"Öppna den länkade sidan i huvudfönstret ([kbd]main[/kbd]) eller i ett nytt "
"([kbd]new[/kbd])"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo-länk mål"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Framhäv server under muspekaren"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Aktivera framhävning"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Använd mindre grafiskt intensiva flikar"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Lätta flikar"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7049,11 +7026,11 @@ msgstr ""
"FALSKT är det lätt att glömma bort att logga ut från andra servrar när man "
"är ansluten till flera servrar."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Radera alla cookies vid utloggning"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7061,11 +7038,11 @@ msgstr ""
"Anger om föregående inloggningen ska återkallas eller inte vid cookie-"
"autentisering"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Återkalla användarnamn"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7077,15 +7054,15 @@ msgstr ""
"session, och kommer tas bort så snart webbläsaren stängs. Detta är "
"rekommenderat för icke pålitliga miljöer."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Förvaring av inloggnings-cookie"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
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"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7095,27 +7072,27 @@ msgstr ""
"[/a] bör sättas till 1800 sekunder (30 minuter) som mest. Värden större än "
"1800 kan utgöra en säkerhetsrisk såsom identitetsstöld."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Giltighet för inloggnings-cookie"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "Max visad SQL-längd"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr "Maximalt antal databaser som visas i vänster ram och databaslista"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Max antal databaser"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7125,19 +7102,19 @@ msgstr ""
"innehåller fler rader, visas länkar för &quot;Föregående&quot; och &quot;"
"Nästa&quot;."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Max antal rader att visa"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Maximalt antal tabeller som visas i tabellista"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Max antal tabeller"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7145,27 +7122,27 @@ msgstr ""
"Antal byte som ett skript har tillåtelse att allokera, t.ex. [kbd]32M[/kbd] "
"([kbd]0[/kbd] för ingen begränsning)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Minnesgräns"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Använd endast ikoner, endast text eller båda"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Ikonbaserad navigeringslist"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "Använd GZip buffring av utdata för ökad hastighet i HTTP-överföringar"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip buffring av utdata"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7177,35 +7154,35 @@ msgstr ""
"[kbd]SMART[/kbd] - innebär fallande ordning för fält av typ TIME, DATE, "
"DATETIME och TIMESTAMP, stigande ordning annars"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Standard sorteringsordning"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "Använd persistenta anslutningar till MySQL-databaser"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Persistenta anslutningar"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Ikonbaserad tabelloperationer"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "Förhindra att BLOB och BINARY fält ändras"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Skydda binära fält"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7214,48 +7191,48 @@ msgstr ""
"inakiverad, så används JS-rutiner för att visa frågehistorik (förloras när "
"fönstret stängs)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Permanent frågehistorik"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Antal frågor som spara i historiken"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Längd på frågehistorik"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Flik som visas när man öppnar ett nytt frågefönster"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Standard frågefönsterflik"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Välj vilka funktioner som kommer användas för omvandling av teckenuppsättning"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Omvandlingsmotor"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Försök återställa felaktiga fält till deras standardvärden"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Katalog på servern där exporter kan sparas"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Spara-katalog"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7271,47 +7248,47 @@ msgstr ""
"mode=edit&amp;id=%1$d#tab_Server]autentiseringstyp[/a] till [kbd]cookie[/"
"kbd] eller [kbd]http[/kbd]."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Du bör använda mysqli av prestandaanledningar"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Du tillåter anslutning till servern utan lösenord."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Lämna tomt om inte används"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Ordning för värdautentisering"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Lämna tomt för standard"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Regler för värdautentisering"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Tillåt inloggning utan lösenord"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Tillåt root-inloggning"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7321,19 +7298,19 @@ msgstr ""
"hårdvaruautentisering[/a] (inte placerad i din dokumentrotkatalog; förslag: /"
"etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey konfigurationsfil"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Autentiseringsmetod att använda"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Typ av autentisering"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7341,11 +7318,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]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Tabell för bokmärken"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7353,31 +7330,31 @@ msgstr ""
"Lämna tomt för inget stöd för kolumnkommentarer/mime-typer, förslag: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Tabell för kolumninformation"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "Komprimera anslutning till MySQL-servern"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Komprimera anslutning"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Typ av anslutning till servern, behåll tcp om osäker"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Anslutningstyp"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Lösenord för kontrollanvändare"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7386,19 +7363,19 @@ msgstr ""
"information tillgänglig på [a@http://wiki.phpmyadmin.net/pma/controluser]wiki"
"[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Kontrollanvändare"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Räkna tabeller vid visning av databaslista"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Räkna tabeller"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7406,11 +7383,11 @@ msgstr ""
"Lämna tomt för inget stöd för Designer, förslag: [kbd]pma_designer_coords[/"
"kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tabell för Designer"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7418,11 +7395,11 @@ 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]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Inaktivera användning av INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7439,24 +7416,24 @@ msgstr ""
"IP-baserat skydd inte pålitligt om din IP-adress hör till en ISP som "
"tusentals användare, inklusive du, är ansluten till."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "PHP-tillägg att använda"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Dölj databaser som matchar reguljärt uttryck (PCRE)"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Dölj databaser"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7464,11 +7441,11 @@ msgstr ""
"Lämna tomt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "Tabell för SQL-frågehistorik"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7480,33 +7457,33 @@ msgstr ""
"Lämna tomt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history[/"
"kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "Tabell för SQL-frågehistorik"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "Värdnamn där MySQL-servern körs"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Serverns värdnamn"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Utloggning URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Försök ansluta utan lösenord"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Anslut utan lösenord"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7514,29 +7491,29 @@ msgstr ""
"Du kan använda MySQL:s jokertecken (% och _), ange \\ före om du vill "
"använda deras bokstavliga instanser, t.ex. använd 'my\\_db' och inte 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Visa endast listade databaser"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Lämna tomt om inte autentisering config används"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Löseenord för autentisering config"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Lämna tomt för inget stöd för PDF-schema, förslag: [kbd]pma_pdf_pages[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-schema: Tabell för sidor"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7546,15 +7523,15 @@ msgstr ""
"[a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] för komplett information. "
"Lämna tomt för utan stöd. Förslag: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr "Port som MySQL-servern lyssnar på, lämna tomt för standard"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Serverport"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7562,19 +7539,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Tabell för relationer"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "SQL-kommando för att hämta tillgängliga databaser"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES-kommando"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7582,99 +7559,99 @@ msgstr ""
"Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/"
"a] för ett exempel"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon sessionsnamn"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Signon URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Automatisk återställning"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Uppgift"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Du bör använda SSL-anslutningar om din webbserver har stöd för det"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "Sockel som MySQL-servern lyssnar på, lämna tomt för standard"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Serversockel"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "Komprimera anslutning till MySQL-servern"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "Använd SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-schema: tabellkoordinater"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7686,17 +7663,17 @@ 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]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Tabell för visa fält"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Användare för autentisering config"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7704,11 +7681,11 @@ msgstr ""
"Inaktivera ifall du vet att dina tabeller pma_* är aktuella. Detta "
"förhindrar kompabilitetskontroller och ökar därmed prestanda"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Utförlig kontroll"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7716,22 +7693,22 @@ msgstr ""
"En användarvänlig beskrivning av denna server. Lämna tomt för att visa "
"värdnamnet istället."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Beskrivande namn för denna server"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Ifall en användare ska få se en knapp &quot;visa alla (rader)&quot;"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Tillåt att visa alla rader"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7741,59 +7718,59 @@ msgstr ""
"autentisering eftersom lösenordet är hårdkodat i konfigurationsfilen; detta "
"begränsar inte möjligheten att utföra samma kommando direkt"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Visa ändra lösenord-formulär"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Visa skapa databas-formulär"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Visa formulär"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Visa funktionsfälten i ändra/infoga-läge"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Visa funktionsfält"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
"Visar länk till [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a]"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "Visa phpinfo()-länk"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Visa detaljerad MySQL-serverinformation"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "Anger om SQL-frågor som genereras av phpMyAdmin ska visas"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Visa SQL-frågor"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Tillåt visning av databas- och tabellstatistik (t.ex. utrymmesanvändning)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Visa statistik"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7801,11 +7778,11 @@ msgstr ""
"Om tooltip används och en databaskommentar är angiven, så byter detta plats "
"på kommentaren och det verkliga namnet"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Visa databaskommentar istället för dess namn"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7817,26 +7794,26 @@ msgstr ""
"['LeftFrameTableSeparator'] , så endast mappen kallas för detta alias, "
"tabellnamnet självt förblir oförändrat"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Visa tabellkommentar istället för dess namn"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Visa tabellkommentarer i tooltip"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Hoppa över låsta tabeller"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7844,15 +7821,15 @@ msgstr ""
"Föreslå ett daabasnamn i &quot;Skapa databas&quot;-formuläret (om möjligt) "
"eller behåll textfältet tomt"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Föreslå nytt databasnamn"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "ja"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7864,27 +7841,27 @@ msgstr ""
"huvud som kommer från proxyservern 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "Lista med betrodda proxyservrar för IP allow/deny"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
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"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Uppladdningskatalog"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Tillåt sökning i hela databasen"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Använd databassökning"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7894,11 +7871,11 @@ msgstr ""
"import.lib.php för standardvärden för hur många frågor ett uttryck kan "
"innehålla."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Utförliga fleruttrycksfrågor"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7906,11 +7883,11 @@ msgstr ""
"Läsning av version misslyckades. Kanske är du offline eller så svarar inte "
"uppgraderingsservern."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Fick ogiltig versionssträng från server"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7919,7 +7896,7 @@ msgstr ""
"En nyare version av phpMyAdmin finns tillgänglig och du bör överväga att "
"uppgradera. Den nyaste versionen är %s, publicerad den %s."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -7931,26 +7908,26 @@ msgstr ""
"Du använder en subversion-version, kör [kbd]svn update[/kbd] :-)[br]Den "
"senaste stabila versionen är %s, publicerad den %s."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Ingen nyare stabil version finns tillgänglig"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Ej analyserbar versionssträng"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versionskontroll"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Varken URL-wrapper eller CURL är tillgänglig. Versionskontroll är inte "
"möjlig."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7958,7 +7935,7 @@ msgstr ""
"Aktivera [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-"
"komprimering för import- och exportoperationer"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7967,7 +7944,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip komprimering[/a] "
"erfordrar funktioner (%s) som inte är tillgängliga på detta system."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7976,325 +7953,325 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip dekomprimering[/a] "
"erfordrar funktioner (%s) som inte är tillgängliga på detta system."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Infogade rad id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "Visar som PHP-kod"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "Visar SQL-fråga"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Problem med index för tabell `%s`"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etikett"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabell %1$s har ändrats"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Visa främmande värden"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funktion"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ignorera"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " På grund av dess längd,<br /> kanske detta fält inte kan redigeras "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "Ta bort referens till BLOB-förvaringsplats"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binär - ändra inte"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "Ladda upp till BLOB-förvaringsplats"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Lägg till som ny rad"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
#, fuzzy
msgid "Show insert query"
msgstr "Visar SQL-fråga"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Gå tillbaka till föregående sida"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Lägg till ytterligare en ny rad"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "GÃ¥ tillbaka till denna sida"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Ändra nästa rad"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Använd TAB-tangenten för att flytta från värde till värde, eller CTRL+pil "
"för att flytta vart som helst"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Börja om infogning med %s rader"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "Tabell %s finns redan!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabell %1$s har skapats."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Visa SQL-satser för tabellen"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Primärnyckelns namn måste vara \"PRIMARY\"!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Kan inte byta namn på index till \"PRIMARY\"!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Inga delar av index är definierade!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Skapa ett nytt index"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Ändra ett index"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indexnamn&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indextyp&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>måste</b> vara namnet på och <b>endast på</b> en "
"primärnyckel!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Lägg till&nbsp;%s&nbsp;kolumn(er) till index"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Antalet kolumner måste vara större än noll."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Kan inte flytta tabell till samma namn!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Kan inte kopiera tabell till samma namn!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Tabellen %s har flyttats till %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Tabellen %s har kopierats till %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tabellnamnet är tomt!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Sortera om tabellen efter"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(ensam)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Flytta tabellen till (databas<b>.</b>tabell):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tabellalternativ"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Döp om tabellen till"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Kopiera tabellen till (databas<b>.</b>tabell):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Byt till kopierad tabell"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tabellunderhåll"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Defragmentera tabell"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Tabellen %s har rensats"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Rensa tabell"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Partitionsunderhåll"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Partition %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Analysera"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Kontrollera"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimera"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Omskapa"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Reparera"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Ta bort partitionering"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Kontrollera referensintegritet:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Visa tabeller"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Utrymmesanvändning"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Användning"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektivt"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Radstatistik"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Uppgift"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statisk"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dynamisk"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Radlängd"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Radstorlek"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "Fel vid skapande av främmande nyckel för %1$s (kontrollera datatyper)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Interna relationer"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8302,247 +8279,247 @@ msgstr ""
"En intern relation är inte nödvändig när en motsvarande främmande nyckel-"
"relation finns."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Begränsning för främmande nyckel"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Inga rader valda"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Utför en \"Query By Example\" (jokertecken: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Välj fält (minst ett):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Lägg till sökvillkor (uttryck i \"where\"-sats):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Rader per sida"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Visningsordning:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Visa distinkta värden"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Inget"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Tabellen %s har tagits bort"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "En primär nyckel har lagts till för %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Ett index har lagts till för %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Visa relationer"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Föreslå tabellstruktur"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "Lägg till %s fält"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "I slutet av tabellen"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "I början av tabellen"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "Efter %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Skapa ett index för&nbsp;%s&nbsp;kolumn(er)"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "partitionerad"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Användarnamn:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Standard för export"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Persiska"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Skapa relation"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8551,47 +8528,74 @@ msgstr ""
"Stöd för teman saknas. Kontrollera din konfiguration och/eller dina teman i "
"katalog %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Hämta fler teman!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Tillgängliga MIME-typer"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "Kursiverade MIME-typer har inte någon separat omvandlingsfunktion"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Tillgängliga omvandlingar"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Beskrivning"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Du har inte tillräcklig behörighet för att vara här nu!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profilen har uppdaterats."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Namn på vy"
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Döp om tabellen till"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kan inte ladda tilläggen iconv eller recode som behövs för "
+#~ "teckenuppsättningsomvandling. Antingen konfigurera PHP för att tillåta "
+#~ "dessa tillägg eller inaktivera teckenuppsättningsomvandling i phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Kan inte använda varken funktionen iconv, libiconv eller recode_string, "
+#~ "fastän de nödvändiga tilläggen verkar vara laddade. Kontrollera din PHP-"
+#~ "konfiguration."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Tillåt omvandling av teckenuppsättning"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Standard teckenuppsättning som används för omvandlingar"
+
+#~ msgid "Default character set"
+#~ msgstr "Standard teckenuppsättning"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ta.po b/po/ta.po
index 663212579a..97204e894f 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-04-16 10:43+0200\n"
"Last-Translator: Sutharshan <sutharshan02@gmail.com>\n"
"Language-Team: Tamil <ta@li.org>\n"
@@ -17,862 +17,866 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr ""
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr ""
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr ""
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr ""
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr ""
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr ""
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr ""
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr ""
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr ""
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr ""
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr ""
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr ""
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr ""
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr ""
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr ""
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr ""
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr ""
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr ""
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr ""
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr ""
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr ""
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr ""
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr ""
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr ""
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr ""
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr ""
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr ""
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr ""
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s஠சேரà¯à®•à¯à®•"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "தானாக அதிகரிகà¯à®•à¯à®®à¯ பெறà¯à®®à®¤à®¿à®¯à¯ˆ சேரà¯à®•à¯à®•"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "தடைகளை சேரà¯à®•à¯à®•"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr ""
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr ""
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr ""
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr ""
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr ""
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr ""
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr ""
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr ""
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr ""
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr ""
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr ""
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] ""
msgstr[1] ""
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr ""
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr ""
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr ""
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr ""
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr ""
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr ""
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr ""
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr ""
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr ""
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr ""
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr ""
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "விதி நிரைகளை சேரà¯à®•à¯à®•/ நீகà¯à®•à¯à®•"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "கள நிரலà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•/ நீகà¯à®•à¯à®•"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr ""
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr ""
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr ""
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "அனà¯à®®à®¤à®¿ நிராகரிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr ""
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr ""
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr ""
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr ""
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr ""
-#: db_search.php:260
+#: db_search.php:242
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr ""
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr ""
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr ""
-#: db_search.php:285
+#: db_search.php:267
#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr ""
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr ""
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr ""
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr ""
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr ""
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr ""
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr ""
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr ""
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr ""
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr ""
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr ""
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr ""
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr ""
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr ""
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr ""
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr ""
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr ""
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr ""
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr ""
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr ""
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr ""
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr ""
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr ""
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr ""
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "செயலà¯"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr ""
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr ""
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -880,15 +884,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr ""
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -917,39 +921,39 @@ msgstr ""
msgid "The user name is empty!"
msgstr ""
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr ""
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr ""
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "விலகà¯à®•à¯"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr ""
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -957,13 +961,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr ""
@@ -979,117 +983,125 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr ""
+#: js/messages.php:66
+msgid "Generate password"
+msgstr ""
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr ""
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr ""
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Jan"
msgid "January"
msgstr "தை"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "பஙà¯à®•à¯à®©à®¿"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "சிதà¯à®¤à®¿à®°à¯ˆ"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "வைகாசி"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ஆணி"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "ஆடி"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "ஆவணி"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "à®à®ªà¯à®ªà®šà®¿"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "தை"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "மாசி"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "பஙà¯à®•à¯à®©à®¿"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "சிதà¯à®¤à®¿à®°à¯ˆ"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1097,386 +1109,386 @@ msgid "May"
msgstr "வைகாசி"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "ஆணி"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "ஆடி"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "ஆவணி"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "பà¯à®°à®Ÿà¯à®Ÿà®¾à®¤à®¿"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "à®à®ªà¯à®ªà®šà®¿"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "காதà¯à®¤à®¿à®•à¯ˆ"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "மாரà¯à®•à®´à®¿"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ஞாயிறà¯"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "திஙà¯à®•à®³à¯"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "செவà¯à®µà®¾à®¯à¯"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "வெளà¯à®³à®¿"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ஞாயிறà¯"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "திஙà¯à®•à®³à¯"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "செவà¯à®µà®¾à®¯à¯"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "பà¯à®¤à®©à¯"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "வியாழனà¯"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "வெளà¯à®³à®¿"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "சனி"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "ஞாயிறà¯"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "திஙà¯à®•à®³à¯"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "செவà¯à®µà®¾à®¯à¯"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "பà¯à®¤à®©à¯"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "வியாழனà¯"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "வெளà¯à®³à®¿"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "சனி"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr ""
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr ""
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr ""
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr ""
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr ""
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr ""
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr ""
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d வரிசை மாறà¯à®±à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯"
msgstr[1] "%1$d வரிசைகள௠மாறà¯à®±à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®©"
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d வரிசை அகறà¯à®±à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯"
msgstr[1] "%1$d வரிசைகள௠அகறà¯à®±à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®©"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d வரிசை சேரà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯"
msgstr[1] "%1$d வரிசைகள௠சேரà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®©"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr ""
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr ""
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1485,7 +1497,7 @@ msgstr ""
"நீஙà¯à®•à®³à¯ அமைபà¯à®ªà¯ கோபà¯à®ªà¯ˆ உரà¯à®µà®¾à®•à¯à®•à®µà®¿à®²à¯à®²à¯ˆ. அதை உரà¯à®µà®¾à®•à¯à®• நீஙà¯à®•à®³à¯ %1$s உரà¯à®µà®¾à®•à¯à®• கோவையை %2$s "
"பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à®¾à®®à¯"
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1496,61 +1508,61 @@ msgstr ""
"சேவரà¯, பயனாளர௠பெயரà¯, கடவà¯à®šà¯ சொல௠எனà¯à®ªà®µà¯ˆ MySql நிரà¯à®µà®¾à®•à®¿à®¯à®¾à®²à¯ வழஙà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ தரவà¯à®•à®³à¯à®Ÿà®©à¯ "
"பொரà¯à®¨à¯à®¤à¯à®•à®¿à®©à¯à®±à®¤à®¾ என சரி பாரà¯à®™à¯à®•à®³à¯."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
@@ -1588,22 +1600,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1613,414 +1610,404 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr ""
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr ""
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "உளà¯à®µà®°à®¿à®šà¯ˆ"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s நாடà¯à®•à®³à¯ %s மணிதà¯à®¤à®¿à®¯à®¾à®²à®™à¯à®•à®³à¯ %s நிமிடஙà¯à®•à®³à¯ மறà¯à®±à¯à®®à¯ %s செகà¯à®•à®©à¯à®•à®³à¯"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr ""
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr ""
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr ""
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr ""
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr ""
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr ""
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr ""
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr ""
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr ""
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr ""
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr ""
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr ""
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr ""
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr ""
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr ""
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr ""
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr ""
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr ""
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2028,40 +2015,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2086,7 +2073,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr ""
@@ -2094,13 +2081,13 @@ msgstr ""
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2126,11 +2113,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2174,387 +2161,387 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr ""
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr ""
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr ""
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr ""
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr ""
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr ""
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr ""
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr ""
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2562,48 +2549,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2611,140 +2598,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr ""
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr ""
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr ""
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr ""
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr ""
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr ""
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr ""
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2752,23 +2739,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2776,99 +2763,99 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "கரà¯à®¤à®¿à®Ÿà¯à®•à¯à®³à¯ சேரà¯à®•à¯à®•"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2876,163 +2863,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3048,7 +3035,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3059,543 +3046,547 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr ""
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr ""
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr ""
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr ""
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr ""
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr ""
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr ""
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr ""
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr ""
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr ""
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3608,56 +3599,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3665,29 +3656,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3695,55 +3686,55 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr ""
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr ""
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have added a new user."
msgid "You have to add at least one column."
msgstr "நீஙà¯à®•à®³à¯ பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®¤à¯à®¤à¯à®³à¯à®³à¯€à®°à¯à®•à®³à¯"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3751,24 +3742,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3780,7 +3771,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3794,37 +3785,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3842,66 +3833,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "செயலà¯à®•à®³à¯"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr ""
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr ""
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr ""
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3909,21 +3900,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3931,351 +3922,351 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr ""
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr ""
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr ""
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr ""
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr ""
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr ""
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr ""
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr ""
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr ""
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr ""
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr ""
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4467,20 +4458,20 @@ msgid "None"
msgstr ""
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4504,95 +4495,95 @@ msgstr ""
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "நீஙà¯à®•à®³à¯ பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®¤à¯à®¤à¯à®³à¯à®³à¯€à®°à¯à®•à®³à¯"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr ""
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4601,154 +4592,154 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "பினà¯à®µà®°à¯à®®à¯ கொடà¯à®ªà®¿à®Ÿà¯à®•à®¾à®© பà¯à®¤à®¿à®¯ அனà¯à®®à®¤à®¿à®¯à¯ˆ சேரà¯à®•à¯à®•"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr ""
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4757,125 +4748,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4883,78 +4874,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4962,7 +4953,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4970,42 +4961,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5013,33 +5004,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5048,218 +5039,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5267,104 +5258,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5372,18 +5363,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5391,413 +5382,409 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "நிறà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "பà¯à®¤à®¿à®¯ பதிபà¯à®ªà¯ˆ பாரà¯à®µà¯ˆà®¯à®¿à®Ÿà®µà¯à®®à¯"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "எசà¯à®šà®°à®¿à®•à¯à®•à¯ˆ"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5807,66 +5794,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5874,430 +5861,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6305,174 +6284,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6480,163 +6459,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6646,144 +6625,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6794,323 +6773,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7118,38 +7097,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7157,681 +7136,681 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "பà¯à®¤à®¿à®¯ நிலையான பதிபà¯à®ªà¯à®•à®³à¯ ஒனà¯à®±à¯à®®à¯ இலà¯à®²à¯ˆ "
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr ""
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr ""
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr ""
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr ""
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr ""
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr ""
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr ""
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s பினà¯"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr ""
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/te.po b/po/te.po
index 18601c3348..6cfb2e8893 100644
--- a/po/te.po
+++ b/po/te.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-26 14:20+0200\n"
"Last-Translator: <veeven@gmail.com>\n"
"Language-Team: Telugu <te@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "à°…à°¨à±à°¨à±€ చూపించà±"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "à°ªà±à°Ÿ సంఖà±à°¯:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -37,590 +37,595 @@ msgid ""
msgstr ""
# Research అంటే పరిశోధన, à°…à°‚à°¦à±à°µà°²à±à°²à°¨ ఇది శోధనైంది
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "శోధించà±"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "వెళà±à°³à±"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr ""
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "వివరణ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "à°ˆ విలà±à°µà°¨à°¿ ఉపయోగించà±"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Command"
msgid "Column"
msgstr "ఆజà±à°ž"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "à°°à°•à°‚"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr ""
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr ""
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr ""
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "కాదà±"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "à°…à°µà±à°¨à±"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "à°®à±à°¦à±à°°à°¿à°‚à°šà±"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr ""
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr ""
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "డేటాబేసౠపేరౠఖాళీగా ఉనà±à°¨à°¦à°¿"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr ""
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr ""
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "ఆజà±à°ž"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "మరియౠతరà±à°µà°¾à°¤"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr ""
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr ""
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr ""
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr ""
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "à°¸à±à°¥à°¿à°¤à°¿"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "End"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "à°®à±à°—à°¿à°‚à°ªà±"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr ""
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr ""
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr ""
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr ""
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "పటà±à°Ÿà°¿à°•"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr ""
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "పరిమాణం"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "వాడà±à°•à°²à±‹ ఉనà±à°¨à°¦à°¿"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr ""
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr ""
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr ""
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] ""
msgstr[1] ""
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "à°•à±à°°à°®à°‚లో పేరà±à°šà±"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ఆరోహణ"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "అవరోహణ"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "చూపించà±"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr ""
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr ""
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "మరియà±"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "లేదా"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr ""
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr ""
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr ""
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr ""
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr ""
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr ""
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr ""
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr ""
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "à°…à°¨à±à°¨à°¿ పదాలూ"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr ""
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr ""
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr ""
-#: db_search.php:260
+#: db_search.php:242
#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr ""
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] ""
+msgstr[1] ""
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr ""
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "తొలగించà±"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>మొతà±à°¤à°‚:</b> <i>%s</i> పోలిక(à°²à±)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>మొతà±à°¤à°‚:</b> <i>%s</i> పోలిక(à°²à±)"
+msgstr[1] "<b>మొతà±à°¤à°‚:</b> <i>%s</i> పోలిక(à°²à±)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr ""
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "వెతà±à°•à±"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr ""
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr ""
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr ""
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr ""
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr ""
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ఖాళీ"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr ""
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -628,265 +633,265 @@ msgid ""
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "చూపà±à°®à±"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "మొతà±à°¤à°®à±"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr ""
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr ""
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr ""
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr ""
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr ""
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr ""
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr ""
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr ""
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr ""
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr ""
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "డేటాబేసà±"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "à°šà°°à±à°¯"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr ""
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr ""
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "వెనà±à°•à°•à°¿"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -894,15 +899,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr ""
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -932,39 +937,39 @@ msgstr ""
msgid "The user name is empty!"
msgstr "వాడà±à°•à°°à°¿ పేరà±à°²à±‹ à°à°®à±€ లేదà±"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "సంకేతపదం ఖాళీగా ఉంది!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "సంకేతపదాలౠసరిపోలలేదà±!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "à°°à°¦à±à°¦à±à°šà±‡à°¯à°¿"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr ""
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -972,13 +977,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr ""
@@ -994,18 +999,26 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr ""
+#: js/messages.php:66
+msgid "Generate password"
+msgstr ""
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
@@ -1013,104 +1026,104 @@ msgstr "à°•à±à°°à°¿à°¤à°®à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "తదà±à°ªà°°à°¿"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "మొతà±à°¤à°‚"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Jan"
msgid "January"
msgstr "జన"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "మారà±à°šà°¿"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "à°à°ªà±à°°à°¿"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "మే"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "జూనà±"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "జూలై"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "ఆగ"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "à°…à°•à±à°Ÿà±‹"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "జన"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "à°«à°¿à°¬à±à°°"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "మారà±à°šà°¿"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "à°à°ªà±à°°à°¿"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1118,401 +1131,401 @@ msgid "May"
msgstr "మే"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "జూనà±"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "జూలై"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "ఆగ"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "సెపà±à°Ÿà±†"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "à°…à°•à±à°Ÿà±‹"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "నవం"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "డిసెం"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ఆది"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "సోమ"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "మంగళ"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "à°¶à±à°•à±à°°"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "ఆది"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "సోమ"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "మంగళ"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "à°¬à±à°§"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "à°—à±à°°à±"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "à°¶à±à°•à±à°°"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "శని"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "ఆది"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "సోమ"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "మంగళ"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "à°¬à±à°§"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "à°—à±à°°à±"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "à°¶à±à°•à±à°°"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "శని"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "వికీ"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "వాడà±à°•à°²à±‹ ఉనà±à°¨à°¦à°¿"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "à°•à±à°·à°£à°¾à°¨à°¿à°•à°¿"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr ""
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr ""
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "à°µà±à°¯à°¾à°–à±à°¯"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "మారà±à°šà±"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr ""
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr ""
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr ""
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr ""
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "తీసà±à°•à±Šà°¨à±à°®à±"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%sà°•à°¿ à°¸à±à°µà°¾à°—తం"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1520,62 +1533,62 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "à°ªà±à°°à°µà±‡à°¶à°¿à°‚à°šà±"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "వాడà±à°•à°°à°¿ పేరà±"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "సంకేతపదం:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
@@ -1615,22 +1628,7 @@ msgstr "వీడియోనౠచూపà±à°®à±"
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1640,417 +1638,407 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "à°—à°°à°¿à°·à±à° à°‚: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr ""
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr ""
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "సమయం"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr ""
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y at %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s రోజà±à°²à±, %s à°—à°‚à°Ÿà°²à±, %s నిమిషాలౠమరియౠ%s à°•à±à°·à°£à°¾à°²à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "మొదలà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "à°•à±à°°à°¿à°¤à°®à±"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "à°®à±à°—à°¿à°‚à°ªà±"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr ""
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "పేరà±"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr ""
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr ""
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr ""
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "వివరాలà±..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr ""
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "సంకేతపదం లేదà±"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "సంకేతపదం"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "సృషà±à°Ÿà°¿à°‚à°šà±"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr ""
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr ""
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr ""
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr ""
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr ""
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2058,40 +2046,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2116,7 +2104,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "పాఠà±à°¯à°ªà± దసà±à°¤à±à°°à°‚ యొకà±à°• à°ªà±à°°à°¾à°‚తం"
@@ -2124,13 +2112,13 @@ msgstr "పాఠà±à°¯à°ªà± దసà±à°¤à±à°°à°‚ యొకà±à°• à°ªà±à°°à°¾
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2156,11 +2144,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2204,391 +2192,391 @@ msgstr ""
msgid "Paper size"
msgstr "కాగితపౠపరిమాణం"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "భాష"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr ""
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr ""
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr ""
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "పాకà±à°·à°¿à°• పాఠà±à°¯à°¾à°²à±"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "దాచà±"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr ""
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr ""
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "మొతà±à°¤à°‚"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "మారà±à°šà±à°®à±"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "మొతà±à°¤à°‚"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "à°ªà±à°Ÿà°²à±"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "వినà±à°¨à°ªà°®à±à°²à°¨à± à°µà±à°°à°¾à°¯à±à°®à±"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2596,48 +2584,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2645,140 +2633,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr ""
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr ""
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr ""
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr ""
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "సంబంధాలà±"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr ""
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr ""
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2786,23 +2774,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2810,100 +2798,100 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "à°Žà°—à±à°®à°¤à°¿ à°°à°•à°‚"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2911,163 +2899,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "అమరికలà±"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3083,7 +3071,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3094,12 +3082,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "No"
msgctxt "None encoding conversion"
@@ -3107,547 +3095,551 @@ msgid "None"
msgstr "కాదà±"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "à°…à°•à±à°·à°°à°®à°¾à°²"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "బలà±à°—ేరియనà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "సరళ చైనీసà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "సాంపà±à°°à°¦à°¾à°¯ చైనీసà±"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "à°•à±à°°à±Šà°¯à±‹à°·à°¿à°¯à°¨à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ఛెకà±"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "డానిషà±"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ఆంగà±à°²à°‚"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "జరà±à°®à°¨à±"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "నిఘంటà±à°µà±"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "హంగేరియనà±"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "జాపనీసà±"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "లిథà±à°¯à±‡à°¨à°¿à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "కొరియనà±"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "పెరà±à°·à°¿à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "పోలిషà±"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "పశà±à°šà°¿à°® à°à°°à±‹à°ªà°¿à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "రొమేనియనà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "à°¸à±à°²à±‹à°µà°¾à°•à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "à°¸à±à°²à±‹à°µà°¾à°•à± దేశరి"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "à°¸à±à°ªà°¾à°¨à°¿à°·à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "సాంపà±à°°à°¦à°¾à°¯ à°¸à±à°ªà°¾à°¨à°¿à°·à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "à°¸à±à°µà±€à°¡à±€à°·à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "థాయà±"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "à°Ÿà°°à±à°•à°¿à°·à±"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "ఉకà±à°°à±‡à°¨à°¿à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "యూనికోడà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "బహౠభాషా"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "à°°à°·à±à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ఆరà±à°®à±‡à°¨à°¿à°¯à°¨à±"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "అరబికà±"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "హిబà±à°°à±‚"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "à°—à±à°°à±€à°•à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ఛెకà±-à°¸à±à°²à±‹à°µà°¾à°•à±"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "à°®à±à°‚గిలి"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "నిషà±à°•à±à°°à°®à°¿à°‚à°šà±"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "సరే"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL à°šà°°à°¿à°¤à±à°°"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "వివరణ లేదà±"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "వాడà±à°•à°°à°¿ పేరà±"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "విలà±à°µ"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ఠవాడà±à°•à°°à°¿ à°à°¨à°¨à±"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr ""
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "à°¸à±à°¥à°¾à°¨à°¿à°•"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr ""
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "తేడా"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Comments"
msgid "Columns"
msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr ""
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "దాఖలà±à°šà±‡à°¯à°¿"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3660,56 +3652,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3717,29 +3709,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3747,59 +3739,59 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "No"
msgctxt "for default"
msgid "None"
msgstr "కాదà±"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "à°­à°¦à±à°°à°ªà°°à°šà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add into comments"
msgid "Add %s column(s)"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have added a new user."
msgid "You have to add at least one column."
msgstr "మీరౠకà±à°°à±Šà°¤à±à°¤ వినియోగదారà±à°¨à°¿ చేరà±à°šà°¾à°°à±"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3807,24 +3799,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3836,7 +3828,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3850,37 +3842,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3898,66 +3890,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "à°šà°°à±à°¯à°²à±"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "వాడà±à°•à°°à°¿"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr ""
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "వికీ"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr ""
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3965,21 +3957,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3987,217 +3979,217 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr ""
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "à°ªà±à°Ÿà°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr ""
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "à°ªà±à°Ÿà°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "à°ªà±à°Ÿ సంఖà±à°¯:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "అంతరà±à°—à°¤ సంబంధాలà±"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr ""
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr ""
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "ఎడమవైపà±à°¨ మెనà±à°¨à°¿ చూపించà±/దాచà±"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "సహాయం"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "నేరౠలంకెలà±"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "à°šà°¿à°¨à±à°¨à°µà°¿ / పెదà±à°¦à°µà°¿ à°…à°¨à±à°¨à°¿à°¯à±"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "à°…à°¨à±à°¨à°¿à°‚టిని చూపà±à°®à±/దాచà±à°®à±"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4205,145 +4197,145 @@ msgid ""
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "à°ªà±à°Ÿà°¨à± సృషà±à°Ÿà°¿à°‚చడమైనది"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "à°ªà±à°Ÿà°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ తపà±à°ªà°¿à°¦à°®à± జరిగినది"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "à°…à°¨à±à°¨à±€"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "దసà±à°¤à±à°°à°¾à°²à±"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "అసలౠసà±à°¥à°¾à°¨à°‚"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "సమాచారం"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr ""
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr ""
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "గణాంకాలని చేతనంచేయి"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "గణాంకాలని అచేతనంచేయి"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4537,20 +4529,20 @@ msgid "None"
msgstr "కాదà±"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4574,98 +4566,98 @@ msgstr "à°ªà±à°°à°µà±‡à°¶à°ªà± సమాచారం"
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "మీరౠకà±à°°à±Šà°¤à±à°¤ వినియోగదారà±à°¨à°¿ చేరà±à°šà°¾à°°à±"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "à°à°¦à±ˆà°¨à°¨à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వినియోగదారà±à°¨à°¿ చేరà±à°šà±"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4674,157 +4666,157 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... పాతదే ఉంచà±à°®à±"
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "No"
msgctxt "Create none database for user"
msgid "None"
msgstr "కాదà±"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4833,127 +4825,127 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "మొదలà±à°ªà±†à°Ÿà±à°Ÿà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "ఆపà±à°®à±"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4961,78 +4953,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5040,7 +5032,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5048,42 +5040,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5091,33 +5083,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5126,221 +5118,221 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "సృషà±à°Ÿà°¿à°‚చబడిన à°ªà±à°Ÿà°² సంఖà±à°¯"
-#: server_status.php:92
+#: server_status.php:91
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 ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "చదివిన à°ªà±à°Ÿà°² సంఖà±à°¯"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "à°µà±à°°à°¾à°¸à°¿à°¨ à°ªà±à°Ÿà°² సంఖà±à°¯"
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5348,104 +5340,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5453,18 +5445,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5472,419 +5464,415 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "à°—à°‚à°Ÿà°•à°¿"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "పంపించà±"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "à°…à°¨à±à°¸à°‚ధానాలà±"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "నిమిషానికి"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "à°•à±à°·à°£à°¾à°¨à°¿à°•à°¿"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "à°…à°¨à±à°¸à°‚ధానాలà±"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Server configuration"
msgid "Configuration: %s"
msgstr "సేవకి à°¸à±à°µà°°à±‚పణం"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "సారà±à°µà°¤à±à°°à°¿à°• విలà±à°µ"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "దించà±à°•à±Šà°¨à±à°®à±"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- à°à°®à±€à°²à±‡à°¦à± -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "వాకà±à°¯à°¾à°‚తమà±"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "హెచà±à°šà°°à°¿à°•"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5894,66 +5882,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5961,430 +5949,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "కాదà±"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "à°­à°¦à±à°°à°¤"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "à°ªà±à°°à°¾à°§à°®à°¿à°• అమరికలà±"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "సేవకి à°¸à±à°µà°°à±‚పణం"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6392,174 +6372,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "à°šà°¿à°¹à±à°¨à°¾à°¨à±à°¨à°¿ చూపించà±"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6567,163 +6547,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6733,144 +6713,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "à°…à°¨à±à°¸à°‚ధాన à°°à°•à°‚"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6881,323 +6861,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "గణాంకాలనౠచూపించà±"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7205,39 +7185,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ డేటాబేసౠపేరà±à°¨à± సూచించà±à°®à±"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "à°…à°µà±à°¨à±"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7245,693 +7225,693 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr ""
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "à°®à±à°¨à±à°ªà°Ÿà°¿ à°ªà±à°Ÿà°•à± వెళà±à°³à±"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "à°ˆ à°ªà±à°Ÿà°•à± తిరిగి వెళà±à°³à±à°®à±"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "విశదీకరించà±"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "వాడà±à°•"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "వరà±à°¸à°² గణాంకాలà±"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "అంతరà±à°—à°¤ సంబంధాలà±"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "No"
msgctxt "None for default"
msgid "None"
msgstr "కాదà±"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr ""
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add into comments"
msgid "Add column"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s మారà±à°²à± తరà±à°µà°¾à°¤"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "మూసివేయి"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "తేదీ"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "వాడà±à°•à°°à°¿à°ªà±‡à°°à±"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "వివరణ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "నామధేయమà±à°¨à± చూపà±à°®à±"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/th.po b/po/th.po
index bc790601a2..959a8bb8a4 100644
--- a/po/th.po
+++ b/po/th.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: thai <th@li.org>\n"
@@ -13,322 +13,322 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "à¹à¸ªà¸”งทั้งหมด"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "หมายเลขหน้า:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ค้นหา"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "ลงมือ"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "ชื่อคีย์"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "รายละเอียด"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ใช้ค่านี้"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "โยนà¸à¸²à¸™à¸‚้อมูล %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "หมายเหตุของà¸à¸²à¸™à¸‚้อมูล: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "หมายเหตุของตาราง"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "ชื่อคอลัมน์"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "ชนิด"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "ว่างเปล่า (null)"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ค่าปริยาย"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "เชื่อมไปยัง"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "หมายเหตุ"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "ไม่"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "ใช่"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "พิมพ์"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ดูโครงสร้างของà¸à¸²à¸™à¸‚้อมูล"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "ไม่พบตารางใด ๆ ในà¸à¸²à¸™à¸‚้อมูล"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "เลือà¸à¸—ั้งหมด"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ไม่เลือà¸à¹€à¸¥à¸¢"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
#, fuzzy
msgid "The database name is empty!"
msgstr "ชื่อตารางยังว่างอยู่!"
-#: db_operations.php:236
+#: db_operations.php:235
#, fuzzy, php-format
msgid "Database %s has been renamed to %s"
msgstr "ตาราง %s ได้ถูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸Šà¸·à¹ˆà¸­à¹€à¸›à¹‡à¸™ %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, fuzzy, php-format
msgid "Database %s has been copied to %s"
msgstr "คัดลอà¸à¸•à¸²à¸£à¸²à¸‡ %s ไปเà¸à¹‡à¸šà¹ƒà¸™à¸Šà¸·à¹ˆà¸­ %s เรียบร้อยà¹à¸¥à¹‰à¸§."
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "เปลี่ยนชื่อà¸à¸²à¸™à¸‚้อมูลเป็น"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "คำสั่ง"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
#, fuzzy
msgid "Copy database to"
msgstr "เปลี่ยนชื่อà¸à¸²à¸™à¸‚้อมูลเป็น"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "เฉพาะโครงสร้าง"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "ทั้งโครงสร้างà¹à¸¥à¸°à¸‚้อมูล"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "เฉพาะข้อมูล"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "เพิ่มค่า AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
#, fuzzy
msgid "Switch to copied database"
msgstr "สลับไปที่ตารางที่ถูà¸à¸—ำสำเนาไว้"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "สถานะ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "เปิดใช้อยู่"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "ระงับà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸­à¸¢à¸¹à¹ˆ"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ซ่อมà¹à¸‹à¸¡à¸•à¸²à¸£à¸²à¸‡"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "ระงับà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸­à¸¢à¸¹à¹ˆ"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "เปิดใช้อยู่"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸‡à¸¥à¸³à¸”ับ"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgid ""
msgstr ""
"ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูà¸à¸£à¸°à¸‡à¸±à¸šà¹€à¸­à¸²à¹„ว้ ตามเหตุผลที่à¹à¸ˆà¹‰à¸‡à¹„ว้ใน %shere%s"
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "à¹à¸à¹‰à¹„ขหน้า PDF"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "ตาราง "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "à¹à¸–ว"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "ขนาด"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "ใช้อยู่"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "สร้างเมื่อ"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ปรับปรุงครั้งสุดท้ายเมื่อ"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ตรวจสอบครั้งสุดท้ายเมื่อ"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,506 +391,512 @@ msgid_plural "%s tables"
msgstr[0] "%s ตาราง"
msgstr[1] "%s ตาราง"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "ทำคำค้นเสร็จเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "ต้องเลือà¸à¹ƒà¸«à¹‰à¹à¸ªà¸”งอย่างน้อยหนึ่งคอลัมน์"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "เรียง"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "น้อยไปมาà¸"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "มาà¸à¹„ปน้อย"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "à¹à¸ªà¸”ง"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "เงื่อนไข"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "เพิ่ม"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "à¹à¸¥à¸°"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "ลบ"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "หรือ"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "à¹à¸à¹‰à¹„ข"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "เพิ่ม/ลบ à¹à¸–ว"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "ปรับปรุงคำค้น"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ใช้ตาราง"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "คำค้นบนà¸à¸²à¸™à¸‚้อมูล <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "ประมวลผลคำค้น"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ไม่อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "อย่างน้อยหนึ่งคำ"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "ทุà¸à¸„ำ"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "เหมือนทั้งวลี"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "รูปà¹à¸šà¸šà¸„ำพ้อง (regular expression)"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "ผลà¸à¸²à¸£à¸„้นหา \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>"
+msgstr[1] "พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "เปิดดู"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "ลบ"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง"
+msgstr[1] "<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "ค้นหาในà¸à¸²à¸™à¸‚้อมูล"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "คำ หรือ ค่าที่ต้องà¸à¸²à¸£à¸„้นหา (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "ค้น:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "คำถูà¸à¹à¸šà¹ˆà¸‡à¸”้วยช่องว่าง (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "ในตาราง:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "ในตาราง:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "à¹à¸—รà¸"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "โครงสร้าง"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "โยนทิ้ง"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ลบข้อมูล"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "ลบข้อมูลในตาราง %s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, fuzzy, php-format
msgid "View %s has been dropped"
msgstr "โยนฟิลด์ %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "รีเลชัน"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "ผลรวม"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "ทำà¸à¸±à¸šà¸—ี่เลือà¸:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "เลือà¸à¸—ั้งหมด"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ไม่เลือà¸à¹€à¸¥à¸¢"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "à¹à¸ªà¸”ง"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "ตรวจสอบตาราง"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ปรับà¹à¸•à¹ˆà¸‡à¸•à¸²à¸£à¸²à¸‡"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ซ่อมà¹à¸‹à¸¡à¸•à¸²à¸£à¸²à¸‡"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "วิเคราะห์ตาราง"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ส่งออà¸"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "พจนานุà¸à¸£à¸¡à¸‚้อมูล"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "สร้าง"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "à¸à¸£à¸°à¸—ำà¸à¸²à¸£"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "เฉพาะโครงสร้าง"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "ตรวจสอบตาราง"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "อ่านไฟล์ไม่ได้"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "ลบคำค้นที่จดไว้เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "ย้อนà¸à¸¥à¸±à¸š"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "เบราเซอร์ที่<b>ใช้เฟรมได้</b> จะช่วยให้ใช้ phpMyAdmin ได้ง่ายขึ้น"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -898,15 +904,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "คำสั่ง \"DROP DATABASE\" ถูà¸à¸›à¸´à¸”ไว้"
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "ต้องà¸à¸²à¸£à¸ˆà¸° "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -935,41 +941,41 @@ msgstr "ชื่อโฮสต์ยังว่างอยู่!"
msgid "The user name is empty!"
msgstr "ชื่อผู้ใช้ยังว่างอยู่!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "รหัสผ่านยังว่างอยู่!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "รหัสผ่านไม่ตรงà¸à¸±à¸™!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "บันทึà¸à¸à¸²à¸£à¹à¸à¹‰à¹„ขเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "มุมมองรีเลชัน"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "รีเลชันภายใน"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -977,13 +983,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "ความสามารถด้านรีเลชันทั่วไป"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "ระงับà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸­à¸¢à¸¹à¹ˆ"
@@ -999,125 +1005,136 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "เลือà¸à¸Ÿà¸´à¸¥à¸”์ที่ต้องà¸à¸²à¸£à¹à¸ªà¸”ง"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "เปลี่ยนรหัสผ่าน"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+#, fuzzy
+msgid "Generate"
+msgstr "สร้างโดย"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "ไม่มี"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "à¸à¹ˆà¸­à¸™à¸«à¸™à¹‰à¸²"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "ต่อไป"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "รวม"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " ข้อมูลไบนารี "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "มี.ค."
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "เม.ย."
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "พ.ค."
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "มิ.ย."
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "à¸.ค."
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "ส.ค."
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "ต.ค."
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "ม.ค."
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "à¸.พ."
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "มี.ค."
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "เม.ย."
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1125,295 +1142,295 @@ msgid "May"
msgstr "พ.ค."
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "มิ.ย."
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "à¸.ค."
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "ส.ค."
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "à¸.ย."
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "ต.ค."
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "พ.ย."
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "ธ.ค."
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "อา."
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "จ."
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "อ."
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "ศ."
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "อา."
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "จ."
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "อ."
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "พ."
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "พฤ."
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "ศ."
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "ส."
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "อา."
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "จ."
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "อ."
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "พ."
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "พฤ."
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "ศ."
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "ส."
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "ใช้อยู่"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "ต่อวินาที"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ดัชนีใดๆ!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ดัชนี"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "เอà¸à¸¥à¸±à¸à¸©à¸“์"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Cardinality"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "หมายเหตุ"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "à¹à¸à¹‰à¹„ข"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "โยนไพรมารีคีย์ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "โยนดัชนี %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "ผิดพลาด"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1421,7 +1438,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "ยังไม่ได้เลือà¸à¹à¸–ว"
msgstr[1] "ยังไม่ได้เลือà¸à¹à¸–ว"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1429,96 +1446,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "ยังไม่ได้เลือà¸à¹à¸–ว"
msgstr[1] "ยังไม่ได้เลือà¸à¹à¸–ว"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "ตาราง %s ได้ถูà¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸Šà¸·à¹ˆà¸­à¹€à¸›à¹‡à¸™ %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "หน้าตา"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s ยินดีต้อนรับ"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1526,61 +1543,61 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "เข้าสู่ระบบ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "เอà¸à¸ªà¸²à¸£à¸à¸²à¸£à¹ƒà¸Šà¹‰ phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "เซิร์ฟเวอร์"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "ชื่อผู้ใช้:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "รหัสผ่าน:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "ต้องอนุà¸à¸²à¸•à¹ƒà¸Šà¹‰à¹ƒà¸Šà¹‰ 'คุ๊à¸à¸à¸µà¹‰' (cookie) เสียà¸à¹ˆà¸­à¸™ จึงจะผ่านจุดนี้ไปได้"
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "ไม่สามารถล็อà¸à¸­à¸´à¸™à¹€à¸‚้าเซิร์ฟเวอร์ MySQL ได้"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¹€à¸‚้าใช้ไม่ได้ ชื่อผู้ใช้หรือรหัสผ่านผิด"
@@ -1618,26 +1635,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"ไม่สามารถเรียà¸à¹ƒà¸Šà¹‰à¸•à¸±à¸§à¸Šà¹ˆà¸§à¸¢ iconv หรือ recode เพื่อà¹à¸›à¸¥à¸‡à¸Šà¸¸à¸”ตัวอัà¸à¸©à¸£, ทางเลือà¸: 1) ตั้งค่าให้ PHP "
-"สามารถใช้ตัวช่วยเหล่านี้ได้ หรือ 2) ตั้งค่าให้ phpMyAdmin ไม่ต้องà¹à¸›à¸¥à¸‡à¸Šà¸¸à¸”ตัวอัà¸à¸©à¸£"
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"ไม่สามารถใช้ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™ iconv หรือ libiconv หรือ recode_string ทั้งๆ ที่สามารถเรียà¸à¸•à¸±à¸§à¸Šà¹ˆà¸§à¸¢ "
-"สำหรับฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™à¹€à¸«à¸¥à¹ˆà¸²à¸™à¸±à¹‰à¸™à¸‚ึ้นมาได้à¹à¸¥à¹‰à¸§. ลองตรวจสอบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าของ PHP"
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1652,424 +1650,413 @@ msgstr ""
"อะไรหรือไม่ ลองตรวจสอบดูเครื่องหมาย quote หรือ semicolon ว่าใส่ครบหรือเปล่า<br /"
">ถ้าคุณเห็นหน้าว่างๆ à¹à¸ªà¸”งว่าทุà¸à¸­à¸¢à¹ˆà¸²à¸‡à¹€à¸›à¹‡à¸™à¸›à¸à¸•à¸´à¸”ี"
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr "<b>ต้อง</b>à¸à¸³à¸«à¸™à¸”ค่า <tt>$cfg['PmaAbsoluteUri']</tt> ในไฟล์คอนฟิà¸à¸¹à¹€à¸£à¸Šà¸±à¹ˆà¸™à¹€à¸ªà¸µà¸¢à¸à¹ˆà¸­à¸™"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "เซิร์ฟเวอร์"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "ขนาดใหà¸à¹ˆà¸ªà¸¸à¸”: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "ถูà¸à¸ªà¹ˆà¸‡"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "ถูà¸à¸ªà¹ˆà¸‡"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "เอà¸à¸ªà¸²à¸£à¸­à¹‰à¸²à¸‡à¸­à¸´à¸‡"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "คำค้น SQL"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL à¹à¸ªà¸”ง: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "อธิบาย SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ไม่ต้องอธิบาย SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "ไม่เอาโค้ด PHP"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "สร้างโค้ด PHP"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "เรียà¸à¹ƒà¸«à¸¡à¹ˆ"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ไม่ต้องตรวจสอบ SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "ตรวจสอบ SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "เวลา"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "ไบต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "à¸à¸´à¹‚ลไบต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "เมà¸à¸à¸°à¹„บต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "à¸à¸´à¸à¸°à¹„บต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "เทอราไบต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "เพตตะไบต์"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "เอà¸à¸‹à¸°à¹„บต์"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y %Rน."
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s วัน, %s ชั่วโมง, %s นาที, %s วินาที"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "จุดเริ่มต้น"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "à¸à¹ˆà¸­à¸™à¸«à¸™à¹‰à¸²"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "ท้ายสุด"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "à¸à¸£à¸°à¹‚ดดไปที่à¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "ไม่สามารถเรียà¸à¸ªà¹ˆà¸§à¸™à¸‚ยาย %s,<br />à¸à¸£à¸¸à¸“าตรวจสอบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าของ PHP"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "ชื่อ"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "โยนà¸à¸²à¸™à¸‚้อมูล %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "คำค้นจาà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
#, fuzzy
msgid "Import"
msgstr "ส่งออà¸"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "สิทธิ"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "เà¸à¸´à¸™à¸„วามจำเป็น"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "เซิร์ฟเวอร์ดังà¸à¸¥à¹ˆà¸²à¸§à¹„ม่ตอบสนอง"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "เปลี่ยนรหัสผ่าน"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "ไม่มีรหัสผ่าน"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "รหัสผ่าน"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "พิมพ์ใหม่"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-#, fuzzy
-msgid "Generate"
-msgstr "สร้างโดย"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "สร้างà¸à¸²à¸™à¸‚้อมูลใหม่"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "สร้าง"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "ไม่มีสิทธิ"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "ต้องเลือà¸à¹ƒà¸«à¹‰à¹à¸ªà¸”งอย่างน้อยหนึ่งคอลัมน์"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "สร้างตารางในà¸à¸²à¸™à¸‚้อมูลนี้ %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "ระเบียนต่อหน้า"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "ดัมพ์à¹à¸–ว %s à¹à¸–ว เริ่มที่à¹à¸–ว %s"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ส่งมาเป็นไฟล์"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, fuzzy, php-format
msgid "Save on server in %s directory"
msgstr "ไดเรà¸à¸—อรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "เขียนทับà¹à¸Ÿà¹‰à¸¡à¸—ี่มีอยู่à¹à¸¥à¹‰à¸§"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
#, fuzzy
msgid "server name"
msgstr "ชื่อผู้ใช้"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2077,40 +2064,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "จำรูปà¹à¸šà¸š"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ชุดอัà¸à¸‚ระของไฟล์ (character set):"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "บีบอัดข้อมูล"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ไม่มี"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"ถูà¸à¸šà¸µà¸šà¸­à¸±à¸”อยู่ (zip)\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2135,7 +2122,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "เลือà¸à¹„ฟล์ข้อความจาà¸"
@@ -2143,13 +2130,13 @@ msgstr "เลือà¸à¹„ฟล์ข้อความจาà¸"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "ไม่สามารถใช้งาน ไดเรà¸à¸—อรีที่ตั้งไว้สำหรับอัพโหลดได้"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "ไดเรà¸à¸—อรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์"
@@ -2175,11 +2162,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2223,397 +2210,397 @@ msgstr "à¹à¸™à¸§à¸•à¸±à¹‰à¸‡"
msgid "Paper size"
msgstr "ขนาดà¸à¸£à¸°à¸”าษ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "à¹à¸–ว เริ่มจาà¸à¹à¸–วที่"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "à¹à¸™à¸§à¸™à¸­à¸™"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "à¹à¸™à¸§à¸™à¸­à¸™ (หมุนหัวเรื่อง)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "à¹à¸™à¸§à¸•à¸±à¹‰à¸‡"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "อยู่ใน %s à¹à¸¥à¸°à¸‹à¹‰à¸³à¸«à¸±à¸§à¹à¸–วทุà¸à¹† %s เซลล์"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "เรียงโดยคีย์"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ข้อความบางส่วน"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "ทั้งข้อความ"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "รีเลชันà¹à¸™à¸¥ สà¸à¸µà¸¡à¸²"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "รีเลชันà¹à¸™à¸¥ สà¸à¸µà¸¡à¸²"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
#, fuzzy
msgid "Browser transformation"
msgstr "à¸à¸²à¸£à¹à¸›à¸¥à¸‡à¸—ี่เรียà¸à¹ƒà¸Šà¹‰à¹„ด้"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "ลบเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "ฆ่าทิ้ง"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "ในคำค้น"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "à¹à¸ªà¸”งระเบียนที่ "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "ทั้งหมด"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "คำค้นใช้เวลา %01.4f วินาที"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "เปลี่ยน"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "ไม่พบลิงà¸à¹Œ"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
#, fuzzy
msgid "Version information"
msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
#, fuzzy
msgid "Data files"
msgstr "เฉพาะข้อมูล"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "สถานะของ InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "รวม"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
#, fuzzy
msgid "Pages to be flushed"
msgstr "ล้างตาราง %s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2621,48 +2608,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2670,148 +2657,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "รูปà¹à¸šà¸š"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "ข้อมูล CSV (คั่นด้วยเครื่องหมายลูà¸à¸™à¹‰à¸³ \",\")"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "จบà¹à¸–วด้วย"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "คร่อมฟิลด์ด้วย"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "เครื่องหมายสำหรับ escape char"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "จบà¹à¸–วด้วย"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "à¹à¸—นที่ NULL เป็น"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "ใส่ชื่อฟิลด์ที่à¹à¸–วà¹à¸£à¸"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "ข้อมูล CSV สำหรับไมโครซอฟต์เอ็à¸à¹€à¸‹à¸¥"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "ข้อมูล"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "dump ตาราง"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "โครงสร้างตาราง"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "คำอธิบายตาราง"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "รีเลชัน"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "โฮสต์"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "เวลาในà¸à¸²à¸£à¸ªà¸£à¹‰à¸²à¸‡"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "รุ่นของเซิร์ฟเวอร์"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "รุ่นของ PHP"
@@ -2819,23 +2806,23 @@ msgstr "รุ่นของ PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2843,104 +2830,104 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "ใส่ 'backqoute' ให้à¸à¸±à¸šà¸Šà¸·à¹ˆà¸­à¸•à¸²à¸£à¸²à¸‡à¹à¸¥à¸°à¸Ÿà¸´à¸¥à¸”์"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "คำสั่ง INSERT เต็มรูปà¹à¸šà¸š"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "à¹à¸—รà¸à¸«à¸¥à¸²à¸¢à¸£à¸°à¹€à¸šà¸µà¸¢à¸™à¹ƒà¸™à¸„ราวเดียว"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "โพรเซส"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "เฉพาะโครงสร้าง"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2948,167 +2935,167 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "ไม่มีตาราง"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "ไม่มีตาราง"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "ผลลัพธ์ SQL"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "สร้างโดย"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL คืนผลลัพธ์ว่างเปล่าà¸à¸¥à¸±à¸šà¸¡à¸² (null / 0 à¹à¸–ว)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "โครงสร้าง"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "เขียนทับด้วยข้อมูลจาà¸à¹„ฟล์"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "ชื่อคอลัมน์"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3124,7 +3111,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3135,12 +3122,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3148,537 +3135,541 @@ msgid "None"
msgstr "ไม่มี"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ไพรมารี"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ดัชนี"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ข้อความเต็ม (fulltext)"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "ไม่มีà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "ชุดตัวอัà¸à¸©à¸£"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " ข้อมูลไบนารี "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "บัลเà¸à¹€à¸£à¸µà¸¢"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "จีน (à¹à¸œà¹ˆà¸™à¸”ินใหà¸à¹ˆ)"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "จีน (ไต้หวัน)"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "ไม่สนใจตัวเล็à¸à¸•à¸±à¸§à¹ƒà¸«à¸à¹ˆ"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "สนใจตัวเล็à¸à¸•à¸±à¸§à¹ƒà¸«à¸à¹ˆ"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "โครเอเชีย"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "เช็ค"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "เดนมาร์à¸"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "อังà¸à¸¤à¸©"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "เอสโตเนีย"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "เยอรมัน"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "พจนานุà¸à¸£à¸¡"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "สมุดโทรศัพท์"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "ฮังà¸à¸²à¸£à¸µ"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ไอซ์à¹à¸¥à¸™à¸”์"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "à¸à¸µà¹ˆà¸›à¸¸à¹ˆà¸™"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "ลัตเวีย"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ลิธัวเนีย"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "เà¸à¸²à¸«à¸¥à¸µ"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
#, fuzzy
msgid "Persian"
msgstr "จอร์เจีย"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "โปà¹à¸¥à¸™à¸”์"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "ยุโรปตะวันตà¸"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "โรมาเนีย"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "สโลวัà¸"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "สโลเวเนีย"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "สเปน"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "สเปน (ดั้งเดิม)"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "สวีเดน"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ไทย"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "ตุรà¸à¸µ"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "ยูเครน"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "ยูนิโค้ด"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "หลายภาษา"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "ยุโรปà¸à¸¥à¸²à¸‡"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "รัสเซีย"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "บอลติà¸"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "อาร์เมเนีย"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "ซิริลิค"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "อารบิค"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "ฮิบรู"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "จอร์เจีย"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "à¸à¸£à¸µà¸"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "เช็ค-สโลวัà¸"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ไม่ระบุ"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "หน้าบ้าน"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "ออà¸à¸ˆà¸²à¸à¸£à¸°à¸šà¸š"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "หน้าต่างคำค้น"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "รูปà¹à¸šà¸šà¸™à¸µà¹‰à¹„ม่มีตัวเลือà¸"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "ไม่ตà¸à¸¥à¸‡"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "ตà¸à¸¥à¸‡"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "เปิดใช้อยู่"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "ความสามารถด้านà¸à¸²à¸£à¹à¸ªà¸”งผล"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "à¸à¸²à¸£à¸ªà¸£à¹‰à¸²à¸‡à¹€à¸­à¸à¸ªà¸²à¸£ PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "à¹à¸ªà¸”งหมายเหตุของคอลัมน์"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"โปรดอ่านเอà¸à¸ªà¸²à¸£à¹€à¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š วิธีà¸à¸²à¸£à¸›à¸£à¸±à¸šà¸›à¸£à¸¸à¸‡à¸•à¸²à¸£à¸²à¸‡ Column_comments (เà¸à¹‡à¸šà¸«à¸¡à¸²à¸¢à¹€à¸«à¸•à¸¸à¸‚องคอลัมน์) "
"ของคุณ"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "คำค้นนี้ถูà¸à¸ˆà¸”ไว้à¹à¸¥à¹‰à¸§"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-history"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "ไม่มีรายละเอียด"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "ชื่อผู้ใช้"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "เรียง"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "ตัวà¹à¸›à¸£"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ค่า"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
#, fuzzy
msgid "Server ID"
msgstr "เซิร์ฟเวอร์"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ผู้ใช้ใดๆ"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "ใช้ช่องใส่ข้อความ (text field)"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "โฮสต์ใดๆ"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "โลคอล"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "โฮสต์นี้"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(ต่อ)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "เซิร์ฟเวอร์"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "ตัวà¹à¸›à¸£"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "ชุดตัวอัà¸à¸©à¸£"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
#, fuzzy
msgid "Binary log"
msgstr " ข้อมูลไบนารี "
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "โพรเซส"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "ค้นหาในà¸à¸²à¸™à¸‚้อมูล"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "ค้นหาในà¸à¸²à¸™à¸‚้อมูล"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ประมวลผลคำค้นบนà¸à¸²à¸™à¸‚้อมูล %s"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "ประมวลผลคำค้นบนà¸à¸²à¸™à¸‚้อมูล %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "ชื่อคอลัมน์"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "จดคำค้นนี้ไว้"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " à¹à¸ªà¸”งคำค้นนี้อีà¸à¸—ี "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "ส่ง"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "ดูอย่างเดียว"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3686,7 +3677,7 @@ msgstr ""
"อาจจะมีข้อผิดพลาดบางอย่างในคำค้น SQL ของคุณ. หาภMySQL server "
"ได้à¹à¸ˆà¹‰à¸‡à¸‚้อผิดพลาดมาด้านล่างนี้ ให้ลองอ่านดู มันอาจจะช่วยให้คุณวินิจฉัยปัà¸à¸«à¸²à¹„ด้ดีขึ้น"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3707,35 +3698,35 @@ msgstr ""
"ให้ลองลดความยาวของคำค้น SQL ลง จนà¸à¸£à¸°à¸—ั่งเหลือคำค้น SQL เดี่ยวๆ ที่ยังทำให้เà¸à¸´à¸”ปัà¸à¸«à¸²à¸­à¸¢à¸¹à¹ˆà¸­à¸µà¸, "
"à¹à¸¥à¹‰à¸§à¹à¸ˆà¹‰à¸‡à¸‚้อผิดพลาดดังà¸à¸¥à¹ˆà¸²à¸§à¸¡à¸²à¸—ี่เรา, ส่งมันมาพร้อมà¸à¸±à¸šà¸•à¸±à¸§à¸‚้อมูลที่คุณค้น ซึ่งได้จาà¸à¸ªà¹ˆà¸§à¸™à¸‚อง CUT ด้านล่าง."
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "เริ่มจุดตัด"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "สิ้นสุดจุดตัด"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "เริ่มข้อมูลดิบ"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "สิ้นสุดข้อมูลดิบ"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "ไม่ได้ปิดเครื่องหมายคำพูด"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "ชื่อตัวà¹à¸›à¸£à¹„ม่ถูà¸à¸•à¹‰à¸­à¸‡"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "มีเครื่องหมายวรรคตอนที่ไม่รู้จัà¸"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3744,21 +3735,21 @@ msgstr ""
"ไม่สามารถเริ่มตัวตรวจสอบ SQL ได้. à¸à¸£à¸¸à¸“าตรวจสอบว่า คุณได้ติดตั้ง php extensions ที่จำเป็น "
"ดังที่อธิบายไว้ใน %sdocumentation%s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "ความยาว/เซต*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3775,29 +3766,29 @@ msgstr ""
">ถ้าต้องà¸à¸²à¸£à¹ƒà¸ªà¹ˆà¹€à¸„รื่องหมาย backslash (\"\\\") หรือ อัà¸à¸›à¸£à¸°à¸à¸²à¸¨à¹€à¸”ี่ยว (\"'\") "
"เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย à¹à¸šà¹Šà¸à¹à¸ªà¸¥à¸Š นำหน้า (ตัวอย่าง: '\\\\xyz' or 'a\\'b')"
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "à¹à¸­à¸•à¸—ริบิวต์"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "ตัวเลือà¸à¸à¸²à¸£à¹à¸›à¸¥à¸‡"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
#, fuzzy
msgid ""
"Please enter the values for transformation options using this format: 'a', "
@@ -3809,57 +3800,57 @@ msgstr ""
">ถ้าต้องà¸à¸²à¸£à¹ƒà¸ªà¹ˆà¹€à¸„รื่องหมาย backslash (\"\\\") หรือ อัà¸à¸›à¸£à¸°à¸à¸²à¸¨à¹€à¸”ี่ยว (\"'\") "
"เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย à¹à¸šà¹Šà¸à¹à¸ªà¸¥à¸Š นำหน้า (ตัวอย่าง: '\\\\xyz' or 'a\\'b')"
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ไม่มี"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "ไม่ปราà¸à¸à¸£à¸²à¸¢à¸¥à¸°à¹€à¸­à¸µà¸¢à¸”สำหรับà¸à¸²à¸£à¹à¸›à¸¥à¸‡à¸™à¸µà¹‰.<br />à¸à¸£à¸¸à¸“าสอบถามผู้เขียนว่า, %s ทำอะไร."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "บันทึà¸"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
msgid "Add %s column(s)"
msgstr "เพิ่มฟิลด์ใหม่"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "ต้องเลือà¸à¹ƒà¸«à¹‰à¹à¸ªà¸”งอย่างน้อยหนึ่งคอลัมน์"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "ถูà¸à¸ªà¹ˆà¸‡"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3867,14 +3858,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3882,11 +3873,11 @@ msgstr ""
"à¹à¸ªà¸”งรูปขนาดเล็à¸à¸—ี่à¸à¸”เข้าไปดูภาพใหà¸à¹ˆà¹„ด้; ตัวเลือà¸: ความà¸à¸§à¹‰à¸²à¸‡, ความสูง หน่วยเป็นพิà¸à¹€à¸‹à¸¥ "
"(คงสัดส่วนเดิม)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "à¹à¸ªà¸”งลิงà¸à¹Œà¹„ปยังรูป (ดาวน์โหลดข้อมูลไบนารีโดยตรง/blob)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3898,7 +3889,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3912,7 +3903,7 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3922,31 +3913,31 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "สงวนà¸à¸²à¸£à¸ˆà¸±à¸”รูปà¹à¸šà¸šà¹€à¸”ิมในฟิลด์ไว้ -- ไม่à¹à¸—รภescape character."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3964,68 +3955,68 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "à¸à¸£à¸°à¸—ำà¸à¸²à¸£"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "เริ่มใหม่"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "ผู้ใช้"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "ชุดตัวอัà¸à¸©à¸£ (charset) ของ MySQL"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "รุ่นของ PHP"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "à¹à¸ªà¸”งข้อมูลของ PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "โฮมเพจอย่างเป็นทางà¸à¸²à¸£à¸‚อง phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4036,21 +4027,21 @@ msgstr ""
"ซึ่งจะถูà¸à¹ƒà¸Šà¹‰à¹€à¸›à¹‡à¸™à¸Šà¸·à¹ˆà¸­à¸›à¸£à¸´à¸¢à¸²à¸¢à¸‹à¸¶à¹ˆà¸‡à¸¡à¸µà¸ªà¸´à¸—ธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูà¸à¸šà¸¸à¸à¸£à¸¸à¸à¹„ด้ "
"คุณควรจะà¹à¸à¹‰à¹„ขรูรั่วอันนี้ทันที เพื่อความปลอดภัย"
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4058,357 +4049,357 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "ปà¸à¸´à¸—ิน"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "เริ่มหน้าใหม่"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "โปรดเลือà¸à¸à¸²à¸™à¸‚้อมูล"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "ไม่พบตาราง <b>%s</b> ใน %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "เลือà¸à¸«à¸™à¹‰à¸²à¸—ี่ต้องà¸à¸²à¸£à¹à¸à¹‰à¹„ข"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "เริ่มหน้าใหม่"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "หมายเลขหน้า:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "จัดตำà¹à¸«à¸™à¹ˆà¸‡à¸­à¸±à¸•à¹‚นมัติ"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "รีเลชันภายใน"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "เลือà¸à¸•à¸²à¸£à¸²à¸‡"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "ไม่มีตาราง \"%s\"!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "à¸à¸£à¸¸à¸“าตั้งค่าโคออร์ดิเนตของตาราง %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "schema ของà¸à¸²à¸™à¸‚้อมูล \"%s\" - หน้า %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "ไม่มีตาราง"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "รีเลชันà¹à¸™à¸¥ สà¸à¸µà¸¡à¸²"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "สารบัà¸"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "เพิ่มเติม"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "เริ่มหน้าใหม่"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "à¹à¸ªà¸”งทั้งหมด"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "นำเข้าไฟล์"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "ทั้งหมด"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "จำนวนฟิลด์"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "ตัดทอนคำค้นที่à¹à¸ªà¸”ง"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "à¹à¸ªà¸”งคำค้นà¹à¸šà¸šà¹€à¸•à¹‡à¸¡"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
#, fuzzy
msgid "Event type"
msgstr "ชนิดคำค้น"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
#, fuzzy
msgid "Information"
msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "ชุดตัวอัà¸à¸©à¸£ à¹à¸¥à¸°à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸‡à¸¥à¸³à¸”ับ"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "ยังไม่ได้เลือà¸à¸à¸²à¸™à¸‚้อมูล."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s à¸à¸²à¸™à¸‚้อมูลได้ถูà¸à¸—ิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "สถิติà¸à¸²à¸™à¸‚้อมูล"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "ตาราง"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "รีเลชัน"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "ตรวจสอบสิทธิสำหรับà¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "ตรวจสอบสิทธิ"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "ให้มีà¸à¸²à¸£à¹€à¸à¹‡à¸šà¸ªà¸–ิติ"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ยà¸à¹€à¸¥à¸´à¸à¸à¸²à¸£à¹€à¸à¹‡à¸šà¸ªà¸–ิติ"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4416,11 +4407,11 @@ msgstr ""
"โปรดทราบ: à¸à¸²à¸£à¹€à¸›à¸´à¸”ใช้à¸à¸²à¸£à¹€à¸à¹‡à¸šà¸ªà¸–ิติของà¸à¸²à¸™à¸‚้อมูล อาจจะทำให้มีปริมาณà¸à¸²à¸£à¸–่ายโอนข้อมูลจำนวนมาภ"
"ระหว่างเว็บเซิร์ฟเวอร์ à¹à¸¥à¸°à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
#, fuzzy
msgid "View dump (schema) of databases"
msgstr "ดูโครงสร้างของà¸à¸²à¸™à¸‚้อมูล"
@@ -4621,20 +4612,20 @@ msgid "None"
msgstr "ไม่มี"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "สิทธิเจาะจงเฉพาะตาราง"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " โปรดทราบ: ชื่อของสิทธิใน MySQL จะà¹à¸ªà¸”งเป็นภาษาอังà¸à¸¤à¸© "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "สิทธิà¹à¸šà¸šà¹‚à¸à¸¥à¸šà¸­à¸¥"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "สิทธิเจาะจงเฉพาะà¸à¸²à¸™à¸‚้อมูล"
@@ -4658,97 +4649,97 @@ msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
msgid "Do not change the password"
msgstr "à¸à¸£à¸¸à¸“าอย่าเปลี่ยนรหัสผ่าน"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "ไม่พบผู้ใช้ใดๆ."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "มีผู้ใช้ %s อยู่à¹à¸¥à¹‰à¸§!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "เพิ่มผู้ใช้ใหม่เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "คุณได้ปรับปรุงสิทธิสำหรับ %s à¹à¸¥à¹‰à¸§"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "คุณได้เพิà¸à¸–อนสิทธิของ %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "เปลี่ยนรหัสผ่านของ %s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸¥à¸š %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ปรับปรุงสิทธิเข้าถึงใหม่อีà¸à¸£à¸­à¸š"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "ลบผู้ใช้ที่เลือà¸à¹„ว้เรียบร้อยà¹à¸¥à¹‰à¸§."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "สิทธิได้ถูà¸à¹€à¸£à¸µà¸¢à¸à¹ƒà¸Šà¹‰à¹ƒà¸«à¸¡à¹ˆà¹€à¸£à¸µà¸¢à¸šà¸£à¹‰à¸­à¸¢à¹à¸¥à¹‰à¸§"
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "à¹à¸à¹‰à¹„ขสิทธิ"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "เพิà¸à¸–อน"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "ข้อมูลทั่วไปของผู้ใช้"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "มอบสิทธิ"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "ใดๆ"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "เพิ่มผู้ใช้ใหม่"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "ถอนผู้ใช้ที่เลือà¸"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "เพิà¸à¸–อน active privileges ทั้งหมดจาà¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¹à¸¥à¸°à¸¥à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ิ้งหลังจาà¸à¸™à¸±à¹‰à¸™."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "โยนà¸à¸²à¸™à¸‚้อมูลที่มีชื่อเดียวà¸à¸±à¸šà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸—ิ้ง."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4757,156 +4748,156 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "ไม่พบผู้ใช้ที่เลือà¸à¹ƒà¸™à¸•à¸²à¸£à¸²à¸‡à¹à¸ªà¸”งสิทธิ"
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "สิทธิเฉพาะคอลัมน์"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "เพิ่มสิทธิของà¸à¸²à¸™à¸‚้อมูลต่อไปนี้"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "เพิ่มสิทธิของตารางต่อไปนี้"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "เปลี่ยนข้อมูลล็อà¸à¸­à¸´à¸™ / ทำสำเนาผู้ใช้"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "สร้างผู้ใช้ใหม่ ให้มีสิทธิเหมือนà¸à¸±à¸™ à¹à¸¥à¸° ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... เà¸à¹‡à¸šà¸‚องเà¸à¹ˆà¸²à¹„ว้."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... ลบของเà¸à¹ˆà¸²à¸—ิ้งไปจาà¸à¸•à¸²à¸£à¸²à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... เรียà¸à¸„ืนสิทธิ์ทั้งหมดจาà¸à¹€à¸”ิม à¹à¸¥à¹‰à¸§à¸¥à¸šà¸¡à¸±à¸™à¸«à¸¥à¸±à¸‡à¸ˆà¸²à¸à¸™à¸±à¹‰à¸™."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... ลบของเà¸à¹ˆà¸²à¸ˆà¸²à¸à¸•à¸²à¸£à¸²à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¹à¸¥à¹‰à¸§à¹€à¸£à¸µà¸¢à¸à¹ƒà¸Šà¹‰à¸£à¸²à¸¢à¸à¸²à¸£à¸ªà¸´à¸—ธิ์ใหม่หลังจาà¸à¸™à¸±à¹‰à¸™."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ไม่มี"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "ตรวจสอบสิทธิสำหรับà¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "ผู้ใช้มีสิทธิเข้าถึงà¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "โà¸à¸¥à¸šà¸­à¸¥"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "เฉพาะà¸à¸²à¸™à¸‚้อมูล"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "ไวล์à¸à¸²à¸£à¹Œà¸”"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "เธรด %s ถูà¸à¸—ำลายเรียบร้อยà¹à¸¥à¹‰à¸§."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin ไม่สามารถฆ่าเธรด %s. บางทีมันอาจจะถูà¸à¸›à¸´à¸”ไปà¹à¸¥à¹‰à¸§à¸à¹‡à¹„ด้."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4915,128 +4906,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "โปรดเลือà¸à¸à¸²à¸™à¸‚้อมูล"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "ข้อความเต็ม (fulltext)"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "ส."
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5044,78 +5035,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5123,7 +5114,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5131,42 +5122,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5174,33 +5165,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5209,218 +5200,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5428,105 +5419,105 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
#, fuzzy
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "เริ่มใหม่"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5534,18 +5525,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5553,110 +5544,110 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "ข้อมูลรันไทม์"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
#, fuzzy
msgid "Query cache"
msgstr "ชนิดคำค้น"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
#, fuzzy
msgid "Delayed inserts"
msgstr "à¹à¸—รà¸à¸«à¸¥à¸²à¸¢à¸£à¸°à¹€à¸šà¸µà¸¢à¸™à¹ƒà¸™à¸„ราวเดียว"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
#, fuzzy
msgid "Show open tables"
msgstr "à¹à¸ªà¸”งตาราง"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "à¹à¸ªà¸”งงานที่ทำอยู่ของ MySQL"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "เริ่มใหม่"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "เซิร์ฟเวอร์ MySQL นี้รันมาเป็นเวลา %s. เริ่มตอน %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5664,314 +5655,310 @@ msgstr ""
"<b>à¸à¸²à¸£à¸ˆà¸£à¸²à¸ˆà¸£à¸‚องเซิร์ฟเวอร์</b>: ตารางนี้à¹à¸ªà¸”งสถิติของà¸à¸²à¸£à¸ˆà¸£à¸²à¸ˆà¸£à¸šà¸™à¹€à¸„รือข่าย สำหรับเซิร์ฟเวอร์ "
"MySQL นี้ ตั้งà¹à¸•à¹ˆà¸¡à¸±à¸™à¹€à¸£à¸´à¹ˆà¸¡à¸—ำงาน."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "à¸à¸²à¸£à¸ˆà¸£à¸²à¸ˆà¸£"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "ต่อชั่วโมง"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "ได้รับ"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "ถูà¸à¸ªà¹ˆà¸‡"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "ความพยายามล้มเหลว"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "ยà¸à¹€à¸¥à¸´à¸"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>สถิติคำค้น</b>: มี %s คำค้น ถูà¸à¸ªà¹ˆà¸‡à¹„ปที่เซิร์ฟเวอร์ นับตั้งà¹à¸•à¹ˆà¹€à¸£à¸´à¹ˆà¸¡à¸£à¸°à¸šà¸š."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "ต่อนาที"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "ต่อวินาที"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "ชนิดคำค้น"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "ตัวà¹à¸›à¸£ à¹à¸¥à¸°à¸„่าà¸à¸³à¸«à¸™à¸” ของเซิร์ฟเวอร์"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "ค่าเซสชั่น"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "ค่าà¹à¸šà¸šà¹‚à¸à¸¥à¸šà¸­à¸¥"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "โลคอล"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "เอà¸à¸ªà¸²à¸£à¸à¸²à¸£à¹ƒà¸Šà¹‰ phpMyAdmin"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "เพิ่มผู้ใช้ใหม่"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5981,67 +5968,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "ไม่สามารถล็อà¸à¸­à¸´à¸™à¹€à¸‚้าเซิร์ฟเวอร์ MySQL ได้"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6049,443 +6036,435 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "เปลี่ยนชื่อà¸à¸²à¸™à¸‚้อมูลเป็น"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "ชุดอัà¸à¸‚ระของไฟล์ (character set):"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "นำเข้าไฟล์"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "สถิติà¸à¸²à¸™à¸‚้อมูล"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "คำค้น SQL"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "คำค้น SQL"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "สถานะ"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "ตาราง "
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6493,174 +6472,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6668,164 +6647,164 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "ขีดจำà¸à¸±à¸”ของทรัพยาà¸à¸£"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6835,147 +6814,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "ไม่มีตาราง"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "จัดระเบียบตาราง"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6986,336 +6965,336 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "ซ่อมà¹à¸‹à¸¡à¸•à¸²à¸£à¸²à¸‡"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
msgid "Automatically create versions"
msgstr "รุ่นของเซิร์ฟเวอร์"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "คำสั่ง"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "à¹à¸ªà¸”งหมายเหตุของคอลัมน์"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "à¹à¸ªà¸”งสี"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "à¹à¸ªà¸”งคำค้นà¹à¸šà¸šà¹€à¸•à¹‡à¸¡"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "สถิติของà¹à¸–ว"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7323,39 +7302,39 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "ใช่"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7363,707 +7342,723 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "ป้ายชื่อ"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "ลบผู้ใช้ที่เลือà¸à¹„ว้เรียบร้อยà¹à¸¥à¹‰à¸§."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "ไม่สนใจ"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "เนื่องจาà¸à¸„วามยาวของมัน <br />ฟิลด์นี้ ไม่อาจà¹à¸à¹‰à¹„ขได้"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " ข้อมูลไบนารี - ห้ามà¹à¸à¹‰à¹„ข "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "à¹à¸—รà¸à¹€à¸›à¹‡à¸™à¹à¸–วใหม่"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ส่งà¸à¸¥à¸±à¸š"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "à¹à¸—รà¸à¸£à¸°à¹€à¸šà¸µà¸¢à¸™à¹ƒà¸«à¸¡à¹ˆ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
#, fuzzy
msgid "Go back to this page"
msgstr "ส่งà¸à¸¥à¸±à¸š"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "มีผู้ใช้ %s อยู่à¹à¸¥à¹‰à¸§!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "ดูโครงสร้างของตาราง"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "ชื่อของไพรมารีคีย์ จะต้องเป็น PRIMARY เท่านั้น"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "เปลี่ยนชื่อดัชนีเป็น PRIMARY ไม่ได้!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "ไม่ได้à¸à¸³à¸«à¸™à¸”ส่วนใดๆ ของดัชนี!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "สร้างดัชนีใหม่"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "à¹à¸à¹‰à¹„ขดัชนี"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "ชื่อดัชนี :"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "ชนิดของดัชนี :"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(ชื่อของไพรมารีคีย์<b>จะต้องเป็น</b> \"PRIMARY\" เท่านั้น!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "เพิ่มดัชนีคอลัมน์ %s"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "ย้ายตารางไปที่เดิมไม่ได้"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "คัดลอà¸à¸•à¸²à¸£à¸²à¸‡à¹„ปที่เดิมไม่ได้"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "ตาราง %s ถูà¸à¸¢à¹‰à¸²à¸¢à¹„ป %s à¹à¸¥à¹‰à¸§"
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "คัดลอà¸à¸•à¸²à¸£à¸²à¸‡ %s ไปเà¸à¹‡à¸šà¹ƒà¸™à¸Šà¸·à¹ˆà¸­ %s เรียบร้อยà¹à¸¥à¹‰à¸§."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "ชื่อตารางยังว่างอยู่!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "เรียงค่าในตารางตาม"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(เดี่ยว)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ย้ายตารางไป (database<b>.</b>table):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "ตัวเลือà¸à¸•à¸²à¸£à¸²à¸‡"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "เปลี่ยนชื่อตารางเป็น"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "คัดลอà¸à¸•à¸²à¸£à¸²à¸‡à¹„ปยัง (à¸à¸²à¸™à¸‚้อมูล<b>.</b>ตาราง):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "สลับไปที่ตารางที่ถูà¸à¸—ำสำเนาไว้"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "à¸à¸²à¸£à¸”ูà¹à¸¥à¸£à¸±à¸à¸©à¸²à¸•à¸²à¸£à¸²à¸‡"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "จัดระเบียบตาราง"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "ล้างตาราง %s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ล้างตาราง (flush)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "à¸à¸²à¸£à¸”ูà¹à¸¥à¸£à¸±à¸à¸©à¸²à¸•à¸²à¸£à¸²à¸‡"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "เช็ค"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "ซ่อมà¹à¸‹à¸¡à¸•à¸²à¸£à¸²à¸‡"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "ตรวจสอบความสมบูรณ์ของà¸à¸²à¸£à¸­à¹‰à¸²à¸‡à¸–ึง:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "à¹à¸ªà¸”งตาราง"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "เนื้อที่ที่ใช้"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "ใช้งาน"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "มีผล"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "สถิติของà¹à¸–ว"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "คำสั่ง"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "ไม่คงที่"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "ความยาวà¹à¸–ว"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " ขนาดà¹à¸–ว "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "รีเลชันภายใน"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "ยังไม่ได้เลือà¸à¹à¸–ว"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ทำ \"คำค้นจาà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡\" (wildcard: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
#, fuzzy
msgid "Operator"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "เลือà¸à¸Ÿà¸´à¸¥à¸”์ (อย่างน้อยหนึ่งฟิลด์):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "เพิ่มเงื่อนไขในà¸à¸²à¸£à¸„้นหา:"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "ระเบียนต่อหน้า"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "ลำดับà¸à¸²à¸£à¹à¸ªà¸”ง:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ไม่มี"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "ได้เพิ่มไพรมารีคีย์à¹à¸¥à¹‰à¸§à¹ƒà¸™ %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "ได้เพิ่มดัชนีà¹à¸¥à¹‰à¸§à¹ƒà¸™ %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "มุมมองรีเลชัน"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "เสนอโครงสร้างตาราง"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
msgid "Add column"
msgstr "เพิ่มฟิลด์ใหม่"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "ที่จุดสุดท้ายของตาราง"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "ที่จุดเริ่มต้นของตาราง"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "หลัง %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "สร้างดัชนีโดยคอลัมน์ %s"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "ข้อมูล"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "ชื่อผู้ใช้:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "รุ่นของ PHP"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "รุ่นของเซิร์ฟเวอร์"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "MIME-types ที่มีอยู่"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "à¸à¸²à¸£à¹à¸›à¸¥à¸‡à¸—ี่เรียà¸à¹ƒà¸Šà¹‰à¹„ด้"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "รายละเอียด"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "คุณไม่มีสิทธิที่จะเข้ามาตรงนี้!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "ปรับปรุงโพรไฟล์เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "เปลี่ยนชื่อตารางเป็น"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "ไม่สามารถเรียà¸à¹ƒà¸Šà¹‰à¸•à¸±à¸§à¸Šà¹ˆà¸§à¸¢ iconv หรือ recode เพื่อà¹à¸›à¸¥à¸‡à¸Šà¸¸à¸”ตัวอัà¸à¸©à¸£, ทางเลือà¸: 1) ตั้งค่าให้ "
+#~ "PHP สามารถใช้ตัวช่วยเหล่านี้ได้ หรือ 2) ตั้งค่าให้ phpMyAdmin ไม่ต้องà¹à¸›à¸¥à¸‡à¸Šà¸¸à¸”ตัวอัà¸à¸©à¸£"
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "ไม่สามารถใช้ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™ iconv หรือ libiconv หรือ recode_string ทั้งๆ ที่สามารถเรียà¸à¸•à¸±à¸§à¸Šà¹ˆà¸§à¸¢ "
+#~ "สำหรับฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™à¹€à¸«à¸¥à¹ˆà¸²à¸™à¸±à¹‰à¸™à¸‚ึ้นมาได้à¹à¸¥à¹‰à¸§. ลองตรวจสอบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าของ PHP"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/tr.po b/po/tr.po
index b52cbaa428..1c8514847f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-21 19:58+0200\n"
"Last-Translator: Burak <hitowerdigit@hotmail.com>\n"
"Language-Team: turkish <tr@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Tümünü göster"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sayfa numarası:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,291 +36,291 @@ msgstr ""
"olabilirsiniz ya da tarayıcınızın güvenlik ayarları çapraz-pencere "
"güncellemelerini engellemek için yapılandırılmıştır."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Ara"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Git"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Anahtar ismi"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Açıklama"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Bu deÄŸeri kullan"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "Veritabanı %1$s oluşturuldu."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Veritabanı yorumu:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tablo yorumları"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "Sütun"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Türü"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "BoÅŸ"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Varsayılan"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Şuna bağlantı ver ->"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Yorumlar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Hayır"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Evet"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Yazdır"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Veritabanının dökümünü (şemasını) göster"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Veritabanında tablo bulunamadı."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Tümünü Seç"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Tüm Seçimi Kaldır"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Veritabanı adı boş!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "%s veritabanı %s olarak yeniden adlandırıldı"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "%s veritabanı %s'e kopyalandı"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Veritabanını şuna yeniden adlandır"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Komut"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ve sonra"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Veritabanını şuraya kopyala:"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Sadece yapı"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Yapı ve veri"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Sadece veri"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Kopyalamadan önce VERİTABANI OLUŞTUR"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s komutu ekle"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT deÄŸeri ekle"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Kısıtlamaları ekle"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Kopyalanmış veritabanına geç"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB Havuzu"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Durum"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "EtkinleÅŸtirildi"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Etkisiz"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Hasarlı"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Onar"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "EtkisizleÅŸtirildi"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Etkin"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Karşılaştırma"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -329,284 +329,288 @@ msgstr ""
"Bağlı tablolar ile çalışan ilave özellikler etkisizleştirildi. Nedenini "
"öğrenmek için %sburaya%s tıklayın."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF Sayfalarını düzenle"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tablo"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Satır"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Boyut"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "kullanımda"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "OluÅŸturma"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Son güncellenme"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Son kontrol"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tablo"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL sorgunuz başarılı olarak çalıştırıldı"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Görüntülemek için en az bir sütun seçmelisiniz"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sırala"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Küçükten Büyüğe"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Büyükten Küçüğe"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Göster"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriter"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ve"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Veya"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "DeÄŸiÅŸtir"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "Kriter satırı Ekle/Sil"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "Sütun Ekle/Sil"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Sorguyu Güncelle"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Tabloları kullan"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> veritabanındaki SQL sorgusu:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Sorguyu Gönder"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "EriÅŸim engellendi"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "kelimelerin en azından biri"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "tüm kelimeler"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "kesin ifade"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "kurallı ifade olarak"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" %s için arama sonuçları:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s eşleşme, <i>%s</i> tablosu içinde"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s eşleşme, <i>%s</i> tablosu içinde"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Gözat"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Sil"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Toplam:</b> <i>%s</i> eÅŸleÅŸme"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Toplam:</b> <i>%s</i> eÅŸleÅŸme"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Veritabanında ara"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Aranacak kelime(ler) veya deÄŸer(ler) (joker: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Bul:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Kelimeler boşlukla ayrılır (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Tablo içindeki(ler):"
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "İç sütun:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ekle"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Yapı"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Kaldır"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "BoÅŸalt"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "%s tablosu boşaltıldı"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "%s görünümü kaldırıldı"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "%s tablosu kaldırıldı"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Ä°zleme aktif."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Ä°zleme aktif deÄŸil."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -615,173 +619,173 @@ msgstr ""
"Bu görünüm en az bu satır sayısı kadar olur. Lütfen %sdocumentation%s "
"belgesinden yararlanın."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Görünüm"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Kopya etme"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Toplam"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s bu MySQL sunucusundaki varsayılan depolama motorudur."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Seçilileri:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Tümünü Seç"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Hiçbirini Seçme"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Ek yükü olan tabloları kontrol et"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Baskı görünümü"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Tabloyu kontrol et"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Tabloyu uyarla"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Tabloyu onar"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Tabloyu incele"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Dışarı Aktar"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Veri sözlüğü"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Ä°zlenen tablolar"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Veritabanı"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Son sürüm"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "OluÅŸturuldu"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Güncellendi"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Eylem"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Bu tabloyu izleme verisini sil"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "aktif"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "aktif deÄŸil"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Sürümler"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Ä°zleme raporu"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Yapı görüntüsü yakalama"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Ä°zlenmeyen tablolar"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Tabloyu izle"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Veritabanı Günlüğü"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Seçili dışarı aktarma türü dosyaya kaydedilmelidir!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s dosyasını kaydetmek için yetersiz alan."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -789,17 +793,17 @@ msgstr ""
"%s dosyası zaten sunucuda var, dosya adını değiştirin veya üzerine yazma "
"seçeneğini işaretleyin."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web sunucusu %s dosyasını kaydetmek için izne sahip değil."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Döküm dosyası %s dosyasına kaydedildi."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -808,14 +812,14 @@ msgstr ""
"Muhtemelen çok büyük dosya göndermeyi denediniz. Lütfen bu sınıra çözüm yolu "
"bulmak için %sbelgelere%s başvurun."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Dosya okunamadı"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -824,7 +828,7 @@ msgstr ""
"Desteklenmeyen sıkıştırmayla (%s) dosya yüklemeyi denediniz. Ya bunun için "
"destek henüz tamamlanmadı ya da yapılandırmanız tarafından etkisizleştirildi."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -834,30 +838,30 @@ msgstr ""
"yapılandırmanız tarafından izin verilen en fazla boyut aşıldı. [a@./"
"Documentation.html#faq1_16@Documentation]SSS 1.16[/a]'ya bakın."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"İçeri aktarma eklentileri yüklenemedi, lütfen kurulumunuzu kontrol edin!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Ä°ÅŸaretleme silindi."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "İşaret gösteriliyor"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Ä°ÅŸaretleme %s oluÅŸturuldu"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "İçeri aktarma başarılı olarak bitti, %d sorgu çalıştırıldı."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -865,7 +869,7 @@ msgstr ""
"Küçük program zaman aşımı geçti, eğer içeri aktarmayı bitirmek istiyorsanız, "
"lütfen aynı dosyayı yeniden gönderin ve içeri aktarma devam edecektir."
-#: import.php:426
+#: 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."
@@ -874,20 +878,20 @@ msgstr ""
"sınırlarını arttırmadığınız sürece phpMyAdmin'in bu içeri aktarmayı "
"biteremeyeceği anlamına gelir."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Geri"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin, <b>çerçeve-kabiliyeti</b> olan tarayıcı ile daha kullanışlıdır."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Seçmek için tıklayın"
@@ -895,15 +899,15 @@ msgstr "Seçmek için tıklayın"
msgid "Click to unselect"
msgstr "Seçimi kaldırmak için tıklayın"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" ifadesi etkisizleÅŸtirildi."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Bunu uygulamak istiyor musunuz: "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Bütün bir veritabanını YOK ETMEK üzeresiniz!"
@@ -934,39 +938,39 @@ msgstr "Anamakine adı boş!"
msgid "The user name is empty!"
msgstr "Kullanıcı adı boş!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parola boÅŸ!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Parolalar birbiriyle aynı değil!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Ä°ptal"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "DeÄŸiÅŸiklikler kaydedildi"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Bağlantı silindi"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY bağlantısı eklendi"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Dahili bağlantı eklendi"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Hata: Bağlantı eklenmedi."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Hata: bağlantı zaten var."
@@ -974,13 +978,13 @@ msgstr "Hata: bağlantı zaten var."
msgid "Error saving coordinates for Designer."
msgstr "Tasarımcı düzenlemelerini kaydetme hatası."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Genel bağlantı özellikleri"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Etkisiz"
@@ -996,272 +1000,282 @@ msgstr "Dış Anahtarı seç"
msgid "Please select the primary key or a unique key"
msgstr "Lütfen birincil anaktarı veya benzersiz anahtarı seçin"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "Göstermek için sütun seçin"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Parola Ãœret"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Ãœret"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "Bitti"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "Önceki"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Sonraki"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "Bugün"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "Ocak"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "Åžubat"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "Mart"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "Nisan"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Mayıs"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "Haziran"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "Temmuz"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "AÄŸustos"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "Eylül"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "Ekim"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "Kasım"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "Aralık"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Oca"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Åžub"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Nis"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Haz"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Tem"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "AÄŸu"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Eyl"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Eki"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Kas"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Ara"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "Pazar"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "Pazartesi"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "Salı"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "Çarşamba"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "PerÅŸembe"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "Cuma"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "Cumartesi"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Paz"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Ptesi"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Salı"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Çar"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Per"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Cu"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Ctesi"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "Paz"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "Ptesi"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "Ça"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "Pe"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "Cu"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "Ctesi"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "Hs"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "Saat"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "Dakika"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "Saniye"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Yazı Tipi boyutu"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Dosya göndermede bilinmeyen hata oldu."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Gönderilen dosya, php.ini içindeki upload_max_filesize yönergesini aşıyor."
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1269,23 +1283,23 @@ msgstr ""
"Gönderilen dosya, HTML formu içinde belirlenmiş MAX_FILE_SIZE yönergesini "
"aşıyor."
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Gönderilen dosya sadece kısmen gönderildi."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Eksik geçici klasör."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Dosyayı diske yazma başarısız."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Dosya gönderme uzantısından dolayı durduruldu."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1293,51 +1307,51 @@ msgstr ""
"Gönderilen dosyayı taşıma hatası, [a@./Documentation."
"html#faq1_11@Documentation]SSS 1.11[/a]'e bakın"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Tanımlı indeks yok!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Ä°ndeksler"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "EÅŸsiz"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Paketlendi"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Önemlilik"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Yorum"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Düzenle"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Birincil anahtar kaldırıldı"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "%s indeksi kaldırıldı"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -1346,120 +1360,120 @@ 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:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Veritabanları"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Hata"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d satır etkilendi."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d satır silindi."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d satır eklendi."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Bu depolama motoru için ayrıntılı durum bilgisi mevcut değil."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s bu MySQL sunucusunda var."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s bu MySQL sunucusu için etkisizleştirildi."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Bu MySQL sunucusu %s depolama motorunu desteklemez."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Geçersiz veritabanı"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Geçersiz tablo adı"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "%1$s tablo adını %2$s tablo adına değiştirme hatası"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "%s tablosu %s olarak yeniden adlandırıldı"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "%s teması için geçerli resim yolu bulunamadı!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Önizleme mevcut değil."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Al"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "Varsayılan tema %s bulunamadı!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "%s teması bulunamadı!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "%s teması için tema yolu bulunamadı!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tema / Stil"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Bağlanamıyor: geçersiz ayarlar."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s sürümüne Hoş Geldiniz"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1468,7 +1482,7 @@ msgstr ""
"Muhtemelen bunun sebebi yapılandırma dosyasını oluşturmadığınız içindir. Bir "
"tane oluşturmak için %1$skurulum programcığı%2$s kullanmak isteyebilirsiniz."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1480,65 +1494,65 @@ msgstr ""
"parolayı kontrol edin ve MySQL sunucusu yöneticisi tarafından verilen "
"bilgiyle uyuÅŸtuÄŸundan emin olun."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Oturum aç"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin belgeleri"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Sunucu:"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Kullanıcı Adı:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parola:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Sunucu Seçimi"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Bu kısmı geçmek için tanımlama bilgileri (cookies) açık olmalı."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL sunucusuna oturum açılamıyor"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Yanlış kullanıcı adı/parola girdiniz. Erişim engellendi."
@@ -1576,27 +1590,7 @@ msgstr "Görüntüyü göster"
msgid "Download file"
msgstr "Dosyayı indir"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Karakter grubu dönüşümü için gerekli olan iconv veya recode uzantıları "
-"yüklenemedi. Ya PHP'yi bu uzantıları etkinleştirmek için yapılandırın ya da "
-"phpMyAdmin içinde karakter grubu dönüşümünü etkisizleştirin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Gerekli uzantılar yüklenmiş görünmesine rağmen, ne iconv, ne libinconv, ne "
-"de recode_string işlevi kullanılamadı. PHP yapılandırmanızı kontrol edin."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1612,12 +1606,12 @@ msgstr ""
"bir yerde tırnak veya noktalı virgül eksiktir.<br />Eğer boş bir sayfa "
"karşınıza çıkıyorsa, her şey yolunda demektir."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1625,204 +1619,204 @@ msgstr ""
"<tt>$cfg['PmaAbsoluteUri']</tt> talimatı yapılandırma dosyanız içinde "
"AYARLANMAK zorundadır!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "Geçersiz sunucu indeksi: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, 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ırmanızı gözden "
"geçirin."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Sunucu"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "Yapılandırma içinde geçersiz kimlik denetimi yöntemi ayarı:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s %s veya sonrasına yükseltmelisiniz."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "En fazla: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Belgeler"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL sorgusu"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL çıktısı: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL'i açıkla"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL Açıklamasını atla"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP Kodsuz"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP Kodu oluÅŸtur"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Yenile"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL Onaylamayı atla"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL'i onayla"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "Bu sorguyu sıralı düzenle"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "Sıralı"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profil çıkart"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Süre"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "B"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PiB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EiB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M:%S"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s gün, %s saat, %s dakika ve %s saniye"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Yukarı"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Önceki"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Son"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; veritabanına git."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
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:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Ä°ÅŸlemler"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1831,61 +1825,61 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] uzantısı "
"yüklenemiyor. Lütfen PHP yapılandırmanızı kontrol edin."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Olaylar"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ä°sim"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s veritabanı kaldırıldı."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Veritabanı boş olarak görünüyor!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Ä°zleme"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Sorgu"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Tasarımcı"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "İçeri Aktar"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Yetkiler"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Yordamlar"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Dönüş türü"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1893,144 +1887,134 @@ msgstr ""
"Yaklaşık olabilir. [a@./Documentation.html#faq3_11@Documentation]SSS 3.11[/"
"a]'e bakın"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Ek Yük"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"Yapılandırmanız içinde tanımlanmış denetim kullanıcıları için bağlantı "
"başarısız."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Sunucu yanıt vermiyor"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Ayrıntılar..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Parola deÄŸiÅŸtir"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Parola yok"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parola"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Yeniden gir"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Parola Hesaplanıyor"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 uyumlu"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Parola Ãœret"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Ãœret"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Yeni veritabanı oluştur"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "OluÅŸtur"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Yetkiniz yok"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "Tablonun en az bir sütunu olmalı."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s veritabanında yeni tablo oluştur"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "Sütun sayısı"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Dışarı aktarma eklentileri yüklenemedi, lütfen kurulumunuzu kontrol edin!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "%s satır dökümü, %s. satırdan başlıyor"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Tüm satırları yığınla"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Dosya olarak kaydet"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Sunucuda %s dizinine kaydet"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Mevcut dosya(ların)nın üzerine yaz"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Dosya adı şablonu"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "sunucu adı"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "veritabanı adı"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tablo adı"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2041,40 +2025,40 @@ msgstr ""
"biçimlendirme dizgisi kullanabilirsiniz. İlave olarak yandaki dönüşümler "
"meydana gelecek: %3$s. DiÄŸer metin olduÄŸu gibi tutulacak."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "şablonu hatırla"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Dosyanın karakter grubu:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Sıkıştırma"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Hiçbiri"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zip olarak\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzip olarak\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzip olarak\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL uyumluluk kipi"
@@ -2104,7 +2088,7 @@ msgstr ""
msgid "File to import"
msgstr "İçeri aktarmak için dosya"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Metin dosyasının yeri"
@@ -2112,13 +2096,13 @@ msgstr "Metin dosyasının yeri"
msgid "File uploads are not allowed on this server."
msgstr "Bu sunucuda dosya gönderimlerine izin verilmez."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
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"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web sunucusu gönderme dizini"
@@ -2151,11 +2135,11 @@ msgstr ""
"durumunda içeri aktarımı kesmeye izin ver. Bu büyük dosyaların içeri "
"aktarımı için iyi bir yol olabilir, ancak hareketleri kesebilir."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "Başlangıçtan atlanacak sorgu sayısı"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "İçeri aktarılmış dosyanın biçimi"
@@ -2199,170 +2183,170 @@ msgstr "Portre"
msgid "Paper size"
msgstr "Kağıt boyutu"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Dil"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d geçerli bir satır sayısı değil."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "satır, başlayacağı satır numarası"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "yatay"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "yatay (döndürülmüş başlıklar)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "dikey"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Bu iÅŸlem uzun zaman alabilir. Yine de ilerlensin mi?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Anahtara göre sırala"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Seçenekler"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Kısmi Metinler"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Tam Metinler"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Bağlantılı anahtar"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "Bağlantılı görüntü sütunu"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Binari içerikleri göster"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "BLOB içerikleri göster"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Binari içerikleri HEX olarak göster"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Gizle"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Tarayıcı dönüşümü"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "İşaretlenmiş sorguyu çalıştır"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Satır silindi"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Sonlandır"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "sorgu içerisinde"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Satırlar gösteriliyor"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "toplam"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Sorgu %01.4f san. sürdü"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "DeÄŸiÅŸtir"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Sorgu sonuçları işlemleri"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Baskı görünümü (tüm metinler ile)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Bağlantı bulunamadı"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Sürüm bilgisi"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Veri ana dizini"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Tüm InnoDB veri dosyaları için dizin yolunun ortak kısmı."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Veri dosyaları"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Artış miktarını otomatik genişlet"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2370,11 +2354,11 @@ msgstr ""
" Tablo dolduğunda otomatik genişleyen tablo alanının genişlemesi için artış "
"miktarı boyutu."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Ara bellek havuzu boyutu"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2382,85 +2366,85 @@ msgstr ""
"Hafıza ara belleği boyutu InnoDB, veriyi önbelleklemek ve tablolarını "
"indekslemek için kullanır."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Ara Bellek Havuzu"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Durumu"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Ara Bellek Havuzu Kullanımı"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Toplam"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sayfa"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Serbest sayfalar"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Bozuk sayfalar"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Veri içeren sayfalar"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Temizlenen sayfalar"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "MeÅŸgul sayfalar"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "SabitlenmiÅŸ sayfalar"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Ara Bellek Havuzu EtkinliÄŸi"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Ä°stekleri oku"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Yazma istekleri"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Okuma kaçırıyor"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Yazma bekliyor"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Okuma kaçırması %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Yazma beklemesi %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Veri imleci boyutu"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2468,11 +2452,11 @@ msgstr ""
"MAX_ROWS seçeneği belirlenmediğinde MyISAM tabloları için CREATE TABLE "
"komutuyla kullanılacak olan bayt cinsinden varsayılan imleç boyutu."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Otomatik kurtarma kipi"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2480,11 +2464,11 @@ msgstr ""
"--myisam-recover sunucusu başlat seçeneği yoluyla ayarlanan, çökmüş MyISAM "
"tablolarını otomatik kurtarmak için kip."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Geçici sıralama dosyaları için en fazla boyut"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2494,11 +2478,11 @@ msgstr ""
"geçici dosyanın en fazla boyutu (REPAIR TABLE, ALTER TABLE, ya da LOAD DATA "
"INFILE sırasında)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "İndeks oluşturmada kullanılan geçici dosyalar için en fazla boyut"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2508,11 +2492,11 @@ msgstr ""
"belirlenmiş miktar tarafından kullanılan anahtar önbelleğinden büyükse, "
"anahtar önbellek yöntemi tercih edilir."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Ä°ÅŸlemleri onar"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2521,11 +2505,11 @@ msgstr ""
"sırasında, MyISAM tablosu indeksleri (her bir indeks kendi işlemi içinde) "
"paralel olarak oluÅŸturulur."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Ara bellek boyutunu sırala"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2534,11 +2518,11 @@ msgstr ""
"CREATE INDEX veya ALTER TABLE komutuyla indeksler oluşturulduğunda ayrılan "
"ara bellek miktarı."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "İndeks önbellek boyutu"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2547,11 +2531,11 @@ msgstr ""
"32MB'tır. Burada ayrılmış bellek sadece indeks sayfalarının önbelleklenmesi "
"için kullanılır."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Kayıt önbellek boyutu"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2562,11 +2546,11 @@ msgstr ""
"veri (.xtd) ve sıra işaretçisi (.xtr) dosyalarında önbellek değişimleri için "
"kullanılır."
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Günlük önbellek boyutu"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2574,11 +2558,11 @@ msgstr ""
"Bellek miktarı işlem günlüğü verisinde önbellek olarak kullanılmak üzere "
"işlem günlüğü önbelleğine ayrıldı. Varsayılan 16MB'tır."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Günlük dosyası başı"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2586,11 +2570,11 @@ msgstr ""
"Yuvarlamadan önceki işlem günlüğü boyutu ve yeni günlük oluşturma. "
"Varsayılan değer 16MB'tır."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Ä°ÅŸlem arabellek boyutu"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2598,11 +2582,11 @@ msgstr ""
"Genel işlem günlüğü arabellek boyutu (motor bu boyutun 2 arabelleğini "
"ayırır). Varsayılan 1MB'tır."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Kontrol noktası sıklığı"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2610,11 +2594,11 @@ msgstr ""
"Kontrol noktası oluşturulmadan önce işlem günlüğüne yazılan veri miktarı. "
"Varsayılan değer 24MB'tır."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Veri günlüğü başı"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2626,11 +2610,11 @@ msgstr ""
"yüzden veritabanında depolanabilir toplam veri miktarını arttırmak için bu "
"değişkenin değeri arttırılabilir."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Artık başı"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2638,11 +2622,11 @@ msgstr ""
"Küçültülmeden önce veri günlük dosyasındaki artık yüzdesi. Bu 1 ile 99 "
"arasında bir değerdir. Varsayılan değer 50'dir."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Günlük arabellek boyutu"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2652,27 +2636,27 @@ msgstr ""
"256MB'tır. Motor işlem öncesi bir arabellek hesaplar ama sadece işlemin veri "
"günlüğü yazmasını gerektirirse."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Veri dosyası büyüme boyutu"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "İşlenen veri (.xtd) dosyalarının büyüme boyutu."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Satır dosyası büyüme boyutu"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Satır gösterge (.xtr) dosyalarının büyüme boyutu."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Günlük dosyası sayısı"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2683,140 +2667,140 @@ msgstr ""
"sayısıdır. Eğer günlük sayısı bu değeri geçerse eski günlükler silinecektir, "
"diğer taraftan yeniden adlandırılır ve bir sonraki en yüksek numara verilir."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Biçim"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "Sütunu sonlandıran:"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "Sütunu kapsayan:"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "Sütunu dolduran:"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Satırı sonlandıran:"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL'u bunla deÄŸiÅŸtir:"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "Sütunlardaki CRLF karakterlerini kaldır"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "İlk satır içine sütun adlarını koy"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel için CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel yapısı"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Veri"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Tablo döküm verisi"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tablo için tablo yapısı"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Tablo başlığını dahil et"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tablo başlığı"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Devam eden tablo başlığı"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Etiket anahtarı"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Ä°liÅŸkiler"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME türü"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Anamakine"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Üretim Zamanı"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Sunucu sürümü"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Sürümü"
@@ -2824,23 +2808,23 @@ msgstr "PHP Sürümü"
msgid "MediaWiki Table"
msgstr "MedyaViki Tablosu"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Açık Kaynaklı Tablolama Belgesi"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "Açık Belge Metini"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Tek bir tablonun verisini içeren bir rapor üretir)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Rapor başlığı"
@@ -2848,99 +2832,99 @@ msgstr "Rapor başlığı"
msgid "PHP array"
msgstr "PHP düzeni"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Başlık içine özel yorum ekle (\\n satırları böler)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "İşlem içinde dışarı aktarmayı kapsa"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Dış anahtar kontrolünü etkisizleştir"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Veritabanı dışarı aktarma seçenekleri"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "Tablo ve sütun adlarını ters tırnak ile kapsa"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Yorumların içine ekle"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Oluşturma/Güncelleme/Kontrol tarihleri"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Bütün eklemeler"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "GeniÅŸletilmiÅŸ eklemeler"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "OluÅŸturulan sorgunun azami uzunluÄŸu"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "GecikmiÅŸ eklemeleri kullan"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Yoksayılan eklemeleri kullan"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "BLOB için onaltılık sistem kullan"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "UTC olarak zamanı dışarı aktar"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Dışarı aktarma türü"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Yordamlar"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Ä°ÅŸlevler"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Dökümü yapılmış tablolar için kısıtlamalar"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Tablo kısıtlamaları"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "TABLO MIME TÃœRLERÄ°"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "TABLO BAÄžLANTILARI"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Tetikleyiciler"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Görünüm yapısı"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Görünüm yapısı durumu"
@@ -2948,165 +2932,165 @@ msgstr "Görünüm yapısı durumu"
msgid "Texy! text"
msgstr "Texy! metni"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS Kitabı"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX Kitabı"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Yapı Şemalarını dışarı aktar (önerilir)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "İşlevleri dışarı aktar"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "İşlemleri dışarı aktar"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Tabloları dışarı aktar"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Tetikleyicileri dışarı aktar"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Görünümleri dışarı aktar"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "İçerikleri dışarı aktar"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Yeni phpMyAdmin penceresi aç"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Yeni tablo"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL sonucu"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Ãœreten:"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL boş bir sonuç kümesi döndürdü (örn. sıfır satır)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Aşağıdaki yapılar ya oluşturuldu ya da değiştirildi. Buyurun:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "İsmine tıklayarak yapının içeriklerini görüntüleyin"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Uyan \"Seçenekler\" bağlantısına tıklayarak bunun herhangi bir ayarını "
"deÄŸiÅŸtirin"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Aşağıdaki \"Yapı\" bağlantısıyla bunun yapısını düzenleyin"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Veritabanına git"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "ayarlar"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Tabloya git"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "yapı"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Görünüme git"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Tablo verisini dosya ile deÄŸiÅŸtir"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Kopya satırları yoksay"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "İlk sıradaki sütun isimleri"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Sütun adları"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV girişi için geçersiz parametre: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Geçersiz sütun (%s) belirlenmiş!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "CSV girişinin %d. satırında geçersiz biçim."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV girişinde %d. satırda geçersiz sütun sayısı."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Tablo adı"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "VERÄ° YÃœKLE kullanarak CSV"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "YEREL anahtar kelime kullan"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Bu eklenti sıkıştırılmış içeri aktarım dosyalarını desteklemez!"
@@ -3122,7 +3106,7 @@ msgstr "Yüzdeleri doğru ondalık olarak içeri aktar (%12.00'dan .12'ye)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Parasalları içeri aktar ($5.00'dan 5.00'a)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Sıfır değerleri için AUTO_INCREMENT değeri kullanma"
@@ -3135,310 +3119,310 @@ msgstr ""
"düzeltin ve tekrar deneyin."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "Şifreleme dönüştürme"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "Hiçbiri"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "Kana'ya dönüştür"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Birincil"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Ä°ndeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tam metin"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "DeÄŸiÅŸiklik yok"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Karakter grubu"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binari"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bulgarca"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Basitleştirilmiş Çince"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Geleneksel Çince"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "büyük küçük harfe duyarsız"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "büyük küçük harfe duyarlı"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Hırvatça"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Çekçe"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Danca"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Ä°ngilizce"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estçe"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Almanca"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "sözlük"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefon defteri"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Macarca"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Ä°zlandaca"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japonca"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Litvanyaca"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litvanyaca"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Korece"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Farsça"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polonyaca"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Batı Avrupa"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romence"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakça"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovence"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Ä°spanyolca"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Geleneksel Ä°spanyolca"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "İsveççe"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tayca"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Türkçe"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraynaca"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "çokdilli"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Orta Avrupa"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Rusça"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltık"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Ermenice"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kiril"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arapça"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Ä°branice"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gürcüce"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Yunanca"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Çekçe-Slovakça"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "bilinmeyen"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "GiriÅŸ"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Oturumu kapat"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Sorgu penceresi"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Bu biçimin seçenekleri yok"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "TAMAM deÄŸil"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "TAMAM"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Etkin"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Özellikleri Göster"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF'lerin oluşturulması"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Sütun Yorumları gösteriliyor"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Sütun_Yorumları tablonuzun nasıl güncelleneceğini öğrenmek için lütfen "
"belgelere bakın"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "SQL sorgusu iÅŸaretlendi"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL geçmişi"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Gelişmiş özellikleri kurmak için hızlı adımlar:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr "Gerekli tabloları <code>script/create_tables.sql</code> ile oluştur."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "Pma kullanıcısı oluştur ve bu tablolara erişim ver."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3446,25 +3430,25 @@ msgstr ""
"(<code>config.inc.php</code>) yapılandırma dosyasında gelişmiş özellikler "
"etkin, örneğin <code>config.sample.inc.php</code> dosyasından başlayarak."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Güncellenmiş yapılandırma dosyasını yüklemek için phpMyAdmin'e yeniden "
"oturum açın."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Açıklama yok"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Slave yapılandırması"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Asıl sunucuyu değiştir veya yeniden yapılandır"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3472,42 +3456,42 @@ msgstr ""
"Yapılandırma dosyanız (my.cnf) içinde benzersiz sunucu-id olduğundan emin "
"olun. Eğer değilseniz lütfen aşağıdaki satırı [mysqld] bölümü içine ekleyin:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Kullanıcı Adı"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "B.Noktası"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Master durumu"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Slave durumu"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "DeÄŸiÅŸken"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "DeÄŸer"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Sunucu ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3515,38 +3499,38 @@ msgstr ""
"Sadece slave'ler, bu listede --report-host=host_name seçeneğiyle görünen bu "
"ÅŸekilde baÅŸlar."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Slave kopya etme kullanıcısı ekle"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Herhangi kullanıcı"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Metin alanını kullan"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Herhangi anamakine"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Yerel"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Bu Anamakine"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Anamakine Tablosu kullan"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3554,130 +3538,134 @@ msgstr ""
"Anamakine tablosu kullanıldığında bu alan yoksayılır ve yerine Anamakine "
"tablosunda depolanan değerler kullanılır."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Parola Ãœret"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ tablosunun içeriği"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(devam eden)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ tablosunun yapısı"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Bilinmeyen dil: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Sunucular"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "DeÄŸiÅŸkenler"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Karakter grupları"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Motorlar"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binari günlüğü"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Ä°ÅŸlemler"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "EÅŸitle"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Kaynak veritabanı"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Åžu anki sunucu"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Uzak sunucu"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Farkı"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Hedef veritabanı"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "Sütun"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Bu SQL sorgusunu iÅŸaretle"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Mevcut aynı ismin işaretlemesini değiştir"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Pencere dışından bu sorgunun üzerine yazma"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Sınırlayıcı"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Bu sorguyu burada tekrar göster "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Gönder"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Sadece göster"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3685,7 +3673,7 @@ msgstr ""
"SQL sorgunuzda bir hata olduğu görünüyor. MySQL sunucusu hata çıktısı "
"aşağıdadır, eğer varsa, sorunu teşhis etmenizde ayrıca size yardımcı olabilir"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3708,35 +3696,35 @@ msgstr ""
"sorgu girişinizi tek bir sorguya indirgeyin ve aşağıdaki CUT bölümü içindeki "
"veri yığını ile birlikte hata raporunu gönderin:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Kapatılmamış tırnak"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Geçersiz Tanımlayıcı"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Bilinmeyen Noktalama Ä°ÅŸareti Dizgisi"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3745,21 +3733,21 @@ msgstr ""
"SQL onaylayıcısı başlatılamadı. %sBelgelerde%s anlatıldığı gibi lütfen "
"gerekli PHP uzantılarının kurulu olduğunu kontrol edin."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Tablo boş olarak görünüyor!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "%s.%s izleme aktif."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Uzunluk/DeÄŸerler"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3771,7 +3759,7 @@ msgstr ""
"çizgi (\"\\\") veya tek tırnak (\"'\") koymanız gerekirse, önlerine ters "
"eğik çizgi koyun (örneğin '\\\\xyz' veya 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3779,12 +3767,12 @@ msgstr ""
"Varsayılan değerler için lütfen sola eğik çizgisiz veya alıntısız sadece tek "
"değer girin. Bu biçimi kullanın: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Öznitelikler"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3793,11 +3781,11 @@ msgstr ""
"Mevcut dönüşüm seçeneklerinin listesi ve bunların MIME türü dönüşümleri için "
"%sdönüşüm tanımlamarı%s'na tıklayın"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Dönüşüm seçenekleri"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3809,16 +3797,16 @@ msgstr ""
"veya tek tırnak (\"'\") koymanız gerekirse, önlerine ters eğik çizgi koyun "
"(örneğin '\\\\xyz' veya 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "Hiçbiri"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Tanımlandığı gibi:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3827,36 +3815,36 @@ msgstr ""
"Bu dönüşüm için mevcut açıklama yok.<br />Lütfen yazara %s ne yapar diye "
"sorun."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Depolama Motoru"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "PARTITION tanımı"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Kaydet"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "%s sütun ekle"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "En az bir sütun eklemek zorundasınız."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Olay"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3869,7 +3857,7 @@ msgstr ""
"kullanırsanız birinci seçeneği boş karakter dizgisi olarak ayarlamanız "
"gerekir."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -3877,8 +3865,8 @@ msgstr ""
"Verinin onaltılık gösterimini görüntüler. İsteğe bağlı ilk parametre, ne "
"sıklıkta boşluk ekleneceğini belirler (varsayılanı 2 yarım bayttır)."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3886,11 +3874,11 @@ msgstr ""
"Tıklanabilir küçük resim görüntüler. Seçenekler piksel cinsinden en fazla "
"genişlik ve yüksekliktir. Orijinal en-boy oranı korunur."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Bu resmi indirme için bağlantı görüntüler."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3910,7 +3898,7 @@ msgstr ""
"\"local\" için PHP'nin strftime() işlevine belgelerden bakın ve \"utc\" ise "
"gmdate() işlevi kullanılarak olur."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3934,7 +3922,7 @@ msgstr ""
"ayarlanırsa, sözcük kaydırma korunacak ve tüm çıktı tek bir satırda "
"görünecektir (Varsayılan 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3942,7 +3930,7 @@ msgstr ""
"Sütunun içeriğini, htmlspecialchars() işlevini çalıştırmadan olduğu gibi "
"görüntüler. Bu, geçerli HTML içerdiği var sayılan sütundur."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3952,7 +3940,7 @@ msgstr ""
"\"http://www.example.com/\" gibi bir URL ön ekidir. İkinci ve üçüncü "
"seçenekler piksel cinsinden genişlik ve yüksekliktir."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3962,7 +3950,7 @@ msgstr ""
"example.com/\" gibi bir URL ön ekidir. İkinci seçenek bağlantı için "
"başlıktır."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
@@ -3970,11 +3958,11 @@ msgstr ""
"(IPv4) Internet ağ adresini, Internet standart noktalı biçimdeki dizgiye "
"dönüştürür."
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "Sözdizimi vurgulamalı SQL sorgusu gibi metni biçimlendirir."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3997,66 +3985,66 @@ msgstr "ZIP arşivi içinde hiç dosya bulunamadı!"
msgid "Error in ZIP archive:"
msgstr "ZIP arÅŸivinde hata:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Eylemler"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL bağlantı karşılaştırması"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Arabirim"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Özel renk"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Sıfırla"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokol sürümü"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Kullanıcı"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL karakter grubu"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Web sunucusu"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL istemci sürümü"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP uzantısı"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP bilgisini göster"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Viki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Resmî phpMyAdmin Anasayfası"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4068,7 +4056,7 @@ msgstr ""
"açık ayarlarla çalışıyor ve bu güvenlik açığını gerçekten düzeltmeniz "
"gerekmektedir."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4078,7 +4066,7 @@ msgstr ""
"Bu seçenek phpMyAdmin ile uyumlusuzdur ve bazı veri bozulmalarına sebep "
"olabilir!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4088,7 +4076,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:290
+#: main.php:289
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 "
@@ -4100,13 +4088,13 @@ 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:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4116,7 +4104,7 @@ msgstr ""
"phpMyAdmin dizininiz içinde mevcut. Birkez phpMyAdmin yapılandırıldı mı bunu "
"kaldırmalısınız."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4126,7 +4114,7 @@ msgstr ""
"phpMyAdmin işevselliği eksik olacaktır. Örneğin rehber çerçeveyi otomatik "
"olarak yenilemeyecek."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4135,7 +4123,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:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4144,66 +4132,66 @@ msgstr ""
"Sunucu Suhosin ile çalışıyor. Lütfen olası sorunlar için %sdocumentation%s "
"belgesinden yararlanın."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Rehber çerçeveyi yeniden yükle"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Veritabanı yok"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Süzgeç"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Temizle"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "Tablo oluÅŸtur"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Lütfen bir veritabanı seçin"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> tablosu bulunamadı veya %s içinde ayarlanmadı"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Lütfen düzenlemek için sayfa seçin"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Yeni bir sayfa oluÅŸtur"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr "Sayfa adı"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr "Otomatik yerleşim tabanı"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Dahili iliÅŸkiler"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Tabloları seç"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Karalama panosunu deÄŸiÅŸtir"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4211,111 +4199,111 @@ msgstr ""
"Şu anki sayfa, daha fazla bulunması gereksiz tablolara verilmiş referanslara "
"sahip. Bu referansları silmek ister misiniz?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "%s tablosu yok!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Lütfen %s tablosu için koordinatları yapılandırın"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "%s veritabanının şeması - Sayfa %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Tablolar yok"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Ä°liÅŸkisel ÅŸema"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "İçerik tablosu"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Ekstra"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Sol menüyü Göster/Gizle"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Konumu kaydet"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Tablo oluÅŸtur"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Ä°liÅŸki oluÅŸtur"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Yeniden yükle"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Yardım"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Yönlendirmeli bağlantılar"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Doğrudan bağlantılar"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Kılavuza ayarla"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Tümü Küçük/Büyük"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Küçüğü/büyüğü değiştir"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "PDF şeması için düzenlemeleri İçeri/Dışarı Aktar"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Menüyü taşı"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Tümünü Gizle/Göster"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "İlişkisi olmayan Tabloları Gizle/Göster"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Tablo sayısı"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Ä°liÅŸkiyi sil"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "İlişkiyi seçmek için buraya tıklayın :"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4325,133 +4313,133 @@ msgstr ""
"ayarı kaldırmak için \"Görüntülemek için sütun seç\" simgesine tıklayın, "
"sonrada uygun sütun adı üzerine tıklayın."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Sayfa oluÅŸturuldu"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Sayfa oluşturma başarısız"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Ölçeklemek için İçeri/Dışarı Aktar"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "önerilir"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "sayfadan/sayfaya"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Dosyaları içeri aktar"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Tümü"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Görüntülemek için binari günlüğünü seçin"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Dosyalar"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Gösterilen Sorguları Kısalt"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Tüm Sorguları Göster"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Günlük ismi"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Konum"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Olay türü"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Orijinal konum"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Bilgi"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Karakter Grupları ve Karşılaştırmalar"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Veritabanı seçilmedi."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s veritabanları başarılı olarak kaldırıldı."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Veritabanı istatistikleri"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tablolar"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Asılı kopya etme"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Slave kopya etme"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "Veritabanına git"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr "Kopya edilmedi"
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr "Kopya edildi"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "&quot;%s&quot; veritabanı için yetkileri kontrol et."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Yetkileri kontrol et"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Ä°statistikler etkin"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Ä°statistikler etkisiz"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4459,11 +4447,11 @@ msgstr ""
"Not: Buradaki veritabanı istatistiklerini etkinleştirmek web sunucusu ile "
"MySQL sunucusu arasında yüksek trafiğe yol açabilir."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Depolama Motorları"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Veritabanlarının dökümünü (şemasını) göster"
@@ -4668,20 +4656,20 @@ msgid "None"
msgstr "Hiçbiri"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Tabloya özgü yetkiler"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Not: MySQL yetki adları İngilizce olarak belirtilir "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Genel yetkiler"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Veritabanına özgü yetkiler"
@@ -4705,95 +4693,95 @@ msgstr "Oturum Açma Bilgisi"
msgid "Do not change the password"
msgstr "Parolayı değiştirme"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "Kullanıcı bulunamadı."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "%s kullanıcısı zaten var!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Yeni bir kullanıcı eklediniz."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "%s için yetkileri güncellediniz."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "%s için yetkileri geri aldınız"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s için parola başarılı olarak değiştirildi."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "%s siliniyor"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Silmek için kullanıcı seçilmedi!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Yetkiler yeniden yükleniyor"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Seçili kullanıcılar başarılı olarak silindi."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Yetkiler başarılı olarak yüklendi."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Yetkileri düzenle"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Geri al"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Kullanıcı gözden geçirme"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Onayla"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Herhangi"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Yeni Kullanıcı ekle"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Seçili kullanıcıları kaldır"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Kullanıcılardan tüm aktif yetkileri geri al ve sonra da sil."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Kullanıcılarla aynı isimlerde olan veritabanlarını kaldır."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4806,48 +4794,48 @@ msgstr ""
"sunucunun kullandığı yetkilerden farklı olabilir. Bu durumda devam etmeden "
"önce %syetkileri yeniden yüklemeniz%s gerekir."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Seçili kullanıcı yetki tablosunda bulunamadı."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Sütuna özgü yetkiler"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Aşağıdaki veritabanına yetkileri ekle"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Aşağıdaki tabloya yetkileri ekle"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Otutum Açma Bilgisini değiştir / Kullanıcıyı kopyala"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Aynı yetkilerle yeni bir kullanıcı oluştur ve ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... eski olanı sakla."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... eski olanı kullanıcı tablolarından sil."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... eski olandan bütün aktif yetkileri iptal et ve sonra da sil."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4855,97 +4843,97 @@ msgstr ""
" ... eski olanı kullanıcı tablolarından sil ve sonra da yetkileri yeniden "
"yükle."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Kullanıcı için veritabanı"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "Hiçbiri"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "Aynı isimle veritabanı oluştur ve tüm yetkileri ver"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Joker isimlere tüm yetkileri ver (kullanıcıadı\\_%)"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "&quot;%s&quot; veritabanı üzerindeki tüm yetkileri ver"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; veritabanına erişimi olan kullanıcılar"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "genel"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Veritabanına özgü"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "joker"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "%s işlemi başarılı olarak sonlandırıldı."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin %s işlemini sonlandıramadı. Muhtemelen zaten kapatılmış."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Bilinmeyen hata"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "Master %s sunucusuna bağlanılamıyor."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr "Master günlük konumu okunamıyor. Master üzerinde mümkün yetki sorunu."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Master deÄŸiÅŸtirilemiyor"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Asıl sunucu %s 'na başarılı olarak değiştirildi"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Bu sunucu kopya etme işlemi sırasında asıl sunucu olarak yapılandırıldı."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Master durumunu göster"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Bağlı slave'leri göster"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4954,11 +4942,11 @@ msgstr ""
"Bu sunucu kopya etme işlemi sırasında asıl sunucu olarak yapılandırılmadı. "
"Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Master yapılandırması"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4973,19 +4961,19 @@ msgstr ""
"kopya etmek için sadece belirli veritabanlarına izin verebilirsiniz. Lütfen "
"modu seçin:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Tüm veritabanlarını kopya et; Yoksay:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Tüm veritabanlarını yoksay; Kopya et:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Lütfen veritabanlarını seçin:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -4993,7 +4981,7 @@ msgstr ""
"Şimdi, aşağıdaki satırları my.cnf dosyanız içindeki [mysqld] bölümünün "
"sonuna ekleyin ve ondan sonra lütfen MySQL sunucusunu yeniden başlatın."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5003,84 +4991,84 @@ msgstr ""
"tıklayın. Ondan sonra bu sunucunun asıl olarak <b>yapılandırıldığını</b> "
"gösteren, sizi uyaran bir mesaj görmelisiniz"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Slave SQL işlemi çalışmıyor!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Slave G/Ç işlemi çalışmıyor!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırıldı. Bunu "
"istiyor musunuz:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Slave durum tablosuna bak"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Asılı ile veritabanlarını eşitle"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Slave'i kontrol et:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Tam baÅŸlat"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Tam durdur"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Slave'i sıfırla"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Sadece SQL Ä°ÅŸlemi %s"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "BaÅŸlat"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Durdur"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Sadece G/Ç İşlemi %s"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Hata yönetimi:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr "Hataları atlamak master ve slave'i eşitlenmemeye sürükleyebilir!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Şu anki hatayı atla"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Ä°leri atla"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "hata."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5089,7 +5077,7 @@ msgstr ""
"Bu sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırılmadı. "
"Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5099,11 +5087,11 @@ msgstr ""
"binlog_cache_size değerini aştı ve işlemdeki ifadeleri depolamak için geçici "
"dosya kullandı."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Geçici binari günlüğü önbelleğinde kullanılan işlemlerin sayısı."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5115,11 +5103,11 @@ msgstr ""
"büyük ise, geçici tabloların disk tabanlı yerine bellek tabanlı olamasına "
"sebep olmak için tmp_table_size değerini arttırmak isteyebilirsiniz."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "Mysqld'nin kaç tane geçici dosya oluşturduğudur."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5127,7 +5115,7 @@ msgstr ""
"İfadeler çalıştırılırken sunucu tarafından bellek içindeki geçici tabloların "
"sayısı otomatik olarak oluşturuldu."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5135,7 +5123,7 @@ msgstr ""
"INSERT DELAYED komutu ile yazılmış, bazı hataların meydana geldiği satır "
"sayısı (muhtemelen kopya anahtar)."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -5143,23 +5131,23 @@ msgstr ""
"Kullanımda olan INSERT DELAYED işleticisi işlem sayısı. INSERT DELAYED "
"komutunu kullanan her farklı tablodan biri kendi işlemini alır."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "INSERT DELAYED satır yazımı sayısıdır."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Çalıştırılmış FLUSH ifadesi sayısıdır."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Dahili COMMIT ifadesi sayısıdır."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Tablodan satırın kaç kez silindiği sayısıdır."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5169,7 +5157,7 @@ msgstr ""
"motorunu sorabilir. Buna keşfetme denir. Handler_discover tabloların keç kez "
"keşfedildiğini gösterir."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5179,7 +5167,7 @@ msgstr ""
"sunucunun çok fazla indeks taraması yapıyor olduğunu gösterir; örneğin, "
"SELECT col1 FROM foo, anlaşılıyor ki col1 indekslenmiş."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5188,7 +5176,7 @@ msgstr ""
"sorgularınızın ve tablolarınızın düzgün bir şekilde indekslenmesinin iyi "
"olduÄŸu belirtisidir."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5198,7 +5186,7 @@ msgstr ""
"aralık ile indeks sütununu sorguluyorsanız ya da indeks taraması "
"yapıyorsanız, bu arttırılan miktardır."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5206,7 +5194,7 @@ msgstr ""
"Anahtar sırasında önceki satırı okumak için istek sayısıdır. Bu okuma "
"yöntemi başlıca ORDER BY ... DESC komutunu uyarlamak için kullanılır."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5219,7 +5207,7 @@ msgstr ""
"fazla sorgulamanız vardır veya düzgün bir şekilde anahtarları "
"kullanmamaktasınız."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5231,35 +5219,35 @@ msgstr ""
"düzgün bir şekilde indekslenmediğinde ya da sorgularınız, sahip olduğunuz "
"indeksleri çıkarına kullanmak için yazmadığında önerilir."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "Dahili ROLLBACK ifadesi sayısıdır."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Tablo içinde satır güncellemek için istek sayısıdır."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Tablo içinde satır eklemek için istek sayısıdır."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Veri içeren sayfa sayısıdır (dolu veya temiz)."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "Şu anki dolu sayfa sayısıdır."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Temizlenmesi için istenmiş ara bellek havuz sayfa sayısıdır."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Boş sayfa sayısıdır."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5269,7 +5257,7 @@ msgstr ""
"okunan veya yazılmış ya da bazı diğer sebepler yüzünden temizlenemeyen veya "
"taşınamayan sayfalardır."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5281,11 +5269,11 @@ msgstr ""
"zamanda Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data deÄŸerleri gibi hesaplanabilir."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Sayfalardaki ara bellek havuzunun toplam boyutudur."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5293,7 +5281,7 @@ msgstr ""
"InnoDB \"rastgele\" önden okuma başlatımı sayısıdır. Sorgu tablonun büyük "
"bir kısmını taradığı zaman bu olur ama rastgele düzende."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5301,11 +5289,11 @@ msgstr ""
"InnoDB sıralı önden okuma başlatımı sayısıdır. InnoDB sıralı tam tablo "
"taraması yaptığı zaman bu olur."
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "InnoDB'nin bitirdiği veya yaptığı mantıksal okuma isteği sayısıdır."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5313,7 +5301,7 @@ msgstr ""
"InnoDB'nin ara bellek havuzundan tatmin olamadığı ve tek-sayfa okuması "
"yapmak zorunda olduğu mantıksal okuma sayısıdır."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5327,55 +5315,55 @@ msgstr ""
"durumlarını sayar. Eğer ara bellek havuzu boyutu düzgün bir şekilde "
"ayarlandıysa, bu değer küçük olmalıdır."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB ara bellek havuzuna bitti yazma sayısıdır."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Şimdiye kadarki fsync() işlem sayısıdır."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Şu anki bekleyen fsync() işlem sayısıdır."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Şu anki bekleyen okuma sayısıdır."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Şu anki bekleyen yazma sayısıdır."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Bayt cinsinden şimdiye kadarki veri okuma miktarıdır."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Toplam veri okuma sayısıdır."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Toplam veri yazma sayısıdır."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Bayt cinsinden şimdiye kadarki yazılmış veri miktarıdır."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"Bu amaç için yazılmış sayfa sayısı ve gerçekleştirilmiş çifte-yazım yazma "
"sayısıdır."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"Bu amaç için yazılmış sayfa sayısı ve gerçekleştirilmiş çifte-yazım yazma "
"sayısıdır."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5383,35 +5371,35 @@ msgstr ""
"Sahip olunan bekleme sayısıdır çünkü günlük ara belleği çok küçük ve devam "
"etmeden önce temizlenmesi için beklemek zorundayız."
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Günlük yazma isteği sayısıdır."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Günlük dosyasına fiziksel yazma sayısıdır."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Günlük dosyasına bitmiş fsync() yazma sayısıdır."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "Bekleyen günlük dosyası fsyncs sayısıdır."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Bekleyen günlük dosyası yazma sayısıdır."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Günlük dosyasına yazılı bayt sayısıdır."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Oluşturulmuş sayfa sayısıdır."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5419,52 +5407,52 @@ msgstr ""
"Derlenen InnoDB sayfa boyutu (varsayılan 16KB). Birçok değer sayfalarda "
"sayılır; sayfa boyutu bunların kolaylıkla bayt'a dönüştürülmesine izin verir."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Okunan sayfa sayısıdır."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Yazılmış sayfa sayısıdır."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Şu anki beklenen satır kilidi sayısıdır."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Milisaniye cinsinden satır kilidi elde etmek için ortalama süredir."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
"Milisaniye cinsinden satır kilidi elde ederken harcanmış toplam süredir."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Milisaniye cinsinden satır kilidi elde etmek için en fazla süredir."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Satır kilidinin beklemek zorunda kaldığı süre sayısıdır."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB tablolarından silinen satır sayısıdır."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB tablolarına eklenen satır sayısıdır."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB tablolarından okunan satır sayısıdır."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB tablolarında güncellenen satır sayısıdır."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5472,7 +5460,7 @@ msgstr ""
"Anahtar önbelleğindeki değiştirilmiş ama diskte henüz temizlenmemiş anahtar "
"bloğu sayısıdır. Not_flushed_key_blocks olarak bilinip kullanılır."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5481,7 +5469,7 @@ msgstr ""
"önbelleğinin ne kadarının kullanımda olmasını belirlemek için "
"kullanabilirsiniz."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5490,11 +5478,11 @@ msgstr ""
"Anahtar önbelleğinde kullanılan blok sayısıdır. Bu değerin en uç noktada "
"olması bir kerede en fazla blok sayısının kullanımda olmamasını gösterir."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Önbellekten anahtar bloğunun okunması için istek sayısıdır."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5504,15 +5492,15 @@ msgstr ""
"büyükse, key_buffer_size değeriniz muhtemelen çok küçüktür. Eksik önbellek "
"oranı Key_reads/Key_read_requests olarak hesaplanabilir."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Önbelleğe anahtar bloğu yazmak için istek sayısıdır."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Diske anahtar bloğunu fiziksel yazma sayısıdır."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5523,11 +5511,11 @@ msgstr ""
"karşılaştırmak için yararlıdır. Varsayılan değer 0, henüz derlenmiş sorgu "
"olmadığı anlamına gelir."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "INSERT DELAYED sıralarında yazılmak için bekleyen satır sayısıdır."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5535,35 +5523,35 @@ msgstr ""
"Açık olan tablo sayısıdır. Eğer açık tablolar büyükse, tablo önbellek "
"değeriniz muhtemelen çok küçüktür."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Açık olan dosya sayısıdır."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "Açık olan akış sayısıdır (başlıca günlükleme için kullanılır)."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Açık olan tablo sayısıdır."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Sorgu önbelleğindeki boş bellek bloğu sayısıdır."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Sorgu önbelleği için boş bellek miktarıdır."
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Önbelleğe ulaşma sayısıdır."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Önbelleğe eklenen sorgu sayısıdır."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5575,7 +5563,7 @@ msgstr ""
"yardımcı olabilir. Önbellekten hangi sorguların kaldırılacağına karar vermek "
"için sorgu önbelleği en az son kullanılmış (LRU) stratejisini kullanır."
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5583,24 +5571,24 @@ msgstr ""
"Önbelleklenmemiş sorgu sayısıdır (önbelleklenemez, ya da query_cache_type "
"ayarından dolayı önbelleklenmedi)."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Önbellekte kayıtlı sorgu sayısıdır."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Sorgu önbelleği içindeki toplam blok sayısıdır."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Sıfırla"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Arıza-güvenli kopya etme durumu (henüz tamamlanmadı)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5608,11 +5596,11 @@ msgstr ""
"İndeksler kullanmayan birleştirme sayısıdır. Eğer bu değer 0 değilse, "
"tablolarınızın indekslerini dikkatli olarak kontrol etmelisiniz."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "Referans tablosunda aralık araması kullanan birleştirme sayısıdır."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5621,7 +5609,7 @@ msgstr ""
"birleştirme sayısıdır. (Eğer bu değer 0 değilse, tablolarınızın indekslerini "
"dikkatli olarak kontrol etmelisiniz.)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5629,15 +5617,15 @@ msgstr ""
"İlk tabloda aralıkları kullanan birleştirme sayısıdır. (Normal olarak "
"kusurlu değildir, eğer büyükse bile.)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "İlk tablonun tam taramasının yapıldığı birleştirme sayısıdır."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Slave SQL işlemi tarafından şu anki açık geçici tablo sayısıdır."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5645,11 +5633,11 @@ msgstr ""
"Kopya edilen slave SQL iÅŸleminin yeniden denediÄŸi iÅŸlerin toplam "
"(başlangıçtan beri) süre sayısıdır."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Eğer sunucu master'a bağlı slave ise, bu AÇIKTIR."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5657,12 +5645,12 @@ msgstr ""
"Oluşturmak için slow_launch_time saniyeden daha uzun zaman almış işlem "
"sayısıdır."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "Long_query_time saniyeden daha uzun zaman almış sorgu sayısıdır."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5672,23 +5660,23 @@ msgstr ""
"değer büyükse, sort_buffer_size sistem değişkeninin değerini arttırmayı "
"dikkate almalısınız."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Aralıklarla yapılmış sıralama sayısıdır."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Sıralanmış satır sayısıdır."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "Taranan tablo tarafından yapılmış sıralama sayısıdır."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Tablo kilidinin hemen tanındığı süre sayısıdır."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5700,7 +5688,7 @@ msgstr ""
"uyarlamalısınız ve sonra ya tablonuzu ya da tablolarınızı bölün veya kopya "
"etmeyi kullanın."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5710,11 +5698,11 @@ msgstr ""
"Threads_created/Bağlantılar olarak hesaplanabilir. Eğer bu değer kırmızı "
"ise, thread_cache_size boyutunuzu yükseltmelisiniz."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Şu anki açık bağlantı sayısıdır."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5726,85 +5714,85 @@ msgstr ""
"(eğer iyi bir işlem uygulamasına sahipseniz, normal olarak bu, dikkate değer "
"bir performans artışı vermez.)"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Hala faaliyette olan işlemler sayısıdır."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Çalışma Süresi Bilgisi"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Denetimci"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Sorgu önbelleği"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Ä°ÅŸlemler"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Geçici veri"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "GecikmiÅŸ eklemeler"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Anahtar önbelleği"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "BirleÅŸtirmeler"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sıralama"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "İşlem koordinatörü"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Tüm tabloları temizle (kapat)"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Açık tabloları göster"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Slave anamakineleri göster"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Slave durumunu göster"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Sorgu önbelleğini temizle"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "İşlemleri göster"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "Sıfırla"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Bu MySQL sunucusunun çalışma süresi: %s. Başlatıldığı zaman: %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
@@ -5812,19 +5800,19 @@ msgstr ""
"Bu MySQL sunucusu <b>kopya etme</b> işlemi sırasında <b>master</b> ve "
"<b>slave</b> olarak çalışır."
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Bu MySQL sunucusu <b>kopya etme</b> işlemi sırasında <b>master</b> olarak "
"çalışır."
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Bu MySQL sunucusu <b>kopya etme</b> işlemi sırasında <b>slave</b> olarak "
"çalışır."
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5832,7 +5820,7 @@ msgstr ""
"Sunucudaki kopya etme durumuyla ilgili daha ayrıntılı bilgi için lütfen <a "
"href=#replication>kopya etme bölümünü</a> ziyaret edin."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5840,11 +5828,11 @@ msgstr ""
"<b>Sunucu trafiği</b>: Bu tablolar sunucunun başlatıldığı andan itibaren "
"MySQL sunucusunun ağ trafiği istatistiklerini gösterir."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafik"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5852,36 +5840,36 @@ msgstr ""
"Meşgul sunucu üzerinde, bayt sayaçları aşırı işleyebilir, bu yüzden MySQL "
"sunucusu tarafından raporlanan istatistikler doğru olmayabilir."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "saat başına"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Alınan"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Gönderilen"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Bağlantılar"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "En fazla eşzamanlı bağlantı"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Başarısız deneme"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Ä°ptal edilen"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5889,126 +5877,126 @@ msgid ""
msgstr ""
"<b>Sorgu istatistikleri</b>: Başlangıçtan beri sunucuya %s sorgu gönderildi."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "dakika başına"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "saniye başına"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Sorgu türü"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Kopya etme durumu"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Kaynağa bağlanamadı"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Hedefe bağlanamadı"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' veritabanı mevcut değil."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Yapı Eşitleme"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Veri EÅŸitleme"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "mevcut deÄŸil"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Yapı Farklılığı"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Veri Farklılığı"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Sekme(leri) ekle"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Sekme(leri)yi kaldır"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Sekme(leri)yi deÄŸiÅŸtir"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "İndeks(leri)i kaldır"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Ä°ndeks(leri)i uygula"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Sıra(ları)yı güncelle"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Sıra(ları) ekle"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Hedef tablolardan önceki tüm sıraları silme istiyor musunuz?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Seçili Değişiklikleri Uygula"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Veritabanlarını Eşitle"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Seçili hedef tablolar kaynak tablolar ile eşitlendi."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Hedef veritabanı kaynak veritabanı ile eşitlendi"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Aşağıdaki sorgular çalıştırıldı:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "Elle giriÅŸ"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "Şu anki bağlantı"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "Yapılandırma: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Soket"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6016,29 +6004,29 @@ msgstr ""
"Hedef veritabanı kaynak veritabanı ile tamamen eşitlenecektir. Kaynak "
"veritabanı değitirelemeyecektir."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Sunucu değişkenleri ve ayarları"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Oturum deÄŸeri"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Genel deÄŸer"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Yapılandırma dosyası"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Ä°ndir"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6047,111 +6035,107 @@ msgstr ""
"bilgiler dahil) şifresiz olarak aktarılır!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Genel Bakış"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Gizli mesajları göster (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Yapılandırılmış sunucular yok"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Yeni sunucu"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Varsayılan dil"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "kullanıcı seçsin"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- yok -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Varsayılan sunucu"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Satır sonu"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Görüntüle"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Yükle"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin ana sayfası"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Bağış"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Son sürümü kontrol et"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Özellikler"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Rehber çerçevesi"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Ana çerçeve"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Sunucuyu düzenle"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Yeni sunucu ekle"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Yanlış değer"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Ayar deÄŸeri: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Varsayılan değeri geri yükle"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Uyarı"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Karakter grubu dönüştürmeye izin ver"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Eğer etkinleştirilirse kullanıcı herhangi MySQL sunucusuna tanımlama bilgisi "
"kimlik denetimiyle oturum açma formundan girebilir"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6168,20 +6152,20 @@ msgstr ""
"sizinde dahil olduğunuz binlerce kullanıcıya sahip ve bağlı olduğunuz bir "
"ISS'e aitse güvenilir olmayabilir."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Herhangi MySQL sunucusuna oturum açmaya izin ver"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"&quot;Veritabanını kaldır&quot; bağlantısını normal kullanıcılara göster"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Anahtar harf, numara [em]ve[/em] özel karakterler içermelidir"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6189,11 +6173,11 @@ msgstr ""
"[kbd]Tanımlama bilgisi[/kbd] kimlik denetiminde tanımlama bilgilerini "
"şifrelemek için kullanılan gizli şifreleme tekniği"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Anahtar çok kısa, en az 8 karakter olmalıdır"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6204,27 +6188,27 @@ msgstr ""
"olarak oluşturuldu. Bu tanımlama bilgilerini şifrelemek için kullanılır; "
"bunu hatırlamanıza gerek yoktur."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Blowfish gizliliÄŸi"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Seçili satırları vurgular"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Satır işaretleyicisi"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Vurgulanan satır fare imleci tarafından işaret edilir"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Vurgulama işaretçisi"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6232,11 +6216,11 @@ msgstr ""
"İçeri ve dışarı aktarma işlemleri için [a@http://en.wikipedia.org/wiki/Bzip2]"
"bzip2[/a] sıkıştırma etkin"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6246,11 +6230,11 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 sıkıştırması ve "
"açması[/a] bu sistemde mevcut olmayan işlevleri (%s) gerektirir."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Yapılandırma yüklenemiyor veya kaydedilemiyor"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6261,7 +6245,7 @@ msgstr ""
"olarak [em]config[/em] oluÅŸturun. Yoksa sadece indirmenize veya "
"görüntülemenize izin verecektir."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6271,31 +6255,31 @@ msgstr ""
"kullanılacağını tanımlar; [kbd]girdi[/kbd] - girdi uzunluğunun sınırlamasına "
"izin verir, [kbd]metinalanı[/kbd] - sütunlarda yeni satırlara izin verir"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "CHAR sütununu düzenleme"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR metin alanları için sütun sayısıdır"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR metin alanı sütunları"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR metin alanları için satır sayısıdır"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR metin alanı satırları"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Yapılandırma dosyası izinlerini kontrol et"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6304,11 +6288,11 @@ msgstr ""
"sıkıştırır; eğer gzip/bzip2 dosyalarını oluşturmada sorunlarla "
"karşılaşırsanız bu özelliği etkisizleştirin"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Anında sıkıştır"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6316,43 +6300,35 @@ msgstr ""
"Veri kaybı yaşamamanız için bir uyarı (&quot;... yapmak istediğiniz için "
"emin misiniz?&quot;) görüntülenip görüntülenmeyeceğidir"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "DROP sorgularını onayla"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Dönüştürmeler için kullanılan varsayılan karakter grubu"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Varsayılan karakter grubu"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Veritabanı girildiğinde görüntülenen sekme"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Varsayılan veritabanı sekmesi"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Sunucu girildiğinde görüntülenen sekme"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Varsayılan sunucu sekmesi"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Tablo girildiğinde görüntülenen sekme"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Varsayılan tablo sekmesi"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6361,74 +6337,74 @@ msgstr ""
"de okunabilir veya yazılabilir olmadığına emin olmak için bu değer iki defa "
"kontrol edilmelidir."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "Veritabanı listelemeyi aşağı açılır menü yerine liste olarak gösterir"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Veritabanlarını liste olarak görüntüle"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "Sunucu listelemeyi aşağı açılır menü yerine liste olarak gösterir"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Sunucuları liste olarak görüntüle"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "MySQL sunucusuna bağlanamadı"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "pmadb kullanan boş phpMyAdmin denetim kullanıcısı parolası"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "pmadb kullanan boş phpMyAdmin denetim kullanıcısı"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"Oturum açma kimlik denetimi yöntemi kullanan boş oturum açma oturumu adı"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "Oturum açma kimlik denetimi yöntemi kullanan boş oturum açma URL'si"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "Kimlik denetimi yöntemi yapılandırması kullanan boş kullanıcı adı"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Gönderilmiş form hatalar içeriyor"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Yanlış IP adresi: %s"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Geçerli bağlantı noktası numarası değil"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "%s için kayıp veri"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Negatif olmayan sayı değil"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Pozitif sayı değil"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6436,43 +6412,43 @@ msgstr ""
"Betiğin çalışmasına izin verilecek saniye sayısı ayarıdır (sınırsız için "
"[kbd]0[/kbd])"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "En fazla yürütme süresi"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Dosyanın karakter grubu"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Veritabanı adı şablonu"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Sunucu adı şablonu"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Tablo adı şablonu"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Sunucuda kaydet"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Dosya adı şablonunu hatırla"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "hayır"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "phpMyAdmin kullanırken güvenli bağlantıya zorlar"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6480,11 +6456,11 @@ msgstr ""
"EÄŸer web sunucunuz destekliyorsa, bu [a@?page=form&amp;"
"formset=features#tab_Security]seçenek[/a] etkinleştirilmelidir"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "SSL bağlantıya zorla"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6492,89 +6468,89 @@ 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"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Dış anahtar aşağı açılır düzeni"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
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"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Dış anahtar sınırı"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Gözatma modu"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Gözatma modunu özelleştirir"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Düzenleme modunu özelleştirir"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Düzenleme modu"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Varsayılan dışarı aktarma seçeneklerini özelleştirir"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Dışarı aktarma varsayılanları"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Varsayılan genel içeri aktarma seçeneklerini özelleştirir"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "İçeri aktarma varsayılanları"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
"İçeri aktarma ve dışarı aktarma dizinlerini ve sıkıştırma seçeneklerini "
"ayarlar"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "İçeri Aktar / Dışarı Aktar"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Veritabanlarının görüntü seçenekleri"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Rehber çerçevesinin görünümünü özelleştirir"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Sunucuların görüntü seçenekleri"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Tabloların görüntü seçenekleri"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Başka hiçbir yere uymayan ayarlar"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Diğer çekirdek ayarlar"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Sorgu penceresi seçeneklerini özelleştirir"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6582,15 +6558,15 @@ msgstr ""
"Lütfen not edin, phpMyAdmin sadece bir arabirimdir ve özellikleri MySQL'i "
"sınırlandırmaz"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Güvenlik"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Temel ayarlar"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6598,23 +6574,23 @@ msgstr ""
"Gelişmiş sunucu yapılandırması, ne için olduklarını bilmedikçe bu "
"seçenekleri değiştirmeyin"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Sunucu yapılandırması"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Sunucu bağlantı parametrelerini girin"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Oturum açma kimlik denetimi için oturum açma seçeneklerini girin"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Oturum açma seçenekleri"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6624,49 +6600,49 @@ msgstr ""
"belgelerde [a@../Documentation.html#linked-tables]bağlantılı tablolar "
"altyapısına[/a] bakın"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA veritabanı"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
"İzlenen değişiklikler veritabanında yapıldı. Yapılandırılmış PMA veritabanı "
"gerekir."
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "DeÄŸiÅŸiklikleri izleme"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Özelleştirme"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Dışarı aktarma seçeneklerini özelleştir"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "İçeri aktarma varsayılanlarını özelleştir"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Rehber çerçeveyi özelleştir"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Ana çerçeveyi özelleştir"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "SQL Sorgu kutularında gösterilecek bağlantıları özelleştirir"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL Sorgu kutusu"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6674,27 +6650,27 @@ msgstr ""
"SQL sorgusu ayarları, SQL Sorgu kutusu seçenekleri için [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Rehber çerçevesi[/a] ayarlarına bakın"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL sorguları"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Başlangıç sayfasını özelleştirir"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Başlangıç"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Sekmelerin nasıl çalışmasını istiyorsanız seçin"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Sekmeler"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6702,11 +6678,11 @@ msgstr ""
"İçeri ve dışarı aktarma işlemleri için [a@http://en.wikipedia.org/wiki/Gzip]"
"gzip[/a] sıkıştırma etkin"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6716,15 +6692,15 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip sıkıştırması ve "
"açması[/a] bu sistemde mevcut olmayan işlevleri (%s) gerektirir."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "Iconv için ilave parametreler"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Hataları yoksay"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6732,11 +6708,11 @@ msgstr ""
"Eğer etkinleştirilirse, phpMyAdmin çoklu ifade sorgularını hesaplamaya devam "
"eder, eğer sorgulardan biri başarısız olsa bile"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Çoklu ifade hatalarını yoksay"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6746,11 +6722,11 @@ msgstr ""
"sınırını saptar. Bu büyük dosyaları içeri aktarmak için iyi bir yol "
"olabilir, ancak bu iÅŸlemleri bozabilir."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Kısmi içeri aktarma: yarıda kesmeye izin ver"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -6758,15 +6734,15 @@ msgstr ""
"Varsayılan biçim; bu liste yerine göre (veritabanı, tablo) değişir ve sadece "
"her zaman SQL vardır"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Kısmi içeri aktarma: sorguları atla"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Güvensiz bağlantı"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -6776,43 +6752,43 @@ msgstr ""
"yapılandırılmışsa güvenli bağlantı kullanmak için [a@%s]bu bağlantıyı[/a] "
"takip edin."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Bir defada kaç tane satır eklenebileceğidir"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Eklenmiş satır sayısı"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Hızlı erişim simgesi için hedef"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Logoyu sol çerçevede göster"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Logoyu görüntüle"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
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"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Sunucu seçimlerini görüntüle"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Veritabanlarını farklı ağaç seviyelerine ayıran dizgidir"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Veritabanı ağaç ayıracı"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -6820,36 +6796,36 @@ msgstr ""
"Sadece hafif sürümde; veritabanları ağaç içinde görüntülenir (aşağıda "
"tanımlanan ayıraçlar tarafından belirlenir)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Veritabanlarını ağaç içinde görüntüle"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Hafif sürümü kullan"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "En fazla tablo ağacı derinliği"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Tabloları farklı ağaç seviyelerine ayıran dizgidir"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Tablo ağacı ayıracı"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo bağlantısı URL'si"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -6857,27 +6833,27 @@ msgstr ""
"Bağlantılı sayfayı ana pencerede ([kbd]ana[/kbd]) veya yeni bir tanede ([kbd]"
"yeni[/kbd]) açar"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo bağlantısı hedefi"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Fare imleci altında sunucuyu vurgula"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Vurgulamalar etkin"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Az grafiksel yoğunlukta sekmeler kullanılır"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Hafif sekmeler"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6888,11 +6864,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."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Oturum kapatmada tüm tanımlama bilgilerini sil"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -6900,11 +6876,11 @@ msgstr ""
"Önceki kullanıcı adının hatırlanıp hatırlanmayacağını veya tanımlama "
"bilgisiyle kimlik denetimi modunda olmamasını tanımlar"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Kullanıcı adını hatırla"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6916,17 +6892,17 @@ msgstr ""
"için tutulacağıdır, ve tarayıcı penceresini kapatır kapatmaz silinecektir. "
"Bu güvenli olmayan ortamlar için önerilir."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Oturum açma tanımlama bilgisi depolama"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
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"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6936,29 +6912,29 @@ msgstr ""
"geçerliliği[/a] en fazla 1800 saniyeye (30 dakika) ayarlanmalıdır. 1800'den "
"büyük değerler taklit edilme gibi güvenlik riski yaratabilir."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "Oturum açma tanımlama bilgisi geçerliliği"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
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"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "En fazla görüntülenecek SQL uzunluğu"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "En fazla veritabanı"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6968,19 +6944,19 @@ msgstr ""
"daha fazla satır içeriyorsa, &quot;Önceki&quot; ve &quot;Sonraki&quot; "
"bağlantıları gösterilecektir."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Görüntülemek için en fazla satır sayısı"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Tablo listesinde görüntülenecek olan en fazla tablo sayısıdır"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "En fazla tablo"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -6988,28 +6964,28 @@ 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])"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Bellek sınırı"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Sadece simgeleri, sadece metni veya her ikisinide kullanır"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Simgesel rehber çubuğu"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
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ı"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip çıktı arabellekleme"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -7017,31 +6993,31 @@ 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"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Varsayılan sıralama düzeni"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "MySQL veritabanlarına sürekli bağlantı kullanımı"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Sürekli bağlantılar"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Simgesel tablo iÅŸlemleri"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "BLOB ve BINARY sütunlarını düzenlemeye izin vermez"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "Binari sütunlarını koru"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7050,47 +7026,47 @@ msgstr ""
"Eğer etkisizleştirilirse, sorgu geçmişini görüntülemek için bu JS-"
"programından yararlanır (pencere kapatıldığında bilgi kaybolur)."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Kalıcı sorgu geçmişi"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Geçmişte ne kadar sorgu tutulacağıdır"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Sorgu geçmişi uzunluğu"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Yeni sorgu penceresi açıldığında görüntülenen sekme"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Varsayılan sorgu penceresi sekmesi"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
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"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Kaydetme motoru"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Hatalı alanları varsayılan değerlerine döndürmeyi dene"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Dışarı aktarmaların sunucu üzerinde kaydedilebileceği dizin"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Kayıt dizini"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7106,48 +7082,48 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]Kimlik denetimi türünü[/a] "
"[kbd]tanımlama bilgisine[/kbd] ya da [kbd]http[/kbd] olarak ayarlayın."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Verim almak için mysqli kullanmalısınız"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Sunucuya parolasız bağlanmaya izin verdiniz."
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Eğer kullanılmayacaksa boş bırakın"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Anamakine kimlik denetimi düzeni"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Varsayılan için boş bırakın"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Anamakine kimlik denetimi kuralları"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Parolasız oturum açmaya izin ver"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "Root oturumu açmaya izin ver"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
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ı"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Alanı"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7156,19 +7132,19 @@ msgstr ""
"[a@http://swekey.com]SweKey donanımsal kimlik denetimi[/a] için yapılandırma "
"dosyası yolu (belge kök klasörünüzde yer almaz; önerilen: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey yapılandırma dosyası"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Kullanmak için kimlik denetimi yöntemi"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Kimlik denetimi türü"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7176,11 +7152,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]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Yer imi tablosu"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7188,33 +7164,33 @@ msgstr ""
"Sütun yorumları/mime türleri istenmiyorsa boş bırakın, varsayılan: [kbd]"
"pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Sütun bilgisi tablosu"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "MySQL sunucusu bağlantısını sıkıştırır"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Bağlantıyı sıkıştır"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
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"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Bağlantı türü"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Denetim kullanıcısı parolası"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7222,19 +7198,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"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Denetim kullanıcısı"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Veritabanı listesini gösterirken tabloları sayar"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Tabloları say"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7242,11 +7218,11 @@ msgstr ""
"Tasarımcı desteği istenmiyorsa boş bırakın, varsayılan: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Tasarımcı tablosu"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7254,11 +7230,11 @@ 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"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "INFORMATION_SCHEMA kullanımı etkisiz"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7275,25 +7251,25 @@ msgstr ""
"tabanlı koruma eğer IP'niz, sizinde dahil olduğunuz binlerce kullanıcıya "
"sahip ve bağlı olduğunuz bir ISS'e aitse güvenilir olmayabilir."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
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"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Kullanmak için PHP uzantısı"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "Düzenli anlatıma (PCRE) uyan veritabanlarını gizler"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Veritabanlarını gizle"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7301,11 +7277,11 @@ msgstr ""
"SQL sorgu geçmişi desteği istenmiyorsa boş bırakın, varsayılan: [kbd]"
"pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL sorgu geçmişi tablosu"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
@@ -7313,31 +7289,31 @@ msgstr ""
"SQL sorgu izleme desteği istenmiyorsa boş bırakın, önerilen: [kbd]"
"pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "SQL sorgu izleme tablosu"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "MySQL sunucusunun çalıştığı anamakine"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Sunucu anamakine adı"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Oturum kapatma URL'si"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Parolasız bağlanmayı dener"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Parolasız bağlan"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7346,30 +7322,30 @@ msgstr ""
"uygun örneklerini kullanmak istiyorsanız bundan kaçının, örn. 'my\\_db' "
"kullanın ve 'my_db' kullanmayın"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Sadece listelenmiş veritabanları göster"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "Eğer yapılandırma kimlik denetimi kullanılmıyorsa boş bırakın"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "Yapılandırma kimlik den. için parola"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF şeması: sayfalar tablosu"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7379,17 +7355,17 @@ 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]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
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"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Sunucu bağ.noktası"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7397,19 +7373,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Ä°liÅŸki tablosu"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Mevcut veritabanları getirmek için SQL komutu"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES komutu"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7417,15 +7393,15 @@ msgstr ""
"Örnek için [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]kimlik "
"doğrulama türlerine[/a] bakın"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Oturum açma oturumu adı"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Oturum açma URL'si"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
@@ -7433,20 +7409,20 @@ msgstr ""
"İzleme mekanizması tablolar ve görünümler için otomatik olarak sürümler "
"oluÅŸturur."
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "Otomatik olarak sürümleri oluştur"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
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."
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "Ä°fadelerden izlere"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
@@ -7454,11 +7430,11 @@ msgstr ""
"Görünüm oluşturulduğunda günlüğe ilk satır olarak DROP VIEW IF EXISTS "
"ifadesi eklenecek."
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "DROP VIEW ifadesi ekle"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
@@ -7466,11 +7442,11 @@ msgstr ""
"Tablo oluşturulduğunda günlüğe ilk satır olarak DROP TABLE IF EXISTS ifadesi "
"eklenecek."
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "DROP TABLE ifadesi ekle"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
@@ -7478,43 +7454,43 @@ msgstr ""
"Veritabanı oluşturulduğunda günlüğe ilk satır olarak DROP DATABASE IF EXISTS "
"ifadesi eklenecek."
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "DROP DATABASE ifadesi ekle"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Eğer web sunucunuz destekliyorsa SSL bağlantı kullanmalısınız"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
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"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Sunucu soketi"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "MySQL sunucusuna bağlantı için SSL etkin"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "SSL kullan"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF şeması: tablo koordinatları"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
@@ -7522,15 +7498,15 @@ msgstr ""
"Görüntü sütunlarını tanımlayan tablodur, destek istenmiyorsa boş bırakın; "
"önerilen: [kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "Görüntü sütunları tablosu"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "Yapılandırma kimlik den. için kullanıcı"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7538,11 +7514,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"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Fazla bilgi kontrolü"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
@@ -7550,21 +7526,21 @@ msgstr ""
"Bu sunucunun anlaması kolay açıklaması. Anamakine yerine görüntülemek için "
"boş bırakın."
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Sunucunun fazladan adı"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
"Kullanıcının &quot;tümünü (satırları) göster&quot; düğmesini görüntüleyip "
"görüntüleyemeyeceğidir"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Tüm satırları görüntülemeye izin ver"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7574,27 +7550,27 @@ 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"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Parola değiştirme formunu göster"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Veritabanı oluşturma formu göster"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Formu göster"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "İşlev alanlarını düzenle/ekle modunda görüntüler"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "İşlev alanlarını göster"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7602,35 +7578,35 @@ msgstr ""
"[a@http://php.net/manual/function.phpinfo.php]Phpinfo()[/a] çıktısına "
"bağlantıyı gösterir"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "phpinfo() bağlantısını göster"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "Ayrıntılı MySQL sunucu bilgisini göster"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
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"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "SQL sorgularını göster"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
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ı)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "İstatistikleri göster"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7638,11 +7614,11 @@ msgstr ""
"Eğer araç ipuçları etkinse ve veritabanı yorumu ayarlıysa bu, yorumu ve "
"gerçek ismi çevirecek"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Veritabanının ismi yerine yorumunu görüntüle"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7654,26 +7630,26 @@ 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"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Tablonun ismi yerine yorumunu görüntüle"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Araç ipuçlarında tablo yorumlarını görüntüle"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Kilitli tabloları atla"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7681,15 +7657,15 @@ msgstr ""
"&quot;Veritabanı Oluşturma&quot; formunda veritabanı önerir (eğer mümkünse) "
"veya metin alanını boş tutar"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Yeni veritabanı adı öner"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "evet"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7701,28 +7677,28 @@ msgstr ""
"Forwarded-For) başlığına güvenmesini belirler:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "IP İzin Verme/Reddetme için güvenilir proksi listesi"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
"İçeri aktarmak için dosyaları gönderebileceğiniz sunucu üzerindeki dizin"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Gönderme dizini"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "Tüm veritabanı içinde aramaya izin verir"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Veritabanı aramayı kullan"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7731,11 +7707,11 @@ 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."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Çoklu ifadeler için fazla bilgi"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -7743,11 +7719,11 @@ msgstr ""
"Sürüm okuma başarısız. Çevrimdışı olabilirsiniz ya da yükseltme sunucusu "
"cevap vermiyordur."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Sunucudan geçersiz sürüm dizgisi alındı"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7756,7 +7732,7 @@ msgstr ""
"phpMyAdmin'in yeni sürümü mevcut ve yükseltmeyi düşünmelisiniz. Yeni sürüm "
"%s, %s tarihinde yayınlandı."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7765,24 +7741,24 @@ msgstr ""
"Git sürümünü kullanıyorsunuz, [kbd]git pull[/kbd] çalıştırın :-)[br]Son "
"kararlı sürüm %s, %s tarihinde yayınlandı."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Daha yeni kararlı sürüm mevcut değil"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Eşleştirilemez sürüm dizgisi"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Sürüm kontrolü"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "Ne URL ne de CURL mevcut. Sürüm kontrolü mümkün değil."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7790,7 +7766,7 @@ msgstr ""
"İçeri ve dışarı aktarma işlemleri için [a@http://en.wikipedia.org/wiki/ZIP_"
"(file_format)]ZIP[/a] sıkıştırma etkin"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7799,7 +7775,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip sıkıştırması[/a] bu "
"sistemde mevcut olmayan iÅŸlevleri (%s) gerektirir."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7808,319 +7784,319 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip açması[/a] bu "
"sistemde mevcut olmayan iÅŸlevleri (%s) gerektirir."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Eklenen satır id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP kodu olarak gösteriliyor"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "SQL sorgusu gösteriliyor"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "`%s` tablosunun indeksleri ile ilgili sorunlar"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Etiket"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablo %1$s başarılı olarak değiştirldi"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Dış değerlere gözat"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Ä°ÅŸlev"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Yoksay"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Uzunluğu nedeniyle,<br /> bu sütun düzenlenebilir olmayabilir "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "BLOB Havuzu Referansını kaldır"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binari - düzenlemeyiniz"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "BLOB Havuzuna gönder"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Yeni satır olarak ekle"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Yeni satır olarak ekle ve hataları yoksay"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Ekleme sorgusunu göster"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Önceki sayfaya geri dön"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Yeni başka bir satır ekle"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Bu sayfaya geri dön"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Sonraki satırı düzenle"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Değerden değere geçmek için TAB tuşunu veya herhangi bir yere gitmek için "
"CTRL+OK TUŞLARI'nı kullanın"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "%s satırlı eklemeyi yeniden başlat"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "%s tablosu zaten var!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablo %1$s oluÅŸturuldu."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Tablonun dökümünü (şemasını) göster"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Birincil anahtarın ismi \"PRIMARY\" olmalıdır!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "İndeks'i PRIMARY olarak yeniden adlandıramazsınız!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Tanımlı indeks kısımları yok!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Yeni bir indeks oluÅŸtur"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Indeksi deÄŸiÅŸtir"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ä°ndeks ismi:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "İndeks türü:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(\"PRIMARY\" <b>sadece ve sadece</b> bir birincil anahtarın ismi "
"<b>olmalıdır!</b>)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "İndekse&nbsp;%s&nbsp;sütun ekle"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Sütun sayısı sıfırdan büyük olmalı."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Tablo aynısına taşınamıyor!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Tablo aynısına kopyalanamıyor!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "%s tablosu %s üzerine taşındı."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s tablosu %s üzerine kopyalandı."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tablo adı boş!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Tablo sıralamasını şuna göre değiştir"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(birer birer)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Tabloyu şuna (veritabanı<b>.</b>tablo) taşı:"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tablo seçenekleri"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tabloyu yeniden şuna adlandır"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Tabloyu şuna (veritabanı<b>.</b>tablo) kopyala:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Kopyalanmış tabloya geç"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tablo bakımı"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Tabloyu birleÅŸtir"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "%s tablosu temizlendi"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "Tabloyu temizle (FLUSH)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "Bölüm bakımı"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "Bölüm %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Ä°ncele"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Seç"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Uyarla"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Yeniden OluÅŸtur"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Onar"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Bölümlendirmeyi kaldır"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "İlgili bütünlük kontrolü:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Tabloları göster"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Alan kullanımı"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Kullanım"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Etkili"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Satır İstatistikleri"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Ä°fadeler"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "sabit"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "deÄŸiÅŸken"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Satır uzunluğu"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Satır boyutu "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"%1$s üzerinde dış anahtar oluşturma hatası (veri türlerini kontrol edin)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "Dahili bağlantılı"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8128,121 +8104,121 @@ msgstr ""
"FOREIGN KEY bağlantısının yerini tutan bir bağlantı varken dahili bağlantı "
"mümkün değildir."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "Dış anahtar kısıtlaması"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Satır seçilmedi"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Örnek sorgu\" yap. (joker: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Ä°ÅŸletici"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "Sütunları seç (en az bir):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Arama koşulu ekle (\"where\" koşulu gövdesi):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Sayfa başına satır sayısı"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Görünüm düzeni:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Belirgin değerlere gözat"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "Hiçbiri"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "Sütun %s kaldırıldı"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "%s üzerinde birincil anahtar eklendi"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "%s üzerinde bir indeks eklendi"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "İlişki görünümü"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Tablo yapısı öner"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr "Sütun ekle"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Tablonun Sonuna"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Tablonun Başına"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s tablosundan sonra"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "&nbsp;%s&nbsp;sütunda indeks oluştur"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "bölüme ayrıldı"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "`%s` tablosu için izleme raporu"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "Sürüm %s oluşturuldu, %s.%s için izlenen aktif."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "%s.%s için izleniyor, sürüm %s devre dışı."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "%s.%s için izleniyor, sürüm %s aktif."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL ifadeleri çalıştırıldı."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8251,115 +8227,115 @@ msgstr ""
"çalıştırabilirsiniz. Lütfen bunu yapmak için izinlerinizin olduğundan emin "
"olun."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Eğer ihtiyacınız yoksa bu iki satırı yorum dışı bırakın."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
"SQL ifadeleri dışarı aktarıldı. Lütfen yığını kopyalayın ya da çalıştırın."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Kapat"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Sürüm %s görüntüsü yakalama (SQL kodu)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Ä°zleme ifadeleri"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
"%s tarihleriyle göster. %s ile %s arasını. %s %s kullanıcısı tarafından"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Tarih"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Kullanıcı Adı"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Veri tanımlama ifadesi"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Veri iÅŸleme ifadesi"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL yığını (dosya indirme)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL yığını"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Bu seçenek tablolarınızı ve içerdiği veriyi değiştirecektir."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL çalıştırma"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "%s olarak dışarı aktar"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Sürümleri göster"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Sürüm"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "%s.%s için izlemeyi devre dışı bırak"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Hemen devre dışı bırak"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "%s.%s için izlemeyi aktif et"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Hemen aktif et"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "%s.%s için %s sürümü oluştur"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Bu veri tanımlama ifadelerini izle:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Bu veri iÅŸleme ifadelerini izle:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Sürüm oluştur"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8368,41 +8344,68 @@ msgstr ""
"Tema desteği yok, lütfen yapılandırmanızı ve/veya %s dizinindeki "
"temalarınızı kontrol edin."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Daha fazla tema al!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Mevcut MIME türleri"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"İtalik olarak yazılmış MIME türleri ayrı bir dönüşüm işlevine sahip değildir"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Mevcut dönüşümler"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Açıklama"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Burada bulunmak için yeterli izinlere sahip değilsiniz!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil güncellendi."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "GÖRÜNÜM adı"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Görünümü yeniden şuna adlandır"
+
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Karakter grubu dönüşümü için gerekli olan iconv veya recode uzantıları "
+#~ "yüklenemedi. Ya PHP'yi bu uzantıları etkinleştirmek için yapılandırın ya "
+#~ "da phpMyAdmin içinde karakter grubu dönüşümünü etkisizleştirin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Gerekli uzantılar yüklenmiş görünmesine rağmen, ne iconv, ne libinconv, "
+#~ "ne de recode_string işlevi kullanılamadı. PHP yapılandırmanızı kontrol "
+#~ "edin."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Karakter grubu dönüştürmeye izin ver"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Dönüştürmeler için kullanılan varsayılan karakter grubu"
+
+#~ msgid "Default character set"
+#~ msgstr "Varsayılan karakter grubu"
diff --git a/po/tt.po b/po/tt.po
index 4989a43dbc..46e9c0f1eb 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-30 23:14+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: tatarish <tt@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Barısın kürsät"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Bitneñ sanı:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -36,300 +36,300 @@ msgstr ""
"bälki, yä browserneñ iminlek caylawında täräzä-ara yañartu tıyılğan bulıp "
"tora."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Ezläw"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Äydä"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Tezeş adı"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Açıqlama"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Bu bäyä belän"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "%s biremlege beterelde."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Biremlek açıqlaması:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Tüşämä açıqlaması"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Alan iseme"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Töre"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "BuÅŸ"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Töpcay"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Bonı belän bäyläneş:"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Açıqlama"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Yuq"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Äye"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Bastır"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Biremlek eçtälegen (tözeleşen) çığaru"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Saylap Beter"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Saylanunı Töşer"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Biremlek iseme buÅŸ!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "\"%s\" biremlege \"%s\" itep ataldı"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s has been copied to %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Biremlekne bolay atap quy"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Ämer"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ", şunnan soñ"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Biremlekne boña kübäyt"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Tözeleşen genä"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Tözeleşen dä, eçtälegen dä"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Eçtälegen genä"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Kübäytü aldınnan CREATE DATABASE östise"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "%s östäw"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "\"AUTO_INCREMENT\" bäyäsen östise"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Çikläwlär östise"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Kübäytelgän biremlekkä küçäse"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Torış"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Açıq"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "Sünek"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Tüşämä tözätü"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Sünek"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "Açıq"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Tezü cayı"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -338,473 +338,477 @@ 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."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF-Bitlär Üzgärtü"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Tüşämä"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Kerem"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Küläme"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "totıla"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Yasalışı"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Soñğı yañartılu"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Soñğı tikşerü"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tüşämä"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL-sorawıñ uñışlı eşkärtelde"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "You have to choose at least one Column to display"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Tezü"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "Artıp"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Kimep"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Kürsät"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Åžart"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Tıq"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Wä"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Sal"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Yä"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Üzgärt"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Add/Delete Criteria Row"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Add/Delete Field Columns"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Sorawnı Yañart"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Tüşämä qullanıp"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> biremlegenä SQL-soraw:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Sorawnı Yulla"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "İreşep Bulmadı"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "berärse bulsa"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "barısı da bulsa"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "tulı tezmä, tögäl kileş"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "regexp kileÅŸ"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" ezläw näticäse %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s kileşü bar, <i>%s</i> atlı tüşämädä"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s kileşü bar, <i>%s</i> atlı tüşämädä"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Küzätü"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Sal"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Tulayım:</b> <i>%s</i> kileşü"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Tulayım:</b> <i>%s</i> kileşü"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Biremlektä ezläw: "
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Tabası süz/bäyä tezmäse (almaşbilgese: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Ezläw:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Süzlärne buşlıq bilgese belän ayırası (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Kiläse tüşämä eçendä:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Kiläse tüşämä eçendä:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Östäw"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Tözeleş"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Beter"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "BuÅŸat"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "\"%s\" atlı tüşämä buşatıldı"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "\"%s\" atlı Qaraş beterelgän buldı"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "\"%s\" atlı tüşämä beterelde"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "QaraÅŸ"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
#, fuzzy
msgid "Replication"
msgstr "Bäyläneşlär"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Sum"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Saylanğannı:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Saylap Beter"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Saylanunı Töşer"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Check overheaded"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Bastıru küreneşe"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Tüşämä tikşerü"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Optimize table"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Tüşämä tözätü"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Tüşämä centekläw"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Export"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Eçtälek Süzlege"
-#: db_tracking.php:66
+#: db_tracking.php:65
#, fuzzy
msgid "Tracked tables"
msgstr "Tüşämä tikşerü"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Biremlek"
-#: db_tracking.php:73
+#: db_tracking.php:72
#, fuzzy
msgid "Last version"
msgstr "Server söreme"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "Yarat"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "EÅŸ"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "Farsíça"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "Tözeleşen genä"
-#: db_tracking.php:152
+#: db_tracking.php:151
#, fuzzy
msgid "Untracked tables"
msgstr "Tüşämä tikşerü"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "Tüşämä tikşerü"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "Biremlek"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" biremen saqlaw öçen buş ara citmi."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -812,91 +816,91 @@ msgstr ""
"Serverdä %s digän birem bar inde, adın almaştırası, yä inde östän yazu "
"tamğasın açası qala."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Eçtälege \"%s\" biremenä saqlandı."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Birem uqıp bulmadı"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Totaşmalar yökläp bulmadı, quyılışın tikşerep alası!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "TamÄŸa beterelde."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Bitbilge kürsätü"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "%s digän bitbilge yaratıldı"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Kire"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -904,15 +908,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" cönläläre sünderelgän."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Sin çınlap ta bonı eşlärgä teliseñme: "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "You are about to DESTROY a complete database!"
@@ -941,41 +945,41 @@ msgstr "Host adı buş!"
msgid "The user name is empty!"
msgstr "Atama buÅŸ!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Sersüzeñ buş!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Sersüzlär berbersenä kileşmi!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Üzgärtülär saqlandı"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "Bäyläneşkä küzätü"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "Eçke bäyläneş"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -983,13 +987,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Bäyläneşlär buyınça töp mömkinleklär"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Sünek"
@@ -1005,124 +1009,134 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Kürsätäse Alan saylaw"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Sersüz Ürçetü"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Ürçet"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
msgid "Done"
msgstr "Eçtälek"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "UzÄŸan"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Kiläse"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Tulayım"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binar"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Äpr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Yün"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Yül"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Ökt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Ğın"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Äpr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1130,296 +1144,296 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Yün"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Yül"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sen"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Ökt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nöy"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "YkÅŸ"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "DÅŸm"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "SÅŸm"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "CmÄŸ"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "YkÅŸ"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "DÅŸm"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "SÅŸm"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Çrş"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Pnc"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "CmÄŸ"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Åžmb"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "YkÅŸ"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "DÅŸm"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "SÅŸm"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Çrş"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Pnc"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "CmÄŸ"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Åžmb"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "totıla"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "sekund sayın"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Törle buluı bar. YBS 3.11 qarísı"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Açqıç bilgelänmäde!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Tezeşlär"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Qabatsız"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Qabatlanu sanı"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "Açıqlama"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Tözätü"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Töp açqıç beterelde"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "\"%s\" digän tezeş salındı"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Biremleklär"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Xata"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1427,7 +1441,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "Kertemnär sayladı"
msgstr[1] "Kertemnär sayladı"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1435,96 +1449,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "Kertemnär sayladı"
msgstr[1] "Kertemnär sayladı"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Bu saqlaw engine öçen xälät turında centekle belem yuq."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Bu MySQL serverdä %s bar."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "Bu MySQL serverdä %s sünderelgän bulğan."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Bu MySQL server %s saqlaw enginen totmí."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Yaraqsız biremlek"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Tüşämä adı yaraqsız"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "%1$s atlı tüşämä adın %2$s itep üzgärtep bulmadı"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "\"%s\" tüşämäse \"%s\" itep ataldı"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "%s digän tışlaw sürätläre urınlaşqan yul tabılmadı!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "bonı sayla"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "%s digän töp tışlaw tabılmadı!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "%s digän tışlaw tabılmadı!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "%s digän tışlaw urınlaşqan yul tabılmadı!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Tışlaw / Bizäleş"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Totaşa almím: yaraqsız köyläwlär."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "%s siña İsäñme di"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1536,61 +1550,61 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "KereÅŸ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin qullanması"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Atama:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Sersüz:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Server Saylaw"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies must be enabled past this point."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL servergä totaşılıp bulmadı"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Atama/sersüzeñ yalğış buluına kürä ireşep bulmadı."
@@ -1628,27 +1642,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Can not load iconv or recode extension needed for charset conversion, "
-"configure php to allow using these extensions or disable charset conversion "
-"in phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Can not use iconv nor libiconv nor recode_string function while extension "
-"reports to be loaded. Check your php configuration."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1664,13 +1658,13 @@ msgstr ""
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1678,415 +1672,405 @@ msgstr ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "You should upgrade to %s %s or later."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Max: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Qullanma"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-soraw"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL qaytarışı:"
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "SQL Centekläw"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "SQL Centeklämäskä"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP Kodısız"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-Kod yasa"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Yañart"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL Tikşermäskä"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL'nı Tikşer"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Engine"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Waqıt"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bayt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y.%m.%d, %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s kön, %s säğät, %s minut ta %s sekund"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "BaÅŸlawÄŸa"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "UzÄŸan"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Azaq"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; biremlegenä küç."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Eşkärtü"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "\"%s\" yöklämäsen cibärep bulmadı,<br />PHP Caylawın tikşerçe"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
#, fuzzy
msgid "Events"
msgstr "Cibärelde"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Adı"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "%s biremlege beterelde."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Soraw"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Yökläw"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Xoquqlar"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Törle buluı bar. YBS 3.11 qarísı"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Overhead"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Bu server endäşmi"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Sersüz üzgärtü"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Sersüzsez"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Sersüz"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Qabatla"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Sersüz Hash'law"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 öçen yaraqlı"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Sersüz Ürçetü"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Ürçet"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Yaña biremlek yaratu"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Yarat"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Xoquqsız"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Töşämä alannarı sanı kimendä 1 bulırğa teş."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "%s biremlegendä yaña tüşämä yaratu"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Alannar sanı"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
#, fuzzy
msgid "Could not load export plugins, please check your installation!"
msgstr "Totaşmalar yökläp bulmadı, quyılışın tikşerep alası!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Eçtälek: %s kerem, #%s keremnän başlap."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Biremgä saqlıysı"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Serverneñ \"%s\" törgägendä saqla"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Birem bar bulsa, östän yazdırası"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Birem adınıñ tözeleşe"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "server adı"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "biremlek adı"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "tüşämä adı"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2094,40 +2078,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "tözeleşen yatla"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Şul biremneñ bilgelämäse:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Qısu"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "BuÅŸ"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"ziple\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gziple\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bziple\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL, kileşterü ısulı"
@@ -2152,7 +2136,7 @@ msgstr ""
msgid "File to import"
msgstr "Yöklise birem"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "SQL-ämerlege belän birem yökläw"
@@ -2160,13 +2144,13 @@ msgstr "SQL-ämerlege belän birem yökläw"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
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í"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "web-server'neñ yökläw törgäge"
@@ -2192,13 +2176,13 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Yöklänğan birem tözeleşe"
@@ -2242,186 +2226,186 @@ msgstr "Batırıp"
msgid "Paper size"
msgstr "Qäğäz zuqlığı"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d digäne yazma sanı öçen kileşmi."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "kerem; berençese #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "yatqırıp"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "yatqırıp (başlıqlar almaşıp)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "bastırıp"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Bu eş ozaqqa suzıla ala. Barıber eşliseme?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Qullanası tezeş"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "Eşkärtü"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Partial Texts"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Tulı Mätennär"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "Bäyläneşlär sxeme"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Bäyläneşlär sxeme"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Browser transformation"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Tamğalanğan soraw cibärü"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Bu yazma salınğan buldı"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Ãœter"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "sorawda"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Yazma sanı:"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "tulayım"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Soraw eşkärtü %01.4f sek aldı"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Üzgärt"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Soraw qaytarmasın eşkärtü"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Bastıru küreneşe (bar mätennär belän)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Bäyläneş tabılmadı"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Söreme turında"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Biremnär törgäge"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "InnoDB biremnäre öçen törgäk yulınıñ töp öleşe bu."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Eçtälek bireme"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Biremlektä arttıru adımı"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr "Tüşämä alanı tulğaç, anı arttıruçı adımı bu."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Bufer pul olılığı"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2429,85 +2413,85 @@ msgstr ""
"InnoDB üz tüşämä öçen alxäter belän açqıçlar urnaştırğanda bu olılıqta "
"bulÄŸan bufer qullana."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Bufer Pulı"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB Torışı"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Bufer Pul Totılğanlığı"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Tulayım"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "bit"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Buş bit sanı"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Üzgärtelgän bit"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Eçtälekle bitlär"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Buşatası bit"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Eştä bit"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Berketelgän bit"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Bufer Pul Terelege"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "UquÄŸa soraw"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "YazuÄŸa soraw"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Uñışsız uqu"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Yazğanda kötterü"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Uñışsız uqu, % öçen"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "Yazğanda kötterü, % öçen"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Data pointer olılığı"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2515,11 +2499,11 @@ msgstr ""
"MAX_ROWS köylämäse bäyälängän oçraqta, CREATE TABLE aşa MyISAM tüşämä "
"qorğanda qullanası pointerneñ baytlı olılığı."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Üzennän tözälü ısulı"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2527,11 +2511,11 @@ msgstr ""
"Cimerelgän MyISAM tüşämä üzennän tözälü ısulı, serverne --myisam-recover "
"köylämäse belän cibärgän çaqta kebek."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Tezü öçen waqıtlı birem olılığın çıläw"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2540,11 +2524,11 @@ msgstr ""
"MyISAM açqıçın yañadan qorğanda (REPAIR TABLE, ALTER TABLE, yä LOAD DATA "
"INFILE aşa), MySQL qullanırlıq waqıtlı birem olılığın çikläw bu."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Açqıç yasaw öçen waqıtlı birem olılığın çıläw"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2554,11 +2538,11 @@ msgstr ""
"bilgelängän açqıç alxäterennän olıraq bulırğa tieş, şul açqıç alxäterläw "
"ısulına qarap."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Tözätü cebe"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2566,11 +2550,11 @@ msgstr ""
"Bu bäyä 1dän dä olıraq ikän, MyISAM tüşämä tezüle Tözätü eşe belän bergä "
"açqıçlar qoru eşe dä cibäreler (açqıç sayın ber ayırım cep)."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Tezü bufer küläme"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2578,73 +2562,73 @@ msgstr ""
"REPAIR TABLE aşa MyISAM-açqıç tözätkändä dä, CREATE INDEX yä ALTER TABLE aşa "
"açqıç östägändä dä yasala torğan bufer bu."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
#, fuzzy
msgid "Log cache size"
msgstr "Tezü bufer küläme"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2652,49 +2636,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "Tezü bufer küläme"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2702,148 +2686,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Tözeleş"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Yul ara bilgese"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Alan yaptıruçı bilge"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Alan uzdıru bilgese"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Yul ara bilgese"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL'nı almaştırası:"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Berençe yulda alannarnıñ iseme çığarası"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV bireme, MS Excel öçen"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel söreme"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Eçtälek"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Tüşämä eçtälegen çığaru"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Tüşämä tözeleşe"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Tüşämä başlığın östise"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Tüşämä başlığı"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Tüşämä dawamınıñ başlığı"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Açqıç yazması"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Bäyläneşlär"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-törläre"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Host"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Ürçäw Zamanı"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server söreme"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP Söreme"
@@ -2851,23 +2835,23 @@ msgstr "PHP Söreme"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Yomğaq başlığı"
@@ -2875,104 +2859,104 @@ msgstr "Yomğaq başlığı"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Başlıqqa östämä açıqlama östäw (yullar \\n belän ayırıla)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Transaksi eçendä ütkärep"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Yat tezeş tikşerüen sünderep"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Biremlek saqlaw köyläneşe"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Tüşämä/alan isemnären kirequote eçenä salası"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Açıqlama eçenä östise"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Yaratılu/Üzgärelü/Tikşerü çaqları"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Tulayım östise"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Kiñäytep östise"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Kilgän soraw külämeneñ öske küläme"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Kötterep östise"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "\"IGNORE\" belän kertäse"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Çığaru ısulı"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "Proseslar"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "Funksí"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Constraints for dumped tables"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Constraints for table"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "Tözeleşen genä"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
#, fuzzy
msgid "Stand-in structure for view"
msgstr "Tözeleşen genä"
@@ -2981,172 +2965,172 @@ msgstr "Tözeleşen genä"
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "Çığaru ısulı"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "Çığaru ısulı"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
#, fuzzy
msgid "Export views"
msgstr "Çığaru ısulı"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
#, fuzzy
msgid "Export contents"
msgstr "Çığaru ısulı"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "Yaña phpMyAdmin-täräzä açu"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "Berär genä dä tüşämä yuq"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL qaytarışı"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Ürçätkeç:"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL sorawğa buş cawap, yäğni nül kertem qaytarttı."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "Biremleklär yuq"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
#, fuzzy
msgid "Go to table"
msgstr "Biremleklär yuq"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "Tözeleş"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Tüşämä eçtälegen bu biremlektäge belän alamştırası"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Qabatlanğan yazmalarnı ütäse"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Alan iseme"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV yökläweneñ yaraqsız köyläneşe: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
#, fuzzy
msgid "Table name"
msgstr "tüşämä adı"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "LOAD DATA qullanıp CSV"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "LOCAL digän süz qullanıp"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3162,7 +3146,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3173,13 +3157,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL belän totaştırğıç söreme"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3187,531 +3171,535 @@ msgid "None"
msgstr "BuÅŸ"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Töp"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "TezeÅŸ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Tulımäten"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Üzgäreşsez"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Bilgelämä"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Binar"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Balgarça"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Ciñel Çinçä"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Ğädäti Çinçä"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "keşe/olı sizmiçä"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "keşe/olı sizep"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Kroatça"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Çexçä"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Dança"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "İnglizçä"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estonça"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Almança"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "süzlek"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefon däftäre"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Macarça"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "İclandça"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Japança"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latça"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litçä"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreyçä"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Farsíça"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polça"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Batış Awrupı"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Romança"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakça"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovença"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "İspança"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Ğädäti İspança"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "İswäcçä"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Tayça"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Törekçä"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukrainça"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "küptelle"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Üzäk Awrupı"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Urısça"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltiq"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Ärmänçä"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Urısälif"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Çäräpçä"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Yähüdçä"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Görceçä"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Yunança"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Çex-Slovak"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "belgesez"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "BaÅŸbit"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Çığış"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Soraw täräzäse"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Bu tözeleşeneñ köyläneşe yuq"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "OK tügel"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Açıq"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Mömkinleklär Kürsätü"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF yaratu"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Buy Açıqlamasın Kürsätäse"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
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:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "TamÄŸalanÄŸan SQL-soraw"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-taríxı"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "Açıqlamasız"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "İreşü iseme"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "Tezü"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Üzgärmä"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Bäyä"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID'e"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Törle qullanuçı"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Bu mätennän"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Bar bulÄŸan host"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Cirle"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Bu Sanaq"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Host Tüşämä eçennän"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Sersüz Ürçetü"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ atlı tüşämä eçtälege"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(dawamlı)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ atlı tüşämä tözeleşe"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Belgesez tel: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serverlär"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Üzgärmälär"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Bilgelämä"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Engine"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Binar köndälek"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Proseslar"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "Biremlektä ezläw: "
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "Biremlektä ezläw: "
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Alan iseme"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Bu SQL-sorawÄŸa tamÄŸa quy"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
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:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Şulay uq atalğan bitbilgelärne almaştırası"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Bu sorawnı qabat kürsätäse"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Künder"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Kürep kenä"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3719,7 +3707,7 @@ msgstr ""
"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"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3741,35 +3729,35 @@ msgstr ""
"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:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Yabılmağan cäyä"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Tanıtması Yaraqsız"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Unknown Punctuation String"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3778,21 +3766,21 @@ msgstr ""
"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında "
"%squllanmada%s uqıp bula."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Ozınlıq/Bäyä*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3809,7 +3797,7 @@ msgstr ""
">Bäyä eçenä kireawış (\"\\\") yä sıñarquote (\"'\") kertäse bulsa, anı "
"kireawıştırası bula (ürnäk: '\\\\xyz' yä ki 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3817,12 +3805,12 @@ msgstr ""
"Töpcay bäyäsen kertkändä, kireawışlar qullanmasqa, cäyä eçenä da salmasqa. "
"Bolayraq kertäse: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Üzençälek"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3831,11 +3819,11 @@ msgstr ""
"For a list of available transformation options and their MIME-type "
"transformations, click on %stransformation descriptions%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Transformation options"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3847,18 +3835,18 @@ msgstr ""
"quote (\"'\") amongst those values, backslash it (for example '\\\\xyz' or 'a"
"\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "BuÅŸ"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3867,40 +3855,40 @@ msgstr ""
"No Description is available for this transformation.<br />Please ask the "
"author, what %s does."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Saqlaw Isulı"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Saqla"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "%s alan östäw"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Kimendä berär alan kertäse."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "Cibärelde"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3918,14 +3906,14 @@ msgstr ""
"table row containing the filename. If you provide a second option you need "
"to have the first option set to an empty string"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3933,11 +3921,11 @@ msgstr ""
"Displays a clickable thumbnail; options: width,height in pixels (keeps the "
"original ratio)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Displays a link to this image (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3949,7 +3937,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3985,7 +3973,7 @@ msgstr ""
"a NOWRAP to the content cell so that the whole output will be shown without "
"reformatting (Default 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3995,7 +3983,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Preserves original formatting of the field. No Escaping is done."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4010,7 +3998,7 @@ msgstr ""
"is a prefix like \"http://domain.com/\", second option is the width in "
"pixels, third is the height."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4024,17 +4012,17 @@ msgstr ""
"Displays a link, the field contains the filename; first option is a prefix "
"like \"http://domain.com/\", second option is a title for the link."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4057,68 +4045,68 @@ msgstr "ZIP-tuplama eçendä biremnär tabılmadı!"
msgid "Error in ZIP archive:"
msgstr "ZIP-tuplama eçendä xata:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "EÅŸ"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL-totaşunıñ tezü cayı"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Awdar"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokol söreme"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Qullanuçı"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL bilgelämäse"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL belän totaştırğıç söreme"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP Söreme"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP turında"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin säxifäse"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4129,7 +4117,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:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4138,7 +4126,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:282
+#: main.php:281
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 "
@@ -4148,7 +4136,7 @@ msgstr ""
"charset. Without mbstring extension phpMyAdmin is unable to split strings "
"correctly and it may result in unexpected results."
-#: main.php:290
+#: main.php:289
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 "
@@ -4156,106 +4144,106 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"The configuration file now needs a secret passphrase (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Biremleklär yuq"
-#: navigation.php:304
+#: navigation.php:298
#, fuzzy
msgid "Filter"
msgstr "Alan"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "Täqwim"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "Yaña Bit yaratu"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Berär biremlek saylísı"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> atlı tüşämä yuq, yä ki \"%s\" tezmäsenä kermi"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Tözätü öçen berär bit sayla"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Yaña Bit yaratu"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Bitneñ sanı:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Zihenle urnaştıru"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Eçke bäyläneş"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Tüşämä Saylaw"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4263,254 +4251,254 @@ msgstr ""
"The current Page has References to Tables that no longer exist. Would you "
"like to delete those References?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" atlı tüşämä yuq äle!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Please configure the coordinates for table %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" biremlek tözeleşe - %s. bit"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Berär genä dä tüşämä yuq"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Bäyläneşlär sxeme"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Eçtälek isemlege"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Östämä"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "Yaña Bit yaratu"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
#, fuzzy
msgid "Create relation"
msgstr "Server söreme"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "Barısın kürsät"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "Alannar sanı"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "\"%s\" atlı tüşämä beterelde"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Biremdän alu"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Barısı"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Qaraw öçen binar köndälek saylaw"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "Alan"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Sorawnı Qısqartıp Kürsätäse"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Tulı Sorawlar Kürsät"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Köndälek adı"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Urın"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Buldıq töre"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Tärtip buyınça urın"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Beleşmä"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Bilgelämä &amp; Tezü cayı"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Biremlek saylanmaÄŸan."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "\"%s\" biremlegen beterü uñışlı uzdı."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Biremlek nöfüsläre"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Tüşämä"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "Biremleklär yuq"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
msgid "Replicated"
msgstr "Bäyläneşlär"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "\"%s\" biremlege öçen xoquqlar tikşerü."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Xoquqlar tikşerü"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Nöfüsne Cibärü"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Nöfüse Sünderü"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4518,11 +4506,11 @@ msgstr ""
"Note: Enabling the Database statistics here might cause heavy traffic "
"between the webserver and the MySQL one."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Saqlaw Isulı"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Biremleklärneñ eçtälegen (tözeleşen) çığaru"
@@ -4724,20 +4712,20 @@ msgid "None"
msgstr "BuÅŸ"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Berär tüşämä öçen xoquqlar"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Beläse: MySQL'da xoquq adı İnglizçä kertelä!"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Töp xoquq"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Berär biremlekkä qağılışlı xoquqlar"
@@ -4761,97 +4749,97 @@ msgstr "Kereş Turında"
msgid "Do not change the password"
msgstr "Sersüzen üzgärtäse tügel"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Qullanuçı yuq."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "\"%s\" atlı qullanuçı bar inde!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Yana qullanuçı östälände."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "You have updated the privileges for %s."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "You have revoked the privileges for %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "\"%s\" öçen sezsüz üzgärtü uñışlı uzdı."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "\"%s\" Beterü"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Beteräse qullanuçılar saylanmağan!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Bu xoquqlarnı yöklä"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Saylanğan qullanuçını beterü uñışlı uzdı."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Bu xoquqlarnı yökläw uñışlı uzdı."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Xoquqlar Üzgärtü"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Töşer"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Qullanuçılar tezmäse"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Xoquq"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Törle"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Yaña qullanuçı östäw"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Saylanğan qullanuçı beterü"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Qullanuçı xoquqların awdarıp beteräse."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Bu qullanuçılar kebek atalğan biremleklärne beteräse."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4864,50 +4852,50 @@ msgstr ""
"alardan ayırıla ala. Andí çaqlarda, dawam itü aldınnan, %sxoquqlarnı qabat "
"yökläp alası%s."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Bu qullanuçı xoquqlar tüşämä eçendä tabılmadı."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Berär bağana öçen xoquqlar"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Kiläse biremlek öçen xoquqlar östäw"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"_ belän % bilgelären şul kileş kenä qullanu öçen \\ belän ütkärergä kiräk"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Kiläse tüşämä öçen xoquqlar östäw"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Change Login Information / Copy User"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Create a new user with the same privileges and ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... keep the old one."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... delete the old one from the user tables."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... revoke all active privileges from the old one and delete it afterwards."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4915,109 +4903,109 @@ msgstr ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Qullanuçı biremlege"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "BuÅŸ"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "\"%s\" biremlege öçen xoquqlar tikşerü."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\" belän eşläw xoquqı bulğan qullanuçılar"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "ğömümi"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "berär biremlekkä qağılışlı"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "almaÅŸbilge"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "%s cebe uñışlı üterelgän buldı."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin %s ceben üterä almadı. Bälki ul yabılğan bulğan da inde."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5026,129 +5014,129 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "Berär biremlek saylísı"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "Tulımäten"
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full stop"
msgstr "Tulımäten"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Åžmb"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5156,78 +5144,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5235,7 +5223,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5243,43 +5231,43 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
#, fuzzy
msgid "The number of pages currently dirty."
msgstr "Yaratılğan bit sanı bu."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Buş bitlär sanı."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5287,33 +5275,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5322,92 +5310,92 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
#, fuzzy
msgid "The current number of pending reads."
msgstr "Uqılğan bit sanı bu."
-#: server_status.php:77
+#: server_status.php:76
#, fuzzy
msgid "The current number of pending writes."
msgstr "Yazılğan bit sanı bu."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
#, fuzzy
msgid "The total number of data reads."
msgstr "Uqılğan bit sanı bu."
-#: server_status.php:80
+#: server_status.php:79
#, fuzzy
msgid "The total number of data writes."
msgstr "Yazılğan bit sanı bu."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
#, fuzzy
msgid "The number of log write requests."
msgstr "Tezelgän yazma sanı bu."
-#: server_status.php:86
+#: server_status.php:85
#, fuzzy
msgid "The number of physical writes to the log file."
msgstr "Köndälek biremenä yazılğan bayt sanı bu."
-#: server_status.php:87
+#: server_status.php:86
#, fuzzy
msgid "The number of fsync() writes done to the log file."
msgstr "Köndälek biremenä yazılğan bayt sanı bu."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Köndälek biremenä yazılğan bayt sanı bu."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Yaratılğan bit sanı bu."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5416,135 +5404,135 @@ msgstr ""
"values are counted in pages; the page size allows them to be easily "
"converted to bytes."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Uqılğan bit sanı bu."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Yazılğan bit sanı bu."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
#, fuzzy
msgid "The number of physical writes of a key block to disk."
msgstr "Köndälek biremenä yazılğan bayt sanı bu."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Açıq toruçı birem sanı."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Açıq toruçı tüşämä sanı."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "Alxätergä turı kilü sanı bu."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5552,104 +5540,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Awdar"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Tezelgän yazma sanı bu."
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5657,18 +5645,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Biredä açıq bulğan totaşu sanı."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5676,108 +5664,108 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
#, fuzzy
msgid "The number of threads that are not sleeping."
msgstr "Açıq toruçı birem sanı."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Eşläw Torışı"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Eşkärtkeç"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Soraw alxätere"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Ceplär"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Çaqlı birem"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Kiçerelgän östäw"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Tezeş alxätere"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Bäylär"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Tezü"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Eş-ara idäräçese"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Tüşämälärne yabıp beteräse"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Açıq tüşämä tezmäse"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Soraw alxäteren awdar"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Proseslär tezmäse"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Awdar"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Bu MySQL-server %s eşli. %s çorında cibärelgän ide ul."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5785,46 +5773,46 @@ msgstr ""
"<b>Server taşımı</b>: MySQL-server cibärelgännän birle, anıñ belän çeltär "
"arasında bulğan taşım turında belem bondağı tüşämä eçendä birelä."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Taşım"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "säğät sayın"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Alındı"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Cibärelde"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "TotaÅŸular"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Failed attempts"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Özderelde"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5832,271 +5820,267 @@ msgid ""
msgstr ""
"<b>Soraw nöfüse</b>: Bu server yöklännän birle, aña taba %s soraw kilgän."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minut sayın"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "sekund sayın"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Soraw töre"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "Bäyläneşlär"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
#, fuzzy
msgid "Structure Difference"
msgstr "Tözeleşen genä"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "TotaÅŸular"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server üzgärmäläre &amp; köyläneşe"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessi bäyäse"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Töp bäyä"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "Cirle"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin qullanması"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
#, fuzzy
msgid "Donate"
msgstr "Eçtälek"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "Yaña qullanuçı östäw"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6106,67 +6090,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "MySQL servergä totaşılıp bulmadı"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6174,452 +6158,444 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "Biremlekne bolay atap quy"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
#, fuzzy
msgid "Default server tab"
msgstr "Biremlekne bolay atap quy"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
#, fuzzy
msgid "Default table tab"
msgstr "Biremlekne bolay atap quy"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "Şul biremneñ bilgelämäse:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "Birem adınıñ tözeleşe"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "Birem adınıñ tözeleşe"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "Birem adınıñ tözeleşe"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "Birem adınıñ tözeleşe"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
#, fuzzy
msgid "Customize default export options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
#, fuzzy
msgid "Export defaults"
msgstr "Biremdän alu"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "Biremdän alu"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
#, fuzzy
msgid "Servers display options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
#, fuzzy
msgid "Tables display options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
#, fuzzy
msgid "Customize query window options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "Biremleklär yuq"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
#, fuzzy
msgid "Customize import defaults"
msgstr "Biremlek saqlaw köyläneşe"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL-soraw"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL-soraw"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "Torış"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "Tüşämä"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6627,177 +6603,177 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
#, fuzzy
msgid "Number of inserted rows"
msgstr "Tezelgän yazma sanı bu."
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
#, fuzzy
msgid "Database tree separator"
msgstr "Birem adınıñ tözeleşe"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL belän totaştırğıç söreme"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6805,166 +6781,166 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
#, fuzzy
msgid "Maximum databases"
msgstr "Biremleklär yuq"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "Resurs çikläwläre"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "Biremnär törgäge"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6974,147 +6950,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "TotaÅŸular"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "Berär genä dä tüşämä yuq"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "Tüşämä kisäklären berläşterü"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7125,338 +7101,338 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
#, fuzzy
msgid "PHP extension to use"
msgstr "PHP Söreme"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "Biremleklär yuq"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "server adı"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "Server ID'e"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "Tüşämä tözätü"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Üzennän tözälü ısulı"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Cömlä"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "Server Saylaw"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Buy Açıqlamasın Kürsätäse"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "Tösle kürsät"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "Tulı Sorawlar Kürsät"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "Kerem Nöfüse"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7464,40 +7440,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "Açıq tüşämä tezmäse"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr "Äye"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7505,664 +7481,664 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
#, fuzzy
msgid "Upload directory"
msgstr "Biremnär törgäge"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
#, fuzzy
msgid "Showing SQL query"
msgstr "Tulı Sorawlar Kürsät"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "`%s` atlı tüşäw tezeşläre belän nidider tiskärlek bar"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Yarlıq"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Saylanğan qullanuçını beterü uñışlı uzdı."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksí"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Qarama"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Because of its length,<br /> this field might not be editable"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Binar - üzgärtmäslek"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Yaña yazma kert tä"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Aldağı bitkä qaytu"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Tağın ber yazma östäw"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Bu bitkä kire qaytası"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Kiläse yazma üzgärtü"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Ber bäyädän ikençegä küçü öçen TAB töymäsen qullanası, başqa cirgä küçü "
"öçen, CTRL+uq töymäläre bar"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "%s atlı tüşämä bar inde!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "\"%s\" atlı tüşämä beterelde"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Tüşämä eçtälegen (tözeleşen) çığaru"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Bu töp açqıçnıñ adı \"PRIMARY\" bulırğa tieş!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Açqıçnı \"PRIMARY\" itep atap bulmí!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "No index parts defined!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Yaña tezeş yaratu"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Açqıç üzgärtü"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Tezeş adı&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Tezeş töre&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(Töp açqıçnıñ <b>ğına</b> adı \"PRIMARY\" bulırğa <b>tieş</b>!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Açqıçqa tağın &nbsp;%s&nbsp;alan östise"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ber ük at belän tüşämä küçerep bulmí!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Can't copy table to same one!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "\"%s\" atlı tüşämä \"%s\" kebek ataldı."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Table %s has been copied to %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Tüşämä adı kertelmi qaldı!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Tüşämä eçtälegen bolay tezäse"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(sıñar)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Boña küçerü (biremlek<b>.</b>tüşämä):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Tüşämä köyläneşe"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Tüşämä adın üzgärtü"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Boña kübäyt (biremlek<b>.</b>tüşämä):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Kübäytelgän tüşämägä küçäse"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Tüşämä eşkärtü"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Tüşämä kisäklären berläşterü"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "\"%s\" atlı tüşämä awdarıldı"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Tüşäwne awdar (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "Tüşämä eşkärtü"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "Çexçä"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "Tüşämä tözätü"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Bäyläneşlärne döreslekkä tikşerü:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Tüşämälär kürsätäse"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Totılğan Alan"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Totılu"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Uñışlı"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Kerem Nöfüse"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Cömlä"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "üzgärüçän"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Kerem ozınlığı"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Kerem olılığı"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Eçke bäyläneş"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Kertemnär sayladı"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Ürnäk buyınça soraw\" eşkärtü (almaştırma: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Alannar saylísı (iñ kimendä ber):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Ezläw şartın östäw (\"WHERE\" eçtälege):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Bit sayın Kertem sanı"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Kürsätü tärtibe:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
#, fuzzy
msgid "Browse distinct values"
msgstr "Browse foreign values"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "BuÅŸ"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "\"%s\" atlı tüşämä beterelde"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "\"%s\" öçen töp açqıç qorıldı"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "\"%s\" öçen ber açqıç qorıldı"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Bäyläneşkä küzätü"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Tüşämä tözeleşenä küzätü"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "%s alan östäw"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Tüşämä azağına"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Tüşämä Başına"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "%s artınnan"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "%s alannan tezeÅŸ yaratu"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "Eçtälek"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "Atama:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Çığaru ısulı"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "Farsíça"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "Server söreme"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8171,48 +8147,65 @@ msgstr ""
"No themes support, please check your configuration and/or your themes in "
"directory %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Barlıq MIME-törlär"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"MIME-types printed in italics do not have a seperate transformation function"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Available transformations"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Açıqlama"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Bonda bulu öçen, xoquqlarıñ citmi!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "The profile has been updated."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "Tüşämä adın üzgärtü"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Can not load iconv or recode extension needed for charset conversion, "
+#~ "configure php to allow using these extensions or disable charset "
+#~ "conversion in phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Can not use iconv nor libiconv nor recode_string function while extension "
+#~ "reports to be loaded. Check your php configuration."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ug.po b/po/ug.po
index 5635d4ff25..665f10b806 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
-"PO-Revision-Date: 2010-07-16 08:52+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
+"PO-Revision-Date: 2010-07-20 11:46+0200\n"
"Last-Translator: <gheni@yahoo.cn>\n"
"Language-Team: Uyghur <ug@li.org>\n"
"Language: ug\n"
@@ -17,19 +17,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "ھەممىسىنى كۆرسىتىش"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
-msgstr "بەت نومۇرى"
+msgstr "بەت نومۇرى:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -38,838 +38,848 @@ msgstr ""
"كۆزنەكنى يىڭىلاشقا ئامالسىز،سىز بەلكەم باش كۆزنەكنى تاقىۋەتكەن بۇلىشىڭىز "
"ياكى تور كۆرەۈچىڭىزنىڭ بىخەتەرلىك تەڭشىكى تسقۇنلۇق قىلغان بۇلىشى مۇمكىن."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "ئىزدەش"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "ئىجرا قىلىش"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "قىممەت ئىسمى"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ئىزاھات"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "مۇشۇ قىممەتنى ئىشلىتىش"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
-msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى"
+msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
-msgstr "ساندان ئىزاھاتى"
+msgstr "ساندان ئىزاھاتى:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
-msgstr "جەدۋەل ئىزاھاتى"
-
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+msgstr "جەدۋەل ئىزاھى"
+
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "سۆزلەم"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "تۈرى"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "بوش"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ئەندىز"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "ئۇلانما"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "ئىزاھلار"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "يوق"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "بولدى"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "يازدۇر"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ساندان قالدۇقىنى كۆرسىتىش"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "سانداندا جەدۋەل يوق"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "ھەممىنى تاللاش"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ھەممە تاللاشنى قالدۇرۇش"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "ساندان ئىسمىنى بوش قويماڭ!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
-msgstr "%s ساندان ئىسمى %s غا ئۆزگەرتىلدى."
+msgstr "ساندان ئىسمى %s غا ئۆزگەرتىلدى %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
-msgstr "%s ساندان %s غا كۆچۈرۈلدى"
+msgstr "ساندان %s غا كۆچۈرۈلدى %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "بۇيرۇق"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ÙƒÛيىن"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "كۆچۈرۈلگەن ساندان"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "تۈزىلىشىنىلا"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "تۈزۈلىشى ۋە ئۇچۇر"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "ئۇچۇرنىلا"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "ئاندىنقى سانداننى كۆپەيتىپ ساندان قۇرۇش"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "قوشۇلغىنى %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT قوشۇش"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "مەجبۇرى قوشۇش"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "كۆپەيتىلگەن ساندانغا كۆچۈش"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB ئامبىرى"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "ھالەت"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "ئÛچىلدى"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "تاقاش"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "بۇزۇلغان"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ئوڭشاش"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "تاقالدى"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "ئÛچىش"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "تاسقاش"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
+"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئÛنىقلاش ئۈچۈن "
+"%sبۇ يەرنى كۆرۈڭ%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF بÛتىنى تەھرىرلەش"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "جەدۋەل"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
-msgstr "قاتار سانى"
+msgstr "سەپ سانى"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "ھەجىم"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "ئىشلىتىلمەكتە"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "قۇرۇش"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "ئاخىرقى ÙŠÛڭلىنىش"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "ئاخىرقى تەكشۈرۈش"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s جەدۋەل"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL بۇيرىقى غەلبىلىك بىجىرىلدى"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "بۇنى بىجىرىش ئۈچۈن مەزمۇن تاللانغان بولۇشى ÙƒÛرەك"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "تۈرلەش"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ئارتىش"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "ÙƒÛمىيىش"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "كۆرسىتىش"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "شەرت"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "قىستۇرۇش"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Û‹Û•"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "ئۆچۈرۈش"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "ياكى"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "ئۆزگەرتىش"
-#: db_qbe.php:584
+#: db_qbe.php:583
msgid "Add/Delete criteria rows"
msgstr "رەت قوشۇش\\ئۆچۈرۈش"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "ÙŠÛڭلاش"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "جەدۋەللەرنى ئىشلىتىش"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL ئىجرا بولۋاتقان ساندان <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "تاپشۇرۇش"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "رەت قىلىندى"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "سۆزلەردىن ئەڭ ئازدىن بىرى"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "بارلىق سۆزلەر"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "ئÛنىق ماسلىق"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "مۇنتىزىم ئىپادە"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>%s</i>\" نىڭ ئىزلەش نەتىجىسى %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ئۇيغۇنلۇق تىپىلدى، جەدۋىلى <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ئۇيغۇنلۇق تىپىلدى، جەدۋىلى <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "كۆزەت"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "ئۆچۈرۈش"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>جەمئىي:</b> <i>%s</i> ئوخشاشلىق"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>جەمئىي:</b> <i>%s</i> ئوخشاشلىق"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "سانداندىن ئىزدەش"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "ئىزدەشكە تىگىشلىك خەت ياكى قىقىممىتى(دەرىجىسى:«%»"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "تاپقىنى:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "ھەر بىر تاق سۆزنى (\" \") بەلگىسى ئارقىلىق ئايرىڭ."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "تۆۋەندىكى جەدۋەل(لەر): "
-#: db_search.php:355
+#: db_search.php:337
msgid "Inside column:"
msgstr "ئىچىدىكى سۆزلەم:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "قىستۇرۇش"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "تۈزۈلىشى"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "ئۆچۈرۈش"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "تازىلاش"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr " %s جەدۋەل تازىلاندى"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "%s كۆرۈنمە ئۆچۈرۈلدى"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "%s جەدىۋەل ئۆچۈرۈلدى"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "ئاكتىپ ئىزلاش"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "ئىزلاش ئاكتىپ ئەمەس"
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
-msgstr ""
+msgstr "بۇ كۆرسەتمە كامىدا ئىگە بولغان سەپ، %sھۆججەت%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "قاراش"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "كۆچۈرۈش"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "جەمئىي"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s بولسا MySQL مۇلازىمىتÛرنىڭ ساقلاش ئەندىزە موتۇرى"
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "تاللانغىنى:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "ھەممىنى تاللاش"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "تاللاشنى بىكار قىلىش"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "مەزمۇن بارلارنى تاللاش"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "بÛسىپ كۆرسىتىش"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "جەدۋەل تەكشۈرۈش"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "جەدۋەلنى ئەلالاش"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "جەدۋەلنى ئوڭشاش"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "جەدۋەل تەھلىلى"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "چىقىرىش"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "مەلۇمات لۇغىتى"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "ئىزلانغان جەدۋەل"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "ساندان"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "ÛÙŠÚ­Ù‰ نەشىر"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "قۇرۇش"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "ÙŠÛڭلاش"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ئامال"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "پائال"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "پائالسىز"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "نەشىر"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "ئىزلاش خاتىرىسى"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "تۈزۈلمە رەسىمى"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "ئىزلانمىغان جەدۋەللەر"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "جەدۋەل ئىزلاش"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "ساندان خاتىرىسى"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "چىقارماقچى بولغان ھۆججەت تۈرىنى تاللاڭ!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ھۆججەتنى ساقلاشقا يىتەرلىك بوشلۇق يوق %s。"
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
+"%s بۇ ھۆججەت مۇلازىمىتÛردا باركەن، ھۆججەت ئىسمىنى ئۆزگەرتىڭ ياكى قاپلاپ "
+"كۆچۈرۈش تۈرىنى تالالڭ."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
-msgstr ""
+msgstr "بۇ %s ھۆججەتنى مۇلازىمىتÛردا ساقلاش ھوقۇقىڭىز ÙŠÛتەرسىز."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s ھۆججىتىدە ساقلاندى."
-#: import.php:60
-#, php-format
+#: import.php:59
+#, fuzzy, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
+"سىز يوللىماقچى بولغان ھۆججەت بەك چوڭكەن، %ياردەم%s ھۆججىتىدىن ھەل قىلىش "
+"چارىسىنى كۆرۈڭ."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "ھۆججەتنى ئوقۇيالمىدى"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
-msgstr ""
+msgstr "قىستۇرمىلار كىرگۈزىشكە ئامالسىز، قاچىلانمىنى تەكشۈرۈپ بىقىڭ!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "خەتكۈچ ئۆچۈرۈلدى"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "خەتكۈچنى كۆرسىتىش"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "قۇرۇلغان خەتكۈچ %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
-msgstr ""
+msgstr "%d كىرگۈزىش غەلبىىك بولدى"
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "قايتىش"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "بىر چىكىپ تاللاڭ"
@@ -877,15 +887,15 @@ msgstr "بىر چىكىپ تاللاڭ"
msgid "Click to unselect"
msgstr "بىر چىكىپ بىكار قىلىڭ"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "ساندان ئۆچۈرۈش بۇيرۇقى (\"DROP DATABASE\") چەكلەنگەن."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "راستىنلا ئجرا قىلىمسىز"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "ساندان تولۇق ئۆچۈرۈلدى!"
@@ -914,39 +924,39 @@ msgstr "مۇلازىمىتÛر ئىسمى بوشكەن!"
msgid "The user name is empty!"
msgstr "قوللانغۇچى ئىسمى بوشكەن!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "پارول بوشكەن!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "كىرگۈزگەن پارولار ئوخشاش ئەمەس!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "بىكار قىلىش"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "ئۆزگەرتىشلەر ساقلاندى"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ".باغلانمىلار ئۆچۈرۈلدى"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "سىرتقى مۇناسىۋەتلىك ئۇلانما قۇشۇلدى"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ".ئىچكى ئۇلىنىش مۇاسىۋىتى قۇشۇلدى"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "!خاتالىق:مۇناسىۋەت قۇشۇلمىغان"
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "!خاتالىق:بۇناسىۋەت ئاللىقاچان مەۋجۈت"
@@ -954,495 +964,504 @@ msgstr "!خاتالىق:بۇناسىۋەت ئاللىقاچان مەۋجۈت"
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
-msgstr ""
+msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
-msgstr ""
+msgstr "تاقالدى"
#: js/messages.php:60
msgid "Select referenced key"
-msgstr ""
+msgstr "سÛرتقى ئۇلىنىشنى تاللاش"
#: js/messages.php:61
msgid "Select Foreign Key"
-msgstr ""
+msgstr "تاشقى ئاچقۇق قىممىتى"
#: js/messages.php:62
msgid "Please select the primary key or a unique key"
-msgstr ""
+msgstr "ئاساسىي قىممەت ياكى بىردىنبىر قىمەتنى تاللاڭ"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+# column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
-msgstr ""
+msgstr "سۆزلەمنى كۆرسەتمەسلىك"
+
+#: js/messages.php:66
+msgid "Generate password"
+msgstr "پارول ھاسىللاش"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "ھاسىللاش"
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
-msgstr ""
+msgstr "تامام"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
-msgstr ""
+msgstr "ئالدىنقى ئاي"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
-msgstr ""
+msgstr "كىيىنكى ئاي"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
-msgstr ""
+msgstr "بۈگۈن"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
-msgstr ""
+msgstr "قەھرىتان"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
-msgstr ""
+msgstr "ھۇت"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
-msgstr ""
+msgstr "نورۇز"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
-msgstr ""
+msgstr "ئۈمىد"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
-msgstr ""
+msgstr "باھار"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "6-ئاي"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "7-ئاي"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "8-ئاي"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "9-ئاي"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "10-ئاي"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "11-ئاي"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "12-ئاي"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "1-ئاي"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "2-ئاي"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "3-ئاي"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "4-ئاي"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "5-ئاي"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "6-ئاي"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
-msgstr ""
+msgstr "چىللە"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
-msgstr ""
+msgstr "تومۇز"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
-msgstr ""
+msgstr "مىزان"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
-msgstr ""
+msgstr "ئوغۇز"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
-msgstr ""
+msgstr "ئوغلاق"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
-msgstr ""
+msgstr "ÙƒÛ†Ù†Û•Ùƒ"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
-msgstr ""
+msgstr "يەكشەنبە"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
-msgstr ""
+msgstr "دۈشەنبە"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
-msgstr ""
+msgstr "سەيشەنبە"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
-msgstr ""
+msgstr "چارشەنبە"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "پەيشەنبە"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "جۈمە"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "شەنبە"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "يەكشەنبە"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "دۈشەنبە"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "سەيشەنبە"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "چارشەنبە"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
-msgstr ""
+msgstr "پەيشەنبە"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
-msgstr ""
+msgstr "جۈمە"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
-msgstr ""
+msgstr "شەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
-msgstr ""
+msgstr "يەكشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
-msgstr ""
+msgstr "دۈشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
-msgstr ""
+msgstr "سەيشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
-msgstr ""
+msgstr "چارشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
-msgstr ""
+msgstr "پەيشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
-msgstr ""
+msgstr "جۈمە"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
-msgstr ""
+msgstr "شەنبە"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "ھەپتە"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "سائەت"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "مىنۇت"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "سÛكنۇت"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "خەتنىڭ چوڭ-كىچىكلىكى"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
-msgstr ""
+msgstr "ھۆججەت يۈكلەشتە ئÛنىقسىز خاتالىق كۆرۈلدى."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
-msgstr ""
+msgstr "ۋاقىتلىق ھۆججەت ساقلاش مۇندەرىجىسى تىپىلمىدى."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
-msgstr ""
+msgstr "ھۆججەتنى دÛسكىغا يىزىشتا خاتالىق كۆرۈلدى."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
-msgstr ""
+msgstr "index قىممىتى بەلگىلەنمىگەن!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
-msgstr ""
+msgstr "تÛزىسلار"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "بىردىنبىر"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "ئىخچام"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "تۈپ سان"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "ئىزاھات"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "تەھىرلەش"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
-msgstr ""
+msgstr "ئاساسىي قىممەت ئۆچۈرۈلدى"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
-msgstr ""
+msgstr "ئۆچۈرۈلگەن تÛزىسلار %s"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
-msgstr ""
+msgstr "ساندان"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
-msgstr ""
+msgstr "خاتالىق"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
-msgstr ""
+msgstr "ئۈنۈمسىز ساندان"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
-msgstr ""
+msgstr "ئۈنۈمسىز جەدۋەل ئىسمى"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr ""
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
-msgstr ""
+msgstr "ئÛلىش"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
-msgstr ""
+msgstr "ئۇسلۇپ ئەندىزسى %s تÛپىلمىدى!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
-msgstr ""
+msgstr "تÛما %s تÛپىلمىدى!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
-msgstr ""
+msgstr "تÛما \\ ئۇسلۇب"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
-msgstr ""
+msgstr "%s خۇش كەلدىڭىز"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1450,61 +1469,61 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
@@ -1542,22 +1561,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1567,414 +1571,404 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr ""
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr ""
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr ""
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr ""
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr ""
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr ""
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr ""
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr ""
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr ""
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr ""
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr ""
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr ""
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr ""
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr ""
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr ""
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr ""
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr ""
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr ""
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr ""
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr ""
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr ""
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -1982,40 +1976,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2040,7 +2034,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr ""
@@ -2048,13 +2042,13 @@ msgstr ""
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2080,11 +2074,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2128,387 +2122,387 @@ msgstr ""
msgid "Paper size"
msgstr ""
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr ""
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr ""
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr ""
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr ""
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr ""
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr ""
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr ""
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr ""
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2516,48 +2510,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2565,140 +2559,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr ""
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr ""
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr ""
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr ""
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr ""
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr ""
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr ""
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2706,23 +2700,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2730,99 +2724,99 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2830,163 +2824,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3002,7 +2996,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3013,543 +3007,547 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr ""
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr ""
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr ""
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr ""
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr ""
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr ""
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr ""
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr ""
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr ""
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr ""
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr ""
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3562,56 +3560,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3619,29 +3617,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3649,52 +3647,52 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr ""
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr ""
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr ""
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr ""
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3702,24 +3700,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3731,7 +3729,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3745,37 +3743,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3793,66 +3791,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr ""
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr ""
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr ""
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3860,21 +3858,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3882,351 +3880,351 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr ""
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr ""
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr ""
-#: pdf_pages.php:310
+#: pdf_pages.php:309
msgid "Page name"
msgstr ""
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr ""
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr ""
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr ""
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr ""
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr ""
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr ""
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr ""
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4418,20 +4416,20 @@ msgid "None"
msgstr ""
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4455,95 +4453,95 @@ msgstr ""
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr ""
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr ""
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr ""
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4552,154 +4550,154 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr ""
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4708,125 +4706,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4834,78 +4832,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4913,7 +4911,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4921,42 +4919,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -4964,33 +4962,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -4999,218 +4997,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5218,104 +5216,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5323,18 +5321,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5342,413 +5340,409 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5758,66 +5752,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5825,430 +5819,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6256,174 +6242,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6431,163 +6417,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6597,144 +6583,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6745,323 +6731,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7069,38 +7055,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7108,678 +7094,678 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr ""
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr ""
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr ""
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr ""
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr ""
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr ""
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr ""
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
msgid "Add column"
msgstr ""
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr ""
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
-msgstr ""
+msgstr "دەرھال ئىشلىتىشنى توختۇتۇڭ"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
-msgstr ""
+msgstr "نەشىرنى قۇىماق"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
-msgstr ""
+msgstr " %sتÛمىنى قوللىمايدۇ،تەڭشەك Û‹Û• تÛما ھۆججەت قىسقۇچنى تەكشۈرۈڭ"
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
-msgstr ""
+msgstr "تÛخىمۇ ÙƒÛ†Ù¾ تÛمىغا ئىرىشىش !"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
-msgstr ""
+msgstr "MIMEشەكلىنى ئىشلىتەلەيسىز"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr ""
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index b0ec810b47..0714f5a680 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: ukrainian <uk@li.org>\n"
@@ -13,318 +13,318 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Показати вÑе"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Ðомер Ñторінки:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Шукати"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "Вперед"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ім'Ñ ÐºÐ»ÑŽÑ‡Ð°"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ОпиÑ"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr ""
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr ""
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Коментар бази даних: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Коментар до таблиці"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Ðазви колонок"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тип"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Ðуль"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "По замовчуванню"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Лінки до"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Коментарі"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "ÐÑ–"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Так"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Друк"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "ПереглÑнути дамп (Ñхему) БД"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ð’ БД не виÑвлено таблиць."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Відмітити вÑе"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "ЗнÑти вÑÑ– відмітки"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr ""
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr ""
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr ""
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr ""
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Команда"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr ""
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr ""
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Лише Ñтруктуру"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Структуру і дані"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Лише дані"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr ""
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr ""
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr ""
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr ""
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "СтатуÑ"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "дозволено"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr ""
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair table"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Ремонтувати таблицю"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "заблоковано"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr ""
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "ПорівнÑннÑ"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -333,54 +333,54 @@ msgstr ""
"Додаткова можливіÑÑ‚ÑŒ роботи із залінкованими таблицÑми деактивована. Ð”Ð»Ñ "
"того, щоб довідатиÑÑŒ чому, натиÑніть %sтут%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Редагувати PDF Сторінки"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "РÑдки"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Розмір"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "викориÑтовуєтьÑÑ"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Створено"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Поновлено"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Перевірено"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -388,410 +388,416 @@ msgid_plural "%s tables"
msgstr[0] "%s таблиц(і)"
msgstr[1] "%s таблиц(і)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL-запит було уÑпішно виконано"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Ðеобхідно вибрати принаймі один Стовпчик Ð´Ð»Ñ Ð¿Ð¾ÐºÐ°Ð·Ñƒ"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "ПоÑортувати"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ЗроÑтаючий"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Спадаючий"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Показати"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критерій"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ð’Ñтавити"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "І"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Видалити"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "або"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Змінити"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Додати/забрати Ñ€Ñдок критерію"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Додати/забрати колонку критерію"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Доповнити запит"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ВикориÑтовувати таблиці"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-запит до БД <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Виконати запит"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "ДоÑтуп заборонено"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "принаймі одне з Ñлів"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "вÑÑ– Ñлова"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "точну фразу"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "регулÑрний вираз"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Результати пошуку \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ÑÐ¿Ñ–Ð²Ð¿Ð°Ð´Ñ–Ð½Ð½Ñ Ñƒ таблиці <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ÑÐ¿Ñ–Ð²Ð¿Ð°Ð´Ñ–Ð½Ð½Ñ Ñƒ таблиці <i>%s</i>"
+msgstr[1] "%s ÑÐ¿Ñ–Ð²Ð¿Ð°Ð´Ñ–Ð½Ð½Ñ Ñƒ таблиці <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "ПереглÑнути"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Видалити"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Разом:</b> <i>%s</i> ÑпівпадіннÑ"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Разом:</b> <i>%s</i> ÑпівпадіннÑ"
+msgstr[1] "<b>Разом:</b> <i>%s</i> ÑпівпадіннÑ"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Шукати в базі даних"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Слова чи значеннÑ, Ñкі потрібно знайти (маÑка: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Знайти:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Слова розділені пробілом (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Ð’Ñередині таблиць:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "Ð’Ñередині таблиць:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Ð’Ñтавити"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Структура"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Знищити"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "ОчиÑтити"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "Таблицю %s було очищено"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr ""
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Таблицю %s було знищено"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr ""
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr ""
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Ð’Ñього"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr ""
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "З відміченими:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Відмітити вÑе"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ЗнÑти уÑÑ– відмітки"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr ""
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "ВерÑÑ–Ñ Ð´Ð»Ñ Ð´Ñ€ÑƒÐºÑƒ"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Перевірити таблицю"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Оптимізувати таблицю"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Ремонтувати таблицю"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Ðналіз таблиці"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ЕкÑпорт"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Словник даних"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "БД"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr ""
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "ДіÑ"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr ""
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr ""
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr ""
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Бракує міÑÑ†Ñ Ð´Ð»Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -799,91 +805,91 @@ msgstr ""
"Файл %s Ñ–Ñнує на Ñервері, прошу змінити назву файлу, або відмітити опцію "
"заміни Ñ–Ñнуючих файлів."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Веб-Ñервер не має привілеїв Ð´Ð»Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump збережено у файл %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
msgstr ""
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ðеможливо прочитати файл"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Закладку було видалено."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr ""
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr ""
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Ðазад"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "Ð”Ð»Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ phpMyAdmin потрібно браузер з підтримкою <b>фреймів</b>."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -891,15 +897,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Оператори \"DROP DATABASE\" заборонені."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ви наÑправді хочете "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -928,39 +934,39 @@ msgstr "Порожнє ім'Ñ Ñ…Ð¾Ñта!"
msgid "The user name is empty!"
msgstr "Порожнє Ñ–'Ð¼Ñ ÐºÐ¾Ñ€Ð¸Ñтувача!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Порожній пароль!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Паролі не однакові!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Модифікації було збережено"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr ""
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr ""
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -968,13 +974,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Загальні можливоÑÑ‚Ñ–"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "заблоковано"
@@ -990,125 +996,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Виберіть Ð¿Ð¾Ð»Ñ Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate password"
+msgstr "Змінити пароль"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Ðемає"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Ðазад"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Дальше"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Разом"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr " Двійковий "
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Бер"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Квт"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Трв"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Чрв"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Лип"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Сер"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Жов"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Січ"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Лют"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Бер"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Квт"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1116,397 +1132,397 @@ msgid "May"
msgstr "Трв"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Чрв"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Лип"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Сер"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Вер"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Жов"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ЛиÑ"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Гру"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðд"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пн"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ð’Ñ‚"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пт"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Ðд"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Пн"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Ð’Ñ‚"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Ср"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Чт"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Пт"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Сб"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðд"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пн"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ð’Ñ‚"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Ср"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чт"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пт"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Сб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "викориÑтовуєтьÑÑ"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "за Ñекунду"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ð†Ð½Ð´ÐµÐºÑ Ð½Ðµ визначено!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ІндекÑи"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Унікальне"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "КількіÑÑ‚ÑŒ елементів"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Редагувати"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Первинний ключ було знищено"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "Ð†Ð½Ð´ÐµÐºÑ %s було знищено"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Бази Даних"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Помилка"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "Таблицю %s було перейменовано в %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "ЛаÑкаво проÑимо до %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1518,61 +1534,61 @@ msgstr ""
"config.inc.php та впевнитиÑÑ, що вони відповідають даним отриманим Вами від "
"адмініÑтратора MySQL Ñервера."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Вхід в ÑиÑтему"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð¿Ð¾ phpMyAdmin"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Пароль:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Вибір Ñервера"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "З цього моменту Cookies повинні бути дозволені."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "Ðе можу зареєÑтруватиÑÑ Ð½Ð° MySQL Ñервері"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Ðевірний логін/пароль. ДоÑтуп не дозволено."
@@ -1610,28 +1626,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Ðе можу завантажити iconv чи recode extension необхідні Ð´Ð»Ñ Ð·Ð¼Ñ–Ð½Ð¸ charset-у, "
-"Ñконфігуруйте php так, щоб можна було викориÑтовувати ці extensions, або "
-"забороніть зміну charset-у у phpMyAdmin."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Ðе можу викориÑтати ні/або iconv, ні/або libiconv, ні/або функцію "
-"recode_string поки буде завантажено extension reports. Перевірте Вашу php "
-"конфігурацію."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1648,12 +1643,12 @@ msgstr ""
"проÑто бракує лапок чи двокрапки. <br />Якщо Ви отримаєте порожню Ñторінку, "
"- значить вÑе в порÑдку."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1661,408 +1656,398 @@ msgstr ""
"Змінна <tt>$cfg['PmaAbsoluteUri']</tt> ПОВИÐÐРбути вÑтановлена у Вашому "
"конфіґураційному файлі!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сервер"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr ""
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr ""
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ДокументаціÑ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL-запит"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "Відповідь MySQL: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Тлумачити SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Ðе тлумачити SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "без PHP коду"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "Створити PHP код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "Ðе перевірÑти SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "Перевірити SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "ЧаÑ"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Байт"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "кБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d %Y р., %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s днів, %s годин, %s хвилин Ñ– %s Ñекунд"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Початок"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Ðазад"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Кінець"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Перейти до бази даних &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Операцій"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "не можу завантажити %s,<br />прошу перевірити конфігурацію PHP."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ðазва"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "Базу даних %s знищено."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Запит згідно прикладу"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Привілеї"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Ðадмірні видатки"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Змінити пароль"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Без паролю"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Пароль"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "ПідтвердженнÑ"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Створити нову БД"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Створити"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Без привілеїв"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "Ðеобхідно вибрати принаймі один Стовпчик Ð´Ð»Ñ Ð¿Ð¾ÐºÐ°Ð·Ñƒ"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "Створити нову таблицю в БД %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of rows per page"
msgid "Number of columns"
msgstr "запиÑів на Ñторінці"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "Зґенерувати дамп %s Ñ€Ñдків починаючи з %s -го."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "ВідіÑлати"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Зберегти на Ñервері в каталогу %s "
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "ЗамінÑти Ñ–Ñнуючі файли"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Шаблон назви файлу"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2070,40 +2055,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "запам'Ñтати шаблон"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "ÐšÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "СтиÑканнÑ"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Ðемає"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "запакувати в \"zip\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "запакувати в \"gzip\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "запакувати в \"bzip\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2128,7 +2113,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "вкажіть Ñ€Ð¾Ð·Ñ‚Ð°ÑˆÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚ÐµÐºÑтового файлу"
@@ -2136,13 +2121,13 @@ msgstr "вкажіть Ñ€Ð¾Ð·Ñ‚Ð°ÑˆÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚ÐµÐºÑтового файлу"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Ð’Ñтановлений Вами каталог Ð´Ð»Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñ–Ð² недоÑтупний"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "каталог веб-Ñервера Ð´Ð»Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñ–Ð² (upload directory)"
@@ -2168,11 +2153,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2216,391 +2201,391 @@ msgstr "Portrait"
msgid "Paper size"
msgstr "Формат паперу"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "Ñ€Ñдків з"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr " горизонтально "
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "горизонтально (rotated headers)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr " вертикально "
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "-го %s Ñ– дублювати заголовки через кожні %s Ñ€Ñдків "
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "ЧаÑткові текÑти"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Повні текÑти"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "Схема зв'Ñзків"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ÐŸÐµÑ€ÐµÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ ÐœÐ†ÐœÐ•-типу бровзером"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Виконати збережений запит"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "РÑдок видалено"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Вбити"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "по запиту"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Показано запиÑи "
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "вÑього"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Запит виконувавÑÑ %01.4f Ñек"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Змінити"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Лінк не знайдено"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ InnoDB"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Разом"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2608,48 +2593,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2657,148 +2642,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV дані"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "РÑдки розділено"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "ÐŸÐ¾Ð»Ñ Ð²Ð·Ñто в"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "ÐŸÐ¾Ð»Ñ ÐµÐºÑ€Ð°Ð½ÑƒÑŽÑ‚ÑŒÑÑ"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "РÑдки розділено"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "Замінити NULL на"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Дати назви полів у першому Ñ€Ñдку"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "CSV Ð´Ð»Ñ Ð´Ð°Ð½Ð¸Ñ… MS Excel"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Дані"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Дамп даних таблиці"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Структура таблиці"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Зв'Ñзки"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME-type"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Ð§Ð°Ñ ÑтвореннÑ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "ВерÑÑ–Ñ Ñервера"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "ВерÑÑ–Ñ PHP"
@@ -2806,23 +2791,23 @@ msgstr "ВерÑÑ–Ñ PHP"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2830,101 +2815,101 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ ÐµÐºÑпорту бази даних"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Зворотні лапки в назвах таблиць і полів"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Додати коментар"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Повна вÑтавка"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Розширена вÑтавка"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2932,163 +2917,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL result"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Згенеровано"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL повернула пуÑтий результат (тобто нуль Ñ€Ñдків)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Замінити дані таблиці даними з файлу"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Ðазви колонок"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3104,7 +3089,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3115,12 +3100,12 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3128,530 +3113,534 @@ msgid "None"
msgstr "Ðемає"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Первинний"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ІндекÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "ПовнТекÑÑ‚"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Змін немає"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Ðабір Ñимволів"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr " Двійковий "
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "БолгарÑьке"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "КитайÑьке Спрощене"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "КитайÑьке Традиційне"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "case-insensitive"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "case-sensitive"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "КроатÑьке"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "ЧеÑьке"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДанÑьке"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "ÐнглійÑьке"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЕÑтонÑьке"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Ðімецьке"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "Ñловник"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "телефонна книга"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "МадÑÑ€Ñьке"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "ЯпонÑьке"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "ЛитовÑьке"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорейÑьке"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Західно ЄвропейÑьке"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "ШведÑьке"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "ТайÑьке"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Турецьке"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "УкраїнÑьке"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Юнікод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "багатомовні"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "СхідноЄвропейÑьке"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РоÑійÑьке"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "БалтійÑьке"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "ВірменÑьке"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Кириличне"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "ÐрабÑьке"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Іврит"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Грецьке"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "невідоме"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Ðа початок"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Вийти з ÑиÑтеми"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Вікно запиту"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Цей формат не має опцій"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "не OK"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "дозволено"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Показати можливоÑÑ‚Ñ–"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "Створити PDF-файл"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Показувати коментарі Ñтовпців"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"За інформацією Ñк поновити Вашу таблицю Column_comments прошу дивитиÑÑŒ у "
"Документації"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Закладка на SQL-запит"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-history"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "без опиÑу"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Змінна"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "ЗначеннÑ"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Довільний кориÑтувач"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "ВикориÑтовувати текÑтове поле"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Довільний хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локальний"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Цей хоÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ВикориÑтовувати Таблицю ХоÑтів"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Змінні"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "КодуваннÑ"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "ПроцеÑи"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Виконати SQL запит(и) до БД %s"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Ðазви колонок"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Закладка на даний SQL-запит"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе перекривати цей запит в інших вікнах"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " Показати даний запит знову "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Виконати"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Лише переглÑд"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3660,7 +3649,7 @@ msgstr ""
"помилку подане нижче (Ñкщо Ñ” таке) також може допомогти Вам у визначенні "
"проблеми."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3683,35 +3672,35 @@ msgstr ""
"запиту, Ñкий влаÑне Ñ– викликає проблеми, Ñ– відішліть Ð¿Ð¾Ð²Ñ–Ð´Ð¾Ð¼Ð»ÐµÐ½Ð½Ñ Ð¿Ñ€Ð¾ "
"помилку з порцією даних у розділі CUT нижче:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðе закриті лапки"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ðекоректний ідентифікатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ðевідомий Ñимвол пунктуації"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3720,21 +3709,21 @@ msgstr ""
"Ðе можу запуÑтити перевірку SQL. Прошу проконтролювати чи заінÑтальовано "
"необхідні php extensions Ñк опиÑано в %sдокументації%s."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Довжини/ЗначеннÑ*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3752,7 +3741,7 @@ msgstr ""
"\"\") або поодинокі лапки (\"'\") поÑеред цих значень, поÑтавте перед ними "
"зворотню коÑу риÑку (наприклад, '\\\\xyz' чи 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3760,12 +3749,12 @@ msgstr ""
"Ð”Ð»Ñ Ð·Ð½Ð°Ñ‡ÐµÐ½ÑŒ за замовчуваннÑм, введіть лише значеннÑ, без викориÑÑ‚Ð°Ð½Ð½Ñ "
"зворотніх Ñлешів чи лапок, у такому форматі: a"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибути"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3774,11 +3763,11 @@ msgstr ""
"Щоб отримати ÑпиÑок можливих опцій Ñ– Ñ—Ñ… MIME-type перетворень, натиÑніть "
"%sопиÑи перетворень%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Опції перетвореннÑ"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3790,18 +3779,18 @@ msgstr ""
"лапки (\"'\") у цих значеннÑÑ…, поÑтавте перед ними додатковий зворотній Ñлеш "
"(наприклад '\\\\xyz' чи 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Ðемає"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3809,39 +3798,39 @@ msgid ""
msgstr ""
"Ðемає опиÑу Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ перетвореннÑ.<br />Прошу питатиÑÑ Ð°Ð²Ñ‚Ð¾Ñ€Ð°, що робить %s."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Зберегти"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add into comments"
msgid "Add %s column(s)"
msgstr "Додати коментар"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "Ðеобхідно вибрати принаймі один Стовпчик Ð´Ð»Ñ Ð¿Ð¾ÐºÐ°Ð·Ñƒ"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3849,14 +3838,14 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -3864,11 +3853,11 @@ msgstr ""
"Відображає clickable thumbnail; опції: ширина, виÑота у пікÑелах (зберігає "
"початкові пропорції)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Відображає лінк до цього малюнку (direct blob download, i.e.)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3880,7 +3869,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3916,7 +3905,7 @@ msgstr ""
"буде додавати NOWRAP до кожної комірки контенту, так що веÑи вивід буде "
"показано без Ð¿ÐµÑ€ÐµÑ„Ð¾Ñ€Ð¼Ð°Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ (за замовчуваннÑм: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3926,7 +3915,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "Зберігає початкове Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ð¾Ð»Ñ. Ðе вноÑÑÑ‚ÑŒÑÑ Ð¼Ð¾Ð´Ð¸Ñ„Ñ–ÐºÐ°Ñ†Ñ–Ñ—."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3940,7 +3929,7 @@ msgstr ""
"Показує малюнок Ñ– лінк, поле міÑтить назву файлу; перша Ð¾Ð¿Ñ†Ñ–Ñ - префікÑ, "
"подібно до \"http://domain.com/\", друга - ширина в пікÑелах, Ñ‚Ñ€ÐµÑ‚Ñ - виÑота."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3954,17 +3943,17 @@ msgstr ""
"Показує лінк, поле міÑтить назву файлу; перша Ð¾Ð¿Ñ†Ñ–Ñ - префікÑ, подібно до "
"\"http://domain.com/\", друга Ð¾Ð¿Ñ†Ñ–Ñ - title Ð´Ð»Ñ Ð»Ñ–Ð½ÐºÑƒ."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3987,66 +3976,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "ПеревÑтановити"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "КориÑтувач"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL Charset"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "Показати інформацію про PHP"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "Офіційна Ñторінка phpMyAdmin"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4058,21 +4047,21 @@ msgstr ""
"відкритий Ð´Ð»Ñ Ð²Ñ‚Ð¾Ñ€Ð³Ð½ÐµÐ½Ð½Ñ Ñ– тому Вам обов'Ñзково Ñлід виправити цю прогалину "
"у безпеці."
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -4080,104 +4069,104 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "Конфігураційний файл потребує Ñекретну фразу (пароль)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "БД відÑутні"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create a page"
msgctxt "short form"
msgid "Create table"
msgstr "Створити нову Ñторінку"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Прошу вибрати БД"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "Таблицю <b>%s</b> не знайдено або не визначено у %s"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Прошу вибрати Ñторінку Ð´Ð»Ñ Ñ€ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Створити нову Ñторінку"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Ðомер Ñторінки:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Ðвтоматичний layout"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Вибрати таблиці"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "ввімкнути чорновик (scratchboard)"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4185,248 +4174,248 @@ msgstr ""
"Ð¦Ñ Ñторінка має поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð½Ð° таблицю, Ñкої вже немає. Бажаєте видалити ці "
"поÑиланнÑ?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "Таблиці \"%s\" не Ñ–Ñнує!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Прошу Ñконфіґурувати координати таблиці %s"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "Схема бази даних \"%s\" - Сторінка %s"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Таблиць немає"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Схема зв'Ñзків"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "ЗміÑÑ‚"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Додатково"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Імпорт файлів"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Ð’Ñе"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Обрізати показані запити"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Показати повні запити"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Ðабори Ñимволів та Ñхеми"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Ðе вибрано бази даних."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s баз(а\\и) даних уÑпішно знищено."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "СтатиÑтика баз даних"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Таблиць"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "No databases"
msgid "Jump to database"
msgstr "БД відÑутні"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
msgid "Replicated"
msgstr ""
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "Перевірити права Ð´Ð»Ñ Ð±Ð°Ð·Ð¸ даних &quot;%s&quot;."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Перевірити права"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Дозволити ÑтатиÑтику"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Заборонити ÑтатиÑтику"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4434,11 +4423,11 @@ msgstr ""
"Примітка: ÐÐºÑ‚Ð¸Ð²Ñ–Ð·Ð°Ñ†Ñ–Ñ Ð·Ð±Ð¾Ñ€Ñƒ ÑтатиÑтики бази даних може Ñпричинити значний "
"трафік між веб Ñервером та базою даних MySQL."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "ПереглÑнути dump (Ñхему) баз даних"
@@ -4642,20 +4631,20 @@ msgid "None"
msgstr "Ðемає"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Права, Ñкі ÑтоÑуютьÑÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " ЗауваженнÑ: привілеї MySQL задаютьÑÑ Ð¿Ð¾-англійÑьки "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобальні права"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Права, Ñкі ÑтоÑуютьÑÑ Ð±Ð°Ð·Ð¸ даних"
@@ -4679,97 +4668,97 @@ msgstr "Вхідна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ (Login)"
msgid "Do not change the password"
msgstr "Ðе змінювати пароль"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Ðе знайдено кориÑтувача."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "КориÑтувач %s вже Ñ–Ñнує!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Було додано нового кориÑтувача."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, fuzzy, php-format
msgid "You have updated the privileges for %s."
msgstr "Було змінено привілеї длÑ"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "Ви змінили привілеї Ð´Ð»Ñ %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "Пароль Ð´Ð»Ñ %s уÑпішно змінено."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "УÑунути %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ÐŸÐµÑ€ÐµÐ·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¿Ñ€Ð°Ð²"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Відмічених кориÑтувачів уÑпішно уÑунуто."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Права уÑпішно перезавантажено."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Ð ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð¸Ð²Ñ–Ð»ÐµÑ—Ð²"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Відмінити"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "ОглÑд кориÑтувачів"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "Grant"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Довільний"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Додати нового кориÑтувача"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "УÑунути відмічених кориÑтувачів"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "Відмінити вÑÑ– активні права кориÑтувачів та уÑунути Ñ—Ñ… піÑÐ»Ñ Ñ†ÑŒÐ¾Ð³Ð¾."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "УÑунути бази даних, Ñкі мають такі ж назви Ñк імена кориÑтувачів."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4782,50 +4771,50 @@ msgstr ""
"Ñервером, Ñкщо в цю таблицю вноÑилиÑÑ Ð·Ð¼Ñ–Ð½Ð¸ вручну. У цьому випадку Вам "
"необхідно %sперезавантажити права%s перед продовженнÑм."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Вказаного кориÑтувача не знайдено в таблиці прав."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Права, Ñкі ÑтоÑуютьÑÑ ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº таблиці"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Додати права Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— бази даних"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Додати права Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— таблиці"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Змінити реєÑтраційні дані / Копіювати кориÑтувача"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Створити нового кориÑтувача з такими ж правами Ñ– ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... залишити Ñтарого."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... знищити Ñтарого з таблиці кориÑтувачів."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
" ... анулювати вÑÑ– активні права Ñтарого кориÑтувача, знищивши його піÑÐ»Ñ "
"того."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -4833,109 +4822,109 @@ msgstr ""
" ... знищити Ñтарого з таблиці кориÑтувачів та перевантажити права піÑÐ»Ñ "
"того."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Ðемає"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑтувачі, котрі мають доÑтуп до &quot;%s&quot;"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "глобальний"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Ñпецифічний Ð´Ð»Ñ Ð±Ð°Ð·Ð¸ даних"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "шаблон"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "ÐŸÑ€Ð¾Ñ†ÐµÑ %s припинено."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin не може припинити Ð¿Ñ€Ð¾Ñ†ÐµÑ %s. Він вже напевно був зупинений."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4944,125 +4933,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5070,78 +5059,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5149,7 +5138,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5157,42 +5146,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5200,33 +5189,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5235,218 +5224,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5454,104 +5443,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5559,18 +5548,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5578,107 +5567,107 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "Ð†Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ роботу Ñервера"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Показати процеÑи"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "ПеревÑтановити"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Цей MySQL Ñервер працює %s. Стартував %s."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -5686,46 +5675,46 @@ msgstr ""
"<b>Трафік Ñервера</b>: таблиці показують ÑтатиÑтику Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– цим "
"MySQL Ñервером з моменту його запуÑку."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Трафік"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "за годину"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Отримано"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Відправлено"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "З'єднань"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Ðевдалих Ñпроб"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Перервано"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -5734,265 +5723,261 @@ msgstr ""
"<b>СтатиÑтика запитів</b>: З моменту запуÑку, до Ñервера було надіÑлано %s "
"запитів."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "за хвилину"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "за Ñекунду"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Тип запиту"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Connections"
msgid "Current connection"
msgstr "З'єднань"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Змінні Ñервера та налаштуваннÑ"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÑеÑÑ–Ñ—"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Загальне значеннÑ"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6002,66 +5987,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6069,430 +6054,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6500,174 +6477,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6675,163 +6652,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6841,144 +6818,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6989,327 +6966,327 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Параметр"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "Показувати коментарі Ñтовпців"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7317,38 +7294,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7356,698 +7333,716 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Мітка"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ФункціÑ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Ігноруровати"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " Через велику довжину,<br /> це поле не може бути відредаговано "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr " Двійкові дані - не редагуютьÑÑ "
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ð’Ñтавити Ñк новий Ñ€Ñдок"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "ПовернутиÑÑŒ"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Ð’Ñтавити новий запиÑ"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr ""
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "ПереглÑнути дамп (Ñхему) таблиці"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Ім'Ñ Ð¿ÐµÑ€Ð²Ð¸Ð½Ð½Ð¾Ð³Ð¾ ключа повинно бути PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Ðеможливо перейменувати Ñ–Ð½Ð´ÐµÐºÑ Ð² PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ðе визначено чаÑтини індекÑа!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Створити новий індекÑ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Змінити індекÑ"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ðазва індекÑа&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Тип індекÑа&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>повинно</b> бути іменем <b>лише</b> первинного ключа!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Додати до індекÑу&nbsp;%s&nbsp;колоноку(и)"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Ðе можу перенеÑти таблицю Ñаму в Ñебе!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Ðе можу Ñкопіювати таблицю Ñаму в Ñебе!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "Таблицю %s було перенеÑено в %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "Таблицю %s було Ñкопійовано в %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "ÐŸÐ¾Ñ€Ð¾Ð¶Ð½Ñ Ð½Ð°Ð·Ð²Ð° таблиці!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Змінити порÑдок таблиці"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(окремо)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "ПеренеÑти таблицю в (база даних<b>.</b>таблицÑ):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Перейменувати таблицю в"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Скопіювати таблицю в (база даних<b>.</b>таблицÑ):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Перейти до Ñкопійованої таблиці"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "ОбÑÐ»Ð³Ð¾Ð²ÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "Було очищено кеш таблиці %s"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "ОчиÑтити кеш таблиці (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Перевір ціліÑніÑÑ‚ÑŒ даних на рівні поÑилань:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Показати таблиці"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "ПроÑÑ‚Ñ–Ñ€, що викориÑтовуєтьÑÑ"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "ВикориÑтаннÑ"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "ЕфективніÑÑ‚ÑŒ"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "СтатиÑтика Ñ€Ñдка"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Параметр"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамічний"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Довжина Ñ€Ñдка"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " Розмір Ñ€Ñдка "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "General relation features"
msgid "Internal relation"
msgstr "Загальні можливоÑÑ‚Ñ–"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Виконати \"запит згідно прикладу\" (Ñимвол підÑтавновки: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Вибрати Ð¿Ð¾Ð»Ñ (щонайменше одне):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додати умови пошуку (тіло Ð´Ð»Ñ ÑƒÐ¼Ð¾Ð²Ð¸ \"where\"):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "запиÑів на Ñторінці"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "ПорÑдок переглÑду:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Ðемає"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Таблицю %s було знищено"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "Було додано первинний ключ до %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "Було додано Ñ–Ð½Ð´ÐµÐºÑ Ð´Ð»Ñ %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "ПереглÑд залежноÑтей"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Запропонувати Ñтруктуру таблиці"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add into comments"
msgid "Add column"
msgstr "Додати коментар"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "У кінці таблиці"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Ðа початку таблиці"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "ПіÑÐ»Ñ %s"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "Створити Ñ–Ð½Ð´ÐµÐºÑ Ð½Ð°&nbsp;%s&nbsp;колонках"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "ДоÑтупні MIME-types"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME-types подані курÑивом не мають окремих функцій перетвореннÑ"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "ДоÑтупні перетвореннÑ"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ОпиÑ"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ви Ð´Ð»Ñ Ñ†ÑŒÐ¾Ð³Ð¾ маєте недоÑтатньо прав!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профіль було поновлено."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Ðе можу завантажити iconv чи recode extension необхідні Ð´Ð»Ñ Ð·Ð¼Ñ–Ð½Ð¸ charset-"
+#~ "у, Ñконфігуруйте php так, щоб можна було викориÑтовувати ці extensions, "
+#~ "або забороніть зміну charset-у у phpMyAdmin."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Ðе можу викориÑтати ні/або iconv, ні/або libiconv, ні/або функцію "
+#~ "recode_string поки буде завантажено extension reports. Перевірте Вашу php "
+#~ "конфігурацію."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/ur.po b/po/ur.po
index eb35bd35c6..266bfd5c70 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-05-14 12:35+0200\n"
"Last-Translator: <monymirza@gmail.com>\n"
"Language-Team: Urdu <ur@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "سبھی دکھاو"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "صÙØ­Û Ù†Ù…Ø¨Ø±"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -39,293 +39,293 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "تلاش"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "جائو"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "کی نیم"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "وضاحت"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "ÛŒÛ ÙˆÛŒÙ„ÛŒÙˆ استعمال کریں"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "بن گئی ÛÛ’ %1$s ڈیٹا بیس"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "ڈیٹا بیس رائے"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "ٹیبل کمنٹس"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Command"
msgid "Column"
msgstr "کمانڈ"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Ù‚Ùسم"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "منسوخ"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "ÚˆÛŒÙالٹ"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "لنک ٹو"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "آراء-رائے"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Ù†Ûیں"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ûاں"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "پرنٹ"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr " ڈیٹا بیس کی ڈمپ (شیما) دیکھیں"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "ڈیٹا بیس میں کوئی ٹیبل Ù†Ûیں Ù…Ùلا"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "سارا منتخب کریں"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "سارا انتخاب ختم کریں"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "ڈیٹا بیس کا نام خالی ÛÛ’!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "Database %s has been renamed to %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "Database %s has been copied to %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "ڈیٹا بیس کا نام بدلیں"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "کمانڈ"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "اور پھر"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "ڈیٹا بیس کاپی کریں"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "سٹرکچر صرÙ"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "سٹرکچر اور ڈیٹا"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "صر٠ڈیٹا"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "کاپی سے Ù¾ÛÙ„Û’ ڈیٹا بیس بنائیں"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "شامل کریں %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "ویلیو شامل کریں AUTO_INCREMENT"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Add constraints"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Switch to copied database"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB Repository"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "حالت"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Ùعال"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "غیر Ùعال"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "ضرر"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "مرمت"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "غیر Ùعال"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Ùعال"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "کولیکشن"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -334,54 +334,54 @@ msgstr ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "Ù¾ÛŒ ÚˆÛŒ ای٠صÙحوں Ú©ÛŒ تدوین کریں"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "ٹیبل"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr ""
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "ناپ"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "استعمال میں"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "تخلیق"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "آخری دÙØ¹Û Ø§Ù¾ ڈیٹ"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "آخری دÙØ¹Û Ú†ÛŒÚ©"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -389,237 +389,243 @@ msgid_plural "%s tables"
msgstr[0] "%s table(s)"
msgstr[1] "%s table(s)"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "Your SQL query has been executed successfully"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "آپ Ú©Ùˆ Ú©Ù… از Ú©Ù… ایک کالم چننا ÛÙˆ گا ڈسپے کیلئے۔"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "چھانٹنا"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "چڑھتا Ûوا"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "گرتا Ûوا"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "دیکھیں"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "معیار"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Ins"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "اور"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Del"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "یا"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "تبدیلیاں کریں"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "شامل یا ختم کریں Criteria Row"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "اپ ڈیٹ Query"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "ٹیبلز استعمال کریں"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Submit Query"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "رسائی سے انکار"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "Ú©Ù… از Ú©Ù… Ù„Ùظوں میں سے ایک"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "تمام الÙاظ"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "برابر ÙقرÛ"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "as regular expression"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "تلاش نتائج کیلئے \"<i>%s</i>\" %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s match(es) inside table <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s match(es) inside table <i>%s</i>"
+msgstr[1] "%s match(es) inside table <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Browse"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "ختم"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Total:</b> <i>%s</i> match(es)"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Total:</b> <i>%s</i> match(es)"
+msgstr[1] "<b>Total:</b> <i>%s</i> match(es)"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "ڈیٹا بیس میں تلاش"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Word(s) or value(s) to search for (wildcard: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "تلاش:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Words are separated by a space character (\" \")."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "ٹیبلز کے اندر:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Ùیلڈ Ú©Û’ اندر:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "داخل کریں"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "ساخت"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "نکلالنا"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "خالی"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr " %s ٹیبل"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "View %s has been dropped"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "Table %s has been dropped"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "ٹریکنگ ایکٹو ÛÛ’"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "ٹریکنگ ایکٹو Ù†Ûیں ÛÛ’"
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -628,190 +634,190 @@ msgstr ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "ویو"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "لپیٹنا"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "مجموعÛ"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
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:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "With selected:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "چیک آل"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "ان چیک آل"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "اوورÛیڈ ٹیبلز چیک کریں"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "پرنٹ ویو"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "ٹیبل چیک کریں"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "ٹیبلز آپٹی مائز "
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ٹیبلز مرمت کریں"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "ٹیبلز کا تجزیÛ"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "برآمد"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "ڈیٹا ڈتشنری"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "ٹریکڈ ٹیبلز"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "ڈیٹا بیس"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "آخری ورژن"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "تخلیق کیا گیا"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "اپ ڈیٹ کیا گیا"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "عمل"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "اس ٹیبل کیلئے ٹریکنگ ڈیٹا حذ٠کریں "
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "ایکٹو"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ایکٹو Ù†Ûیں"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "ورژن"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "ٹریکنگ ریپورٹ"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "سٹرکچر کی تصویر"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "ان ٹریکڈ ٹیبلز"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "ٹریک ٹیبل"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "ڈیٹا بیس لوگ"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"File %s already exists on server, change filename or check overwrite option."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "The web server does not have permission to save the file %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump has been saved to file %s."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -820,14 +826,14 @@ msgstr ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
"%s for ways to workaround this limit."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Ùائل Ù¾Ú‘Ú¾ÛŒ Ù†Ûیں جا سکتی"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -836,7 +842,7 @@ msgstr ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -846,29 +852,29 @@ msgstr ""
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "Could not load import plugins, please check your installation!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "The bookmark has been deleted."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Showing bookmark"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "Bookmark %s created"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import has been successfully finished, %d queries executed."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -876,25 +882,25 @@ msgstr ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr ""
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "منتخب کرنے کیلئے کلک کریں"
@@ -902,15 +908,15 @@ msgstr "منتخب کرنے کیلئے کلک کریں"
msgid "Click to unselect"
msgstr "غیر منتخب کیلئے کلک کریں"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" statements are disabled."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "کیا آپ یقیناً کرنا چاÛتے Ûیں"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "You are about to DESTROY a complete database!"
@@ -939,39 +945,39 @@ msgstr "Ûوسٹ نام خالی ÛÛ’!"
msgid "The user name is empty!"
msgstr "صار٠کا نام خالی ÛÛ’"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "پاس ورڈ خالی ÛÛ’"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "پاس ورڈ ایک جیسے Ù†Ûیں Ûیں"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "منسوخ"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "تبدیلیاں محÙوظ ÛÙˆ Ú†Ú©ÛŒ Ûیں"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "ریلیشن حذ٠ÛÙˆ گیا"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation added"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "اندرونی ریلیشن شامل ÛÙˆ گیا"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "غلطی:ریلیشن شامل Ù†Ûیں Ûوا"
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "غلطی : ریلیشن Ù¾ÛÙ„Û’ سے موجود ÛÛ’"
@@ -979,13 +985,13 @@ msgstr "غلطی : ریلیشن Ù¾ÛÙ„Û’ سے موجود ÛÛ’"
msgid "Error saving coordinates for Designer."
msgstr "Error saving coordinates for Designer."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "جنرل ریلیشن Ùیچرز"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "غیر Ùعال"
@@ -1001,475 +1007,483 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Choose column to display"
msgstr "آپ Ú©Ùˆ Ú©Ù… از Ú©Ù… ایک کالم چننا ÛÙˆ گا ڈسپے کیلئے۔"
+#: js/messages.php:66
+msgid "Generate password"
+msgstr ""
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr ""
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr ""
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr ""
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr ""
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr ""
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr ""
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr ""
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr ""
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr ""
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr ""
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr ""
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr ""
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr ""
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr ""
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr ""
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr ""
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] ""
msgstr[1] ""
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr ""
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr ""
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr ""
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr ""
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr ""
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr ""
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr ""
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr ""
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr ""
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr ""
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1477,61 +1491,61 @@ msgid ""
"the administrator of the MySQL server."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr ""
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr ""
@@ -1569,22 +1583,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1594,416 +1593,406 @@ msgid ""
"is fine."
msgstr ""
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr ""
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr ""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr ""
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr ""
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr ""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr ""
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr ""
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr ""
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr ""
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr ""
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr ""
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr ""
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr ""
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr ""
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr ""
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr ""
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr ""
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr ""
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr ""
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr ""
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr ""
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr ""
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr ""
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr ""
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr ""
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr ""
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr ""
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr ""
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr ""
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr ""
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr ""
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr ""
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr ""
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr ""
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr ""
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr ""
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column."
msgstr "آپ Ú©Ùˆ Ú©Ù… از Ú©Ù… ایک کالم چننا ÛÙˆ گا ڈسپے کیلئے۔"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr ""
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr ""
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr ""
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr ""
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr ""
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr ""
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr ""
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr ""
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2011,40 +2000,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr ""
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr ""
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr ""
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr ""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr ""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr ""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr ""
@@ -2069,7 +2058,7 @@ msgstr ""
msgid "File to import"
msgstr ""
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr ""
@@ -2077,13 +2066,13 @@ msgstr ""
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr ""
@@ -2109,11 +2098,11 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr ""
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr ""
@@ -2157,387 +2146,387 @@ msgstr "پورٹریٹ"
msgid "Paper size"
msgstr "صÙØ­Û’ کا ناپ"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr ""
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr ""
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr ""
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr ""
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr ""
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr ""
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr ""
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr ""
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr ""
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr ""
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr ""
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr ""
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr ""
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr ""
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr ""
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr ""
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr ""
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr ""
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr ""
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr ""
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr ""
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr ""
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr ""
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr ""
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr ""
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr ""
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr ""
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr ""
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr ""
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr ""
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr ""
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr ""
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr ""
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr ""
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr ""
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr ""
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr ""
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr ""
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr ""
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php: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 ""
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr ""
-#: libraries/engines/myisam.lib.php:29
+#: 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 ""
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr ""
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
"INFILE)."
msgstr ""
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr ""
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
"method."
msgstr ""
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr ""
-#: libraries/engines/myisam.lib.php:43
+#: 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 ""
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr ""
-#: libraries/engines/myisam.lib.php:48
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2545,48 +2534,48 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2594,140 +2583,140 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr ""
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr ""
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr ""
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr ""
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr ""
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr ""
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr ""
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr ""
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr ""
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr ""
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr ""
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr ""
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr ""
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr ""
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr ""
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr ""
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr ""
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr ""
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr ""
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr ""
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr ""
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr ""
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr ""
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr ""
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr ""
@@ -2735,23 +2724,23 @@ msgstr ""
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr ""
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr ""
@@ -2759,99 +2748,99 @@ msgstr ""
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr ""
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr ""
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr ""
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr ""
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr ""
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr ""
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr ""
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr ""
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr ""
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr ""
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr ""
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr ""
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr ""
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr ""
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr ""
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr ""
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr ""
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr ""
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2859,163 +2848,163 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr ""
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr ""
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr ""
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr ""
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr ""
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr ""
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr ""
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr ""
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr ""
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr ""
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr ""
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr ""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr ""
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr ""
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr ""
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr ""
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr ""
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr ""
@@ -3031,7 +3020,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3042,545 +3031,549 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr ""
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr ""
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr ""
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr ""
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr ""
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr ""
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr ""
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr ""
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr ""
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr ""
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr ""
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr ""
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr ""
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr ""
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr ""
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr ""
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr ""
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr ""
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr ""
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr ""
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr ""
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr ""
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr ""
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr ""
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr ""
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr ""
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr ""
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr ""
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr ""
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr ""
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr ""
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr ""
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr ""
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr ""
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr ""
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr ""
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr ""
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr ""
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr ""
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr ""
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr ""
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr ""
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr ""
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr ""
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr ""
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr ""
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr ""
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr ""
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr ""
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "rtl"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr ""
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr ""
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr ""
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr ""
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr ""
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr ""
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr ""
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr ""
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Comments"
msgid "Columns"
msgstr "آراء-رائے"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr ""
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr ""
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr ""
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr ""
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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 ""
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3593,56 +3586,56 @@ msgid ""
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr ""
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr ""
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr ""
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr ""
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr ""
-#: libraries/sqlvalidator.lib.php:68
+#: 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 ""
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3650,29 +3643,29 @@ msgid ""
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:106
+#: 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 ""
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr ""
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr ""
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3680,54 +3673,54 @@ msgid ""
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr ""
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr ""
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr ""
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr ""
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "You have to add at least one column."
msgstr "آپ Ú©Ùˆ Ú©Ù… از Ú©Ù… ایک کالم چننا ÛÙˆ گا ڈسپے کیلئے۔"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr ""
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3735,24 +3728,24 @@ msgid ""
"need to set the first option to the empty string."
msgstr ""
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 ""
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr ""
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3764,7 +3757,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3778,37 +3771,37 @@ msgid ""
"(Default 1)."
msgstr ""
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
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 ""
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 ""
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 ""
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3826,66 +3819,66 @@ msgstr ""
msgid "Error in ZIP archive:"
msgstr ""
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr ""
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr ""
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr ""
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr ""
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr ""
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr ""
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr ""
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr ""
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr ""
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr ""
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3893,21 +3886,21 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
-#: main.php:274
+#: main.php:273
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:282
+#: main.php:281
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:290
+#: main.php:289
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 "
@@ -3915,355 +3908,355 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr ""
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr ""
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr ""
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr ""
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr ""
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr ""
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "صÙØ­Û Ù†Ù…Ø¨Ø±"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
msgid "Automatic layout based on"
msgstr ""
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr ""
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr ""
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr ""
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr ""
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr ""
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr ""
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr ""
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr ""
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr ""
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr ""
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr ""
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr ""
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr ""
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr ""
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr ""
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr ""
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr ""
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr ""
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr ""
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr ""
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr ""
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr ""
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr ""
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr ""
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr ""
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr ""
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr ""
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr ""
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr ""
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr ""
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "لپیٹنا"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr ""
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr ""
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr ""
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr ""
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr ""
@@ -4455,20 +4448,20 @@ msgid "None"
msgstr ""
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr ""
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr ""
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr ""
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr ""
@@ -4492,95 +4485,95 @@ msgstr ""
msgid "Do not change the password"
msgstr ""
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr ""
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr ""
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr ""
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr ""
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr ""
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr ""
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr ""
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr ""
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr ""
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr ""
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr ""
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr ""
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr ""
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr ""
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr ""
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr ""
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr ""
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr ""
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4589,154 +4582,154 @@ msgid ""
"%sreload the privileges%s before you continue."
msgstr ""
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr ""
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr ""
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr ""
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr ""
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr ""
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr ""
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr ""
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr ""
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr ""
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr ""
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr ""
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr ""
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr ""
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr ""
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr ""
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr ""
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4745,125 +4738,125 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr ""
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4871,78 +4864,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -4950,7 +4943,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -4958,42 +4951,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5001,33 +4994,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5036,218 +5029,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5255,104 +5248,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr ""
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5360,18 +5353,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5379,413 +5372,409 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr ""
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr ""
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr ""
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr ""
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr ""
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr ""
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr ""
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr ""
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr ""
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr ""
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr ""
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr ""
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr ""
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr ""
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr ""
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr ""
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr ""
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr ""
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr ""
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr ""
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr ""
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr ""
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr ""
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr ""
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr ""
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr ""
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr ""
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr ""
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr ""
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr ""
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr ""
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr ""
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr ""
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr ""
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr ""
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5795,66 +5784,66 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -5862,430 +5851,422 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr ""
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr ""
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr ""
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr ""
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr ""
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr ""
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr ""
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr ""
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr ""
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr ""
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr ""
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr ""
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6293,174 +6274,174 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr ""
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6468,163 +6449,163 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr ""
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr ""
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6634,144 +6615,144 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr ""
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr ""
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr ""
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -6782,323 +6763,323 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr ""
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr ""
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr ""
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr ""
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr ""
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr ""
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr ""
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr ""
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr ""
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr ""
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr ""
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7106,38 +7087,38 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr ""
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7145,682 +7126,682 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr ""
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr ""
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr ""
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr ""
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr ""
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr ""
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr ""
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr ""
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr ""
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr ""
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr ""
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr ""
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr ""
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr ""
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr ""
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr ""
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr ""
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr ""
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr ""
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr ""
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr ""
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr ""
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr ""
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr ""
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr ""
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr ""
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr ""
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr ""
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr ""
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr ""
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr ""
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr ""
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr ""
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr ""
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr ""
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr ""
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr ""
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr ""
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr ""
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr ""
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr ""
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr ""
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr ""
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr ""
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr ""
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr ""
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr ""
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr ""
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr ""
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr ""
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr ""
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr ""
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr ""
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr ""
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr ""
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr ""
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr ""
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "Table %s has been dropped"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr ""
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr ""
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr ""
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr ""
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add column"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr ""
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr ""
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr ""
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr ""
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr ""
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr ""
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr ""
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr ""
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr ""
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr ""
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr ""
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr ""
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr ""
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr ""
diff --git a/po/uz.po b/po/uz.po
index 7257fdcb48..0c46114225 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_cyrillic <uz@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "БарчаÑини кўрÑатиш"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Саҳифа рақами: "
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -34,299 +34,299 @@ msgstr ""
"Браузернинг нишондаги ойнаÑини Ñнгилаб бўлмади. Эҳтимол, бош ойна ёпилган "
"ёки браузер хавфÑизлик юзаÑидан ойналараро Ñнгилашни блокировка қилмоқда"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Қидириш"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "OK"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ð¾Ð¼Ð¸"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "ТавÑифи"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Ушбу қийматни ишлатиш"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr " %1$s маълумотлар базаÑи тузилди."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Маълумотлар базаÑига изоҳ:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Жадвал изоҳи"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Майдон номлари"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Тур"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Ðндоза"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Ðлоқалар"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Изоҳлар"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Йўқ"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ҳа"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Чоп Ñтиш"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Маълумотлар базаÑи дампини (ÑхемаÑини) намойиш Ñтиш"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Маълумотлар базаÑида биронта ҳам жадвал мавжуд ÑмаÑ."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "БарчаÑини белгилаш"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Белгилашни бекор қилиш"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Маълумотлар базаÑи номи бўш!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr " `\"%s\"` маълумотлар базаÑининг номи `\"%s\"` деб ўзгартирилди."
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "\"%s\" маълумотлар базаÑидан \"%s\" га нуÑха кўчирилди."
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Маълумотлар базаÑи номини қуйидагига ўзгартириш"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Буйруқ"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "ва Ñўнг"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Маълумотлар базаÑидан қуйидагига нуÑха олиш"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Фақат тузилиши"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Тузилиши ва маълумотлари"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Фақат маълумотлар"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "ÐуÑха кўчиришдан олдин маълумотлар базаÑи тузинг (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "\"%s\" қўшиш"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT қўшиш"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Чекловлар қўшиш"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "ÐуÑха олинган маълумотлар базаÑига ўтиш"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB омбори"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Ҳолат"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Фаоллаштирилган"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "ФаолÑизлантириш"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "ШикаÑтланган"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Тиклаш"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "ФаолÑизлантирилган"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Фаоллантириш"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "ТаққоÑлаш"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -335,54 +335,54 @@ msgstr ""
"Ðлоқадор жадваллар билан ишлаш учун қўшимча имкониÑтлар мавжуд ÑмаÑ. "
"Сабабларини аниқлаш учун %sбу ерга%s боÑинг."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF-Ñаҳифаларни таҳрирлаш"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Жадвал "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "ҚаторларÑони"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Ҳажми"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "ишлатилмоқда"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Тузиш"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Охирги Ñнгиланиш"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Охирги текширув"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -390,237 +390,243 @@ msgid_plural "%s tables"
msgstr[0] "Жадваллар Ñони: \"%s\""
msgstr[1] "Жадваллар Ñони: \"%s\""
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL Ñўрови муваффақиÑтли бажарилди"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "Сўровни бажариш учун, майдон/майдонлар танланган бўлиши керак."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Сортировка қилиш"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "ÐŽÑиш тартибида"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Камайиш тартибида"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "КўрÑатиш"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Критерий"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Қўйиш"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Ва"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "Ўчириш"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Ðки"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "Ўзгаририш"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Қатор қўшиш/ўчириш"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "УÑтун қўшиш/ўчириш"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "Сўровни Ñнгилаш"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Жадвалларни ишлатиш"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>\"%s\"</b> маълумотлар базаÑига SQL-Ñўров: "
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "Ñўровни бажариш"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "РухÑат берилмади"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "Ñўзлардан бири"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "барча Ñўзлар"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "аниқ моÑлик"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "мунтазам ибора"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>\"%s\"</i>\" учун қидирув натижалари \"%s\":"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "<i>\"%s\"</i> жадвалида ўхшашликлар Ñони \"%s\" та"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "<i>\"%s\"</i> жадвалида ўхшашликлар Ñони \"%s\" та"
+msgstr[1] "<i>\"%s\"</i> жадвалида ўхшашликлар Ñони \"%s\" та"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Кўриб чиқиш"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "Ўчириш"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Жами:</b> <i>\"%s\"</i> ўхшашлик"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Жами:</b> <i>\"%s\"</i> ўхшашлик"
+msgstr[1] "<b>Жами:</b> <i>\"%s\"</i> ўхшашлик"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Маълумотлар базаÑида қидириш"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Қидириш учун Ñўз(лар) ёки қиймат(лар) (ўрнига қўйиш белгиÑи: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Излаш:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "Сўзлар бўш жой (\" \") ёрдамида бўлинган."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Қуйидаги жадвал(лар)да қидириш:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Қуйидаги майдон(лар)да қидириш: "
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Қўйиш"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Тузилиши"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "Ўчириш"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Тозалаш"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "\"%s\" жадвали тозаланди"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr " \"%s\" намойиши ўчирилди"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "\"%s\" жадвали ўчирилди"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Кузатиш фаол."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Кузатиш фаол ÑмаÑ."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -629,173 +635,173 @@ msgstr ""
"Ушбу намойиш камида кўрÑатилган миқдорда қаторларга Ñга. БатафÑил маълумот "
"учун %sдокументациÑга%s қаранг."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Ðамойиш"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ (захира нуÑха кўчириш)"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Жами"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "\"%s\" - MySQL Ñерверидаги андозавий маълумотлар жадвали тури."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Белгиланганларни: "
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "БарчаÑини белгилаш"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Белгилашни бекор қилиш"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Оптималлаштириш лозим бўлгн жадвалларни белгилаш"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Чоп Ñтиш верÑиÑÑи"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Жадвални текшириш"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Жадвални оптималлаштириш"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Жадвални тиклаш"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Жадвал таҳлили"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "ЭкÑпорт"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Маълумотлар луғати"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Кузатилган жадваллар"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Маълумотлар базаÑи"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Охирги верÑиÑ"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Тузилди"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Янгиланди"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Ðмал"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "фаол"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "фаол ÑмаÑ"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "ВерÑиÑлар"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Кузатиш ҳиÑоботи"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Тузилма раÑми"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Кузатилмаган жадваллар"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Жадвални кузатиш"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "База лог файлини"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Белгиланган ÑкÑпорт тури файлга Ñақланиши шарт!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" файлини Ñақлаш учун диÑкда етарли жой мавжуд ÑмаÑ. "
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -803,17 +809,17 @@ msgstr ""
"\"%s\" файли Ñерверда мавжуд, унинг номини ўзгартиринг ёки қайта ёзиш "
"параметрини ёқинг."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "\"%s\" файлини веб-Ñерверга Ñақлаш учун ҳуқуқлар етарли ÑмаÑ."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп \"%s\" файлида Ñақланди."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -822,14 +828,14 @@ msgstr ""
"Эҳтимол, юкланаётган файл ҳажми жуда катта. Бу муаммони ечишнинг уÑуллари "
"%sдокументациÑда%s келтирилган."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Файлни ўқиб бўлмади!!"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -839,7 +845,7 @@ msgstr ""
"ÑмаÑ, шунинг учун ушбу файлни импорт қилиб бўлмайди. Ðгар даÑтур мавжуд "
"бўлÑа, демак у ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð²Ð°Ò›Ñ‚Ð¸Ð´Ð° ўчириб қўйилган."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -850,31 +856,31 @@ msgstr ""
"қийматдан катта. Қаранг: [a@./Documentation.html#faq1_16@Documentation]FAQ "
"1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Импорт модуллари мавжуд ÑмаÑ! Ўрнатилган phpMyAdmin нуÑхаÑининг libraries/"
"export каталогини текширинг."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Хатчўп ўчирилди."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Хатчўпларни кўрÑатиш"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "\"%s\" хатчўпи тузилди"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Импорт муваффақиÑтли тугатилди, бажарилган Ñўровлар Ñони: %d."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -883,7 +889,7 @@ msgstr ""
"ўша файлни танлаган ҳолда уни қайта ишга туширинг ва жараён узилган жойдан "
"бошлаб давом Ñтади."
-#: import.php:426
+#: 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."
@@ -892,20 +898,20 @@ msgstr ""
"Одатда, бу ҳол, php-Ñценарийлар учун ажратилган вақт оширилмагунча "
"phpMyAdmin даÑтури импорт жараёнини Ñкунла олмаÑлигини билдиради."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Орқага"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin ишлаши учун <b>фреймлар</b> билан ишлай оладиган браузер керак."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Танлаш учун Ñичқонча тугмаÑини боÑинг"
@@ -913,15 +919,15 @@ msgstr "Танлаш учун Ñичқонча тугмаÑини боÑинг"
msgid "Click to unselect"
msgstr "Танлашни бекор қилиш учун Ñичқонча тугмаÑини боÑинг"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" (маълумотлар базаÑини ўчириш) буйруғи ўчирилган."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Ҳақиқатан ҳам Ñўровни бажармоқчимиÑиз?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Маълумотлар базаÑи тўлиқ ЎЧИРИЛÐДИ!"
@@ -952,39 +958,39 @@ msgstr "ХоÑÑ‚ номи бўш!"
msgid "The user name is empty!"
msgstr "Фойдаланувчи номи белгиланмаган!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Парол белгиланмаган!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Киритилган пароллар бир хил ÑмаÑ!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Бекор қилиш"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "Ўзгариришлар Ñақланди"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Ðлоқа ўчирилди"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Ташқи калитга (FOREIGN KEY) алоқа ўрнатилди"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Ички алоқа ўрнатилди"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Хатолик: Боғлиқлик ўрнатилмади."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Хатолик: Боғлиқлик аллақачон мавжуд."
@@ -992,13 +998,13 @@ msgstr "Хатолик: Боғлиқлик аллақачон мавжуд."
msgid "Error saving coordinates for Designer."
msgstr "Координаталарни Ñақлашда хатолик."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Ðлоқаларнинг аÑоÑий имкониÑтлари"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "ФаолÑизлантирилган"
@@ -1014,125 +1020,135 @@ msgstr "Ташқи калитни танланг"
msgid "Please select the primary key or a unique key"
msgstr "Бирламчи (PRIMARY) ёки уникал (UNIQUE) Ð¸Ð½Ð´ÐµÐºÑ Ð±ÑžÐ»Ð³Ð°Ð½ майдонни танланг!"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "КўрÑатиладиган майдонни танлаш"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Парол ўрнатиш"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Садақа"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Орқага"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Кейинги"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Жами"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Иккилик"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Мар"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Ðпр"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "Май"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Июн"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Июл"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ðвг"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Окт"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Янв"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Фев"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Мар"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Ðпр"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1140,199 +1156,199 @@ msgid "May"
msgstr "Май"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Июн"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Июл"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Ðвг"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Сен"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Окт"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "ÐоÑ"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Дек"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Якш"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Душ"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Сеш"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Жум"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Якш"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Душ"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Сеш"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Чор"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Пай"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Жум"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Шан"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Якш"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Душ"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Сеш"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Чор"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Пай"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Жум"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Шан"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Вики"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "ишлатилмоқда"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "Ñекундига"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Шрифт ўлчами"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Файл юкланаётган вақтда номаълум хатолик юз берди."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Юкланаётган файл ҳажми PHP конфигурацион файлида (php.ini) кўрÑатилган "
"\"upload_max_filesize\" директиваÑи қийматидан катта!"
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1340,23 +1356,23 @@ msgstr ""
"Юкланаётган файл ҳажми HTML формада кўрÑатилган \"MAX_FILE_SIZE\" "
"директиваÑи қийматидан катта!"
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Юкланаётган файл фақатгина қиÑман юкланди."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Вақтинчалик файлларни Ñақлаш учун каталог топилмади."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Файлни диÑкка ёзишдахатолик юз берди."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Файлнинг юкланиши унинг кенгайтмаÑи Ñабали тўхтатилди."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1364,71 +1380,71 @@ msgstr ""
"Юкланган файл жойини ўзгартиришда хатолик, [a@./Documentation."
"html#faq1_11@Documentation]\"FAQ 1.11\"[/a]га қаранг"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð±ÐµÐ»Ð³Ð¸Ð»Ð°Ð½Ð¼Ð°Ð³Ð°Ð½!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "ИндекÑлар"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Уникал"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "ҚиÑилган"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Элементлар Ñони"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Изоҳ"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Таҳрирлаш"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Бирламчи калит ўчирилди"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr " \"%s\" индекÑи ўчирилди"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, 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 индекÑлари бир хил, улардан бирини ўчириш мумкин."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Маълумотлар базалари"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Хатолик"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1436,7 +1452,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d та қаторларга таъÑир Ñтди."
msgstr[1] "%1$d та қаторларга таъÑир Ñтди."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1444,7 +1460,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d та қаторлар ўчирилди."
msgstr[1] "%1$d та қаторлар ўчирилди."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1452,89 +1468,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d та қаторлар қўйилди."
msgstr[1] "%1$d та қаторлар қўйилди."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Ушбу турдаги жадваллар ҳақида қўшимча маълумот мавжуд ÑмаÑ. "
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Ушбу MySQL Ñервери \"%s\" турдаги жадваллар билан ишлай олади."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "\"%s\" туридаги жадваллар ушбу MySQL Ñерверда фаолÑизлантирилган."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ушбу MySQL Ñервери \"%s\" турдаги жадваллар билан ишлай олмайди."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Ðотўғри маълумотлар базаÑи"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Жадвал номи нотўғри"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "%1$s жадвалини %2$s деб қайта номлашда хатолик"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "`\"%s\"` жадвалининг номи `\"%s\"` деб ўзгартирилди."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr " \"%s\" мавзуÑи раÑмларига тўғри йўл топилмади!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Олдиндан кўриш мумкин ÑмаÑ."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Тадбиқ қилиш"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr " \"%s\" аÑл мавзуÑи топилмади!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr " \"%s\" мавзуÑи топилмади!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr " \"%s\" мавзуÑи файлларига йўл топилмади!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Мавзу / УÑлуб"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Уланиб бўлмади: нотўғри Ñозланган."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "\"%s\" даÑтурига хуш келибÑиз"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1543,7 +1559,7 @@ msgstr ""
"Эҳтимол, ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¸ тузилмаган. Уни тузиш учун %1$ssўрнатиш "
"ÑценарийÑидан%2$s фойдаланишингиз мумкин."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1554,65 +1570,65 @@ msgstr ""
"файлидаги хоÑÑ‚, фойдаланувчи ва паролни текширинг ва улар MySQL Ñервери "
"админиÑтраторидан олинган маълумотларга Ð¼Ð¾Ñ ÐºÐµÐ»Ð¸ÑˆÐ¸Ð³Ð° ишонч ҳоÑил қилинг."
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "ÐвторизациÑ"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin документациÑÑи"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Сервер"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Фойдаланувчи:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Парол:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Серверни танланг"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Браузерда \"cookies\" фаоллаштирилган бўлиши шарт."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"ПаролÑиз Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñ‚Ð¾Ð¼Ð¾Ð½Ð¸Ð´Ð°Ð½ ўчирилган (қаранг "
"AllowNoPassword)"
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr ""
"\"%s\" ÑÐ¾Ð½Ð¸Ñ Ð´Ð°Ð²Ð¾Ð¼Ð¸Ð´Ð° фаоллик кузатилмади, илтимоÑ, қайта авторизациÑдан "
"ўтинг. "
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL Ñерверига уланиб бўлмади"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Киритилган маълумотлар нотўғри. Кириш мумкин ÑмаÑ."
@@ -1650,29 +1666,7 @@ msgstr "Видео кўриниши"
msgid "Download file"
msgstr "Файлни юклаб олиш"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Кодировкаларни ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ учун керак бўлган \"iconv\" ёки \"recode\" "
-"кенгайтмалари қўшилмаган. Ушбу кенгайтмаларни қўшган ҳолда PHP даÑтурини "
-"Ñозлаш ёки phpMyAdmin даÑтурида кодировкаларни ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸ÑˆÐ½Ð¸ "
-"фаолÑизлантириш керак."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Зарур кенгайтмалар юкланган бўлишига қарамай, \"iconv\", \"libiconv\" ёки "
-"\"recode_string\" функциÑÑини ишлатиб бўлмади. Эҳтимол, PHP ни Ñозлашда "
-"хатолик мавжуд."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1687,13 +1681,13 @@ msgstr ""
"ни кўриб чиқинг. Кўп ҳолларда қўштирноқ ёки нуқта-вергул қолдириб кетилган "
"бўлади.<br />Ðгар бўм-бўш Ñаҳифа кўрÑатилÑа, демак, ҳаммаÑи жойида."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1701,212 +1695,212 @@ msgstr ""
"<tt>$cfg[\"PmaAbsoluteUrl\"]</tt> директиваÑи конфигурацион файлда Ñозланиши "
"ШÐРТ!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "Сервер рақами нотўғри: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
" %1$s Ñервери учун нотўғри хоÑÑ‚ номи кўрÑатилган. phpMyAdmin конфигурацион "
"файлида белгиланган Ñозлашларни тўғирланг."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Сервер"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
"phpMyAdmin конфигурацион файлида нотўғри Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули белгиланган:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr " \"%s\" ни \"%s\" верÑиÑга ёки каттароқ верÑиÑга Ñнгилаш зарур."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "МакÑимал ҳажми: \"%s\"%s\""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Юборилди"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Юборилди"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "ДокументациÑ"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL Ñўрови"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL жавоби: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "Сўров таҳлили"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Таҳлил керак ÑмаÑ"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP-код олиб ташлаш"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-код"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Янгилаш"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL ÑинтакÑиÑи текширувини олиб ташлаш"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL тўғрилигини текшириш"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Жадвал турлари"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Профиллаштириш"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Вақт"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Байт"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "КБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "МБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "ГБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "ТБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "ПБ"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "ЭБ"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y й., %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "\"%s\" кун, \"%s\" Ñоат, \"%s\" минут ва \"%s\" Ñекунд"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Боши"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Орқага"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Охири"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr " \"%s\" маълумотлар базаÑига ўтиш"
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
" \"%s\" параметрининг иши маълум хатоликка олиб келиши мумкин, батафÑил "
"маълумот учун қаранг \"%s\""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "ОперациÑлар"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1915,61 +1909,61 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] кенгайтмани юклаб "
"бўлмади! PHP конфигурациÑÑини Ñозланг."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "ҲодиÑалар"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Ðоми"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr " \"%s\" маълумотлар омбори ўчирилди."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Маълумотлар базаÑи бўш!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Кузатиш"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "Сўров"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Дизайнер"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Импорт"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "ПривилегиÑлар"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Муолажалар"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Қайтариладиган тип"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1977,152 +1971,142 @@ msgstr ""
"Тахминий бўлиши мумкин. [a@./Documentation.html#faq3_11@Documentation]\"FAQ "
"3.11\"[/a]га қаранг"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Фрагментланган"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"\"config.inc.php\" конфигурацион файлининг \"controluser\" директиваÑида "
"кўрÑатилган фойдаланувчи ёрдамида уланиб бўлмади."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Сервер жавоб бермаÑпти"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(ёки локал MySQL Ñервернинг Ñокети нотўғри Ñозланган)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "ТафÑилотлар..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Паролни ўзгартириш"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Парол йўқ"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Парол"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "ТаÑдиқлаш"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Паролни хешлаш"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 га моÑ"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Парол ўрнатиш"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Янги маълумотлар базаÑи тузиш"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Тузиш"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "ПривилегиÑлар йўқ"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Жадвалда, ҳеч бўлмаганда, битта майдон бўлиши шарт."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "\"%s\" маълумотлар базаÑида Ñнги жадвал тузиш"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Майдонлар Ñони "
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"ЭкÑпорт модуллари мавжуд ÑмаÑ! Ўрнатилган phpMyAdmin нуÑхаÑининг libraries/"
"export каталогини текширинг."
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "# %s ёзувидан бошлаб %s Ñатрни дамп қилиш."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Барча қаторларни дамп қилиш"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Файл каби Ñақлаш"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Сервердаги \"%s\" каталокка Ñақлаш"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Мавжуд файл(лар) уÑтидан ёзиш"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Файл номи шаблони"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "Ñервер номи"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "маълумотлар базаÑи номи"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "жадвал номи"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2133,40 +2117,40 @@ msgstr ""
"вақт ва Ñанани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: "
"%3$s. Матннинг бошқа қиÑмлари ўзгаришÑиз қолади."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr " шаблонни ёдда тутиш"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Файл кодировкаÑи: "
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Сиқиш"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Йўқ"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzip ёрдамида Ñиқилган"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL билан моÑлик режими"
@@ -2196,7 +2180,7 @@ msgstr ""
msgid "File to import"
msgstr "Импорт қилинаётган файл "
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Файлни танлаш"
@@ -2204,13 +2188,13 @@ msgstr "Файлни танлаш"
msgid "File uploads are not allowed on this server."
msgstr "Файлларни Ñерверга юклаб бўлмади."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "КўрÑатилган каталокка юклаб бўлмади"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Юклаш каталогидан"
@@ -2242,13 +2226,13 @@ msgstr ""
"Катта ҳажмдаги файлларни импорт қилишда қўл келиши мумкин, аммо бунда "
"Ñ‚Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ ÑƒÐ·Ð¸Ð»Ð¸ÑˆÐ¸ мумкин."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "Файл бошидаги Ñътибор бериш керак бўлмаган қаторлар (Ñўровлар) Ñони"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Импорт қилинаётган файл формати"
@@ -2292,174 +2276,174 @@ msgstr "Китоб шаклида"
msgid "Paper size"
msgstr "Қоғоз ўлчами"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Тил"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr " %d Ñони тўғри қатор рақами ÑмаÑ!"
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "та қатор қуйидаги қатордан бошлаб "
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "горизонтал"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "горизонтал (айлантирилган Ñарлавҳалар)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "вертикал"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "\"%s\" режимида ва Ñарлавҳаларни ҳар \"%s\" катакчадан кейин такрорлаш"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ушбу операциÑни бажариш узоқ вақт талаб қилиши мумкин. Давом ÑÑ‚Ñинми? "
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð±ÑžÐ¹Ð¸Ñ‡Ð° Ñортировка қилиш"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Параметрлар"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Маълумотларни қиÑқартириб кўрÑатиш"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Маълумотларни кенгайтирилган ҳолда кўрÑатиш"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Ðлоқадор калит"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Ðлоқадор майдон қиймати"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Иккилик маълумотларни кўрÑатиш"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "BLOB туридаги маълумотларни кўрÑатиш"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Иккилик маълумотларни ўн олтилик шаклда кўрÑатиш"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Яшириш"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "Ўгириш"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Белгиланган Ñўровни бажариш"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Ðзув ўчирилди"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Тугатиш"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "Ñўров бўйича"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Ðзувларни кўрÑатиш"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "жами"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "Сўров %01.4f Ñекунд вақт олди"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "Ўзгартириш"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "Сўров натижаларини ишлатиш"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Чоп Ñтиш верÑиÑÑи (тўла)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Ðлоқа топилмади"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "ВерÑÐ¸Ñ Ò³Ð°Ò›Ð¸Ð´Ð° маълумот"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Маълумотлар учун уй каталог"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "InnoDB маълумотлар файллари Ñақланадиган каталог йўлининг умумий қиÑми"
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Маълумотлар файли"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Ðвтоматик ошириб бориш"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2467,11 +2451,11 @@ msgstr ""
"Жадвалда жой тугаганда маълумотлар файли ҳажмини автоматик ошириш "
"(мегабайтларда) "
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Буфер пули ҳажми"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2479,85 +2463,85 @@ msgstr ""
"Маълумотларни ва жадвал индекÑларини кешлашда InnoDB ишлатадиган хотира "
"буфери ҳажми"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Буфер пули"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB аҳволи"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Ишлатилиш"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Жами"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "Ñаҳифалар Ñони "
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Бўш Ñаҳифалар Ñони "
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Кир Ñаҳифалар"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Маълумотлар мавжуд Ñаҳифалар"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Тозалаш керак бўлган Ñаҳифалар Ñони: "
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Банд Ñаҳифалар"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Блокировка қилинган Ñаҳифалар Ñони: "
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Фаоллик"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "Ўқишга рухÑат Ñўраш"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Ðзишга бўлган Ñўровлар Ñони"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Буферни ўқишда қолдиришлар мавжуд"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Буфернинг тозаланиши кутилмоқда"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Буферни ўқишда % қолдиришлар мавжуд "
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr " % буфернинг тозаланиши кутилмоқда"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Маълумотлар файли кўрÑатгичи ҳажми"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2566,11 +2550,11 @@ msgstr ""
"туридаги жадвал тузишда (CREATE TABLE) ишлатиладиган маълумотлар файли "
"кўрÑатгичи ҳажми (байтларда)."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Ðвтоматик тиклаш режими"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2578,11 +2562,11 @@ msgstr ""
"Жадвал бузилганда автоматик тиклаш режими. Сервер ишга туширилганда, --"
"myisam-recover параметри орқали белгиланади."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Вақтинчалик Ð¸Ð½Ð´ÐµÐºÑ Ñ„Ð°Ð¹Ð»Ð»Ð°Ñ€Ð¸Ð½Ð¸Ð½Ð³ макÑимал ҳажми"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2593,11 +2577,11 @@ msgstr ""
"ҳажми. Ðгар файл ҳажми берилган қийматдан ошÑа, унда Ð¸Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸ ёрдамида "
"Ð¸Ð½Ð´ÐµÐºÑ Ñ‚ÑƒÐ·Ð¸Ð»Ð°Ð´Ð¸ (бундай алгоритм Ñекинроқ лекин барқарорроқ ишлайди)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "ИндекÑни тузишда ишлатиладиган вақтинчалик файл ҳажми"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2607,11 +2591,11 @@ msgstr ""
"вақтинчалик файл ҳажми бу ерда кўрÑатилган ҳажмдан катта бўлÑа, индекÑни "
"кешлашнинг Ñекинроқ лекин барқарорроқ уÑулига афзаллик берилади."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Оқимли тиклаш"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2619,11 +2603,11 @@ msgstr ""
"Ðгар қиймат бирдан катта бўлÑа, MyISAM туридаги жадвал индекÑлари тиклаш "
"вақтида параллел равишда Ñортировка (Repair by sorting) ёрдамида тузилган."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Сортировка буфери ҳажми"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2632,11 +2616,11 @@ msgstr ""
"ёки ALTER TABLE буйруқлари ёрдамида Ð¸Ð½Ð´ÐµÐºÑ Ñ‚ÑƒÐ·Ð¸Ñˆ учун керак бўлган буфер "
"ҳажми."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸ ҳажми"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2644,11 +2628,11 @@ msgstr ""
"ИндекÑлар кешига ажратилган хотира ҳажми. ÐÑл қиймати – 32 Мб. Бунда "
"ажратилган хотира фақатгина Ð¸Ð½Ð´ÐµÐºÑ Ñаҳифаларни кешлашда фойдаланилади."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Ðзиш кеши ҳажми"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2658,11 +2642,11 @@ msgstr ""
"Мб. Ушбу хотира маълумотларни Ñақлаш файллари(.xtd)даги ва қатор "
"кўрÑатгичлари(.xtr)даги ўзгаришларни кешлашда ишлатилади. "
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Журнал кеши ҳажми"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2670,11 +2654,11 @@ msgstr ""
"ТранзакциÑлар журнали маълумотларини кешлаш учун ажратилган хотира ҳажми. "
"ÐÑл қиймати – 16 Мб."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Журнал файли оÑтонаÑи"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2682,11 +2666,11 @@ msgstr ""
"ТранзакциÑлар журналининг қайтишгача ва Ñнги журнал тузишгача ҳажми. ÐÑл "
"қиймати – 26 Мб."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "ТранзакциÑлар буфери ҳажми"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2694,11 +2678,11 @@ msgstr ""
"Ð¢Ñ€Ð°Ð½Ð·Ð°ÐºÑ†Ð¸Ñ Ð¶ÑƒÑ€Ð½Ð°Ð»Ð»Ð°Ñ€Ð¸ учун глобал буфер ҳажми (даÑтур шу ҳажмдаги 2 та буфер "
"ажратади). ÐÑл қиймати – 1 Мб."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Текширув чаÑтотаÑи"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2706,11 +2690,11 @@ msgstr ""
"Текширув амалга оширилганга қадар транзакциÑлар журналида ёзилган "
"маълумотлар ҳажми. ÐÑл қиймати – 24 Мб."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Маълумотлар журнали оÑтонаÑи"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2722,11 +2706,11 @@ msgstr ""
"мумкин. Шундай қилиб, маълумотлар базаÑида Ñақланадиган маълумотларнинг "
"умумий ҳажмини ошириш учун ушбу ўзгарувчининг қийматини ошириш мумкин."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Ðхлатланиш оÑтонаÑи"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2734,11 +2718,11 @@ msgstr ""
"Ихчамлаштиришдан олдин маълумотлар журнали файли ахлатланишининг фоиз "
"ниÑбати. Қиймат 1 ва 99 ораÑидабўлиши шарт. ÐÑл қиймати – 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Журнал буфери ҳажми"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2748,27 +2732,27 @@ msgstr ""
"Мб. Ðгар оқим журнал маълумотларини ёзиш учун керак бўлÑагина, даÑтур ҳар "
"бир оқимга битта буфер ажратади."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Маълумотлар файлларининг ошиш ҳажми"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Маълумотларни Ñақлаш файллари(.xtd)нинг ошиш ҳажми."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Қатор файлларининг ошиш ҳажми"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Қатор кўрÑатгичлари файллари(.xtr)нинг ошиш ҳажми."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Журнал файллари Ñони"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2780,150 +2764,150 @@ msgstr ""
"ўчирилади ёки уларнинг номлари ўзгартирилади ва қуйидаги тартибда "
"рақамланади."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Формат"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Қаторлар бўлувчиÑи"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Майдон қийматлари қуйидаги белги ичига олинган "
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Белги олдида қуйидаги белги мавжуд "
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Қаторлар бўлувчиÑи"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL қийматни қуйидагига алмаштириш"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Майдонлар ичидаги Ñатрдан-Ñатрга кўчириш белгиларини олиб ташлаш"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Майдон номларини биринчи қаторга жойлаштириш"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel учун CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-верÑиÑÑи"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Маълумотлар"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Жадвал маълумотларини дамп қилиш"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Жадвал тузилиши"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Жадвалга Ñарлавҳа қўшиш"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Жадвал ÑарлавҳаÑи"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Жадвал ÑарлавҳаÑи (давоми)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Белги идентификатори"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Ðлоқалар"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME тури"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "ХоÑÑ‚"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Тузилган Ñана "
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Сервер верÑиÑÑи"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP верÑиÑÑм"
@@ -2931,23 +2915,23 @@ msgstr "PHP верÑиÑÑм"
msgid "MediaWiki Table"
msgstr "MediaWiki жадвали"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document жадвали"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "OpenDocument матн"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Маълум бир жадвал маълумотларини ўз ичига олган ҳиÑобот тузиш)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "ҲиÑобот ÑарлавҳаÑи"
@@ -2955,101 +2939,101 @@ msgstr "ҲиÑобот ÑарлавҳаÑи"
msgid "PHP array"
msgstr "PHP маÑÑиви"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Сарлавҳага ўз изоҳингизни қўшиш (\\n белгиÑи Ñатрдан Ñатрга ўтказади)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "ТранзакциÑга ÑкÑпортни қўшиш"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Ташқи калитларни текширишни ўчириш"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Маълумотлар базаÑи ÑкÑпорт параметрлари"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Жадвал ва майдон номларини теÑкари қўштирноққа олиш"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Изоҳларга қўшиш"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Тузиш, Ñнгилаш ва текшириш Ñаналари"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "Тўла қўйиш"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Кенгайтирилган қўйилмалар"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Тузилаёган Ñўровнинг макÑимал узунлиги"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Кечиктирилган қўйиш (DELAYED INSERTS) дан фойдаланиш"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "Эътибор бермаÑлик (IGNORE) қўйилмалардан фойдаланиш"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "BLOB туридаги маълумотларни ўн олтилик шаклда намойиш Ñтиш"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Вақтни UTC шаклда ÑкÑпорт қилиш"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "ЭÑкпорт тури"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Муолажалар"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "ФункциÑлар"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Сақланган жадвалларнинг ташқи калитида чекловлар"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Жадвалларнинг ташқи калитида чекловлар"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "ЖÐДВÐЛ УЧУРMIME ТУРЛÐРИ"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "Жадвал алоқалари"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Триггерлар"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Ðамойиш Ñтиш учун тузилма"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Ðамойиш Ñтиш учун тузилма"
@@ -3057,168 +3041,168 @@ msgstr "Ðамойиш Ñтиш учун тузилма"
msgid "Texy! text"
msgstr "Texy! матн"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS иш китоби"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX иш китоби"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Тузилма ÑхемаÑини ÑкÑпорт қилиш (тавÑÐ¸Ñ Ñтилади)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "ФункциÑларни ÑкÑпорт қилиш"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Процедуларни ÑкÑпорт қилиш"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Жадвалларни ÑкÑпорт қилиш"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Триггерларни ÑкÑпорт қилиш"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Кўринишларни ÑкÑпорт қилиш"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Таркибини ÑкÑпорт қилиш"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "phpMyAdmin даÑтурини Ñнги ойнада очиш"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Янги жадвал"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL Ñўрови натижаÑи"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Тузилган"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL бўш натижа берди (Ñъни нольта Ñатр)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Қуйидаги тузилишлар Ñ‘ тузилди Ñ‘ ўзгартирилди. Бу ерда Ñиз қуйидаги амалларни "
"бажаришингиз мумкин:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Тузилмани кўриш учун унинг номи уÑтига Ñичқонча тугмаÑини боÑинг"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Қуйидаги танловларни ўзгартириш учун, \"Танловлар\" боғига боÑинг"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Тузилмани ўзгартириш учун, \"Тузилма\" боғига киринг"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Ушбу базага ўтиш"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "танловлар"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Ушбу жадвалга ўтиш"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "тузилиш"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Ушбу кўринишга ўтиш"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Жадвал маълумотларини файл маълумотлари билан алмаштириш"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Такрорий қаторларга Ñътибор бермаÑлик"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Биринчи қаторга уÑтун номлари"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Майдон номлари"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV импортидаги парамерт нотўғри: \"%s\""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Ðотўғри уÑтун (\"%s\") танланган!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
"Киритилаётган CSV маълумотларнинг %d қаторидаги маълумотлар формати нотўғри."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr ""
"Киритилаётган CSV маълумотларнинг %d қаторидаги майдонлар Ñони нотўғри."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Жадвал номи"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "\"LOAD DATA\" ишлатилган CSV"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "\"LOCAL\" калит Ñўзини ишлатиш"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ушбу модул қиÑилган маълумотларни импорт қила олмайди!"
@@ -3235,7 +3219,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Пул бирликларини импорт қилиш (маÑалан, $5.00 ни 5.00 га)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Ðоль қийматлари учун \"AUTO_INCREMENT\" ишлатмаÑлик"
@@ -3248,14 +3232,14 @@ msgstr ""
"қилиб кўринг."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Кодировкалаш функциÑÑи"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3263,300 +3247,300 @@ msgid "None"
msgstr "Йўқ"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Бирламчи"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ИндекÑ"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Матн тўлалигича"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "Ўзгариш йўқ"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Кодировка"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Иккилик"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Болгарча"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Соддалаштирилган хитойча"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "Ðнъанавий хитойча"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "ҳарфлар катта-кичиклиги фарқланмайди"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "ҳарфлар катта-кичиклиги фарқланади"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Хорватча"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Чехча"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "ДаниÑча"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Инглизча"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "ЭÑперанто"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "ЭÑтонча"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "ÐемиÑча"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "луғат"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "телефонлар китоби"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Венгерча"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "ИÑландча"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Японча"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Латишча"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Литвача"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "КорейÑча"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "ФорÑча"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "ПолÑкча"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "Ғарбий-Европача"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Руминча"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Словакча"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Словенча"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "ИÑпанча"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "Ðнъанавий иÑпанча"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Шведча"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Тайча"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Туркча"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Украинча"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Юникод"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "кўп тилдаги"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Марказий Европача"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "РуÑча"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Балтикача"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Ðрманча"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Кириллча"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Ðрабча"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Яҳудийча"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Грузинча"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Грекча"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "ЧехоÑловакча"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "номаълум"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Бош Ñаҳифа"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Чиқиш"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "Сўровлар ойнаÑи"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ушбу формат учун Ñозланадиган параметр мавжуд ÑмаÑ"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Тайёр ÑмаÑ"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Фаоллаштирилган"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "ИмкониÑтларни кўрÑатиш"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-Ñхема тузиш"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Майдон изоҳларини кўрÑатиш"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"\"column_comments\" жадвалини Ñнгилаш зарур. БатафÑил маълумот учун "
"документациÑга қаранг."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Хатчўп қўйилган SQL Ñўрови"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-Ñўровлар тарихи"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "МуфаÑÑал танловларни тез Ñозлаш учун қадамларs:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Керакли жадвалларни <code>script/create_tables.sql</code> код ёрдамида тузиш."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "phpMyAdmin фойдаланувчиÑи қўшиш ва ушбу жадвалларга рухÑат бериш."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3564,25 +3548,25 @@ msgstr ""
"(<code>config.inc.php</code>) файлидаги муфаÑÑал танловларни фаоллаштириш, "
"маÑалан, <code>config.sample.inc.php</code> дан бошлаб."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Янгиланган ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¸ ишга тушиши учун, phpMyAdmin даÑтуридан чиқиб, "
"қайта киринг."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "тавÑиф мавжуд ÑмаÑ"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Тобе Ñервер конфигурациÑÑи"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Бош Ñерверни ўзгартириш ёки қайта ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3591,42 +3575,42 @@ msgstr ""
"ҳоÑил қилинг. Ðгар шундай бўлмаÑа, қуйидаги қаторларни [mysqld] бўлимига "
"қўшинг:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Фойдаланувчи номи"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Порт"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Бош Ñервер ÑтатуÑи"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Тобе Ñервер ÑтатуÑи"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "Ўзгарувчи"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Қиймати"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Сервер ID Ñи"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3634,38 +3618,38 @@ msgstr ""
"Рўйхатда фақат \"--report-host=host_name\" танлови ёрдамда юкланган тобе "
"Ñерверлар кўрÑатилмоқда."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Тобе Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ñ„Ð¾Ð¹Ð´Ð°Ð»Ð°Ð½ÑƒÐ²Ñ‡Ð¸Ñини қўшиш"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Ҳар қайÑи фойдаланувчи"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Матнмайдонини ишлатиш"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Ҳар қайÑи хоÑÑ‚"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Локал"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ушбу хоÑÑ‚"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "ХоÑтлар жадвалидан фойдаланиш"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3673,132 +3657,136 @@ msgstr ""
"Ðгар ХоÑтлар жадвалидан фойдаланилÑа, ушбу майдонга Ñътибор берилмайди ва "
"унинг ўрнига ХоÑтлар жадвалидаги қийматлар ишлатилади."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Парол ўрнатиш"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr " __TABLE__ жадвалининг мундарижаÑи"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(давоми)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr " __TABLE__ жадвалининг тузилиши"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðомаълум тил: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Серверлар"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "Ўзгарувчилар"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Кодировкалар"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Жадвал турлари"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Иккилик журнал"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Жараёнлар"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Ð¡Ð¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Манба база"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Жорий Ñервер"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "МаÑофадаги Ñервер"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Фарқ"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Ðишон база"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "\"%s\" Ñерверида SQL-Ñўров(лар)ни бажариш "
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "\"%s\" маълумотлар базаÑида SQL-Ñўров(лар)ни бажариш"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Майдон номлари"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Ушбу SQL Ñўровига хатчўп тузиш"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Барча фойдаланувчиларга рухÑат бериш"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Шу номли хатчўпни алмаштириш"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "Сўровлар ойнаÑи ичидаги маълумотларни блокировка қилиш"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "ТақÑимловчи"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Ушбу Ñўровни қайта кўрÑатиш"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Бажариш"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Фақат кўриш"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3806,7 +3794,7 @@ msgstr ""
"Эҳтимол, SQL Ñўровида хатолик мавжуд. Ðгар хато мавжуд бўлÑа, паÑтда MySQL "
"Ñервер хатоликни кўрÑатади ва ўша хабар муаммо ечимини топишга ёрдам беради."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3828,35 +3816,35 @@ msgstr ""
"ÑекциÑÑидаги маълумотлар билан қўшиб, хато тавÑифларини ишлаб чиқарувчиларга "
"юборинг:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Ðпилмаган қўштирноқ"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Ðотўғри идентификатор"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Ðомаълум пунктуациÑ"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3865,21 +3853,21 @@ msgstr ""
"SQL ÑинтакÑиÑини текшириб бўлмади. PHP учун зарур кенгайтмалар "
"ўрнатилганлигини текширинг, батафÑил маълумот учун %sдокументациÑга%s қаранг."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Жадвал - бўш!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "\"%s.%s\" жадвалини кузатиш фаоллаштирилди."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Узунлик/қийматлар"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3897,7 +3885,7 @@ msgstr ""
"битталик қўштирноқ (\") белгилари олдидан теÑкари Ñгри чизиқ бўлиши керак, "
"маÑалан: \"\\\\xyz\" ёки \"a\\\"b\"."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3905,12 +3893,12 @@ msgstr ""
"\"Ðндозавий\" майдонлар қийматларида теÑкари Ñгри чизиқ ва қўштирноқларни "
"ишлатманг."
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Ðтрибутлар"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3919,11 +3907,11 @@ msgstr ""
"Мавжуд MIME турлари ва ўгиришлар параметларини кўриш учун қуйидаги "
"боғланишдан фойдаланинг: - \"%s\"ўзгариришлар тавÑифи\"%s\""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "Ўгиришлар параметрлари"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3935,18 +3923,18 @@ msgstr ""
"белгилари олдидан теÑкари Ñгри чизиқ бўлиши керак, маÑалан: \"\\\\xyz\" ёки "
"\"a\\\"b\"."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Йўқ"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Қоидага кўра:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3955,39 +3943,39 @@ msgstr ""
"Ҳозирги ватқда тавÑиф мавжуд ÑмаÑ. <br /> Ишлатилаётган \"%s\" ўгиришлар "
"намойиши функциÑларининг иши Ñқин орада тавÑифланади. "
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Жадвал тури"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Бўлакларни (PARTITIONS) белгилаш"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Сақлаш"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "УÑтун(лар) қўшиш"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Ҳеч бўлмаганда битта майдон киритиш шарт."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "ҲодиÑа"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -4005,7 +3993,7 @@ msgstr ""
"олган майдон номи Ñифатида ишлатиш мумкин. Иккинчи параметр ишлатилганда, "
"биринчиÑини бўш Ñатр Ñифатида белгилаш зарур."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4014,8 +4002,8 @@ msgstr ""
"параметр бўш жой қўйилиши керак бўлган интервални (аÑл қиймати ҳар икки "
"Ñримбайтдан кейин) кўрÑатиш учун ишлатилади."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4024,11 +4012,11 @@ msgstr ""
"пиктограммани кўрÑатиш. Параметр Ñифатида раÑмнинг пикÑелларда берилган "
"макÑимал бўйи ва Ñнини белгилаш мумкин. Томонларнинг аÑл ниÑбати Ñақланади."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "РаÑмни юклаб олиш учун боғ кўрÑатиш"
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4057,7 +4045,7 @@ msgstr ""
"\"strftime()\", \"utc\" қиймат учун \"gmdate()\" функциÑга Ð¼Ð¾Ñ Ñ€Ð°Ð²Ð¸ÑˆÐ´Ð° "
"ўрнатилиши керак."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4093,7 +4081,7 @@ msgstr ""
"белгиларига Ñътибор берилмайди ва барча маълумотлар бир Ñатрда чиқарилади "
"(аÑл қиймати: 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4106,7 +4094,7 @@ msgstr ""
"ёрдамида ўзгартирилмаÑдан кўрÑатади. Бу ҳолда майдон HTML кодни ўз ичига "
"олган бўлиши мумкин."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4121,7 +4109,7 @@ msgstr ""
"- URL-префикÑдир, маÑалан \"http://www.example.com/\". Иккинчи ва учинчи "
"параметр - раÑмнинг пмкÑелларда берилган бўйи ва Ñни."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4136,18 +4124,18 @@ msgstr ""
"префикÑдир, маÑалан \"http://www.example.com/\". Иккинчи параметр - боғ "
"ÑарлавҳаÑи."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
"Матнни ÑинтакÑиÑи ранг билан белгиланган SQL Ñўров Ñифатида форматлайди"
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4169,66 +4157,66 @@ msgstr "ZIP-архив ичида файл мавжуд ÑмаÑ!"
msgid "Error in ZIP archive:"
msgstr "Ушбу ZIP архивда хатолик:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Ðмаллар"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL билан уланишни чоғиштириш"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "ИнтерфейÑ"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Рангни танлаш"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Тозалаш"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Протокол верÑиÑÑи"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Фойдаланувчи"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-кодировка"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Веб Ñервер"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-клиент верÑиÑÑи"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP кенгайтмаÑи"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP ҳақида маълумотни кўрÑатиш"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Вики"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr " phpMyAdmin раÑмий веб-ÑаҳифаÑи"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4240,7 +4228,7 @@ msgstr ""
"Ñозланган MySQL Ñервери хавфÑизлик жиҳатидан анча заиф ҳиÑобланади, шунинг "
"учун \"root\" ÑуперфойдаланувчиÑига парол ўрнатиш қатъиÑн тавÑÐ¸Ñ Ñтилади."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4250,7 +4238,7 @@ msgstr ""
"func_overload параметри ёқилган. Маълумот йўқолиши олдини олиш учун, ушбу "
"параметр ўчирилиши керак!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4261,7 +4249,7 @@ msgstr ""
"маълумот йўқолишига олиб келиши мумкин. PHP \"mbstring\" кенгайтмаÑини "
"ўрнатиш қатъий тавÑÐ¸Ñ Ñтилади."
-#: main.php:290
+#: main.php:289
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 "
@@ -4274,13 +4262,13 @@ msgstr ""
"давомийлигидан кичикроқ, шунинг учун логин ÑеÑÑиÑнгиз phpMyAdmin даÑтурида "
"ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð³Ð°Ð½Ð¸Ð½Ð³Ð¸Ð·Ð´Ð°Ð½ тезроқ тугайди."
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"cookie-Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¸ÑˆÐ»Ð°Ñ‚Ð¸Ð»Ð³Ð°Ð½Ð´Ð°, конфигурацион файлдаги $cfg"
"[\"blowfish_secret\"] директиваÑи қийматини ўрнатиб парол белгилаш керак."
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4290,7 +4278,7 @@ msgstr ""
"каталоги ҳалиÑм мавжуд. phpMyAdmin муваффақиÑтли ўрнатилгандан кейин, уни "
"ўчириш тавÑÐ¸Ñ Ñтилади."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4300,7 +4288,7 @@ msgstr ""
"баъзи функциÑлари ишламайди. МаÑалан, Ð½Ð°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¾Ð¹Ð½Ð°Ñи автоматик тарзда "
"Ñнгиланиб турмайди."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4309,7 +4297,7 @@ msgstr ""
"MySQL-клиент верÑиÑÑи (\"%s\") ўрнатилган MySQL-Ñервер верÑиÑÑи(\"%s\")дан "
"фарқ қилмоқда. Бу ҳолат нохуш оқибатларга олиб келиши мумкин."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4318,72 +4306,72 @@ msgstr ""
"Сервер \"Suhosin\" Ò³Ð¸Ð¼Ð¾Ñ Ñ‚Ð¸Ð·Ð¸Ð¼Ð°Ð´Ð°Ð½ фойдаланмоқда. Юзага келган муаммолар "
"ечими учун \"%s\"документациÑ\"%s\" га қаранг."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¾Ð¹Ð½Ð°Ñини қайта юклаш"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Маълумотлар базаÑи мавжуд ÑмаÑ"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Фильтр"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Тозалаш"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Жадвал тузиш"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Маълумотлар базаÑини танланг"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr " <b>\"%s\"</b> жадвали топилмади ёки <b>\"%s\"</b>да ўрнатилмаган"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Таҳрирлаш лозим бўлган Ñаҳифани танлаш"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Янги Ñаҳифа тузиш"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Саҳифа рақами: "
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Ðвтоматик раÑкладка"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Ички алоқалар"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Жадвалларни танланг"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "КўрÑатиш"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4391,113 +4379,113 @@ msgstr ""
"Ушбу Ñаҳифада мавжуд бўлмаган жадваллар учун мурожаатлар мавжуд. Ушбу "
"мурожаатларни ўчиришни хоҳлайÑизми?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" жадвали мавжуд ÑмаÑ!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr " \"%s\" жадвалининг координаталарини ўзгартириш"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" маълумотлар базаÑи тузилиши - \"%s\" Ñаҳифа"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Жадвал мавжуд ÑмаÑ"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Ðлоқалар ÑхемаÑи"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Мундарижа"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Қўшимча"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Чап менюни кўрÑатиш/Ñшириш"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Жадваллар жойлашишини Ñақлаш"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Жадвал тузиш"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Боғлиқлик ўрнатиш"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Қайта юклаш"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Ðрдам"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Бурчакли боғланишлар"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "Тўғридан-тўғри боғланишлар"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "Тўрга боғлаб қўйиш"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Барча жадваллар кўрÑатилишини Тахлаш/Тиклаш"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "ТеÑкари кўрÑатиш"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "PDF-Ñхемага/Ñхемадан жадвал координаталарини импорт/ÑкÑпорт қилиш"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Менюни кўчириш"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Барча жадвалларни Ñшириш/кўрÑатиш"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Ðлоқа мавжуд бўлмаган жадвалларни Ñшириш/кўрÑатиш"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Жадваллар Ñони "
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Боғлиқликни ўчириш"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "Ðлоқани танлаш учун раÑмда кўрÑатилганикаби уланиш нуқтаÑига боÑинг:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4511,139 +4499,139 @@ msgstr ""
"КўрÑатиладиган майдонлар пушти рангда берилади. Майдонни кўрÑатиладиган "
"қилиш учун \"КўрÑатиладиган майдонни танлаш\" бўлимидан Ð¼Ð¾Ñ Ð¼Ð°Ð¹Ð´Ð¾Ð½Ð½Ð¸ танланг."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Саҳифа тузилди"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Саҳифа тузиб бўлмади"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "МаÑштаб"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "тавÑÐ¸Ñ Ñтилган"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Саҳифа"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Файлларни импорт қилиш"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Барча"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Кўриш учун бинар журнални танланг"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Файллар Ñони "
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "Сўровларни қиÑқартириб кўрÑатиш"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "Сўровларнинг кенгайтирилган кўриниши"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Журнал файли"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ПозициÑ"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "ҲодиÑа тури"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "ÐÑл позициÑ"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Маълумот"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Кодировкалар ва таққоÑлашлар"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Биронта ҳам маълумотлар базаÑи танланмаган."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "\"%s\" маълумотлар базаÑи муваффақиÑтли ўчирилди."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Маълумотлар базаÑи ÑтатиÑкаÑи"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Жадваллар"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Бош Ñервер репликациÑÑи"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Тобе Ñервер репликациÑÑи"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Ушбу базага ўтиш"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Бош Ñервер репликациÑÑи"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ (захира нуÑха кўчириш)"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "\"%s\" маълумотлар базаÑининг привилегиÑларни текшириш"
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "ПривилегиÑларни текшириш"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "СтатиÑкани ёқиш"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "СтатиÑкани ўчириш"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4651,11 +4639,11 @@ msgstr ""
"ИЗОҲ: СтатиÑкани ёқиш веб-Ñервер ва MySQL Ñервери ўртаÑида катта траффикка "
"Ñабаб бўлиши мумкин."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Жадвал турлари"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Маълумотлар базалари дампини (ÑхемаÑини) намойиш Ñтиш"
@@ -4865,20 +4853,20 @@ msgid "None"
msgstr "Йўқ"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Жадвал даражаÑижаги привилегиÑлар"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "ИЗОҲ: MySQL привилегиÑлари турлари инглиз тилида кўрÑатилади."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Глобал привилегиÑлар"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Маълумотлар базаÑи привилегиÑлари"
@@ -4904,99 +4892,99 @@ msgstr "Фойдаланувчи ҳиÑоби ҳақида маълумот"
msgid "Do not change the password"
msgstr "Паролни ўзгартирмаÑлик"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Биронта ҳам фойдаланувчи топилмади."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr " \"%s\" номли фойдаланувчи мавжуд!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Сиз Ñнги фойдаланувчи қўшдингиз."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr " \"%s\" учун привилегиÑлар ўзгартирилди."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr " \"%s\" фойдаланувчининг привилегиÑлари бекор қилинди."
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "\"%s\" фойдаланувчининг пароли муваффақиÑтли ўзгартирилди."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "\"%s\" ўчирилмоқда"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "Ўчириш лозим бўлган фойдаланувчилар танланмаган!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "ПривилегиÑлар қайта юкланмоқда"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Белгиланган фойдаланувчилар муваффақиÑтли ўчирилди."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "ПривилегиÑлар муваффақиÑтли қайта юкланди."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "ПривилегиÑларни таҳрирлаш"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Бекор қилиш"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Фойдаланувчилар ҳиÑобини кўриб чиқиш"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "GRANT"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Ҳар қайÑи"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Янги фойдаланувчи қўшиш"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Белгиланган фойдаланувчиларни ўчириш"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Фойдаланувчиларнинг барча фаол привилегиÑларини бекор қилиш, Ñўнг уларни "
"ўчириш."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "Фойдаланувчилар номлари билан аталган маълумотлар базаларини ўчириш."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -5009,154 +4997,154 @@ msgstr ""
"маълумотлар Ñервер томонидан ишлатилаётган привилегиÑлардан фарқ қилиши "
"мумкин. Бу ҳолда %sпривилегиÑларни қайта юклаш%s керак."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Белгиланган фойдаланувчи привилегиÑлар жадвалида топилмади."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Майдон привилегиÑлари"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Қуйидаги маълумотлар омборига Ð¿Ñ€Ð¸Ð²Ð¸Ð»ÐµÐ³Ð¸Ñ Ò›ÑžÑˆÐ¸Ñˆ"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Маълумотлар базалари номларида паÑтки чизиқ (_) ва фоиз (%) белгилари "
"ишлатилганда улар олдига теÑкари Ñгри чизиқ (\\) қўйиш керак."
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Қуйидаги жадвалга Ð¿Ñ€Ð¸Ð²Ð¸Ð»ÐµÐ³Ð¸Ñ Ò›ÑžÑˆÐ¸Ñˆ"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Фойдаланувчининг логинини ўзгартириш / Фойдаланувчидан нуÑха олиш"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Худди шундай привилегиÑли Ñнги фойдаланувчи киритиш..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr " ва ÑÑкиÑини Ñақлаш."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ва фойдаланувчилар жадвалидан ÑÑкиÑини ўчириш."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ", ÑÑкиÑининг барча фаол привилегиÑларини бекор қилиб ўчириш."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
", фойдаланувчилар жадвалидан ÑÑкиÑини ўчириб привилегиÑларни қайта юклаш."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Фойдаланувчи учун маълумотлар базаÑи"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Йўқ"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Фойдаланувчи номи билан аталган маълумотлар базаÑи тузиш ва унга тўлиқ "
"привилегиÑларни бериш."
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"(фойдаланувчи\\_%) шаблонига тўғри келадиган барча маълумотлар базаларига "
"тўлиқ привилегиÑларни бериш."
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "\"%s\"&quot маълумотлар базаÑига барча привилегиÑларни бериш;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\"га рухÑати бўлган фойдаланувчилар"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "Глобал"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Маълумотлар базаÑи даражаÑида"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Гуруҳлаш белгиÑи"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr " \"%s\" жараёни муваффақиÑтли Ñкунланди."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin \"%s\" оқим ишини тугута олмади. Эҳтимол, у аллақачон ёпиқ."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Ðомаълум хатолик"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "%s бош Ñерверига уланиб бўлмади."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Бош Ñервер позициÑÑини ўқиб бўлмади. Сервердаги привилегиларда муаммо бўлиши "
"мумкин."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Бош Ñерверни ўзгартириб бўлмади"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Бош Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ñервери қуйидагига ўзгартирилди: %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"бош\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Уланган бош Ñерверларни кўрÑатиш"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Уланган тобе Ñерверларни кўрÑатиш"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5165,11 +5153,11 @@ msgstr ""
"Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"бош Ñервер\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð¼Ð°Ð³Ð°Ð½. "
"Сиз уни <a href=\"%s\">конфигурациÑ</a> қилмоқчимиÑиз?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Бош Ñервер конфигурациÑÑи"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5183,19 +5171,19 @@ msgstr ""
"бермаÑлик ва баъзиларини Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸ÑˆÐ½Ð¸ (бир нечта базаларнигина "
"Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸ÑˆÐ´Ð° фойдали) танлашингиз мумкин. Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑулини танланг:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Барча базаларни Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ; Қуйидагилардан ташқари:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Барча базаларга Ñътибор бермаÑлик; Қуйидагилардан ташқари:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Базаларни танланг:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5203,7 +5191,7 @@ msgstr ""
"Энди қуйидаги қаторларни \"my.cnf\" файлининг охирига қўшинг ва MySQL "
"Ñерверини қайта юкланг."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5213,68 +5201,68 @@ msgstr ""
"ушбу Ñервер \"бош Ñервер\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½Ð»Ð¸Ð³Ð¸ ҳақидаги маълумотни "
"кўришингиз керак."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Тобе SQL Оқими ишламаÑпти!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Тобе кириш/чиқиш оқими ишламаÑпти!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"тобе Ñервер\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½. "
"Қуйидаги амаллардан бирини танланг:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Тобе Ñервер ÑтатуÑи жадвалини кўриш"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Базаларни бош Ñервер билан ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Тобе Ñерверни назорат қилиш:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "БарчаÑини бошлаш"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "БарчаÑини тўхтатиш"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Тобе Ñерверни тиклаш"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Фақат %s SQL кириш/чиқиш оқимини"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Бошлаш"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "Тўхтатиш"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Фақат %s қириш/чиқиш оқимини"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Хатоликларни бошқариш:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5282,19 +5270,19 @@ msgstr ""
"Хатолик(лар)ни ташлаб кетиш бош ва тобе Ñерверларнинг тўла ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ "
"қилинмаганлигига олиб келиши мумкин!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Жорий хатоликларни ташлаб кетиш"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "КейингиÑини ташлаб кетиш"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr " хатоликлар."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5303,7 +5291,7 @@ msgstr ""
"Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"тобе Ñервер\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ "
"қилинмаган. Сиз уни <a href=\"%s\">конфигурациÑ</a> қилмоқчимиÑиз?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5312,11 +5300,11 @@ msgstr ""
"Бинар журнали кешини ишлатиб, \"binlog_cache_size\" қийматидан ошиб, ўз "
"ичига олган SQL-жумлалари вақтинчалик файлга Ñақланган транзакциÑлар Ñони."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Бинар журнал кешини ишлатган транзакциÑлар Ñони."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5329,11 +5317,11 @@ msgstr ""
"Ñақланишини таъминлаш мақÑадида tmp_table_size ўзгарувчиÑининг қийматини "
"ошириш тавÑÐ¸Ñ Ñтилади."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "MySQL Ñервери (mysqld) томонидан тузилган вақтинчалик файллар Ñони."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5341,7 +5329,7 @@ msgstr ""
"Сервер томонидан SQL-жумлалари бажарилаётган вақтда хотирада автоматик "
"тузилган вақтинчалик жадваллар Ñони."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5349,31 +5337,31 @@ msgstr ""
"\"INSERT DELAYED\" Ñўровларини қайта ишлаш жараёнида юз берган хатолар "
"(маÑалан, калитлар такрорланиши оқибатида) Ñони."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr "Бажариладиган \"INSERT DELAYED\" Ñўровлар Ñони."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
"Маълумотларни кечиктириб қўйиш (\"INSERT DELAYED\") режимида ёзилган "
"қаторлар Ñони."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Бажарилган \"FLUSH\" буйруқлар Ñони."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Ички \"COMMIT\" буйруқлари Ñони."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Жадвалдал ёзувларни ўчириш бўйича Ñшровлар Ñони."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5383,7 +5371,7 @@ msgstr ""
"бериши мумкин. Бу жараён топиш деб номланади. Handler_discover - топилган "
"жадваллар Ñони."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5392,7 +5380,7 @@ msgstr ""
"ИндекÑдан биринчи ёзувни ўқишга бўлган Ñўровлар Ñони. Ўзгарувчининг қиймати "
"катта бўлÑа, Ñервер бир неча маротиба индекÑни кўриб чиқади."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5401,7 +5389,7 @@ msgstr ""
"Ўзгарувчининг қиймати катталиги Ñўров ва жадваллар тўғри индекÑланганидан "
"далолат беради."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5411,7 +5399,7 @@ msgstr ""
"Ҳажми чекланган Ð¸Ð½Ð´ÐµÐºÑ ÑƒÑтунига бўлган Ñўров ёки индекÑни кўриб чиқиш "
"вақтида ўзгарувчи қиймати ошади."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5420,7 +5408,7 @@ msgstr ""
"бўлган Ñўровлар Ñони. Одатда оптималлаштириш учун қўлланилади: ORDER BY ... "
"DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5433,7 +5421,7 @@ msgstr ""
"чиқишни талаб Ñтадиган Ñўровларнинг тез-ез бажарилиши; индекÑлардан нотўғри "
"фойдаланадиган бирлашмаларнинг мавжудлиги."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5445,35 +5433,35 @@ msgstr ""
"индекÑланганлигини ёки Ñўровлар индекÑларнинг афзалликларидан "
"фойдаланмаётганлигини билдиради."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "ROLLBACK ички буйруқлар Ñони."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Жадвалдаги ёзувларни Ñнгилашга бўлган Ñўровлар Ñони."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Жадвалга ёзув қўйишга бўлган Ñўровлар Ñони."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Маълумот мавжуд бўлган Ñаҳифалар Ñони (\"кир\" ва \"тоза\")."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "\"Кир\" Ñаҳифаларнинг жорий Ñони."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Буфер пулидаги тозалаш жараёни (FLUSH) қўлланилган Ñаҳифалар Ñони."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Бўш Ñаҳифалар Ñони."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5483,7 +5471,7 @@ msgstr ""
"уÑтидан ўқиш ёки ёзиш жараёни бажарилмоқда, ёки уларни бошқа Ñабабларга кўра "
"тозалаш ёки ўчириш имкониÑти йўқ."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5495,11 +5483,11 @@ msgstr ""
"\"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data\"."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Буфер пулининг умумий ҳажми (Ñаҳифаларда)."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5508,7 +5496,7 @@ msgstr ""
"Ñони. Ушбу ҳол Ñўров жадвални таÑодифий тартибда кўриб чиқаётганда рўй "
"беради."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5517,12 +5505,12 @@ msgstr ""
"Ñони. Ушбу ҳол InnoDB жадвални тўлалигича кетма-кет кўриб чиқаётганда рўй "
"беради"
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
"InnoDB томонидан амалга оширилган ўқишга бўлган кетма-кет Ñўровлар Ñони."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5530,7 +5518,7 @@ msgstr ""
"InnoDB буфер пулидан бажар олмаган ва Ñаҳифалаб ўқишдан фойдаланган ўқишга "
"бўлган кетма-кет Ñўровлар Ñони."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5543,51 +5531,51 @@ msgstr ""
"Ушбу ҳиÑоблагич шундай кутишлар Ñонини билдиради. Ðгар буфер пулининг ҳажми "
"тўғри белгиланган бўлÑа, унда кутишлар Ñони катта бўлмаÑлиги керак."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB буфер пулига амалга оширилган ёзувлар Ñони."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Жорий вақтда амалга оширилган \"fsync()\" операциÑлари Ñони."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Тугалланмаган \"fsync()\" операциÑлари Ñони."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Тугалланмаган ўқиш операциÑлари Ñони."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Тугалланмаган ёзиш операциÑлари Ñони."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Жорий вақтда ўқилган маълумотлар йиғиндиÑи (байтларда)."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Умумий маълумотларни ўқиш операциÑлари Ñони."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Умумий маълумотларни ёзиш операциÑлари Ñони."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Жорий вақтда ёзилган маълумотлар йиғиндиÑи (байтларда)."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "\"doublewrite\" операциÑлари учун ёзилган Ñаҳифалар Ñони."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Бажарилган \"doublewrite\" операциÑлари Ñони."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5595,35 +5583,35 @@ msgstr ""
"Журнал буферининг ҳажми кичик бўлганлиги Ñабабли, унинг тозаланиши кутаётган "
"ёзувлар Ñони"
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Журналга ёзишга бўлган ÑўровларÑони."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Журнал файлидаги жиÑмоний ёзувлар Ñони."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Журнал файлига \"fsync()\" ёрдамида амалга оширилган ёзувлар Ñони."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "\"fsync()\" ёрдамида амалга оширилиши кутилаётган ёзувлар Ñони."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Тугалланмаган журналга ёзиш Ñўровлари Ñони."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Журнал файлига ёзилган маълумотлар ҳажми (байтларда)."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Тузилган Ñаҳифалар Ñони."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5632,51 +5620,51 @@ msgstr ""
"Кўпгина қийматлар Ñаҳифаларда келтирилади, лекин Ñаҳифа ҳажми билган ҳолда, "
"уларни байтларга ўтказиш мумкин."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "Ўқилган Ñаҳифалар Ñони."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Ðзилган Ñаҳифалар Ñони."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Ҳозирда кутилаётган қатор блокировкалари Ñони."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Қатор блокировкаÑини кутишнинг ўртача вақти (миллиÑекундларда)."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Қатор блокировкаÑини кутишнинг умумий вақти (миллиÑекундларда)."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Қатор блокировкаÑини кутишнинг макÑимал вақти (миллиÑекундларда)."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Умумий кутилаётган қатор блокировкалари Ñони."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB жадвалидан ўчирилган қаторлар Ñони."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB жадвалига ёзилган қаторлар Ñони."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB жадвалларидан ўқилган қаторлар Ñони."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB жадвалларида Ñнгиланган қаторлар Ñони."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5684,7 +5672,7 @@ msgstr ""
"Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸Ð´Ð°Ð³Ð¸ ўзгартирилган, лекин ҳали диÑкка ёзилмаган блоклар Ñони. "
"Ушбу параметр, шунингдек, \"Not_flushed_key_blocks\" номи билан ҳам маълум."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5692,7 +5680,7 @@ msgstr ""
"Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸Ð´Ð°Ð³Ð¸ ишлатилмаётган блоклар Ñони. Ушбу параметр Ð¸Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸ "
"ишлатилиш даражаÑини белгилайди."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5701,11 +5689,11 @@ msgstr ""
"Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸Ð´Ð°Ð³Ð¸ ишлатилаётган блоклар Ñони. Ушбу қиймат бир вақтнинг ўзида "
"ишлатилиши мумкин бўлган блоклар Ñонини билдиради."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸Ð´Ð°Ð³Ð¸ блокларни ўқишга бўлган Ñўровлар Ñони."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5716,15 +5704,15 @@ msgstr ""
"қилиб белгиланган. Кешга бўлган муваффақиÑÑ‚Ñиз мурожаатлар коÑффициенти "
"қуйидагича ҳиÑобланди: Key_reads/Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Блокни Ð¸Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸Ð³Ð° ёзишга бўлган Ñўровлар Ñони."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "ДиÑкдан Ð¸Ð½Ð´ÐµÐºÑ Ð±Ð»Ð¾ÐºÐ»Ð°Ñ€Ð¸Ð½Ð¸ жиÑмоний ёзиш операциÑлари Ñони."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5735,13 +5723,13 @@ msgstr ""
"Ñффективлигини таққоÑлашда фойдали ҳиÑобланади. ÐÑл ноль қиймат ҳали Ñўров "
"компилÑÑ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸ бажарилмаганлигини билдиради."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"КоличеÑтво Ñтрок, ожидающих вÑтавки в запроÑах \"INSERT DELAYED\" "
"Ñўровларида қўйилишини кутаётган қаторлар Ñони."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5749,39 +5737,39 @@ msgstr ""
"Очилаётган жадвалларнинг умумий Ñони. Ðгар ўзгарувчининг қиймати катта "
"бўлÑа, жадвал кеши (table_cache) ҳажмини ошириш тавÑÐ¸Ñ Ñтилади."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Очиқ файллар Ñони."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Очиқ оқимлар Ñони (журнал файлларида кўлланилади). <b>Оқим</b> деб \"fopen"
"()\" функциÑÑи ёрдамида очилган файлга айтилади."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Очиқ жадваллар Ñони."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "Сўровлар кешидаги бўш хотира блоклари Ñони."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "Сўровлар кеши учун бўш хотира ҳажми"
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
"Сўровлар кешига \"тушишлар\" Ñони, Ñъни кешда турган Ñўровлар томонидан "
"қониқтирилган Ñўровлар Ñони."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "Сўровлар кешига қўшилган Ñўровлар Ñони."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5793,7 +5781,7 @@ msgstr ""
"кешдан Ñўровларни ўчиришда \"LRU\" (Least Recently Used - Ñнг олдинги "
"ишлатилган) ÑтратегиÑÑидан фойдаланади"
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5801,24 +5789,24 @@ msgstr ""
"Кешлаб бўлмайдиган ёки кешлаш \"SQL_NO_CACHE\" калит Ñўзи ёрдамида "
"Ñўндирилган Ñўровлар Ñони."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Кешда региÑÑ‚Ñ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½ Ñўровлар Ñони."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "Сўровлар кешига ажратилган хотира блокларнинг умумий Ñони."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Бекор қилиш"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Барқарор репликациÑлар Ñони (ҳали амалга оширилмаган)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5826,13 +5814,13 @@ msgstr ""
"Ð˜Ð½Ð´ÐµÐºÑ Ð¸ÑˆÐ»Ð°Ñ‚Ð¼Ð°Ñдан бажарилган бирлашма Ñўровлар Ñони. Ðгар ўзгарувчи қиймати "
"0 бўлмаÑа, жадвал индекÑларини текшириш тавÑÐ¸Ñ Ñтилади."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Боғланиш мавжуд бўлган жадвалда диапазон бўйича қидирув ишлатган ҳолда "
"бажарилган бирлашма Ñўровлар Ñони."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5841,7 +5829,7 @@ msgstr ""
"ишлатган ҳолда бажарилган бирлашма Ñўровлар Ñони. Ðгар ўзгарувчи қиймати 0 "
"бўлмаÑа, жадвал индекÑларини текшириш тавÑÐ¸Ñ Ñтилади."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5850,17 +5838,17 @@ msgstr ""
"Ñўровлар Ñони. Одатда, ушбу ўзгарувчининг қиймати, ҳатто жуда катта бўлÑа "
"ҳам, унчалик муҳим ÑмаÑ."
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Биринчи жадвалга ниÑбатан тўлалигича қидирув ишлатган ҳолда бажарилган "
"бирлашма Ñўровлар Ñони."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Тобе оқим томонидан жорий вақтда очилган вақтинчалик жадваллар Ñони."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5868,13 +5856,13 @@ msgstr ""
"Ишга туширилгандан буён репликациÑнинг тобе оқими томонидан бажарилган қайта "
"транзакциÑларнинг умумий Ñони."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Ðгар ушбу Ñервер бош Ñерверга уланган ҳолда тобе Ñервер Ñифатида ишлаётган "
"бўлÑа, ушбу ўзгарувчига \"ON\" қиймати белгиланади."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5882,12 +5870,12 @@ msgstr ""
"Тузилиши учун slow_launch_time Ñекунддан кўпроқ вақт талаб Ñтилган оқимлар "
"Ñони."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "long_query_time Ñекунддан кўпроқ вақт бажарилган Ñўровлар Ñони."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5897,25 +5885,25 @@ msgstr ""
"қиймати катта бўлÑа, \"sort_buffer_size\" ўзгарувчиÑининг қийматини ошириш "
"зарур."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Диапазон ёрдамида бажарилган Ñортировка операциÑлари Ñони."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Сортировка қилинган қаторлар Ñони"
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Жадвални тўлалигича кўриб чиқиш ёрдамида бажарилган Ñортировка операциÑлари "
"Ñони."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "Дарҳол қониқтирилган жадвални блокировка қилишга бўлган Ñўровлар Ñони."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5927,7 +5915,7 @@ msgstr ""
"пайдо бўлаётган бўлÑа, аввал Ñўровларни оптималлаштириш, Ñўнгра ÑÑа жадвал"
"(лар)ни қиÑмларга бўлиш ёки Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¸ÑˆÐ»Ð°Ñ‚Ð¸Ñˆ керак."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5938,11 +5926,11 @@ msgstr ""
"ушбу қиймат қизил ранг билан белгиланган бўлÑа, унда \"thread_cache_size\" "
"ўзгарувчиÑининг қийматини ошириш зарур."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Очиқ жорий уланишлар Ñони."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5954,87 +5942,87 @@ msgstr ""
"ўзгарувчиÑининг қийматини ошириш мумкин (лекин у унумдорликни унчалик ҳам "
"оширмайди)."
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Фаол ҳолатда бўлган жараёнлар Ñони."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "MySQL-Ñервернинг ҳозирги ҳолати"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Қайта ишловчи даÑтур"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "Сўровлар кеши"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Оқимлар"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Вақтинчалик маълумотлар"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Кечиктирилган қўйилмалар"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ ÐºÐµÑˆÐ¸"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Бирлашишлар"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Сортировка"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "ТранзакциÑлар координатори"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Барча жадвалларни ёпиш"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Очиқ жадваллар рўйхати"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Тобе Ñерверлар ҳақида маълумот"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ñервери аҳволи ҳақида маълумот"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "Сўровлар кешини Ð´ÐµÑ„Ñ€Ð°Ð³Ð¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Жараёнлар рўйхати"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Тозалаш"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "MySQL-Ñервер \"%s\" давомида ишламоқда. Ишга туширилган вақт: \"%s\"."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -6042,19 +6030,19 @@ msgid ""
"b> process."
msgstr "Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"бош\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"бош\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "Ушбу Ñервер Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¶Ð°Ñ€Ð°Ñ‘Ð½Ð¸Ð´Ð° \"бош\" деб ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6068,7 +6056,7 @@ msgstr ""
"Ñифатида ишлайди. Сервернинг Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑтатуÑи ҳақида батафÑил маълумот "
"учун, &lt;a href=\"#replication\"&gt;Ñ€ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑžÐ»Ð¸Ð¼Ð¸&lt;/a&gt;га киринг."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6076,11 +6064,11 @@ msgstr ""
"Трафик: MySQL-Ñервер ишга туширилгандан вақтдан бошлаб тармоқ трафики "
"ÑтатиÑтикаÑи."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Трафик"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6088,36 +6076,36 @@ msgstr ""
"Юқори юкламага Ñга бўлган Ñерверларда ҳиÑоблагич тўлиб қолиши мумкин, шунинг "
"учун, MySQL Ñервери берган ÑтатиÑтик маълумотлар нотўғри бўлиши мумкин."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "Ñоатига"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Қабул қилинди"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Юборилди"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Уланишлар"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "МакÑимал уланишлар Ñони "
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "МуваффақиÑÑ‚Ñиз уринишлар Ñони: "
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Узилди"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6126,129 +6114,129 @@ msgstr ""
"Сўровлар ÑтатиÑкаÑи: ишга туширилгандан вақтдан бошлаб Ñерверга юборилган "
"Ñўровлар Ñони - \"%s\"."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "минутига"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "Ñекундига"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "Сўров тури"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑтатуÑи"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Манбага уланиб бўлмади"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Ðишонга уланиб бўлмади"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' номли база мавжуд ÑмаÑ."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Тузилишни ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Маълумотлар ÑинхронизациÑÑи"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "Мавжуд ÑмаÑ"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Тузилишдаги фарқ"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Маълумотлар фарқи"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "УÑтун(лар) қўшиш"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "УÑтун(лар)ни олиб ташлаш"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "УÑтун(лар)ни ўзгартириш"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "ИндекÑ(лар)ни олиб ташлаш"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Қатор(лар)ни Ñнгилаш"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Қатор(лар) қўшиш"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Ðишон жадвалдаги барча олдинги қаторларни ўчирмоқчимиÑиз?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Киритилган ўзгаришларни Ñақлаш"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Базаларни ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Танланган жадваллар манба жадваллар билан ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð´Ð¸."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Ðишон база манба база билан ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð´Ð¸"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Қуйидаги Ñўровлар бажарилди:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "ÐохавфÑиз уланиш"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Конфигурацион файл"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Сокет"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6256,29 +6244,29 @@ msgstr ""
"Ðишон база манба база билан тўлиқ ÑÐ¸Ð½Ñ…Ñ€Ð¾Ð½Ð¸Ð·Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð°Ð´Ð¸. Манба база "
"ўзгаришÑиз қолади."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Сервер ўзгарувчилари ва Ñозланишлари"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "СеÑÑÐ¸Ñ Ò›Ð¸Ð¹Ð¼Ð°Ñ‚Ð»Ð°Ñ€Ð¸"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Глобал қиймат"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Конфигурацион файл"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Юклаб олиш"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6287,111 +6275,107 @@ msgstr ""
"маълумотлар, маÑалан, пароллар) шифрланмаган ҳолда узатилади!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Кўриб чиқиш"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Яширин хабарларни кўрÑатиш (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Биронта ҳам конфигурациÑланган Ñервер мавжуд ÑмаÑ"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Янги Ñервер"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Тил"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "фойдаланувчига танлаш имконини бериш"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- йўқ -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Сервер"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Сатр охири"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "КўрÑатиш"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Юклаш"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin Ñайти"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Садақа"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Охирги верÑиÑни текшириш"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "ФункциÑлар"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¿Ð°Ð½ÐµÐ»Ð¸"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "ÐÑоÑий рамка"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Серверларни таҳрирлаш"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Янги фойдаланувчи қўшиш"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Ðотўғри қиймат"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Қуйидаги қийматни ўрнатиш: \"%s\""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "ÐÑл қийматларни тиклаш"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Огоҳлантириш"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Кодировка корвертациÑÑига рухÑат бериш"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Ðгар ёқилган бўлÑа, фойдаланувчи cookie-Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð²Ð°Ò›Ñ‚Ð¸Ð´Ð° логин "
"формаÑига иÑталган MySQL-Ñерверникиритиши мумкин."
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6408,19 +6392,19 @@ msgstr ""
"уланган провайдерга тегишли бўлÑа, IP-адреÑга аÑоÑланган Ò³Ð¸Ð¼Ð¾Ñ ÑƒÑули "
"ишонарли бўлмаÑлиги мумкин."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "ИÑталган MySQL-Ñерверга логин қилишга рухÑат бериш"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "\"Маълумотлар базаÑини ўчириш\" боғини фойдаланувчиларга кўрÑатиш"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Калит ҳарфлар, рақамлар [em]ва[/em] махÑÑƒÑ Ð±ÐµÐ»Ð³Ð¸Ð»Ð°Ñ€Ð½Ð¸ олиши керак"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6428,11 +6412,11 @@ msgstr ""
"[kbd]cookie[/kbd]-Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑулида cookie-ларни шифрлаш учун "
"ишлатиладиган Ñирли ибора"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Калит жуда қиÑқа, у камида 8 та белгидан иборат бўлиши керак"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6443,27 +6427,27 @@ msgstr ""
"тарзда тузилди. Ушбу калит Ñўз шифрлашда қўлланилади, уни ÑÑлаб қолишингиз "
"шарт ÑмаÑ."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Сирли калит Ñўз (Blowfish)"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Танланган қаторларни белгилаш"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Қатор маркери"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Сичқонча курÑори кўрÑатиб турган қаторни белгилаш"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "КўрÑатгични белгилаш"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6471,11 +6455,11 @@ msgstr ""
"Импорт ва ÑкÑпорт операциÑларида [a@http://en.wikipedia.org/wiki/Bzip2]"
"bzip2[/a] ёрдамида Ñиқишни ёқиш"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6486,11 +6470,11 @@ msgstr ""
"тиклаш[/a] учун махÑÑƒÑ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñлар (\"%s\") керак, лекин улар тизимингизда "
"топилмади."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "КонфигурациÑни юклаб ёки Ñақлаб бўлмади"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6501,7 +6485,7 @@ msgstr ""
"em] номли каталог очинг. ÐÐºÑ Ò³Ð¾Ð»Ð´Ð°, Сиз уни фақат юклаб олишингиз ёки "
"кўришингиз мумкин бўлади."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6517,33 +6501,33 @@ msgstr ""
"чеклашга имкон беради, [kbd]textarea[/kbd] - майдонларда бир неча қаторлар "
"ишлатиш имконини беради"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR майдонларини таҳрирлаш"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR майдонларидаги уÑтунлар Ñони"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR майдонидаги уÑтунлар Ñони"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR майдонларидаги қаторлар Ñони"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR майдонидаги қаторлар Ñони"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Конфигурацион файлнинг ёзиш рухÑатларини текширинг"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6552,11 +6536,11 @@ msgstr ""
"хотира талаб Ñтмайди; агар Сизда gzip/bzip2 файллари тузишда муаммо юзага "
"келÑа, ушбу хуÑуÑиÑтни ўчириб қўйинг"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Бирйўла қиÑиш"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6564,43 +6548,35 @@ msgstr ""
"Маълумот йўқолиши мумкин бўлган вазиÑтларда огоҳлантириш (\"Сиз ҳақиқатдан "
"ҳам ...\") кўрÑатиш керакми?"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "DROP-Ñўровларини таÑдиқлаш"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "ÐšÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ Ð²Ð°Ò›Ñ‚Ð¸Ð´Ð° ишлатиладиган кодировка"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Кодировка"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Маълумотлар базаÑига киришда кўрÑатиладиган ёрлиқ"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Маълумотлар базаÑи ёрлиғи"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Серверга киришда кўрÑатиладиган ёрлиқ"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Сервер ёрлиғи"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Жадвалга киришда кўрÑатиладиган ёрлиқ"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Жадвал ёрлиғи"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6608,87 +6584,87 @@ msgstr ""
"Ушбу каталог Ñервердаги бошқа фойдаланувчилар томонидан на ўқиб ва на ёзиб "
"бўладиган бўлишини таъминлаш мақÑадида ушбу қийматни қайта текшириб кўринг."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
"Маълумотлар базаÑи рўйхатини паÑтга тушадиган меню ўрнига оддий рўйхат "
"шаклида кўрÑатиш"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Маълумотлар базаÑини рўйхат шаклида кўрÑатиш"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
"Серверлар рўйхатини паÑтга тушадиган меню ўрнига оддий рўйхат шаклида "
"кўрÑатиш"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Серверлар рўйхатини кўрÑатиш"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "MySQL-Ñерверга уланиб бўлмади"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"pmadb уÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион файлида парол "
"белгиланмаган"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
"pmadb уÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион файлида "
"фойдаланувчи белгиланмаган"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"signon Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион "
"файлида ÑеÑÑÐ¸Ñ Ð½Ð¾Ð¼Ð¸ белгиланмаган"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"signon Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион "
"файлида URL (ÑƒÐ½Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½ ахборот реÑÑƒÑ€Ñ ÐºÑžÑ€Ñатгичи) белгиланмаган"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"config Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион "
"файлида фойдаланувчи номи белгиланмаган"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Берилган формада хатолар мавжуд"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Ðотўғри IP-адреÑ: \"%s\""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Ðотўғри порт номери"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "\"%s\" майдонида маълумот йўқ"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Ðоманфий Ñон ÑмаÑ"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "МуÑбат Ñон ÑмаÑ"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6696,43 +6672,43 @@ msgstr ""
"Скрипт ишлаши мумкин бўлган Ñекундлар Ñони (чегарамаÑлик учун [kbd]0[/kbd] "
"киритинг)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "МакÑимум бажарилиш вақти"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Файл кодировкаÑи"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Маълумотлар базаÑи номи шаблони"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Сервер номи шаблони"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Жадвал номи шаблони"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Серверга Ñақлаш"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Файл номи шаблонини ёдда Ñақлаш"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "йўқ"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "phpMyAdmin ишлатилганда хавфÑиз (SSL) уланишга мажбур қилиш"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6740,11 +6716,11 @@ msgstr ""
"Ðгар Ñерверда ушбу хуÑуÑиÑÑ‚ мавжуд бўлÑа, ушбу [a@?page=form&amp;"
"formset=features#tab_Security]танловни[/a] ёқиш керак"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "ХавфÑиз (SSL) уланишга мажбур қилиш"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6752,87 +6728,87 @@ msgstr ""
"Ташқи калит менюÑининг тартиблаш уÑули: [kbd]content[/kbd] - мурожаат "
"маълумотлари бўйича, [kbd]id[/kbd] - калит қийматлар бўйича"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Ташқи калит менюÑи тартиби"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Ðгар камроқ қиймат бўлÑа, паÑтга тушувчи меню ишлатилади"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Ташқи калит чегаралари"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Кўриб чиқиш уÑул"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Кўриб чиқиш уÑулини Ñозлаш"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Таҳрирлаш уÑулини Ñозлаш"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Таҳрирлаш уÑули"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "ЭкÑпорт афзалликларини Ñозлаш"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "ЭкÑпорт"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Импорт афзалликларини Ñозлаш"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Импорт"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Импорт ва ÑкÑпорт каталоглари ва қиÑиш уÑулларини белгилаш"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Импорт/ЭкÑпорт"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Маълумотлар базаларини кўрÑатиш афзалликлари"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¿Ð°Ð½ÐµÐ»Ð¸ кўринишини Ñозлаш"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Серверлар кўринишини Ñозлаш"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Жадваллар кўринишини Ñозлаш"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Бошқа жойга Ñиғмаган Ñозланишлар"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Бошқа Ñозланишлар"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "Сўровлар ойнаÑи кўринишини Ñозлаш"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6840,15 +6816,15 @@ msgstr ""
"ЭÑда тутинг, phpMyAdmin - бу фақатгина фойдаланувчи интерфейÑи бўлиб, унинг "
"хуÑуÑиÑтлари MySQL-Ñерверининг функциÑларини чегараламайди"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "ХавфÑизлик"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "ÐÑоÑий Ñозланишлар"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6856,23 +6832,23 @@ msgstr ""
"Кенгайтирилган Ñервер конфигуарциÑÑи, агар уларнинг маъноÑини аниқ "
"билмаÑангиз, ÑхшиÑи, уларга тегманг."
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Сервер конфигурациÑÑи"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Сервернинг уланиш параметрларини киритиш"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "ÐÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули учун логин танловларини киритиш"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "ÐÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули танловлари"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6883,47 +6859,47 @@ msgstr ""
"Documentation.html#linked-tables]уланган жадваллар инфратузилмаÑини[/a] "
"қараб чиқинг"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA маълумотлар базаÑи"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "МоÑлашлар"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "ЭкÑпорт танловларини моÑлаштириш"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Импорт танловларини моÑлаштириш"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¿Ð°Ð½ÐµÐ»Ð¸Ð½Ð¸ моÑлаштириш"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "ÐÑоÑий рамкани моÑлаштириш"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "SQL Ñўровлари қутиÑида кўрÑатиладиган боғларни Ñозлаш"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL Ñўровлари қутиÑи"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6932,27 +6908,27 @@ msgstr ""
"page=form&amp;formset=main_frame#tab_Sql_box]ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¿Ð°Ð½ÐµÐ»Ð¸[/a] "
"Ñозланишлари"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL Ñўровлари"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Бошланғич Ñаҳифани Ñозлаш"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Бошланғич"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Ðрлиқлар қандай ишлашини танланг"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Ðрлиқлар"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6960,11 +6936,11 @@ msgstr ""
"Импорт ва ÑкÑпорт операциÑларида [a@http://en.wikipedia.org/wiki/Gzip]gzip"
"[/a] ёрдамида Ñиқишни ёқиш"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6975,15 +6951,15 @@ msgstr ""
"тиклаш[/a] учун махÑÑƒÑ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñлар (\"%s\") керак, лекин улар тизимингизда "
"топилмади."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "iconv учун қўшимча параметрлар"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Хатоларга Ñътибор бермаÑлик"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6991,11 +6967,11 @@ msgstr ""
"Ðгар ёқилган бўлÑа, phpMyAdmin, ҳатто Ñўровлардан бири барбод бўлганда ҳам, "
"кўп қиÑмли Ñўровларни ҳиÑоблашни давом Ñтади"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Кўп қиÑмли Ñўровлардаги хатоларга Ñътибор бермаÑлик"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -7005,11 +6981,11 @@ msgstr ""
"бериш. Бу катта файлларни юклаш учун Ñхши уÑул, лекин у транзакциÑларни "
"бузиши мумкин."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "ҚиÑман импорт: узишга рухÑат бериш"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -7017,15 +6993,15 @@ msgstr ""
"Импорт файл формати; ёдда тутингки, ушбу рўйхат (маълумотлар базаÑи, жадвал) "
"жойлашишига боғлиқ ва фақат SQL ишлайди"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "ҚиÑман импорт: Ñўровларга Ñътибор бермаÑлик"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "ÐохавфÑиз уланиш"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7034,43 +7010,43 @@ msgstr ""
"Ðгар Ñерверингиз HTTPS талабларига жавоб бера олÑа, унда хавфÑиз уланишни "
"ишлатиш учун [a@\"%s\"]ушбу боғдан[/a] фойдаланинг."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Бир вақтнинг ўзиданечта қатор қўйилиши мумкин"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Қўйилган қаторлар Ñони"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Тезкор мурожаат пиктограммаÑи учун нишон"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Чап рамкада логотипни кўрÑатиш"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Логотипни кўрÑатиш"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Чап рамканинг юқори қиÑмида Ñервер танловини кўрÑатиш"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Сервер танловини кўрÑатиш"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Маълумотлар базаларини дарахтнинг турли даражаларига бўлувчи Ñатр"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Маълумотлар базаÑи дарахтининг бўлувчиÑи"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7078,36 +7054,36 @@ msgstr ""
"Енгил верÑиÑ; маълумотлар базаларини дарахтда кўрÑатиш (қуйида белгиланган "
"Ñатр билан бўлинади)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Маълумотлар базаларини дарахтда кўрÑатиш"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
"Ðгар барча маълумотлар базаларини кўрмоқчи бўлÑангиз, ушбу танловни ўчиринг"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Енгил верÑиÑдан фойдаланиш"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Жадваллар дарахтининг макÑимум чуқурлиги"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Жадвалларни дарахтнинг турли даражаларига бўлувчи Ñатр"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Жадвал дарахтининг бўлувчиÑи"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Логотип боғланган URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7115,27 +7091,27 @@ msgstr ""
"Боғланган Ñаҳифани бош ойнада ([kbd]бош[/kbd]) ёки Ñнги ойнада ([kbd]Ñнги[/"
"kbd]) очиш"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Логотип боғланган нишон"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Сичқонча курÑори турган Ñерверни белгилаш"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Белгилашни ёқиш"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Камроқ графикали ёрлиқларни ишлатиш"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Енгил ёрлиқлар"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7146,11 +7122,11 @@ msgstr ""
"чиқиш амалга оширилади. Ðгар бир нечта Ñерверларга уланганбўлÑа, унда ÐЛҒОР"
"(FALSE) танлови бошқа Ñерверлардан чиқиш унитилишига олиб келиши мумкин."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Чиқишда барча \"cookies\"ларни ўчириш"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7158,11 +7134,11 @@ msgstr ""
"cookie-Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑулидан фойдаланилганда олдинги логин ÑеÑÑиÑÑи қайта "
"чақирилиб олиниши керакми?"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Фойдаланувчи номини чақириб олиш"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7174,15 +7150,15 @@ msgstr ""
"Ñақланади ва браузер ойнаÑи ёпилган заҳоти ўчирилади. Бу қиймат ишончÑиз "
"муҳитлар учун тавÑÐ¸Ñ Ñтилади."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Логин маълумотини cookie-да Ñақлаш"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "cookie-логин уÑули қанча вақт (Ñекундларда) Ñроқли бўлишини белгиланг"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7192,29 +7168,29 @@ msgstr ""
"билан 1800 Ñекунд (30 минут) бўлиши керак. 1800 дан катта қийматлар "
"хавфÑизлик риÑкига ва ҳуқуқлар ўзлаштирилишига олиб келиши мумкин."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "cookie-логин Ñроқлиги"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "SQL Ñўрови кўрÑатилганда ишлатиладиган белгиларнинг макÑимал Ñони"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "SQL Ñўровининг макÑимал узунлиги"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"Чап рамкада ва базалар рўйхатида кўрÑатиладиган маълумотлар базаларининг "
"макÑимал Ñони"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Маълумотлар базаларининг макÑимал Ñони"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7223,19 +7199,19 @@ msgstr ""
"Ðатижаларда кўрÑатиладиган қаторлар Ñони. Ðгар натижалар қатори кўрÑатилган "
"қийматдан кўп бўлÑа, \"Олдинги\" ва \"Кейинги\" боғланишлар кўрÑатилади."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "КўрÑатиладиган қаторларнинг макÑимал Ñони"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Жадваллар рўйхатида кўрÑатиладиган жадвалларнинг макÑимал Ñони"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "МакÑимал жадваллар Ñони"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7243,29 +7219,29 @@ msgstr ""
"Скрипт учун ажратиладиган байлардаги хотира миқдори, маÑалан [kbd]32M[/kbd] "
"([kbd]0[/kbd] - чегараланмаган)."
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Хотира миқдори"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Фақат пиктограмма, фақат матн ёки ҳар иккиÑини ишлатиш"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Пиктограммали Ð½Ð°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ Ð¼ÐµÐ½ÑŽÑи"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"HTTP орқали маълумот узатишда юқори тезликка Ñришиш учун GZip буферизациÑдан "
"фойдаланинг"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip буферизациÑ"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7277,35 +7253,35 @@ msgstr ""
"[kbd]SMART[/kbd] – Ñъни, TIME, DATE, DATETIME ва TIMESTAMP туридаги "
"майдонлар учун камайиш тартибида, Ð°ÐºÑ Ò³Ð¾Ð»Ð´Ð° кўпайиш тартибида"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "ÐÑл тартиблаш қоидаÑи"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "MySQL маълумотлар базаларида доимий уланишлардан фойдаланиш"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Доимий уланишлар"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Жадвал операциÑларини пиктограммалар ёрдамида амалга ошириш"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, fuzzy
#| msgid "Disallow BLOB and BINARY fields from editing"
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "BLOB ва BINARY майдонларини таҳирлашни ман Ñтиш"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Бинар (иккилик) майдонларни ҳимоÑлаш"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7314,48 +7290,48 @@ msgstr ""
"танловни ёқинг (pmadb талаб Ñтилади). Ушбу танлов ўчирилган бўлÑа, ойна "
"ёпилган заҳоти Ñўровлар тарихи йўқолади."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Доимий Ñўровлар тарихи"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Журналда Ñақланадиган Ñўровлар Ñони"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "Сўровлар тарихи узунлиги"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Янги Ñўровлар ойнаÑи очилганда кўрÑатиладиган ёрлиқ"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "Сўровлар ойнаÑининг ёрлиғи"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Кодировкаларни бир-бирига ўтказишда фойдаланиладиган функциÑларни танланг"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Кодировкалаш функциÑÑи"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Янглиш майдонларни аÑл қийматига қайтаришга уриниш"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Сервердаги ÑкÑпорт файллар Ñақланадиган директориÑ"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Сақлаш директориÑÑи"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7373,48 +7349,48 @@ msgstr ""
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули[/a]ни "
"[kbd]cookie[/kbd] ёки [kbd]http[/kbd] деб белгилаш тавÑÐ¸Ñ Ñтилади."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Унумдорликни ошириш мақÑадида \"mysqli\"дан фойдаланинг"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Серверга паролÑиз уланишга рухÑат бераÑизми?"
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Ðгар ишлатилмаÑа бўш қолдиринг"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "ÐÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ñ‚Ð°Ñ€Ñ‚Ð¸Ð±Ð¸"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "ÐÑл қоидаларни ишлатиш учун бўш қолдиринг"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "ÐÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ò›Ð¾Ð¸Ð´Ð°Ð»Ð°Ñ€Ð¸"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "ПаролÑиз қиришга рухÑат бериш"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "\"root\"га киришга рухÑат бериш"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
"HTTP ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð²Ð°Ò›Ñ‚Ð¸Ð´Ð° кўрÑатиладиган Оддий HTTP ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ Ð‘ÑžÐ»Ð¸Ð¼Ð¸ номи"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Бўлими"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7424,19 +7400,19 @@ msgstr ""
"файл йўли (ҳужжатлар каталогига жойлаштирилмаган; тавÑÐ¸Ñ Ñтилади: /etc/"
"swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "\"SweKey\" ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¸"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Фойдаланиладиган Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "ÐÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7444,11 +7420,11 @@ msgstr ""
"[a@http://wiki.phpmyadmin.net/pma/bookmark]Хатчўп[/a] ишлатмаÑлик учун бўш "
"қолдиринг, аÑли: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Хатчўплар жадвали"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7456,31 +7432,31 @@ msgstr ""
"УÑтун изоҳлари/\"mime\"-турлари ҳақидаги маълумотларни ишлатмаÑлик учун бўш "
"қолдиринг, аÑли: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "УÑтун маълумотлари жадвали"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "MySQL Ñервеига уланишни қиÑиш"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Уланишни қиÑиш"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Серверга уланиш тури, агар билмаÑангиз, \"tcp\" деб қолдиринг"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Уланиш тури"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Ðазорат фойдаланувчиÑи пароли"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7489,19 +7465,19 @@ msgstr ""
"батафÑил маълумот [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]"
"да мавжуд"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Ðазорат фойдаланувчиÑи"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Маълумотлар базалари рўйхати кўрÑатилганда жадвалларни Ñанаш"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Жадвалларни Ñанаш"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7509,11 +7485,11 @@ msgstr ""
"Дизайнер ишлатмаÑлик учун бўш қолдиринг, аÑл қиймати: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Дизайнер жадвали"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7522,11 +7498,11 @@ msgstr ""
"bug tracker\"[/a] ва [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]ларга "
"қаранг"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "INFORMATION_SCHEMA ишлатишни ўчириш"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7543,26 +7519,26 @@ msgstr ""
"минглаб фойдаланувчилар уланган провайдерга тегишли бўлÑа, IP-адреÑга "
"аÑоÑланган Ò³Ð¸Ð¼Ð¾Ñ ÑƒÑули ишонарли бўлмаÑлиги мумкин."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"ҚайÑи PHP кенгайтмаÑидан фойдаланмоқчиÑиз; иложи бўлÑа, \"mysqli\" "
"кенгайтмаÑидан фойдаланинг"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Фойдаланиладиган PHP кенгайтмаÑи"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
"Мунтазам иборалар(PCRE)га тўғри келадиган маълумотлар базаларини Ñшириш"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Базаларни Ñшириш"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7570,11 +7546,11 @@ msgstr ""
"Ðгар SQL Ñўровлар тарихидан фойдаланмоқчи бўлмаÑангиз, бўш қолдиринг, аÑл "
"қиймати: [kbd]\"pma_history\"[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL Ñўровлари тарихи жадвали"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7586,33 +7562,33 @@ msgstr ""
"Ðгар SQL Ñўровлар тарихидан фойдаланмоқчи бўлмаÑангиз, бўш қолдиринг, аÑл "
"қиймати: [kbd]\"pma_history\"[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "SQL Ñўровлари тарихи жадвали"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "MySQL Ñервери ишлаётган хоÑÑ‚ номи"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Сервер хоÑÑ‚ номи"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Чиқиш URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "ПаролÑиз уланишга ҳаракат қилиш"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "ПаролÑиз уланиш"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7621,31 +7597,31 @@ msgstr ""
"олдига теÑкари Ñгри чизиқ (\\) қўйишингиз керак, маÑалан \\\"my\\_db\\"
"\" (лекин \"my_db\" ÑмаÑ)"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Фақат рўйхатдаги базаларни кўрÑатиш"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
"Ðгар \"config\" Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑулидан фойдаланмаÑангиз, бўш қолдиринг"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "\"config\" Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули пароли"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Ðгар PDF-Ñхема ишлатмаÑангиз, бўш қолдиринг, аÑл қиймати: "
"[kbd]\"pma_pdf_pages\"[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-Ñхема: Ñаҳифалар жадвали"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7656,16 +7632,16 @@ msgstr ""
"қаранг. Ðгар фойдаланмаÑангиз, бўшқолдиринг. ÐÑл қиймати: [kbd]\"phpmyadmin"
"\"[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"MySQL Ñервери тинглайдиган порт, аÑл қийматни қолдириш учун бўш қолдиринг"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Сервер порти"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7673,19 +7649,19 @@ msgstr ""
"[a@http://wiki.phpmyadmin.net/pma/relation]Ðлоқа боғланишлари[/a]ни "
"ишлатмаÑлик учун, бўш қолдиринг, аÑл қиймати: [kbd]\"pma_relation\"[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Ðлоқалар жадвали"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Мавжуд жадвалларни кўрÑатиш учун ишлатиладиган SQL буйруғи"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES буйруғи"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7693,100 +7669,100 @@ msgstr ""
"Ðамуна учун [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]"
"Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑуллари[/a]га қаранг"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Кириш ÑеÑÑиÑÑи номи"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Кириш URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Ðвтоматик тиклаш режими"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "ТавÑиф"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Ðгар веб-Ñерверингиз имкон берÑа, SSL-уланишдан фойдаланинг"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "MySQL Ñервери тинглайдиган Ñокет, аÑл қиймати учун бўш қолдиринг"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Сервер Ñокети"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
"SSL (Secure Sockets Layer - ҳимоÑланган Ñокетлар протоколи) уланишдан "
"фойдаланиш"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "SSL уланишдан фойдаланиш"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"PDF-Ñхемадан фойдаланмаÑлик учун бўш қолдиринг, аÑл қиймати: "
"[kbd]\"pma_table_coords\"[/kbd]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-Ñхема: жадвал координаталари"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7798,17 +7774,17 @@ msgstr ""
"КўрÑатиладиган майдонлар шарҳлари Ñақланадиган жадвал, ишлатмаÑлик учун бўш "
"қолдиринг, аÑл қиймати: [kbd]\"pma_table_info\"[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Майдонлар жадвалини кўрÑатиш"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "\"config\" Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ ÑƒÑули фойдаланувчиÑи"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7817,32 +7793,32 @@ msgstr ""
"ишонÑангиз, унда ўчириб қўйинг. Шундай қилÑангиз, ортиқча текширувларнинг "
"олдини олган бўлаÑиз ва ишлаш унумдорлигини оширган бўлаÑиз"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Кенгайтирилган текширув"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr "MySQL Ñервери ишлаётган хоÑÑ‚ Ñервер номи"
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Ушбу Ñервернинг кенгайтирилган номи"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "Фойдаланувчига \"барча (ёзувлар)ни кўрÑатиш\" тугмаÑи кўрÑатилÑинми?"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Барча қаторларни кўрÑатишга рухÑат бериш"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7851,27 +7827,27 @@ msgstr ""
"ЭÑда тутинг, ушбу танловни ёқишингиз [kbd]\"config\"[/kbd] Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ "
"уÑулидаги паролга таъÑир Ñтмайди"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Паролни ўзгартириш формаÑини кўрÑатиш"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Маълумотлар базаÑи тузиш формаÑини кўрÑатиш"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Формани кўрÑатиш"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Таҳрирлаш/қўйиш режимида функциÑлар майдонини кўрÑатиш"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "ФукнциÑлармайдонини кўрÑатиш"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7879,34 +7855,34 @@ msgstr ""
"[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] функциÑÑи "
"натижаÑига боғ кўрÑатиш"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "\"phpinfo()\" функциÑÑига боғ кўрÑатиш"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "MySQL Ñервери ҳақида батафÑил маълумот кўрÑатиш"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"phpMyAdmin томонидан Ð³ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ð½Ð³Ð°Ð½ SQL Ñўровларини кўрÑатиш керакми?"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Show SQL Ñўровларини кўрÑатиш"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Маълумотлар базалари ва жадваллар ÑтатиÑкаÑини (маÑалан, диÑкда Ñгаллаган "
"жойи) кўрÑатиш"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "СтатиÑкани кўрÑатиш"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7914,11 +7890,11 @@ msgstr ""
"Ðгар кўрÑатгич контекÑÑ‚ ойнаÑи ёқилган бўлÑа ва маълумотлар базаларида шарҳ "
"ўрнатилган бўлÑа, ушбу танлов база шарҳи ва ҳақиқий номи ўрнини алмаштиради"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "База номи ўрнига унинг шарҳини кўрÑатиш"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7930,26 +7906,26 @@ msgstr ""
"директиваÑида кўрÑатилган уÑулда жадваллар бўлинади, лекин жадвал номлари "
"ўзгаришÑиз қолади"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Жадвал номи ўрнига унинг шарҳини кўрÑатиш"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Жадвал шарҳларини кўрÑатгич контекÑÑ‚ ойнаÑида кўрÑатиш"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"Ишлатилаётган жадвалларни белгилаш ва қулфланган жадваллари мавжуд бўлган "
"маълумотлар базаларини кўришга имкон бериш"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Қулфланган жадвалларни ташлаб кетишлик"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -7957,15 +7933,15 @@ msgstr ""
"\"База тузиш\" формаÑида маълумотлар базаÑи номини таклиф Ñтинг ёки матн "
"майдонини бўш қолдиринг"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Янги база номини таклиф Ñтиш"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "тўғри"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7977,28 +7953,28 @@ msgstr ""
"келаётган HTTP_X_FORWARDED_FOR (X-Forwarded-For) Ñарлавҳани ишончли деб "
"қабул қилишини таъминлайди: [br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "IP бўйича рухÑат бериш/рад Ñтиш учун ишонарли прокÑи-Ñерверлар рўйхати"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Серверда импорт файллари Ñақланадиган директориÑ"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Импорт директориÑÑи"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
"Маълумотлар базаÑи ичидаги маълумотларни тўлалигича қидиришга рухÑат бериш"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Базани қидиришдан фойдаланиш"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -8008,11 +7984,11 @@ msgstr ""
"неча Ñўровниўз ичига олиши мумкинлиги \"libraries/import.lib.php\" файлида "
"белгиланган."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Кенгайтирилган ибора"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -8020,11 +7996,11 @@ msgstr ""
"ВерÑиÑни аниқлаб бўлмади. Балки Сиз оффлайндаÑиз ёки Ñервер жавоб бера "
"олмаÑпти."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Сервердар верÑÐ¸Ñ Ò³Ð°Ò›Ð¸Ð´Ð° ноўрин маълумот олинди"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -8034,7 +8010,7 @@ msgstr ""
"Ñнгилашингизни тавÑÐ¸Ñ Ñтамиз. Энг Ñнги верÑÐ¸Ñ \"%s\" бўлиб, у \"%s\" Ñанада "
"чиқарилган."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -8046,24 +8022,24 @@ msgstr ""
"Сиз ÑубверÑиÑдан фойдаланмоқдаÑиз. Ўз верÑиÑнгизни Ñнгилашингизни тавÑÐ¸Ñ "
"Ñтамиз. Энг Ñнги верÑÐ¸Ñ \"%s\" бўлиб, у \"%s\" Ñанада чиқарилган."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Янгироқ верÑÐ¸Ñ Ò³Ð°Ð»Ð¸ мавжуд ÑмаÑ"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "ВерÑÐ¸Ñ Ò³Ð°Ò›Ð¸Ð´Ð° тушунарÑиз маълумот"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "ВерÑиÑни текшириш"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "Ðа URL қодоқлагич ва на CURL мавжуд. ВерÑиÑни текшириб бўлмади."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8071,7 +8047,7 @@ msgstr ""
"Импорт ва ÑкÑпорт операциÑлари учун [a@http://en.wikipedia.org/wiki/ZIP_"
"(file_format)]ZIP[/a] қиÑишни ёқиш"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8080,7 +8056,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]ZIP ёрдамида қиÑиш[/a] "
"тизимда мавжуд бўлмаган (\"%s\") функциÑларини талаб Ñтади."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8089,323 +8065,323 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]ZIP ёрдамида очиш [/a] "
"тизимда мавжуд бўлмаган (\"%s\") функциÑларини талаб Ñтади."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Киритилган қатор идентификатори: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP-код Ñифатида кўрÑатиш"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "SQL-Ñўровни кўрÑатиш"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr " `\"%s\"` жадвалидаги индекÑларда муаммо мавжуд"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Хатчўп белгиÑи"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s жадвали муваффақиÑтли ўзгартирилди"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Ташқи қийматларни кўриб чиқиш"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "ФункциÑ"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "Эътибор бермаÑлик"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Маълумотлар кўплиги Ñабали<br />ўзгартириш қийишлашиши мумкин"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "BLOB омбори мурожаатларини ўчириш"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Иккилик маълумот - таҳрирлаш мумкин ÑмаÑ"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "BLOB омборига юклаш"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Ðзув киритиш"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Янги қатор Ñифатида қўшиш ва хатоликларга Ñътибор бермаÑлик"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Киритилган Ñўровни кўрÑатиш"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Олдинги Ñаҳифага ўтиш"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Янги ёзув киритиш"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Ушбу Ñаҳифага қайтиш"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Кейинги қаторни таҳрирлаш"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Майдонлараро ўтиш учун TAB тугмаÑи ёки CTRL+Ñтрелка тугмаларидан фойдаланинг"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Қўйилаётган қаторлар Ñони: \"%s\""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "\"%s\" номли жадвал мавжуд!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s жадвали тузилди."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Жадвал дампини (ÑхемаÑини) намойиш Ñтиш"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Бирламчи Ð¸Ð½Ð´ÐµÐºÑ Ð½Ð¾Ð¼Ð¸ \"PRIMARY\" бўлиши керак!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "ИндекÑни \"PRIMARY\"га қайта номлаб бўлмади!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ò›Ð¸Ñмлари белгиланмаган!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Янги Ð¸Ð½Ð´ÐµÐºÑ Ñ‚ÑƒÐ·Ð¸Ñˆ"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "ИндекÑни ўзгаририш"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ð¾Ð¼Ð¸: "
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ñ‚ÑƒÑ€Ð¸: "
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" номи <b>фақат</b> бирламчи индекÑгаÑга бўлиши шарт!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr " \"%s\" майдон(лар)ини индекÑга қўшиш"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "УÑтунлар Ñони нолдан кўп бўлиши шарт."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Жадвални ўз-ўзига кўчириб бўлмайди!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Жадвалнинг ўзидан ўзига нуÑха кўчириш мумкин ÑмаÑ!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr " \"%s\" жадвали \"%s\" га кўчирилди."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "\"%s\" жадвалидан \"%s\" га нуÑха кўчирилди."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Жадвал номи кўрÑатилмаган!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Жадвал ÑортировкаÑини ўзгартириш"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(уÑтун)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Жадвални (маълумотлар базаÑи<b>.</b>жадвал) га кўчириш:"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Жадвал параметрлари"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Жадвал номини ўзгартириш"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Жадвалдан (маълумотлар омбори<b>.</b>жадвал) га нуÑха кўчириш:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "ÐуÑха олинган жадвалга ўтиш"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Жадвалга хизмат кўрÑатиш"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Жадвални дефрагментациÑлаш"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "\"%s\" жадвали кеши Ñнгиланди"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Жадвал кешини Ñнгилаш (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "бўлакларга хизмат кўрÑатиш"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "\"%s\" бўлаги"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Таҳлил"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Текшириш"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "ОптимизациÑ"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Қайта қуриш"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Тиклаш"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Бўлакларни (PARTITIONS) ўчириш"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Маълумотлар Ñхлитлигини текшириш:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Жадвалларни кўрÑатиш"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Фойдаланилаётган жой"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Ишлатилиш"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Эффективлик"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Қаторлар ÑтатиÑтикаÑи"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "ТавÑиф"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "Ñтатик"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "динамик"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Қатор узунлиги"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Қатор ҳажми"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
" %1$s да ташқи калит (FOREIGN KEY) тузишда хатолик (маълумот турини "
"текширинг)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Ички алоқалар"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8413,131 +8389,131 @@ msgstr ""
"Ðгар ташқи калит (FOREIGN KEY) орқали алоқа мавжуд бўлÑа, ички алоқа ўрнатиш "
"шарт ÑмаÑ."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Ташқи калит чегаралари"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "Ðмални амалга ошириш учун битта ёки бир нечта қаторни танлаш керак. "
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Ðамунадаги Ñўровни бажариш\" (ўрнига қўйиш белгиÑи: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Оператор"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Майдонни танланг (камида битта):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Қидириш шартини кўшиш (Ñъни \"where\" жумлаÑи):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Саҳифадаги қаторлар Ñони "
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Сортировка:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Турли қийматларни кўриб чиқиш"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Йўқ"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "\"%s\" жадвали ўчирилди"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr " \"%s\" га бирламчи калит қўшилди"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr " \"%s\" учун Ð¸Ð½Ð´ÐµÐºÑ Ò›ÑžÑˆÐ¸Ð»Ð´Ð¸"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Ðлоқаларни кўриш"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Жадвал тузилиши таҳлили"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "УÑтун(лар) қўшиш"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Жадвал охирига"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Жадвал бошига"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr " \"%s\" дан кейин"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "\"%s\" майдон учун Ð¸Ð½Ð´ÐµÐºÑ Ñ‚ÑƒÐ·Ð¸Ñˆ"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "бўлакларга бўлинган"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "\"%s\" жадвали учун кузатув ҳиÑоботи"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "%s верÑÐ¸Ñ Ñ‚ÑƒÐ·Ð¸Ð»Ð´Ð¸, \"%s.%s\" ни кузатишш фаоллаштирилган."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "\"%s.%s\" ни кузатиш, %s верÑÐ¸Ñ Ñ„Ð°Ð¾Ð»Ñизлантирилган."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "\"%s.%s\" ни кузатиш, %s верÑÐ¸Ñ Ñ„Ð°Ð¾Ð»Ð»Ð°ÑˆÑ‚Ð¸Ñ€Ð¸Ð»Ð³Ð°Ð½."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL Ñўрови бажарилди."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8545,113 +8521,113 @@ msgstr ""
"Дампни бажариш учун вақтинчалик база тузинг ё борини ишлатинг. Бунинг учун "
"етарли привилегиÑларга Ñга бўлишингиз керак."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Ðгар керак бўлмаÑа, ушбу икки қатор олдига шарҳ белгиÑини қўйинг."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Ñўрови ÑкÑпорт қилинди. Дампдан нуÑха олинг ёки уни бажаринг."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Ðпиш"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "%s верÑÐ¸Ñ Ñ€Ð°Ñми (SQL коди)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Кузатиш операторлари"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "\"%s\"ни кўрÑатиш, %s дан %s Ñанагача, фойдаланувчи %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Санани"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Фойдаланувчи"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Маълумотлар таърифи операторини"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Маълумотларни бошқариш операторини"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL дампи (файлни юклаб олиш)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL дамп"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Ушбу танлов жадвал ва унинг таркибини амаштиради."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL бажаруви"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "\"%s\" деб ÑкÑпорт қилиш"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "ВерÑиÑларни кўрÑатиш"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "ВерÑиÑ"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "\"%s.%s\" жадвалини кузатишни фаолÑизлантириш"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Ҳозир фаолÑизлантириш"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "\"%s.%s\" жадвалини кузатишни фаоллаштириш"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Ҳозир фаоллаштириш"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "\"%s.%s\" жадвалининг %s рақамли верÑиÑÑини тузиш"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Ушбу маълумотлар таърифи операторларини кузатиш:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Ушбу маълумотлар бошқаруви операторларини кузатиш:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "ВерÑиÑÑини тузиш"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8660,47 +8636,75 @@ msgstr ""
"Мавзулар ишламаÑпти, конфигурациÑни ва \"%s\" каталогида мавзулар "
"мавжудлигини текширинг."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Кўпроқ мавзуга Ñга бўлинг!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Мавжуд MIME турлари"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"КурÑив билан белгиланган MIME турлари алоҳида ўгириш функциÑларига Ñга ÑмаÑ. "
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Мавжуд ўгиришлар"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "ТавÑифи"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ушбу Ñаҳифага кириш учун Сизда етарли ҳуқуқ мавжуд ÑмаÑ!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Профил Ñнгиланди."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Ðом кўриниши"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Кўриниш номини ўзгартириш"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Кодировкаларни ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ учун керак бўлган \"iconv\" ёки \"recode"
+#~ "\" кенгайтмалари қўшилмаган. Ушбу кенгайтмаларни қўшган ҳолда PHP "
+#~ "даÑтурини Ñозлаш ёки phpMyAdmin даÑтурида кодировкаларни ÐºÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ "
+#~ "қилишни фаолÑизлантириш керак."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Зарур кенгайтмалар юкланган бўлишига қарамай, \"iconv\", \"libiconv\" ёки "
+#~ "\"recode_string\" функциÑÑини ишлатиб бўлмади. Эҳтимол, PHP ни Ñозлашда "
+#~ "хатолик мавжуд."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Кодировка корвертациÑÑига рухÑат бериш"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "ÐšÐ¾Ð½Ð²ÐµÑ€Ñ‚Ð°Ñ†Ð¸Ñ Ð²Ð°Ò›Ñ‚Ð¸Ð´Ð° ишлатиладиган кодировка"
+
+#~ msgid "Default character set"
+#~ msgstr "Кодировка"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/uz@latin.po b/po/uz@latin.po
index 2fc8f15c6e..c4268b6c80 100644
--- a/po/uz@latin.po
+++ b/po/uz@latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_latin <uz@latin@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "Barchasini ko‘rsatish"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "Sahifa raqami: "
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,299 +35,299 @@ msgstr ""
"yopilgan yoki brauzer xavfsizlik yuzasidan oynalararo yangilashni blokirovka "
"qilmoqda"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "Qidirish"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "OK"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "Indeks nomi"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "Tavsifi"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "Ushbu qiymatni ishlatish"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr " %1$s ma`lumotlar bazasi tuzildi."
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "Ma`lumotlar bazasiga izoh:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "Jadval izohi"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "Maydon nomlari"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "Tur"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "Andoza"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "Aloqalar"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "Izohlar"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "Yo‘q"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "Ha"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "Chop etish"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "Ma`lumotlar bazasi dampini (sxemasini) namoyish etish"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "Barchasini belgilash"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "Belgilashni bekor qilish"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "Ma`lumotlar bazasi nomi bo‘sh!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr " `\"%s\"` ma`lumotlar bazasining nomi `\"%s\"` deb o‘zgartirildi."
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "\"%s\" ma`lumotlar bazasidan \"%s\" ga nusxa ko‘chirildi."
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "Buyruq"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "va so‘ng"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "Ma`lumotlar bazasidan quyidagiga nusxa olish"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "Faqat tuzilishi"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "Tuzilishi va ma`lumotlari"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "Faqat ma`lumotlar"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "Nusxa ko‘chirishdan oldin ma`lumotlar bazasi tuzing (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "\"%s\" qo‘shish"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT qo‘shish"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "Cheklovlar qo‘shish"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "Nusxa olingan ma`lumotlar bazasiga o‘tish"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB ombori"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "Holat"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "Faollashtirilgan"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "Faolsizlantirish"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "Shikastlangan"
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
#| msgid "Repair"
msgctxt "BLOB repository"
msgid "Repair"
msgstr "Tiklash"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "Faolsizlantirilgan"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "Faollantirish"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "Taqqoslash"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
@@ -336,54 +336,54 @@ msgstr ""
"Aloqador jadvallar bilan ishlash uchun qo‘shimcha imkoniyatlar mavjud emas. "
"Sabablarini aniqlash uchun %sbu yerga%s bosing."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "PDF-sahifalarni tahrirlash"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "Jadval "
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "Qatorlarsoni"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "Hajmi"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "ishlatilmoqda"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "Tuzish"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "Oxirgi yangilanish"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "Oxirgi tekshiruv"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -391,238 +391,244 @@ msgid_plural "%s tables"
msgstr[0] "Jadvallar soni: \"%s\""
msgstr[1] "Jadvallar soni: \"%s\""
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "SQL so‘rovi muvaffaqiyatli bajarildi"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "So‘rovni bajarish uchun, maydon/maydonlar tanlangan bo‘lishi kerak."
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "Sortirovka qilish"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "O‘sish tartibida"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "Kamayish tartibida"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "Ko‘rsatish"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "Kriteriy"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "Qo‘yish"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "Va"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "O‘chirish"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "Yoki"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "O‘zgarirish"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "Qator qo‘shish/o‘chirish"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "Ustun qo‘shish/o‘chirish"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "So‘rovni yangilash"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "Jadvallarni ishlatish"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>\"%s\"</b> ma`lumotlar bazasiga SQL-so‘rov: "
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "so‘rovni bajarish"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "Ruxsat berilmadi"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "so‘zlardan biri"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "barcha so‘zlar"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "aniq moslik"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "muntazam ibora"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "\"<i>\"%s\"</i>\" uchun qidiruv natijalari \"%s\":"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "<i>\"%s\"</i> jadvalida o‘xshashliklar soni \"%s\" ta"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "<i>\"%s\"</i> jadvalida o‘xshashliklar soni \"%s\" ta"
+msgstr[1] "<i>\"%s\"</i> jadvalida o‘xshashliklar soni \"%s\" ta"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "Ko‘rib chiqish"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "O‘chirish"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>Jami:</b> <i>\"%s\"</i> o‘xshashlik"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>Jami:</b> <i>\"%s\"</i> o‘xshashlik"
+msgstr[1] "<b>Jami:</b> <i>\"%s\"</i> o‘xshashlik"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "Ma`lumotlar bazasida qidirish"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr ""
"Qidirish uchun so‘z(lar) yoki qiymat(lar) (o‘rniga qo‘yish belgisi: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "Izlash:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "So‘zlar bo‘sh joy (\" \") yordamida bo‘lingan."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "Quyidagi jadval(lar)da qidirish:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "Quyidagi maydon(lar)da qidirish: "
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "Qo‘yish"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "Tuzilishi"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "O‘chirish"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "Tozalash"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "\"%s\" jadvali tozalandi"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr " \"%s\" namoyishi o‘chirildi"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "\"%s\" jadvali o‘chirildi"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "Kuzatish faol."
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "Kuzatish faol emas."
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -631,173 +637,173 @@ msgstr ""
"Ushbu namoyish kamida ko‘rsatilgan miqdorda qatorlarga ega. Batafsil "
"ma`lumot uchun %sdokumentatsiyaga%s qarang."
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "Namoyish"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "Replikatsiya (zaxira nusxa ko‘chirish)"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "Jami"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "\"%s\" - MySQL serveridagi andozaviy ma`lumotlar jadvali turi."
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "Belgilanganlarni: "
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "Barchasini belgilash"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "Belgilashni bekor qilish"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "Optimallashtirish lozim bo‘lgn jadvallarni belgilash"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "Chop etish versiyasi"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "Jadvalni tekshirish"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "Jadvalni optimallashtirish"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "Jadvalni tiklash"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "Jadval tahlili"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "Eksport"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "Ma`lumotlar lug‘ati"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "Kuzatilgan jadvallar"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "Ma`lumotlar bazasi"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "Oxirgi vеrsiya"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "Tuzildi"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "Yangilandi"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "Amal"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "faol"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "faol emas"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "Vеrsiyalar"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "Kuzatish hisoboti"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "Tuzilma rasmi"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "Kuzatilmagan jadvallar"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "Jadvalni kuzatish"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "Baza log faylini"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "Belgilangan eksport turi faylga saqlanishi shart!"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" faylini saqlash uchun diskda yetarli joy mavjud emas. "
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -805,17 +811,17 @@ msgstr ""
"\"%s\" fayli serverda mavjud, uning nomini o‘zgartiring yoki qayta yozish "
"parametrini yoqing."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "\"%s\" faylini veb-serverga saqlash uchun huquqlar yetarli emas."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damp \"%s\" faylida saqlandi."
-#: import.php:60
+#: import.php:59
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation"
@@ -824,14 +830,14 @@ msgstr ""
"Ehtimol, yuklanayotgan fayl hajmi juda katta. Bu muammoni yechishning "
"usullari %sdokumentatsiyada%s keltirilgan."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "Faylni o‘qib bo‘lmadi!!"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -841,7 +847,7 @@ msgstr ""
"mavjud emas, shuning uchun ushbu faylni import qilib bo‘lmaydi. Agar dastur "
"mavjud bo‘lsa, demak u konfiguratsiya vaqtida o‘chirib qo‘yilgan."
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -852,31 +858,31 @@ msgstr ""
"qiymatdan katta. Qarang: [a@./Documentation.html#faq1_16@Documentation]FAQ "
"1.16[/a]."
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Import modullari mavjud emas! O‘rnatilgan phpMyAdmin nusxasining libraries/"
"export katalogini tekshiring."
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "Xatcho‘p o‘chirildi."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "Xatcho‘plarni ko‘rsatish"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "\"%s\" xatcho‘pi tuzildi"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import muvaffaqiyatli tugatildi, bajarilgan so‘rovlar soni: %d."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
@@ -885,7 +891,7 @@ msgstr ""
"unda o‘sha faylni tanlagan holda uni qayta ishga tushiring va jarayon "
"uzilgan joydan boshlab davom etadi."
-#: import.php:426
+#: 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."
@@ -894,21 +900,21 @@ msgstr ""
"Odatda, bu hol, php-ssenariylar uchun ajratilgan vaqt oshirilmaguncha "
"phpMyAdmin dasturi import jarayonini yakunla olmasligini bildiradi."
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "Orqaga"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr ""
"phpMyAdmin ishlashi uchun <b>freymlar</b> bilan ishlay oladigan brauzer "
"kerak."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "Tanlash uchun sichqoncha tugmasini bosing"
@@ -916,16 +922,16 @@ msgstr "Tanlash uchun sichqoncha tugmasini bosing"
msgid "Click to unselect"
msgstr "Tanlashni bеkor qilish uchun sichqoncha tugmasini bosing"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr ""
"\"DROP DATABASE\" (ma`lumotlar bazasini o‘chirish) buyrug‘i o‘chirilgan."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "Haqiqatan ham so‘rovni bajarmoqchimisiz?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "Ma`lumotlar bazasi to‘liq O‘CHIRILADI!"
@@ -956,39 +962,39 @@ msgstr "Xost nomi bo‘sh!"
msgid "The user name is empty!"
msgstr "Foydalanuvchi nomi belgilanmagan!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "Parol belgilanmagan!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "Kiritilgan parollar bir xil emas!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "Bekor qilish"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "O‘zgaririshlar saqlandi"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "Aloqa o‘chirildi"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "Tashqi kalitga (FOREIGN KEY) aloqa o‘rnatildi"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "Ichki aloqa o‘rnatildi"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "Xatolik: Bog‘liqlik o‘rnatilmadi."
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "Xatolik: Bog‘liqlik allaqachon mavjud."
@@ -996,13 +1002,13 @@ msgstr "Xatolik: Bog‘liqlik allaqachon mavjud."
msgid "Error saving coordinates for Designer."
msgstr "Koordinatalarni saqlashda xatolik."
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "Aloqalarning asosiy imkoniyatlari"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "Faolsizlantirilgan"
@@ -1019,125 +1025,135 @@ msgid "Please select the primary key or a unique key"
msgstr ""
"Birlamchi (PRIMARY) yoki unikal (UNIQUE) indeks bo‘lgan maydonni tanlang!"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Ko‘rsatiladigan maydonni tanlash"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "Parol o‘rnatish"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "Generatsiya qilish"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Sadaqa"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "Orqaga"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "Keyingi"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Jami"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Ikkilik"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Iyun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Iyul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Avg"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Yanv"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1145,199 +1161,199 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Iyun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Iyul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Avg"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sen"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Noya"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Yaksh"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Dush"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Sesh"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Jum"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Yaksh"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Dush"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Sesh"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Chor"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Pay"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Jum"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Shan"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Yaksh"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Dush"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Sesh"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Chor"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Pay"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Jum"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Shan"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Viki"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "ishlatilmoqda"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "sekundiga"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "Shrift o‘lchami"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "Fayl yuklanayotgan vaqtda noma`lum xatolik yuz berdi."
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"Yuklanayotgan fayl hajmi PHP konfiguratsion faylida (php.ini) ko‘rsatilgan "
"\"upload_max_filesize\" direktivasi qiymatidan katta!"
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
@@ -1345,23 +1361,23 @@ msgstr ""
"Yuklanayotgan fayl hajmi HTML formada ko‘rsatilgan \"MAX_FILE_SIZE\" "
"direktivasi qiymatidan katta!"
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "Yuklanayotgan fayl faqatgina qisman yuklandi."
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "Vaqtinchalik fayllarni saqlash uchun katalog topilmadi."
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "Faylni diskka yozishdaxatolik yuz berdi."
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "Faylning yuklanishi uning kengaytmasi sabali to‘xtatildi."
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1369,71 +1385,71 @@ msgstr ""
"Yuklangan fayl joyini o‘zgartirishda xatolik, [a@./Documentation."
"html#faq1_11@Documentation]\"FAQ 1.11\"[/a]ga qarang"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "Indeks belgilanmagan!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "Indekslar"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "Unikal"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "Qisilgan"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "Elementlar soni"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "Izoh"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "Tahrirlash"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "Birlamchi kalit o‘chirildi"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr " \"%s\" indeksi o‘chirildi"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, 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 va %2$s indekslari bir xil, ulardan birini o‘chirish mumkin."
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "Ma`lumotlar bazalari"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "Xatolik"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
@@ -1441,7 +1457,7 @@ msgid_plural "%1$d rows affected."
msgstr[0] "%1$d ta qatorlarga ta`sir etdi."
msgstr[1] "%1$d ta qatorlarga ta`sir etdi."
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
@@ -1449,7 +1465,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "%1$d ta qatorlar o‘chirildi."
msgstr[1] "%1$d ta qatorlar o‘chirildi."
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
@@ -1457,89 +1473,89 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d ta qatorlar qo‘yildi."
msgstr[1] "%1$d ta qatorlar qo‘yildi."
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "Ushbu turdagi jadvallar haqida qo‘shimcha ma`lumot mavjud emas. "
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "Ushbu MySQL serveri \"%s\" turdagi jadvallar bilan ishlay oladi."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "\"%s\" turidagi jadvallar ushbu MySQL serverda faolsizlantirilgan."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ushbu MySQL serveri \"%s\" turdagi jadvallar bilan ishlay olmaydi."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "Noto‘g‘ri ma`lumotlar bazasi"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "Jadval nomi noto‘g‘ri"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "%1$s jadvalini %2$s deb qayta nomlashda xatolik"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "`\"%s\"` jadvalining nomi `\"%s\"` deb o‘zgartirildi."
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr " \"%s\" mavzusi rasmlariga to‘g‘ri yo‘l topilmadi!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "Oldindan ko‘rish mumkin emas."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "Tadbiq qilish"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr " \"%s\" asl mavzusi topilmadi!"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr " \"%s\" mavzusi topilmadi!"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr " \"%s\" mavzusi fayllariga yo‘l topilmadi!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "Mavzu / Uslub"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "Ulanib bo‘lmadi: noto‘g‘ri sozlangan."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "\"%s\" dasturiga xush kelibsiz"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1548,7 +1564,7 @@ msgstr ""
"Ehtimol, konfiguratsiya fayli tuzilmagan. Uni tuzish uchun %1$sso‘rnatish "
"ssenariysidan%2$s foydalanishingiz mumkin."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1559,65 +1575,65 @@ 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:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "Avtorizatsiya"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentatsiyasi"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "Server"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "Foydalanuvchi:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "Parol:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "Serverni tanlang"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Brauzerda \"cookies\" faollashtirilgan bo‘lishi shart."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
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:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, 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:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "MySQL serveriga ulanib bo‘lmadi"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "Kiritilgan ma`lumotlar noto‘g‘ri. Kirish mumkin emas."
@@ -1655,29 +1671,7 @@ msgstr "Vidеo ko‘rinishi"
msgid "Download file"
msgstr "Faylni yuklab olish"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"Kodirovkalarni konvertatsiya qilish uchun kerak bo‘lgan \"iconv\" yoki "
-"\"recode\" kengaytmalari qo‘shilmagan. Ushbu kengaytmalarni qo‘shgan holda "
-"PHP dasturini sozlash yoki phpMyAdmin dasturida kodirovkalarni konvertatsiya "
-"qilishni faolsizlantirish kerak."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"Zarur kengaytmalar yuklangan bo‘lishiga qaramay, \"iconv\", \"libiconv\" "
-"yoki \"recode_string\" funksiyasini ishlatib bo‘lmadi. Ehtimol, PHP ni "
-"sozlashda xatolik mavjud."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1693,13 +1687,13 @@ msgstr ""
"nuqta-vergul qoldirib ketilgan bo‘ladi.<br />Agar bo‘m-bo‘sh sahifa "
"ko‘rsatilsa, demak, hammasi joyida."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
@@ -1707,213 +1701,213 @@ msgstr ""
"<tt>$cfg[\"PmaAbsoluteUrl\"]</tt> direktivasi konfiguratsion faylda "
"sozlanishi SHART!"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, 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:620
#, 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/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "Server"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr ""
"phpMyAdmin konfiguratsion faylida noto‘g‘ri autentifikatsiya usuli "
"belgilangan:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr " \"%s\" ni \"%s\" versiyaga yoki kattaroq versiyaga yangilash zarur."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "Maksimal hajmi: \"%s\"%s\""
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "Yuborildi"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "Yuborildi"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "Dokumentatsiya"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL so‘rovi"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL javobi: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "So‘rov tahlili"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "Tahlil kerak emas"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "PHP-kod olib tashlash"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "PHP-kod"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "Yangilash"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "SQL sintaksisi tekshiruvini olib tashlash"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "SQL to‘g‘riligini tekshirish"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "Jadval turlari"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "Profillashtirish"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "Vaqt"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bayt"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr ","
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y y., %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "\"%s\" kun, \"%s\" soat, \"%s\" minut va \"%s\" sekund"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "Boshi"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "Orqaga"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "Oxiri"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr " \"%s\" ma`lumotlar bazasiga o‘tish"
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
" \"%s\" parametrining ishi ma`lum xatolikka olib kelishi mumkin, batafsil "
"ma`lumot uchun qarang \"%s\""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "Operatsiyalar"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1922,61 +1916,61 @@ msgstr ""
"[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] kengaytmani yuklab "
"bo‘lmadi! PHP konfiguratsiyasini sozlang."
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "Hodisalar"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "Nomi"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr " \"%s\" ma`lumotlar ombori o‘chirildi."
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "Ma`lumotlar bazasi bo‘sh!"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "Kuzatish"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "So‘rov"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "Dizayner"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "Import"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "Privilegiyalar"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "Muolajalar"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "Qaytariladigan tip"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
@@ -1984,152 +1978,142 @@ msgstr ""
"Taxminiy bo‘lishi mumkin. [a@./Documentation."
"html#faq3_11@Documentation]\"FAQ 3.11\"[/a]ga qarang"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "Fragmentlangan"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"\"config.inc.php\" konfiguratsion faylining \"controluser\" direktivasida "
"ko‘rsatilgan foydalanuvchi yordamida ulanib bo‘lmadi."
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "Server javob bermayapti"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
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:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "Tafsilotlar..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "Parolni o‘zgartirish"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "Parol yo‘q"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "Parol"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "Tasdiqlash"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "Parolni xeshlash"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 ga mos"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "Parol o‘rnatish"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "Generatsiya qilish"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "Yangi ma`lumotlar bazasi tuzish"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "Tuzish"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "Privilegiyalar yo‘q"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "Jadvalda, hech bo‘lmaganda, bitta maydon bo‘lishi shart."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "\"%s\" ma`lumotlar bazasida yangi jadval tuzish"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "Maydonlar soni "
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Eksport modullari mavjud emas! O‘rnatilgan phpMyAdmin nusxasining libraries/"
"export katalogini tekshiring."
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "# %s yozuvidan boshlab %s satrni damp qilish."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "Barcha qatorlarni damp qilish"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "Fayl kabi saqlash"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "Serverdagi \"%s\" katalokka saqlash"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "Mavjud fayl(lar) ustidan yozish"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "Fayl nomi shabloni"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "server nomi"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "ma`lumotlar bazasi nomi"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "jadval nomi"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2140,40 +2124,40 @@ msgstr ""
"hozirgi vaqt va sanani qo‘yish mumkin. Qo‘shimcha ravishda quyidagilar "
"ishlatilishi mumkin: %3$s. Matnning boshqa qismlari o‘zgarishsiz qoladi."
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr " shablonni yodda tutish"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "Fayl kodirovkasi: "
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "Siqish"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "Yo‘q"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gzip"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzip yordamida siqilgan"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL bilan moslik rejimi"
@@ -2203,7 +2187,7 @@ msgstr ""
msgid "File to import"
msgstr "Import qilinayotgan fayl "
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "Faylni tanlash"
@@ -2211,13 +2195,13 @@ msgstr "Faylni tanlash"
msgid "File uploads are not allowed on this server."
msgstr "Fayllarni serverga yuklab bo‘lmadi."
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Yuklash katalogidan"
@@ -2249,14 +2233,14 @@ msgstr ""
"berish. Katta hajmdagi fayllarni import qilishda qo‘l kelishi mumkin, ammo "
"bunda tranzaksiya uzilishi mumkin."
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, 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/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "Import qilinayotgan fayl formati"
@@ -2300,177 +2284,177 @@ msgstr "Kitob shaklida"
msgid "Paper size"
msgstr "Qog‘oz o‘lchami"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Til"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr " %d soni to‘g‘ri qator raqami emas!"
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "ta qator quyidagi qatordan boshlab "
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "gorizontal"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "gorizontal (aylantirilgan sarlavhalar)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "vertikal"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
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:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr ""
"Ushbu operatsiyani bajarish uzoq vaqt talab qilishi mumkin. Davom etsinmi? "
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "Indeks bo‘yicha sortirovka qilish"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "Parametrlar"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "Ma`lumotlarni qisqartirib ko‘rsatish"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "Ma`lumotlarni kengaytirilgan holda ko‘rsatish"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "Aloqador kalit"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational display field"
msgid "Relational display column"
msgstr "Aloqador maydon qiymati"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "Ikkilik ma`lumotlarni ko‘rsatish"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "BLOB turidagi ma`lumotlarni ko‘rsatish"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "Ikkilik ma’lumotlarni o‘n oltilik shaklda ko‘rsatish"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "Yashirish"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "O‘girish"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "Belgilangan so‘rovni bajarish"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "Yozuv o‘chirildi"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Tugatish"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "so‘rov bo‘yicha"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "Yozuvlarni ko‘rsatish"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "jami"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "So‘rov %01.4f sekund vaqt oldi"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "O‘zgartirish"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "So‘rov natijalarini ishlatish"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "Chop etish versiyasi (to‘la)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "Aloqa topilmadi"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "Versiya haqida ma`lumot"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "Ma`lumotlar uchun uy katalog"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr ""
"InnoDB ma`lumotlar fayllari saqlanadigan katalog yo‘lining umumiy qismi"
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "Ma`lumotlar fayli"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "Avtomatik oshirib borish"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
@@ -2478,11 +2462,11 @@ msgstr ""
"Jadvalda joy tugaganda ma`lumotlar fayli hajmini avtomatik oshirish "
"(megabaytlarda) "
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "Bufer puli hajmi"
-#: libraries/engines/innodb.lib.php:43
+#: libraries/engines/innodb.lib.php:35
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
@@ -2490,85 +2474,85 @@ msgstr ""
"Ma`lumotlarni va jadval indekslarini keshlashda InnoDB ishlatadigan xotira "
"buferi hajmi"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "Bufer puli"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB ahvoli"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "Ishlatilish"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "Jami"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "sahifalar soni "
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "Bo‘sh sahifalar soni "
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "Kir sahifalar"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "Ma`lumotlar mavjud sahifalar"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "Tozalash kerak bo‘lgan sahifalar soni: "
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "Band sahifalar"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "Blokirovka qilingan sahifalar soni: "
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "Faollik"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "O‘qishga ruxsat so‘rash"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "Yozishga bo‘lgan so‘rovlar soni"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "Buferni o‘qishda qoldirishlar mavjud"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "Buferning tozalanishi kutilmoqda"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "Buferni o‘qishda % qoldirishlar mavjud "
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr " % buferning tozalanishi kutilmoqda"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "Ma`lumotlar fayli ko‘rsatgichi hajmi"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2577,11 +2561,11 @@ msgstr ""
"turidagi jadval tuzishda (CREATE TABLE) ishlatiladigan ma`lumotlar fayli "
"ko‘rsatgichi hajmi (baytlarda)."
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "Avtomatik tiklash rejimi"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2589,11 +2573,11 @@ msgstr ""
"Jadval buzilganda avtomatik tiklash rejimi. Server ishga tushirilganda, --"
"myisam-recover parametri orqali belgilanadi."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "Vaqtinchalik indeks fayllarining maksimal hajmi"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2605,11 +2589,11 @@ msgstr ""
"yordamida indeks tuziladi (bunday algoritm sekinroq lekin barqarorroq "
"ishlaydi)."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "Indeksni tuzishda ishlatiladigan vaqtinchalik fayl hajmi"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2619,11 +2603,11 @@ msgstr ""
"vaqtinchalik fayl hajmi bu yerda ko‘rsatilgan hajmdan katta bo‘lsa, indeksni "
"keshlashning sekinroq lekin barqarorroq usuliga afzallik beriladi."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "Oqimli tiklash"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2631,11 +2615,11 @@ msgstr ""
"Agar qiymat birdan katta bo‘lsa, MyISAM turidagi jadval indekslari tiklash "
"vaqtida parallel ravishda sortirovka (Repair by sorting) yordamida tuzilgan."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "Sortirovka buferi hajmi"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2644,11 +2628,11 @@ msgstr ""
"INDEX yoki ALTER TABLE buyruqlari yordamida indeks tuzish uchun kerak "
"bo‘lgan bufer hajmi."
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "Indeks keshi hajmi"
-#: libraries/engines/pbxt.lib.php:24
+#: 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."
@@ -2656,11 +2640,11 @@ msgstr ""
"Indekslar keshiga ajratilgan xotira hajmi. Asl qiymati – 32 Mb. Bunda "
"ajratilgan xotira faqatgina indeks sahifalarni keshlashda foydalaniladi."
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "Yozish keshi hajmi"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2670,11 +2654,11 @@ msgstr ""
"32 Mb. Ushbu xotira ma`lumotlarni saqlash fayllari(.xtd)dagi va qator "
"ko‘rsatgichlari(.xtr)dagi o‘zgarishlarni keshlashda ishlatiladi. "
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "Jurnal keshi hajmi"
-#: libraries/engines/pbxt.lib.php:34
+#: 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."
@@ -2682,11 +2666,11 @@ msgstr ""
"Tranzaksiyalar jurnali ma`lumotlarini keshlash uchun ajratilgan xotira "
"hajmi. Asl qiymati – 16 Mb."
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "Jurnal fayli ostonasi"
-#: libraries/engines/pbxt.lib.php:39
+#: 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."
@@ -2694,11 +2678,11 @@ msgstr ""
"Tranzaksiyalar jurnalining qaytishgacha va yangi jurnal tuzishgacha hajmi. "
"Asl qiymati – 26 Mb."
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "Tranzaksiyalar buferi hajmi"
-#: libraries/engines/pbxt.lib.php:44
+#: 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."
@@ -2706,11 +2690,11 @@ msgstr ""
"Tranzaksiya jurnallari uchun global bufer hajmi (dastur shu hajmdagi 2 ta "
"bufer ajratadi). Asl qiymati – 1 Mb."
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "Tekshiruv chastotasi"
-#: libraries/engines/pbxt.lib.php:49
+#: 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."
@@ -2718,11 +2702,11 @@ msgstr ""
"Tekshiruv amalga oshirilganga qadar tranzaksiyalar jurnalida yozilgan "
"ma`lumotlar hajmi. Asl qiymati – 24 Mb."
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "Ma`lumotlar jurnali ostonasi"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2735,11 +2719,11 @@ msgstr ""
"ma`lumotlarning umumiy hajmini oshirish uchun ushbu o‘zgaruvchining "
"qiymatini oshirish mumkin."
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "Axlatlanish ostonasi"
-#: libraries/engines/pbxt.lib.php:59
+#: 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."
@@ -2747,11 +2731,11 @@ msgstr ""
"Ixchamlashtirishdan oldin ma`lumotlar jurnali fayli axlatlanishining foiz "
"nisbati. Qiymat 1 va 99 orasidabo‘lishi shart. Asl qiymati – 50."
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "Jurnal buferi hajmi"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2761,27 +2745,27 @@ msgstr ""
"Mb. Agar oqim jurnal ma`lumotlarini yozish uchun kerak bo‘lsagina, dastur "
"har bir oqimga bitta bufer ajratadi."
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "Ma`lumotlar fayllarining oshish hajmi"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "Ma`lumotlarni saqlash fayllari(.xtd)ning oshish hajmi."
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "Qator fayllarining oshish hajmi"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "Qator ko‘rsatgichlari fayllari(.xtr)ning oshish hajmi."
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "Jurnal fayllari soni"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2793,150 +2777,150 @@ msgstr ""
"jurnallar o‘chiriladi yoki ularning nomlari o‘zgartiriladi va quyidagi "
"tartibda raqamlanadi."
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "Format"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "Qatorlar bo‘luvchisi"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan "
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "Belgi oldida quyidagi belgi mavjud "
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "Qatorlar bo‘luvchisi"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "NULL qiymatni quyidagiga almashtirish"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
#, fuzzy
#| msgid "Remove CRLF characters within fields"
msgid "Remove CRLF characters within columns"
msgstr "Maydonlar ichidagi satrdan-satrga ko‘chirish belgilarini olib tashlash"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "Maydon nomlarini birinchi qatorga joylashtirish"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel uchun CSV"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel-versiyasi"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "Ma`lumotlar"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "Jadval ma`lumotlarini damp qilish"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "Jadval tuzilishi"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "Jadvalga sarlavha qo‘shish"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "Jadval sarlavhasi"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "Jadval sarlavhasi (davomi)"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "Belgi identifikatori"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "Aloqalar"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME turi"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "Xost"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "Tuzilgan sana "
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "Server versiyasi"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP versiyasm"
@@ -2944,23 +2928,23 @@ msgstr "PHP versiyasm"
msgid "MediaWiki Table"
msgstr "MediaWiki jadvali"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "Open Document jadvali"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "OpenDocument matn"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(Ma`lum bir jadval ma`lumotlarini o‘z ichiga olgan hisobot tuzish)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "Hisobot sarlavhasi"
@@ -2968,102 +2952,102 @@ msgstr "Hisobot sarlavhasi"
msgid "PHP array"
msgstr "PHP massivi"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr ""
"Sarlavhaga o‘z izohingizni qo‘shish (\\n belgisi satrdan satrga o‘tkazadi)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "Tranzaksiyaga eksportni qo‘shish"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "Tashqi kalitlarni tekshirishni o‘chirish"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "Ma`lumotlar bazasi eksport parametrlari"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "Jadval va maydon nomlarini teskari qo‘shtirnoqqa olish"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "Izohlarga qo‘shish"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "Tuzish, yangilash va tekshirish sanalari"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "To‘la qo‘yish"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "Kengaytirilgan qo‘yilmalar"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "Tuzilayogan so‘rovning maksimal uzunligi"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "Kechiktirilgan qo‘yish (DELAYED INSERTS) dan foydalanish"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "E`tibor bermaslik (IGNORE) qo‘yilmalardan foydalanish"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "BLOB turidagi ma`lumotlarni o‘n oltilik shaklda namoyish etish"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "Vaqtni UTC shaklda eksport qilish"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "Eskport turi"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "Muolajalar"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "Funksiyalar"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "Saqlangan jadvallarning tashqi kalitida cheklovlar"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "Jadvallarning tashqi kalitida cheklovlar"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "JADVAL UCHUN MIME TURLARI"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "Jadval aloqalari"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "Triggerlar"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "Namoyish etish uchun tuzilma"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "Namoyish etish uchun tuzilma"
@@ -3071,169 +3055,169 @@ msgstr "Namoyish etish uchun tuzilma"
msgid "Texy! text"
msgstr "Texy! matn"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS ish kitobi"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX ish kitobi"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "Tuzilma sxеmasini eksport qilish (tavsiya etiladi)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "Funktsiyalarni eksport qilish"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "Protsеdularni eksport qilish"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "Jadvallarni eksport qilish"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "Triggеrlarni eksport qilish"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "Ko‘rinishlarni eksport qilish"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "Tarkibini eksport qilish"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "phpMyAdmin dasturini yangi oynada ochish"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "Yangi jadval"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL so‘rovi natijasi"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "Tuzilgan"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL bo‘sh natija berdi (ya`ni nolta satr)."
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Quyidagi tuzilishlar yo tuzildi yo o‘zgartirildi. Bu yerda siz quyidagi "
"amallarni bajarishingiz mumkin:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "Tuzilmani ko‘rish uchun uning nomi ustiga sichqoncha tugmasini bosing"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Quyidagi tanlovlarni o‘zgartirish uchun, \"Tanlovlar\" bog‘iga bosing"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Tuzilmani o‘zgartirish uchun, \"Tuzilma\" bog‘iga kiring"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "Ushbu bazaga o‘tish"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "tanlovlar"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "Ushbu jadvalga o‘tish"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "tuzilish"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "Ushbu ko‘rinishga o‘tish"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "Takroriy qatorlarga e`tibor bermaslik"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "Birinchi qatorga ustun nomlari"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "Maydon nomlari"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV importidagi paramert noto‘g‘ri: \"%s\""
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "Noto‘g‘ri ustun (\"%s\") tanlangan!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr ""
"Kiritilayotgan CSV ma`lumotlarning %d qatoridagi ma`lumotlar formati "
"noto‘g‘ri."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr ""
"Kiritilayotgan CSV ma`lumotlarning %d qatoridagi maydonlar soni noto‘g‘ri."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "Jadval nomi"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "\"LOAD DATA\" ishlatilgan CSV"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "\"LOCAL\" kalit so‘zini ishlatish"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "Ushbu modul qisilgan ma`lumotlarni import qila olmaydi!"
@@ -3250,7 +3234,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr "Pul birliklarini import qilish (masalan, $5.00 ni 5.00 ga)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Nol qiymatlari uchun \"AUTO_INCREMENT\" ishlatmaslik"
@@ -3263,14 +3247,14 @@ msgstr ""
"harakat qilib ko‘ring."
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding conversion"
msgstr "Kodirovkalash funksiyasi"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3278,302 +3262,302 @@ msgid "None"
msgstr "Yo‘q"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "Birlamchi"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "Indeks"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "Matn to‘laligicha"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "O‘zgarish yo‘q"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "Kodirovka"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "Ikkilik"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "Bolgarcha"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "Soddalashtirilgan xitoycha"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "An`anaviy xitoycha"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "harflar katta-kichikligi farqlanmaydi"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "harflar katta-kichikligi farqlanadi"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "Xorvatcha"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "Chexcha"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "Daniyacha"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "Inglizcha"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "Esperanto"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "Estoncha"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "Nemischa"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "lug‘at"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "telefonlar kitobi"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "Vengercha"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "Islandcha"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "Yaponcha"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "Latishcha"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "Litvacha"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "Koreyscha"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "Forscha"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "Polyakcha"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "G‘arbiy-Yevropacha"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "Rumincha"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "Slovakcha"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "Slovencha"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "Ispancha"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "An`anaviy ispancha"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "Shvedcha"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "Taycha"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "Turkcha"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "Ukraincha"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Yunikod"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "ko‘p tildagi"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "Markaziy Yevropacha"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "Ruscha"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "Baltikacha"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "Armancha"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "Kirillcha"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "Arabcha"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "Yahudiycha"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "Gruzincha"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "Grekcha"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "Chexoslovakcha"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "noma`lum"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "Bosh sahifa"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "Chiqish"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "So‘rovlar oynasi"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "Ushbu format uchun sozlanadigan parametr mavjud emas"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "Tayyor emas"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "OK"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "Faollashtirilgan"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "Imkoniyatlarni ko‘rsatish"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "PDF-sxema tuzish"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "Maydon izohlarini ko‘rsatish"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"\"column_comments\" jadvalini yangilash zarur. Batafsil ma`lumot uchun "
"dokumentatsiyaga qarang."
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "Xatcho‘p qo‘yilgan SQL so‘rovi"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL-so‘rovlar tarixi"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "Mufassal tanlovlarni tеz sozlash uchun qadamlars:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
"Kеrakli jadvallarni <code>script/create_tables.sql</code> kod yordamida "
"tuzish."
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
"phpMyAdmin foydalanuvchisi qo‘shish va ushbu jadvallarga ruxsat bеrish."
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3581,25 +3565,25 @@ msgstr ""
"(<code>config.inc.php</code>) faylidagi mufassal tanlovlarni faollashtirish, "
"masalan, <code>config.sample.inc.php</code> dan boshlab."
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Yangilangan konfiguratsiya fayli ishga tushishi uchun, phpMyAdmin dasturidan "
"chiqib, qayta kiring."
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "tavsif mavjud emas"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "Tobе sеrvеr konfiguratsiyasi"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "Bosh sеrvеrni o‘zgartirish yoki qayta konfiguratsiya qilish"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3608,42 +3592,42 @@ msgstr ""
"ishonch hosil qiling. Agar shunday bo‘lmasa, quyidagi qatorlarni [mysqld] "
"bo‘limiga qo‘shing:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "Foydalanuvchi nomi"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "Port"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "Bosh rеplikatsiya sеrvеri statusi"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "Tobе rеplikatsiya sеrvеri statusi"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "O‘zgaruvchi"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "Qiymati"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "Server ID si"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
@@ -3651,38 +3635,38 @@ msgstr ""
"Ro‘yxatda faqat \"--report-host=host_name\" tanlovi yordamda yuklangan tobе "
"sеrvеrlar ko‘rsatilmoqda."
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "Tobе rеplikatsiya foydalanuvchisini qo‘shish"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "Har qaysi foydalanuvchi"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "Matnmaydonini ishlatish"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "Har qaysi xost"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "Lokal"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "Ushbu xost"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "Xostlar jadvalidan foydalanish"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
@@ -3690,132 +3674,136 @@ msgstr ""
"Agar Xostlar jadvalidan foydalanilsa, ushbu maydonga e`tibor berilmaydi va "
"uning o‘rniga Xostlar jadvalidagi qiymatlar ishlatiladi."
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "Parol o‘rnatish"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr " __TABLE__ jadvalining mundarijasi"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(davomi)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr " __TABLE__ jadvalining tuzilishi"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "Noma`lum til: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "Serverlar"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "O‘zgaruvchilar"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "Kodirovkalar"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "Jadval turlari"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "Ikkilik jurnal"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "Jarayonlar"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "Sinxronizatsiya qilish"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "Manba baza"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "Joriy sеrvеr"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "Masofadagi sеrvеr"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "Farq"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "Nishon baza"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, 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:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, 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:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "Maydon nomlari"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "Ushbu SQL so‘roviga xatcho‘p tuzish"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "Barcha foydalanuvchilarga ruxsat berish"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "Shu nomli xatcho‘pni almashtirish"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
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:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "Taqsimlovchi"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "Ushbu so‘rovni qayta ko‘rsatish"
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "Bajarish"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "Faqat ko‘rish"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3824,7 +3812,7 @@ msgstr ""
"server xatolikni ko‘rsatadi va o‘sha xabar muammo yechimini topishga yordam "
"beradi."
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3846,35 +3834,35 @@ msgstr ""
"aniqlang va quyida CUT seksiyasidagi ma`lumotlar bilan qo‘shib, xato "
"tavsiflarini ishlab chiqaruvchilarga yuboring:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "BEGIN CUT"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "END CUT"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "BEGIN RAW"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "END RAW"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "Yopilmagan qo‘shtirnoq"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "Noto‘g‘ri identifikator"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "Noma`lum punktuatsiya"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3884,21 +3872,21 @@ msgstr ""
"o‘rnatilganligini tekshiring, batafsil ma`lumot uchun %sdokumentatsiyaga%s "
"qarang."
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "Jadval - bo‘sh!"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "\"%s.%s\" jadvalini kuzatish faollashtirildi."
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "Uzunlik/qiymatlar"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3916,7 +3904,7 @@ msgstr ""
"va bittalik qo‘shtirnoq (\") belgilari oldidan teskari egri chiziq bo‘lishi "
"kerak, masalan: \"\\\\xyz\" yoki \"a\\\"b\"."
-#: libraries/tbl_properties.inc.php:106
+#: 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"
@@ -3924,12 +3912,12 @@ msgstr ""
"\"Andozaviy\" maydonlar qiymatlarida teskari egri chiziq va qo‘shtirnoqlarni "
"ishlatmang."
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "Atributlar"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
@@ -3938,11 +3926,11 @@ msgstr ""
"Mavjud MIME turlari va o‘girishlar parametlarini ko‘rish uchun quyidagi "
"bog‘lanishdan foydalaning: - \"%s\"o‘zgaririshlar tavsifi\"%s\""
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "O‘girishlar parametrlari"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3954,18 +3942,18 @@ msgstr ""
"(\") belgilari oldidan teskari egri chiziq bo‘lishi kerak, masalan: \"\\\\xyz"
"\" yoki \"a\\\"b\"."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "Yo‘q"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "Qoidaga ko‘ra:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
@@ -3974,39 +3962,39 @@ msgstr ""
"Hozirgi vatqda tavsif mavjud emas. <br /> Ishlatilayotgan \"%s\" o‘girishlar "
"namoyishi funksiyalarining ishi yaqin orada tavsiflanadi. "
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "Jadval turi"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "Bo‘laklarni (PARTITIONS) belgilash"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "Saqlash"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add column(s)"
msgid "Add %s column(s)"
msgstr "Ustun(lar) qo‘shish"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "Hech bo‘lmaganda bitta maydon kiritish shart."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "Hodisa"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -4024,7 +4012,7 @@ msgstr ""
"nomini o‘z ichiga olgan maydon nomi sifatida ishlatish mumkin. Ikkinchi "
"parametr ishlatilganda, birinchisini bo‘sh satr sifatida belgilash zarur."
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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)."
@@ -4033,8 +4021,8 @@ msgstr ""
"parametr bo‘sh joy qo‘yilishi kerak bo‘lgan intervalni (asl qiymati har ikki "
"yarimbaytdan keyin) ko‘rsatish uchun ishlatiladi."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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."
@@ -4044,11 +4032,11 @@ msgstr ""
"piksellarda berilgan maksimal bo‘yi va enini belgilash mumkin. Tomonlarning "
"asl nisbati saqlanadi."
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "Rasmni yuklab olish uchun bog‘ ko‘rsatish"
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -4077,7 +4065,7 @@ msgstr ""
"\"local\" qiymat uchun \"strftime()\", \"utc\" qiymat uchun \"gmdate()\" "
"funksiyaga mos ravishda o‘rnatilishi kerak."
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -4114,7 +4102,7 @@ msgstr ""
"e`tibor berilmaydi va barcha ma`lumotlar bir satrda chiqariladi (asl "
"qiymati: 1)."
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -4127,7 +4115,7 @@ msgstr ""
"funksiyasi yordamida o‘zgartirilmasdan ko‘rsatadi. Bu holda maydon HTML "
"kodni o‘z ichiga olgan bo‘lishi mumkin."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -4142,7 +4130,7 @@ msgstr ""
"parametr - URL-prefiksdir, masalan \"http://www.example.com/\". Ikkinchi va "
"uchinchi parametr - rasmning pmksellarda berilgan bo‘yi va eni."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -4157,18 +4145,18 @@ msgstr ""
"URL-prefiksdir, masalan \"http://www.example.com/\". Ikkinchi parametr - "
"bog‘ sarlavhasi."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr ""
"Matnni sintaksisi rang bilan belgilangan SQL so‘rov sifatida formatlaydi"
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4191,66 +4179,66 @@ msgstr "ZIP-arxiv ichida fayl mavjud emas!"
msgid "Error in ZIP archive:"
msgstr "Ushbu ZIP arxivda xatolik:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "Amallar"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL bilan ulanishni chog‘ishtirish"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "Interfeys"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "Rangni tanlash"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "Tozalash"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "Protokol versiyasi"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "Foydalanuvchi"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL-kodirovka"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "Veb server"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL-kliyent versiyasi"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP kengaytmasi"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "PHP haqida ma`lumotni ko‘rsatish"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "Viki"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr " phpMyAdmin rasmiy veb-sahifasi"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4263,7 +4251,7 @@ msgstr ""
"shuning uchun \"root\" superfoydalanuvchisiga parol o‘rnatish qat`iyan "
"tavsiya etiladi."
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4273,7 +4261,7 @@ msgstr ""
"func_overload parametri yoqilgan. Ma`lumot yo‘qolishi oldini olish uchun, "
"ushbu parametr o‘chirilishi kerak!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4284,7 +4272,7 @@ msgstr ""
"navbatida ma`lumot yo‘qolishiga olib kelishi mumkin. PHP \"mbstring\" "
"kengaytmasini o‘rnatish qat`iy tavsiya etiladi."
-#: main.php:290
+#: main.php:289
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 "
@@ -4297,13 +4285,13 @@ msgstr ""
"davomiyligidan kichikroq, shuning uchun login sessiyangiz phpMyAdmin "
"dasturida konfiguratsiya qilganingizdan tezroq tugaydi."
-#: main.php:298
+#: main.php:297
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:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4313,7 +4301,7 @@ msgstr ""
"katalogi haliyam mavjud. phpMyAdmin muvaffaqiyatli o‘rnatilgandan keyin, uni "
"o‘chirish tavsiya etiladi."
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4323,7 +4311,7 @@ msgstr ""
"dasturining ba’zi funktsiyalari ishlamaydi. Masalan, navigatsiya oynasi "
"avtomatik tarzda yangilanib turmaydi."
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4332,7 +4320,7 @@ msgstr ""
"MySQL-kliyent versiyasi (\"%s\") o‘rnatilgan MySQL-server versiyasi(\"%s\")"
"dan farq qilmoqda. Bu holat noxush oqibatlarga olib kelishi mumkin."
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -4341,72 +4329,72 @@ msgstr ""
"Server \"Suhosin\" himoya tizimadan foydalanmoqda. Yuzaga kelgan muammolar "
"yechimi uchun \"%s\"dokumentatsiya\"%s\" ga qarang."
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "Navigatsiya oynasini qayta yuklash"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "Ma`lumotlar bazasi mavjud emas"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "Filtr"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "Tozalash"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
#| msgid "Create table"
msgctxt "short form"
msgid "Create table"
msgstr "Jadval tuzish"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "Ma`lumotlar bazasini tanlang"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr " <b>\"%s\"</b> jadvali topilmadi yoki <b>\"%s\"</b>da o‘rnatilmagan"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "Tahrirlash lozim bo‘lgan sahifani tanlash"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "Yangi sahifa tuzish"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "Sahifa raqami: "
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "Avtomatik raskladka"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "Ichki aloqalar"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "Jadvallarni tanlang"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "Ko‘rsatish"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
@@ -4414,114 +4402,114 @@ msgstr ""
"Ushbu sahifada mavjud bo‘lmagan jadvallar uchun murojaatlar mavjud. Ushbu "
"murojaatlarni o‘chirishni xohlaysizmi?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "\"%s\" jadvali mavjud emas!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr " \"%s\" jadvalining koordinatalarini o‘zgartirish"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" ma`lumotlar bazasi tuzilishi - \"%s\" sahifa"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "Jadval mavjud emas"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "Aloqalar sxemasi"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "Mundarija"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "Qo‘shimcha"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "Chap menyuni ko‘rsatish/yashirish"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "Jadvallar joylashishini saqlash"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "Jadval tuzish"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "Bog‘liqlik o‘rnatish"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "Qayta yuklash"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "Yordam"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "Burchakli bog‘lanishlar"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "To‘g‘ridan-to‘g‘ri bog‘lanishlar"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "To‘rga bog‘lab qo‘yish"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "Barcha jadvallar ko‘rsatilishini Taxlash/Tiklash"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "Teskari ko‘rsatish"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "PDF-sxemaga/sxemadan jadval koordinatalarini import/eksport qilish"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "Menyuni ko‘chirish"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "Barcha jadvallarni yashirish/ko‘rsatish"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "Aloqa mavjud bo‘lmagan jadvallarni yashirish/ko‘rsatish"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "Jadvallar soni "
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "Bog‘liqlikni o‘chirish"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
"Aloqani tanlash uchun rasmda ko‘rsatilganikabi ulanish nuqtasiga bosing:"
-#: pmd_help.php:29
+#: pmd_help.php:28
#, fuzzy
#| msgid ""
#| "The display field is shown in pink. To set/unset a field as the display "
@@ -4536,139 +4524,139 @@ msgstr ""
"qilish uchun \"Ko‘rsatiladigan maydonni tanlash\" bo‘limidan mos maydonni "
"tanlang."
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "Sahifa tuzildi"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "Sahifa tuzib bo‘lmadi"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "Masshtab"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "tavsiya etilgan"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "Sahifa"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "Fayllarni import qilish"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "Barcha"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "Ko‘rish uchun binar jurnalni tanlang"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "Fayllar soni "
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "So‘rovlarni qisqartirib ko‘rsatish"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "So‘rovlarning kengaytirilgan ko‘rinishi"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "Jurnal fayli"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "Pozitsiya"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "Hodisa turi"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "Asl pozitsiya"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "Ma`lumot"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "Kodirovkalar va taqqoslashlar"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "Bironta ham ma`lumotlar bazasi tanlanmagan."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "\"%s\" ma`lumotlar bazasi muvaffaqiyatli o‘chirildi."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "Ma`lumotlar bazasi statiskasi"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "Jadvallar"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "Bosh sеrvеr rеplikatsiyasi"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "Tobе sеrvеr rеplikatsiyasi"
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
#| msgid "Go to database"
msgid "Jump to database"
msgstr "Ushbu bazaga o‘tish"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "Bosh sеrvеr rеplikatsiyasi"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "Replikatsiya (zaxira nusxa ko‘chirish)"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "\"%s\" ma`lumotlar bazasining privilegiyalarni tekshirish"
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "Privilegiyalarni tekshirish"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "Statiskani yoqish"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "Statiskani o‘chirish"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -4676,11 +4664,11 @@ msgstr ""
"IZOH: Statiskani yoqish veb-server va MySQL serveri o‘rtasida katta "
"traffikka sabab bo‘lishi mumkin."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "Jadval turlari"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "Ma`lumotlar bazalari dampini (sxemasini) namoyish etish"
@@ -4895,20 +4883,20 @@ msgid "None"
msgstr "Yo‘q"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "Jadval darajasijagi privilegiyalar"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "IZOH: MySQL privilegiyalari turlari ingliz tilida ko‘rsatiladi."
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "Global privilegiyalar"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "Ma`lumotlar bazasi privilegiyalari"
@@ -4934,100 +4922,100 @@ msgstr "Foydalanuvchi hisobi haqida ma`lumot"
msgid "Do not change the password"
msgstr "Parolni o‘zgartirmaslik"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "Bironta ham foydalanuvchi topilmadi."
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr " \"%s\" nomli foydalanuvchi mavjud!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "Siz yangi foydalanuvchi qo‘shdingiz."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr " \"%s\" uchun privilegiyalar o‘zgartirildi."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr " \"%s\" foydalanuvchining privilegiyalari bekor qilindi."
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "\"%s\" foydalanuvchining paroli muvaffaqiyatli o‘zgartirildi."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "\"%s\" o‘chirilmoqda"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "O‘chirish lozim bo‘lgan foydalanuvchilar tanlanmagan!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "Privilegiyalar qayta yuklanmoqda"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "Belgilangan foydalanuvchilar muvaffaqiyatli o‘chirildi."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "Privilegiyalar muvaffaqiyatli qayta yuklandi."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "Privilegiyalarni tahrirlash"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "Bekor qilish"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "Foydalanuvchilar hisobini ko‘rib chiqish"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "GRANT"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "Har qaysi"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "Belgilangan foydalanuvchilarni o‘chirish"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr ""
"Foydalanuvchilarning barcha faol privilegiyalarini bekor qilish, so‘ng "
"ularni o‘chirish."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr ""
"Foydalanuvchilar nomlari bilan atalgan ma`lumotlar bazalarini o‘chirish."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -5040,50 +5028,50 @@ msgstr ""
"ma`lumotlar server tomonidan ishlatilayotgan privilegiyalardan farq qilishi "
"mumkin. Bu holda %sprivilegiyalarni qayta yuklash%s kerak."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "Belgilangan foydalanuvchi privilegiyalar jadvalida topilmadi."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "Maydon privilegiyalari"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "Quyidagi ma`lumotlar omboriga privilegiya qo‘shish"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"Ma`lumotlar bazalari nomlarida pastki chiziq (_) va foiz (%) belgilari "
"ishlatilganda ular oldiga teskari egri chiziq (\\) qo‘yish kerak."
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "Quyidagi jadvalga privilegiya qo‘shish"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "Foydalanuvchining loginini o‘zgartirish / Foydalanuvchidan nusxa olish"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "Xuddi shunday privilegiyali yangi foydalanuvchi kiritish..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr " va eskisini saqlash."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " va foydalanuvchilar jadvalidan eskisini o‘chirish."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr ", eskisining barcha faol privilegiyalarini bekor qilib o‘chirish."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
@@ -5091,106 +5079,106 @@ msgstr ""
", foydalanuvchilar jadvalidan eskisini o‘chirib privilegiyalarni qayta "
"yuklash."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "Foydalanuvchi uchun ma`lumotlar bazasi"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "Yo‘q"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
"Foydalanuvchi nomi bilan atalgan ma`lumotlar bazasi tuzish va unga to‘liq "
"privilegiyalarni berish."
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
"(foydalanuvchi\\_%) shabloniga to‘g‘ri keladigan barcha ma`lumotlar "
"bazalariga to‘liq privilegiyalarni berish."
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "\"%s\"&quot ma`lumotlar bazasiga barcha privilegiyalarni berish;"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\"ga ruxsati bo‘lgan foydalanuvchilar"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "Global"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "Ma`lumotlar bazasi darajasida"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "Guruhlash belgisi"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr " \"%s\" jarayoni muvaffaqiyatli yakunlandi."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"phpMyAdmin \"%s\" oqim ishini tuguta olmadi. Ehtimol, u allaqachon yopiq."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "Noma’lum xatolik"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "%s bosh sеrvеriga ulanib bo‘lmadi."
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"Bosh sеrvеr pozitsiyasini o‘qib bo‘lmadi. Sеrvеrdagi privilеgilarda muammo "
"bo‘lishi mumkin."
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "Bosh sеrvеrni o‘zgartirib bo‘lmadi"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "Bosh rеplikatsiya sеrvеri quyidagiga o‘zgartirildi: %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan."
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "Ulangan bosh sеrvеrlarni ko‘rsatish"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "Ulangan tobе sеrvеrlarni ko‘rsatish"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -5199,11 +5187,11 @@ msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"bosh sеrvеr\" dеb konfiguratsiya "
"qilinmagan. Siz uni <a href=\"%s\">konfiguratsiya</a> qilmoqchimisiz?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "Bosh sеrvеr konfiguratsiyasi"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -5218,19 +5206,19 @@ msgstr ""
"bazalarnigina rеplikatsiya qilishda foydali) tanlashingiz mumkin. "
"Rеplikatsiya usulini tanlang:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "Barcha bazalarni rеplikatsiya qilish; Quyidagilardan tashqari:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "Barcha bazalarga e’tibor bеrmaslik; Quyidagilardan tashqari:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "Bazalarni tanlang:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
@@ -5238,7 +5226,7 @@ msgstr ""
"Endi quyidagi qatorlarni \"my.cnf\" faylining oxiriga qo‘shing va MySQL "
"sеrvеrini qayta yuklang."
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -5248,68 +5236,68 @@ msgstr ""
"So‘ng, ushbu sеrvеr \"bosh sеrvеr\" dеb konfiguratsiya qilinganligi haqidagi "
"ma’lumotni ko‘rishingiz kеrak."
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "Tobе SQL Oqimi ishlamayapti!"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "Tobе kirish/chiqish oqimi ishlamayapti!"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"tobе sеrvеr\" dеb konfiguratsiya "
"qilingan. Quyidagi amallardan birini tanlang:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "Tobе sеrvеr statusi jadvalini ko‘rish"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "Bazalarni bosh sеrvеr bilan sinxronizatsiya qilish"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "Tobе sеrvеrni nazorat qilish:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "Barchasini boshlash"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "Barchasini to‘xtatish"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "Tobе sеrvеrni tiklash"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "Faqat %s SQL kirish/chiqish oqimini"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "Boshlash"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "To‘xtatish"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "Faqat %s qirish/chiqish oqimini"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "Xatoliklarni boshqarish:"
-#: server_replication.php:334
+#: server_replication.php:333
#, fuzzy
#| msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgid "Skipping errors might lead into unsynchronized master and slave!"
@@ -5317,19 +5305,19 @@ msgstr ""
"Xatolik(lar)ni tashlab kеtish bosh va tobе sеrvеrlarning to‘la "
"sinxronizatsiya qilinmaganligiga olib kеlishi mumkin!"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "Joriy xatoliklarni tashlab kеtish"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "Kеyingisini tashlab kеtish"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr " xatoliklar."
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -5338,7 +5326,7 @@ msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"tobе sеrvеr\" dеb konfiguratsiya "
"qilinmagan. Siz uni <a href=\"%s\">konfiguratsiya</a> qilmoqchimisiz?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -5347,11 +5335,11 @@ msgstr ""
"Binar jurnali keshini ishlatib, \"binlog_cache_size\" qiymatidan oshib, o‘z "
"ichiga olgan SQL-jumlalari vaqtinchalik faylga saqlangan tranzaksiyalar soni."
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "Binar jurnal keshini ishlatgan tranzaksiyalar soni."
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5364,11 +5352,11 @@ msgstr ""
"saqlanishini ta`minlash maqsadida tmp_table_size o‘zgaruvchisining qiymatini "
"oshirish tavsiya etiladi."
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "MySQL serveri (mysqld) tomonidan tuzilgan vaqtinchalik fayllar soni."
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
@@ -5376,7 +5364,7 @@ msgstr ""
"Server tomonidan SQL-jumlalari bajarilayotgan vaqtda xotirada avtomatik "
"tuzilgan vaqtinchalik jadvallar soni."
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -5384,31 +5372,31 @@ msgstr ""
"\"INSERT DELAYED\" so‘rovlarini qayta ishlash jarayonida yuz bergan xatolar "
"(masalan, kalitlar takrorlanishi oqibatida) soni."
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr "Bajariladigan \"INSERT DELAYED\" so‘rovlar soni."
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
"Ma`lumotlarni kechiktirib qo‘yish (\"INSERT DELAYED\") rejimida yozilgan "
"qatorlar soni."
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "Bajarilgan \"FLUSH\" buyruqlar soni."
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "Ichki \"COMMIT\" buyruqlari soni."
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "Jadvaldal yozuvlarni o‘chirish bo‘yicha sshrovlar soni."
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5418,7 +5406,7 @@ msgstr ""
"berishi mumkin. Bu jarayon topish deb nomlanadi. Handler_discover - topilgan "
"jadvallar soni."
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5427,7 +5415,7 @@ msgstr ""
"Indeksdan birinchi yozuvni o‘qishga bo‘lgan so‘rovlar soni. O‘zgaruvchining "
"qiymati katta bo‘lsa, server bir necha marotiba indeksni ko‘rib chiqadi."
-#: server_status.php:53
+#: server_status.php:52
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."
@@ -5436,7 +5424,7 @@ msgstr ""
"soni. O‘zgaruvchining qiymati kattaligi so‘rov va jadvallar to‘g‘ri "
"indekslanganidan dalolat beradi."
-#: server_status.php:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5446,7 +5434,7 @@ msgstr ""
"soni. Hajmi cheklangan indeks ustuniga bo‘lgan so‘rov yoki indeksni ko‘rib "
"chiqish vaqtida o‘zgaruvchi qiymati oshadi."
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5455,7 +5443,7 @@ msgstr ""
"o‘qishga bo‘lgan so‘rovlar soni. Odatda optimallashtirish uchun "
"qo‘llaniladi: ORDER BY ... DESC."
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5469,7 +5457,7 @@ msgstr ""
"bajarilishi; indekslardan noto‘g‘ri foydalanadigan birlashmalarning "
"mavjudligi."
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5481,35 +5469,35 @@ msgstr ""
"jadvallar noto‘g‘ri indekslanganligini yoki so‘rovlar indekslarning "
"afzalliklaridan foydalanmayotganligini bildiradi."
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "ROLLBACK ichki buyruqlar soni."
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "Jadvaldagi yozuvlarni yangilashga bo‘lgan so‘rovlar soni."
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "Jadvalga yozuv qo‘yishga bo‘lgan so‘rovlar soni."
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "Ma`lumot mavjud bo‘lgan sahifalar soni (\"kir\" va \"toza\")."
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "\"Kir\" sahifalarning joriy soni."
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "Bufer pulidagi tozalash jarayoni (FLUSH) qo‘llanilgan sahifalar soni."
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "Bo‘sh sahifalar soni."
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5519,7 +5507,7 @@ msgstr ""
"ustidan o‘qish yoki yozish jarayoni bajarilmoqda, yoki ularni boshqa "
"sabablarga ko‘ra tozalash yoki o‘chirish imkoniyati yo‘q."
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5531,11 +5519,11 @@ msgstr ""
"mumkin: \"Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data\"."
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "Bufer pulining umumiy hajmi (sahifalarda)."
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5544,7 +5532,7 @@ msgstr ""
"o‘qishlar soni. Ushbu hol so‘rov jadvalni tasodifiy tartibda ko‘rib "
"chiqayotganda ro‘y beradi."
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
@@ -5553,12 +5541,12 @@ msgstr ""
"soni. Ushbu hol InnoDB jadvalni to‘laligicha ketma-ket ko‘rib chiqayotganda "
"ro‘y beradi"
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
"InnoDB tomonidan amalga oshirilgan o‘qishga bo‘lgan ketma-ket so‘rovlar soni."
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
@@ -5566,7 +5554,7 @@ msgstr ""
"InnoDB bufer pulidan bajar olmagan va sahifalab o‘qishdan foydalangan "
"o‘qishga bo‘lgan ketma-ket so‘rovlar soni."
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5580,51 +5568,51 @@ msgstr ""
"bufer pulining hajmi to‘g‘ri belgilangan bo‘lsa, unda kutishlar soni katta "
"bo‘lmasligi kerak."
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "InnoDB bufer puliga amalga oshirilgan yozuvlar soni."
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "Joriy vaqtda amalga oshirilgan \"fsync()\" operatsiyalari soni."
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "Tugallanmagan \"fsync()\" operatsiyalari soni."
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "Tugallanmagan o‘qish operatsiyalari soni."
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "Tugallanmagan yozish operatsiyalari soni."
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "Joriy vaqtda o‘qilgan ma`lumotlar yig‘indisi (baytlarda)."
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "Umumiy ma`lumotlarni o‘qish operatsiyalari soni."
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "Umumiy ma`lumotlarni yozish operatsiyalari soni."
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "Joriy vaqtda yozilgan ma`lumotlar yig‘indisi (baytlarda)."
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "\"doublewrite\" operatsiyalari uchun yozilgan sahifalar soni."
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "Bajarilgan \"doublewrite\" operatsiyalari soni."
-#: server_status.php:84
+#: server_status.php:83
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."
@@ -5632,35 +5620,35 @@ msgstr ""
"Jurnal buferining hajmi kichik bo‘lganligi sababli, uning tozalanishi "
"kutayotgan yozuvlar soni"
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "Jurnalga yozishga bo‘lgan so‘rovlarsoni."
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "Jurnal faylidagi jismoniy yozuvlar soni."
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "Jurnal fayliga \"fsync()\" yordamida amalga oshirilgan yozuvlar soni."
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "\"fsync()\" yordamida amalga oshirilishi kutilayotgan yozuvlar soni."
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "Tugallanmagan jurnalga yozish so‘rovlari soni."
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "Jurnal fayliga yozilgan ma`lumotlar hajmi (baytlarda)."
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "Tuzilgan sahifalar soni."
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5669,51 +5657,51 @@ msgstr ""
"Ko‘pgina qiymatlar sahifalarda keltiriladi, lekin sahifa hajmi bilgan holda, "
"ularni baytlarga o‘tkazish mumkin."
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "O‘qilgan sahifalar soni."
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "Yozilgan sahifalar soni."
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "Hozirda kutilayotgan qator blokirovkalari soni."
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "Qator blokirovkasini kutishning o‘rtacha vaqti (millisekundlarda)."
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "Qator blokirovkasini kutishning umumiy vaqti (millisekundlarda)."
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "Qator blokirovkasini kutishning maksimal vaqti (millisekundlarda)."
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "Umumiy kutilayotgan qator blokirovkalari soni."
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "InnoDB jadvalidan o‘chirilgan qatorlar soni."
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "InnoDB jadvaliga yozilgan qatorlar soni."
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "InnoDB jadvallaridan o‘qilgan qatorlar soni."
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB jadvallarida yangilangan qatorlar soni."
-#: server_status.php:104
+#: server_status.php:103
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."
@@ -5721,7 +5709,7 @@ msgstr ""
"Indeks keshidagi o‘zgartirilgan, lekin hali diskka yozilmagan bloklar soni. "
"Ushbu parametr, shuningdek, \"Not_flushed_key_blocks\" nomi bilan ham ma`lum."
-#: server_status.php:105
+#: server_status.php:104
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."
@@ -5729,7 +5717,7 @@ msgstr ""
"Indeks keshidagi ishlatilmayotgan bloklar soni. Ushbu parametr indeks keshi "
"ishlatilish darajasini belgilaydi."
-#: server_status.php:106
+#: server_status.php:105
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 "
@@ -5738,11 +5726,11 @@ msgstr ""
"Indeks keshidagi ishlatilayotgan bloklar soni. Ushbu qiymat bir vaqtning "
"o‘zida ishlatilishi mumkin bo‘lgan bloklar sonini bildiradi."
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "Indeks keshidagi bloklarni o‘qishga bo‘lgan so‘rovlar soni."
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5754,15 +5742,15 @@ msgstr ""
"murojaatlar koeffitsiyenti quyidagicha hisoblandi: Key_reads/"
"Key_read_requests."
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "Blokni indeks keshiga yozishga bo‘lgan so‘rovlar soni."
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "Diskdan indeks bloklarini jismoniy yozish operatsiyalari soni."
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5773,13 +5761,13 @@ msgstr ""
"effektivligini taqqoslashda foydali hisoblanadi. Asl nol qiymat hali so‘rov "
"kompilyatsiya jarayoni bajarilmaganligini bildiradi."
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
"Kolichestvo strok, ojidayushix vstavki v zaprosax \"INSERT DELAYED\" "
"so‘rovlarida qo‘yilishini kutayotgan qatorlar soni."
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
@@ -5787,39 +5775,39 @@ msgstr ""
"Ochilayotgan jadvallarning umumiy soni. Agar o‘zgaruvchining qiymati katta "
"bo‘lsa, jadval keshi (table_cache) hajmini oshirish tavsiya etiladi."
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "Ochiq fayllar soni."
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Ochiq oqimlar soni (jurnal fayllarida ko‘llaniladi). <b>Oqim</b> deb \"fopen"
"()\" funksiyasi yordamida ochilgan faylga aytiladi."
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "Ochiq jadvallar soni."
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "So‘rovlar keshidagi bo‘sh xotira bloklari soni."
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "So‘rovlar keshi uchun bo‘sh xotira hajmi"
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
"So‘rovlar keshiga \"tushishlar\" soni, ya`ni keshda turgan so‘rovlar "
"tomonidan qoniqtirilgan so‘rovlar soni."
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "So‘rovlar keshiga qo‘shilgan so‘rovlar soni."
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5831,7 +5819,7 @@ msgstr ""
"beradi. So‘rovlar keshi keshdan so‘rovlarni o‘chirishda \"LRU\" (Least "
"Recently Used - eng oldingi ishlatilgan) strategiyasidan foydalanadi"
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5839,24 +5827,24 @@ msgstr ""
"Keshlab bo‘lmaydigan yoki keshlash \"SQL_NO_CACHE\" kalit so‘zi yordamida "
"so‘ndirilgan so‘rovlar soni."
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "Keshda registratsiya qilingan so‘rovlar soni."
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "So‘rovlar keshiga ajratilgan xotira bloklarning umumiy soni."
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Bekor qilish"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Barqaror replikatsiyalar soni (hali amalga oshirilmagan)."
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5864,13 +5852,13 @@ msgstr ""
"Indeks ishlatmasdan bajarilgan birlashma so‘rovlar soni. Agar o‘zgaruvchi "
"qiymati 0 bo‘lmasa, jadval indekslarini tekshirish tavsiya etiladi."
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
"Bog‘lanish mavjud bo‘lgan jadvalda diapazon bo‘yicha qidiruv ishlatgan holda "
"bajarilgan birlashma so‘rovlar soni."
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5880,7 +5868,7 @@ msgstr ""
"o‘zgaruvchi qiymati 0 bo‘lmasa, jadval indekslarini tekshirish tavsiya "
"etiladi."
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5889,17 +5877,17 @@ msgstr ""
"birlashma so‘rovlar soni. Odatda, ushbu o‘zgaruvchining qiymati, hatto juda "
"katta bo‘lsa ham, unchalik muhim emas."
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
"Birinchi jadvalga nisbatan to‘laligicha qidiruv ishlatgan holda bajarilgan "
"birlashma so‘rovlar soni."
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "Tobe oqim tomonidan joriy vaqtda ochilgan vaqtinchalik jadvallar soni."
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
@@ -5907,13 +5895,13 @@ msgstr ""
"Ishga tushirilgandan buyon replikatsiyaning tobe oqimi tomonidan bajarilgan "
"qayta tranzaksiyalarning umumiy soni."
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
"Agar ushbu server bosh serverga ulangan holda tobe server sifatida "
"ishlayotgan bo‘lsa, ushbu o‘zgaruvchiga \"ON\" qiymati belgilanadi."
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
@@ -5921,12 +5909,12 @@ msgstr ""
"Tuzilishi uchun slow_launch_time sekunddan ko‘proq vaqt talab etilgan "
"oqimlar soni."
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "long_query_time sekunddan ko‘proq vaqt bajarilgan so‘rovlar soni."
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5936,26 +5924,26 @@ msgstr ""
"o‘zgaruvchi qiymati katta bo‘lsa, \"sort_buffer_size\" o‘zgaruvchisining "
"qiymatini oshirish zarur."
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "Diapazon yordamida bajarilgan sortirovka operatsiyalari soni."
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "Sortirovka qilingan qatorlar soni"
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
"Jadvalni to‘laligicha ko‘rib chiqish yordamida bajarilgan sortirovka "
"operatsiyalari soni."
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
"Darhol qoniqtirilgan jadvalni blokirovka qilishga bo‘lgan so‘rovlar soni."
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5968,7 +5956,7 @@ msgstr ""
"so‘ngra esa jadval(lar)ni qismlarga bo‘lish yoki replikatsiya ishlatish "
"kerak."
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5979,11 +5967,11 @@ msgstr ""
"Connections. Agar ushbu qiymat qizil rang bilan belgilangan bo‘lsa, unda "
"\"thread_cache_size\" o‘zgaruvchisining qiymatini oshirish zarur."
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "Ochiq joriy ulanishlar soni."
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5995,88 +5983,88 @@ msgstr ""
"o‘zgaruvchisining qiymatini oshirish mumkin (lekin u unumdorlikni unchalik "
"ham oshirmaydi)."
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "Faol holatda bo‘lgan jarayonlar soni."
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "MySQL-serverning hozirgi holati"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "Qayta ishlovchi dastur"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "So‘rovlar keshi"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "Oqimlar"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "Vaqtinchalik ma`lumotlar"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "Kechiktirilgan qo‘yilmalar"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "Indeks keshi"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "Birlashishlar"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "Sortirovka"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "Tranzaksiyalar koordinatori"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "Barcha jadvallarni yopish"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "Ochiq jadvallar ro‘yxati"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "Tobe serverlar haqida ma`lumot"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "Replikatsiya serveri ahvoli haqida ma`lumot"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "So‘rovlar keshini defragmentatsiya qilish"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "Jarayonlar ro‘yxati"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "Tozalash"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr ""
"MySQL-server \"%s\" davomida ishlamoqda. Ishga tushirilgan vaqt: \"%s\"."
-#: server_status.php:471
+#: server_status.php:470
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid ""
@@ -6085,21 +6073,21 @@ msgid ""
msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan."
-#: server_status.php:473
+#: server_status.php:472
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan."
-#: server_status.php:475
+#: server_status.php:474
#, fuzzy
#| msgid "This server is configured as master in a replication process."
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
"Ushbu sеrvеr rеplikatsiya jarayonida \"bosh\" dеb konfiguratsiya qilingan."
-#: server_status.php:477
+#: server_status.php:476
#, fuzzy
#| msgid ""
#| "This MySQL server works as %s in <b>replication</b> process. For further "
@@ -6114,7 +6102,7 @@ msgstr ""
"uchun, &lt;a href=\"#replication\"&gt;replikatsiya bo‘limi&lt;/a&gt;ga "
"kiring."
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
@@ -6122,11 +6110,11 @@ msgstr ""
"Trafik: MySQL-server ishga tushirilgandan vaqtdan boshlab tarmoq trafiki "
"statistikasi."
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "Trafik"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -6135,36 +6123,36 @@ msgstr ""
"shuning uchun, MySQL serveri bergan statistik ma`lumotlar noto‘g‘ri bo‘lishi "
"mumkin."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "soatiga"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "Qabul qilindi"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "Yuborildi"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "Ulanishlar"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "Maksimal ulanishlar soni "
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "Muvaffaqiyatsiz urinishlar soni: "
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "Uzildi"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
@@ -6173,129 +6161,129 @@ msgstr ""
"So‘rovlar statiskasi: ishga tushirilgandan vaqtdan boshlab serverga "
"yuborilgan so‘rovlar soni - \"%s\"."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "minutiga"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "sekundiga"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "So‘rov turi"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "Replikatsiya statusi"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "Manbaga ulanib bo‘lmadi"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "Nishonga ulanib bo‘lmadi"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' nomli baza mavjud emas."
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "Tuzilishni sinxronizatsiya qilish"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "Ma’lumotlar sinxronizatsiyasi"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "Mavjud emas"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "Tuzilishdagi farq"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "Ma’lumotlar farqi"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "Ustun(lar) qo‘shish"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "Ustun(lar)ni olib tashlash"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "Ustun(lar)ni o‘zgartirish"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "Indеks(lar)ni olib tashlash"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "Indеks(lar)ni saqlash"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "Qator(lar)ni yangilash"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "Qator(lar) qo‘shish"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "Nishon jadvaldagi barcha oldingi qatorlarni o‘chirmoqchimisiz?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "Kiritilgan o‘zgarishlarni saqlash"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "Bazalarni sinxronizatsiya qilish"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "Tanlangan jadvallar manba jadvallar bilan sinxronizatsiya qilindi."
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "Nishon baza manba baza bilan sinxronizatsiya qilindi"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "Quyidagi so‘rovlar bajarildi:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "Insecure connection"
msgid "Current connection"
msgstr "Noxavfsiz ulanish"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, fuzzy, php-format
#| msgid "Configuration file"
msgid "Configuration: %s"
msgstr "Konfiguratsion fayl"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "Sokеt"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
@@ -6303,29 +6291,29 @@ msgstr ""
"Nishon baza manba baza bilan to‘liq sinxronizatsiya qilinadi. Manba baza "
"o‘zgarishsiz qoladi."
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "Server o‘zgaruvchilari va sozlanishlari"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "Sessiya qiymatlari"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "Global qiymat"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "Konfiguratsion fayl"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "Yuklab olish"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
@@ -6334,111 +6322,107 @@ msgstr ""
"ma`lumotlar, masalan, parollar) shifrlanmagan holda uzatiladi!"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "Ko‘rib chiqish"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "Yashirin xabarlarni ko‘rsatish (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "Bironta ham konfiguratsiyalangan server mavjud emas"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "Yangi server"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "Til"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "foydalanuvchiga tanlash imkonini berish"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- yo‘q -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "Server"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "Satr oxiri"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "Ko‘rsatish"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "Yuklash"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin sayti"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "Sadaqa"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "Oxirgi versiyani tekshirish"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "Funksiyalar"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "Navigatsiya paneli"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "Asosiy ramka"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "Serverlarni tahrirlash"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "Noto‘g‘ri qiymat"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "Quyidagi qiymatni o‘rnatish: \"%s\""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "Asl qiymatlarni tiklash"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "Ogohlantirish"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "Kodirovka korvertatsiyasiga ruxsat berish"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Agar yoqilgan bo‘lsa, foydalanuvchi cookie-autentifikatsiya vaqtida login "
"formasiga istalgan MySQL-servernikiritishi mumkin."
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6455,20 +6439,20 @@ msgstr ""
"ulangan provayderga tegishli bo‘lsa, IP-adresga asoslangan himoya usuli "
"ishonarli bo‘lmasligi mumkin."
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "Istalgan MySQL-serverga login qilishga ruxsat berish"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"\"Ma`lumotlar bazasini o‘chirish\" bog‘ini foydalanuvchilarga ko‘rsatish"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "Kalit harflar, raqamlar [em]va[/em] maxsus belgilarni olishi kerak"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
@@ -6476,11 +6460,11 @@ msgstr ""
"[kbd]cookie[/kbd]-autentifikatsiya usulida cookie-larni shifrlash uchun "
"ishlatiladigan sirli ibora"
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "Kalit juda qisqa, u kamida 8 ta belgidan iborat bo‘lishi kerak"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -6491,27 +6475,27 @@ msgstr ""
"avtomatik tarzda tuzildi. Ushbu kalit so‘z shifrlashda qo‘llaniladi, uni "
"eslab qolishingiz shart emas."
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "Sirli kalit so‘z (Blowfish)"
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "Tanlangan qatorlarni belgilash"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "Qator markeri"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "Sichqoncha kursori ko‘rsatib turgan qatorni belgilash"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "Ko‘rsatgichni belgilash"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6519,11 +6503,11 @@ msgstr ""
"Import va eksport operatsiyalarida [a@http://en.wikipedia.org/wiki/Bzip2]"
"bzip2[/a] yordamida siqishni yoqish"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6534,11 +6518,11 @@ msgstr ""
"va tiklash[/a] uchun maxsus funksiyalar (\"%s\") kerak, lekin ular "
"tizimingizda topilmadi."
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "Konfiguratsiyani yuklab yoki saqlab bo‘lmadi"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6549,7 +6533,7 @@ msgstr ""
"[/em] nomli katalog oching. Aks holda, Siz uni faqat yuklab olishingiz yoki "
"ko‘rishingiz mumkin bo‘ladi."
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
#, fuzzy
#| msgid ""
#| "Defines which type of editing controls should be used for CHAR and "
@@ -6565,33 +6549,33 @@ msgstr ""
"cheklashga imkon beradi, [kbd]textarea[/kbd] - maydonlarda bir necha "
"qatorlar ishlatish imkonini beradi"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
#, fuzzy
#| msgid "CHAR fields editing"
msgid "CHAR columns editing"
msgstr "CHAR maydonlarini tahrirlash"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR maydonlaridagi ustunlar soni"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR maydonidagi ustunlar soni"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR maydonlaridagi qatorlar soni"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR maydonidagi qatorlar soni"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "Konfiguratsion faylning yozish ruxsatlarini tekshiring"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6600,11 +6584,11 @@ msgstr ""
"miqdordagi xotira talab etmaydi; agar Sizda gzip/bzip2 fayllari tuzishda "
"muammo yuzaga kelsa, ushbu xususiyatni o‘chirib qo‘ying"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "Biryo‘la qisish"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
@@ -6612,43 +6596,35 @@ msgstr ""
"Ma`lumot yo‘qolishi mumkin bo‘lgan vaziyatlarda ogohlantirish (\"Siz "
"haqiqatdan ham ...\") ko‘rsatish kerakmi?"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "DROP-so‘rovlarini tasdiqlash"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "Konvertatsiya vaqtida ishlatiladigan kodirovka"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "Kodirovka"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "Ma`lumotlar bazasiga kirishda ko‘rsatiladigan yorliq"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "Ma`lumotlar bazasi yorlig‘i"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "Serverga kirishda ko‘rsatiladigan yorliq"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "Server yorlig‘i"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "Jadvalga kirishda ko‘rsatiladigan yorliq"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "Jadval yorlig‘i"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6657,87 +6633,87 @@ msgstr ""
"yozib bo‘ladigan bo‘lishini ta`minlash maqsadida ushbu qiymatni qayta "
"tekshirib ko‘ring."
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
"Ma`lumotlar bazasi ro‘yxatini pastga tushadigan menyu o‘rniga oddiy ro‘yxat "
"shaklida ko‘rsatish"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "Ma`lumotlar bazasini ro‘yxat shaklida ko‘rsatish"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
"Serverlar ro‘yxatini pastga tushadigan menyu o‘rniga oddiy ro‘yxat shaklida "
"ko‘rsatish"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "Serverlar ro‘yxatini ko‘rsatish"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "MySQL-serverga ulanib bo‘lmadi"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"pmadb usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion faylida parol "
"belgilanmagan"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
"pmadb usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion faylida "
"foydalanuvchi belgilanmagan"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"signon autentifikatsiya usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion "
"faylida sessiya nomi belgilanmagan"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"signon autentifikatsiya usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion "
"faylida URL (unifikatsiya qilingan axborot resurs ko‘rsatgichi) belgilanmagan"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
"config autentifikatsiya usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion "
"faylida foydalanuvchi nomi belgilanmagan"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "Berilgan formada xatolar mavjud"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "Noto‘g‘ri IP-adres: \"%s\""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "Noto‘g‘ri port nomeri"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "\"%s\" maydonida ma`lumot yo‘q"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "Nomanfiy son emas"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "Musbat son emas"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
@@ -6745,43 +6721,43 @@ msgstr ""
"Skript ishlashi mumkin bo‘lgan sekundlar soni (chegaramaslik uchun [kbd]0[/"
"kbd] kiriting)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "Maksimum bajarilish vaqti"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "Fayl kodirovkasi"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "Ma`lumotlar bazasi nomi shabloni"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "Server nomi shabloni"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "Jadval nomi shabloni"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "Serverga saqlash"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "Fayl nomi shablonini yodda saqlash"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "yo‘q"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "phpMyAdmin ishlatilganda xavfsiz (SSL) ulanishga majbur qilish"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6789,11 +6765,11 @@ msgstr ""
"Agar serverda ushbu xususiyat mavjud bo‘lsa, ushbu [a@?page=form&amp;"
"formset=features#tab_Security]tanlovni[/a] yoqish kerak"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "Xavfsiz (SSL) ulanishga majbur qilish"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6801,87 +6777,87 @@ msgstr ""
"Tashqi kalit menyusining tartiblash usuli: [kbd]content[/kbd] - murojaat "
"ma`lumotlari bo‘yicha, [kbd]id[/kbd] - kalit qiymatlar bo‘yicha"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "Tashqi kalit menyusi tartibi"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "Agar kamroq qiymat bo‘lsa, pastga tushuvchi menyu ishlatiladi"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "Tashqi kalit chegaralari"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "Ko‘rib chiqish usul"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "Ko‘rib chiqish usulini sozlash"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "Tahrirlash usulini sozlash"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "Tahrirlash usuli"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "Eksport afzalliklarini sozlash"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "Eksport"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "Import afzalliklarini sozlash"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "Import"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "Import va eksport kataloglari va qisish usullarini belgilash"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "Import/Eksport"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "Ma`lumotlar bazalarini ko‘rsatish afzalliklari"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "Navigatsiya paneli ko‘rinishini sozlash"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "Serverlar ko‘rinishini sozlash"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "Jadvallar ko‘rinishini sozlash"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "Boshqa joyga sig‘magan sozlanishlar"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "Boshqa sozlanishlar"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "So‘rovlar oynasi ko‘rinishini sozlash"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
@@ -6889,15 +6865,15 @@ msgstr ""
"Esda tuting, phpMyAdmin - bu faqatgina foydalanuvchi interfeysi bo‘lib, "
"uning xususiyatlari MySQL-serverining funksiyalarini chegaralamaydi"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "Xavfsizlik"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "Asosiy sozlanishlar"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
@@ -6905,23 +6881,23 @@ msgstr ""
"Kengaytirilgan server konfiguarsiyasi, agar ularning ma`nosini aniq "
"bilmasangiz, yaxshisi, ularga tegmang."
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "Server konfiguratsiyasi"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "Serverning ulanish parametrlarini kiritish"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "Autentifikatsiya usuli uchun login tanlovlarini kiritish"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Autentifikatsiya usuli tanlovlari"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6932,47 +6908,47 @@ msgstr ""
"Documentation.html#linked-tables]ulangan jadvallar infratuzilmasini[/a] "
"qarab chiqing"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA ma`lumotlar bazasi"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "Moslashlar"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "Eksport tanlovlarini moslashtirish"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "Import tanlovlarini moslashtirish"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "Navigatsiya panelini moslashtirish"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "Asosiy ramkani moslashtirish"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "SQL so‘rovlari qutisida ko‘rsatiladigan bog‘larni sozlash"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL so‘rovlari qutisi"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6981,27 +6957,27 @@ msgstr ""
"[a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigatsiya paneli[/a] "
"sozlanishlari"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL so‘rovlari"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "Boshlang‘ich sahifani sozlash"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "Boshlang‘ich"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "Yorliqlar qanday ishlashini tanlang"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "Yorliqlar"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -7009,11 +6985,11 @@ msgstr ""
"Import va eksport operatsiyalarida [a@http://en.wikipedia.org/wiki/Gzip]"
"gzip[/a] yordamida siqishni yoqish"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -7024,15 +7000,15 @@ msgstr ""
"va tiklash[/a] uchun maxsus funksiyalar (\"%s\") kerak, lekin ular "
"tizimingizda topilmadi."
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "iconv uchun qo‘shimcha parametrlar"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "Xatolarga e`tibor bermaslik"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -7040,11 +7016,11 @@ msgstr ""
"Agar yoqilgan bo‘lsa, phpMyAdmin, hatto so‘rovlardan biri barbod bo‘lganda "
"ham, ko‘p qismli so‘rovlarni hisoblashni davom etadi"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "Ko‘p qismli so‘rovlardagi xatolarga e`tibor bermaslik"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -7054,11 +7030,11 @@ msgstr ""
"ruxsat berish. Bu katta fayllarni yuklash uchun yaxshi usul, lekin u "
"tranzaksiyalarni buzishi mumkin."
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "Qisman import: uzishga ruxsat berish"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
@@ -7066,15 +7042,15 @@ msgstr ""
"Import fayl formati; yodda tutingki, ushbu ro‘yxat (ma`lumotlar bazasi, "
"jadval) joylashishiga bog‘liq va faqat SQL ishlaydi"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "Qisman import: so‘rovlarga e`tibor bermaslik"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "Noxavfsiz ulanish"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
@@ -7083,43 +7059,43 @@ msgstr ""
"Agar serveringiz HTTPS talablariga javob bera olsa, unda xavfsiz ulanishni "
"ishlatish uchun [a@\"%s\"]ushbu bog‘dan[/a] foydalaning."
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "Bir vaqtning o‘zidanechta qator qo‘yilishi mumkin"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "Qo‘yilgan qatorlar soni"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "Tezkor murojaat piktogrammasi uchun nishon"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "Chap ramkada logotipni ko‘rsatish"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "Logotipni ko‘rsatish"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "Chap ramkaning yuqori qismida server tanlovini ko‘rsatish"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "Server tanlovini ko‘rsatish"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "Ma`lumotlar bazalarini daraxtning turli darajalariga bo‘luvchi satr"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "Ma`lumotlar bazasi daraxtining bo‘luvchisi"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
@@ -7127,37 +7103,37 @@ msgstr ""
"Yengil versiya; ma`lumotlar bazalarini daraxtda ko‘rsatish (quyida "
"belgilangan satr bilan bo‘linadi)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "Ma`lumotlar bazalarini daraxtda ko‘rsatish"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
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"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "Yengil versiyadan foydalanish"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "Jadvallar daraxtining maksimum chuqurligi"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "Jadvallarni daraxtning turli darajalariga bo‘luvchi satr"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "Jadval daraxtining bo‘luvchisi"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logotip bog‘langan URL"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
@@ -7165,27 +7141,27 @@ msgstr ""
"Bog‘langan sahifani bosh oynada ([kbd]bosh[/kbd]) yoki yangi oynada ([kbd]"
"yangi[/kbd]) ochish"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logotip bog‘langan nishon"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "Sichqoncha kursori turgan serverni belgilash"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "Belgilashni yoqish"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "Kamroq grafikali yorliqlarni ishlatish"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "Yengil yorliqlar"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -7197,11 +7173,11 @@ msgstr ""
"ulanganbo‘lsa, unda YOLG‘ON (FALSE) tanlovi boshqa serverlardan chiqish "
"unitilishiga olib kelishi mumkin."
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "Chiqishda barcha \"cookies\"larni o‘chirish"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
@@ -7209,11 +7185,11 @@ msgstr ""
"cookie-autentifikatsiya usulidan foydalanilganda oldingi login sessiyasi "
"qayta chaqirilib olinishi kerakmi?"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "Foydalanuvchi nomini chaqirib olish"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -7225,16 +7201,16 @@ msgstr ""
"sessiya uchun saqlanadi va brauzer oynasi yopilgan zahoti o‘chiriladi. Bu "
"qiymat ishonchsiz muhitlar uchun tavsiya etiladi."
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "Login ma`lumotini cookie-da saqlash"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
"cookie-login usuli qancha vaqt (sekundlarda) yaroqli bo‘lishini belgilang"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -7244,29 +7220,29 @@ msgstr ""
"bilan 1800 sekund (30 minut) bo‘lishi kerak. 1800 dan katta qiymatlar "
"xavfsizlik riskiga va huquqlar o‘zlashtirilishiga olib kelishi mumkin."
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "cookie-login yaroqligi"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "SQL so‘rovi ko‘rsatilganda ishlatiladigan belgilarning maksimal soni"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "SQL so‘rovining maksimal uzunligi"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
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"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "Ma`lumotlar bazalarining maksimal soni"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -7276,19 +7252,19 @@ msgstr ""
"ko‘rsatilgan qiymatdan ko‘p bo‘lsa, \"Oldingi\" va \"Keyingi\" bog‘lanishlar "
"ko‘rsatiladi."
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "Ko‘rsatiladigan qatorlarning maksimal soni"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "Jadvallar ro‘yxatida ko‘rsatiladigan jadvallarning maksimal soni"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "Maksimal jadvallar soni"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
@@ -7296,29 +7272,29 @@ msgstr ""
"Skript uchun ajratiladigan baylardagi xotira miqdori, masalan [kbd]32M[/kbd] "
"([kbd]0[/kbd] - chegaralanmagan)."
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "Xotira miqdori"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "Faqat piktogramma, faqat matn yoki har ikkisini ishlatish"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "Piktogrammali navigatsiya menyusi"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"HTTP orqali ma`lumot uzatishda yuqori tezlikka erishish uchun GZip "
"buferizatsiyadan foydalaning"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip buferizatsiya"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
#, fuzzy
#| msgid ""
#| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
@@ -7330,35 +7306,35 @@ msgstr ""
"[kbd]SMART[/kbd] – ya`ni, TIME, DATE, DATETIME va TIMESTAMP turidagi "
"maydonlar uchun kamayish tartibida, aks holda ko‘payish tartibida"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "Asl tartiblash qoidasi"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "MySQL ma`lumotlar bazalarida doimiy ulanishlardan foydalanish"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "Doimiy ulanishlar"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "Jadval operatsiyalarini piktogrammalar yordamida amalga oshirish"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
#, 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"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
#, fuzzy
#| msgid "Protect binary fields"
msgid "Protect binary columns"
msgstr "Binar (ikkilik) maydonlarni himoyalash"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -7367,48 +7343,48 @@ msgstr ""
"tanlovni yoqing (pmadb talab etiladi). Ushbu tanlov o‘chirilgan bo‘lsa, oyna "
"yopilgan zahoti so‘rovlar tarixi yo‘qoladi."
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "Doimiy so‘rovlar tarixi"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "Jurnalda saqlanadigan so‘rovlar soni"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "So‘rovlar tarixi uzunligi"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "Yangi so‘rovlar oynasi ochilganda ko‘rsatiladigan yorliq"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "So‘rovlar oynasining yorlig‘i"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
"Kodirovkalarni bir-biriga o‘tkazishda foydalaniladigan funksiyalarni tanlang"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "Kodirovkalash funksiyasi"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "Yanglish maydonlarni asl qiymatiga qaytarishga urinish"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "Serverdagi eksport fayllar saqlanadigan direktoriya"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "Saqlash direktoriyasi"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -7427,49 +7403,49 @@ msgstr ""
"%1$d#tab_Server]autentifikatsiya usuli[/a]ni [kbd]cookie[/kbd] yoki [kbd]http"
"[/kbd] deb belgilash tavsiya etiladi."
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "Unumdorlikni oshirish maqsadida \"mysqli\"dan foydalaning"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "Serverga parolsiz ulanishga ruxsat berasizmi?"
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "Agar ishlatilmasa bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "Autentifikatsiya tartibi"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "Asl qoidalarni ishlatish uchun bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "Autentifikatsiya qoidalari"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "Parolsiz qirishga ruxsat bеrish"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "\"root\"ga kirishga ruxsat berish"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
"HTTP Avtorizatsiya vaqtida ko‘rsatiladigan Oddiy HTTP Avtorizatsiya Bo‘limi "
"nomi"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP Bo‘limi"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -7479,19 +7455,19 @@ msgstr ""
"konfiguratsion fayl yo‘li (hujjatlar katalogiga joylashtirilmagan; tavsiya "
"etiladi: /etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "\"SweKey\" konfiguratsiya fayli"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "Foydalaniladigan autentifikatsiya usuli"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "Autentifikatsiya usuli"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -7499,11 +7475,11 @@ msgstr ""
"[a@http://wiki.phpmyadmin.net/pma/bookmark]Xatcho‘p[/a] ishlatmaslik uchun "
"bo‘sh qoldiring, asli: [kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "Xatcho‘plar jadvali"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
@@ -7511,31 +7487,31 @@ msgstr ""
"Ustun izohlari/\"mime\"-turlari haqidagi ma`lumotlarni ishlatmaslik uchun "
"bo‘sh qoldiring, asli: [kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "Ustun ma`lumotlari jadvali"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "MySQL serveiga ulanishni qisish"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "Ulanishni qisish"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "Serverga ulanish turi, agar bilmasangiz, \"tcp\" deb qoldiring"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "Ulanish turi"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "Nazorat foydalanuvchisi paroli"
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -7544,19 +7520,19 @@ msgstr ""
"batafsil ma`lumot [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]"
"da mavjud"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "Nazorat foydalanuvchisi"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "Ma`lumotlar bazalari ro‘yxati ko‘rsatilganda jadvallarni sanash"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "Jadvallarni sanash"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
@@ -7564,11 +7540,11 @@ msgstr ""
"Dizayner ishlatmaslik uchun bo‘sh qoldiring, asl qiymati: [kbd]"
"pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "Dizayner jadvali"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -7577,11 +7553,11 @@ msgstr ""
"aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql."
"com/19588]\"MySQL Bugs\"[/a]larga qarang"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "INFORMATION_SCHEMA ishlatishni o‘chirish"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7599,26 +7575,26 @@ msgstr ""
"foydalanuvchilar ulangan provayderga tegishli bo‘lsa, IP-adresga asoslangan "
"himoya usuli ishonarli bo‘lmasligi mumkin."
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Qaysi PHP kengaytmasidan foydalanmoqchisiz; iloji bo‘lsa, \"mysqli\" "
"kengaytmasidan foydalaning"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "Foydalaniladigan PHP kengaytmasi"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
"Muntazam iboralar(PCRE)ga to‘g‘ri keladigan ma`lumotlar bazalarini yashirish"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "Bazalarni yashirish"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
@@ -7626,11 +7602,11 @@ msgstr ""
"Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, "
"asl qiymati: [kbd]\"pma_history\"[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL so‘rovlari tarixi jadvali"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
#, fuzzy
#| msgid ""
#| "Leave blank for no SQL query history support, suggested: [kbd]pma_history"
@@ -7642,33 +7618,33 @@ msgstr ""
"Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, "
"asl qiymati: [kbd]\"pma_history\"[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
#, fuzzy
#| msgid "SQL query history table"
msgid "SQL query tracking table"
msgstr "SQL so‘rovlari tarixi jadvali"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "MySQL sеrvеri ishlayotgan xost nomi"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "Sеrvеr xost nomi"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "Chiqish URL"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "Parolsiz ulanishga harakat qilish"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "Parolsiz ulanish"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7677,31 +7653,31 @@ msgstr ""
"oldiga teskari egri chiziq (\\) qo‘yishingiz kerak, masalan \\\"my\\_db\\"
"\" (lekin \"my_db\" emas)"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "Faqat ro‘yxatdagi bazalarni ko‘rsatish"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
"Agar \"config\" autentifikatsiya usulidan foydalanmasangiz, bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "\"config\" autentifikatsiya usuli paroli"
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
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]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF-sxema: sahifalar jadvali"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7712,16 +7688,16 @@ msgstr ""
"ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: "
"[kbd]\"phpmyadmin\"[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"MySQL serveri tinglaydigan port, asl qiymatni qoldirish uchun bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "Server porti"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7729,19 +7705,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]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "Aloqalar jadvali"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "Mavjud jadvallarni ko‘rsatish uchun ishlatiladigan SQL buyrug‘i"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES buyrug‘i"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7749,100 +7725,100 @@ msgstr ""
"Namuna uchun [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]"
"autentifikatsiya usullari[/a]ga qarang"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Kirish sessiyasi nomi"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "Kirish URL"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "Avtomatik tiklash rejimi"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "Tavsif"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "Agar veb-serveringiz imkon bersa, SSL-ulanishdan foydalaning"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "MySQL serveri tinglaydigan soket, asl qiymati uchun bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "Server soketi"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
"SSL (Secure Sockets Layer - himoyalangan soketlar protokoli) ulanishdan "
"foydalanish"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "SSL ulanishdan foydalanish"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
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]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF-sxema: jadval koordinatalari"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
#, fuzzy
#| msgid ""
#| "Table to describe the display fields, leave blank for no support; "
@@ -7854,17 +7830,17 @@ msgstr ""
"Ko‘rsatiladigan maydonlar sharhlari saqlanadigan jadval, ishlatmaslik uchun "
"bo‘sh qoldiring, asl qiymati: [kbd]\"pma_table_info\"[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Display fields table"
msgid "Display columns table"
msgstr "Maydonlar jadvalini ko‘rsatish"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "\"config\" autentifikatsiya usuli foydalanuvchisi"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
@@ -7874,21 +7850,21 @@ msgstr ""
"tekshiruvlarning oldini olgan bo‘lasiz va ishlash unumdorligini oshirgan "
"bo‘lasiz"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "Kengaytirilgan tekshiruv"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr "MySQL serveri ishlayotgan xost server nomi"
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "Ushbu serverning kengaytirilgan nomi"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
#, fuzzy
#| msgid ""
#| "Whether a user should be displayed a &quot;show all (records)&quot; button"
@@ -7896,11 +7872,11 @@ msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
"Foydalanuvchiga \"barcha (yozuvlar)ni ko‘rsatish\" tugmasi ko‘rsatilsinmi?"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "Barcha qatorlarni ko‘rsatishga ruxsat berish"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7909,27 +7885,27 @@ msgstr ""
"Esda tuting, ushbu tanlovni yoqishingiz [kbd]\"config\"[/kbd] "
"autentifikatsiya usulidagi parolga ta`sir etmaydi"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "Parolni o‘zgartirish formasini ko‘rsatish"
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "Ma`lumotlar bazasi tuzish formasini ko‘rsatish"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "Formani ko‘rsatish"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "Tahrirlash/qo‘yish rejimida funksiyalar maydonini ko‘rsatish"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "Fuknsiyalarmaydonini ko‘rsatish"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7937,35 +7913,35 @@ msgstr ""
"[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] funksiyasi "
"natijasiga bog‘ ko‘rsatish"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "\"phpinfo()\" funksiyasiga bog‘ ko‘rsatish"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "MySQL serveri haqida batafsil ma`lumot ko‘rsatish"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"phpMyAdmin tomonidan generatsiya qilingan SQL so‘rovlarini ko‘rsatish "
"kerakmi?"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "Show SQL so‘rovlarini ko‘rsatish"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Ma`lumotlar bazalari va jadvallar statiskasini (masalan, diskda egallagan "
"joyi) ko‘rsatish"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "Statiskani ko‘rsatish"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
@@ -7974,11 +7950,11 @@ msgstr ""
"sharh o‘rnatilgan bo‘lsa, ushbu tanlov baza sharhi va haqiqiy nomi o‘rnini "
"almashtiradi"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "Baza nomi o‘rniga uning sharhini ko‘rsatish"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7990,26 +7966,26 @@ msgstr ""
"direktivasida ko‘rsatilgan usulda jadvallar bo‘linadi, lekin jadval nomlari "
"o‘zgarishsiz qoladi"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "Jadval nomi o‘rniga uning sharhini ko‘rsatish"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "Jadval sharhlarini ko‘rsatgich kontekst oynasida ko‘rsatish"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
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"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "Qulflangan jadvallarni tashlab ketishlik"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
@@ -8017,15 +7993,15 @@ msgstr ""
"\"Baza tuzish\" formasida ma`lumotlar bazasi nomini taklif eting yoki matn "
"maydonini bo‘sh qoldiring"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "Yangi baza nomini taklif etish"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "to‘g‘ri"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -8037,30 +8013,30 @@ 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]"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
"IP bo‘yicha ruxsat berish/rad etish uchun ishonarli proksi-serverlar ro‘yxati"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "Serverda import fayllari saqlanadigan direktoriya"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "Import direktoriyasi"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
"Ma`lumotlar bazasi ichidagi ma`lumotlarni to‘laligicha qidirishga ruxsat "
"berish"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "Bazani qidirishdan foydalanish"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -8070,11 +8046,11 @@ msgstr ""
"necha so‘rovnio‘z ichiga olishi mumkinligi \"libraries/import.lib.php\" "
"faylida belgilangan."
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "Kengaytirilgan ibora"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
@@ -8082,11 +8058,11 @@ msgstr ""
"Versiyani aniqlab bo‘lmadi. Balki Siz offlayndasiz yoki server javob bera "
"olmayapti."
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "Serverdar versiya haqida noo‘rin ma`lumot olindi"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -8096,7 +8072,7 @@ msgstr ""
"yangilashingizni tavsiya etamiz. Eng yangi versiya \"%s\" bo‘lib, u \"%s\" "
"sanada chiqarilgan."
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
@@ -8108,24 +8084,24 @@ msgstr ""
"Siz subversiyadan foydalanmoqdasiz. O‘z versiyangizni yangilashingizni "
"tavsiya etamiz. Eng yangi versiya \"%s\" bo‘lib, u \"%s\" sanada chiqarilgan."
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "Yangiroq versiya hali mavjud emas"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "Versiya haqida tushunarsiz ma`lumot"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "Versiyani tekshirish"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "Na URL qodoqlagich va na CURL mavjud. Versiyani tekshirib bo‘lmadi."
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -8133,7 +8109,7 @@ msgstr ""
"Import va eksport operatsiyalari uchun [a@http://en.wikipedia.org/wiki/ZIP_"
"(file_format)]ZIP[/a] qisishni yoqish"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -8142,7 +8118,7 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]ZIP yordamida qisish[/"
"a] tizimda mavjud bo‘lmagan (\"%s\") funksiyalarini talab etadi."
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -8151,324 +8127,324 @@ msgstr ""
"[a@?page=form&amp;formset=features#tab_Import_export]ZIP yordamida ochish [/"
"a] tizimda mavjud bo‘lmagan (\"%s\") funksiyalarini talab etadi."
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "Kiritilgan qator identifikatori: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "PHP-kod sifatida ko‘rsatish"
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "SQL-so‘rovni ko‘rsatish"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr " `\"%s\"` jadvalidagi indekslarda muammo mavjud"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "Xatcho‘p belgisi"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s jadvali muvaffaqiyatli o‘zgartirildi"
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "Tashqi qiymatlarni ko‘rib chiqish"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "Funksiya"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "E`tibor bermaslik"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr "Ma`lumotlar ko‘pligi sabali<br />o‘zgartirish qiyishlashishi mumkin"
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "BLOB ombori murojaatlarini o‘chirish"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "Ikkilik ma`lumot - tahrirlash mumkin emas"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "BLOB omboriga yuklash"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "Yozuv kiritish"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "Yangi qator sifatida qo‘shish va xatoliklarga e’tibor bеrmaslik"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "Kiritilgan so‘rovni ko‘rsatish"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "Oldingi sahifaga o‘tish"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "Yangi yozuv kiritish"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "Ushbu sahifaga qaytish"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "Keyingi qatorni tahrirlash"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"Maydonlararo o‘tish uchun TAB tugmasi yoki CTRL+strelka tugmalaridan "
"foydalaning"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Qo‘yilayotgan qatorlar soni: \"%s\""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "\"%s\" nomli jadval mavjud!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s jadvali tuzildi."
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "Jadval dampini (sxemasini) namoyish etish"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Birlamchi indeks nomi \"PRIMARY\" bo‘lishi kerak!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "Indeksni \"PRIMARY\"ga qayta nomlab bo‘lmadi!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "Indeks qismlari belgilanmagan!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "Yangi indeks tuzish"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "Indeksni o‘zgarirish"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "Indeks nomi: "
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "Indeks turi: "
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" nomi <b>faqat</b> birlamchi indeksgaega bo‘lishi shart!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr " \"%s\" maydon(lar)ini indeksga qo‘shish"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "Ustunlar soni noldan ko‘p bo‘lishi shart."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "Jadvalni o‘z-o‘ziga ko‘chirib bo‘lmaydi!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "Jadvalning o‘zidan o‘ziga nusxa ko‘chirish mumkin emas!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr " \"%s\" jadvali \"%s\" ga ko‘chirildi."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "\"%s\" jadvalidan \"%s\" ga nusxa ko‘chirildi."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Jadval nomi ko‘rsatilmagan!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "Jadval sortirovkasini o‘zgartirish"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(ustun)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "Jadvalni (ma`lumotlar bazasi<b>.</b>jadval) ga ko‘chirish:"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "Jadval parametrlari"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "Jadval nomini o‘zgartirish"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "Jadvaldan (ma`lumotlar ombori<b>.</b>jadval) ga nusxa ko‘chirish:"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "Nusxa olingan jadvalga o‘tish"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "Jadvalga xizmat ko‘rsatish"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "Jadvalni defragmentatsiyalash"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "\"%s\" jadvali keshi yangilandi"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "Jadval keshini yangilash (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "bo‘laklarga xizmat ko‘rsatish"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "\"%s\" bo‘lagi"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "Tahlil"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "Tekshirish"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "Optimizatsiya"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "Qayta qurish"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "Tiklash"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "Bo‘laklarni (PARTITIONS) o‘chirish"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "Ma`lumotlar yaxlitligini tekshirish:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "Jadvallarni ko‘rsatish"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "Foydalanilayotgan joy"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "Ishlatilish"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "Effektivlik"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "Qatorlar statistikasi"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "Tavsif"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "statik"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "dinamik"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "Qator uzunligi"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "Qator hajmi"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
" %1$s da tashqi kalit (FOREIGN KEY) tuzishda xatolik (ma`lumot turini "
"tekshiring)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "Ichki aloqalar"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
@@ -8476,132 +8452,132 @@ msgstr ""
"Agar tashqi kalit (FOREIGN KEY) orqali aloqa mavjud bo‘lsa, ichki aloqa "
"o‘rnatish shart emas."
-#: tbl_relation.php:413
+#: tbl_relation.php:412
#, fuzzy
#| msgid "Foreign key limit"
msgid "Foreign key constraint"
msgstr "Tashqi kalit chegaralari"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr ""
"Amalni amalga oshirish uchun bitta yoki bir nechta qatorni tanlash kerak. "
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Namunadagi so‘rovni bajarish\" (o‘rniga qo‘yish belgisi: \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "Operator"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Maydonni tanlang (kamida bitta):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Qidirish shartini ko‘shish (ya`ni \"where\" jumlasi):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "Sahifadagi qatorlar soni "
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "Sortirovka:"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "Turli qiymatlarni ko‘rib chiqish"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "Yo‘q"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "\"%s\" jadvali o‘chirildi"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr " \"%s\" ga birlamchi kalit qo‘shildi"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr " \"%s\" uchun indeks qo‘shildi"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "Aloqalarni ko‘rish"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "Jadval tuzilishi tahlili"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "Ustun(lar) qo‘shish"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "Jadval oxiriga"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "Jadval boshiga"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr " \"%s\" dan keyin"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "\"%s\" maydon uchun indeks tuzish"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "bo‘laklarga bo‘lingan"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "\"%s\" jadvali uchun kuzatuv hisoboti"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "%s vеrsiya tuzildi, \"%s.%s\" ni kuzatishsh faollashtirilgan."
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "\"%s.%s\" ni kuzatish, %s vеrsiya faolsizlantirilgan."
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "\"%s.%s\" ni kuzatish, %s vеrsiya faollashtirilgan."
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL so‘rovi bajarildi."
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
@@ -8609,113 +8585,113 @@ msgstr ""
"Dampni bajarish uchun vaqtinchalik baza tuzing yo borini ishlating. Buning "
"uchun yetarli privilеgiyalarga ega bo‘lishingiz kеrak."
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "Agar kеrak bo‘lmasa, ushbu ikki qator oldiga sharh bеlgisini qo‘ying."
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL so‘rovi eksport qilindi. Dampdan nusxa oling yoki uni bajaring."
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "Yopish"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "%s vеrsiya rasmi (SQL kodi)"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "Kuzatish opеratorlari"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "\"%s\"ni ko‘rsatish, %s dan %s sanagacha, foydalanuvchi %s %s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "Sanani"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "Foydalanuvchi"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "Ma’lumotlar ta’rifi opеratorini"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "Ma’lumotlarni boshqarish opеratorini"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL dampi (faylni yuklab olish)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL damp"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "Ushbu tanlov jadval va uning tarkibini amashtiradi."
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "SQL bajaruvi"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "\"%s\" dеb eksport qilish"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "Vеrsiyalarni ko‘rsatish"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "Vеrsiya"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "\"%s.%s\" jadvalini kuzatishni faolsizlantirish"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "Hozir faolsizlantirish"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "\"%s.%s\" jadvalini kuzatishni faollashtirish"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "Hozir faollashtirish"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "\"%s.%s\" jadvalining %s raqamli vеrsiyasini tuzish"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "Ushbu ma’lumotlar ta’rifi opеratorlarini kuzatish:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "Ushbu ma’lumotlar boshqaruvi opеratorlarini kuzatish:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "Vеrsiyasini tuzish"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
@@ -8724,48 +8700,76 @@ msgstr ""
"Mavzular ishlamayapti, konfiguratsiyani va \"%s\" katalogida mavzular "
"mavjudligini tekshiring."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "Ko‘proq mavzuga ega bo‘ling!"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "Mavjud MIME turlari"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr ""
"Kursiv bilan belgilangan MIME turlari alohida o‘girish funksiyalariga ega "
"emas. "
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "Mavjud o‘girishlar"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "Tavsifi"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Ushbu sahifaga kirish uchun Sizda yetarli huquq mavjud emas!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "Profil yangilandi."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "Nom ko‘rinishi"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "Ko‘rinish nomini o‘zgartirish"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "Kodirovkalarni konvertatsiya qilish uchun kerak bo‘lgan \"iconv\" yoki "
+#~ "\"recode\" kengaytmalari qo‘shilmagan. Ushbu kengaytmalarni qo‘shgan "
+#~ "holda PHP dasturini sozlash yoki phpMyAdmin dasturida kodirovkalarni "
+#~ "konvertatsiya qilishni faolsizlantirish kerak."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "Zarur kengaytmalar yuklangan bo‘lishiga qaramay, \"iconv\", \"libiconv\" "
+#~ "yoki \"recode_string\" funksiyasini ishlatib bo‘lmadi. Ehtimol, PHP ni "
+#~ "sozlashda xatolik mavjud."
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "Kodirovka korvertatsiyasiga ruxsat berish"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "Konvertatsiya vaqtida ishlatiladigan kodirovka"
+
+#~ msgid "Default character set"
+#~ msgstr "Kodirovka"
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e60a1a81bb..2801c607f1 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-06-04 14:09+0200\n"
"Last-Translator: shanyan baishui <Siramizu@gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN@li.org>\n"
@@ -14,19 +14,19 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "全部显示"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "页ç ï¼š"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -35,782 +35,786 @@ msgstr ""
"无法更新目标æµè§ˆçª—å£ã€‚å¯èƒ½ä½ å·²ç»å…³é—­äº†çˆ¶çª—å£æˆ–您æµè§ˆå™¨çš„安全设置阻止了跨窗å£"
"更新。"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "æœç´¢"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "执行"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "é”®å"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "说明"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "使用此值"
-#: db_create.php:46
+#: db_create.php:45
#, php-format
msgid "Database %1$s has been created."
msgstr "创建数æ®åº“ %1$s æˆåŠŸã€‚"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "æ•°æ®åº“注释:"
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "表注释"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
msgid "Column"
msgstr "字段"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "类型"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "空"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "默认"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "链接到"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "注释"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr "å¦"
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr "是"
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "打å°"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "查看数æ®åº“的转存(大纲)。"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "æ•°æ®åº“中没有表。"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "全选"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "å…¨ä¸é€‰"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "æ•°æ®åº“åä¸èƒ½ä¸ºç©ºï¼"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "已将数æ®åº“ %s 改å为 %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "已将数æ®åº“ %s å¤åˆ¶ä¸º %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "将数æ®åº“改å为"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "命令"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "然åŽ"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "å¤åˆ¶æ•°æ®åº“到"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "仅结构"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "结构和数æ®"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "ä»…æ•°æ®"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "å¤åˆ¶å‰åˆ›å»ºæ•°æ®åº“ (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr "添加 %s"
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "添加自增 (AUTO_INCREMENT) 值"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "强制添加"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "切æ¢åˆ°å¤åˆ¶çš„æ•°æ®åº“"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr "BLOB 容器"
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "状æ€"
-#: db_operations.php:548
+#: db_operations.php:547
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "å·²å¯ç”¨"
-#: db_operations.php:552
+#: db_operations.php:551
msgid "Disable"
msgstr "ç¦ç”¨"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr "å·²æŸå"
-#: db_operations.php:566
+#: db_operations.php:565
msgctxt "BLOB repository"
msgid "Repair"
msgstr "ä¿®å¤"
-#: db_operations.php:574
+#: db_operations.php:573
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "å·²ç¦ç”¨"
-#: db_operations.php:578
+#: db_operations.php:577
msgid "Enable"
msgstr "å¯ç”¨"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "æ•´ç†"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr "链接表的附加功能尚未激活。è¦æŸ¥å‡ºåŽŸå› ï¼Œè¯·ç‚¹å‡»%s此处%s。"
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "编辑 PDF 页"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "表"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "行数"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "大å°"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "使用中"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "创建时间"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "最åŽæ›´æ–°"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "最åŽæ£€æŸ¥"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s 张表"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "您的 SQL 语å¥å·²æˆåŠŸè¿è¡Œ"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "您最少è¦é€‰æ‹©æ˜¾ç¤ºä¸€åˆ—"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "排åº"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "递增"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "递å‡"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "显示"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "æ¡ä»¶"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "æ’å…¥"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "与"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "删除"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "或"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "修改"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "添加/删除æ¡ä»¶è¡Œ"
-#: db_qbe.php:596
+#: db_qbe.php:595
msgid "Add/Delete columns"
msgstr "添加/删除字段"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "更新查询"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "使用表"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "在数æ®åº“ <b>%s</b> 执行 SQL 语å¥ï¼š"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "æ交查询"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "æ‹’ç»è®¿é—®"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "至少一个è¯"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "所有è¯"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "精确短语"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "使用正则表达å¼"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "“<i>%s</i>â€çš„æœç´¢ç»“æžœ %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s ä¸ªåŒ¹é… - 于表 <i>%s</i> 中"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s ä¸ªåŒ¹é… - 于表 <i>%s</i> 中"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "æµè§ˆ"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "删除"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>总计:</b> <i>%s</i> 个匹é…"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>总计:</b> <i>%s</i> 个匹é…"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "在数æ®åº“中æœç´¢"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "è¦æŸ¥æ‰¾çš„文字或数值 (通é…符:“%â€):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "查找:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "æ¯ä¸ªå•è¯ç”¨ç©ºæ ¼ (“ â€) 分隔。"
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "于以下表:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside field:"
msgid "Inside column:"
msgstr "包å«å­—段:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "æ’å…¥"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "结构"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "删除"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "清空"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "已清空表 %s "
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "已删除视图 %s"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "已删除表 %s "
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr "追踪已å¯ç”¨ã€‚"
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr "追踪已ç¦ç”¨ã€‚"
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr "该视图最少包å«çš„行数,å‚è§%s文档%s。"
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "视图"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "å¤åˆ¶"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "总计"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s 是此 MySQL æœåŠ¡å™¨çš„默认存储引擎。"
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "选中项:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "全选"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "å…¨ä¸é€‰"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "仅选择多余"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "打å°é¢„览"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "检查表"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "优化表"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "ä¿®å¤è¡¨"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "分æžè¡¨"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "导出"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "æ•°æ®å­—å…¸"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr "已追踪的表"
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "æ•°æ®åº“"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr "最新版本"
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
msgid "Created"
msgstr "创建"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr "æ›´æ–°"
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "æ“作"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr "删除追踪数æ®"
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr "å¯ç”¨"
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr "ç¦ç”¨"
-#: db_tracking.php:121
+#: db_tracking.php:120
msgid "Versions"
msgstr "版本"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr "追踪报告"
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
msgid "Structure snapshot"
msgstr "结构快照"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr "未追踪的表"
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
msgid "Track table"
msgstr "追踪表"
-#: db_tracking.php:200
+#: db_tracking.php:199
msgid "Database Log"
msgstr "æ•°æ®åº“日志"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr "选择导出文件的类型ï¼"
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "没有足够的空间ä¿å­˜æ–‡ä»¶ %s。"
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "æœåŠ¡å™¨ä¸Šå·²å­˜åœ¨æ–‡ä»¶ %s,请修改文件å或选中覆盖选项。"
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "网站æœåŠ¡å™¨æ²¡æœ‰ä¿å­˜æ–‡ä»¶ %s çš„æƒé™ã€‚"
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "转存已ç»ä¿å­˜åˆ°æ–‡ä»¶ %s 中。"
-#: import.php:60
+#: import.php:59
#, 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æ¥å¯»æ‰¾è§£å†³æ–¹æ³•ã€‚"
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "无法读å–文件"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -818,7 +822,7 @@ msgid ""
msgstr ""
"您正在载入ä¸æ”¯æŒçš„åŽ‹ç¼©æ ¼å¼ (%s)。é…置文件中没有对应这ç§æ ¼å¼çš„é…置说明。"
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -827,35 +831,35 @@ msgstr ""
"没有接收到è¦å¯¼å…¥çš„æ•°æ®ã€‚å¯èƒ½æ˜¯æ–‡ä»¶å没有æ交,也å¯èƒ½æ˜¯æ–‡ä»¶å¤§å°è¶…出 PHP é™åˆ¶ã€‚"
"å‚è§ [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]。"
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "无法加载导入æ’件,请检查你的安装ï¼"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "书签已删除。"
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "显示书签"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "已创建书签 %s"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "导入æˆåŠŸï¼Œæ‰§è¡Œäº† %d 个查询。"
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr "脚本超时,如果你è¦å®Œæˆå¯¼å…¥ï¼Œè¯·é‡æ–°æ交相åŒçš„文件,导入将会继续进行。"
-#: import.php:426
+#: 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."
@@ -863,19 +867,19 @@ msgstr ""
"在最åŽä¸€æ¬¡æ‰§è¡Œæ—¶æ²¡æœ‰æ•°æ®è¢«è§£æžï¼Œå»ºè®®æ‚¨å¢žåŠ  PHP è¿è¡Œæ—¶é—´é™åˆ¶ï¼Œå¦åˆ™ phpMyAdmin "
"将无法完æˆå¯¼å…¥æ“作。"
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "返回"
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin 更适åˆåœ¨æ”¯æŒ<b>框架</b>çš„æµè§ˆå™¨ä¸­ä½¿ç”¨ã€‚"
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 "点击选中"
@@ -883,15 +887,15 @@ msgstr "点击选中"
msgid "Click to unselect"
msgstr "点击å–消"
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "å·²ç»ç¦ç”¨åˆ é™¤æ•°æ®åº“ (“DROP DATABASEâ€) 语å¥ã€‚"
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "您真的è¦"
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "您将è¦åˆ é™¤ä¸€ä¸ªå®Œæ•´çš„æ•°æ®åº“ï¼"
@@ -920,39 +924,39 @@ msgstr "主机åä¸èƒ½ä¸ºç©ºï¼"
msgid "The user name is empty!"
msgstr "用户åä¸èƒ½ä¸ºç©ºï¼"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "密ç ä¸èƒ½ä¸ºç©ºï¼"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "两次密ç ä¸ä¸€è‡´ï¼"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr "å–消"
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "å·²ä¿å­˜ä¿®æ”¹ã€‚"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
msgid "Relation deleted"
msgstr "已删除关系"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr "已添加外键关è”"
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
msgid "Internal relation added"
msgstr "已添加内è”关系"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr "错误:关系未添加"
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr "错误:关系已存在"
@@ -960,13 +964,13 @@ msgstr "错误:关系已存在"
msgid "Error saving coordinates for Designer."
msgstr "ä¿å­˜è®¾è®¡å™¨å标时出错。"
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "基本功能"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "å·²ç¦ç”¨"
@@ -982,293 +986,303 @@ msgstr "选择外键"
msgid "Please select the primary key or a unique key"
msgstr "请选择主键或唯一键"
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
msgid "Choose column to display"
msgstr "选择è¦æ˜¾ç¤ºçš„字段"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "生æˆå¯†ç "
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "生æˆ"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
msgid "Done"
msgstr "完æˆ"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
msgid "Prev"
msgstr "上个月"
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "下个月"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
msgid "Today"
msgstr "今天"
-#: js/messages.php:82
+#: js/messages.php:86
msgid "January"
msgstr "一月"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr "二月"
-#: js/messages.php:84
+#: js/messages.php:88
msgid "March"
msgstr "三月"
-#: js/messages.php:85
+#: js/messages.php:89
msgid "April"
msgstr "四月"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "五月"
-#: js/messages.php:87
+#: js/messages.php:91
msgid "June"
msgstr "六月"
-#: js/messages.php:88
+#: js/messages.php:92
msgid "July"
msgstr "七月"
-#: js/messages.php:89
+#: js/messages.php:93
msgid "August"
msgstr "八月"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr "ä¹æœˆ"
-#: js/messages.php:91
+#: js/messages.php:95
msgid "October"
msgstr "å月"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr "å一月"
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr "å二月"
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "一月"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "二月"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "三月"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "四月"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
msgctxt "Short month name"
msgid "May"
msgstr "五月"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "六月"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "七月"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "八月"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "ä¹æœˆ"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "å月"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "å一月"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "å二月"
-#: js/messages.php:122
+#: js/messages.php:126
msgid "Sunday"
msgstr "星期日"
-#: js/messages.php:123
+#: js/messages.php:127
msgid "Monday"
msgstr "星期一"
-#: js/messages.php:124
+#: js/messages.php:128
msgid "Tuesday"
msgstr "星期二"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr "星期三"
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr "星期四"
-#: js/messages.php:127
+#: js/messages.php:131
msgid "Friday"
msgstr "星期五"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr "星期六"
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "周日"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "周一"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "周二"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "周三"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "周四"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "周五"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "周六"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
msgid "Su"
msgstr "æ—¥"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
msgid "Mo"
msgstr "一"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
msgid "Tu"
msgstr "二"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
msgid "We"
msgstr "三"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
msgid "Th"
msgstr "å››"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
msgid "Fr"
msgstr "五"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
msgid "Sa"
msgstr "å…­"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr "周"
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr "æ—¶"
-#: js/messages.php:165
+#: js/messages.php:169
msgid "Minute"
msgstr "分"
-#: js/messages.php:166
+#: js/messages.php:170
msgid "Second"
msgstr "秒"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr "å­—å·"
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr "上传文件时å‘生未知错误。"
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr "上传文件的大å°è¶…过 php.ini 文件中 upload_max_filesize çš„é™åˆ¶ã€‚"
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr "上传文件的大å°è¶…过 HTML 表å•ä¸­æŒ‡å®šçš„ MAX_FILE_SIZE 值。"
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr "仅上传了文件的一部分内容。"
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr "找ä¸åˆ°ä¸´æ—¶æ–‡ä»¶å¤¹ã€‚"
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr "将文件写入ç£ç›˜å¤±è´¥ã€‚"
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr "因扩展而åœæ­¢æ–‡ä»¶ä¸Šä¼ ã€‚"
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
@@ -1276,171 +1290,171 @@ msgstr ""
"移动上传文件时å‘生错误,å‚è§ [a@./Documentation.html#faq1_11@Documentation]"
"FAQ 1.11[/a]。"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "没有已定义的索引ï¼"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "索引"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "唯一"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr "紧凑"
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "基数"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
msgid "Comment"
msgstr "注释"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "编辑"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "已删除主键"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "已删除索引 %s "
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, 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 å¯èƒ½æ˜¯ç›¸åŒçš„,其中一个将å¯èƒ½è¢«åˆ é™¤"
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "æ•°æ®åº“"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "错误"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "å½±å“了 %1$d 行。"
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, php-format
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "删除了 %1$d 行。"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, php-format
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "æ’入了 %1$d 行。"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "没有该存储引擎的详细信æ¯ã€‚"
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s 在此 MySQL æœåŠ¡å™¨ä¸Šå¯ç”¨ã€‚"
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s 在此 MySQL æœåŠ¡å™¨ä¸Šè¢«ç¦æ­¢äº†ã€‚"
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "æ­¤ MySQL æœåŠ¡å™¨ä¸æ”¯æŒ %s 存储引擎。"
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr "无效的数æ®åº“"
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr "无效的数æ®è¡¨å"
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "将表 %1$s 改å为 %2$s æ—¶å‘生错误"
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "已将数æ®è¡¨ %s 改å为 %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "找ä¸åˆ°ä¸»é¢˜ %s 对应的图片路径ï¼"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "没有å¯ç”¨çš„预览。"
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "确定"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "未找到默认主题 %s ï¼"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "未找到主题 %s ï¼"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "找ä¸åˆ°ä¸»é¢˜ %s 的路径"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "主题 / 风格"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "无法连接:无效的设置。"
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "欢迎使用 %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -1448,7 +1462,7 @@ msgid ""
msgstr ""
"ä½ å¯èƒ½è¿˜æ²¡æœ‰åˆ›å»ºé…置文件。你å¯ä»¥ä½¿ç”¨ %1$s设置脚本%2$s æ¥åˆ›å»ºä¸€ä¸ªé…置文件。"
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1458,61 +1472,61 @@ msgstr ""
"phpMyAdmin å°è¯•è¿žæŽ¥åˆ° MySQL æœåŠ¡å™¨ï¼Œä½†æœåŠ¡å™¨æ‹’ç»è¿žæŽ¥ã€‚您应该检查é…置文件中的"
"主机ã€ç”¨æˆ·å和密ç ï¼Œå¹¶ç¡®è®¤è¿™äº›ä¿¡æ¯ä¸Ž MySQL æœåŠ¡å™¨ç®¡ç†å‘˜æ‰€ç»™å‡ºçš„ä¿¡æ¯ä¸€è‡´ã€‚"
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "登录"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin 文档"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "æœåŠ¡å™¨ï¼š"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "用户å:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "密ç ï¼š"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "选择æœåŠ¡å™¨"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "å¿…é¡»å¯ç”¨ Cookies æ‰èƒ½ç™»å½•ã€‚"
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr "空密ç ç™»å½•è¢«ç¦æ­¢ (å‚è§ å…许空密ç )"
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "登录超时 (%s 秒未活动),请é‡æ–°ç™»å½•"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "无法登录 MySQL æœåŠ¡å™¨"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "用户å/密ç é”™è¯¯ã€‚æ‹’ç»è®¿é—®ã€‚"
@@ -1550,26 +1564,7 @@ msgstr "播放视频"
msgid "Download file"
msgstr "下载文件"
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"无法加载 iconv 或å¯ç”¨äºŽè½¬æ¢å­—符集所需的é‡ç¼–ç æ‰©å±•ï¼Œè¯·é…ç½® PHP å¯ç”¨è¿™äº›æ‰©å±•æˆ–"
-"在 phpMyAdmin 中ç¦ç”¨å­—符集转æ¢åŠŸèƒ½ã€‚"
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"虽然必须的扩展已ç»åŠ è½½ï¼Œä½†è¿˜æ˜¯æ— æ³•ä½¿ç”¨ iconvã€libiconv å’Œ recode_string 函"
-"数。请检查您的 PHP é…置。"
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1583,213 +1578,213 @@ msgstr ""
"常的错误都是因为æŸå¤„æ¼äº†å¼•å·æˆ–分å·ã€‚<br />如果您看到的是一个空白页,则代表没"
"有任何问题。"
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "无法加载默认é…ç½®: %1$s"
-#: libraries/common.inc.php:592
+#: libraries/common.inc.php:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr "必须在您的é…置文件中设置 <tt>$cfg['PmaAbsoluteUri']</tt> ï¼"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, php-format
msgid "Invalid server index: %s"
msgstr "无效的æœåŠ¡å™¨ç´¢å¼•: %s"
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "无效的主机å %1$s,请检查é…置文件。"
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "æœåŠ¡å™¨"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "é…置文件中设置的认è¯æ–¹å¼æ— æ•ˆï¼š"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "您应å‡çº§åˆ° %s %s 或更高版本。"
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "最大é™åˆ¶ï¼š%s %s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "zh"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "zh"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "文档"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL 查询"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL 返回:"
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "解释 SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "略过解释 SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "æ—  PHP 代ç "
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "创建 PHP 代ç "
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "刷新"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "略过校验 SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "校验 SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr "在本页é¢ç¼–辑此查询"
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
msgid "Inline"
msgstr "内è”"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr "概è¦"
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "时间"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "字节"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y 年 %m 月 %d 日 %H:%M"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s 天 %s å°æ—¶ï¼Œ%s 分 %s 秒"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "开始"
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "上一个"
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "结æŸ"
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "跳转到数æ®åº““%sâ€ã€‚"
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s 功能å—到一个已知的缺陷 (bug) å½±å“,å‚è§ %s"
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "æ“作"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
@@ -1798,202 +1793,192 @@ msgstr ""
"无法加载 [a@http://php.net/%1$s@Documentation][em]%1$s (外链,英语)[/em][/a] "
"扩展,请检查您的 PHP é…置。"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr "事件"
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "åå­—"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "已被删除数æ®åº“ %s 。"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr "æ•°æ®åº“是空的ï¼"
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr "追踪"
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "查询"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr "设计器"
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "导入"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "æƒé™"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr "常规"
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr "返回类型"
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
"å¯èƒ½æŽ¥è¿‘。å‚è§ [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "多余"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr "使用é…置文件中定义的控制用户连接失败。"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "æœåŠ¡å™¨æ²¡æœ‰å“应"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "(或者本地 MySQL æœåŠ¡å™¨çš„套接字没有正确é…ç½®)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr "详细..."
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "修改密ç "
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "无密ç "
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "密ç "
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "é‡æ–°è¾“å…¥"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "密ç åŠ å¯†æ–¹å¼"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 兼容"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "生æˆå¯†ç "
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "生æˆ"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "新建数æ®åº“"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "创建"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "æ— æƒé™"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
msgid "Table must have at least one column."
msgstr "æ•°æ®è¡¨è‡³å°‘è¦æœ‰ä¸€ä¸ªå­—段。"
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "在数æ®åº“ %s 中新建一张数æ®è¡¨"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
msgid "Number of columns"
msgstr "字段数"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
msgid "Could not load export plugins, please check your installation!"
msgstr "无法加载导出æ’件,请检查安装ï¼"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, php-format
msgid "Dump %s row(s) starting at row # %s"
msgstr "从 # %2$s 行开始转储 %1$s 行"
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr "转储所有行"
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "å¦å­˜ä¸ºæ–‡ä»¶"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "ä¿å­˜äºŽæœåŠ¡å™¨çš„ %s 文件夹"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "覆盖已有文件"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "文件å模æ¿"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "æœåŠ¡å™¨å"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "æ•°æ®åº“å"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "æ•°æ®è¡¨å"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2003,40 +1988,40 @@ msgstr ""
"这个值是使用 %1$sstrftime%2$s æ¥è§£æžçš„,所以你能用时间格å¼çš„字符串。å¦å¤–,下"
"列内容也将被转æ¢ï¼š%3$s。其他文本将ä¿æŒåŽŸæ ·ã€‚"
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "è®°ä½æ¨¡æ¿"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "文件的字符集:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "压缩"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "æ— "
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "zip 压缩"
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "gzip 压缩"
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "bzip 压缩"
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL 兼容模å¼"
@@ -2063,7 +2048,7 @@ msgstr "正在上传,没有详细信æ¯ï¼Œè¯·ç¨å€™ã€‚"
msgid "File to import"
msgstr "è¦å¯¼å…¥çš„文件"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "文本文件的ä½ç½®"
@@ -2071,13 +2056,13 @@ msgstr "文本文件的ä½ç½®"
msgid "File uploads are not allowed on this server."
msgstr "æ­¤æœåŠ¡å™¨ç¦æ­¢äº†æ–‡ä»¶ä¸Šä¼ ã€‚"
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "用于上传的文件夹出错,无法使用"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "网站æœåŠ¡å™¨ä¸Šä¼ æ–‡ä»¶å¤¹"
@@ -2105,11 +2090,11 @@ msgstr ""
"在导入时脚本若检测到å¯èƒ½éœ€è¦èŠ±è´¹å¾ˆé•¿æ—¶é—´åˆ™å…许中断。尽管这会中断事务,但在导"
"入大文件时是个很好的方法。"
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
msgid "Number of queries to skip from start"
msgstr "跳过查询的数é‡"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "导入文件的格å¼"
@@ -2153,264 +2138,264 @@ msgstr "纵å‘"
msgid "Paper size"
msgstr "纸张大å°"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr "Language"
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ä¸æ˜¯æœ‰æ•ˆè¡Œæ•°ã€‚"
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
msgid "row(s) starting from row #"
msgstr "行,起始行 #"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "æ°´å¹³"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "水平 (旋转标题)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "åž‚ç›´"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "以 %s 模å¼æ˜¾ç¤ºï¼Œå¹¶ä¸”在 %s è¡ŒåŽé‡å¤æ ‡é¢˜"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "该æ“作å¯èƒ½éœ€è¦æ‰§è¡Œè¾ƒé•¿æ—¶é—´ï¼Œç¡®å®šæ‰§è¡Œï¼Ÿ"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "主键排åº"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
msgid "Options"
msgstr "选项"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "部分文字"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "完整文字"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
msgid "Relational key"
msgstr "å…³è”é”®"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
msgid "Relational display column"
msgstr "å…³è”显示字段"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr "显示二进制内容"
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr "显示 BLOB 内容"
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr "以å六进制显示二进制内容"
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr "éšè—"
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "æµè§ˆå™¨è½¬æ¢"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "执行书签中的查询"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "已删除该行"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "æ€æ­»"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "查询中"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "显示行"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "总计"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "查询花费 %01.4f 秒"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "修改"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "查询结果选项"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "打å°é¢„览 (全文显示)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "找ä¸åˆ°é“¾æŽ¥"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "版本信æ¯"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "æ•°æ®ä¸»æ–‡ä»¶å¤¹"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "所有 InnoDB æ•°æ®æ–‡ä»¶çš„公共路径."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "æ•°æ®æ–‡ä»¶"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "自动增加"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr " æ•°æ®è¡¨ç©ºé—´ä¸è¶³æ—¶è‡ªåŠ¨å¢žåŠ çš„大å°ã€‚"
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "缓冲池大å°"
-#: libraries/engines/innodb.lib.php:43
+#: 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 用于缓存数æ®å’Œç´¢å¼•è¦ä½¿ç”¨çš„内存缓冲大å°ã€‚"
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "缓冲池"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB 状æ€"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "缓冲池使用情况"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "总计"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "页数"
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "空闲页"
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "è„页"
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "éžç©ºé¡µ"
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "è¦åˆ·æ–°çš„页"
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "负载页"
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "é”定页"
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "缓冲池活动"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "读请求"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "写请求"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "读缺失数"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "写等待数"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "读缺失率"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "写等待率"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "æ•°æ®æŒ‡é’ˆå¤§å°"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2418,22 +2403,22 @@ msgstr ""
"默认数æ®æŒ‡é’ˆçš„å¤§å° (å•ä½ï¼šå­—节),用于在没有指定 MAX_ROWS 选项的情况下创建 "
"MyISAM æ•°æ®è¡¨ã€‚"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "自动æ¢å¤æ¨¡å¼"
-#: libraries/engines/myisam.lib.php:29
+#: 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 å‚数。"
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "临时排åºæ–‡ä»¶çš„最大大å°"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2442,11 +2427,11 @@ msgstr ""
"é‡å»º MyISAM 索引时 MySQL 最多å¯ä»¥ä½¿ç”¨çš„ä¸´æ—¶æ–‡ä»¶å¤§å° (在 REPAIR TABLEã€ALTER "
"TABLE 或 LOAD DATA INFILE 时)"
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "创建索引的临时文件最大大å°"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2455,11 +2440,11 @@ msgstr ""
"如果用于创建 MyISAM 快速索引的临时文件大于在此指定的键缓存,则建议使用键缓"
"存。"
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "ä¿®å¤çº¿ç¨‹"
-#: libraries/engines/myisam.lib.php:43
+#: 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."
@@ -2467,11 +2452,11 @@ msgstr ""
"如果该值大于 1,在进行排åºè¿‡ç¨‹çš„ä¿®å¤æ“作时 MyISAM è¡¨çš„ç´¢å¼•å°†ä¼šå¹¶å‘ (æ¯ä¸ªç´¢å¼•"
"都有自己的线程) 创建"
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "排åºç¼“存大å°"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2479,21 +2464,21 @@ msgstr ""
"在修å¤è¡¨ (REPAIR TABLE) çš„è¿‡ç¨‹ä¸­è¿›è¡ŒæŽ’åº MyISAM 的索引或通过创建索引 (CREATE "
"INDEX) 和修改表 (ALTER TABLE) 创建索引时所è¦åˆ†é…的缓存大å°ã€‚"
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr "索引缓存大å°"
-#: libraries/engines/pbxt.lib.php:24
+#: 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 "用于索引缓存的内存大å°ã€‚默认值为 32MB。该缓存仅用于缓存索引页。"
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr "记录缓存大å°"
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
@@ -2502,51 +2487,51 @@ msgstr ""
"用于缓存表数æ®çš„缓存内存大å°ã€‚默认值为 32MB。该缓存用于记录å¥æŸ„æ•°æ® (*.xtd) "
"和行指针 (*.xtr) 文件。"
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr "日志缓存大å°"
-#: libraries/engines/pbxt.lib.php:34
+#: 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 "用于缓存事务日志的内存缓冲区大å°ã€‚默认值为 16MB。"
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr "日志文件阈值"
-#: libraries/engines/pbxt.lib.php:39
+#: 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 "回滚和新日志创建å‰äº‹åŠ¡æ—¥å¿—的大å°ã€‚默认值为 16MB。"
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr "事务缓存大å°"
-#: libraries/engines/pbxt.lib.php:44
+#: 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 "全局事务日志缓存 (æ•°æ®å¼•æ“Žä¼šåˆ†é…两个该大å°çš„缓冲区)。默认值为 1MB。"
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr "检查点频率"
-#: libraries/engines/pbxt.lib.php:49
+#: 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 "在检查点å‰æœ€å¤§å¯ä»¥å†™å…¥äº‹åŠ¡æ—¥å¿—的最大数æ®å¤§å°ã€‚默认值为 24MB。"
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr "æ•°æ®æ—¥å¿—阈值"
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2556,21 +2541,21 @@ msgstr ""
"æ•°æ®æ—¥å¿—文件的最大大å°ã€‚默认值为 64MB。PBXT 最多å¯ä»¥åˆ›å»º 32000 个数æ®æ—¥å¿—,å¯"
"用于所有的表。增加该值å¯ä»¥å¢žåŠ æ•°æ®åº“所能存储数æ®çš„大å°ã€‚"
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr "垃圾阈值"
-#: libraries/engines/pbxt.lib.php:59
+#: 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 "æ•°æ®æ—¥å¿—文件中压缩å‰æ— æ•ˆæ•°æ®æ‰€å çš„比率。值域为 1 到 99,默认值为50。"
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
msgid "Log buffer size"
msgstr "日志缓存大å°"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
@@ -2579,27 +2564,27 @@ msgstr ""
"写入数æ®æ—¥å¿—时使用的缓存大å°ã€‚默认值为 256MB。数æ®å¼•æ“Žä¼šä¸ºæ¯ä¸€ä¸ªéœ€è¦è¿›è¡Œæ•°æ®"
"日志写入的线程分é…一个缓冲区。"
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr "æ•°æ®æ–‡ä»¶å¢žé•¿å¤§å°"
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr "å¥æŸ„æ•°æ®æ–‡ä»¶ (*.xtd) 增长大å°ã€‚"
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr "行文件增长大å°"
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr "行指针文件 (*.xtr) 增长大å°ã€‚"
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr "日志文件总数"
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2609,140 +2594,140 @@ msgstr ""
"ç³»ç»Ÿç»´æŠ¤çš„äº‹åŠ¡æ—¥å¿—æ•°é‡ (pbxt/system/*.xt)。如果日志数é‡å¤§äºŽæ­¤å€¼ï¼Œæ—§çš„日志将会"
"被删除,或者被以å‡åºæ•°å­—åºåˆ—é‡å‘½å。"
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "æ ¼å¼"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
msgid "Columns terminated by"
msgstr "字段分隔符"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
msgid "Columns enclosed by"
msgstr "内容分隔符"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
msgid "Columns escaped by"
msgstr "内容转义符"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "æ¢è¡Œç¬¦"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "å°† NULL 替æ¢ä¸º"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr "删除字段中的回车æ¢è¡Œç¬¦"
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
msgid "Put columns names in the first row"
msgstr "首行ä¿å­˜å­—段å"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel çš„ CSV æ ¼å¼"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel 版本"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "æ•°æ®"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "转存表中的数æ®"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "表的结构"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "包å«è¡¨çš„标题"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "表的标题"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "延续的表的标题"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "关键标签"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "关系"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME 类型"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "主机"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "生æˆæ—¥æœŸ"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "æœåŠ¡å™¨ç‰ˆæœ¬"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP 版本"
@@ -2750,23 +2735,23 @@ msgstr "PHP 版本"
msgid "MediaWiki Table"
msgstr "MediaWiki 表"
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr "OpenOffice 表格"
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr "OpenOffice 文档"
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr "(æ ¹æ®ä¸€å¼ è¡¨çš„æ•°æ®ç”ŸæˆæŠ¥å‘Š)"
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "报告标题"
@@ -2774,99 +2759,99 @@ msgstr "报告标题"
msgid "PHP array"
msgstr "PHP 数组"
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "在文件头添加自定义注释 (\\n 为æ¢è¡Œ)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "处ç†äº‹åŠ¡ä¸­å°è£…输出"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "ç¦æ­¢é€‰å®šä¸ç›¸å…³çš„主键"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "æ•°æ®åº“导出选项"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
msgid "Enclose table and column names with backquotes"
msgstr "给数æ®è¡¨ååŠå­—段å加上å引å·"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "添加进注释"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "创建/更新/检查日期"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "完整æ’å…¥"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "扩展æ’å…¥"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "创建查询的最大长度"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "使用延迟æ’å…¥"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "使用忽略æ’å…¥"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr "为 BLOB 字段使用16进制 (HEX)"
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr "以å调世界时 (UTC) 导出时间"
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "导出类型"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
msgid "Procedures"
msgstr "存储过程"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
msgid "Functions"
msgstr "函数"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "é™åˆ¶å¯¼å‡ºçš„表"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "é™åˆ¶è¡¨"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME 类型表"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "表的关è”"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr "触å‘器"
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
msgid "Structure for view"
msgstr "视图结构"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr "替æ¢è§†å›¾ä»¥ä¾¿æŸ¥çœ‹"
@@ -2874,163 +2859,163 @@ msgstr "替æ¢è§†å›¾ä»¥ä¾¿æŸ¥çœ‹"
msgid "Texy! text"
msgstr "Texy! 文本"
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr "Excel 97-2003 XLS 工作簿"
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr "Excel 2007 XLSX 工作簿"
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr "导出结构大纲 (推è)"
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr "导出函数"
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr "导出存储过程"
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
msgid "Export tables"
msgstr "导出数æ®è¡¨"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
msgid "Export triggers"
msgstr "导出触å‘器"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr "导出视图"
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr "导出内容"
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "打开新 phpMyAdmin 窗å£"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
msgid "New table"
msgstr "æ–°æ•°æ®è¡¨"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL 查询结果"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "生æˆè€…"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL 返回的查询结果为空 (å³é›¶è¡Œ)。"
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "下列结构被创建或修改。你å¯ä»¥:"
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr "点击它的å字查看内容"
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "点击相应的“选项â€é“¾æŽ¥ä¿®æ”¹å®ƒçš„设置"
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr "点击“结构â€é“¾æŽ¥ç¼–辑它的结构"
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
msgid "Go to database"
msgstr "转到数æ®åº“"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr "设置"
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr "转到数æ®è¡¨"
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
msgid "structure"
msgstr "结构"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr "转到视图"
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "将表的数æ®ç”¨æ­¤æ–‡ä»¶æ›¿æ¢"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "忽略é‡å¤è¡Œ"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr "忽略首行 (首行为字段å)"
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "字段å"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "导入 CSV 文件 %s 时有无效å‚æ•°"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "无效的字段 (%s) 。"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "CSV 输入的第 %d 行格å¼æœ‰é”™ã€‚"
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV 输入的第 %d 行字段数有错。"
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr "DocSQL"
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
msgid "Table name"
msgstr "æ•°æ®è¡¨å"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV 使用 LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "使用本地 (LOCAL) 关键è¯"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "该æ’件ä¸æ”¯æŒå¯¼å…¥æ–‡ä»¶ï¼"
@@ -3046,7 +3031,7 @@ msgstr "转æ¢ç™¾åˆ†æ•° (如: 12.00% 将被转æ¢ä¸º .12)"
msgid "Import currencies ($5.00 to 5.00)"
msgstr "转æ¢è´§å¸ (如: $5.00 将被转æ¢ä¸º 5.00)"
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "ä¸è¦ç»™é›¶å€¼ä½¿ç”¨è‡ªå¢ž (AUTO_INCREMENT)"
@@ -3057,308 +3042,308 @@ msgid ""
msgstr "该 XML 文件有错误或者ä¸å®Œæ•´ã€‚请修å¤é”™è¯¯åŽé‡è¯•ã€‚"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
msgid "Encoding conversion"
msgstr "ç¼–ç è½¬æ¢"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
msgctxt "None encoding conversion"
msgid "None"
msgstr "æ— "
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr "转æ¢ä¸ºå‡å"
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "主键"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "索引"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "全文æœç´¢"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "无更改"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "字符集"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "二进制"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "ä¿åŠ åˆ©äºšè¯­"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "简体中文"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "正体中文"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "ä¸åŒºåˆ†å¤§å°å†™"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "区分大å°å†™"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "克罗地亚语"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "æ·å…‹è¯­"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "丹麦语"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "英语"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "世界语"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "爱沙尼亚语"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "德语"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "å­—å…¸"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "电è¯æœ¬"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "匈牙利语"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "冰岛语"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "日语"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "拉脱维亚语"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "立陶宛语"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "æœé²œè¯­"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "波斯语"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "波兰语"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "西欧"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "罗马尼亚语"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "斯洛ä¼å…‹è¯­"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "斯洛文尼亚语"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "西ç­ç‰™è¯­"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "传统西ç­ç‰™è¯­"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "瑞典语"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "泰语"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "土耳其语"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "乌克兰语"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "Unicode"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "多语言"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "中欧"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "俄语"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "巴拉克语"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "亚美尼亚语"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "西里尔语"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "阿拉伯语"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "希伯æ¥è¯­"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "乔治亚语"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "希腊语"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "æ·å…‹æ–¯æ´›ä¼å…‹è¯­"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "未知"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "主页"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "退出"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "查询窗å£"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "此格å¼æ²¡æœ‰é€‰é¡¹"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "错误"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "确定"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "å·²å¯ç”¨"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "显示功能"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "创建 PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "显示字段注释"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "请å‚è§æ–‡æ¡£ä¸­å…³äºŽå¦‚何更新您的 column_comments 表"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "SQL 查询书签"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL 历å²"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr "快速设置高级功能:"
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr "通过 <code>script/create_tables.sql</code> 创建必需的数æ®è¡¨ã€‚"
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr "创建一个用户并授予其访问上一步æ“作中创建的数æ®è¡¨çš„æƒé™ã€‚"
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
@@ -3366,23 +3351,23 @@ msgstr ""
"在é…置文件 (<code>config.inc.php</code>) 中å¯ç”¨é«˜çº§åŠŸèƒ½ï¼Œå‚è§ <code>config."
"sample.inc.php</code> 中的范例。"
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "请é‡æ–°ç™»å½• phpMyAdmin 以加载新é…置并使其生效。"
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "无说明"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr "从æœåŠ¡å™¨é…ç½®"
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr "修改或é‡æ–°é…置主æœåŠ¡å™¨"
-#: libraries/replication_gui.lib.php:55
+#: 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:"
@@ -3390,208 +3375,212 @@ msgstr ""
"请确ä¿åœ¨ä½ çš„é…置文件 (my.cnf) 中具有唯一的æœåŠ¡å™¨æ ‡è¯† (server-id) 。若没有,请"
"添加此行到 [mysqld] 一节中:"
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "用户å"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
msgid "Port"
msgstr "端å£"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr "主æœåŠ¡å™¨çŠ¶æ€"
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
msgid "Slave status"
msgstr "从æœåŠ¡å™¨çŠ¶æ€"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "å˜é‡"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "值"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "æœåŠ¡å™¨ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr "仅通过 --report-host=主机å å‚æ•°å¯åŠ¨çš„从æœåŠ¡å™¨å¯è§ã€‚"
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr "添加从å¤åˆ¶ç”¨æˆ·"
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "ä»»æ„用户"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "使用文本域"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "ä»»æ„主机"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "本地"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "此主机"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "使用主机表"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr "使用主机表时,此处的数æ®ä¼šè¢«ä¸»æœºè¡¨ä¸­çš„æ•°æ®æ‰€æ›¿æ¢ã€‚"
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "生æˆå¯†ç "
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "__TABLE__ 表的内容"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(延续的)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ 表的结构"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "未知的语言:%1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
msgid "Servers"
msgstr "æœåŠ¡å™¨"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "å˜é‡"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "字符集"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "引擎"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "二进制日志"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "进程"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr "åŒæ­¥"
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
msgid "Source database"
msgstr "æºæ•°æ®åº“"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr "当å‰æœåŠ¡å™¨"
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr "远程æœåŠ¡å™¨"
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr "差异"
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
msgid "Target database"
msgstr "目标数æ®åº“"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "在æœåŠ¡å™¨ %s è¿è¡Œ SQL 查询"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "在数æ®åº“ %s è¿è¡Œ SQL 查询"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
msgid "Columns"
msgstr "字段"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "将此 SQL 查询加为书签"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "让所有用户å‡å¯è®¿é—®æ­¤ä¹¦ç­¾"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "替æ¢çŽ°æœ‰çš„åŒå书签"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "ä¸ä»Žçª—å£å¤–覆盖此查询"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr "语å¥å®šç•Œç¬¦"
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr " 在此å†æ¬¡æ˜¾ç¤ºæ­¤æŸ¥è¯¢ "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "æ交"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "仅查看"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3599,7 +3588,7 @@ msgstr ""
"您的 SQL 查询å¯èƒ½æœ‰é”™ã€‚如果å¯èƒ½çš„è¯ï¼Œä»¥ä¸‹ä¼šåˆ—出 MySQL æœåŠ¡å™¨çš„错误输出,这å¯"
"能对您解决问题有一定的帮助。"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3618,35 +3607,35 @@ msgstr ""
"é¢æ‰§è¡ŒæˆåŠŸè€Œè§£æžå™¨å‡ºé”™ï¼Œè¯·å°†æ‚¨çš„ SQL 查询缩å‡åˆ°å¯¼è‡´é—®é¢˜çš„æŸä¸€æ¡è¯­å¥ï¼Œç„¶åŽå’Œä¸‹"
"é¢å‰ªåˆ‡åŒºä¸­çš„æ•°æ®ä¸€èµ·æ交一个缺陷 (bug) 报告:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "开始剪切"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "结æŸå‰ªåˆ‡"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "开始原文"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "结æŸåŽŸæ–‡"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "引å·ä¸é…对"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "无效的标识符"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "未知的标点符å·å­—符串"
-#: libraries/sqlvalidator.lib.php:68
+#: libraries/sqlvalidator.lib.php:67
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
@@ -3654,21 +3643,21 @@ msgid ""
msgstr ""
"SQL 校验程åºæ— æ³•åˆå§‹åŒ–。请检查是å¦å·²ç»å®‰è£…了%s文档%s内说明的必需 PHP 扩展。"
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr "æ•°æ®è¡¨æ˜¯ç©ºçš„ï¼"
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr "%s.%s 的追踪已å¯ç”¨ã€‚"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "长度/值"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid ""
"If column type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
@@ -3678,29 +3667,29 @@ msgstr ""
"如字段类型是“enumâ€æˆ–“setâ€ï¼Œè¯·ä½¿ç”¨ä»¥ä¸‹æ ¼å¼è¾“入:'a','b','c'...<br />如果需è¦è¾“"
"å…¥åæ–œæ (“\\â€)或å•å¼•å·(“'â€),请在å‰é¢åŠ ä¸Šåæ–œæ (如 '\\\\xyz' 或 'a\\'b')。"
-#: libraries/tbl_properties.inc.php:106
+#: 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 "对于默认值,请åªè¾“å…¥å•ä¸ªå€¼ï¼Œä¸è¦åŠ åæ–œæ æˆ–引å·ï¼Œè¯·ç”¨æ­¤æ ¼å¼ï¼ša"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "属性"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr "è¦èŽ·å¾—å¯ç”¨è½¬æ¢é€‰é¡¹çš„列表åŠå¯¹åº”çš„ MIME 类型转æ¢ï¼Œè¯·ç‚¹å‡»%s转æ¢è¯´æ˜Ž%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "转æ¢é€‰é¡¹"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3710,52 +3699,52 @@ msgstr ""
"请使用此格å¼è¾“入转æ¢é€‰é¡¹çš„值:'a',100,b,'c'...<br />如果您需è¦åœ¨å€¼ä¸­è¾“å…¥åæ–œ"
"æ  (“\\â€)或å•å¼•å·(“'â€),请在å‰é¢åŠ ä¸Šåæ–œæ  (如 '\\\\xyz' 或 'a\\'b')。"
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
msgctxt "for default"
msgid "None"
msgstr "æ— "
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr "定义:"
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "此转æ¢æ²¡æœ‰è¯´æ˜Žã€‚<br />详细功能请询问 %s 的作者。"
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "存储引擎"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr "分区定义"
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "ä¿å­˜"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, php-format
msgid "Add %s column(s)"
msgstr "添加 %s 个字段"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
msgid "You have to add at least one column."
msgstr "至少è¦æ·»åŠ ä¸€ä¸ªå­—段。"
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
msgid "Event"
msgstr "事件"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: libraries/transformations/application_octetstream__download.inc.php:9
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 "
@@ -3765,25 +3754,25 @@ msgstr ""
"字段中显示一个二进制数æ®çš„下载连接。第一个选项是文件å,或使用第二个选项,用"
"表中的一个字段值作为文件å。如果想使用字段值作为文件å,第一个选项必须留空。"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 ""
"显示å六进制的数æ®ã€‚第一个å‚数设置需è¦å¢žåŠ å¤šå°‘个空格 (默认值为一个字节宽度)。"
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 "显示å¯ç‚¹å‡»çš„缩略图。在原比例ä¸å˜çš„情况下,å¯æŒ‰åƒç´ æŒ‡å®šæœ€å¤§å®½åº¦æˆ–高度。"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "显示下载此图åƒçš„链接。"
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as "
@@ -3810,7 +3799,7 @@ msgstr ""
"填“localâ€(å‚è§ PHP çš„ strftime() 函数文档)和“utcâ€(å‚è§ PHP çš„ gmdate() 函数文"
"æ¡£)所到的结果是ä¸ä¸€æ ·çš„。"
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
"LINUX ONLY: Launches an external application and feeds it the column data "
"via standard input. Returns the standard output of the application. The "
@@ -3830,7 +3819,7 @@ msgstr ""
"设为 1 çš„è¯å°†ä¼šç”¨ htmlspecialchars() 处ç†è¾“出 (默认为 1)。第四个å‚数如果设为 "
"1 çš„è¯ï¼Œå°†ç¦æ­¢æ¢è¡Œï¼Œç¡®ä¿æ‰€æœ‰å†…容显示在一行中 (默认为 1)。"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
@@ -3838,7 +3827,7 @@ msgstr ""
"显示字段的原始内容,ä¸ä½¿ç”¨ htmlspecialchars() 处ç†ã€‚å³å‡å®šå†…容为åˆæ³•çš„ HTML "
"代ç ã€‚"
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
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 "
@@ -3847,7 +3836,7 @@ msgstr ""
"显示图åƒå’Œé“¾æŽ¥ï¼Œå­—段内包å«æ–‡ä»¶å。第一个选项是类似“http://www.example.com/â€è¿™"
"æ ·çš„ URL å‰ç¼€ã€‚第二和第三个选项是以åƒç´ ä¸ºå•ä½çš„宽度和高度。"
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
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 "
@@ -3856,17 +3845,17 @@ msgstr ""
"显示链接,字段内包å«æ–‡ä»¶å。第一个选项是类似“http://www.example.com/â€è¿™æ ·çš„ "
"URL å‰ç¼€ã€‚第二个选项是链接的标题。"
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "将文本以 SQL 语法高亮显示。"
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -3887,66 +3876,66 @@ msgstr "ZIP 包中未找到文件ï¼"
msgid "Error in ZIP archive:"
msgstr "ZIP 包中有错误:"
-#: main.php:68
+#: main.php:67
msgid "Actions"
msgstr "æ“作"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL 连接校对"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr "ç•Œé¢"
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr "自定义颜色"
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "é‡ç½®"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "å议版本"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "用户"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL 字符集"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr "网站æœåŠ¡å™¨"
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL 客户端版本"
-#: main.php:213
+#: main.php:212
msgid "PHP extension"
msgstr "PHP 扩展"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "显示 PHP ä¿¡æ¯"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr "维基 (Wiki) (外链,英文)"
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "官方主页 (外链,英文)"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -3957,7 +3946,7 @@ msgstr ""
"务器使用默认值è¿è¡Œå½“然没有问题,ä¸è¿‡è¿™æ ·çš„è¯ï¼Œè¢«å…¥ä¾µçš„å¯èƒ½æ€§ä¼šå¾ˆå¤§ï¼Œæˆ‘们强烈"
"建议您应该立å³ç»™ 'root' 用户设置一个密ç æ¥è¡¥ä¸Šè¿™ä¸ªå®‰å…¨æ¼æ´žã€‚"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -3966,7 +3955,7 @@ msgstr ""
"PHP é…置中已å¯ç”¨äº† mbstring.func_overload 。这个选项和 phpMyAdmin ä¸å…¼å®¹ï¼Œå¯"
"能会导致一些数æ®æŸåï¼"
-#: main.php:282
+#: main.php:281
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 "
@@ -3975,7 +3964,7 @@ msgstr ""
"没有找到 PHP 扩展 mbstring,而您现在好åƒåœ¨ä½¿ç”¨å¤šå­—节字符集。没有 mbstring 扩"
"展的 phpMyAdmin ä¸èƒ½æ­£ç¡®åˆ†å‰²å­—符串,å¯èƒ½äº§ç”Ÿæ„想ä¸åˆ°çš„结果。"
-#: main.php:290
+#: main.php:289
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 "
@@ -3987,11 +3976,11 @@ msgstr ""
"phpMyAdmin 中设置的 Cookies 有效期,因此您的登录会è¯æœ‰æ•ˆæœŸå°†ä¼šæ¯”您在 "
"phpMyAdmin 中设置的时间è¦æ›´çŸ­ã€‚"
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "é…置文件现在需è¦ä¸€ä¸ªçŸ­è¯­å¯†ç ã€‚"
-#: main.php:306
+#: main.php:305
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
@@ -4000,7 +3989,7 @@ msgstr ""
"安装时所用的 [code]config[/code] 文件夹尚未删除,如果 phpMyAdmin å·²ç»å®‰è£…é…ç½®"
"好,请立å³åˆ é™¤è¯¥æ–‡ä»¶å¤¹ã€‚"
-#: main.php:331
+#: main.php:330
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
@@ -4009,7 +3998,7 @@ msgstr ""
"ä½ çš„æµè§ˆå™¨ä¸æ”¯æŒæˆ–ç¦ç”¨äº† Javascript,部分 phpMyAdmin 功能将ä¸å¯ç”¨ã€‚如导航框架"
"å°†ä¸èƒ½è‡ªåŠ¨åˆ·æ–°ã€‚"
-#: main.php:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
@@ -4018,187 +4007,187 @@ msgstr ""
"ä½ çš„ PHP MySQL 库版本 %s 和你的 MySQL æœåŠ¡å™¨ç‰ˆæœ¬ %s ä¸åŒã€‚è¿™å¯èƒ½é€ æˆä¸€äº›æœªçŸ¥"
"的问题。"
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr "æœåŠ¡å™¨ä¸Šè¿è¡Œäº† Suhosin。请先查看%s文档%s中是å¦æœ‰ç±»ä¼¼çš„情况。"
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr "刷新导航框架"
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "æ— æ•°æ®åº“"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr "快速æœç´¢"
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
msgid "Clear"
msgstr "清除"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
msgctxt "short form"
msgid "Create table"
msgstr "新建数æ®è¡¨"
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "请选择数æ®åº“"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "找ä¸åˆ° <b>%s</b> 表或还未在 %s 设置"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "请选择需è¦ç¼–辑的页"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "创建新页"
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "页ç ï¼š"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "自动排版"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "内è”"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "选择表"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "切æ¢åˆ®æ¿"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr "当å‰é¡µæ‰€å¼•ç”¨çš„表ä¸å­˜åœ¨äº†ã€‚您是å¦æƒ³è¦åˆ é™¤è¿™äº›å¼•ç”¨ï¼Ÿ"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, php-format
msgid "The %s table doesn't exist!"
msgstr "æ•°æ®è¡¨ %s ä¸å­˜åœ¨ï¼"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "请é…置表 %s 的并å‘"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, php-format
msgid "Schema of the %s database - Page %s"
msgstr "æ•°æ®åº“ %s 的大纲 - 第 %s 页"
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "没有表"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "关系大纲"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "目录"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "é¢å¤–"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr "显示/éšè—左侧èœå•"
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr "ä¿å­˜ä½ç½®"
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
msgid "Create table"
msgstr "新建数æ®è¡¨"
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr "创建关系"
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr "é‡æ–°è½½å…¥"
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr "帮助"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr "规则连接"
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr "直接连接"
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr "对é½ç½‘æ ¼"
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr "全部收缩/展开"
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr "åå‘收缩/展开"
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr "为 PDF 大纲导入/导出åæ ‡"
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr "移动èœå•"
-#: pmd_general.php:120
+#: pmd_general.php:119
msgid "Hide/Show all"
msgstr "全部éšè—/显示"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr "éšè—/显示没有关è”的表"
-#: pmd_general.php:164
+#: pmd_general.php:163
msgid "Number of tables"
msgstr "æ•°æ®è¡¨æ•°é‡"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr "删除关系"
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr "è¦é€‰æ‹©å…³ç³»ï¼Œç‚¹å‡»ï¼š"
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
@@ -4207,148 +4196,148 @@ msgstr ""
"显示的字段为粉红色。è¦è®¾ç½®/å–消显示的字段,点击“选择显示字段â€å›¾æ ‡ï¼Œç„¶åŽé€‰æ‹©éœ€"
"è¦çš„字段å。"
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
msgid "Page has been created"
msgstr "已创建页é¢"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr "页é¢åˆ›å»ºå¤±è´¥"
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr "按比例导出/导入"
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr "推è"
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr "到/从 页"
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "导入文件"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "全部"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "选择è¦æŸ¥çœ‹çš„二进制日志"
-#: server_binlog.php:136
+#: server_binlog.php:122
msgid "Files"
msgstr "文件"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "截断显示的查询"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "显示完整查询"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "日志文件å"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ä½ç½®"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "事件类型"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "åˆå§‹ä½ç½®"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "ä¿¡æ¯"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "字符集和整ç†"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "未选中数æ®åº“。"
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "å·²æˆåŠŸåˆ é™¤ %s 个数æ®åº“。"
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "æ•°æ®åº“统计"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "æ•°æ®è¡¨"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr "主å¤åˆ¶"
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr "从å¤åˆ¶"
-#: server_databases.php:230
+#: server_databases.php:229
msgid "Jump to database"
msgstr "转到数æ®åº“"
-#: server_databases.php:267
+#: server_databases.php:266
#, fuzzy
#| msgid "Master replication"
msgid "Not replicated"
msgstr "主å¤åˆ¶"
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "å¤åˆ¶"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "检查数æ®åº““%sâ€çš„æƒé™ã€‚"
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "检查æƒé™"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "å¯ç”¨ç»Ÿè®¡"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "ç¦ç”¨ç»Ÿè®¡"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"注æ„:在此å¯ç”¨æ•°æ®åº“统计å¯èƒ½å¯¼è‡´ç½‘ç«™æœåŠ¡å™¨å’Œ MySQL æœåŠ¡å™¨ä¹‹é—´çš„æµé‡éª¤å¢žã€‚"
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "存储引擎"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "查看数æ®åº“的转存(大纲)"
@@ -4542,20 +4531,20 @@ msgid "None"
msgstr "æ— "
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "按表指定æƒé™"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr " 注æ„:MySQL æƒé™å称会以英文显示 "
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "全局æƒé™"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "按数æ®åº“指定æƒé™"
@@ -4579,95 +4568,95 @@ msgstr "登录信æ¯"
msgid "Do not change the password"
msgstr "ä¿æŒåŽŸå¯†ç "
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
msgid "No user found."
msgstr "未找到用户。"
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "用户 %s 己存在ï¼"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "您已添加了一个新用户。"
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "您已更新了 %s çš„æƒé™ã€‚"
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "您已撤销 %s çš„æƒé™"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s 的密ç å·²ä¿®æ”¹ã€‚"
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "正在删除 %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "没有选择è¦åˆ é™¤çš„用户ï¼"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "é‡æ–°è½½å…¥æƒé™"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "å·²æˆåŠŸåˆ é™¤é€‰ä¸­çš„用户。"
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "å·²æˆåŠŸé‡æ–°è½½å…¥æƒé™ã€‚"
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "编辑æƒé™"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "撤销"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "查看用户"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "授æƒ"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "ä»»æ„"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "添加新用户"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "删除选中的用户"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "撤销用户所有æƒé™ï¼Œç„¶åŽåˆ é™¤ç”¨æˆ·ã€‚"
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "删除与用户åŒåçš„æ•°æ®åº“。"
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4679,143 +4668,143 @@ msgstr ""
"å°†å¯èƒ½ä¸ŽæœåŠ¡å™¨ä½¿ç”¨çš„用户æƒé™æœ‰å¼‚。在这ç§æƒ…况下,您应在继续å‰%sé‡æ–°è½½å…¥æƒ"
"é™%s。"
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "在æƒé™è¡¨å†…找ä¸åˆ°é€‰ä¸­çš„用户。"
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "按字段指定æƒé™"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "在下列数æ®åº“添加æƒé™"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "è¦ä½¿ç”¨é€šé…符 _ å’Œ % 本身,应使用用 \\ 转义"
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "在下列数æ®è¡¨æ·»åŠ æƒé™"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "修改登录信æ¯/å¤åˆ¶ç”¨æˆ·"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "创建具有相åŒæƒé™çš„æ–°ç”¨æˆ·ç„¶åŽ ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... ä¿ç•™æ—§ç”¨æˆ·ã€‚"
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... 从用户表中删除旧用户。"
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... 撤销旧用户的所有æƒé™ï¼Œç„¶åŽåˆ é™¤æ—§ç”¨æˆ·ã€‚"
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... 从用户表中删除旧用户,然åŽé‡æ–°è½½å…¥æƒé™ã€‚"
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr "用户数æ®åº“"
-#: server_privileges.php:2037
+#: server_privileges.php:2029
msgctxt "Create none database for user"
msgid "None"
msgstr "æ— "
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr "创建与用户åŒåçš„æ•°æ®åº“并授予所有æƒé™"
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "给以 用户å_ 开头的数æ®åº“ (username\\_%) 授予所有æƒé™"
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "授予数æ®åº““%sâ€çš„所有æƒé™ã€‚"
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "用户å¯ä»¥è®¿é—®â€œ%sâ€"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "全局"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "按数æ®åº“指定"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "通é…符"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "å·²æ€æ­»çº¿ç¨‹ %s 。"
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin 无法æ€æ­»çº¿ç¨‹ %s。该线程å¯èƒ½å·²ç»å…³é—­ã€‚"
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr "未知错误"
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr "无法连接到主æœåŠ¡å™¨ %s 。"
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr "无法读å–主æœåŠ¡å™¨æ—¥å¿—。主æœåŠ¡å™¨çš„æƒé™è®¾ç½®å¯èƒ½æœ‰é—®é¢˜ã€‚"
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr "无法修改主æœåŠ¡å™¨"
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr "æˆåŠŸä¿®æ”¹ä¸»æœåŠ¡å™¨ä¸º %s"
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr "æ­¤æœåŠ¡å™¨å·²è¢«é…置为一个å¤åˆ¶è¿›ç¨‹ä¸­çš„主æœåŠ¡å™¨ã€‚"
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
msgid "Show master status"
msgstr "查看主æœåŠ¡å™¨çŠ¶æ€"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr "查看已连接的从æœåŠ¡å™¨"
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
@@ -4824,11 +4813,11 @@ msgstr ""
"æ­¤æœåŠ¡å™¨å°šæœªé…置为一个å¤åˆ¶è¿›ç¨‹ä¸­çš„主æœåŠ¡å™¨ã€‚你想现在<a href=\"%s\">é…ç½®</a>"
"å—?"
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr "主æœåŠ¡å™¨é…ç½®"
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4839,25 +4828,25 @@ msgstr ""
"æ­¤æœåŠ¡å™¨å°šæœªé…置为一个å¤åˆ¶è¿›ç¨‹ä¸­çš„主æœåŠ¡å™¨ã€‚ä½ å¯ä»¥é€‰æ‹©å¤åˆ¶æ‰€æœ‰ä½†å¿½ç•¥æŸäº›æ•°æ®"
"库 (当你想å¤åˆ¶å¤§å¤šæ•°æ•°æ®åº“时很有用) 或者仅å¤åˆ¶æŸäº›æ•°æ®åº“。请选择模å¼:"
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr "å¤åˆ¶æ‰€æœ‰æ•°æ®åº“,除了:"
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr "ä»…å¤åˆ¶:"
-#: server_replication.php:225
+#: server_replication.php:224
msgid "Please select databases:"
msgstr "请选择数æ®åº“:"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr "现在,将下列行添加到你的 my.cnf 文件最åŽï¼Œç„¶åŽé‡æ–°å¯åŠ¨ MySQL æœåŠ¡å™¨ã€‚"
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
@@ -4866,82 +4855,82 @@ msgstr ""
"当 MySQL æœåŠ¡å™¨é‡æ–°å¯åŠ¨åŽï¼Œè¯·ç‚¹å‡» 执行 按钮。你应该看è§ä¸€æ¡æ示信æ¯è¯´æ­¤æœåŠ¡å™¨"
"<b>å·²ç»</b>被é…置为主æœåŠ¡å™¨"
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr "从 SQL 线程未å¯åŠ¨ï¼"
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr "从 IO 线程未å¯åŠ¨ï¼"
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr "æœåŠ¡å™¨å·²è¢«é…置为一个å¤åˆ¶è¿›ç¨‹ä¸­çš„从æœåŠ¡å™¨ã€‚你是å¦è¦:"
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr "查看从æœåŠ¡å™¨çŠ¶æ€"
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr "æ ¹æ®ä¸»æœåŠ¡å™¨åŒæ­¥æ•°æ®åº“"
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr "控制从æœåŠ¡å™¨:"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full start"
msgstr "全部开始"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr "全部åœæ­¢"
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr "é‡ç½®ä»ŽæœåŠ¡å™¨"
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr "仅%s SQL 线程"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Start"
msgstr "开始"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr "åœæ­¢"
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr "仅%s IO 线程"
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr "错误管ç†:"
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr "忽略错误å¯èƒ½å¯¼è‡´ä¸»ä»ŽæœåŠ¡å™¨é—´ä¸åŒæ­¥ï¼"
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr "忽略当å‰é”™è¯¯"
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr "忽略下"
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr "个错误。"
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
@@ -4950,7 +4939,7 @@ msgstr ""
"æ­¤æœåŠ¡å™¨å°šæœªé…置为一个å¤åˆ¶è¿›ç¨‹ä¸­çš„从æœåŠ¡å™¨ã€‚你想现在<a href=\"%s\">é…ç½®</a>"
"å—?"
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -4959,11 +4948,11 @@ msgstr ""
"因事务使用的临时二进制日志缓存超出 binlog_cache_size 的设置而使用临时文件存储"
"çš„æ•°é‡ã€‚"
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr "事务所用的临时二进制日志缓存的数é‡ã€‚"
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -4973,17 +4962,17 @@ msgstr ""
"æœåŠ¡å™¨æ‰§è¡Œè¯­å¥æ—¶è‡ªåŠ¨åœ¨ç£ç›˜ä¸Šåˆ›å»ºçš„临时表的数é‡ã€‚如果 Created_tmp_disk_tables "
"很大,你å¯ä»¥å¢žåŠ  tmp_table_size 的值,让æœåŠ¡å™¨ä½¿ç”¨å†…å­˜æ¥å­˜å‚¨ä¸´æ—¶è¡¨è€Œéžç£ç›˜ã€‚"
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr "mysqld 已创建的临时文件的数é‡ã€‚"
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr "æœåŠ¡å™¨æ‰§è¡Œè¯­å¥æ—¶è‡ªåŠ¨åœ¨å†…存中创建的临时表的数é‡ã€‚"
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
@@ -4991,29 +4980,29 @@ msgstr ""
"å‘生错误的延迟æ’å…¥ (INSERT DELAYED) 行数 (å¯èƒ½æ˜¯å› ä¸ºåœ¨å”¯ä¸€å­—段中存在é‡å¤"
"值) 。"
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr "正在使用的延迟æ’入处ç†çº¿ç¨‹çš„æ•°é‡ã€‚æ¯å¼ ä½¿ç”¨å»¶è¿Ÿæ’入的表都有自己的线程。"
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr "延迟æ’入已写入的行数。"
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr "已执行的强制更新 (FLUSH) 语å¥æ•°ã€‚"
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr "已执行的内部æ交 (COMMIT) 语å¥æ•°ã€‚"
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr "从表中删除行的次数。"
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
@@ -5022,7 +5011,7 @@ msgstr ""
"如果知é“一张表的å字,MySQL æœåŠ¡å™¨å¯ä»¥è¯¢é—® NDB 集群存储引擎,这被称为“å‘现â€ã€‚"
"Handler_discovery 表明了一张表被å‘现的次数。"
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
@@ -5031,14 +5020,14 @@ msgstr ""
"读å–一个索引入å£ç‚¹çš„次数。如果该值很大,说明你的æœåŠ¡å™¨æ‰§è¡Œäº†å¾ˆå¤šå®Œæ•´ç´¢å¼•æ‰«"
"æ。例如,å‡è®¾å­—段 col1 å·²ç»å»ºç«‹äº†ç´¢å¼•ï¼Œç„¶åŽæ‰§è¡Œ SELECT col1 FROM foo 。"
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
@@ -5047,7 +5036,7 @@ msgstr ""
"æ ¹æ®ç´¢å¼•é¡ºåºè¯»å–下一行的请求数。如果你在查询一个已索引的字段且é™åˆ¶äº†èŒƒå›´ï¼Œæˆ–"
"进行完整表扫æ,该值将会ä¸æ–­å¢žé•¿ã€‚"
-#: server_status.php:55
+#: server_status.php:54
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
@@ -5055,7 +5044,7 @@ msgstr ""
"æ ¹æ®ç´¢å¼•é¡ºåºè¯»å–上一行的请求数。这ç§è¯»å–æ–¹å¼é€šå¸¸ç”¨äºŽä¼˜åŒ–带有 ORDER BY ... "
"DESC 的查询。"
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5065,7 +5054,7 @@ msgstr ""
"æ ¹æ®å›ºå®šä½ç½®è¯»å–行的请求数。如果你执行很多需è¦æŽ’åºçš„查询,该值会很高。你å¯èƒ½"
"有很多需è¦å®Œæ•´è¡¨æ‰«æ的查询,或者你使用了ä¸æ­£ç¡®çš„索引用æ¥å¤šè¡¨æŸ¥è¯¢ã€‚"
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5075,35 +5064,35 @@ msgstr ""
"从数æ®æ–‡ä»¶ä¸­è¯»å–行的请求数。如果你在扫æ很多表,该值会很大。通常情况下这æ„味"
"ç€ä½ çš„表没有åšå¥½ç´¢å¼•ï¼Œæˆ–者你的查询语å¥æ²¡æœ‰ä½¿ç”¨å¥½ç´¢å¼•å­—段。"
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr "内部回滚 (ROLLBACK) 语å¥æ•°ã€‚"
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr "表中更新行的请求数。"
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr "表中æ’入行的请求数。"
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr "éžç©ºé¡µæ•° (å«è„页) 。"
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr "当å‰è„页数。"
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "请求更新的缓冲池页数。"
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr "空闲页数。"
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
@@ -5112,7 +5101,7 @@ msgstr ""
"InnoDB 缓冲池中é”定页的数é‡ã€‚这些页是正在被读å–或写入的,或者是因其他原因ä¸èƒ½"
"被刷新或删除的。"
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5123,11 +5112,11 @@ msgstr ""
"å…¬å¼è®¡ç®—: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
"Innodb_buffer_pool_pages_data 。"
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr "ç¼“å†²æ± æ€»å¤§å° (å•ä½ï¼šé¡µ)。"
-#: server_status.php:68
+#: server_status.php:67
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."
@@ -5135,24 +5124,24 @@ msgstr ""
"InnoDB åˆå§‹åŒ–的“éšæœºâ€é¢„读数。这通常会在对一张表进行大范围的éšæœºæŽ’åºæŸ¥è¯¢æ—¶å‘"
"生。"
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"InnoDB åˆå§‹åŒ–的顺åºé¢„读数。这会在 InnoDB 执行一个顺åºå®Œæ•´è¡¨æ‰«ææ—¶å‘生。"
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr "InnoDB 完æˆçš„逻辑读请求数。"
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr "InnoDB 进行逻辑读å–时无法从缓冲池中获å–而执行å•é¡µè¯»å–的次数。"
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5164,85 +5153,85 @@ msgstr ""
"å¿…è¦å…ˆç­‰å¾…页被刷新。该计数器统计了这ç§ç­‰å¾…çš„æ•°é‡ã€‚如果缓冲池大å°è®¾ç½®æ­£ç¡®ï¼Œè¿™"
"个值应该会很å°ã€‚"
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr "写入 InnoDB 缓冲池的次数。"
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr "fsync() 总æ“作的次数。"
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr "当å‰æŒ‚èµ· fsync() æ“作的数é‡ã€‚"
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr "当å‰æŒ‚起的读æ“作数。"
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr "当å‰æŒ‚起的写æ“作数。"
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr "读å–的总数æ®é‡ (å•ä½ï¼šå­—节)。"
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr "æ•°æ®è¯»å–总数。"
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr "æ•°æ®å†™å…¥æ€»æ•°ã€‚"
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr "写入的总数æ®é‡ (å•ä½ï¼šå­—节)。"
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr "以åŒå†™å…¥æ“作写入的页数。"
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr "å·²ç»æ‰§è¡Œçš„åŒå†™å…¥æ¬¡æ•°ã€‚"
-#: server_status.php:84
+#: server_status.php:83
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 "因日志缓存太å°è€Œå¿…须等待其被写入所造æˆçš„等待数。"
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr "日志写入请求数。"
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr "日志物ç†å†™å…¥æ¬¡æ•°ã€‚"
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr "使用 fsync() 写入日志文件的次数。"
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr "当å‰æŒ‚èµ·çš„ fsync 日志文件数。"
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr "当å‰æŒ‚起的日志写入数。"
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr "写入日志文件的字节数。"
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr "创建的页数。"
-#: server_status.php:92
+#: server_status.php:91
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."
@@ -5250,75 +5239,75 @@ msgstr ""
"编译的 InnoDB é¡µå¤§å° (默认 16KB)。许多值都以页为å•ä½è¿›è¡Œç»Ÿè®¡ï¼Œé¡µå¤§å°å¯ä»¥å¾ˆæ–¹"
"便地将这些值转化为字节数。"
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr "读å–的页数。"
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr "写入的页数。"
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr "正在等待行é”çš„æ•°é‡ã€‚"
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "等待获得行é”çš„å¹³å‡æ—¶é—´ (å•ä½ï¼šæ¯«ç§’)。"
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "等待获得行é”的总时间 (å•ä½ï¼šæ¯«ç§’)。"
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "等待获得行é”的最大时间 (å•ä½ï¼šæ¯«ç§’)。"
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr "等待行é”的次数。"
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr "从 InnoDB 表中删除的行数。"
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr "æ’入到 InnoDB 表中的行数。"
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr "从 InnoDB 表中读å–的行数。"
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr "InnoDB 中更新的行数。"
-#: server_status.php:104
+#: server_status.php:103
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:105
+#: server_status.php:104
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 "键缓存中未使用的å—数。你å¯ä»¥æ ¹æ®è¿™ä¸ªå€¼åˆ¤æ–­å½“å‰ä½¿ç”¨äº†å¤šå°‘键缓存。"
-#: server_status.php:106
+#: server_status.php:105
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 "键缓存中已ç»ä½¿ç”¨çš„å—数。该值指示在æŸä¸ªæ—¶åˆ»ä½¿ç”¨äº†æœ€å¤šå—æ•°çš„æ•°é‡ã€‚"
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr "从缓存中读å–é”®å—的请求次数。"
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
@@ -5327,15 +5316,15 @@ msgstr ""
"从ç£ç›˜ä¸­ç‰©ç†è¯»å–é”®å—的次数。如果 Key_reads 很大,则说明您的 key_buffer_size "
"å¯èƒ½è®¾ç½®å¾—太å°äº†ã€‚缓存缺失率å¯ä»¥ç”± Key_reads/Key_read_requests 计算得出。"
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr "将一个键å—写入缓存的请求数。"
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr "将键å—物ç†å†™å…¥åˆ°ç£ç›˜çš„次数。"
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
@@ -5344,45 +5333,45 @@ msgstr ""
"最åŽç¼–译的查询的总开销由查询优化器计算得出,å¯ç”¨äºŽæ¯”较使用ä¸åŒçš„查询语å¥è¿›è¡Œ"
"相åŒçš„查询时的效率差异。默认值0表示还没有查询被编译。"
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "等待写入延迟æ’入队列的行数。"
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr "å·²ç»æ‰“开的表个数。如果该值很大,则说明表缓冲大å°å¯èƒ½è®¾ç½®è¿‡å°ã€‚"
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr "打开的文件个数。"
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr "打开的æµä¸ªæ•° (主è¦ç”¨äºŽæ—¥å¿—记录)。"
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr "打开的数æ®è¡¨ä¸ªæ•°ã€‚"
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr "查询缓存中空闲的内存å—数。"
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr "查询缓存中空闲的内存总数。"
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr "缓存命中数。"
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr "加入到缓存的查询数。"
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5392,7 +5381,7 @@ msgstr ""
"为缓存新的查询而被删除的已缓存查询的个数,由最近最少使用算法 (LRU) 确定应删除"
"哪个已缓存的查询。该信æ¯å¯å¸®åŠ©æ‚¨è°ƒæ•´æŸ¥è¯¢ç¼“存大å°ã€‚"
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -5400,24 +5389,24 @@ msgstr ""
"未缓存的查询数 (包括ä¸èƒ½è¢«ç¼“存,或因为 query_cache_type 的设置而没有被缓存的"
"查询)。"
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr "在缓存中注册的查询数。"
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr "查询缓存中的总å—数。"
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "é‡è®¾"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr "失败ä¿æŠ¤å™¨çš„çŠ¶æ€ (尚未应用)。"
-#: server_status.php:127
+#: server_status.php:126
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."
@@ -5425,11 +5414,11 @@ msgstr ""
"没有使用索引的多表查询数。如果该值ä¸ä¸º0,您应该仔细检查是å¦å·²ç»ä¸ºè¡¨å»ºç«‹äº†é€‚当"
"的索引。"
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr "使用在关è”表上使用范围æœç´¢çš„多表查询的数é‡ã€‚"
-#: server_status.php:129
+#: server_status.php:128
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.)"
@@ -5437,7 +5426,7 @@ msgstr ""
"没有使用索引但在æ¯è¡Œä¹‹åŽæ£€æŸ¥ç´¢å¼•ä½¿ç”¨çš„多表查询数。(如果该值ä¸ä¸º 0,您应该仔细"
"检查是å¦å·²ç»ä¸ºè¡¨å»ºç«‹äº†é€‚当的索引。)"
-#: server_status.php:130
+#: server_status.php:129
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
@@ -5445,36 +5434,36 @@ msgstr ""
"在第一张表上使用范围查询的多表查询数。(å³ä½¿è¯¥å€¼å¾ˆå¤§ï¼Œé€šå¸¸ä¹Ÿä¸ä¼šæœ‰è‡´å‘½çš„å½±"
"å“。)"
-#: server_status.php:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr "在第一张表上进行了完整表扫æ的多表查询数。"
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "当å‰ç”±ä»Ž SQL 线程打开的临时表的数é‡ã€‚"
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr "从 SQL 线程总共é‡è¯•äº‹åŠ¡å¤åˆ¶æ•°ã€‚"
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "如果该值为 ON,则这å°æœåŠ¡å™¨æ˜¯ä¸€å°å·²ç»è¿žæŽ¥åˆ°ä¸»æœåŠ¡å™¨çš„从æœåŠ¡å™¨ã€‚"
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr "使用了比 slow_launch_time 更多的时间æ¥å¯åŠ¨çš„线程数é‡ã€‚"
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr "使用了比 long_query_time 更多时间的查询数。"
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
@@ -5483,23 +5472,23 @@ msgstr ""
"排åºç®—法使用归并的次数。如果该值很大,您应该考虑增加系统å˜é‡ "
"sort_buffer_size 的值。"
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr "局部范围完æˆçš„排åºæ¬¡æ•°ã€‚"
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr "排åºçš„行数。"
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr "扫æ表完æˆçš„排åºæ¬¡æ•°ã€‚"
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr "ç«‹å³éœ€è¦é”定表的次数。"
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5509,7 +5498,7 @@ msgstr ""
"无法立å³èŽ·å¾—é”定表而必须等待的次数。如果该值很高,且您é‡åˆ°äº†æ€§èƒ½æ–¹é¢çš„问题,"
"则应该首先检查您的查询语å¥ï¼Œç„¶åŽä½¿ç”¨å¤åˆ¶æ“作æ¥åˆ†å¼€è¡¨ã€‚"
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
@@ -5518,11 +5507,11 @@ msgstr ""
"线程缓存中线程的数é‡ã€‚缓存命中率å¯ä»¥ç”± Threads_created/Connections 计算得出。"
"如果该值是红色的,则应该增加 thread_cache_size 的值。"
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr "当å‰æ‰“开的连接数。"
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5533,99 +5522,99 @@ msgstr ""
"thread_cache_size 的值 (如果线程状况良好,这么åšé€šå¸¸å¹¶ä¸ä¼šå¸¦æ¥æ˜¾è‘—的性能æ"
"å‡)。"
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr "éžç¡çœ çŠ¶æ€çš„线程数é‡ã€‚"
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "è¿è¡Œä¿¡æ¯"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "å¥æŸ„"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "查询缓存"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "线程"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "临时数æ®"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "延迟æ’å…¥"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "键缓存"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "多表查询"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "排åº"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "事务åè°ƒ"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "强制更新 (关闭) 所有表"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "显示打开的表"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "显示从æœåŠ¡å™¨"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "显示从æœåŠ¡å™¨çŠ¶æ€"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "强制更新查询缓存"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "显示进程"
-#: server_status.php:455
+#: server_status.php:454
msgctxt "for Show status"
msgid "Reset"
msgstr "é‡ç½®"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "æ­¤ MySQL æœåŠ¡å™¨å·²ç»è¿è¡Œäº† %s,å¯åŠ¨æ—¶é—´ä¸º %s。"
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr "æ­¤ MySQL æœåŠ¡å™¨æ­£ä»¥<b>主</b>å’Œ<b>从</b>æœåŠ¡å™¨è¿è¡ŒäºŽ<b>å¤åˆ¶</b>进程中。"
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr "æ­¤ MySQL æœåŠ¡å™¨æ­£ä»¥<b>主</b>æœåŠ¡å™¨è¿è¡ŒäºŽ<b>å¤åˆ¶</b>进程中。"
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr "æ­¤ MySQL æœåŠ¡å™¨æ­£ä»¥<b>从</b>æœåŠ¡å™¨è¿è¡ŒäºŽ<b>å¤åˆ¶</b>进程中。"
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
@@ -5633,18 +5622,18 @@ msgstr ""
"è¦èŽ·å¾—更多关于此æœåŠ¡å™¨çš„å¤åˆ¶çŠ¶æ€ï¼Œè¯·æŸ¥çœ‹<a href=\"#replication\">å¤åˆ¶çŠ¶æ€ä¿¡æ¯"
"</a>。"
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>æœåŠ¡å™¨æµé‡</b>:这些表显示了此 MySQL æœåŠ¡å™¨è‡ªå¯åŠ¨ä»¥æ¥çš„网络æµé‡ç»Ÿè®¡ã€‚"
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "æµé‡"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
@@ -5652,299 +5641,295 @@ msgstr ""
"在高负载的æœåŠ¡å™¨ä¸Šï¼Œå­—节计数器å¯èƒ½ä¼šæº¢å‡ºï¼Œå› æ­¤ç”± MySQL 返回的统计值å¯èƒ½ä¼šä¸æ­£"
"ç¡®"
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "æ¯å°æ—¶"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "已接收"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "å·²å‘é€"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "连接"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "最大并å‘连接数"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "已失败"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "å·²å–消"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>查询统计</b>:自å¯åŠ¨åŽï¼ŒæœåŠ¡å™¨å…±æ”¶åˆ°äº† %s 次查询。"
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "æ¯åˆ†é’Ÿ"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "æ¯ç§’"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "查询方å¼"
-#: server_status.php:832
+#: server_status.php:831
msgid "Replication status"
msgstr "å¤åˆ¶çŠ¶æ€"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr "无法连接到æºæ•°æ®åº“"
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr "无法连接到目标数æ®åº“"
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr "æ•°æ®åº“ '%s' ä¸å­˜åœ¨ã€‚"
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr "结构åŒæ­¥"
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr "æ•°æ®åŒæ­¥"
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr "未找到"
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr "结构差异"
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr "æ•°æ®å·®å¼‚"
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr "增加字段"
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr "删除字段"
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr "修改字段"
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr "删除索引"
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr "增加索引"
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr "更新行"
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr "增加行"
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr "你希望删除当å‰ç›®æ ‡è¡¨ä¸­çš„所有数æ®å—?"
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr "应用选中的修改"
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr "åŒæ­¥æ•°æ®åº“"
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr "选中的数æ®è¡¨å·²æ ¹æ®æºæ•°æ®è¡¨åŒæ­¥ã€‚"
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr "已根æ®æºæ•°æ®åº“åŒæ­¥ç›®æ ‡æ•°æ®åº“"
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr "下列查询被执行:"
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr "手动输入"
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
msgid "Current connection"
msgstr "当å‰è¿žæŽ¥"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr "é…ç½®: %s"
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr "套接字"
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr "目标数æ®åº“将完全根æ®æºæ•°æ®åº“åŒæ­¥ã€‚æºæ•°æ®åº“å°†ä¿æŒä¸å˜ã€‚"
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "æœåŠ¡å™¨å˜é‡å’Œè®¾ç½®"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "会è¯å€¼"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "全局值"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr "é…置文件"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr "下载"
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr "你现在没有使用安全连接,所有数æ®(包括æ•æ„Ÿä¿¡æ¯ï¼Œå¦‚密ç )å‡ä¸ºæ˜Žæ–‡ä¼ è¾“ï¼"
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr "概è¦"
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "显示éšè—ä¿¡æ¯ (#MSG_COUNT)"
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr "没有é…置好的æœåŠ¡å™¨"
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr "新建æœåŠ¡å™¨"
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr "默认语言"
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr "让用户选择"
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr "- æ—  -"
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr "默认æœåŠ¡å™¨"
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr "æ¢è¡Œç¬¦"
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr "显示"
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
msgid "Load"
msgstr "加载"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin 主页 (外链,英文)"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr "æ助 (外链,英文)"
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr "检查更新"
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr "功能"
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr "导航框架"
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr "主框架"
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr "编辑æœåŠ¡å™¨"
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
msgid "Add a new server"
msgstr "添加æœåŠ¡å™¨"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr "输入的值ä¸æ­£ç¡®"
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr "设置值: %s"
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr "还原默认值"
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr "警告"
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr "å…许转æ¢å­—符集"
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr "如果å¯ç”¨ï¼Œç”¨æˆ·å¯ä»¥åœ¨ cookie 认è¯æ–¹å¼ä¸­è¾“å…¥ä»»æ„ MySQL æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -5958,29 +5943,29 @@ msgstr ""
"formset=features#tab_Security]å¯ä¿¡ä»£ç†è¡¨[/a]。但如果您和许多人使用åŒä¸€ä¸ªIP地"
"å€ï¼Œè¯¥æŽªæ–½çš„安全性将下é™ã€‚"
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
msgid "Allow login to any MySQL server"
msgstr "å…è®¸ç™»å½•åˆ°ä»»æ„ MySQL æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr "显示 &quot;删除数æ®åº“&quot; 链接给普通用户"
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr "短语密ç åº”包å«å­—æ¯ã€æ•°å­—[em]å’Œ[/em]特殊字符"
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr "在 [kbd]cookie[/kbd] 认è¯æ–¹å¼ä¸‹ç”¨äºŽåŠ å¯† cookies 的短语密ç "
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr "短语密ç å¤ªçŸ­ï¼Œè‡³å°‘应å«æœ‰8个字符"
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
@@ -5989,27 +5974,27 @@ msgstr ""
"您打开了 Cookies 认è¯æ–¹å¼ï¼Œä½†æ²¡æœ‰è®¾ç½®çŸ­è¯­å¯†ç ï¼Œå› æ­¤ç³»ç»Ÿè‡ªåŠ¨ç”Ÿæˆäº†ä¸€ä¸ªçŸ­è¯­å¯†"
"ç ï¼Œè¯¥å¯†è¯­ç”¨äºŽåŠ å¯† Cookies。您ä¸éœ€è¦è®°ä½è¿™ä¸ªçŸ­è¯­å¯†ç ã€‚"
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr "短语密ç "
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr "高亮选中的行"
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr "行标记"
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr "高亮鼠标指针所在的行"
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr "高亮指针"
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
@@ -6017,11 +6002,11 @@ msgstr ""
"å…许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/Bzip2]bzip2 (外链,英"
"文)[/a] 压缩"
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr "Bzip2"
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6031,11 +6016,11 @@ msgstr ""
"此系统目å‰ä¸æ”¯æŒ [a@?page=form&amp;formset=features#tab_Import_export]Bzip2 "
"压缩和解压缩[/a]所必须的 (%s) 函数。"
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr "无法加载或ä¿å­˜é…ç½®"
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
@@ -6044,7 +6029,7 @@ msgstr ""
"请在 phpMyAdmin 的根文件夹下创建å¯ä»¥å†™å…¥çš„ [em]config[/em] 文件夹,[a@../"
"Documentation.html#setup_script]文档[/a]中有说明。å¦åˆ™ä½ åªèƒ½ä¸‹è½½æˆ–显示é…置。"
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
@@ -6053,31 +6038,31 @@ msgstr ""
"定义编辑 CHAR å’Œ VARCHAR 类型字段时应使用何ç§æŽ§ä»¶ï¼Œ[kbd]输入框 (input)[/kbd] "
"- å¯ä»¥é™åˆ¶è¾“入长度,[kbd]文本框 (textarea)[/kbd] - å¯ä»¥è¾“入多行数æ®"
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr "编辑 CHAR 类型字段"
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR 文本框的列数"
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr "CHAR 文本框列"
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "CHAR/VARCHAR 文本框的行数"
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr "CHAR 文本框行"
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr "检查é…置文件æƒé™"
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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"
@@ -6085,53 +6070,45 @@ msgstr ""
"使用较少的内存进行 gzip/bzip2 实时压缩。如果创建压缩文档时å‘生错误,请ç¦ç”¨è¯¥"
"选项"
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr "实时压缩"
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr "当查询å¯èƒ½ä¸¢å¤±æ•°æ®æ—¶æ˜¯å¦æ˜¾ç¤ºè­¦å‘Š (&quot;您真的è¦...&quot;)"
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr "确认删除(DROP)查询"
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr "转æ¢æ—¶çš„默认字符集"
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr "默认字符集"
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr "在进入数æ®åº“标签时默认显示的页é¢"
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
msgid "Default database tab"
msgstr "默认数æ®åº“标签"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr "在进入æœåŠ¡å™¨æ ‡ç­¾æ—¶é»˜è®¤æ˜¾ç¤ºçš„页é¢"
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr "默认æœåŠ¡å™¨æ ‡ç­¾"
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr "在进入数æ®è¡¨æ ‡ç­¾æ—¶é»˜è®¤æ˜¾ç¤ºçš„页é¢"
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr "默认数æ®è¡¨æ ‡ç­¾"
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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."
@@ -6139,115 +6116,115 @@ msgstr ""
"对该值应该进行å°å¿ƒè°¨æ…Žçš„检查,确ä¿æœåŠ¡å™¨ä¸Šçš„其他用户对该文件夹都没有读å–和写"
"入的æƒé™ã€‚"
-#: setup/lib/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr "直接显示数æ®åº“列表而ä¸ä½¿ç”¨ä¸‹æ‹‰æ¡†"
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr "显示数æ®åº“为列表"
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr "直接显示æœåŠ¡å™¨åˆ—表而ä¸ä½¿ç”¨ä¸‹æ‹‰æ¡†"
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr "显示æœåŠ¡å™¨ä¸ºåˆ—表"
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr "无法连接到 MySQL æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "使用 PMA æ•°æ®æ—¶æŽ§åˆ¶ç”¨æˆ·çš„密ç ä¸èƒ½ä¸ºç©º"
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "使用 PMA æ•°æ®åº“时控制用户ä¸èƒ½ä¸ºç©º"
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr "使用 singon 认è¯æ–¹å¼æ—¶ Signon 会è¯åä¸èƒ½ä¸ºç©º"
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr "使用 singon 认è¯æ–¹å¼æ—¶ç™»å½•åœ°å€ä¸èƒ½ä¸ºç©º"
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr "使用 config 认è¯æ–¹å¼æ—¶ config 认è¯æ–¹å¼çš„用户åä¸èƒ½ä¸ºç©º"
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr "æ交的表å•ä¸­æœ‰é”™è¯¯"
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr "%s 是一个错误的 IP 地å€"
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr "éžæ³•çš„端å£å·"
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr "在 %s 中丢失数æ®"
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr "输入值ä¸æ˜¯éžè´Ÿæ•°"
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr "输入值ä¸æ˜¯æ­£æ•°"
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr "设置脚本最大è¿è¡Œæ—¶é—´ (å•ä½ï¼šç§’,[kbd]0[/kbd] 为ä¸é™åˆ¶)"
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr "最长执行时间"
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
msgid "Character set of the file"
msgstr "文件字符集"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
msgid "Database name template"
msgstr "æ•°æ®åº“å模æ¿"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
msgid "Server name template"
msgstr "æœåŠ¡å™¨å模æ¿"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
msgid "Table name template"
msgstr "æ•°æ®è¡¨å模æ¿"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr "ä¿å­˜åœ¨æœåŠ¡å™¨ä¸Š"
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
msgid "Remember file name template"
msgstr "è®°ä½æ–‡ä»¶å模æ¿"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr "å¦"
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr "强制使用安全连接访问 phpMyAdmin"
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
@@ -6255,11 +6232,11 @@ msgstr ""
"è‹¥æœåŠ¡å™¨æ”¯æŒï¼Œå»ºè®®å¯ç”¨è¯¥[a@?page=form&amp;formset=features#tab_Security]选项"
"[/a]"
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr "强制 SSL 连接"
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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"
@@ -6267,123 +6244,123 @@ msgstr ""
"外键下拉框中选项的排åºé¡ºåºï¼Œ[kbd]content[/kbd] 为关è”内容,[kbd]id[/kbd] 为键"
"值"
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr "外键下拉框顺åº"
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr "下拉框中选项个数的é™åˆ¶"
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr "外键é™åˆ¶"
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr "æµè§ˆæ¨¡å¼"
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr "自定义æµè§ˆæ¨¡å¼"
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr "自定义编辑模å¼"
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr "编辑模å¼"
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr "自定义导出选项的默认值"
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr "导出选项"
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr "自定义导入选项的默认值"
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
msgid "Import defaults"
msgstr "导入选项"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr "设置导入和导出文件夹以åŠåŽ‹ç¼©é€‰é¡¹"
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr "导入 / 导出"
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
msgid "Databases display options"
msgstr "æ•°æ®åº“显示选项"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr "自定义导航框架"
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr "æœåŠ¡å™¨æ˜¾ç¤ºé€‰é¡¹"
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr "æ•°æ®è¡¨æ˜¾ç¤ºé€‰é¡¹"
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr "其他设置"
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr "其他核心设置"
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr "自定义查询窗å£é€‰é¡¹"
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr "注æ„:phpMyAdmin åªæ˜¯ä¸€ä¸ªç”¨æˆ·æŽ¥å£ï¼Œå…¶åŠŸèƒ½ä¸ä¼šå¯¹ MySQL 有é™åˆ¶"
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr "安全"
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr "基本设置"
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr "高级æœåŠ¡å™¨è®¾ç½®ï¼Œå¦‚果你ä¸çŸ¥é“这些是什么,请ä¸è¦ä¿®æ”¹"
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr "æœåŠ¡å™¨è®¾ç½®"
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr "æœåŠ¡å™¨è¿žæŽ¥å‚æ•°"
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr "设置 signon 认è¯æ–¹å¼é€‰é¡¹"
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr "Signon 登录å‚æ•°"
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
@@ -6392,47 +6369,47 @@ msgstr ""
"é…ç½® phpMyAdmin æ•°æ®åº“获得更多功能,å‚è§æ–‡æ¡£[a@../Documentation.html#linked-"
"tables]链接表的附加功能[/a]。"
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
msgid "PMA database"
msgstr "PMA æ•°æ®åº“"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr "追踪数æ®åº“的修改。需è¦è®¾ç½® PMA æ•°æ®åº“。"
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr "修改追踪"
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr "自定义"
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
msgid "Customize export options"
msgstr "自定义导出选项"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr "自定义导入选项"
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr "自定义导航框架"
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr "自定义主框架"
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr "自定义显示在 SQL 查询框中的链接"
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
msgid "SQL Query box"
msgstr "SQL 查询框"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
@@ -6440,27 +6417,27 @@ msgstr ""
"SQL 查询设置,è¦è®¾ç½® SQL 查询框请到[a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]主框架[/a]设置中修改"
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
msgid "SQL queries"
msgstr "SQL 查询"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr "自定义起始页"
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
msgid "Startup"
msgstr "起始页"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr "选择你想让标签怎样工作"
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
msgid "Tabs"
msgstr "标签"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
@@ -6468,11 +6445,11 @@ msgstr ""
"å…许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/Gzip]gzip (外链,英文)"
"[/a] 压缩"
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr "GZip"
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6482,15 +6459,15 @@ msgstr ""
"此系统目å‰ä¸æ”¯æŒ [a@?page=form&amp;formset=features#tab_Import_export]GZip 压"
"缩和解压缩[/a]所必须的 (%s) 函数。"
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr "iconv çš„é¢å¤–å‚æ•°"
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr "忽略错误"
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
@@ -6498,11 +6475,11 @@ msgstr ""
"如果打开此选项,在执行多语å¥æŸ¥è¯¢çš„时候,å³ä½¿æœ‰ä¸€æ¡æˆ–多æ¡è¯­å¥å‘生错误,"
"phpMyAdmin 也会继续执行其他的语å¥"
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr "忽略多个语å¥é”™è¯¯"
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 "
@@ -6511,129 +6488,129 @@ msgstr ""
"该功能作用于在导入时脚本检测到å¯èƒ½éœ€è¦èŠ±è´¹å¾ˆé•¿æ—¶é—´ã€‚尽管这会中断事务,但在导"
"入大文件时是个很好的方法。"
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr "部分导入:å…许中断"
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
"默认格å¼ï¼Œæ­¤åˆ—表根æ®ä½ç½®(æ•°æ®åº“或数æ®è¡¨)ä¸åŒå°†æœ‰æ‰€æ”¹å˜ï¼Œåªæœ‰ SQL 总是å¯ç”¨çš„"
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr "部分导入:跳过查询"
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr "éžå®‰å…¨è¿žæŽ¥"
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 "如果你的æœåŠ¡å™¨å·²ç»é…ç½®å¥½æ”¯æŒ HTTPS,请[a@%s]点击这里[/a]使用安全连接。"
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr "一次å¯ä»¥æ’入的行数"
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr "æ’入的行数"
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr "快速访问图标的目标"
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr "在左侧框架中显示 logo"
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr "显示 logo"
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr "在左侧框架顶部显示æœåŠ¡å™¨é€‰æ‹©"
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr "显示æœåŠ¡å™¨é€‰æ‹©"
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr "将数æ®åº“分为ä¸åŒæ ‘的分隔字符串"
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr "树状数æ®åº“分隔符"
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr "åªä½¿ç”¨è½»é‡çº§ç‰ˆæœ¬ï¼Œä»¥æ ‘形显示数æ®åº“ (以下é¢çš„树形分隔符æ¥æ˜¾ç¤º)"
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr "以树形显示数æ®åº“"
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr "如果想一次性æµè§ˆæ‰€æœ‰æ•°æ®åº“,则ç¦ç”¨è¯¥é€‰é¡¹"
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
msgid "Use light version"
msgstr "使用轻é‡çº§ç‰ˆæœ¬"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr "æ•°æ®è¡¨æ ‘最大深度"
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr "将表分为ä¸åŒæ ‘的分隔符"
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr "树形表分隔符"
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr "Logo 链接地å€"
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
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]) 打开目标页é¢"
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr "Logo 链接目标"
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr "高亮显示鼠标所在ä½ç½®çš„æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr "å¯ç”¨é«˜äº®"
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr "ä¸åœ¨æ ‡ç­¾ä¸Šä½¿ç”¨èƒŒæ™¯"
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr "简化标签"
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 "
@@ -6642,21 +6619,21 @@ msgstr ""
"如果设为 TRUE,在退出时将会删除所有æœåŠ¡å™¨çš„ Cookies。如果设为 FALSE,在您登录"
"多å°æœåŠ¡å™¨çš„时候,容易忘记退出登录。"
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr "退出时删除所有 cookies"
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr "定义在 cookie 认è¯æ–¹å¼ä¸­æ˜¯å¦æ˜¾ç¤ºä¸Šæ¬¡ç™»å½•çš„用户å"
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr "显示上次登录的用户å"
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6667,15 +6644,15 @@ msgstr ""
"为æµè§ˆå™¨è¿›ç¨‹ï¼Œåœ¨å…³é—­æµè§ˆå™¨ä¹‹åŽ Cookies 就会被删除。默认值为0。在ä¸å®‰å…¨çš„环境"
"下建议使用默认值。"
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr "登录 cookie 存储"
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr "定义登录 cookie 的有效期 (å•ä½ï¼šç§’)"
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
@@ -6684,27 +6661,27 @@ msgstr ""
"[a@?page=form&formset=features#tab_Security]登录 cookie 有效期[/a]应å°äºŽ "
"1800 秒 (30 分钟)。如果有效期大于 1800 秒,将会增加安全风险。"
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr "登录 cookie 有效期"
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr "显示 SQL 语å¥æ—¶å¯ä»¥ä½¿ç”¨çš„最多字符数"
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr "显示 SQL 语å¥çš„最大长度"
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr "在左æ å’Œæ•°æ®åº“列表中最多显示的数æ®åº“个数"
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr "最大数æ®åº“æ•°é‡"
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
@@ -6713,45 +6690,45 @@ msgstr ""
"æµè§ˆä¸€ä¸ªç»“果集时一次显示的最多行数。如果结果集超过此值,将会显示 &quot;上一页"
"&quot; 和 &quot;下一页&quot; 的链接。"
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr "显示的最多行数"
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr "在数æ®è¡¨åˆ—表中最多显示的数æ®è¡¨ä¸ªæ•°"
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr "最大数æ®è¡¨æ•°é‡"
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
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]为ä¸é™åˆ¶)"
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
msgid "Memory limit"
msgstr "内存é™åˆ¶"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr "仅使用图标ã€æ–‡æœ¬æˆ–都使用"
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr "导航æ¡æ˜¾ç¤º"
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr "使用 GZip 输出缓冲以加快 HTTP 传输速度"
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr "GZip 输出缓冲"
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
@@ -6759,31 +6736,31 @@ msgstr ""
"[kbd]SMART[/kbd] - 如:对 TIMEã€DATEã€DATETIME å’Œ TIMESTAMP 类型的字段递å‡æŽ’"
"åºï¼Œå…¶ä»–字段递增"
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr "默认排åº"
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr "在连接到 MySQL æ•°æ®åº“时使用æŒä¹…连接"
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr "æŒä¹…连接"
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr "æ•°æ®è¡¨æ“作显示"
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr "ç¦æ­¢ç¼–辑 BLOB å’Œ BINARY 类型字段"
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr "ä¿æŠ¤äºŒè¿›åˆ¶å­—段"
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
@@ -6791,47 +6768,47 @@ msgstr ""
"å…许使用基于数æ®åº“çš„æŸ¥è¯¢åŽ†å² (éœ€è¦ PMA æ•°æ®åº“)。如果ç¦ç”¨ï¼Œå°†ä½¿ç”¨ JavaScript "
"æ¥æ˜¾ç¤ºæŸ¥è¯¢åŽ†å² (JS-routines,关闭窗å£åŽå½“å‰æ˜¾ç¤ºçš„历å²ä¼šä¸¢å¤±)。"
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr "æŒä¹…查询历å²"
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr "记录查询历å²çš„æ•°é‡"
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr "查询历å²ä¸ªæ•°"
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr "打开一个新查询窗å£æ—¶é»˜è®¤æ˜¾ç¤ºçš„页é¢"
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr "默认查询窗å£æ ‡ç­¾"
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr "选择进行字符集转æ¢æ—¶ä½¿ç”¨çš„函数"
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr "记录引擎"
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr "å°è¯•æ¢å¤é”™è¯¯å‚数为默认值"
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr "æœåŠ¡å™¨ä¸Šç”¨æ¥ä¿å­˜å¯¼å‡ºæ–‡ä»¶çš„文件夹"
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
msgid "Save directory"
msgstr "ä¿å­˜æ–‡ä»¶å¤¹"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6846,47 +6823,47 @@ msgstr ""
"%1$d#tab_Server]登录认è¯æ–¹å¼[/a]设置为 [kbd]cookie 认è¯[/kbd]或 [kbd]HTTP 认"
"è¯[/kbd]。"
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr "您å¯ä»¥ä½¿ç”¨ mysqli 以获得更高的性能"
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr "该æœåŠ¡å™¨çŽ°åœ¨å…许空密ç ç™»å½•ã€‚"
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr "ä¸ä½¿ç”¨è¯·ç•™ç©º"
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr "主机认è¯"
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr "默认请留空"
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr "主机认è¯è§„则"
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr "å…许空密ç ç™»å½•"
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr "å…许 root 用户登录"
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr "使用 HTTP 基本认è¯æ—¶æ˜¾ç¤ºç»™ç”¨æˆ·çš„æ示信æ¯"
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr "HTTP æ示信æ¯"
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
@@ -6895,19 +6872,19 @@ msgstr ""
"[a@http://swekey.com]SweKey ç¡¬ä»¶è®¤è¯ (外链,英文)[/a]çš„é…置文件路径 (请勿置于"
"你的文档根文件夹,推è使用:/etc/swekey.conf)"
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr "SweKey é…置文件"
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr "è¦ä½¿ç”¨çš„认è¯æ–¹å¼"
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr "认è¯æ–¹å¼"
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
@@ -6915,41 +6892,41 @@ msgstr ""
"ä¸ä½¿ç”¨[a@http://wiki.phpmyadmin.net/pma/bookmark]书签 (外链,英文)[/a]功能请"
"留空,默认:[kbd]pma_bookmark[/kbd]"
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr "书签表"
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr "留空则ä¸ä½¿ç”¨åˆ—ä¿¡æ¯å’ŒMIME类型。默认值:[kbd]pma_column_info[/kbd]"
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr "列信æ¯è¡¨"
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr "压缩连接到 MySQL æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr "压缩连接"
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr "怎样连接到æœåŠ¡å™¨ï¼Œå¦‚æžœä¸ç¡®å®šï¼Œè¯·é€‰æ‹© tcp"
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
msgid "Connection type"
msgstr "连接方å¼"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr "控制用户的密ç "
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
@@ -6957,29 +6934,29 @@ msgstr ""
"一个特殊的被é™åˆ¶æƒé™çš„ MySQL 用户,å‚è§ [a@http://wiki.phpmyadmin.net/pma/"
"controluser]wiki (外链,英文)[/a]"
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr "控制用户"
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr "显示数æ®åº“列表时计算数æ®è¡¨çš„æ•°é‡"
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
msgid "Count tables"
msgstr "统计数æ®è¡¨"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr "ä¸ä½¿ç”¨è®¾è®¡åŠŸèƒ½è¯·ç•™ç©ºï¼Œé»˜è®¤ï¼š[kbd]pma_designer_coords[/kbd]"
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
msgid "Designer table"
msgstr "设计表"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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]"
@@ -6988,11 +6965,11 @@ msgstr ""
"统 (外链,英文)[/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外"
"链,英文)[/a]"
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "ç¦æ­¢ä½¿ç”¨ INFORMATION_SCHEMA"
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7007,63 +6984,63 @@ msgstr ""
"formset=features#tab_Security]å¯ä¿¡ä»£ç†è¡¨[/a]。但如果您和许多人使用åŒä¸€ä¸ªIP地"
"å€ï¼Œè¯¥æŽªæ–½çš„安全性将下é™ã€‚"
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr "è¦ä½¿ç”¨çš„ PHP 扩展,如果支æŒï¼ŒæŽ¨è使用 mysqli。"
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr "è¦ä½¿ç”¨çš„ PHP 扩展"
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr "è¯¥æ­£åˆ™è¡¨è¾¾å¼ (PCRE,Perl 兼容) 所匹é…çš„æ•°æ®åº“将被éšè—"
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
msgid "Hide databases"
msgstr "éšè—æ•°æ®åº“"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr "ä¸ä½¿ç”¨ SQL 查询历å²åŠŸèƒ½è¯·ç•™ç©ºï¼Œé»˜è®¤ï¼š[kbd]pma_history[/kbd]"
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr "SQL 查询历å²è¡¨"
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr "ä¸ä½¿ç”¨ SQL 查询追踪功能请留空,默认:[kbd]pma_tracking[/kbd]"
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr "SQL 查询追踪表"
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr "MySQL æœåŠ¡å™¨çš„主机å"
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
msgid "Server hostname"
msgstr "æœåŠ¡å™¨ä¸»æœºå"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr "退出地å€"
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr "å°è¯•ç”¨ç©ºå¯†ç è¿žæŽ¥"
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr "用空密ç è¿žæŽ¥"
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
@@ -7071,28 +7048,28 @@ msgstr ""
"å¯ä»¥ä½¿ç”¨ MySQL 通é…符 (% å’Œ _),若è¦ç”¨å®ƒä»¬çš„实例,请转义,例:用 'my\\_db' 而"
"ä¸æ˜¯ 'my_db'"
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr "仅显示列出的数æ®åº“"
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr "如果ä¸ä½¿ç”¨ config 认è¯æ–¹å¼ï¼Œè¯·ç•™ç©º"
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr "config 认è¯æ–¹å¼çš„密ç "
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr "ä¸ä½¿ç”¨ PDF 大纲功能请留空,默认:[kbd]pma_pdf_pages[/kbd]"
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr "PDF 大纲: æ•°æ®è¡¨é¡µ"
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 "
@@ -7101,15 +7078,15 @@ msgstr ""
"关系ã€ä¹¦ç­¾ã€PDF 功能所用的数æ®åº“。å‚è§ [a@http://wiki.phpmyadmin.net/pma/"
"pmadb]pmadb (外链,英文)[/a]。ä¸ä½¿ç”¨è¯·ç•™ç©ºã€‚默认: [kbd]phpmyadmin[/kbd]"
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr "MySQL æœåŠ¡å™¨ç›‘å¬çš„端å£ï¼Œç•™ç©ºä¸ºé»˜è®¤"
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
msgid "Server port"
msgstr "æœåŠ¡å™¨ç«¯å£"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
@@ -7117,19 +7094,19 @@ msgstr ""
"ä¸ä½¿ç”¨[a@http://wiki.phpmyadmin.net/pma/relation]关系链接 (外链,英文)[/a]功"
"能请留空,默认:[kbd]pma_relation[/kbd]"
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
msgid "Relation table"
msgstr "关系表"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr "å–得所有å¯ç”¨æ•°æ®åº“çš„ SQL 语å¥"
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr "显示数æ®åº“(SHOW DATABASES)命令"
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
@@ -7137,134 +7114,134 @@ msgstr ""
"å‚è§[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]认è¯æ–¹å¼ (外链,英文)"
"[/a]中的例å­"
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr "Signon 会è¯å"
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr "登录地å€"
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr "设置追踪系统是å¦è‡ªåŠ¨ä¸ºæ•°æ®è¡¨å’Œè§†å›¾åˆ›å»ºç‰ˆæœ¬ã€‚"
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
msgid "Automatically create versions"
msgstr "自动创建版本"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr "定义自动创建新版的命令列表。"
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
msgid "Statements to track"
msgstr "è¦è¿½è¸ªçš„命令"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
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 命令。"
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr "添加 DROP VIEW"
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
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 命令。"
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr "添加 DROP TABLE"
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
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 命令。"
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr "添加 DROP DATABASE"
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr "如果æµè§ˆå™¨æ”¯æŒï¼Œå»ºè®®ä½¿ç”¨ SSL 连接。"
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr "MySQL æœåŠ¡å™¨ç›‘å¬çš„套接字,留空为默认"
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
msgid "Server socket"
msgstr "æœåŠ¡å™¨å¥—接字 (socket)"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr "使用 SSL 连接到 MySQL æœåŠ¡å™¨"
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr "使用 SSL"
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr "ä¸ä½¿ç”¨ PDF 大纲功能请留空,默认:[kbd]pma_table_coords[/kbd]"
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr "PDF 大纲: æ•°æ®è¡¨å¹¶å‘"
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr "æ述显示字段的表,ä¸ä½¿ç”¨è¯·ç•™ç©ºï¼Œé»˜è®¤ï¼š[kbd]pma_table_info[/kbd]"
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
msgid "Display columns table"
msgstr "显示字段表"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr "config 认è¯æ–¹å¼çš„用户å"
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr "如果你确定 pma_* æ•°æ®è¡¨éƒ½æ˜¯æœ€æ–°çš„,å¯ä»¥ç¦ç”¨æ­¤é¡¹ã€‚此功能æ供兼容性检查"
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr "详细检查"
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr "一个好记的å字。留空将显示主机å。"
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr "æœåŠ¡å™¨å称"
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr "设置是å¦ç»™ç”¨æˆ·æ˜¾ç¤ºä¸€ä¸ª &quot;显示所有 (记录)&quot; 的按钮"
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr "å…许显示所有行"
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
@@ -7273,27 +7250,27 @@ msgstr ""
"注æ„:该选项ä¸å½±å“ [kbd]config[/kbd] 认è¯æ–¹å¼ï¼Œå› ä¸ºå¯†ç æ˜¯ä¿å­˜åœ¨é…置文件中,该"
"选项也ä¸é™åˆ¶ç›´æŽ¥æ‰§è¡Œå¯å®žçŽ°ç›¸åŒåŠŸèƒ½çš„命令。"
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr "显示修改密ç "
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr "显示创建数æ®åº“表å•"
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
msgid "Show form"
msgstr "显示表å•"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr "在编辑/æ’入模å¼ä¸­æ˜¾ç¤ºå‡½æ•°åˆ—"
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr "显示函数列"
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
@@ -7301,42 +7278,42 @@ msgstr ""
"显示 [a@http://php.net/manual/function.phpinfo.php]phpinfo() (外链,英文)[/"
"a] 输出的链接"
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr "显示 phpinfo() 链接"
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr "显示 MySQL æœåŠ¡å™¨è¯¦ç»†ä¿¡æ¯"
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr "定义是å¦æ˜¾ç¤º phpMyAdmin 生æˆçš„ SQL 查询"
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
msgid "Show SQL queries"
msgstr "显示 SQL 查询"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "å…许显示数æ®åº“和数æ®è¡¨çš„ç»Ÿè®¡ä¿¡æ¯ (如:空间使用)"
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
msgid "Show statistics"
msgstr "显示统计"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
"如果å¯ç”¨äº†æ‚¬åœæ示且设置了数æ®åº“备注,这里将简略显示数æ®åº“备注和数æ®åº“å"
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr "显示数æ®åº“的备注而ä¸æ˜¾ç¤ºæ•°æ®åº“å"
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7347,38 +7324,38 @@ msgstr ""
"['LeftFrameTableSeparator'] 作分割/层å ç”¨ï¼Œæ‰€æœ‰åªæœ‰ç›®å½•çš„åå­—åƒåˆ«å,数æ®è¡¨è‡ª"
"己的å字并ä¸æ”¹å˜"
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr "显示表备注而ä¸æ˜¾ç¤ºè¡¨å"
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr "悬åœæ—¶æ˜¾ç¤ºè¡¨å¤‡æ³¨"
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr "将已é”定的数æ®è¡¨åœ¨æ•°æ®åº“中显示为使用中"
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
msgid "Skip locked tables"
msgstr "跳过é”定的表"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr "如果å¯èƒ½ï¼Œåœ¨ &quot;新建数æ®åº“&quot; 表å•ä¸­å»ºè®®ä¸€ä¸ªå字,或留空"
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr "建议新数æ®åº“å"
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
msgid "yes"
msgstr "是"
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7389,27 +7366,27 @@ msgstr ""
"ä¿¡ä»»ä»Žä»£ç† 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd] å‘æ¥çš„ "
"HTTP_X_FORWARDED_FOR 头"
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr "å¯ä¿¡ä»£ç†IP列表"
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr "æœåŠ¡å™¨ä¸Šç”¨æ¥å­˜æ”¾å¯¼å…¥æ–‡ä»¶çš„文件夹"
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr "上传文件夹"
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr "å…许æœç´¢æ•´ä¸ªæ•°æ®åº“"
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr "使用数æ®åº“æœç´¢"
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 "
@@ -7418,28 +7395,28 @@ msgstr ""
"在进行多个语å¥æŸ¥è¯¢æ—¶ï¼Œæ˜¾ç¤ºæ¯ä¸ªè¯­å¥æ‰€å½±å“的行数。默认一次查询å¯ä»¥åŒ…å«çš„查询语"
"å¥æ•°å¯ä»¥åœ¨ libraries/import.lib.php 中找到。"
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr "为多个语å¥è¾“出更多信æ¯"
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr "读å–版本信æ¯å¤±è´¥ã€‚您å¯èƒ½å°šæœªæŽ¥å…¥ç½‘络或更新æœåŠ¡å™¨æœªå“应。"
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr "从æœåŠ¡å™¨èŽ·å¾—版本错误"
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, 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 å‘布。"
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -7448,24 +7425,24 @@ msgstr ""
"你现在使用的是开å‘版,请通过 [kbd]git pull[/kbd] 检查更新 :-)[br]最新正å¼ç‰ˆ"
"为 %s,于 %s å‘布。"
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr "没有更新的å¯ç”¨ç‰ˆæœ¬"
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr "无法解æžç‰ˆæœ¬"
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr "检查更新"
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr "URL å议和 CURL 都ä¸å¯ç”¨ï¼Œæ— æ³•æ£€æŸ¥æ–°ç‰ˆæœ¬ã€‚"
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
@@ -7473,7 +7450,7 @@ msgstr ""
"å…许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP "
"(外链,英文)[/a] 压缩"
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
@@ -7482,7 +7459,7 @@ msgstr ""
"此系统目å‰ä¸æ”¯æŒ [a@?page=form&amp;formset=features#tab_Import_export]Zip 压"
"缩 (外链,英文)[/a]所必须的 (%s) 函数。"
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
@@ -7491,592 +7468,617 @@ msgstr ""
"此系统目å‰ä¸æ”¯æŒ [a@?page=form&amp;formset=features#tab_Import_export]Zip 解"
"压缩 (外链,英文)[/a]所必须的 (%s) 函数。"
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr "ZIP"
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr "æ’入的行 id: %1$d"
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr "显示为 PHP 代ç "
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr "显示 SQL 查询"
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "æ•°æ®è¡¨ `%s` 的索引存在问题"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "标签"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "å·²æˆåŠŸä¿®æ”¹è¡¨ %1$s "
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "æµè§ˆä¸ç›¸å…³çš„值"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "函数"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "忽略"
-#: tbl_change.php:726
+#: tbl_change.php:725
msgid " Because of its length,<br /> this column might not be editable "
msgstr " 因长度问题,<br /> 该字段å¯èƒ½æ— æ³•ç¼–辑 "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr "删除 BLOB 容器功能"
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "二进制 - 无法编辑"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr "上传到 BLOB 容器"
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "以新行æ’å…¥"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr "以新行æ’å…¥ (忽略错误)"
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr "显示æ’入语å¥"
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "返回上一页"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "æ’入新数æ®"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "返回到本页"
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "编辑下一行"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr "按 TAB 键跳到下一个数值,或 CTRL+æ–¹å‘é”® 作éšæ„移动"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr "é‡æ–°è¿›è¡Œæ’å…¥æ“作,共 %s è¡Œ"
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "æ•°æ®è¡¨ %s 已存在ï¼"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, php-format
msgid "Table %1$s has been created."
msgstr "创建数æ®è¡¨ %1$s æˆåŠŸã€‚"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "查看数æ®è¡¨çš„转存(大纲)。"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "主键的å称必须称为 “PRIMARYâ€ï¼"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "无法将索引改为主键 (PRIMARY) ï¼"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "没有定义的索引部分ï¼"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "新建索引"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "修改索引"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "索引å称:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "索引类型:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(“PRIMARYâ€<b>å¿…é¡»</b>而且<b>åªèƒ½</b>作为主键的å称ï¼)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "添加 %s 个索引字段"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "至少è¦æœ‰ä¸€ä¸ªå­—段。"
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "目标数æ®è¡¨ä¸èƒ½ä¸ºæºæ•°æ®è¡¨ï¼"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "目标数æ®è¡¨ä¸èƒ½ä¸ºæºæ•°æ®è¡¨ï¼"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "已将数æ®è¡¨ %s 移动到 %s。"
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "已将数æ®è¡¨ %s å¤åˆ¶ä¸º %s。"
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "表åä¸èƒ½ä¸ºç©ºï¼"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "更改表的排åºï¼Œæ ¹æ®"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(é€ä¸€)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "将数æ®è¡¨ç§»åŠ¨åˆ°(æ•°æ®åº“å<b>.</b>æ•°æ®è¡¨å):"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "表选项"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "将表改å为"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "将数æ®è¡¨å¤åˆ¶åˆ°(æ•°æ®åº“å<b>.</b>æ•°æ®è¡¨å):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "切æ¢åˆ°å¤åˆ¶çš„æ•°æ®è¡¨"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "表维护"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "æ•´ç†è¡¨ç¢Žç‰‡"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "已强制更新表 %s "
-#: tbl_operations.php:636
+#: tbl_operations.php:635
msgid "Flush the table (FLUSH)"
msgstr "刷新表 (FLUSH)"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
msgid "Partition maintenance"
msgstr "分区维护"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr "分区 %s"
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr "分æž"
-#: tbl_operations.php:663
+#: tbl_operations.php:662
msgid "Check"
msgstr "检查"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr "优化"
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr "é‡å»º"
-#: tbl_operations.php:666
+#: tbl_operations.php:665
msgid "Repair"
msgstr "ä¿®å¤"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr "删除分区"
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "检查引用完整性:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "显示表"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "已用空间"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "已用"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "有效"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "行统计"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "说明"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr "é™æ€"
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "动æ€"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "行长度"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr " è¡Œå¤§å° "
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "在 %1$s 创建外键时å‘生错误 (检查数æ®ç±»åž‹)"
-#: tbl_relation.php:405
+#: tbl_relation.php:404
msgid "Internal relation"
msgstr "内è”"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr "ä¸éœ€è¦ä¸€ä¸ªå’Œå¤–键关系一致的内è”关系"
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr "外键约æŸ"
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "没有选中任何行"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "执行“ä¾ä¾‹æŸ¥è¯¢â€(通é…符:“%â€)"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "æ“作符"
-#: tbl_select.php:268
+#: tbl_select.php:267
msgid "Select columns (at least one):"
msgstr "选择字段 (至少一个):"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "添加æœç´¢æ¡ä»¶ (“whereâ€è¯­å¥çš„主体):"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "æ¯é¡µè¡Œæ•°"
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "显示顺åºï¼š"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "æµè§ˆéžé‡å¤å€¼ (DISTINCT)"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
msgctxt "None for default"
msgid "None"
msgstr "æ— "
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, php-format
msgid "Column %s has been dropped"
msgstr "已删除字段 %s "
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "已将 %s 设为主键"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "已将 %s 设为索引"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "关系查看"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "规划表结构"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add column(s)"
msgid "Add column"
msgstr "增加字段"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "于表结尾"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "于表开头"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "于 %s 之åŽ"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, php-format
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "在第 %s 个字段创建索引"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr "已分区"
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr "`%s` 的追踪报告"
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr "已创建版本 %s,%s.%s 的追踪已å¯ç”¨ã€‚"
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr "%s.%s 的追踪,版本 %s å·²ç¦ç”¨ã€‚"
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr "%s.%s 的追踪,版本 %s å·²å¯ç”¨ã€‚"
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr "SQL 语å¥å·²æ‰§è¡Œã€‚"
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr "ä½ å¯ä»¥é€šè¿‡åˆ›å»ºä¸€ä¸ªä¸´æ—¶æ•°æ®åº“æ¥æ‰§è¡Œè¿™ä¸ªè½¬å‚¨ã€‚请确ä¿ä½ æœ‰è¶³å¤Ÿçš„æƒé™ã€‚"
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr "如果你ä¸éœ€è¦ï¼Œè¯·æ³¨é‡Šä»¥ä¸‹ä¸¤è¡Œã€‚"
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL 语å¥å·²å¯¼å‡ºã€‚请å¤åˆ¶ä¿å­˜æˆ–è¿è¡Œå®ƒã€‚"
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr "关闭"
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "版本 %s çš„å¿«ç…§ (SQL 代ç )"
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr "追踪语å¥"
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr "显示自 %2$s 起至 %3$s 用户 %4$s 执行的 %1$s %5$s"
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
msgid "Date"
msgstr "日期"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
msgid "Username"
msgstr "用户å"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr "æ•°æ®å®šä¹‰è¯­å¥"
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr "æ•°æ®æ“作语å¥"
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr "SQL 转储 (文件下载)"
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr "SQL 转储"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr "该选项将导致当å‰è¡¨çš„结构和数æ®è¢«æ›¿æ¢ã€‚"
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr "执行 SQL 语å¥"
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr "导出为 %s"
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr "查看版本"
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
msgid "Version"
msgstr "版本"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr "ç¦ç”¨ %s.%s 的追踪"
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr "ç«‹å³ç¦ç”¨"
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr "å¯ç”¨ %s.%s 的追踪"
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr "ç«‹å³å¯ç”¨"
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr "为 %2$s.%3$s 创建版本 %1$s"
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr "追踪下列数æ®å®šä¹‰è¯­å¥:"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr "追踪下列数æ®æ“作语å¥:"
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
msgid "Create version"
msgstr "创建版本"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr "ä¸æ”¯æŒä¸»é¢˜ï¼Œè¯·æ£€æŸ¥ä½ çš„设置和主题文件夹 %s 。"
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr "获得更多主题ï¼"
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "å¯ç”¨çš„ MIME 类型"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "以斜体显示的 MIME 类型没有å•ç‹¬çš„转æ¢å‡½æ•°"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "å¯ç”¨çš„转æ¢"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
msgctxt "for MIME transformation"
msgid "Description"
msgstr "说明"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "æƒé™ä¸è¶³ï¼"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "é…置文件己更新。"
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr "视图å"
-#: view_operations.php:93
+#: view_operations.php:92
msgid "Rename view to"
msgstr "将视图改å为"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "无法加载 iconv 或å¯ç”¨äºŽè½¬æ¢å­—符集所需的é‡ç¼–ç æ‰©å±•ï¼Œè¯·é…ç½® PHP å¯ç”¨è¿™äº›æ‰©å±•"
+#~ "或在 phpMyAdmin 中ç¦ç”¨å­—符集转æ¢åŠŸèƒ½ã€‚"
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "虽然必须的扩展已ç»åŠ è½½ï¼Œä½†è¿˜æ˜¯æ— æ³•ä½¿ç”¨ iconvã€libiconv å’Œ recode_string 函"
+#~ "数。请检查您的 PHP é…置。"
+
+#~ msgid "Allow character set conversion"
+#~ msgstr "å…许转æ¢å­—符集"
+
+#~ msgid "Default character set used for conversions"
+#~ msgstr "转æ¢æ—¶çš„默认字符集"
+
+#~ msgid "Default character set"
+#~ msgstr "默认字符集"
+
#~| msgid "Add new field"
#~ msgid "Add field"
#~ msgstr "添加字段"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 772b69a34c..66612f09cf 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-07-14 11:36+0200\n"
+"POT-Creation-Date: 2010-07-20 15:10+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: chinese_traditional <zh_TW@li.org>\n"
@@ -13,19 +13,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
-#: browse_foreigners.php:38 browse_foreigners.php:59
-#: libraries/display_tbl.lib.php:417 server_privileges.php:1514
+#: browse_foreigners.php:37 browse_foreigners.php:58
+#: libraries/display_tbl.lib.php:416 server_privileges.php:1506
msgid "Show all"
msgstr "顯示全部"
-#: browse_foreigners.php:82 libraries/common.lib.php:2313
-#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:394
-#: libraries/export/pdf.php:147 pdf_schema.php:283 pdf_schema.php:1123
-#: pdf_schema.php:1139
+#: browse_foreigners.php:81 libraries/common.lib.php:2301
+#: libraries/display_pdf_schema.lib.php:17 libraries/display_tbl.lib.php:393
+#: libraries/export/pdf.php:146 pdf_schema.php:282 pdf_schema.php:1122
+#: pdf_schema.php:1138
msgid "Page number:"
msgstr "é ç¢¼:"
-#: browse_foreigners.php:132
+#: browse_foreigners.php:131
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
@@ -34,354 +34,354 @@ msgstr ""
"目地的視窗無法更新. å¯èƒ½ä½ å·²é—œé–‰æ­¤è¦–窗或你的ç€è¦½å™¨æ–¼å®‰å…¨è¨­å®šå…§å•Ÿå‹•äº†ç„¡æ³•è·¨è¦–"
"窗更新"
-#: browse_foreigners.php:150 db_structure.php:79 db_structure.php:80
-#: db_structure.php:91 db_structure.php:93 db_structure.php:104
-#: db_structure.php:106 libraries/common.lib.php:2831
-#: libraries/common.lib.php:2838 libraries/db_links.inc.php:75
-#: libraries/tbl_links.inc.php:63
+#: browse_foreigners.php:149 db_structure.php:78 db_structure.php:79
+#: db_structure.php:90 db_structure.php:92 db_structure.php:103
+#: db_structure.php:105 libraries/common.lib.php:2817
+#: libraries/common.lib.php:2824 libraries/db_links.inc.php:74
+#: libraries/tbl_links.inc.php:62
msgid "Search"
msgstr "æœç´¢"
-#: browse_foreigners.php:153 db_operations.php:385 db_operations.php:429
-#: db_operations.php:499 db_operations.php:609 db_search.php:362
-#: db_structure.php:567 js/messages.php:48 libraries/Config.class.php:1046
-#: libraries/Theme_Manager.class.php:311
-#: libraries/auth/cookie.auth.lib.php:290 libraries/common.lib.php:719
-#: libraries/common.lib.php:1335 libraries/common.lib.php:2288
-#: libraries/display_change_password.lib.php:82
-#: libraries/display_create_table.lib.php:63
-#: libraries/display_export.lib.php:275 libraries/display_import.lib.php:275
-#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:532
-#: libraries/display_tbl.lib.php:614 libraries/replication_gui.lib.php:76
-#: libraries/replication_gui.lib.php:372 libraries/select_server.lib.php:104
-#: libraries/sql_query_form.lib.php:400 libraries/sql_query_form.lib.php:477
-#: libraries/sql_query_form.lib.php:552 libraries/tbl_properties.inc.php:782
-#: main.php:128 navigation.php:237 pdf_pages.php:292 pdf_pages.php:328
-#: pdf_pages.php:530 pmd_pdf.php:116 server_binlog.php:142
-#: server_privileges.php:664 server_privileges.php:1624
-#: server_privileges.php:1971 server_privileges.php:2018
-#: server_privileges.php:2057 server_replication.php:235
-#: server_replication.php:318 server_replication.php:341
-#: server_synchronize.php:1209 tbl_change.php:329 tbl_change.php:1173
-#: tbl_change.php:1210 tbl_indexes.php:254 tbl_operations.php:265
-#: tbl_operations.php:302 tbl_operations.php:499 tbl_operations.php:561
-#: tbl_operations.php:681 tbl_select.php:325 tbl_structure.php:562
-#: tbl_structure.php:597 tbl_tracking.php:395 tbl_tracking.php:512
-#: view_create.php:182 view_operations.php:101
+#: browse_foreigners.php:152 db_operations.php:384 db_operations.php:428
+#: db_operations.php:498 db_operations.php:608 db_search.php:344
+#: db_structure.php:566 js/messages.php:48 libraries/Config.class.php:1043
+#: libraries/Theme_Manager.class.php:310
+#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:712
+#: libraries/common.lib.php:1328 libraries/common.lib.php:2277
+#: libraries/display_change_password.lib.php:72
+#: libraries/display_create_table.lib.php:62
+#: libraries/display_export.lib.php:274 libraries/display_import.lib.php:275
+#: libraries/display_pdf_schema.lib.php:68 libraries/display_tbl.lib.php:531
+#: libraries/display_tbl.lib.php:613 libraries/replication_gui.lib.php:75
+#: libraries/replication_gui.lib.php:371 libraries/select_server.lib.php:101
+#: libraries/sql_query_form.lib.php:390 libraries/sql_query_form.lib.php:460
+#: libraries/sql_query_form.lib.php:525 libraries/tbl_properties.inc.php:781
+#: main.php:127 navigation.php:231 pdf_pages.php:291 pdf_pages.php:327
+#: pdf_pages.php:529 pmd_pdf.php:115 server_binlog.php:128
+#: server_privileges.php:664 server_privileges.php:1616
+#: server_privileges.php:1963 server_privileges.php:2010
+#: server_privileges.php:2049 server_replication.php:234
+#: server_replication.php:317 server_replication.php:340
+#: server_synchronize.php:1208 tbl_change.php:328 tbl_change.php:1172
+#: tbl_change.php:1209 tbl_indexes.php:253 tbl_operations.php:264
+#: tbl_operations.php:301 tbl_operations.php:498 tbl_operations.php:560
+#: tbl_operations.php:680 tbl_select.php:324 tbl_structure.php:561
+#: tbl_structure.php:596 tbl_tracking.php:394 tbl_tracking.php:511
+#: view_create.php:181 view_operations.php:100
msgid "Go"
msgstr "執行"
-#: browse_foreigners.php:168 browse_foreigners.php:172
-#: libraries/Index.class.php:442 tbl_tracking.php:320
+#: browse_foreigners.php:167 browse_foreigners.php:171
+#: libraries/Index.class.php:441 tbl_tracking.php:319
msgid "Keyname"
msgstr "éµå"
-#: browse_foreigners.php:169 browse_foreigners.php:171
-#: server_collations.php:55 server_collations.php:67 server_engines.php:59
-#: server_status.php:739
+#: browse_foreigners.php:168 browse_foreigners.php:170
+#: server_collations.php:54 server_collations.php:66 server_engines.php:58
+#: server_status.php:738
msgid "Description"
msgstr "說明"
-#: browse_foreigners.php:247 browse_foreigners.php:256
-#: browse_foreigners.php:268 browse_foreigners.php:276
+#: browse_foreigners.php:246 browse_foreigners.php:255
+#: browse_foreigners.php:267 browse_foreigners.php:275
msgid "Use this value"
msgstr "使用此值"
-#: db_create.php:46
+#: db_create.php:45
#, fuzzy, php-format
msgid "Database %1$s has been created."
msgstr "資料庫 %s 已被刪除"
-#: db_datadict.php:49 db_operations.php:378
+#: db_datadict.php:48 db_operations.php:377
msgid "Database comment: "
msgstr "資料庫註解文字: "
-#: db_datadict.php:165 libraries/tbl_properties.inc.php:724
-#: pdf_schema.php:1236 tbl_operations.php:347 tbl_printview.php:129
+#: db_datadict.php:164 libraries/tbl_properties.inc.php:723
+#: pdf_schema.php:1235 tbl_operations.php:346 tbl_printview.php:128
msgid "Table comments"
msgstr "資料表註解文字"
-#: db_datadict.php:174 db_qbe.php:174 libraries/Index.class.php:446
-#: libraries/export/htmlword.php:244 libraries/export/latex.php:360
-#: libraries/export/odt.php:294 libraries/export/texytext.php:233
-#: libraries/tbl_properties.inc.php:99 libraries/tbl_properties.inc.php:275
-#: pdf_schema.php:1262 pdf_schema.php:1283 tbl_change.php:307
-#: tbl_indexes.php:189 tbl_printview.php:141 tbl_relation.php:402
-#: tbl_select.php:134 tbl_structure.php:177 tbl_tracking.php:273
-#: tbl_tracking.php:324
+#: db_datadict.php:173 db_qbe.php:173 libraries/Index.class.php:445
+#: libraries/export/htmlword.php:243 libraries/export/latex.php:359
+#: libraries/export/odt.php:293 libraries/export/texytext.php:233
+#: libraries/tbl_properties.inc.php:98 libraries/tbl_properties.inc.php:274
+#: pdf_schema.php:1261 pdf_schema.php:1282 tbl_change.php:306
+#: tbl_indexes.php:188 tbl_printview.php:140 tbl_relation.php:401
+#: tbl_select.php:133 tbl_structure.php:176 tbl_tracking.php:272
+#: tbl_tracking.php:323
#, fuzzy
#| msgid "Column names"
msgid "Column"
msgstr "欄ä½å稱"
-#: db_datadict.php:175 db_printview.php:106 libraries/Index.class.php:443
-#: libraries/db_events.inc.php:31 libraries/db_routines.inc.php:42
-#: libraries/db_structure.lib.php:60 libraries/export/htmlword.php:245
-#: libraries/export/latex.php:360 libraries/export/odt.php:297
-#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:100
-#: pdf_schema.php:1263 pdf_schema.php:1284 server_privileges.php:2070
-#: tbl_change.php:286 tbl_change.php:313 tbl_printview.php:142
-#: tbl_printview.php:312 tbl_select.php:135 tbl_structure.php:178
-#: tbl_structure.php:659 tbl_tracking.php:274 tbl_tracking.php:321
+#: db_datadict.php:174 db_printview.php:105 libraries/Index.class.php:442
+#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
+#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:244
+#: libraries/export/latex.php:359 libraries/export/odt.php:296
+#: libraries/export/texytext.php:234 libraries/tbl_properties.inc.php:99
+#: pdf_schema.php:1262 pdf_schema.php:1283 server_privileges.php:2062
+#: tbl_change.php:285 tbl_change.php:312 tbl_printview.php:141
+#: tbl_printview.php:311 tbl_select.php:134 tbl_structure.php:177
+#: tbl_structure.php:658 tbl_tracking.php:273 tbl_tracking.php:320
msgid "Type"
msgstr "åž‹æ…‹"
-#: db_datadict.php:177 libraries/Index.class.php:449
-#: libraries/export/htmlword.php:246 libraries/export/latex.php:360
-#: libraries/export/odt.php:300 libraries/export/texytext.php:235
-#: libraries/tbl_properties.inc.php:109 pdf_schema.php:1265
-#: pdf_schema.php:1286 tbl_change.php:322 tbl_printview.php:144
-#: tbl_structure.php:181 tbl_tracking.php:276 tbl_tracking.php:327
+#: db_datadict.php:176 libraries/Index.class.php:448
+#: libraries/export/htmlword.php:245 libraries/export/latex.php:359
+#: libraries/export/odt.php:299 libraries/export/texytext.php:235
+#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
+#: pdf_schema.php:1285 tbl_change.php:321 tbl_printview.php:143
+#: tbl_structure.php:180 tbl_tracking.php:275 tbl_tracking.php:326
msgid "Null"
msgstr "Null"
-#: db_datadict.php:178 db_structure.php:501 libraries/export/htmlword.php:247
-#: libraries/export/latex.php:360 libraries/export/odt.php:303
-#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:106
-#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
-#: tbl_structure.php:182 tbl_tracking.php:277
+#: db_datadict.php:177 db_structure.php:500 libraries/export/htmlword.php:246
+#: libraries/export/latex.php:359 libraries/export/odt.php:302
+#: libraries/export/texytext.php:236 libraries/tbl_properties.inc.php:105
+#: pdf_schema.php:1265 pdf_schema.php:1286 tbl_printview.php:144
+#: tbl_structure.php:181 tbl_tracking.php:276
msgid "Default"
msgstr "é è¨­å€¼"
-#: db_datadict.php:182 libraries/export/htmlword.php:249
-#: libraries/export/latex.php:362 libraries/export/odt.php:307
-#: libraries/export/texytext.php:238 pdf_schema.php:1268 pdf_schema.php:1289
-#: tbl_printview.php:149
+#: db_datadict.php:181 libraries/export/htmlword.php:248
+#: libraries/export/latex.php:361 libraries/export/odt.php:306
+#: libraries/export/texytext.php:238 pdf_schema.php:1267 pdf_schema.php:1288
+#: tbl_printview.php:148
msgid "Links to"
msgstr "連çµåˆ°"
-#: db_datadict.php:184 db_printview.php:112 libraries/export/htmlword.php:252
-#: libraries/export/latex.php:45 libraries/export/latex.php:365
-#: libraries/export/odt.php:38 libraries/export/odt.php:312
-#: libraries/export/sql.php:30 libraries/export/texytext.php:241
-#: libraries/tbl_properties.inc.php:130 pdf_schema.php:1279
-#: pdf_schema.php:1290 tbl_printview.php:151
+#: db_datadict.php:183 db_printview.php:111 libraries/export/htmlword.php:251
+#: libraries/export/latex.php:44 libraries/export/latex.php:364
+#: libraries/export/odt.php:37 libraries/export/odt.php:311
+#: libraries/export/sql.php:29 libraries/export/texytext.php:241
+#: libraries/tbl_properties.inc.php:129 pdf_schema.php:1278
+#: pdf_schema.php:1289 tbl_printview.php:150
msgid "Comments"
msgstr "註解"
-#: db_datadict.php:267 libraries/Index.class.php:359
-#: libraries/Index.class.php:386 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:263
-#: pdf_schema.php:1344 server_privileges.php:1568 server_privileges.php:1579
-#: server_privileges.php:1889 server_privileges.php:1894
-#: server_privileges.php:2187 sql.php:132 sql.php:194 tbl_printview.php:228
-#: tbl_structure.php:350 tbl_tracking.php:337 tbl_tracking.php:342
+#: db_datadict.php:266 libraries/Index.class.php:358
+#: libraries/Index.class.php:385 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:262
+#: pdf_schema.php:1343 server_privileges.php:1560 server_privileges.php:1571
+#: server_privileges.php:1881 server_privileges.php:1886
+#: server_privileges.php:2179 sql.php:131 sql.php:193 tbl_printview.php:227
+#: tbl_structure.php:349 tbl_tracking.php:336 tbl_tracking.php:341
msgid "No"
msgstr " å¦ "
-#: db_datadict.php:267 libraries/Index.class.php:360
-#: libraries/Index.class.php:385 libraries/export/htmlword.php:322
-#: libraries/export/latex.php:430 libraries/export/odt.php:368
-#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:45
-#: libraries/mult_submits.inc.php:50 libraries/mult_submits.inc.php:55
-#: libraries/mult_submits.inc.php:60 libraries/mult_submits.inc.php:92
-#: libraries/mult_submits.inc.php:101 libraries/mult_submits.inc.php:106
-#: libraries/mult_submits.inc.php:111 libraries/mult_submits.inc.php:262
-#: libraries/mult_submits.inc.php:273 pdf_schema.php:1344
-#: server_databases.php:64 server_privileges.php:1565
-#: server_privileges.php:1579 server_privileges.php:1889
-#: server_privileges.php:1892 server_privileges.php:2187 sql.php:193
-#: tbl_printview.php:228 tbl_structure.php:40 tbl_structure.php:350
-#: tbl_tracking.php:335 tbl_tracking.php:340
+#: db_datadict.php:266 libraries/Index.class.php:359
+#: libraries/Index.class.php:384 libraries/export/htmlword.php:321
+#: libraries/export/latex.php:429 libraries/export/odt.php:367
+#: libraries/export/texytext.php:311 libraries/mult_submits.inc.php:44
+#: libraries/mult_submits.inc.php:49 libraries/mult_submits.inc.php:54
+#: libraries/mult_submits.inc.php:59 libraries/mult_submits.inc.php:91
+#: libraries/mult_submits.inc.php:100 libraries/mult_submits.inc.php:105
+#: libraries/mult_submits.inc.php:110 libraries/mult_submits.inc.php:261
+#: libraries/mult_submits.inc.php:272 pdf_schema.php:1343
+#: server_databases.php:63 server_privileges.php:1557
+#: server_privileges.php:1571 server_privileges.php:1881
+#: server_privileges.php:1884 server_privileges.php:2179 sql.php:192
+#: tbl_printview.php:227 tbl_structure.php:39 tbl_structure.php:349
+#: tbl_tracking.php:334 tbl_tracking.php:339
msgid "Yes"
msgstr " 是 "
-#: db_datadict.php:322 db_printview.php:266 tbl_printview.php:497
+#: db_datadict.php:321 db_printview.php:265 tbl_printview.php:496
msgid "Print"
msgstr "列å°"
-#: db_export.php:29
+#: db_export.php:28
msgid "View dump (schema) of database"
msgstr "æª¢è¦–è³‡æ–™åº«çš„å‚™ä»½æ¦‚è¦ (dump schema)"
-#: db_export.php:33 db_printview.php:96 db_qbe.php:102 db_structure.php:51
-#: db_tracking.php:35 export.php:359 navigation.php:332
+#: db_export.php:32 db_printview.php:95 db_qbe.php:101 db_structure.php:50
+#: db_tracking.php:34 export.php:354 navigation.php:326
msgid "No tables found in database."
msgstr "資料庫中沒有資料表"
-#: db_export.php:43 db_search.php:344 server_export.php:27
+#: db_export.php:42 db_search.php:326 server_export.php:26
msgid "Select All"
msgstr "å…¨é¸"
-#: db_export.php:45 db_search.php:347 server_export.php:29
+#: db_export.php:44 db_search.php:329 server_export.php:28
msgid "Unselect All"
msgstr "全部å–消"
-#: db_operations.php:38 tbl_create.php:54
+#: db_operations.php:37 tbl_create.php:49
msgid "The database name is empty!"
msgstr "資料庫å稱並未輸入!!"
-#: db_operations.php:236
+#: db_operations.php:235
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "資料庫 %s 已更改å稱為 %s"
-#: db_operations.php:240
+#: db_operations.php:239
#, php-format
msgid "Database %s has been copied to %s"
msgstr "資料庫 %s 已複製到 %s"
-#: db_operations.php:412
+#: db_operations.php:411
msgid "Rename database to"
msgstr "更改資料庫å稱到"
-#: db_operations.php:417 server_processlist.php:57
+#: db_operations.php:416 server_processlist.php:56
msgid "Command"
msgstr "指令"
-#: db_operations.php:429 tbl_change.php:1142
+#: db_operations.php:428 tbl_change.php:1141
msgid "and then"
msgstr "然後"
-#: db_operations.php:455
+#: db_operations.php:454
msgid "Copy database to"
msgstr "複製資料庫到"
-#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:388
+#: db_operations.php:461 tbl_operations.php:527 tbl_tracking.php:387
msgid "Structure only"
msgstr "åªæœ‰çµæ§‹"
-#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:390
+#: db_operations.php:462 tbl_operations.php:528 tbl_tracking.php:389
msgid "Structure and data"
msgstr "çµæ§‹èˆ‡è³‡æ–™"
-#: db_operations.php:464 tbl_operations.php:530 tbl_tracking.php:389
+#: db_operations.php:463 tbl_operations.php:529 tbl_tracking.php:388
msgid "Data only"
msgstr "åªæœ‰è³‡æ–™"
-#: db_operations.php:472
+#: db_operations.php:471
msgid "CREATE DATABASE before copying"
msgstr "複製å‰å»ºç«‹è³‡æ–™åº« (CREATE DATABASE)"
-#: db_operations.php:475 libraries/export/sql.php:52
-#: libraries/export/sql.php:74 libraries/export/sql.php:76
-#: libraries/export/sql.php:82 tbl_operations.php:536
+#: db_operations.php:474 libraries/export/sql.php:51
+#: libraries/export/sql.php:73 libraries/export/sql.php:75
+#: libraries/export/sql.php:81 tbl_operations.php:535
#, php-format
msgid "Add %s"
msgstr ""
-#: db_operations.php:479 libraries/export/sql.php:78 tbl_operations.php:299
-#: tbl_operations.php:538
+#: db_operations.php:478 libraries/export/sql.php:77 tbl_operations.php:298
+#: tbl_operations.php:537
msgid "Add AUTO_INCREMENT value"
msgstr "新增 AUTO_INCREMENT 數值"
-#: db_operations.php:483 tbl_operations.php:545
+#: db_operations.php:482 tbl_operations.php:544
msgid "Add constraints"
msgstr "加入é™åˆ¶"
-#: db_operations.php:496
+#: db_operations.php:495
msgid "Switch to copied database"
msgstr "轉移到複製之資料庫"
-#: db_operations.php:537
+#: db_operations.php:536
msgid "BLOB Repository"
msgstr ""
-#: db_operations.php:540 db_tracking.php:76 libraries/common.lib.php:1352
-#: libraries/server_links.inc.php:49 server_processlist.php:59
-#: tbl_tracking.php:596 test/theme.php:101
+#: db_operations.php:539 db_tracking.php:75 libraries/common.lib.php:1345
+#: libraries/server_links.inc.php:48 server_processlist.php:58
+#: tbl_tracking.php:595 test/theme.php:100
msgid "Status"
msgstr "狀態"
-#: db_operations.php:548
+#: db_operations.php:547
#, fuzzy
#| msgid "Enabled"
msgctxt "BLOB repository"
msgid "Enabled"
msgstr "å•Ÿå‹•"
-#: db_operations.php:552
+#: db_operations.php:551
#, fuzzy
msgid "Disable"
msgstr "未啟動"
-#: db_operations.php:562
+#: db_operations.php:561
msgid "Damaged"
msgstr ""
-#: db_operations.php:566
+#: db_operations.php:565
#, fuzzy
msgctxt "BLOB repository"
msgid "Repair"
msgstr "修復資料表"
-#: db_operations.php:574
+#: db_operations.php:573
#, fuzzy
#| msgid "Disabled"
msgctxt "BLOB repository"
msgid "Disabled"
msgstr "未啟動"
-#: db_operations.php:578
+#: db_operations.php:577
#, fuzzy
msgid "Enable"
msgstr "å•Ÿå‹•"
-#: db_operations.php:602 libraries/Index.class.php:448
-#: libraries/db_structure.lib.php:62 libraries/mysql_charsets.lib.php:107
-#: libraries/tbl_properties.inc.php:107 libraries/tbl_properties.inc.php:730
-#: server_collations.php:54 server_collations.php:66 server_databases.php:111
-#: tbl_operations.php:363 tbl_select.php:136 tbl_structure.php:179
-#: tbl_structure.php:767 tbl_tracking.php:275 tbl_tracking.php:326
+#: db_operations.php:601 libraries/Index.class.php:447
+#: libraries/db_structure.lib.php:53 libraries/mysql_charsets.lib.php:106
+#: libraries/tbl_properties.inc.php:106 libraries/tbl_properties.inc.php:729
+#: server_collations.php:53 server_collations.php:65 server_databases.php:110
+#: tbl_operations.php:362 tbl_select.php:135 tbl_structure.php:178
+#: tbl_structure.php:766 tbl_tracking.php:274 tbl_tracking.php:325
msgid "Collation"
msgstr "æ ¡å°"
-#: db_operations.php:615 main.php:316 pdf_schema.php:34
+#: db_operations.php:614 main.php:315 pdf_schema.php:33
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr "é—œè¯è³‡æ–™è¡¨çš„附加功能未能啟動, %s請按此%s 查出å•é¡ŒåŽŸå› ."
-#: db_operations.php:648
+#: db_operations.php:647
msgid "Edit PDF Pages"
msgstr "編輯 PDF é ç¢¼"
-#: db_printview.php:104 db_tracking.php:72 db_tracking.php:157
-#: libraries/db_structure.lib.php:46 libraries/export/xml.php:328
-#: libraries/header.inc.php:126 pdf_pages.php:424 server_privileges.php:1665
-#: server_privileges.php:1721 server_privileges.php:1985
-#: server_synchronize.php:423 server_synchronize.php:866 tbl_tracking.php:592
-#: test/theme.php:75
+#: db_printview.php:103 db_tracking.php:71 db_tracking.php:156
+#: libraries/db_structure.lib.php:37 libraries/export/xml.php:327
+#: libraries/header.inc.php:125 pdf_pages.php:423 server_privileges.php:1657
+#: server_privileges.php:1713 server_privileges.php:1977
+#: server_synchronize.php:422 server_synchronize.php:865 tbl_tracking.php:591
+#: test/theme.php:74
msgid "Table"
msgstr "資料表"
-#: db_printview.php:105 libraries/db_structure.lib.php:56
-#: libraries/header_printview.inc.php:63 libraries/import.lib.php:146
-#: navigation.php:638 navigation.php:660 server_databases.php:122
-#: tbl_printview.php:393 tbl_structure.php:365 tbl_structure.php:777
+#: db_printview.php:104 libraries/db_structure.lib.php:47
+#: libraries/header_printview.inc.php:62 libraries/import.lib.php:145
+#: navigation.php:629 navigation.php:651 server_databases.php:121
+#: tbl_printview.php:392 tbl_structure.php:364 tbl_structure.php:776
msgid "Rows"
msgstr "資料列列數"
-#: db_printview.php:109 libraries/db_structure.lib.php:67 tbl_indexes.php:190
+#: db_printview.php:108 libraries/db_structure.lib.php:58 tbl_indexes.php:189
msgid "Size"
msgstr "大å°"
-#: db_printview.php:162 db_structure.php:457 libraries/export/sql.php:559
-#: libraries/export/sql.php:899
+#: db_printview.php:161 db_structure.php:456 libraries/export/sql.php:556
+#: libraries/export/sql.php:896
msgid "in use"
msgstr "使用中"
-#: db_printview.php:187 libraries/db_info.inc.php:88
-#: libraries/export/sql.php:514 pdf_schema.php:1241 tbl_printview.php:433
-#: tbl_structure.php:809
+#: db_printview.php:186 libraries/db_info.inc.php:86
+#: libraries/export/sql.php:511 pdf_schema.php:1240 tbl_printview.php:432
+#: tbl_structure.php:808
msgid "Creation"
msgstr "建立"
-#: db_printview.php:196 libraries/db_info.inc.php:93
-#: libraries/export/sql.php:519 pdf_schema.php:1246 tbl_printview.php:443
-#: tbl_structure.php:817
+#: db_printview.php:195 libraries/db_info.inc.php:91
+#: libraries/export/sql.php:516 pdf_schema.php:1245 tbl_printview.php:442
+#: tbl_structure.php:816
msgid "Last update"
msgstr "最後更新"
-#: db_printview.php:205 libraries/db_info.inc.php:98
-#: libraries/export/sql.php:524 pdf_schema.php:1251 tbl_printview.php:453
-#: tbl_structure.php:825
+#: db_printview.php:204 libraries/db_info.inc.php:96
+#: libraries/export/sql.php:521 pdf_schema.php:1250 tbl_printview.php:452
+#: tbl_structure.php:824
msgid "Last check"
msgstr "最後檢查"
-#: db_printview.php:222 db_structure.php:480
+#: db_printview.php:221 db_structure.php:479
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%s table"
@@ -389,505 +389,511 @@ msgid_plural "%s tables"
msgstr[0] "%s 資料表"
msgstr[1] "%s 資料表"
-#: db_qbe.php:29 import.php:454 libraries/Message.class.php:191
-#: libraries/display_tbl.lib.php:1981 libraries/sql_query_form.lib.php:140
-#: tbl_operations.php:213 tbl_relation.php:292 tbl_row_action.php:131
-#: view_operations.php:62
+#: db_qbe.php:28 import.php:453 libraries/Message.class.php:190
+#: libraries/display_tbl.lib.php:1980 libraries/sql_query_form.lib.php:138
+#: tbl_operations.php:212 tbl_relation.php:291 tbl_row_action.php:130
+#: view_operations.php:61
msgid "Your SQL query has been executed successfully"
msgstr "您的SQL語法已順利執行"
-#: db_qbe.php:42
+#: db_qbe.php:41
msgid "You have to choose at least one column to display"
msgstr "您需è¦é¸æ“‡æœ€å°‘顯示一行欄ä½"
-#: db_qbe.php:200 libraries/db_structure.lib.php:104
-#: libraries/display_tbl.lib.php:866
+#: db_qbe.php:199 libraries/db_structure.lib.php:95
+#: libraries/display_tbl.lib.php:865
msgid "Sort"
msgstr "排åº"
-#: db_qbe.php:209 db_qbe.php:243 libraries/db_structure.lib.php:111
-#: libraries/display_tbl.lib.php:523 libraries/display_tbl.lib.php:828
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:260
-#: tbl_select.php:312
+#: db_qbe.php:208 db_qbe.php:242 libraries/db_structure.lib.php:102
+#: libraries/display_tbl.lib.php:522 libraries/display_tbl.lib.php:827
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:259
+#: tbl_select.php:311
msgid "Ascending"
msgstr "éžå¢ž"
-#: db_qbe.php:210 db_qbe.php:251 libraries/db_structure.lib.php:119
-#: libraries/display_tbl.lib.php:528 libraries/display_tbl.lib.php:825
-#: server_databases.php:170 server_databases.php:187 tbl_operations.php:261
-#: tbl_select.php:313
+#: db_qbe.php:209 db_qbe.php:250 libraries/db_structure.lib.php:110
+#: libraries/display_tbl.lib.php:527 libraries/display_tbl.lib.php:824
+#: server_databases.php:169 server_databases.php:186 tbl_operations.php:260
+#: tbl_select.php:312
msgid "Descending"
msgstr "éžæ¸›"
-#: db_qbe.php:264 db_tracking.php:78 libraries/display_tbl.lib.php:308
-#: tbl_change.php:276 tbl_tracking.php:597
+#: db_qbe.php:263 db_tracking.php:77 libraries/display_tbl.lib.php:307
+#: tbl_change.php:275 tbl_tracking.php:596
msgid "Show"
msgstr "顯示"
-#: db_qbe.php:300
+#: db_qbe.php:299
msgid "Criteria"
msgstr "篩é¸"
-#: db_qbe.php:353 db_qbe.php:435 db_qbe.php:527 db_qbe.php:558
+#: db_qbe.php:352 db_qbe.php:434 db_qbe.php:526 db_qbe.php:557
msgid "Ins"
msgstr "新增"
-#: db_qbe.php:357 db_qbe.php:439 db_qbe.php:524 db_qbe.php:555
+#: db_qbe.php:356 db_qbe.php:438 db_qbe.php:523 db_qbe.php:554
msgid "And"
msgstr "與"
-#: db_qbe.php:366 db_qbe.php:447 db_qbe.php:529 db_qbe.php:560
+#: db_qbe.php:365 db_qbe.php:446 db_qbe.php:528 db_qbe.php:559
msgid "Del"
msgstr "移除"
-#: db_qbe.php:370 db_qbe.php:451 db_qbe.php:522 db_qbe.php:553
-#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:779
-#: server_privileges.php:297 tbl_change.php:1028 tbl_indexes.php:250
-#: tbl_select.php:286
+#: db_qbe.php:369 db_qbe.php:450 db_qbe.php:521 db_qbe.php:552
+#: libraries/display_import.lib.php:165 libraries/tbl_properties.inc.php:778
+#: server_privileges.php:297 tbl_change.php:1027 tbl_indexes.php:249
+#: tbl_select.php:285
msgid "Or"
msgstr "或"
-#: db_qbe.php:507
+#: db_qbe.php:506
msgid "Modify"
msgstr "修改"
-#: db_qbe.php:584
+#: db_qbe.php:583
#, fuzzy
#| msgid "Add/Delete Criteria Row"
msgid "Add/Delete criteria rows"
msgstr "新增/減少 篩é¸åˆ—"
-#: db_qbe.php:596
+#: db_qbe.php:595
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add/Delete columns"
msgstr "新增/減少 é¸æ“‡æ¬„"
-#: db_qbe.php:609 db_qbe.php:634
+#: db_qbe.php:608 db_qbe.php:633
msgid "Update Query"
msgstr "更新語法"
-#: db_qbe.php:617
+#: db_qbe.php:616
msgid "Use Tables"
msgstr "使用資料表"
-#: db_qbe.php:640
+#: db_qbe.php:639
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "在資料庫 <b>%s</b> 執行 SQL 語法:"
-#: db_qbe.php:934 libraries/common.lib.php:1225
+#: db_qbe.php:933 libraries/common.lib.php:1218
msgid "Submit Query"
msgstr "執行語法"
-#: db_search.php:68 libraries/auth/config.auth.lib.php:84
-#: libraries/auth/config.auth.lib.php:103
-#: libraries/auth/cookie.auth.lib.php:671 libraries/auth/http.auth.lib.php:52
-#: libraries/auth/signon.auth.lib.php:183
+#: db_search.php:50 libraries/auth/config.auth.lib.php:83
+#: libraries/auth/config.auth.lib.php:102
+#: libraries/auth/cookie.auth.lib.php:656 libraries/auth/http.auth.lib.php:51
+#: libraries/auth/signon.auth.lib.php:182
msgid "Access denied"
msgstr "拒絕存å–"
-#: db_search.php:80 db_search.php:311
+#: db_search.php:62 db_search.php:293
msgid "at least one of the words"
msgstr "任何一組文字"
-#: db_search.php:81 db_search.php:312
+#: db_search.php:63 db_search.php:294
msgid "all words"
msgstr "所有文字"
-#: db_search.php:82 db_search.php:313
+#: db_search.php:64 db_search.php:295
msgid "the exact phrase"
msgstr "完整詞語"
-#: db_search.php:83 db_search.php:314
+#: db_search.php:65 db_search.php:296
msgid "as regular expression"
msgstr "以è¦å‰‡è¡¨ç¤ºæ³• (regular expression) æœç´¢"
-#: db_search.php:242
+#: db_search.php:224
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "æœç´¢ \"<i>%s</i>\" çš„çµæžœ %s:"
-#: db_search.php:260
-#, php-format
-msgid "%s match(es) inside table <i>%s</i>"
-msgstr "%s é …è³‡æ–™ç¬¦åˆ - 於資料表 <i>%s</i>"
-
-#: db_search.php:267 db_structure.php:77 db_structure.php:78
-#: db_structure.php:90 db_structure.php:92 db_structure.php:103
-#: db_structure.php:105 libraries/common.lib.php:2833
-#: libraries/mult_submits.inc.php:116 libraries/tbl_links.inc.php:50
-#: tbl_structure.php:37 tbl_structure.php:49 tbl_structure.php:467
+#: db_search.php:242
+#, fuzzy, php-format
+#| msgid "%s match(es) inside table <i>%s</i>"
+msgid "%s match inside table <i>%s</i>"
+msgid_plural "%s matches inside table <i>%s</i>"
+msgstr[0] "%s é …è³‡æ–™ç¬¦åˆ - 於資料表 <i>%s</i>"
+msgstr[1] "%s é …è³‡æ–™ç¬¦åˆ - 於資料表 <i>%s</i>"
+
+#: db_search.php:249 db_structure.php:76 db_structure.php:77
+#: db_structure.php:89 db_structure.php:91 db_structure.php:102
+#: db_structure.php:104 libraries/common.lib.php:2819
+#: libraries/mult_submits.inc.php:115 libraries/tbl_links.inc.php:49
+#: tbl_structure.php:36 tbl_structure.php:48 tbl_structure.php:466
msgid "Browse"
msgstr "ç€è¦½"
-#: db_search.php:272 libraries/display_tbl.lib.php:1165
-#: libraries/display_tbl.lib.php:2056 libraries/sql_query_form.lib.php:470
-#: pdf_pages.php:286 pdf_pages.php:425 pdf_pages.php:461 pdf_pages.php:489
-#: pmd_general.php:377 setup/frames/index.inc.php:125
-#: setup/frames/index.inc.php:216 tbl_row_action.php:63
+#: db_search.php:254 libraries/display_tbl.lib.php:1164
+#: libraries/display_tbl.lib.php:2055 libraries/sql_query_form.lib.php:453
+#: pdf_pages.php:285 pdf_pages.php:424 pdf_pages.php:460 pdf_pages.php:488
+#: pmd_general.php:376 setup/frames/index.inc.php:125
+#: setup/frames/index.inc.php:216 tbl_row_action.php:62
msgid "Delete"
msgstr "刪除"
-#: db_search.php:285
-#, php-format
-msgid "<b>Total:</b> <i>%s</i> match(es)"
-msgstr "<b>總計:</b> <i>%s</i> 項資料符åˆ"
+#: db_search.php:267
+#, fuzzy, php-format
+#| msgid "<b>Total:</b> <i>%s</i> match(es)"
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] "<b>總計:</b> <i>%s</i> 項資料符åˆ"
+msgstr[1] "<b>總計:</b> <i>%s</i> 項資料符åˆ"
-#: db_search.php:299
+#: db_search.php:281
msgid "Search in database"
msgstr "æœç´¢è³‡æ–™åº«"
-#: db_search.php:302
+#: db_search.php:284
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "尋找之文字或數值 (è¬ç”¨å­—å…ƒ: \"%\"):"
-#: db_search.php:307
+#: db_search.php:289
msgid "Find:"
msgstr "尋找:"
-#: db_search.php:311 db_search.php:312
+#: db_search.php:293 db_search.php:294
msgid "Words are separated by a space character (\" \")."
msgstr "æ¯çµ„文字以空格 (\" \") 分隔."
-#: db_search.php:325
+#: db_search.php:307
msgid "Inside table(s):"
msgstr "於以下資料表:"
-#: db_search.php:355
+#: db_search.php:337
#, fuzzy
#| msgid "Inside table(s):"
msgid "Inside column:"
msgstr "於以下資料表:"
-#: db_structure.php:81 db_structure.php:82 db_structure.php:94
-#: db_structure.php:95 db_structure.php:107 db_structure.php:108
-#: libraries/common.lib.php:2832 libraries/sql_query_form.lib.php:334
-#: libraries/sql_query_form.lib.php:337 libraries/tbl_links.inc.php:76
+#: db_structure.php:80 db_structure.php:81 db_structure.php:93
+#: db_structure.php:94 db_structure.php:106 db_structure.php:107
+#: libraries/common.lib.php:2818 libraries/sql_query_form.lib.php:324
+#: libraries/sql_query_form.lib.php:327 libraries/tbl_links.inc.php:75
msgid "Insert"
msgstr "新增"
-#: db_structure.php:83 db_structure.php:96 db_structure.php:109
-#: libraries/common.lib.php:2829 libraries/common.lib.php:2836
-#: libraries/db_links.inc.php:63 libraries/export/htmlword.php:23
-#: libraries/export/latex.php:33 libraries/export/latex.php:337
-#: libraries/export/odt.php:32 libraries/export/sql.php:60
-#: libraries/export/texytext.php:23 libraries/import.lib.php:1121
-#: libraries/tbl_links.inc.php:56 pmd_general.php:134
-#: server_privileges.php:593 server_replication.php:315 tbl_tracking.php:269
+#: db_structure.php:82 db_structure.php:95 db_structure.php:108
+#: libraries/common.lib.php:2815 libraries/common.lib.php:2822
+#: libraries/db_links.inc.php:62 libraries/export/htmlword.php:22
+#: libraries/export/latex.php:32 libraries/export/latex.php:336
+#: libraries/export/odt.php:31 libraries/export/sql.php:59
+#: libraries/export/texytext.php:23 libraries/import.lib.php:1136
+#: libraries/tbl_links.inc.php:55 pmd_general.php:133
+#: server_privileges.php:593 server_replication.php:314 tbl_tracking.php:268
msgid "Structure"
msgstr "çµæ§‹"
-#: db_structure.php:84 db_structure.php:85 db_structure.php:97
-#: db_structure.php:98 db_structure.php:110 db_structure.php:111
-#: db_structure.php:545 db_structure.php:546 db_tracking.php:91
-#: libraries/Index.class.php:483 libraries/common.lib.php:1656
-#: libraries/db_links.inc.php:100 libraries/mult_submits.inc.php:36
-#: libraries/mult_submits.inc.php:73 libraries/tbl_links.inc.php:127
-#: server_databases.php:352 tbl_structure.php:27 tbl_structure.php:151
-#: tbl_structure.php:152 tbl_structure.php:471
+#: db_structure.php:83 db_structure.php:84 db_structure.php:96
+#: db_structure.php:97 db_structure.php:109 db_structure.php:110
+#: db_structure.php:544 db_structure.php:545 db_tracking.php:90
+#: libraries/Index.class.php:482 libraries/common.lib.php:1647
+#: libraries/db_links.inc.php:99 libraries/mult_submits.inc.php:35
+#: libraries/mult_submits.inc.php:72 libraries/tbl_links.inc.php:126
+#: server_databases.php:351 tbl_structure.php:26 tbl_structure.php:150
+#: tbl_structure.php:151 tbl_structure.php:470
msgid "Drop"
msgstr "刪除"
-#: db_structure.php:86 db_structure.php:87 db_structure.php:99
-#: db_structure.php:100 db_structure.php:112 db_structure.php:113
-#: db_structure.php:543 db_structure.php:544 libraries/common.lib.php:1655
-#: libraries/mult_submits.inc.php:39 libraries/tbl_links.inc.php:105
+#: db_structure.php:85 db_structure.php:86 db_structure.php:98
+#: db_structure.php:99 db_structure.php:111 db_structure.php:112
+#: db_structure.php:542 db_structure.php:543 libraries/common.lib.php:1646
+#: libraries/mult_submits.inc.php:38 libraries/tbl_links.inc.php:104
msgid "Empty"
msgstr "清空"
-#: db_structure.php:316 libraries/tbl_links.inc.php:100
+#: db_structure.php:315 libraries/tbl_links.inc.php:99
#, php-format
msgid "Table %s has been emptied"
msgstr "資料表 %s 已被清空"
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "View %s has been dropped"
msgstr "檢視 %s 己被刪除."
-#: db_structure.php:326 libraries/tbl_links.inc.php:133
+#: db_structure.php:325 libraries/tbl_links.inc.php:132
#, php-format
msgid "Table %s has been dropped"
msgstr "資料表 %s 已被刪除"
-#: db_structure.php:333
+#: db_structure.php:332
msgid "Tracking is active."
msgstr ""
-#: db_structure.php:335
+#: db_structure.php:334
msgid "Tracking is not active."
msgstr ""
-#: db_structure.php:420 libraries/display_tbl.lib.php:1944
+#: db_structure.php:419 libraries/display_tbl.lib.php:1943
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-#: db_structure.php:434 db_structure.php:448 libraries/header.inc.php:126
-#: libraries/tbl_info.inc.php:66 tbl_structure.php:185 test/theme.php:74
+#: db_structure.php:433 db_structure.php:447 libraries/header.inc.php:125
+#: libraries/tbl_info.inc.php:65 tbl_structure.php:184 test/theme.php:73
msgid "View"
msgstr "檢視"
-#: db_structure.php:485 libraries/db_structure.lib.php:49
-#: libraries/server_links.inc.php:70 server_replication.php:33
-#: server_replication.php:164 server_status.php:369
+#: db_structure.php:484 libraries/db_structure.lib.php:40
+#: libraries/server_links.inc.php:69 server_replication.php:32
+#: server_replication.php:163 server_status.php:368
msgid "Replication"
msgstr "複製"
-#: db_structure.php:489
+#: db_structure.php:488
msgid "Sum"
msgstr "總計"
-#: db_structure.php:496 libraries/StorageEngine.class.php:356
+#: db_structure.php:495 libraries/StorageEngine.class.php:349
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "這 MySQL 伺æœå™¨çš„é è¨­å„²å­˜å¼•æ“Žæ˜¯ %s "
-#: db_structure.php:524 db_structure.php:541 db_structure.php:542
-#: libraries/display_tbl.lib.php:2081 libraries/display_tbl.lib.php:2086
-#: libraries/mult_submits.inc.php:16 server_databases.php:346
-#: server_databases.php:351 server_privileges.php:1596 tbl_structure.php:455
-#: tbl_structure.php:464
+#: db_structure.php:523 db_structure.php:540 db_structure.php:541
+#: libraries/display_tbl.lib.php:2080 libraries/display_tbl.lib.php:2085
+#: libraries/mult_submits.inc.php:15 server_databases.php:345
+#: server_databases.php:350 server_privileges.php:1588 tbl_structure.php:454
+#: tbl_structure.php:463
msgid "With selected:"
msgstr "é¸æ“‡çš„資料表:"
-#: db_structure.php:527 libraries/display_tbl.lib.php:2076
-#: server_databases.php:348 server_privileges.php:569
-#: server_privileges.php:1599 tbl_structure.php:458
+#: db_structure.php:526 libraries/display_tbl.lib.php:2075
+#: server_databases.php:347 server_privileges.php:569
+#: server_privileges.php:1591 tbl_structure.php:457
msgid "Check All"
msgstr "å…¨é¸"
-#: db_structure.php:531 libraries/display_tbl.lib.php:2077
-#: libraries/replication_gui.lib.php:36 server_databases.php:350
-#: server_privileges.php:572 server_privileges.php:1603 tbl_structure.php:462
+#: db_structure.php:530 libraries/display_tbl.lib.php:2076
+#: libraries/replication_gui.lib.php:35 server_databases.php:349
+#: server_privileges.php:572 server_privileges.php:1595 tbl_structure.php:461
msgid "Uncheck All"
msgstr "全部å–消"
-#: db_structure.php:536
+#: db_structure.php:535
msgid "Check tables having overhead"
msgstr "檢查é¡å¤–記錄 (overhead)"
-#: db_structure.php:547 db_structure.php:548 db_structure.php:599
-#: libraries/display_tbl.lib.php:2180 libraries/mult_submits.inc.php:28
-#: tbl_structure.php:492 tbl_structure.php:494
+#: db_structure.php:546 db_structure.php:547 db_structure.php:598
+#: libraries/display_tbl.lib.php:2179 libraries/mult_submits.inc.php:27
+#: tbl_structure.php:491 tbl_structure.php:493
msgid "Print view"
msgstr "列å°æª¢è¦–"
-#: db_structure.php:549 db_structure.php:550 libraries/mult_submits.inc.php:42
-#: tbl_operations.php:581
+#: db_structure.php:548 db_structure.php:549 libraries/mult_submits.inc.php:41
+#: tbl_operations.php:580
msgid "Check table"
msgstr "檢查資料表"
-#: db_structure.php:551 db_structure.php:552 libraries/mult_submits.inc.php:47
-#: tbl_operations.php:621 tbl_structure.php:709 tbl_structure.php:711
+#: db_structure.php:550 db_structure.php:551 libraries/mult_submits.inc.php:46
+#: tbl_operations.php:620 tbl_structure.php:708 tbl_structure.php:710
msgid "Optimize table"
msgstr "最佳化資料表"
-#: db_structure.php:553 db_structure.php:554 libraries/mult_submits.inc.php:52
-#: tbl_operations.php:611
+#: db_structure.php:552 db_structure.php:553 libraries/mult_submits.inc.php:51
+#: tbl_operations.php:610
msgid "Repair table"
msgstr "修復資料表"
-#: db_structure.php:555 db_structure.php:556 libraries/mult_submits.inc.php:57
-#: tbl_operations.php:601
+#: db_structure.php:554 db_structure.php:555 libraries/mult_submits.inc.php:56
+#: tbl_operations.php:600
msgid "Analyze table"
msgstr "分æžè³‡æ–™è¡¨"
-#: db_structure.php:557 db_structure.php:558 libraries/db_links.inc.php:71
-#: libraries/display_export.lib.php:83 libraries/display_tbl.lib.php:2094
-#: libraries/display_tbl.lib.php:2225 libraries/mult_submits.inc.php:62
-#: libraries/server_links.inc.php:84 libraries/tbl_links.inc.php:82
-#: pmd_pdf.php:84 pmd_pdf.php:109 server_privileges.php:1380
-#: setup/frames/menu.inc.php:22 tbl_row_action.php:59
+#: db_structure.php:556 db_structure.php:557 libraries/db_links.inc.php:70
+#: libraries/display_export.lib.php:82 libraries/display_tbl.lib.php:2093
+#: libraries/display_tbl.lib.php:2224 libraries/mult_submits.inc.php:61
+#: libraries/server_links.inc.php:83 libraries/tbl_links.inc.php:81
+#: pmd_pdf.php:83 pmd_pdf.php:108 server_privileges.php:1372
+#: setup/frames/menu.inc.php:22 tbl_row_action.php:58
msgid "Export"
msgstr "輸出"
-#: db_structure.php:606 libraries/display_pdf_schema.lib.php:44
+#: db_structure.php:605 libraries/display_pdf_schema.lib.php:44
msgid "Data Dictionary"
msgstr "數據字典"
-#: db_tracking.php:66
+#: db_tracking.php:65
msgid "Tracked tables"
msgstr ""
-#: db_tracking.php:71 libraries/export/htmlword.php:86
-#: libraries/export/latex.php:148 libraries/export/odt.php:113
-#: libraries/export/sql.php:342 libraries/export/texytext.php:84
-#: libraries/export/xml.php:255 libraries/header.inc.php:106
-#: libraries/header_printview.inc.php:58 server_databases.php:169
-#: server_privileges.php:1660 server_privileges.php:1721
-#: server_privileges.php:1979 server_processlist.php:56
-#: server_synchronize.php:1179 server_synchronize.php:1183
-#: tbl_tracking.php:591 test/theme.php:65
+#: db_tracking.php:70 libraries/export/htmlword.php:85
+#: libraries/export/latex.php:147 libraries/export/odt.php:112
+#: libraries/export/sql.php:339 libraries/export/texytext.php:84
+#: libraries/export/xml.php:254 libraries/header.inc.php:105
+#: libraries/header_printview.inc.php:57 server_databases.php:168
+#: server_privileges.php:1652 server_privileges.php:1713
+#: server_privileges.php:1971 server_processlist.php:55
+#: server_synchronize.php:1178 server_synchronize.php:1182
+#: tbl_tracking.php:590 test/theme.php:64
msgid "Database"
msgstr "資料庫"
-#: db_tracking.php:73
+#: db_tracking.php:72
msgid "Last version"
msgstr ""
-#: db_tracking.php:74 tbl_tracking.php:594
+#: db_tracking.php:73 tbl_tracking.php:593
#, fuzzy
msgid "Created"
msgstr "建立"
-#: db_tracking.php:75 tbl_tracking.php:595
+#: db_tracking.php:74 tbl_tracking.php:594
msgid "Updated"
msgstr ""
-#: db_tracking.php:77 libraries/Index.class.php:440
-#: libraries/db_structure.lib.php:53 server_databases.php:203
-#: server_privileges.php:1542 server_privileges.php:1725
-#: server_privileges.php:2073 tbl_structure.php:187
+#: db_tracking.php:76 libraries/Index.class.php:439
+#: libraries/db_structure.lib.php:44 server_databases.php:202
+#: server_privileges.php:1534 server_privileges.php:1717
+#: server_privileges.php:2065 tbl_structure.php:186
msgid "Action"
msgstr "執行"
-#: db_tracking.php:88 db_tracking.php:120
+#: db_tracking.php:87 db_tracking.php:119
msgid "Delete tracking data for this table"
msgstr ""
-#: db_tracking.php:106 tbl_tracking.php:548 tbl_tracking.php:606
-#: tbl_tracking.php:613
+#: db_tracking.php:105 tbl_tracking.php:547 tbl_tracking.php:605
+#: tbl_tracking.php:612
msgid "active"
msgstr ""
-#: db_tracking.php:108 tbl_tracking.php:550 tbl_tracking.php:608
-#: tbl_tracking.php:610
+#: db_tracking.php:107 tbl_tracking.php:549 tbl_tracking.php:607
+#: tbl_tracking.php:609
msgid "not active"
msgstr ""
-#: db_tracking.php:121
+#: db_tracking.php:120
#, fuzzy
msgid "Versions"
msgstr "波斯語"
-#: db_tracking.php:122 tbl_tracking.php:379 tbl_tracking.php:624
+#: db_tracking.php:121 tbl_tracking.php:378 tbl_tracking.php:623
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:123 tbl_tracking.php:251 tbl_tracking.php:624
+#: db_tracking.php:122 tbl_tracking.php:250 tbl_tracking.php:623
#, fuzzy
msgid "Structure snapshot"
msgstr "åªæœ‰çµæ§‹"
-#: db_tracking.php:152
+#: db_tracking.php:151
msgid "Untracked tables"
msgstr ""
-#: db_tracking.php:172 db_tracking.php:174 tbl_structure.php:528
-#: tbl_structure.php:530
+#: db_tracking.php:171 db_tracking.php:173 tbl_structure.php:527
+#: tbl_structure.php:529
#, fuzzy
msgid "Track table"
msgstr "檢查資料表"
-#: db_tracking.php:200
+#: db_tracking.php:199
#, fuzzy
msgid "Database Log"
msgstr "資料庫"
-#: export.php:62
+#: export.php:61
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:154 export.php:179 export.php:627
+#: export.php:153 export.php:178 export.php:622
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "空間ä¸è¶³å„²å­˜æª”案 %s."
-#: export.php:294
+#: export.php:289
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "檔案 %s 已存在,請更改檔案å稱或é¸æ“‡ã€Œè¦†å¯«å·±å­˜åœ¨æª”案ã€é¸é …."
-#: export.php:298 export.php:302
+#: export.php:293 export.php:297
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web 伺æœå™¨æ²’有權é™å„²å­˜æª”案 %s."
-#: export.php:629
+#: export.php:624
#, php-format
msgid "Dump has been saved to file %s."
msgstr "備份已儲到檔案 %s."
-#: import.php:60
+#: import.php:59
#, 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 如何略éŽæ­¤é™åˆ¶."
-#: import.php:279 import.php:332 libraries/File.class.php:849
-#: libraries/File.class.php:961
+#: import.php:278 import.php:331 libraries/File.class.php:840
+#: libraries/File.class.php:950
msgid "File could not be read"
msgstr "讀案無法讀å–"
-#: import.php:287 import.php:296 import.php:315 import.php:324
-#: libraries/File.class.php:1031 libraries/File.class.php:1039
-#: libraries/File.class.php:1055 libraries/File.class.php:1063
+#: import.php:286 import.php:295 import.php:314 import.php:323
+#: libraries/File.class.php:1020 libraries/File.class.php:1028
+#: libraries/File.class.php:1044 libraries/File.class.php:1052
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-#: import.php:337
+#: import.php:336
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
-#: import.php:372 libraries/display_import.lib.php:23
+#: import.php:371 libraries/display_import.lib.php:23
msgid "Could not load import plugins, please check your installation!"
msgstr "無法讀å–載入的外掛程å¼, 請檢查安è£ç¨‹åº!"
-#: import.php:397
+#: import.php:396
msgid "The bookmark has been deleted."
msgstr "書籤已經刪除."
-#: import.php:401
+#: import.php:400
msgid "Showing bookmark"
msgstr "顯示書籤"
-#: import.php:403 sql.php:626
+#: import.php:402 sql.php:625
#, php-format
msgid "Bookmark %s created"
msgstr "書籤 %s 已建立"
-#: import.php:409 import.php:415
+#: import.php:408 import.php:414
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "載入æˆåŠŸ, å…± %d å¥èªžæ³•å·²åŸ·è¡Œ."
-#: import.php:424
+#: import.php:423
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
-#: import.php:426
+#: 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 ""
-#: import_status.php:31 libraries/common.lib.php:667 pdf_schema.php:241
-#: user_password.php:115
+#: import_status.php:30 libraries/common.lib.php:660 pdf_schema.php:240
+#: user_password.php:110
msgid "Back"
msgstr "回上一é "
-#: index.php:190
+#: index.php:188
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "phpMyAdmin 較為é©åˆä½¿ç”¨åœ¨æ”¯æ´<b>é æ¡†</b>çš„ç€è¦½å™¨."
-#: js/messages.php:25 server_synchronize.php:345 server_synchronize.php:357
-#: server_synchronize.php:373 server_synchronize.php:380
-#: server_synchronize.php:739 server_synchronize.php:767
-#: server_synchronize.php:795 server_synchronize.php:807
+#: 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 ""
@@ -895,15 +901,15 @@ msgstr ""
msgid "Click to unselect"
msgstr ""
-#: js/messages.php:27 libraries/import.lib.php:104 sql.php:89
+#: js/messages.php:27 libraries/import.lib.php:103 sql.php:88
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" 指令已經åœç”¨."
-#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:188
+#: js/messages.php:30 libraries/mult_submits.inc.php:257 sql.php:187
msgid "Do you really want to "
msgstr "æ‚¨ç¢ºå®šè¦ "
-#: js/messages.php:31 libraries/mult_submits.inc.php:258 sql.php:172
+#: js/messages.php:31 libraries/mult_submits.inc.php:257 sql.php:171
msgid "You are about to DESTROY a complete database!"
msgstr "您將會刪除整個資料庫!"
@@ -932,41 +938,41 @@ msgstr "請輸入主機å稱!"
msgid "The user name is empty!"
msgstr "請輸入使用者å稱!"
-#: js/messages.php:44 server_privileges.php:1236 user_password.php:70
+#: js/messages.php:44 server_privileges.php:1228 user_password.php:65
msgid "The password is empty!"
msgstr "請輸入密碼!"
-#: js/messages.php:45 server_privileges.php:1234 user_password.php:73
+#: js/messages.php:45 server_privileges.php:1226 user_password.php:68
msgid "The passwords aren't the same!"
msgstr "第二次輸入的密碼ä¸åŒ!"
-#: js/messages.php:49 pmd_general.php:342 pmd_general.php:379
+#: js/messages.php:49 pmd_general.php:341 pmd_general.php:378
msgid "Cancel"
msgstr ""
-#: js/messages.php:52 pmd_save_pos.php:54
+#: js/messages.php:52 pmd_save_pos.php:53
msgid "Modifications have been saved"
msgstr "修改已儲存"
-#: js/messages.php:53 pmd_relation_upd.php:49
+#: js/messages.php:53 pmd_relation_upd.php:48
#, fuzzy
msgid "Relation deleted"
msgstr "é—œè¯æª¢è¦–"
-#: js/messages.php:54 pmd_relation_new.php:64
+#: js/messages.php:54 pmd_relation_new.php:63
msgid "FOREIGN KEY relation added"
msgstr ""
-#: js/messages.php:55 pmd_relation_new.php:86
+#: js/messages.php:55 pmd_relation_new.php:85
#, fuzzy
msgid "Internal relation added"
msgstr "內部關è¯"
-#: js/messages.php:56 pmd_relation_new.php:63 pmd_relation_new.php:88
+#: js/messages.php:56 pmd_relation_new.php:62 pmd_relation_new.php:87
msgid "Error: Relation not added."
msgstr ""
-#: js/messages.php:57 pmd_relation_new.php:31
+#: js/messages.php:57 pmd_relation_new.php:30
msgid "Error: relation already exists."
msgstr ""
@@ -974,13 +980,13 @@ msgstr ""
msgid "Error saving coordinates for Designer."
msgstr ""
-#: js/messages.php:59 libraries/relation.lib.php:107
-#: libraries/relation.lib.php:119
+#: js/messages.php:59 libraries/relation.lib.php:94
+#: libraries/relation.lib.php:106
msgid "General relation features"
msgstr "一般關è¯åŠŸèƒ½"
-#: js/messages.php:59 libraries/relation.lib.php:101
-#: libraries/relation.lib.php:108
+#: js/messages.php:59 libraries/relation.lib.php:88
+#: libraries/relation.lib.php:95
msgid "Disabled"
msgstr "未啟動"
@@ -996,125 +1002,135 @@ msgstr ""
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:63 pmd_general.php:77 tbl_relation.php:548
+#: js/messages.php:63 pmd_general.php:76 tbl_relation.php:547
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "é¸æ“‡é¡¯ç¤ºä¹‹æ¬„ä½"
+#: js/messages.php:66
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate password"
+msgstr "產生密碼"
+
+#: js/messages.php:67 libraries/replication_gui.lib.php:365
+msgid "Generate"
+msgstr "產生"
+
#. l10n: Display text for calendar close link
-#: js/messages.php:73
+#: js/messages.php:77
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "ä¸é©ç”¨"
#. l10n: Display text for previous month link in calendar
-#: js/messages.php:75
+#: js/messages.php:79
#, fuzzy
#| msgid "Previous"
msgid "Prev"
msgstr "å‰ä¸€é "
#. l10n: Display text for next month link in calendar
-#: js/messages.php:77 libraries/common.lib.php:2353
-#: libraries/common.lib.php:2356 libraries/display_tbl.lib.php:338
-#: server_binlog.php:205 server_binlog.php:207 tbl_printview.php:423
-#: tbl_structure.php:801
+#: js/messages.php:81 libraries/common.lib.php:2341
+#: libraries/common.lib.php:2344 libraries/display_tbl.lib.php:337
+#: server_binlog.php:191 server_binlog.php:193 tbl_printview.php:422
+#: tbl_structure.php:800
msgid "Next"
msgstr "下一個"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:79
+#: js/messages.php:83
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "總共"
-#: js/messages.php:82
+#: js/messages.php:86
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "二進制碼"
-#: js/messages.php:83
+#: js/messages.php:87
msgid "February"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:88
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:85
+#: js/messages.php:89
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:86
+#: js/messages.php:90
msgid "May"
msgstr "May"
-#: js/messages.php:87
+#: js/messages.php:91
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:88
+#: js/messages.php:92
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:89
+#: js/messages.php:93
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:90
+#: js/messages.php:94
msgid "September"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:95
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Oct"
-#: js/messages.php:92
+#: js/messages.php:96
msgid "November"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:97
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:97 libraries/common.lib.php:1557
+#: js/messages.php:101 libraries/common.lib.php:1550
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:99 libraries/common.lib.php:1559
+#: js/messages.php:103 libraries/common.lib.php:1552
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:101 libraries/common.lib.php:1561
+#: js/messages.php:105 libraries/common.lib.php:1554
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:103 libraries/common.lib.php:1563
+#: js/messages.php:107 libraries/common.lib.php:1556
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:105 libraries/common.lib.php:1565
+#: js/messages.php:109 libraries/common.lib.php:1558
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -1122,296 +1138,296 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:107 libraries/common.lib.php:1567
+#: js/messages.php:111 libraries/common.lib.php:1560
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:109 libraries/common.lib.php:1569
+#: js/messages.php:113 libraries/common.lib.php:1562
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:111 libraries/common.lib.php:1571
+#: js/messages.php:115 libraries/common.lib.php:1564
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:113 libraries/common.lib.php:1573
+#: js/messages.php:117 libraries/common.lib.php:1566
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:115 libraries/common.lib.php:1575
+#: js/messages.php:119 libraries/common.lib.php:1568
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:117 libraries/common.lib.php:1577
+#: js/messages.php:121 libraries/common.lib.php:1570
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:119 libraries/common.lib.php:1579
+#: js/messages.php:123 libraries/common.lib.php:1572
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:122
+#: js/messages.php:126
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Sun"
-#: js/messages.php:123
+#: js/messages.php:127
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Mon"
-#: js/messages.php:124
+#: js/messages.php:128
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Tue"
-#: js/messages.php:125
+#: js/messages.php:129
msgid "Wednesday"
msgstr ""
-#: js/messages.php:126
+#: js/messages.php:130
msgid "Thursday"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:131
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Fri"
-#: js/messages.php:128
+#: js/messages.php:132
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:132 libraries/common.lib.php:1582
+#: js/messages.php:136 libraries/common.lib.php:1575
msgid "Sun"
msgstr "Sun"
#. l10n: Short week day name
-#: js/messages.php:134 libraries/common.lib.php:1584
+#: js/messages.php:138 libraries/common.lib.php:1577
msgid "Mon"
msgstr "Mon"
#. l10n: Short week day name
-#: js/messages.php:136 libraries/common.lib.php:1586
+#: js/messages.php:140 libraries/common.lib.php:1579
msgid "Tue"
msgstr "Tue"
#. l10n: Short week day name
-#: js/messages.php:138 libraries/common.lib.php:1588
+#: js/messages.php:142 libraries/common.lib.php:1581
msgid "Wed"
msgstr "Wed"
#. l10n: Short week day name
-#: js/messages.php:140 libraries/common.lib.php:1590
+#: js/messages.php:144 libraries/common.lib.php:1583
msgid "Thu"
msgstr "Thu"
#. l10n: Short week day name
-#: js/messages.php:142 libraries/common.lib.php:1592
+#: js/messages.php:146 libraries/common.lib.php:1585
msgid "Fri"
msgstr "Fri"
#. l10n: Short week day name
-#: js/messages.php:144 libraries/common.lib.php:1594
+#: js/messages.php:148 libraries/common.lib.php:1587
msgid "Sat"
msgstr "Sat"
#. l10n: Minimal week day name
-#: js/messages.php:148
+#: js/messages.php:152
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Sun"
#. l10n: Minimal week day name
-#: js/messages.php:150
+#: js/messages.php:154
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Mon"
#. l10n: Minimal week day name
-#: js/messages.php:152
+#: js/messages.php:156
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Tue"
#. l10n: Minimal week day name
-#: js/messages.php:154
+#: js/messages.php:158
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Wed"
#. l10n: Minimal week day name
-#: js/messages.php:156
+#: js/messages.php:160
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Thu"
#. l10n: Minimal week day name
-#: js/messages.php:158
+#: js/messages.php:162
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Fri"
#. l10n: Minimal week day name
-#: js/messages.php:160
+#: js/messages.php:164
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sat"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:162
+#: js/messages.php:166
msgid "Wk"
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:168
msgid "Hour"
msgstr ""
-#: js/messages.php:165
+#: js/messages.php:169
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "使用中"
-#: js/messages.php:166
+#: js/messages.php:170
#, fuzzy
#| msgid "per second"
msgid "Second"
msgstr "æ¯ç§’"
-#: libraries/Config.class.php:1015
+#: libraries/Config.class.php:1013
msgid "Font size"
msgstr ""
-#: libraries/File.class.php:344 libraries/File.class.php:432
-#: libraries/File.class.php:569 libraries/File.class.php:708
+#: libraries/File.class.php:336 libraries/File.class.php:424
+#: libraries/File.class.php:561 libraries/File.class.php:700
msgid "Unknown error in file upload."
msgstr ""
-#: libraries/File.class.php:414
+#: libraries/File.class.php:406
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
-#: libraries/File.class.php:417
+#: libraries/File.class.php:409
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
-#: libraries/File.class.php:420
+#: libraries/File.class.php:412
msgid "The uploaded file was only partially uploaded."
msgstr ""
-#: libraries/File.class.php:423
+#: libraries/File.class.php:415
msgid "Missing a temporary folder."
msgstr ""
-#: libraries/File.class.php:426
+#: libraries/File.class.php:418
msgid "Failed to write file to disk."
msgstr ""
-#: libraries/File.class.php:429
+#: libraries/File.class.php:421
msgid "File upload stopped by extension."
msgstr ""
-#: libraries/File.class.php:908
+#: libraries/File.class.php:898
#, fuzzy
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "å¯èƒ½æŽ¥è¿‘. è«‹åƒçœ‹ FAQ 3.11"
-#: libraries/Index.class.php:428 tbl_relation.php:529
+#: libraries/Index.class.php:427 tbl_relation.php:528
msgid "No index defined!"
msgstr "沒有已定義的索引!"
-#: libraries/Index.class.php:433 server_databases.php:132 tbl_tracking.php:316
+#: libraries/Index.class.php:432 server_databases.php:131 tbl_tracking.php:315
msgid "Indexes"
msgstr "索引"
-#: libraries/Index.class.php:444 libraries/mult_submits.inc.php:103
-#: libraries/tbl_properties.inc.php:519 tbl_structure.php:33
-#: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:474
-#: tbl_tracking.php:322
+#: libraries/Index.class.php:443 libraries/mult_submits.inc.php:102
+#: libraries/tbl_properties.inc.php:518 tbl_structure.php:32
+#: tbl_structure.php:154 tbl_structure.php:158 tbl_structure.php:473
+#: tbl_tracking.php:321
msgid "Unique"
msgstr "å”¯ä¸€éµ UNIQUE"
-#: libraries/Index.class.php:445 tbl_tracking.php:323
+#: libraries/Index.class.php:444 tbl_tracking.php:322
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:447 tbl_tracking.php:325
+#: libraries/Index.class.php:446 tbl_tracking.php:324
msgid "Cardinality"
msgstr "組別"
-#: libraries/Index.class.php:450 tbl_tracking.php:279 tbl_tracking.php:328
+#: libraries/Index.class.php:449 tbl_tracking.php:278 tbl_tracking.php:327
#, fuzzy
msgid "Comment"
msgstr "註解"
-#: libraries/Index.class.php:466 libraries/common.lib.php:616
-#: libraries/common.lib.php:1201 libraries/display_tbl.lib.php:1117
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
-#: pdf_pages.php:285 setup/frames/index.inc.php:124
-#: setup/lib/messages.inc.php:352 tbl_row_action.php:69
+#: libraries/Index.class.php:465 libraries/common.lib.php:609
+#: libraries/common.lib.php:1194 libraries/display_tbl.lib.php:1116
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: pdf_pages.php:284 setup/frames/index.inc.php:124
+#: setup/lib/messages.inc.php:349 tbl_row_action.php:68
msgid "Edit"
msgstr "編輯"
-#: libraries/Index.class.php:472
+#: libraries/Index.class.php:471
msgid "The primary key has been dropped"
msgstr "主éµå·²è¢«åˆªé™¤"
-#: libraries/Index.class.php:476
+#: libraries/Index.class.php:475
#, php-format
msgid "Index %s has been dropped"
msgstr "索引 %s 已被刪除"
-#: libraries/Index.class.php:576
+#: libraries/Index.class.php:574
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
-#: libraries/List_Database.class.php:431 libraries/server_links.inc.php:41
-#: server_databases.php:88 server_privileges.php:1660
-#: setup/lib/messages.inc.php:110 test/theme.php:93
+#: libraries/List_Database.class.php:430 libraries/server_links.inc.php:40
+#: server_databases.php:87 server_privileges.php:1652
+#: setup/lib/messages.inc.php:107 test/theme.php:92
msgid "Databases"
msgstr "資料庫"
-#: libraries/Message.class.php:211 libraries/common.lib.php:581
-#: libraries/core.lib.php:261 libraries/import.lib.php:135 pdf_schema.php:32
-#: pdf_schema.php:232 tbl_change.php:1024 tbl_operations.php:213
-#: tbl_relation.php:290 view_operations.php:62
+#: libraries/Message.class.php:210 libraries/common.lib.php:574
+#: libraries/core.lib.php:259 libraries/import.lib.php:134 pdf_schema.php:31
+#: pdf_schema.php:231 tbl_change.php:1023 tbl_operations.php:212
+#: tbl_relation.php:289 view_operations.php:61
msgid "Error"
msgstr "錯誤"
-#: libraries/Message.class.php:282
+#: libraries/Message.class.php:281
#, php-format
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] ""
msgstr[1] ""
-#: libraries/Message.class.php:301
+#: libraries/Message.class.php:300
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row deleted."
@@ -1419,7 +1435,7 @@ msgid_plural "%1$d rows deleted."
msgstr[0] "並無資料列已é¸æ“‡"
msgstr[1] "並無資料列已é¸æ“‡"
-#: libraries/Message.class.php:320
+#: libraries/Message.class.php:319
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "%1$d row inserted."
@@ -1427,96 +1443,96 @@ msgid_plural "%1$d rows inserted."
msgstr[0] "並無資料列已é¸æ“‡"
msgstr[1] "並無資料列已é¸æ“‡"
-#: libraries/StorageEngine.class.php:198
+#: libraries/StorageEngine.class.php:196
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "這儲存引擎並無詳細的狀態資料."
-#: libraries/StorageEngine.class.php:359
+#: libraries/StorageEngine.class.php:352
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s 已支æ´é€™ MySQL 伺æœå™¨."
-#: libraries/StorageEngine.class.php:362
+#: libraries/StorageEngine.class.php:355
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s 己於這個 MySQL 伺æœå™¨ä¸­åœç”¨."
-#: libraries/StorageEngine.class.php:366
+#: libraries/StorageEngine.class.php:359
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "這 MySQL 版本並ä¸æŽ¥å— %s 儲存引擎."
-#: libraries/Table.class.php:1019
+#: libraries/Table.class.php:1018
msgid "Invalid database"
msgstr ""
-#: libraries/Table.class.php:1033 tbl_get_field.php:26
+#: libraries/Table.class.php:1032 tbl_get_field.php:25
msgid "Invalid table name"
msgstr ""
-#: libraries/Table.class.php:1048
+#: libraries/Table.class.php:1047
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr ""
-#: libraries/Table.class.php:1132
+#: libraries/Table.class.php:1131
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "已經將資料表 %s 改åæˆ %s"
-#: libraries/Theme.class.php:162
+#: libraries/Theme.class.php:160
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "找ä¸åˆ°ä½ˆæ™¯ä¸»é¡Œ %s 設定圖åƒä¹‹è·¯å¾‘!"
-#: libraries/Theme.class.php:384
+#: libraries/Theme.class.php:380
msgid "No preview available."
msgstr "並無é è¦½."
-#: libraries/Theme.class.php:387
+#: libraries/Theme.class.php:383
msgid "take it"
msgstr "é¸ç”¨"
-#: libraries/Theme_Manager.class.php:115
+#: libraries/Theme_Manager.class.php:114
#, php-format
msgid "Default theme %s not found!"
msgstr "找ä¸åˆ°é è¨­ä½ˆæ™¯ä¸»é¡Œ %s !"
-#: libraries/Theme_Manager.class.php:153
+#: libraries/Theme_Manager.class.php:152
#, php-format
msgid "Theme %s not found!"
msgstr "找ä¸åˆ°ä½ˆæ™¯ä¸»é¡Œ %s !"
-#: libraries/Theme_Manager.class.php:221
+#: libraries/Theme_Manager.class.php:220
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "找ä¸åˆ°ä½ˆæ™¯ä¸»é¡Œ %s 之設定路徑!"
-#: libraries/Theme_Manager.class.php:297 test/theme.php:161 themes.php:21
-#: themes.php:41
+#: libraries/Theme_Manager.class.php:296 test/theme.php:160 themes.php:20
+#: themes.php:40
msgid "Theme / Style"
msgstr "款å¼"
-#: libraries/auth/config.auth.lib.php:77
+#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
msgstr "無法連線: 錯誤設定."
-#: libraries/auth/config.auth.lib.php:92
-#: libraries/auth/cookie.auth.lib.php:217 libraries/auth/http.auth.lib.php:65
-#: test/theme.php:152
+#: libraries/auth/config.auth.lib.php:91
+#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64
+#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
msgstr "歡迎使用 %s"
-#: libraries/auth/config.auth.lib.php:107
+#: libraries/auth/config.auth.lib.php:106
#, php-format
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 建立設定檔."
-#: libraries/auth/config.auth.lib.php:116
+#: libraries/auth/config.auth.lib.php:115
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -1527,61 +1543,61 @@ msgstr ""
"php 內檢查主機å稱, 登入å稱åŠå¯†ç¢¼åŠç¢ºä¿é€™äº›è³‡æ–™æ˜¯èˆ‡ç³»çµ±ç®¡ç†äººå“¡æ‰€æ供的 "
"MySQL 伺æœå™¨è³‡æ–™ç›¸åŒ"
-#: libraries/auth/cookie.auth.lib.php:242
+#: libraries/auth/cookie.auth.lib.php:230
msgid "Log in"
msgstr "登入"
-#: libraries/auth/cookie.auth.lib.php:244
-#: libraries/auth/cookie.auth.lib.php:246
-#: libraries/navigation_header.inc.php:93
-#: libraries/navigation_header.inc.php:95
+#: libraries/auth/cookie.auth.lib.php:232
+#: libraries/auth/cookie.auth.lib.php:234
+#: libraries/navigation_header.inc.php:92
+#: libraries/navigation_header.inc.php:94
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin 說明文件"
-#: libraries/auth/cookie.auth.lib.php:256
-#: libraries/auth/cookie.auth.lib.php:257
+#: 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:256
+#: libraries/auth/cookie.auth.lib.php:244
msgid "Server:"
msgstr "伺æœå™¨"
-#: libraries/auth/cookie.auth.lib.php:261
+#: libraries/auth/cookie.auth.lib.php:249
msgid "Username:"
msgstr "登入å稱:"
-#: libraries/auth/cookie.auth.lib.php:265
+#: libraries/auth/cookie.auth.lib.php:253
msgid "Password:"
msgstr "密碼:"
-#: libraries/auth/cookie.auth.lib.php:272
+#: libraries/auth/cookie.auth.lib.php:260
msgid "Server Choice"
msgstr "é¸æ“‡ä¼ºæœå™¨"
-#: libraries/auth/cookie.auth.lib.php:318 libraries/header.inc.php:59
+#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:58
msgid "Cookies must be enabled past this point."
msgstr "Cookies 必須啟動æ‰èƒ½ç™»å…¥."
-#: libraries/auth/cookie.auth.lib.php:669
-#: libraries/auth/signon.auth.lib.php:181
+#: libraries/auth/cookie.auth.lib.php:654
+#: libraries/auth/signon.auth.lib.php:180
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
-#: libraries/auth/cookie.auth.lib.php:673
-#: libraries/auth/signon.auth.lib.php:185
+#: libraries/auth/cookie.auth.lib.php:658
+#: libraries/auth/signon.auth.lib.php:184
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "ç”±æ–¼å·²é–’ç½®äº†é” %s 秒, è«‹é‡æ–°ç™»å…¥"
-#: libraries/auth/cookie.auth.lib.php:683
-#: libraries/auth/cookie.auth.lib.php:685
-#: libraries/auth/signon.auth.lib.php:191
+#: libraries/auth/cookie.auth.lib.php:668
+#: libraries/auth/cookie.auth.lib.php:670
+#: libraries/auth/signon.auth.lib.php:190
msgid "Cannot log in to the MySQL server"
msgstr "無法登入 MySQL 伺æœå™¨"
-#: libraries/auth/http.auth.lib.php:70
+#: libraries/auth/http.auth.lib.php:69
msgid "Wrong username/password. Access denied."
msgstr "錯誤的使用者å稱或密碼,拒絕存å–"
@@ -1619,26 +1635,7 @@ msgstr ""
msgid "Download file"
msgstr ""
-#: libraries/charset_conversion.lib.php:17
-msgid ""
-"Couldn't load the iconv or recode extension needed for charset conversion. "
-"Either configure PHP to enable these extensions or disable charset "
-"conversion in phpMyAdmin."
-msgstr ""
-"æœªèƒ½è®€å– iconv 或é‡æ–°ç·¨ç¢¼ç¨‹å¼ä¾†ä½œæ–‡å­—編碼轉æ›, 請設定 php 來啟動這些模組或å–"
-"消 phpMyAdmin 使用文字編碼轉æ›åŠŸèƒ½."
-
-#: libraries/charset_conversion.lib.php:79
-#: libraries/charset_conversion.lib.php:90
-#: libraries/charset_conversion.lib.php:109
-msgid ""
-"Couldn't use the iconv, libiconv, or recode_string functions, although the "
-"necessary extensions appear to be loaded. Check your PHP configuration."
-msgstr ""
-"當文編碼模組讀å–後,未能使用 iconv, libiconv 或 recode_string 功能. 請檢查您"
-"的 php 設定."
-
-#: libraries/common.inc.php:576
+#: libraries/common.inc.php:567
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
@@ -1652,428 +1649,418 @@ msgstr ""
"誤都來自æŸè™•æ¼äº†å¼•è™Ÿæˆ–分別.<br />如果按下連çµå¾Œå‡ºç¾ç©ºç™½é , å³ä»£è¡¨æ²’有任何å•"
"題."
-#: libraries/common.inc.php:587
+#: libraries/common.inc.php:578
#, 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:583
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr " 必須在設定檔內設定 <tt>$cfg['PmaAbsoluteUri']</tt> !"
-#: libraries/common.inc.php:622
+#: libraries/common.inc.php:613
#, fuzzy, php-format
#| msgid "Invalid server index: \"%s\""
msgid "Invalid server index: %s"
msgstr "伺æœå™¨ç´¢å¼•éŒ¯èª¤: \"%s\""
-#: libraries/common.inc.php:629
+#: libraries/common.inc.php:620
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "伺æœå™¨ %1$s 主機å稱錯誤, 請翻查設定值."
-#: libraries/common.inc.php:638 libraries/header.inc.php:96
-#: libraries/select_server.lib.php:41 libraries/select_server.lib.php:47
-#: main.php:185 test/theme.php:57
+#: libraries/common.inc.php:629 libraries/header.inc.php:95
+#: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44
+#: main.php:184 test/theme.php:56
msgid "Server"
msgstr "伺æœå™¨"
-#: libraries/common.inc.php:816
+#: libraries/common.inc.php:806
msgid "Invalid authentication method set in configuration:"
msgstr "於設定內設定錯誤èªè­‰æ–¹å¼:"
-#: libraries/common.inc.php:919
+#: libraries/common.inc.php:909
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "您應該更新到 %s %s 或之後."
-#: libraries/common.lib.php:147
+#: libraries/common.lib.php:145
#, php-format
msgid "Max: %s%s"
msgstr "最大容é‡: %s%s"
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:411
+#: libraries/common.lib.php:408
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "zh"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
-#: libraries/common.lib.php:415
+#: libraries/common.lib.php:412
#, fuzzy
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "zh"
-#: libraries/common.lib.php:428 libraries/common.lib.php:430
-#: libraries/common.lib.php:432 libraries/common.lib.php:448
-#: libraries/common.lib.php:450 libraries/dbg/setup.php:25
-#: libraries/display_export.lib.php:164 libraries/relation.lib.php:97
-#: libraries/sql_query_form.lib.php:451 libraries/sql_query_form.lib.php:454
-#: main.php:229 setup/lib/FormDisplay.tpl.php:124
+#: libraries/common.lib.php:425 libraries/common.lib.php:427
+#: libraries/common.lib.php:429 libraries/common.lib.php:445
+#: libraries/common.lib.php:447 libraries/dbg/setup.php:24
+#: libraries/display_export.lib.php:163 libraries/relation.lib.php:84
+#: libraries/sql_query_form.lib.php:434 libraries/sql_query_form.lib.php:437
+#: main.php:228 setup/lib/FormDisplay.tpl.php:124
msgid "Documentation"
msgstr "說明文件"
-#: libraries/common.lib.php:595 libraries/header_printview.inc.php:61
-#: server_processlist.php:60 server_status.php:358
+#: libraries/common.lib.php:588 libraries/header_printview.inc.php:60
+#: server_processlist.php:59 server_status.php:357
msgid "SQL query"
msgstr "SQL 語法"
-#: libraries/common.lib.php:634
+#: libraries/common.lib.php:627
msgid "MySQL said: "
msgstr "MySQL 傳回: "
-#: libraries/common.lib.php:1177 setup/lib/messages.inc.php:353
+#: libraries/common.lib.php:1170 setup/lib/messages.inc.php:350
msgid "Explain SQL"
msgstr "說明 SQL"
-#: libraries/common.lib.php:1180
+#: libraries/common.lib.php:1173
msgid "Skip Explain SQL"
msgstr "ç•¥éŽèªªæ˜Ž SQL"
-#: libraries/common.lib.php:1214
+#: libraries/common.lib.php:1207
msgid "Without PHP Code"
msgstr "移除 PHP 程å¼ç¢¼"
-#: libraries/common.lib.php:1217 setup/lib/messages.inc.php:355
+#: libraries/common.lib.php:1210 setup/lib/messages.inc.php:352
msgid "Create PHP Code"
msgstr "建立 PHP 程å¼ç¢¼"
-#: libraries/common.lib.php:1235 server_status.php:452
-#: setup/lib/messages.inc.php:354
+#: libraries/common.lib.php:1228 server_status.php:451
+#: setup/lib/messages.inc.php:351
msgid "Refresh"
msgstr "æ›´æ–°"
-#: libraries/common.lib.php:1244
+#: libraries/common.lib.php:1237
msgid "Skip Validate SQL"
msgstr "ç•¥éŽæª¢æŸ¥ SQL"
-#: libraries/common.lib.php:1247 setup/lib/messages.inc.php:356 sql.php:518
+#: libraries/common.lib.php:1240 setup/lib/messages.inc.php:353 sql.php:517
msgid "Validate SQL"
msgstr "檢查 SQL"
-#: libraries/common.lib.php:1278
+#: libraries/common.lib.php:1271
msgid "Inline edit of this query"
msgstr ""
-#: libraries/common.lib.php:1280
+#: libraries/common.lib.php:1273
#, fuzzy
#| msgid "Engines"
msgid "Inline"
msgstr "引擎"
-#: libraries/common.lib.php:1334 libraries/common.lib.php:1349
+#: libraries/common.lib.php:1327 libraries/common.lib.php:1342
msgid "Profiling"
msgstr ""
-#: libraries/common.lib.php:1353 libraries/tbl_triggers.lib.php:28
-#: server_processlist.php:58
+#: libraries/common.lib.php:1346 libraries/tbl_triggers.lib.php:27
+#: server_processlist.php:57
msgid "Time"
msgstr "時間"
#. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "B"
msgstr "Bytes"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "KiB"
msgstr "KB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "MiB"
msgstr "MB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "GiB"
msgstr "GB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "TiB"
msgstr "TB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "PiB"
msgstr "PB"
-#: libraries/common.lib.php:1381
+#: libraries/common.lib.php:1374
msgid "EiB"
msgstr "EB"
#. l10n: Thousands separator
-#: libraries/common.lib.php:1419
+#: libraries/common.lib.php:1412
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/common.lib.php:1421
+#: libraries/common.lib.php:1414
msgid "."
msgstr "."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
-#: libraries/common.lib.php:1598
-#: libraries/transformations/text_plain__dateformat.inc.php:34
+#: libraries/common.lib.php:1591
+#: libraries/transformations/text_plain__dateformat.inc.php:33
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y, %I:%M %p"
-#: libraries/common.lib.php:1907
+#: libraries/common.lib.php:1897
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s æ—¥, %s å°æ™‚, %s åˆ†é˜ %s 秒"
-#: libraries/common.lib.php:2322 libraries/common.lib.php:2325
-#: libraries/display_tbl.lib.php:290 server_status.php:719
+#: libraries/common.lib.php:2310 libraries/common.lib.php:2313
+#: libraries/display_tbl.lib.php:289 server_status.php:718
msgid "Begin"
msgstr "第一é "
-#: libraries/common.lib.php:2323 libraries/common.lib.php:2326
-#: libraries/display_tbl.lib.php:291 server_binlog.php:168
-#: server_binlog.php:170
+#: libraries/common.lib.php:2311 libraries/common.lib.php:2314
+#: libraries/display_tbl.lib.php:290 server_binlog.php:154
+#: server_binlog.php:156
msgid "Previous"
msgstr "å‰ä¸€é "
-#: libraries/common.lib.php:2354 libraries/common.lib.php:2357
-#: libraries/display_tbl.lib.php:353
+#: libraries/common.lib.php:2342 libraries/common.lib.php:2345
+#: libraries/display_tbl.lib.php:352
msgid "End"
msgstr "最後一é "
-#: libraries/common.lib.php:2430
+#: libraries/common.lib.php:2417
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "跳到資料庫 &quot;%s&quot;."
-#: libraries/common.lib.php:2450
+#: libraries/common.lib.php:2436
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/common.lib.php:2830 libraries/common.lib.php:2837
-#: libraries/db_links.inc.php:68 libraries/export/sql.php:25
-#: libraries/import/sql.php:18 libraries/server_links.inc.php:45
-#: libraries/tbl_links.inc.php:60 querywindow.php:99 test/theme.php:97
+#: libraries/common.lib.php:2816 libraries/common.lib.php:2823
+#: libraries/db_links.inc.php:67 libraries/export/sql.php:24
+#: libraries/import/sql.php:17 libraries/server_links.inc.php:44
+#: libraries/tbl_links.inc.php:59 querywindow.php:89 test/theme.php:96
msgid "SQL"
msgstr "SQL"
-#: libraries/common.lib.php:2839 libraries/db_links.inc.php:104
-#: libraries/tbl_links.inc.php:95 libraries/tbl_links.inc.php:117
-#: view_operations.php:89
+#: libraries/common.lib.php:2825 libraries/db_links.inc.php:103
+#: libraries/tbl_links.inc.php:94 libraries/tbl_links.inc.php:116
+#: view_operations.php:88
msgid "Operations"
msgstr "管ç†"
-#: libraries/core.lib.php:284 libraries/dbg/setup.php:22
+#: libraries/core.lib.php:282 libraries/dbg/setup.php:21
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr "ç„¡æ³•è®€å– %s 模組,<br />請檢查 PHP 設定"
-#: libraries/db_events.inc.php:20 libraries/db_events.inc.php:22
-#: libraries/export/sql.php:415
+#: libraries/db_events.inc.php:19 libraries/db_events.inc.php:21
+#: libraries/export/sql.php:412
msgid "Events"
msgstr ""
-#: libraries/db_events.inc.php:30 libraries/db_routines.inc.php:41
-#: libraries/display_create_table.lib.php:53 libraries/tbl_triggers.lib.php:27
+#: libraries/db_events.inc.php:29 libraries/db_routines.inc.php:40
+#: libraries/display_create_table.lib.php:52 libraries/tbl_triggers.lib.php:26
#: setup/frames/index.inc.php:112
msgid "Name"
msgstr "å稱"
-#: libraries/db_links.inc.php:45
+#: libraries/db_links.inc.php:44
#, php-format
msgid "Database %s has been dropped."
msgstr "資料庫 %s 已被刪除"
-#: libraries/db_links.inc.php:57 libraries/db_links.inc.php:58
-#: libraries/db_links.inc.php:59
+#: libraries/db_links.inc.php:56 libraries/db_links.inc.php:57
+#: libraries/db_links.inc.php:58
msgid "Database seems to be empty!"
msgstr ""
-#: libraries/db_links.inc.php:81 libraries/relation.lib.php:155
-#: libraries/tbl_links.inc.php:69
+#: libraries/db_links.inc.php:80 libraries/relation.lib.php:142
+#: libraries/tbl_links.inc.php:68
msgid "Tracking"
msgstr ""
-#: libraries/db_links.inc.php:86
+#: libraries/db_links.inc.php:85
msgid "Query"
msgstr "ä¾ç¯„例查詢 (QBE)"
-#: libraries/db_links.inc.php:91 libraries/relation.lib.php:151
+#: libraries/db_links.inc.php:90 libraries/relation.lib.php:138
msgid "Designer"
msgstr ""
-#: libraries/db_links.inc.php:98 libraries/server_links.inc.php:88
-#: libraries/tbl_links.inc.php:91 pmd_pdf.php:84 pmd_pdf.php:110
+#: libraries/db_links.inc.php:97 libraries/server_links.inc.php:87
+#: libraries/tbl_links.inc.php:90 pmd_pdf.php:83 pmd_pdf.php:109
#: setup/frames/menu.inc.php:21
msgid "Import"
msgstr "載入"
-#: libraries/db_links.inc.php:111 libraries/server_links.inc.php:66
-#: server_privileges.php:111 server_privileges.php:1722
-#: server_privileges.php:2071 test/theme.php:117
+#: libraries/db_links.inc.php:110 libraries/server_links.inc.php:65
+#: server_privileges.php:111 server_privileges.php:1714
+#: server_privileges.php:2063 test/theme.php:116
msgid "Privileges"
msgstr "權é™"
-#: libraries/db_routines.inc.php:30 libraries/db_routines.inc.php:32
+#: libraries/db_routines.inc.php:29 libraries/db_routines.inc.php:31
msgid "Routines"
msgstr ""
-#: libraries/db_routines.inc.php:43
+#: libraries/db_routines.inc.php:42
msgid "Return type"
msgstr ""
-#: libraries/db_structure.lib.php:57 libraries/display_tbl.lib.php:1848
+#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1847
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "å¯èƒ½æŽ¥è¿‘. è«‹åƒçœ‹ FAQ 3.11"
-#: libraries/db_structure.lib.php:69 server_databases.php:142
-#: tbl_printview.php:335 tbl_structure.php:682
+#: libraries/db_structure.lib.php:60 server_databases.php:141
+#: tbl_printview.php:334 tbl_structure.php:681
msgid "Overhead"
msgstr "多餘"
-#: libraries/dbi/mysql.dbi.lib.php:112 libraries/dbi/mysqli.dbi.lib.php:124
+#: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:123
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysql.dbi.lib.php:355
-#: libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysql.dbi.lib.php:351
+#: libraries/dbi/mysqli.dbi.lib.php:405
msgid "The server is not responding"
msgstr "伺æœå™¨ä¸¦ç„¡å›žæ‡‰"
-#: libraries/dbi/mysql.dbi.lib.php:353 libraries/dbi/mysqli.dbi.lib.php:410
+#: libraries/dbi/mysql.dbi.lib.php:349 libraries/dbi/mysqli.dbi.lib.php:405
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr "( 或者本機 MySQL 伺æœå™¨ä¹‹ socket 並未正確設定)"
-#: libraries/dbi/mysql.dbi.lib.php:362 tbl_structure.php:608
+#: libraries/dbi/mysql.dbi.lib.php:358 tbl_structure.php:607
msgid "Details..."
msgstr ""
-#: libraries/display_change_password.lib.php:30 main.php:91
-#: user_password.php:111 user_password.php:129
+#: libraries/display_change_password.lib.php:29 main.php:90
+#: user_password.php:106 user_password.php:124
msgid "Change password"
msgstr "更改密碼"
-#: libraries/display_change_password.lib.php:35
-#: libraries/replication_gui.lib.php:348 server_privileges.php:807
+#: libraries/display_change_password.lib.php:34
+#: libraries/replication_gui.lib.php:347 server_privileges.php:807
msgid "No Password"
msgstr "ä¸ç”¨å¯†ç¢¼"
-#: libraries/display_change_password.lib.php:41
-#: libraries/replication_gui.lib.php:62 libraries/replication_gui.lib.php:63
-#: libraries/replication_gui.lib.php:338 libraries/replication_gui.lib.php:342
-#: libraries/replication_gui.lib.php:352 server_privileges.php:796
+#: 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
+#: libraries/replication_gui.lib.php:351 server_privileges.php:796
#: server_privileges.php:800 server_privileges.php:811
-#: server_privileges.php:1538 server_synchronize.php:1175
+#: server_privileges.php:1530 server_synchronize.php:1174
msgid "Password"
msgstr "密碼"
-#: libraries/display_change_password.lib.php:46
-#: libraries/replication_gui.lib.php:356 libraries/replication_gui.lib.php:359
+#: libraries/display_change_password.lib.php:45
+#: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358
#: server_privileges.php:815 server_privileges.php:818
msgid "Re-type"
msgstr "確èªå¯†ç¢¼"
-#: libraries/display_change_password.lib.php:52
+#: libraries/display_change_password.lib.php:51
msgid "Password Hashing"
msgstr "密碼雜湊"
-#: libraries/display_change_password.lib.php:66
+#: libraries/display_change_password.lib.php:65
#, fuzzy
#| msgid "MySQL&nbsp;4.0 compatible"
msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 相容"
-#: libraries/display_change_password.lib.php:72
-#: libraries/replication_gui.lib.php:363 server_privileges.php:822
-msgid "Generate Password"
-msgstr "產生密碼"
-
-#: libraries/display_change_password.lib.php:75
-#: libraries/replication_gui.lib.php:366 server_privileges.php:825
-msgid "Generate"
-msgstr "產生"
-
-#: libraries/display_create_database.lib.php:22
-#: libraries/display_create_database.lib.php:36
+#: libraries/display_create_database.lib.php:21
+#: libraries/display_create_database.lib.php:35
msgid "Create new database"
msgstr "建立新資料庫"
-#: libraries/display_create_database.lib.php:30
+#: libraries/display_create_database.lib.php:29
msgid "Create"
msgstr "建立"
-#: libraries/display_create_database.lib.php:40 server_privileges.php:113
-#: server_privileges.php:1427 server_replication.php:35
+#: libraries/display_create_database.lib.php:39 server_privileges.php:113
+#: server_privileges.php:1419 server_replication.php:34
msgid "No Privileges"
msgstr "沒有權é™"
-#: libraries/display_create_table.lib.php:41
+#: libraries/display_create_table.lib.php:40
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column."
msgstr "資料表最少需è¦æœ‰ä¸€å€‹æ¬„ä½."
-#: libraries/display_create_table.lib.php:48
+#: libraries/display_create_table.lib.php:47
#, php-format
msgid "Create table on database %s"
msgstr "建立新資料表於資料庫 %s"
-#: libraries/display_create_table.lib.php:57
+#: libraries/display_create_table.lib.php:56
#, fuzzy
#| msgid "Number of fields"
msgid "Number of columns"
msgstr "欄ä½æ•¸ç›®"
-#: libraries/display_export.lib.php:42
+#: libraries/display_export.lib.php:41
#, fuzzy
msgid "Could not load export plugins, please check your installation!"
msgstr "無法讀å–載入的外掛程å¼, 請檢查安è£ç¨‹åº!"
-#: libraries/display_export.lib.php:107
+#: libraries/display_export.lib.php:106
#, fuzzy, php-format
#| msgid "Dump %s row(s) starting at record # %s"
msgid "Dump %s row(s) starting at row # %s"
msgstr "備份 %s 行, 由 %s 行開始."
-#: libraries/display_export.lib.php:115
+#: libraries/display_export.lib.php:114
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:125 setup/lib/messages.inc.php:82
+#: libraries/display_export.lib.php:124 setup/lib/messages.inc.php:79
msgid "Save as file"
msgstr "下載儲存"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:133
#, php-format
msgid "Save on server in %s directory"
msgstr "儲存到伺æœå™¨æ–¼ %s 目錄"
-#: libraries/display_export.lib.php:142 setup/lib/messages.inc.php:90
+#: libraries/display_export.lib.php:141 setup/lib/messages.inc.php:87
msgid "Overwrite existing file(s)"
msgstr "覆寫已存在檔案"
-#: libraries/display_export.lib.php:148
+#: libraries/display_export.lib.php:147
msgid "File name template"
msgstr "檔案å稱樣å¼"
-#: libraries/display_export.lib.php:152
+#: libraries/display_export.lib.php:151
msgid "server name"
msgstr "伺æœå™¨å稱"
-#: libraries/display_export.lib.php:155
+#: libraries/display_export.lib.php:154
msgid "database name"
msgstr "資料庫å稱"
-#: libraries/display_export.lib.php:158
+#: libraries/display_export.lib.php:157
msgid "table name"
msgstr "資料表å稱"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:161
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -2081,40 +2068,40 @@ msgid ""
"%3$s. Other text will be kept as is."
msgstr ""
-#: libraries/display_export.lib.php:202
+#: libraries/display_export.lib.php:201
msgid "remember template"
msgstr "ä¿ç•™æ¨£å¼å稱"
-#: libraries/display_export.lib.php:210 libraries/display_import.lib.php:177
-#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:549
+#: libraries/display_export.lib.php:209 libraries/display_import.lib.php:177
+#: libraries/display_import.lib.php:190 libraries/sql_query_form.lib.php:522
msgid "Character set of the file:"
msgstr "文字編碼檔案:"
-#: libraries/display_export.lib.php:235 setup/lib/messages.inc.php:84
+#: libraries/display_export.lib.php:234 setup/lib/messages.inc.php:81
msgid "Compression"
msgstr "壓縮"
-#: libraries/display_export.lib.php:240 libraries/display_import.lib.php:196
-#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:530
-#: libraries/export/sql.php:868 libraries/tbl_properties.inc.php:575
-#: server_privileges.php:1875 server_processlist.php:75
+#: libraries/display_export.lib.php:239 libraries/display_import.lib.php:196
+#: libraries/display_import.lib.php:209 libraries/display_tbl.lib.php:529
+#: libraries/export/sql.php:865 libraries/tbl_properties.inc.php:574
+#: server_privileges.php:1867 server_processlist.php:74
msgid "None"
msgstr "ä¸é©ç”¨"
-#: libraries/display_export.lib.php:247
+#: libraries/display_export.lib.php:246
msgid "\"zipped\""
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:253
+#: libraries/display_export.lib.php:252
msgid "\"gzipped\""
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:259
+#: libraries/display_export.lib.php:258
msgid "\"bzipped\""
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:274 libraries/export/sql.php:43
-#: libraries/import/sql.php:32
+#: libraries/display_export.lib.php:273 libraries/export/sql.php:42
+#: libraries/import/sql.php:31
msgid "SQL compatibility mode"
msgstr "SQL 兼容模å¼"
@@ -2139,7 +2126,7 @@ msgstr ""
msgid "File to import"
msgstr "載入檔案"
-#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:524
+#: libraries/display_import.lib.php:136 libraries/sql_query_form.lib.php:497
msgid "Location of the text file"
msgstr "文字檔案的ä½ç½®"
@@ -2147,13 +2134,13 @@ msgstr "文字檔案的ä½ç½®"
msgid "File uploads are not allowed on this server."
msgstr ""
-#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:533
-#: tbl_change.php:1025
+#: libraries/display_import.lib.php:162 libraries/sql_query_form.lib.php:506
+#: tbl_change.php:1024
msgid "The directory you set for upload work cannot be reached"
msgstr "設定之上載目錄錯誤,未能使用"
-#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:536
-#: tbl_change.php:1028
+#: libraries/display_import.lib.php:165 libraries/sql_query_form.lib.php:509
+#: tbl_change.php:1027
msgid "web server upload directory"
msgstr "Web 伺æœå™¨ä¸Šè¼‰ç›®éŒ„"
@@ -2179,13 +2166,13 @@ msgid ""
"however it can break transactions."
msgstr ""
-#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:161
+#: libraries/display_import.lib.php:238 setup/lib/messages.inc.php:158
#, fuzzy
#| msgid "Number of records (queries) to skip from start"
msgid "Number of queries to skip from start"
msgstr "開始時略éŽå¤šå°‘行記錄 (語法)"
-#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:160
+#: libraries/display_import.lib.php:254 setup/lib/messages.inc.php:157
msgid "Format of imported file"
msgstr "載入檔案格å¼"
@@ -2229,270 +2216,270 @@ msgstr "ç›´å‘"
msgid "Paper size"
msgstr "紙張大å°"
-#: libraries/display_select_lang.lib.php:45
-#: libraries/display_select_lang.lib.php:46 setup/frames/index.inc.php:70
+#: libraries/display_select_lang.lib.php:44
+#: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:70
msgid "Language"
msgstr ""
-#: libraries/display_tbl.lib.php:304
+#: libraries/display_tbl.lib.php:303
#, php-format
msgid "%d is not valid row number."
msgstr "%d ä¸æ˜¯ä¸€å€‹æœ‰æ•ˆçš„列數數目."
-#: libraries/display_tbl.lib.php:310
+#: libraries/display_tbl.lib.php:309
#, fuzzy
#| msgid "row(s) starting from record #"
msgid "row(s) starting from row #"
msgstr "筆記錄,開始列數:"
-#: libraries/display_tbl.lib.php:316
+#: libraries/display_tbl.lib.php:315
msgid "horizontal"
msgstr "æ°´å¹³"
-#: libraries/display_tbl.lib.php:317
+#: libraries/display_tbl.lib.php:316
msgid "horizontal (rotated headers)"
msgstr "垂直 (旋轉標題)"
-#: libraries/display_tbl.lib.php:318
+#: libraries/display_tbl.lib.php:317
msgid "vertical"
msgstr "åž‚ç›´"
-#: libraries/display_tbl.lib.php:324
+#: libraries/display_tbl.lib.php:323
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "顯示為 %s æ–¹å¼ åŠ æ¯éš” %s 行顯示欄å"
-#: libraries/display_tbl.lib.php:346
+#: libraries/display_tbl.lib.php:345
msgid "This operation could take a long time. Proceed anyway?"
msgstr "這個作業所用時間會較長, 繼續?"
-#: libraries/display_tbl.lib.php:512
+#: libraries/display_tbl.lib.php:511
msgid "Sort by key"
msgstr "ä¾éµå排åº"
-#: libraries/display_tbl.lib.php:555 libraries/export/codegen.php:39
-#: libraries/export/csv.php:30 libraries/export/excel.php:35
-#: libraries/export/htmlword.php:29 libraries/export/latex.php:28
-#: libraries/export/mediawiki.php:21 libraries/export/ods.php:27
-#: libraries/export/odt.php:27 libraries/export/pdf.php:27
-#: libraries/export/php_array.php:25 libraries/export/sql.php:34
-#: libraries/export/texytext.php:37 libraries/export/xls.php:27
-#: libraries/export/xlsx.php:27 libraries/export/xml.php:24
-#: libraries/export/yaml.php:28 libraries/import.lib.php:1099
-#: libraries/import.lib.php:1121 libraries/import/csv.php:32
-#: libraries/import/docsql.php:34 libraries/import/ldi.php:47
-#: libraries/import/ods.php:30 libraries/import/sql.php:20
-#: libraries/import/xls.php:26 libraries/import/xlsx.php:26
-#: libraries/import/xml.php:25 tbl_select.php:265 tbl_structure.php:753
+#: libraries/display_tbl.lib.php:554 libraries/export/codegen.php:38
+#: libraries/export/csv.php:29 libraries/export/excel.php:34
+#: libraries/export/htmlword.php:28 libraries/export/latex.php:27
+#: libraries/export/mediawiki.php:21 libraries/export/ods.php:26
+#: libraries/export/odt.php:26 libraries/export/pdf.php:26
+#: libraries/export/php_array.php:25 libraries/export/sql.php:33
+#: libraries/export/texytext.php:37 libraries/export/xls.php:26
+#: libraries/export/xlsx.php:26 libraries/export/xml.php:23
+#: libraries/export/yaml.php:27 libraries/import.lib.php:1114
+#: libraries/import.lib.php:1136 libraries/import/csv.php:31
+#: libraries/import/docsql.php:33 libraries/import/ldi.php:46
+#: libraries/import/ods.php:30 libraries/import/sql.php:19
+#: libraries/import/xls.php:25 libraries/import/xlsx.php:25
+#: libraries/import/xml.php:25 tbl_select.php:264 tbl_structure.php:752
#, fuzzy
msgid "Options"
msgstr "管ç†"
-#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:570
+#: libraries/display_tbl.lib.php:559 libraries/display_tbl.lib.php:569
msgid "Partial Texts"
msgstr "顯示部份文字"
-#: libraries/display_tbl.lib.php:561 libraries/display_tbl.lib.php:574
+#: libraries/display_tbl.lib.php:560 libraries/display_tbl.lib.php:573
msgid "Full Texts"
msgstr "顯示完整文字"
-#: libraries/display_tbl.lib.php:587
+#: libraries/display_tbl.lib.php:586
#, fuzzy
msgid "Relational key"
msgstr "é—œè¯æ¦‚è¦"
-#: libraries/display_tbl.lib.php:588
+#: libraries/display_tbl.lib.php:587
#, fuzzy
#| msgid "Relational schema"
msgid "Relational display column"
msgstr "é—œè¯æ¦‚è¦"
-#: libraries/display_tbl.lib.php:595
+#: libraries/display_tbl.lib.php:594
msgid "Show binary contents"
msgstr ""
-#: libraries/display_tbl.lib.php:597
+#: libraries/display_tbl.lib.php:596
msgid "Show BLOB contents"
msgstr ""
-#: libraries/display_tbl.lib.php:599
+#: libraries/display_tbl.lib.php:598
msgid "Show binary contents as HEX"
msgstr ""
-#: libraries/display_tbl.lib.php:607 pmd_general.php:141 tbl_change.php:313
-#: tbl_change.php:319
+#: libraries/display_tbl.lib.php:606 pmd_general.php:140 tbl_change.php:312
+#: tbl_change.php:318
msgid "Hide"
msgstr ""
-#: libraries/display_tbl.lib.php:607 libraries/relation.lib.php:135
-#: libraries/tbl_properties.inc.php:144 transformation_overview.php:47
+#: libraries/display_tbl.lib.php:606 libraries/relation.lib.php:122
+#: libraries/tbl_properties.inc.php:143 transformation_overview.php:46
msgid "Browser transformation"
msgstr "ç€è¦½å™¨è½‰æ›æ–¹å¼"
-#: libraries/display_tbl.lib.php:1126 libraries/display_tbl.lib.php:1130
-#: libraries/display_tbl.lib.php:1132
+#: libraries/display_tbl.lib.php:1125 libraries/display_tbl.lib.php:1129
+#: libraries/display_tbl.lib.php:1131
msgid "Execute bookmarked query"
msgstr "執行書籤查詢"
-#: libraries/display_tbl.lib.php:1145 libraries/display_tbl.lib.php:1157
+#: libraries/display_tbl.lib.php:1144 libraries/display_tbl.lib.php:1156
msgid "The row has been deleted"
msgstr "記錄已被刪除"
-#: libraries/display_tbl.lib.php:1184 libraries/display_tbl.lib.php:2056
-#: server_processlist.php:71 tbl_row_action.php:64
+#: libraries/display_tbl.lib.php:1183 libraries/display_tbl.lib.php:2055
+#: server_processlist.php:70 tbl_row_action.php:63
msgid "Kill"
msgstr "Kill"
-#: libraries/display_tbl.lib.php:1934
+#: libraries/display_tbl.lib.php:1933
msgid "in query"
msgstr "查詢中"
-#: libraries/display_tbl.lib.php:1952
+#: libraries/display_tbl.lib.php:1951
msgid "Showing rows"
msgstr "顯示記錄"
-#: libraries/display_tbl.lib.php:1962
+#: libraries/display_tbl.lib.php:1961
msgid "total"
msgstr "總計"
-#: libraries/display_tbl.lib.php:1970 sql.php:524
+#: libraries/display_tbl.lib.php:1969 sql.php:523
#, php-format
msgid "Query took %01.4f sec"
msgstr "查詢需時 %01.4f 秒"
-#: libraries/display_tbl.lib.php:2089 libraries/mult_submits.inc.php:113
-#: querywindow.php:125 querywindow.php:129 querywindow.php:132
-#: tbl_structure.php:25 tbl_structure.php:150 tbl_structure.php:470
+#: libraries/display_tbl.lib.php:2088 libraries/mult_submits.inc.php:112
+#: querywindow.php:115 querywindow.php:119 querywindow.php:122
+#: tbl_structure.php:24 tbl_structure.php:149 tbl_structure.php:469
msgid "Change"
msgstr "修改"
-#: libraries/display_tbl.lib.php:2159
+#: libraries/display_tbl.lib.php:2158
msgid "Query results operations"
msgstr "查詢çµæžœæ“作"
-#: libraries/display_tbl.lib.php:2187
+#: libraries/display_tbl.lib.php:2186
msgid "Print view (with full texts)"
msgstr "列å°æª¢è¦– (顯示完整文字)"
-#: libraries/display_tbl.lib.php:2361
+#: libraries/display_tbl.lib.php:2359
msgid "Link not found"
msgstr "找ä¸åˆ°é€£çµ"
-#: libraries/engines/bdb.lib.php:21 main.php:228
+#: libraries/engines/bdb.lib.php:20 main.php:227
msgid "Version information"
msgstr "版本資訊"
-#: libraries/engines/innodb.lib.php:30
+#: libraries/engines/innodb.lib.php:22
msgid "Data home directory"
msgstr "資料主目錄"
-#: libraries/engines/innodb.lib.php:31
+#: libraries/engines/innodb.lib.php:23
msgid "The common part of the directory path for all InnoDB data files."
msgstr "所有 InnoDB 資料檔案的主資料目錄ä½ç½®."
-#: libraries/engines/innodb.lib.php:34
+#: libraries/engines/innodb.lib.php:26
msgid "Data files"
msgstr "資料檔案"
-#: libraries/engines/innodb.lib.php:37
+#: libraries/engines/innodb.lib.php:29
msgid "Autoextend increment"
msgstr "自動伸延大å°"
-#: libraries/engines/innodb.lib.php:38
+#: libraries/engines/innodb.lib.php:30
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr "當資料表容é‡æŽ¥è¿‘滿時, 自動增大容é‡çš„大å°."
-#: libraries/engines/innodb.lib.php:42
+#: libraries/engines/innodb.lib.php:34
msgid "Buffer pool size"
msgstr "ç·©è¡å€å¤§å°"
-#: libraries/engines/innodb.lib.php:43
+#: 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 資料表用於快å–資料åŠç´¢å¼•æ™‚使用的記憶體綬緩è¡å¤§å°."
-#: libraries/engines/innodb.lib.php:144
+#: libraries/engines/innodb.lib.php:134
msgid "Buffer Pool"
msgstr "ç·©è¡å€"
-#: libraries/engines/innodb.lib.php:145 server_status.php:417
+#: libraries/engines/innodb.lib.php:135 server_status.php:416
msgid "InnoDB Status"
msgstr "InnoDB 狀態"
-#: libraries/engines/innodb.lib.php:189
+#: libraries/engines/innodb.lib.php:163
msgid "Buffer Pool Usage"
msgstr "ç·©è¡å€ä½¿ç”¨ç©ºé–“"
-#: libraries/engines/innodb.lib.php:194 server_databases.php:137
-#: server_databases.php:305 server_status.php:525 server_status.php:586
-#: server_status.php:607 tbl_printview.php:350 tbl_structure.php:696
+#: libraries/engines/innodb.lib.php:168 server_databases.php:136
+#: server_databases.php:304 server_status.php:524 server_status.php:585
+#: server_status.php:606 tbl_printview.php:349 tbl_structure.php:695
msgid "Total"
msgstr "總共"
-#: libraries/engines/innodb.lib.php:197
+#: libraries/engines/innodb.lib.php:171
msgid "pages"
msgstr "é "
-#: libraries/engines/innodb.lib.php:206
+#: libraries/engines/innodb.lib.php:180
msgid "Free pages"
msgstr "é–’ç½®é "
-#: libraries/engines/innodb.lib.php:212
+#: libraries/engines/innodb.lib.php:186
msgid "Dirty pages"
msgstr "å•é¡Œé "
-#: libraries/engines/innodb.lib.php:218
+#: libraries/engines/innodb.lib.php:192
msgid "Pages containing data"
msgstr "包å«è³‡æ–™é "
-#: libraries/engines/innodb.lib.php:224
+#: libraries/engines/innodb.lib.php:198
msgid "Pages to be flushed"
msgstr "å¼·è¿«æ›´æ–°é "
-#: libraries/engines/innodb.lib.php:230
+#: libraries/engines/innodb.lib.php:204
msgid "Busy pages"
msgstr "ç¹å¿™é "
-#: libraries/engines/innodb.lib.php:239
+#: libraries/engines/innodb.lib.php:213
msgid "Latched pages"
msgstr "鎖上é "
-#: libraries/engines/innodb.lib.php:250
+#: libraries/engines/innodb.lib.php:224
msgid "Buffer Pool Activity"
msgstr "ç·©è¡å€æ´»å‹•çŽ‡"
-#: libraries/engines/innodb.lib.php:254
+#: libraries/engines/innodb.lib.php:228
msgid "Read requests"
msgstr "讀å–è¦æ±‚"
-#: libraries/engines/innodb.lib.php:260
+#: libraries/engines/innodb.lib.php:234
msgid "Write requests"
msgstr "寫入è¦æ±‚"
-#: libraries/engines/innodb.lib.php:266
+#: libraries/engines/innodb.lib.php:240
msgid "Read misses"
msgstr "讀å–éºæ¼"
-#: libraries/engines/innodb.lib.php:272
+#: libraries/engines/innodb.lib.php:246
msgid "Write waits"
msgstr "寫入等候"
-#: libraries/engines/innodb.lib.php:278
+#: libraries/engines/innodb.lib.php:252
msgid "Read misses in %"
msgstr "讀å–éºæ¼ %"
-#: libraries/engines/innodb.lib.php:286
+#: libraries/engines/innodb.lib.php:260
msgid "Write waits in %"
msgstr "寫入等候 %"
-#: libraries/engines/myisam.lib.php:23
+#: libraries/engines/myisam.lib.php:22
msgid "Data pointer size"
msgstr "資料指標大å°"
-#: libraries/engines/myisam.lib.php:24
+#: libraries/engines/myisam.lib.php:23
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
@@ -2500,11 +2487,11 @@ msgstr ""
"é è¨­çš„資料指標大å°æ™‚當以 CREATE TABLE 建立 MyISAM 資料表, 而並無設定最大列數 "
"(MAX_ROWS) 時, 將會以ä½å®Œçµ„為設定大å°"
-#: libraries/engines/myisam.lib.php:28
+#: libraries/engines/myisam.lib.php:27
msgid "Automatic recovery mode"
msgstr "自動修復模å¼"
-#: libraries/engines/myisam.lib.php:29
+#: 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."
@@ -2512,11 +2499,11 @@ msgstr ""
"這個模å¼å°‡æœƒè‡ªå‹•ä¿®å¾©æ壞之 MyISAM 資料表, 如åŒæ–¼ä¼ºæœå™¨å•Ÿå‹•è¨­å®šåŠ å…¥ --myisam-"
"recover é¸é …."
-#: libraries/engines/myisam.lib.php:32
+#: libraries/engines/myisam.lib.php:31
msgid "Maximum size for temporary sort files"
msgstr "臨時排åºæª”案最大容é‡"
-#: libraries/engines/myisam.lib.php:33
+#: libraries/engines/myisam.lib.php:32
msgid ""
"The maximum size of the temporary file MySQL is allowed to use while re-"
"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
@@ -2525,11 +2512,11 @@ msgstr ""
"MySQL 用於é‡å»º MyISAM 索引 (REPAIR TABLE, ALTER TABLE, 或 LOAD DATA INFILE) "
"時的臨時檔案大å°."
-#: libraries/engines/myisam.lib.php:37
+#: libraries/engines/myisam.lib.php:36
msgid "Maximum size for temporary files on index creation"
msgstr "臨時檔案建立索引時最大的容é‡"
-#: libraries/engines/myisam.lib.php:38
+#: libraries/engines/myisam.lib.php:37
msgid ""
"If the temporary file used for fast MyISAM index creation would be larger "
"than using the key cache by the amount specified here, prefer the key cache "
@@ -2537,21 +2524,21 @@ msgid ""
msgstr ""
"如臨時檔案用作快速 MyISAM 索引時大於這個設定的容é‡, 建議使用éµåå¿«å–æ–¹å¼."
-#: libraries/engines/myisam.lib.php:42
+#: libraries/engines/myisam.lib.php:41
msgid "Repair threads"
msgstr "修復工作"
-#: libraries/engines/myisam.lib.php:43
+#: 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 資料表於修復時之索引將會以åŒæ­¥å»ºç«‹."
-#: libraries/engines/myisam.lib.php:47
+#: libraries/engines/myisam.lib.php:46
msgid "Sort buffer size"
msgstr "排åºç·©è¡å¤§å°"
-#: libraries/engines/myisam.lib.php:48
+#: 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."
@@ -2559,72 +2546,72 @@ msgstr ""
"這個緩è¡å¤§å°æ˜¯åˆ†é…給在執行修復資料表指令 (REPAIR TABLE) ã€åŸ·è¡Œ CREATE INDEX "
"或 ALTER TABLE 指令時, ç”¨æ–¼æŽ’åº MyISAM 索引之用"
-#: libraries/engines/pbxt.lib.php:23
+#: libraries/engines/pbxt.lib.php:22
msgid "Index cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:24
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:28
+#: libraries/engines/pbxt.lib.php:27
msgid "Record cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:29
+#: libraries/engines/pbxt.lib.php:28
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"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 ""
-#: libraries/engines/pbxt.lib.php:33
+#: libraries/engines/pbxt.lib.php:32
msgid "Log cache size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:34
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:38
+#: libraries/engines/pbxt.lib.php:37
msgid "Log file threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:39
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:43
+#: libraries/engines/pbxt.lib.php:42
msgid "Transaction buffer size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:44
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:48
+#: libraries/engines/pbxt.lib.php:47
msgid "Checkpoint frequency"
msgstr ""
-#: libraries/engines/pbxt.lib.php:49
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:53
+#: libraries/engines/pbxt.lib.php:52
msgid "Data log threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:54
+#: libraries/engines/pbxt.lib.php:53
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
@@ -2632,49 +2619,49 @@ msgid ""
"that can be stored in the database."
msgstr ""
-#: libraries/engines/pbxt.lib.php:58
+#: libraries/engines/pbxt.lib.php:57
msgid "Garbage threshold"
msgstr ""
-#: libraries/engines/pbxt.lib.php:59
+#: 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 ""
-#: libraries/engines/pbxt.lib.php:63
+#: libraries/engines/pbxt.lib.php:62
#, fuzzy
msgid "Log buffer size"
msgstr "排åºç·©è¡å¤§å°"
-#: libraries/engines/pbxt.lib.php:64
+#: libraries/engines/pbxt.lib.php:63
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
-#: libraries/engines/pbxt.lib.php:68
+#: libraries/engines/pbxt.lib.php:67
msgid "Data file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:69
+#: libraries/engines/pbxt.lib.php:68
msgid "The grow size of the handle data (.xtd) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:73
+#: libraries/engines/pbxt.lib.php:72
msgid "Row file grow size"
msgstr ""
-#: libraries/engines/pbxt.lib.php:74
+#: libraries/engines/pbxt.lib.php:73
msgid "The grow size of the row pointer (.xtr) files."
msgstr ""
-#: libraries/engines/pbxt.lib.php:78
+#: libraries/engines/pbxt.lib.php:77
msgid "Log file count"
msgstr ""
-#: libraries/engines/pbxt.lib.php:79
+#: libraries/engines/pbxt.lib.php:78
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
@@ -2682,148 +2669,148 @@ msgid ""
"number."
msgstr ""
-#: libraries/export/codegen.php:37 setup/lib/messages.inc.php:88
-#: tbl_printview.php:375 tbl_structure.php:737
+#: libraries/export/codegen.php:36 setup/lib/messages.inc.php:85
+#: tbl_printview.php:374 tbl_structure.php:736
msgid "Format"
msgstr "æ ¼å¼"
-#: libraries/export/csv.php:17 libraries/import/csv.php:22
+#: libraries/export/csv.php:16 libraries/import/csv.php:21
msgid "CSV"
msgstr "CSV 資料"
-#: libraries/export/csv.php:21 libraries/import/csv.php:27
-#: libraries/import/csv.php:59 libraries/import/ldi.php:40
+#: libraries/export/csv.php:20 libraries/import/csv.php:26
+#: libraries/import/csv.php:58 libraries/import/ldi.php:39
#, fuzzy
#| msgid "Lines terminated by"
msgid "Columns terminated by"
msgstr "「下一行ã€ä½¿ç”¨å­—元:"
-#: libraries/export/csv.php:22 libraries/import/csv.php:28
-#: libraries/import/csv.php:71 libraries/import/ldi.php:41
+#: libraries/export/csv.php:21 libraries/import/csv.php:27
+#: libraries/import/csv.php:70 libraries/import/ldi.php:40
#, fuzzy
#| msgid "Fields enclosed by"
msgid "Columns enclosed by"
msgstr "「欄ä½ã€ä½¿ç”¨å­—元:"
-#: libraries/export/csv.php:23 libraries/import/csv.php:29
-#: libraries/import/csv.php:75 libraries/import/ldi.php:42
+#: libraries/export/csv.php:22 libraries/import/csv.php:28
+#: libraries/import/csv.php:74 libraries/import/ldi.php:41
#, fuzzy
#| msgid "Fields escaped by"
msgid "Columns escaped by"
msgstr "「ESCAPEã€ä½¿ç”¨å­—元:"
-#: libraries/export/csv.php:24 libraries/import/csv.php:30
-#: libraries/import/csv.php:79 libraries/import/ldi.php:43
+#: libraries/export/csv.php:23 libraries/import/csv.php:29
+#: libraries/import/csv.php:78 libraries/import/ldi.php:42
msgid "Lines terminated by"
msgstr "「下一行ã€ä½¿ç”¨å­—元:"
-#: libraries/export/csv.php:25 libraries/export/excel.php:22
-#: libraries/export/htmlword.php:25 libraries/export/latex.php:65
-#: libraries/export/ods.php:23 libraries/export/odt.php:52
-#: libraries/export/texytext.php:31 libraries/export/xls.php:23
-#: libraries/export/xlsx.php:23
+#: libraries/export/csv.php:24 libraries/export/excel.php:21
+#: libraries/export/htmlword.php:24 libraries/export/latex.php:64
+#: libraries/export/ods.php:22 libraries/export/odt.php:51
+#: libraries/export/texytext.php:31 libraries/export/xls.php:22
+#: libraries/export/xlsx.php:22
msgid "Replace NULL by"
msgstr "å°‡ NULL å–代為"
-#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/csv.php:25 libraries/export/excel.php:22
msgid "Remove CRLF characters within columns"
msgstr ""
-#: libraries/export/csv.php:27 libraries/export/excel.php:24
-#: libraries/export/htmlword.php:26 libraries/export/latex.php:57
-#: libraries/export/ods.php:24 libraries/export/odt.php:50
-#: libraries/export/texytext.php:34 libraries/export/xls.php:24
-#: libraries/export/xlsx.php:24
+#: libraries/export/csv.php:26 libraries/export/excel.php:23
+#: libraries/export/htmlword.php:25 libraries/export/latex.php:56
+#: libraries/export/ods.php:23 libraries/export/odt.php:49
+#: libraries/export/texytext.php:34 libraries/export/xls.php:23
+#: libraries/export/xlsx.php:23
#, fuzzy
#| msgid "Put fields names in the first row"
msgid "Put columns names in the first row"
msgstr "將欄ä½å稱放在首行"
-#: libraries/export/excel.php:18
+#: libraries/export/excel.php:17
msgid "CSV for MS Excel"
msgstr "MS Excel çš„ CSV æ ¼å¼"
-#: libraries/export/excel.php:32
+#: libraries/export/excel.php:31
msgid "Excel edition"
msgstr "Excel 版本"
-#: libraries/export/htmlword.php:18
+#: libraries/export/htmlword.php:17
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
-#: libraries/export/htmlword.php:24 libraries/export/latex.php:55
-#: libraries/export/latex.php:201 libraries/export/odt.php:48
-#: libraries/export/sql.php:106 libraries/export/sql.php:868
-#: libraries/export/texytext.php:27 server_databases.php:127
-#: server_privileges.php:576 server_replication.php:316 tbl_printview.php:316
-#: tbl_structure.php:665
+#: libraries/export/htmlword.php:23 libraries/export/latex.php:54
+#: libraries/export/latex.php:200 libraries/export/odt.php:47
+#: libraries/export/sql.php:105 libraries/export/sql.php:865
+#: libraries/export/texytext.php:27 server_databases.php:126
+#: server_privileges.php:576 server_replication.php:315 tbl_printview.php:315
+#: tbl_structure.php:664
msgid "Data"
msgstr "資料"
-#: libraries/export/htmlword.php:132 libraries/export/odt.php:168
-#: libraries/export/sql.php:881 libraries/export/texytext.php:130
+#: libraries/export/htmlword.php:131 libraries/export/odt.php:167
+#: libraries/export/sql.php:878 libraries/export/texytext.php:130
msgid "Dumping data for table"
msgstr "列出以下資料庫的數據:"
-#: libraries/export/htmlword.php:185 libraries/export/odt.php:238
-#: libraries/export/sql.php:785 libraries/export/texytext.php:177
+#: libraries/export/htmlword.php:184 libraries/export/odt.php:237
+#: libraries/export/sql.php:782 libraries/export/texytext.php:177
msgid "Table structure for table"
msgstr "資料表格å¼ï¼š"
-#: libraries/export/latex.php:22
+#: libraries/export/latex.php:21
msgid "LaTeX"
msgstr "LaTeX"
-#: libraries/export/latex.php:26
+#: libraries/export/latex.php:25
msgid "Include table caption"
msgstr "包括資料表標題"
-#: libraries/export/latex.php:35 libraries/export/latex.php:59
+#: libraries/export/latex.php:34 libraries/export/latex.php:58
msgid "Table caption"
msgstr "資料表標題"
-#: libraries/export/latex.php:37 libraries/export/latex.php:61
+#: libraries/export/latex.php:36 libraries/export/latex.php:60
msgid "Continued table caption"
msgstr "連續資料表標題"
-#: libraries/export/latex.php:39 libraries/export/latex.php:63
+#: libraries/export/latex.php:38 libraries/export/latex.php:62
msgid "Label key"
msgstr "標記éµå"
-#: libraries/export/latex.php:42 libraries/export/odt.php:35
-#: libraries/export/sql.php:91 tbl_relation.php:399
+#: libraries/export/latex.php:41 libraries/export/odt.php:34
+#: libraries/export/sql.php:90 tbl_relation.php:398
msgid "Relations"
msgstr "é—œè¯"
-#: libraries/export/latex.php:48 libraries/export/odt.php:41
-#: libraries/export/odt.php:318 libraries/export/sql.php:95
-#: libraries/tbl_properties.inc.php:143
+#: libraries/export/latex.php:47 libraries/export/odt.php:40
+#: libraries/export/odt.php:317 libraries/export/sql.php:94
+#: libraries/tbl_properties.inc.php:142
msgid "MIME type"
msgstr "MIME é¡žåž‹"
-#: libraries/export/latex.php:125 libraries/export/sql.php:232
-#: libraries/export/xml.php:102 libraries/header_printview.inc.php:57
-#: libraries/replication_gui.lib.php:66 libraries/replication_gui.lib.php:177
-#: libraries/replication_gui.lib.php:272 libraries/replication_gui.lib.php:275
-#: libraries/replication_gui.lib.php:332 server_privileges.php:731
+#: libraries/export/latex.php:124 libraries/export/sql.php:230
+#: libraries/export/xml.php:101 libraries/header_printview.inc.php:56
+#: libraries/replication_gui.lib.php:65 libraries/replication_gui.lib.php:176
+#: libraries/replication_gui.lib.php:271 libraries/replication_gui.lib.php:274
+#: libraries/replication_gui.lib.php:331 server_privileges.php:731
#: server_privileges.php:734 server_privileges.php:790
-#: server_privileges.php:1537 server_privileges.php:2069
-#: server_processlist.php:55 server_synchronize.php:1159
+#: server_privileges.php:1529 server_privileges.php:2061
+#: server_processlist.php:54 server_synchronize.php:1158
msgid "Host"
msgstr "主機"
-#: libraries/export/latex.php:130 libraries/export/sql.php:233
-#: libraries/export/xml.php:107 libraries/header_printview.inc.php:59
+#: libraries/export/latex.php:129 libraries/export/sql.php:231
+#: libraries/export/xml.php:106 libraries/header_printview.inc.php:58
msgid "Generation Time"
msgstr "建立日期"
-#: libraries/export/latex.php:131 libraries/export/sql.php:235
-#: libraries/export/xml.php:108 main.php:186
+#: libraries/export/latex.php:130 libraries/export/sql.php:233
+#: libraries/export/xml.php:107 main.php:185
msgid "Server version"
msgstr "伺æœå™¨ç‰ˆæœ¬"
-#: libraries/export/latex.php:132 libraries/export/sql.php:236
-#: libraries/export/xml.php:109
+#: libraries/export/latex.php:131 libraries/export/sql.php:234
+#: libraries/export/xml.php:108
msgid "PHP Version"
msgstr "PHP 版本"
@@ -2831,23 +2818,23 @@ msgstr "PHP 版本"
msgid "MediaWiki Table"
msgstr ""
-#: libraries/export/ods.php:18 libraries/import/ods.php:22
+#: libraries/export/ods.php:17 libraries/import/ods.php:22
msgid "Open Document Spreadsheet"
msgstr ""
-#: libraries/export/odt.php:22
+#: libraries/export/odt.php:21
msgid "Open Document Text"
msgstr ""
-#: libraries/export/pdf.php:18
+#: libraries/export/pdf.php:17
msgid "PDF"
msgstr "PDF"
-#: libraries/export/pdf.php:23
+#: libraries/export/pdf.php:22
msgid "(Generates a report containing the data of a single table)"
msgstr ""
-#: libraries/export/pdf.php:24
+#: libraries/export/pdf.php:23
msgid "Report title"
msgstr "報告標題"
@@ -2855,104 +2842,104 @@ msgstr "報告標題"
msgid "PHP array"
msgstr ""
-#: libraries/export/sql.php:29
+#: libraries/export/sql.php:28
msgid "Add custom comment into header (\\n splits lines)"
msgstr "於標題加入個人註解 (\\n 開新行)"
-#: libraries/export/sql.php:31
+#: libraries/export/sql.php:30
msgid "Enclose export in a transaction"
msgstr "使用事務塊 (Transaction) æ–¹å¼"
-#: libraries/export/sql.php:32
+#: libraries/export/sql.php:31
msgid "Disable foreign key checks"
msgstr "æš«å®šå¤–ä¾†éµ (Foreign Key) 檢查"
-#: libraries/export/sql.php:50
+#: libraries/export/sql.php:49
msgid "Database export options"
msgstr "資料庫輸出é¸é …"
-#: libraries/export/sql.php:80
+#: libraries/export/sql.php:79
#, fuzzy
#| msgid "Enclose table and field names with backquotes"
msgid "Enclose table and column names with backquotes"
msgstr "在資料表åŠæ¬„ä½ä½¿ç”¨å¼•è™Ÿ"
-#: libraries/export/sql.php:86
+#: libraries/export/sql.php:85
msgid "Add into comments"
msgstr "加入註解文字"
-#: libraries/export/sql.php:88
+#: libraries/export/sql.php:87
msgid "Creation/Update/Check dates"
msgstr "建立/更新/檢查 日期"
-#: libraries/export/sql.php:108
+#: libraries/export/sql.php:107
msgid "Complete inserts"
msgstr "使用完整新增指令"
-#: libraries/export/sql.php:110
+#: libraries/export/sql.php:109
msgid "Extended inserts"
msgstr "伸延新增模å¼"
-#: libraries/export/sql.php:112
+#: libraries/export/sql.php:111
msgid "Maximal length of created query"
msgstr "建立之查詢最大長度"
-#: libraries/export/sql.php:114
+#: libraries/export/sql.php:113
msgid "Use delayed inserts"
msgstr "使用延é²å¼æ–°å¢ž"
-#: libraries/export/sql.php:116
+#: libraries/export/sql.php:115
msgid "Use ignore inserts"
msgstr "使用忽略加入 (insert)"
-#: libraries/export/sql.php:118
+#: libraries/export/sql.php:117
msgid "Use hexadecimal for BLOB"
msgstr ""
-#: libraries/export/sql.php:120
+#: libraries/export/sql.php:119
msgid "Export time in UTC"
msgstr ""
-#: libraries/export/sql.php:122
+#: libraries/export/sql.php:121
msgid "Export type"
msgstr "輸出方å¼"
-#: libraries/export/sql.php:387
+#: libraries/export/sql.php:384
#, fuzzy
msgid "Procedures"
msgstr "處ç†"
-#: libraries/export/sql.php:401
+#: libraries/export/sql.php:398
#, fuzzy
msgid "Functions"
msgstr "函數"
-#: libraries/export/sql.php:618
+#: libraries/export/sql.php:615
msgid "Constraints for dumped tables"
msgstr "備份資料表é™åˆ¶"
-#: libraries/export/sql.php:627
+#: libraries/export/sql.php:624
msgid "Constraints for table"
msgstr "資料表é™åˆ¶"
-#: libraries/export/sql.php:727
+#: libraries/export/sql.php:724
msgid "MIME TYPES FOR TABLE"
msgstr "MIME TYPES FOR TABLE"
-#: libraries/export/sql.php:739
+#: libraries/export/sql.php:736
msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE"
-#: libraries/export/sql.php:796 libraries/tbl_triggers.lib.php:19
+#: libraries/export/sql.php:793 libraries/tbl_triggers.lib.php:18
msgid "Triggers"
msgstr ""
-#: libraries/export/sql.php:808
+#: libraries/export/sql.php:805
#, fuzzy
msgid "Structure for view"
msgstr "åªæœ‰çµæ§‹"
-#: libraries/export/sql.php:817
+#: libraries/export/sql.php:814
msgid "Stand-in structure for view"
msgstr ""
@@ -2960,170 +2947,170 @@ msgstr ""
msgid "Texy! text"
msgstr ""
-#: libraries/export/xls.php:18 libraries/import/xls.php:21
+#: libraries/export/xls.php:17 libraries/import/xls.php:20
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
-#: libraries/export/xlsx.php:18 libraries/import/xlsx.php:21
+#: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20
msgid "Excel 2007 XLSX Workbook"
msgstr ""
-#: libraries/export/xml.php:18 libraries/import/xml.php:21
+#: libraries/export/xml.php:17 libraries/import/xml.php:21
msgid "XML"
msgstr "XML"
-#: libraries/export/xml.php:29
+#: libraries/export/xml.php:28
msgid "Export Structure Schemas (recommended)"
msgstr ""
-#: libraries/export/xml.php:31
+#: libraries/export/xml.php:30
msgid "Export functions"
msgstr ""
-#: libraries/export/xml.php:33
+#: libraries/export/xml.php:32
msgid "Export procedures"
msgstr ""
-#: libraries/export/xml.php:35
+#: libraries/export/xml.php:34
#, fuzzy
msgid "Export tables"
msgstr "輸出方å¼"
-#: libraries/export/xml.php:37
+#: libraries/export/xml.php:36
#, fuzzy
msgid "Export triggers"
msgstr "輸出方å¼"
-#: libraries/export/xml.php:39
+#: libraries/export/xml.php:38
msgid "Export views"
msgstr ""
-#: libraries/export/xml.php:45
+#: libraries/export/xml.php:44
msgid "Export contents"
msgstr ""
-#: libraries/footer.inc.php:184 libraries/footer.inc.php:195
-#: libraries/footer.inc.php:198
+#: libraries/footer.inc.php:182 libraries/footer.inc.php:193
+#: libraries/footer.inc.php:196
msgid "Open new phpMyAdmin window"
msgstr "開啟新 phpMyAdmin 視窗"
-#: libraries/header.inc.php:115
+#: libraries/header.inc.php:114
#, fuzzy
msgid "New table"
msgstr "沒有資料表"
-#: libraries/header_printview.inc.php:50 libraries/header_printview.inc.php:55
+#: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54
msgid "SQL result"
msgstr "SQL 查詢çµæžœ"
-#: libraries/header_printview.inc.php:60
+#: libraries/header_printview.inc.php:59
msgid "Generated by"
msgstr "建立"
-#: libraries/import.lib.php:152 sql.php:520 tbl_change.php:181
-#: tbl_get_field.php:35
+#: libraries/import.lib.php:151 sql.php:519 tbl_change.php:180
+#: tbl_get_field.php:34
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL 傳回的查詢çµæžœç‚ºç©º (原因å¯èƒ½ç‚ºï¼šæ²’有找到符åˆæ¢ä»¶çš„記錄)"
-#: libraries/import.lib.php:1095
+#: libraries/import.lib.php:1110
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1096
+#: libraries/import.lib.php:1111
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1097
+#: libraries/import.lib.php:1112
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1098
+#: libraries/import.lib.php:1113
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1101
+#: libraries/import.lib.php:1116
#, fuzzy
msgid "Go to database"
msgstr "沒有資料庫"
-#: libraries/import.lib.php:1104 libraries/import.lib.php:1128
+#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1123
+#: libraries/import.lib.php:1138
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1126
+#: libraries/import.lib.php:1141
#, fuzzy
msgid "structure"
msgstr "çµæ§‹"
-#: libraries/import.lib.php:1132
+#: libraries/import.lib.php:1147
msgid "Go to view"
msgstr ""
-#: libraries/import/csv.php:25 libraries/import/ldi.php:38
+#: libraries/import/csv.php:24 libraries/import/ldi.php:37
msgid "Replace table data with file"
msgstr "以檔案å–代資料表資料"
-#: libraries/import/csv.php:26 libraries/import/ldi.php:39
+#: libraries/import/csv.php:25 libraries/import/ldi.php:38
msgid "Ignore duplicate rows"
msgstr "ç•¥éŽé‡è¦†åˆ—"
-#: libraries/import/csv.php:37 libraries/import/ods.php:25
-#: libraries/import/xls.php:24 libraries/import/xlsx.php:24
+#: libraries/import/csv.php:36 libraries/import/ods.php:25
+#: libraries/import/xls.php:23 libraries/import/xlsx.php:23
msgid "Column names in first row"
msgstr ""
-#: libraries/import/csv.php:40 libraries/import/ldi.php:44 pdf_pages.php:502
-#: view_create.php:148
+#: libraries/import/csv.php:39 libraries/import/ldi.php:43 pdf_pages.php:501
+#: view_create.php:147
msgid "Column names"
msgstr "欄ä½å稱"
-#: libraries/import/csv.php:58 libraries/import/csv.php:70
-#: libraries/import/csv.php:74 libraries/import/csv.php:78
+#: libraries/import/csv.php:57 libraries/import/csv.php:69
+#: libraries/import/csv.php:73 libraries/import/csv.php:77
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV 載入時åƒæ•¸éŒ¯èª¤: %s"
-#: libraries/import/csv.php:119
+#: libraries/import/csv.php:118
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "欄 (%s) å€åˆ†éŒ¯èª¤.!"
-#: libraries/import/csv.php:177 libraries/import/csv.php:424
+#: libraries/import/csv.php:176 libraries/import/csv.php:423
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "Invalid format of CSV 檔案第 %d 行中之格å¼éŒ¯èª¤."
-#: libraries/import/csv.php:312
+#: libraries/import/csv.php:311
#, fuzzy, php-format
#| msgid "Invalid field count in CSV input on line %d."
msgid "Invalid column count in CSV input on line %d."
msgstr "CSV 檔案第 %d 行中之欄ä½ç¸½æ•¸éŒ¯èª¤."
-#: libraries/import/docsql.php:29
+#: libraries/import/docsql.php:28
msgid "DocSQL"
msgstr ""
-#: libraries/import/docsql.php:32 libraries/tbl_properties.inc.php:618
-#: server_synchronize.php:428 server_synchronize.php:871
+#: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617
+#: server_synchronize.php:427 server_synchronize.php:870
#, fuzzy
msgid "Table name"
msgstr "資料表å稱"
-#: libraries/import/ldi.php:35
+#: libraries/import/ldi.php:34
msgid "CSV using LOAD DATA"
msgstr "CSV 使用 LOAD DATA"
-#: libraries/import/ldi.php:45
+#: libraries/import/ldi.php:44
msgid "Use LOCAL keyword"
msgstr "使用 LOCAL é—œéµå­—"
-#: libraries/import/ldi.php:55
+#: libraries/import/ldi.php:54
msgid "This plugin does not support compressed imports!"
msgstr "這外掛程å¼ä¸æ”¯æ´å£“縮輸入!"
@@ -3139,7 +3126,7 @@ msgstr ""
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
-#: libraries/import/sql.php:42
+#: libraries/import/sql.php:41
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr ""
@@ -3150,13 +3137,13 @@ msgid ""
msgstr ""
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:143
+#: libraries/kanji-encoding.lib.php:142
#, fuzzy
msgid "Encoding conversion"
msgstr "MySQL 客戶端版本"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:145
+#: libraries/kanji-encoding.lib.php:144
#, fuzzy
#| msgid "None"
msgctxt "None encoding conversion"
@@ -3164,533 +3151,537 @@ msgid "None"
msgstr "ä¸é©ç”¨"
#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:151
+#: libraries/kanji-encoding.lib.php:150
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:76 libraries/tbl_properties.inc.php:513
-#: tbl_structure.php:29 tbl_structure.php:153 tbl_structure.php:157
-#: tbl_structure.php:473
+#: libraries/mult_submits.inc.php:75 libraries/tbl_properties.inc.php:512
+#: tbl_structure.php:28 tbl_structure.php:152 tbl_structure.php:156
+#: tbl_structure.php:472
msgid "Primary"
msgstr "ä¸»éµ PRIMARY"
-#: libraries/mult_submits.inc.php:98 libraries/tbl_properties.inc.php:116
-#: libraries/tbl_properties.inc.php:525 tbl_printview.php:325
-#: tbl_structure.php:31 tbl_structure.php:154 tbl_structure.php:158
-#: tbl_structure.php:475 tbl_structure.php:673
+#: libraries/mult_submits.inc.php:97 libraries/tbl_properties.inc.php:115
+#: libraries/tbl_properties.inc.php:524 tbl_printview.php:324
+#: tbl_structure.php:30 tbl_structure.php:153 tbl_structure.php:157
+#: tbl_structure.php:474 tbl_structure.php:672
msgid "Index"
msgstr "ç´¢å¼•éµ INDEX"
-#: libraries/mult_submits.inc.php:108 libraries/tbl_properties.inc.php:531
-#: tbl_structure.php:35 tbl_structure.php:156 tbl_structure.php:160
-#: tbl_structure.php:478
+#: libraries/mult_submits.inc.php:107 libraries/tbl_properties.inc.php:530
+#: tbl_structure.php:34 tbl_structure.php:155 tbl_structure.php:159
+#: tbl_structure.php:477
msgid "Fulltext"
msgstr "全文檢索"
-#: libraries/mult_submits.inc.php:435 tbl_replace.php:331
+#: libraries/mult_submits.inc.php:434 tbl_replace.php:330
msgid "No change"
msgstr "沒有變更"
-#: libraries/mysql_charsets.lib.php:107
+#: libraries/mysql_charsets.lib.php:106
msgid "Charset"
msgstr "文字編碼 (Charset)"
-#: libraries/mysql_charsets.lib.php:211 libraries/mysql_charsets.lib.php:412
-#: tbl_change.php:516
+#: libraries/mysql_charsets.lib.php:210 libraries/mysql_charsets.lib.php:411
+#: tbl_change.php:515
msgid "Binary"
msgstr "二進制碼"
-#: libraries/mysql_charsets.lib.php:223
+#: libraries/mysql_charsets.lib.php:222
msgid "Bulgarian"
msgstr "ä¿åŠ åˆ©äºžèªž"
-#: libraries/mysql_charsets.lib.php:227 libraries/mysql_charsets.lib.php:352
+#: libraries/mysql_charsets.lib.php:226 libraries/mysql_charsets.lib.php:351
msgid "Simplified Chinese"
msgstr "簡體中文"
-#: libraries/mysql_charsets.lib.php:229 libraries/mysql_charsets.lib.php:372
+#: libraries/mysql_charsets.lib.php:228 libraries/mysql_charsets.lib.php:371
msgid "Traditional Chinese"
msgstr "ç¹é«”中文"
-#: libraries/mysql_charsets.lib.php:233 libraries/mysql_charsets.lib.php:419
+#: libraries/mysql_charsets.lib.php:232 libraries/mysql_charsets.lib.php:418
msgid "case-insensitive"
msgstr "大å°å¯«ä¸ç›¸ç¬¦"
-#: libraries/mysql_charsets.lib.php:236 libraries/mysql_charsets.lib.php:421
+#: libraries/mysql_charsets.lib.php:235 libraries/mysql_charsets.lib.php:420
msgid "case-sensitive"
msgstr "大å°å¯«ç›¸ç¬¦"
-#: libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:238
msgid "Croatian"
msgstr "克羅西亞語"
-#: libraries/mysql_charsets.lib.php:242
+#: libraries/mysql_charsets.lib.php:241
msgid "Czech"
msgstr "æ·å…‹èªž"
-#: libraries/mysql_charsets.lib.php:245
+#: libraries/mysql_charsets.lib.php:244
msgid "Danish"
msgstr "丹麥語"
-#: libraries/mysql_charsets.lib.php:248
+#: libraries/mysql_charsets.lib.php:247
msgid "English"
msgstr "英語"
-#: libraries/mysql_charsets.lib.php:251
+#: libraries/mysql_charsets.lib.php:250
msgid "Esperanto"
msgstr "世界語"
-#: libraries/mysql_charsets.lib.php:254
+#: libraries/mysql_charsets.lib.php:253
msgid "Estonian"
msgstr "愛沙尼亞語"
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:256 libraries/mysql_charsets.lib.php:259
msgid "German"
msgstr "德語"
-#: libraries/mysql_charsets.lib.php:257
+#: libraries/mysql_charsets.lib.php:256
msgid "dictionary"
msgstr "å­—å…¸"
-#: libraries/mysql_charsets.lib.php:260
+#: libraries/mysql_charsets.lib.php:259
msgid "phone book"
msgstr "電話簿"
-#: libraries/mysql_charsets.lib.php:263
+#: libraries/mysql_charsets.lib.php:262
msgid "Hungarian"
msgstr "匈牙利語"
-#: libraries/mysql_charsets.lib.php:266
+#: libraries/mysql_charsets.lib.php:265
msgid "Icelandic"
msgstr "冰島語"
-#: libraries/mysql_charsets.lib.php:269 libraries/mysql_charsets.lib.php:359
+#: libraries/mysql_charsets.lib.php:268 libraries/mysql_charsets.lib.php:358
msgid "Japanese"
msgstr "日語"
-#: libraries/mysql_charsets.lib.php:272
+#: libraries/mysql_charsets.lib.php:271
msgid "Latvian"
msgstr "拉脫維亞語"
-#: libraries/mysql_charsets.lib.php:275
+#: libraries/mysql_charsets.lib.php:274
msgid "Lithuanian"
msgstr "立陶宛語"
-#: libraries/mysql_charsets.lib.php:278 libraries/mysql_charsets.lib.php:381
+#: libraries/mysql_charsets.lib.php:277 libraries/mysql_charsets.lib.php:380
msgid "Korean"
msgstr "韓語"
-#: libraries/mysql_charsets.lib.php:281
+#: libraries/mysql_charsets.lib.php:280
msgid "Persian"
msgstr "波斯語"
-#: libraries/mysql_charsets.lib.php:284
+#: libraries/mysql_charsets.lib.php:283
msgid "Polish"
msgstr "波蘭語"
-#: libraries/mysql_charsets.lib.php:287 libraries/mysql_charsets.lib.php:335
+#: libraries/mysql_charsets.lib.php:286 libraries/mysql_charsets.lib.php:334
msgid "West European"
msgstr "西æ­èªžæ–‡"
-#: libraries/mysql_charsets.lib.php:290
+#: libraries/mysql_charsets.lib.php:289
msgid "Romanian"
msgstr "羅馬尼亞語"
-#: libraries/mysql_charsets.lib.php:293
+#: libraries/mysql_charsets.lib.php:292
msgid "Slovak"
msgstr "斯洛ä¼å…‹èªž"
-#: libraries/mysql_charsets.lib.php:296
+#: libraries/mysql_charsets.lib.php:295
msgid "Slovenian"
msgstr "斯洛文尼亞語"
-#: libraries/mysql_charsets.lib.php:299
+#: libraries/mysql_charsets.lib.php:298
msgid "Spanish"
msgstr "西ç­ç‰™èªž"
-#: libraries/mysql_charsets.lib.php:302
+#: libraries/mysql_charsets.lib.php:301
msgid "Traditional Spanish"
msgstr "傳統西ç­ç‰™èªž"
-#: libraries/mysql_charsets.lib.php:305 libraries/mysql_charsets.lib.php:402
+#: libraries/mysql_charsets.lib.php:304 libraries/mysql_charsets.lib.php:401
msgid "Swedish"
msgstr "瑞典語"
-#: libraries/mysql_charsets.lib.php:308 libraries/mysql_charsets.lib.php:405
+#: libraries/mysql_charsets.lib.php:307 libraries/mysql_charsets.lib.php:404
msgid "Thai"
msgstr "泰語"
-#: libraries/mysql_charsets.lib.php:311 libraries/mysql_charsets.lib.php:399
+#: libraries/mysql_charsets.lib.php:310 libraries/mysql_charsets.lib.php:398
msgid "Turkish"
msgstr "土耳其語"
-#: libraries/mysql_charsets.lib.php:314 libraries/mysql_charsets.lib.php:396
+#: libraries/mysql_charsets.lib.php:313 libraries/mysql_charsets.lib.php:395
msgid "Ukrainian"
msgstr "çƒå…‹è˜­èªž"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
msgid "Unicode"
msgstr "統一碼 (Unicode)"
-#: libraries/mysql_charsets.lib.php:317 libraries/mysql_charsets.lib.php:326
-#: libraries/mysql_charsets.lib.php:335 libraries/mysql_charsets.lib.php:342
-#: libraries/mysql_charsets.lib.php:364 libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:316 libraries/mysql_charsets.lib.php:325
+#: libraries/mysql_charsets.lib.php:334 libraries/mysql_charsets.lib.php:341
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:374
msgid "multilingual"
msgstr "多語言"
-#: libraries/mysql_charsets.lib.php:342
+#: libraries/mysql_charsets.lib.php:341
msgid "Central European"
msgstr "中æ­èªž"
-#: libraries/mysql_charsets.lib.php:347
+#: libraries/mysql_charsets.lib.php:346
msgid "Russian"
msgstr "俄語"
-#: libraries/mysql_charsets.lib.php:364
+#: libraries/mysql_charsets.lib.php:363
msgid "Baltic"
msgstr "波羅的海語"
-#: libraries/mysql_charsets.lib.php:369
+#: libraries/mysql_charsets.lib.php:368
msgid "Armenian"
msgstr "美å¼è‹±èªž"
-#: libraries/mysql_charsets.lib.php:375
+#: libraries/mysql_charsets.lib.php:374
msgid "Cyrillic"
msgstr "西里爾語"
-#: libraries/mysql_charsets.lib.php:378
+#: libraries/mysql_charsets.lib.php:377
msgid "Arabic"
msgstr "阿拉伯語"
-#: libraries/mysql_charsets.lib.php:384
+#: libraries/mysql_charsets.lib.php:383
msgid "Hebrew"
msgstr "希伯來語"
-#: libraries/mysql_charsets.lib.php:387
+#: libraries/mysql_charsets.lib.php:386
msgid "Georgian"
msgstr "格魯å‰äºžèªž"
-#: libraries/mysql_charsets.lib.php:390
+#: libraries/mysql_charsets.lib.php:389
msgid "Greek"
msgstr "希臘語"
-#: libraries/mysql_charsets.lib.php:393
+#: libraries/mysql_charsets.lib.php:392
msgid "Czech-Slovak"
msgstr "æ·å…‹èªž"
-#: libraries/mysql_charsets.lib.php:408 libraries/mysql_charsets.lib.php:415
+#: libraries/mysql_charsets.lib.php:407 libraries/mysql_charsets.lib.php:414
msgid "unknown"
msgstr "ä¸è©³"
-#: libraries/navigation_header.inc.php:54
+#: libraries/navigation_header.inc.php:53
+#: libraries/navigation_header.inc.php:56
#: libraries/navigation_header.inc.php:57
-#: libraries/navigation_header.inc.php:58
msgid "Home"
msgstr "主目錄"
-#: libraries/navigation_header.inc.php:67
-#: libraries/navigation_header.inc.php:70
-#: libraries/navigation_header.inc.php:71 main.php:99
+#: libraries/navigation_header.inc.php:66
+#: libraries/navigation_header.inc.php:69
+#: libraries/navigation_header.inc.php:70 main.php:98
msgid "Log out"
msgstr "登出系統"
-#: libraries/navigation_header.inc.php:80
-#: libraries/navigation_header.inc.php:83
-#: libraries/navigation_header.inc.php:86 setup/lib/messages.inc.php:122
+#: libraries/navigation_header.inc.php:79
+#: libraries/navigation_header.inc.php:82
+#: libraries/navigation_header.inc.php:85 setup/lib/messages.inc.php:119
msgid "Query window"
msgstr "查詢視窗"
-#: libraries/plugin_interface.lib.php:312
+#: libraries/plugin_interface.lib.php:311
msgid "This format has no options"
msgstr "這種格å¼ä¸¦ç„¡é¸é …"
-#: libraries/relation.lib.php:95
+#: libraries/relation.lib.php:82
msgid "not OK"
msgstr "未能確定"
-#: libraries/relation.lib.php:99 pmd_general.php:340
+#: libraries/relation.lib.php:86 pmd_general.php:339
msgid "OK"
msgstr "確定"
-#: libraries/relation.lib.php:100
+#: libraries/relation.lib.php:87
msgid "Enabled"
msgstr "å•Ÿå‹•"
-#: libraries/relation.lib.php:123
+#: libraries/relation.lib.php:110
msgid "Display Features"
msgstr "功能顯示"
-#: libraries/relation.lib.php:129
+#: libraries/relation.lib.php:116
msgid "Creation of PDFs"
msgstr "建立 PDF"
-#: libraries/relation.lib.php:133
+#: libraries/relation.lib.php:120
msgid "Displaying Column Comments"
msgstr "顯示欄ä½è¨»è§£"
-#: libraries/relation.lib.php:138
+#: libraries/relation.lib.php:125
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "è«‹åƒçœ‹èªªæ˜Žæ–‡ä»¶æŸ¥è©¢å¦‚何更新 Column_comments 資料表"
-#: libraries/relation.lib.php:143 libraries/sql_query_form.lib.php:433
+#: libraries/relation.lib.php:130 libraries/sql_query_form.lib.php:416
msgid "Bookmarked SQL query"
msgstr "SQL 語法書籤"
-#: libraries/relation.lib.php:147 querywindow.php:109 querywindow.php:217
+#: libraries/relation.lib.php:134 querywindow.php:99 querywindow.php:207
msgid "SQL history"
msgstr "SQL 歷程"
-#: libraries/relation.lib.php:159
+#: libraries/relation.lib.php:146
msgid "Quick steps to setup advanced features:"
msgstr ""
-#: libraries/relation.lib.php:161
+#: libraries/relation.lib.php:148
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
-#: libraries/relation.lib.php:162
+#: libraries/relation.lib.php:149
msgid "Create a pma user and give access to these tables."
msgstr ""
-#: libraries/relation.lib.php:163
+#: libraries/relation.lib.php:150
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
-#: libraries/relation.lib.php:164
+#: libraries/relation.lib.php:151
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1172
+#: libraries/relation.lib.php:1158
msgid "no description"
msgstr "沒有說明"
-#: libraries/replication_gui.lib.php:54
+#: libraries/replication_gui.lib.php:53
msgid "Slave configuration"
msgstr ""
-#: libraries/replication_gui.lib.php:54 server_replication.php:347
+#: libraries/replication_gui.lib.php:53 server_replication.php:346
msgid "Change or reconfigure master server"
msgstr ""
-#: libraries/replication_gui.lib.php:55
+#: 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 ""
-#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
-#: libraries/replication_gui.lib.php:252 libraries/replication_gui.lib.php:255
-#: libraries/replication_gui.lib.php:262 server_privileges.php:711
+#: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58
+#: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254
+#: libraries/replication_gui.lib.php:261 server_privileges.php:711
#: server_privileges.php:714 server_privileges.php:721
-#: server_synchronize.php:1171
+#: server_synchronize.php:1170
msgid "User name"
msgstr "使用者å稱"
-#: libraries/replication_gui.lib.php:70 server_synchronize.php:1163
+#: libraries/replication_gui.lib.php:69 server_synchronize.php:1162
#, fuzzy
msgid "Port"
msgstr "排åº"
-#: libraries/replication_gui.lib.php:106
+#: libraries/replication_gui.lib.php:105
msgid "Master status"
msgstr ""
-#: libraries/replication_gui.lib.php:108
+#: libraries/replication_gui.lib.php:107
#, fuzzy
msgid "Slave status"
msgstr "顯示 slave 狀態"
-#: libraries/replication_gui.lib.php:117 libraries/sql_query_form.lib.php:445
-#: server_status.php:737 server_variables.php:52
+#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:428
+#: server_status.php:736 server_variables.php:51
msgid "Variable"
msgstr "資訊"
-#: libraries/replication_gui.lib.php:118 server_status.php:738
-#: tbl_change.php:323 tbl_printview.php:369 tbl_select.php:138
-#: tbl_structure.php:729
+#: libraries/replication_gui.lib.php:117 server_status.php:737
+#: tbl_change.php:322 tbl_printview.php:368 tbl_select.php:137
+#: tbl_structure.php:728
msgid "Value"
msgstr "值"
-#: libraries/replication_gui.lib.php:176 server_binlog.php:218
+#: libraries/replication_gui.lib.php:175 server_binlog.php:204
msgid "Server ID"
msgstr "伺æœå™¨ ID"
-#: libraries/replication_gui.lib.php:195
+#: libraries/replication_gui.lib.php:194
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
-#: libraries/replication_gui.lib.php:243 server_replication.php:194
+#: libraries/replication_gui.lib.php:242 server_replication.php:193
msgid "Add slave replication user"
msgstr ""
-#: libraries/replication_gui.lib.php:257 server_privileges.php:716
+#: libraries/replication_gui.lib.php:256 server_privileges.php:716
msgid "Any user"
msgstr "任何使用者"
-#: libraries/replication_gui.lib.php:258 libraries/replication_gui.lib.php:326
-#: libraries/replication_gui.lib.php:349 server_privileges.php:717
+#: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325
+#: libraries/replication_gui.lib.php:348 server_privileges.php:717
#: server_privileges.php:784 server_privileges.php:808
-#: server_privileges.php:1928 server_privileges.php:1958
+#: server_privileges.php:1920 server_privileges.php:1950
msgid "Use text field"
msgstr "文字輸入"
-#: libraries/replication_gui.lib.php:305 server_privileges.php:764
+#: libraries/replication_gui.lib.php:304 server_privileges.php:764
msgid "Any host"
msgstr "任何主機"
-#: libraries/replication_gui.lib.php:309 server_privileges.php:768
+#: libraries/replication_gui.lib.php:308 server_privileges.php:768
msgid "Local"
msgstr "本地"
-#: libraries/replication_gui.lib.php:315 server_privileges.php:773
+#: libraries/replication_gui.lib.php:314 server_privileges.php:773
msgid "This Host"
msgstr "指定主機"
-#: libraries/replication_gui.lib.php:321 server_privileges.php:779
+#: libraries/replication_gui.lib.php:320 server_privileges.php:779
msgid "Use Host Table"
msgstr "使用主機資料表"
-#: libraries/replication_gui.lib.php:334 server_privileges.php:792
+#: libraries/replication_gui.lib.php:333 server_privileges.php:792
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:362
+msgid "Generate Password"
+msgstr "產生密碼"
+
#. l10n: Text direction, use either ltr or rtl
-#: libraries/select_lang.lib.php:491
+#: libraries/select_lang.lib.php:481
msgid "ltr"
msgstr "ltr"
-#: libraries/select_lang.lib.php:493
+#: libraries/select_lang.lib.php:483
msgid "Content of table __TABLE__"
msgstr "資料表 __TABLE__ 內容"
-#: libraries/select_lang.lib.php:494
+#: libraries/select_lang.lib.php:484
msgid "(continued)"
msgstr "(連續)"
-#: libraries/select_lang.lib.php:495
+#: libraries/select_lang.lib.php:485
msgid "Structure of table __TABLE__"
msgstr "資料表 __TABLE__ çµæ§‹"
-#: libraries/select_lang.lib.php:500 libraries/select_lang.lib.php:506
-#: libraries/select_lang.lib.php:512
+#: libraries/select_lang.lib.php:490 libraries/select_lang.lib.php:496
+#: libraries/select_lang.lib.php:502
#, php-format
msgid "Unknown language: %1$s."
msgstr "ä¸çŸ¥å語言: %1$s."
-#: libraries/select_server.lib.php:45 setup/frames/index.inc.php:97
-#: setup/lib/messages.inc.php:115
+#: libraries/select_server.lib.php:42 setup/frames/index.inc.php:97
+#: setup/lib/messages.inc.php:112
#, fuzzy
msgid "Servers"
msgstr "伺æœå™¨"
-#: libraries/server_links.inc.php:53 server_engines.php:112
-#: server_engines.php:116 server_status.php:415 test/theme.php:105
+#: libraries/server_links.inc.php:52 server_engines.php:111
+#: server_engines.php:115 server_status.php:414 test/theme.php:104
msgid "Variables"
msgstr "資訊"
-#: libraries/server_links.inc.php:57 test/theme.php:109
+#: libraries/server_links.inc.php:56 test/theme.php:108
msgid "Charsets"
msgstr "文字編碼"
-#: libraries/server_links.inc.php:61 test/theme.php:113
+#: libraries/server_links.inc.php:60 test/theme.php:112
msgid "Engines"
msgstr "引擎"
-#: libraries/server_links.inc.php:76 server_binlog.php:110
-#: server_status.php:364 test/theme.php:121
+#: libraries/server_links.inc.php:75 server_binlog.php:96
+#: server_status.php:363 test/theme.php:120
msgid "Binary log"
msgstr "二進制記錄"
-#: libraries/server_links.inc.php:80
+#: libraries/server_links.inc.php:79
msgid "Processes"
msgstr "處ç†"
-#: libraries/server_links.inc.php:92 server_synchronize.php:1092
-#: server_synchronize.php:1100
+#: libraries/server_links.inc.php:91 server_synchronize.php:1091
+#: server_synchronize.php:1099
msgid "Synchronize"
msgstr ""
-#: libraries/server_synchronize.lib.php:1341 server_synchronize.php:1110
+#: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1109
#, fuzzy
msgid "Source database"
msgstr "æœç´¢è³‡æ–™åº«"
-#: libraries/server_synchronize.lib.php:1343
-#: libraries/server_synchronize.lib.php:1369
+#: libraries/server_synchronize.lib.php:1339
+#: libraries/server_synchronize.lib.php:1362
msgid "Current server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1345
-#: libraries/server_synchronize.lib.php:1371
+#: libraries/server_synchronize.lib.php:1341
+#: libraries/server_synchronize.lib.php:1364
msgid "Remote server"
msgstr ""
-#: libraries/server_synchronize.lib.php:1348
+#: libraries/server_synchronize.lib.php:1344
msgid "Difference"
msgstr ""
-#: libraries/server_synchronize.lib.php:1367 server_synchronize.php:1112
+#: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1111
#, fuzzy
msgid "Target database"
msgstr "æœç´¢è³‡æ–™åº«"
-#: libraries/sql_query_form.lib.php:223
+#: libraries/sql_query_form.lib.php:219
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "於伺æœå™¨ %s 執行 SQL 語法"
-#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:265
+#: libraries/sql_query_form.lib.php:236 libraries/sql_query_form.lib.php:261
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "在資料庫 %s 執行以下指令"
-#: libraries/sql_query_form.lib.php:317
+#: libraries/sql_query_form.lib.php:307
#, fuzzy
#| msgid "Column names"
msgid "Columns"
msgstr "欄ä½å稱"
-#: libraries/sql_query_form.lib.php:352 sql.php:665 sql.php:666 sql.php:683
+#: libraries/sql_query_form.lib.php:342 sql.php:664 sql.php:665 sql.php:682
msgid "Bookmark this SQL query"
msgstr "將此 SQL 語法加入書籤"
-#: libraries/sql_query_form.lib.php:359 sql.php:677
+#: libraries/sql_query_form.lib.php:349 sql.php:676
msgid "Let every user access this bookmark"
msgstr "所有用者å¯è®€å–此書籤"
-#: libraries/sql_query_form.lib.php:365
+#: libraries/sql_query_form.lib.php:355
msgid "Replace existing bookmark of same name"
msgstr "å–代相åŒå稱之書籤"
-#: libraries/sql_query_form.lib.php:381
+#: libraries/sql_query_form.lib.php:371
msgid "Do not overwrite this query from outside the window"
msgstr "ä¸è¦å°‡é€™èªžæ³•è¦†è“‹åˆ°æœ¬è¦–窗外的SQL語法"
-#: libraries/sql_query_form.lib.php:388
+#: libraries/sql_query_form.lib.php:378
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:396
+#: libraries/sql_query_form.lib.php:386
msgid " Show this query here again "
msgstr "é‡æ–°é¡¯ç¤º SQL 語法 "
-#: libraries/sql_query_form.lib.php:462
+#: libraries/sql_query_form.lib.php:445
msgid "Submit"
msgstr "é€å‡º"
-#: libraries/sql_query_form.lib.php:466
+#: libraries/sql_query_form.lib.php:449
msgid "View only"
msgstr "查看"
-#: libraries/sqlparser.lib.php:137
+#: libraries/sqlparser.lib.php:136
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"
@@ -3698,7 +3689,7 @@ msgstr ""
"å¯èƒ½æ˜¯æ‚¨çš„ SQL 語法出ç¾éŒ¯èª¤ï¼Œå¦‚ MySQL 伺æœå™¨ç™¼å‡ºéŒ¯èª¤ä¿¡æ¯ï¼Œé€™å¯èƒ½å¹«åŠ©æ‚¨åŽ»æ‰¾å‡º"
"å•é¡Œæ‰€åœ¨ã€‚"
-#: libraries/sqlparser.lib.php:173
+#: libraries/sqlparser.lib.php:172
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
@@ -3717,56 +3708,56 @@ msgstr ""
"但在命令列模å¼èƒ½æ­£å¸¸åŸ·è¡Œï¼Œè«‹å°‡è©²å¥å‡ºç¾éŒ¯èª¤çš„ SQL 語法抽出,並將以下的\"剪å–"
"\"部份一åŒæ交到臭虫å€:"
-#: libraries/sqlparser.lib.php:175
+#: libraries/sqlparser.lib.php:174
msgid "BEGIN CUT"
msgstr "開始 剪å–"
-#: libraries/sqlparser.lib.php:177
+#: libraries/sqlparser.lib.php:176
msgid "END CUT"
msgstr "çµæŸ 剪å–"
-#: libraries/sqlparser.lib.php:179
+#: libraries/sqlparser.lib.php:178
msgid "BEGIN RAW"
msgstr "開始 原始資料"
-#: libraries/sqlparser.lib.php:183
+#: libraries/sqlparser.lib.php:182
msgid "END RAW"
msgstr "çµæŸ 原始資料"
-#: libraries/sqlparser.lib.php:344
+#: libraries/sqlparser.lib.php:343
msgid "Unclosed quote"
msgstr "未完çµçš„引號 (Unclosed quote)"
-#: libraries/sqlparser.lib.php:495
+#: libraries/sqlparser.lib.php:494
msgid "Invalid Identifer"
msgstr "無效的識別碼 (Invalid Identifer)"
-#: libraries/sqlparser.lib.php:612
+#: libraries/sqlparser.lib.php:611
msgid "Unknown Punctuation String"
msgstr "ä¸çŸ¥æ˜Žçš„標點符號 (Unknown Punctuation String)"
-#: libraries/sqlvalidator.lib.php:68
+#: 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 檔案安è£ã€‚"
-#: libraries/tbl_links.inc.php:107 libraries/tbl_links.inc.php:140
-#: libraries/tbl_links.inc.php:141
+#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:139
+#: libraries/tbl_links.inc.php:140
msgid "Table seems to be empty!"
msgstr ""
-#: libraries/tbl_links.inc.php:149
+#: libraries/tbl_links.inc.php:148
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
msgid "Length/Values"
msgstr "長度/集åˆ*"
-#: libraries/tbl_properties.inc.php:105
+#: libraries/tbl_properties.inc.php:104
#, fuzzy
#| msgid ""
#| "If field type is \"enum\" or \"set\", please enter the values using this "
@@ -3783,29 +3774,29 @@ msgstr ""
"如在數值上需è¦è¼¸å…¥å斜線 (\\) 或單引號 (') , è«‹å†åŠ ä¸Šå斜線 (例如 '\\\\xyz' "
"or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:106
+#: 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 "é è¨­å€¼: è«‹åªè¼¸å…¥è©²é è¨­å€¼, 無需加上任何å斜線或引號"
-#: libraries/tbl_properties.inc.php:108 pdf_schema.php:1264
-#: pdf_schema.php:1285 tbl_printview.php:143 tbl_structure.php:180
+#: libraries/tbl_properties.inc.php:107 pdf_schema.php:1263
+#: pdf_schema.php:1284 tbl_printview.php:142 tbl_structure.php:179
msgid "Attributes"
msgstr "屬性"
-#: libraries/tbl_properties.inc.php:137
+#: libraries/tbl_properties.inc.php:136
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr "有關å¯ä½¿ç”¨ä¹‹è½‰æ›æ–¹å¼é¸é …åŠ MINE 類型轉æ›é¸é …, 請查看 %s轉æ›æ–¹å¼èªªæ˜Ž%s"
-#: libraries/tbl_properties.inc.php:145
+#: libraries/tbl_properties.inc.php:144
msgid "Transformation options"
msgstr "轉æ›æ–¹å¼é¸é …"
-#: libraries/tbl_properties.inc.php:146
+#: libraries/tbl_properties.inc.php:145
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
@@ -3815,58 +3806,58 @@ msgstr ""
"請用以下的格å¼è¼¸å…¥è½‰æ›é¸é …值: 'a', 100, b,'c'...<br />如您需è¦è¼¸å…¥å斜線 "
"(\"\\\") 或單引號 (\"'\") è«‹å†åŠ ä¸Šå斜線 (例如 '\\\\xyz' or 'a\\'b')."
-#: libraries/tbl_properties.inc.php:393
+#: libraries/tbl_properties.inc.php:392
#, fuzzy
#| msgid "None"
msgctxt "for default"
msgid "None"
msgstr "ä¸é©ç”¨"
-#: libraries/tbl_properties.inc.php:394
+#: libraries/tbl_properties.inc.php:393
msgid "As defined:"
msgstr ""
-#: libraries/tbl_properties.inc.php:580 transformation_overview.php:58
+#: libraries/tbl_properties.inc.php:579 transformation_overview.php:57
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr "這個轉æ›æ–¹å¼æ²’有說明.<br />è«‹å‘作者查詢 %s 是甚麼用途."
-#: libraries/tbl_properties.inc.php:726 server_engines.php:58
-#: tbl_operations.php:355
+#: libraries/tbl_properties.inc.php:725 server_engines.php:57
+#: tbl_operations.php:354
msgid "Storage Engine"
msgstr "儲存引擎"
-#: libraries/tbl_properties.inc.php:755
+#: libraries/tbl_properties.inc.php:754
msgid "PARTITION definition"
msgstr ""
-#: libraries/tbl_properties.inc.php:776 pdf_pages.php:503
+#: libraries/tbl_properties.inc.php:775 pdf_pages.php:502
#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:214
-#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1125 tbl_indexes.php:248
-#: tbl_relation.php:566
+#: setup/lib/FormDisplay.tpl.php:215 tbl_change.php:1124 tbl_indexes.php:247
+#: tbl_relation.php:565
msgid "Save"
msgstr "儲存"
-#: libraries/tbl_properties.inc.php:780 tbl_structure.php:542
+#: libraries/tbl_properties.inc.php:779 tbl_structure.php:541
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
msgstr "新增 %s 個欄ä½"
-#: libraries/tbl_properties.inc.php:784 tbl_structure.php:536
+#: libraries/tbl_properties.inc.php:783 tbl_structure.php:535
#, fuzzy
#| msgid "You have to add at least one field."
msgid "You have to add at least one column."
msgstr "你最少è¦åŠ å…¥ä¸€å€‹æ¬„ä½."
-#: libraries/tbl_triggers.lib.php:29
+#: libraries/tbl_triggers.lib.php:28
#, fuzzy
msgid "Event"
msgstr "é€å‡º"
-#: libraries/transformations/application_octetstream__download.inc.php:10
+#: 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 "
@@ -3882,24 +3873,24 @@ msgstr ""
"於欄ä½é¡¯ç¤ºé€£ç·šä¾†ä¸‹è¼‰äºŒé€²åˆ¶è³‡æ–™. 第一個é¸é …是二進制的檔案å稱. 第二個é¸é …å¯è¨­"
"定å¯ç”¨çš„欄ä½å稱用作檔案å稱. 如您設定了第二個é¸é …, 第一個é¸é …無需設定"
-#: libraries/transformations/application_octetstream__hex.inc.php:10
+#: 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 "以å六進制方å¼é¡¯ç¤º."
-#: libraries/transformations/image_jpeg__inline.inc.php:10
-#: libraries/transformations/image_png__inline.inc.php:10
+#: 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 "顯示å¯æŒ‰å¼åœ–åƒ; é¸é …; 寬度,高度[以åƒç´ ç‚ºå–®ä½] (ä¿æ™‚原有比例)"
-#: libraries/transformations/image_jpeg__link.inc.php:10
+#: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image."
msgstr "顯示圖åƒçš„連線 (直接下載)."
-#: libraries/transformations/text_plain__dateformat.inc.php:10
+#: libraries/transformations/text_plain__dateformat.inc.php:9
msgid ""
"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
"formatted date. The first option is the offset (in hours) which will be "
@@ -3911,7 +3902,7 @@ msgid ""
"gmdate() function."
msgstr ""
-#: libraries/transformations/text_plain__external.inc.php:10
+#: libraries/transformations/text_plain__external.inc.php:9
#, fuzzy
#| msgid ""
#| "LINUX ONLY: Launches an external application and feeds it the field data "
@@ -3943,7 +3934,7 @@ msgstr ""
"為 1 將會使用 htmlspecialchars() 轉æ›è¼¸å‡º (é è¨­: 1). 第四個é¸é …, 如設定為 1 "
"將會加入 NOWRAP 於內容的表格內, 令輸出之所有內容都ä¸æœƒé‡æ–°æŽ’ä½ (é è¨­: 1)"
-#: libraries/transformations/text_plain__formatted.inc.php:10
+#: libraries/transformations/text_plain__formatted.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays the contents of the field as-is, without running it through "
@@ -3953,7 +3944,7 @@ msgid ""
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
msgstr "ä¿å­˜åŽŸæœ¬å…§å®¹ä¹‹æ ¼å¼. ä¸é€²è¡Œä»»ä½• Escaping 處ç†."
-#: libraries/transformations/text_plain__imagelink.inc.php:10
+#: libraries/transformations/text_plain__imagelink.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays an image and a link; the field contains the filename. The first "
@@ -3967,7 +3958,7 @@ msgstr ""
"顯示圖åƒåŠé€£çµ, 數據內容是檔案å稱; 第一個é¸é …是網å€å‰æ®µ (例 \"http://domain."
"com/\" ), 第二個é¸é …是寬度的åƒç´ ,第三個é¸é …是高度的åƒç´ ."
-#: libraries/transformations/text_plain__link.inc.php:10
+#: libraries/transformations/text_plain__link.inc.php:9
#, fuzzy
#| msgid ""
#| "Displays a link; the field contains the filename. The first option is a "
@@ -3981,17 +3972,17 @@ msgstr ""
"顯示連çµ, 數據內容是檔案å稱; 第一個é¸é …是網å€å‰æ®µ (例 \"http://domain.com/"
"\" ), 第二é¸é …是連çµçš„標題."
-#: libraries/transformations/text_plain__longToIpv4.inc.php:10
+#: libraries/transformations/text_plain__longToIpv4.inc.php:9
msgid ""
"Converts an (IPv4) Internet network address into a string in Internet "
"standard dotted format."
msgstr ""
-#: libraries/transformations/text_plain__sql.inc.php:10
+#: libraries/transformations/text_plain__sql.inc.php:9
msgid "Formats text as SQL query with syntax highlighting."
msgstr "æ ¼å¼åŒ–文字為 SQL 查詢åŠç‰¹å‡ºèªžæ³•."
-#: libraries/transformations/text_plain__substr.inc.php:10
+#: libraries/transformations/text_plain__substr.inc.php:9
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
@@ -4012,68 +4003,68 @@ msgstr "æ–¼ ZIP 檔案內找ä¸åˆ°ä»»ä½•æª”案!"
msgid "Error in ZIP archive:"
msgstr "ZIP 檔案錯誤:"
-#: main.php:68
+#: main.php:67
#, fuzzy
msgid "Actions"
msgstr "執行"
-#: main.php:125
+#: main.php:124
msgid "MySQL connection collation"
msgstr "MySQL 連線校å°"
-#: main.php:139
+#: main.php:138
msgid "Interface"
msgstr ""
-#: main.php:159
+#: main.php:158
msgid "Custom color"
msgstr ""
-#: main.php:163 pdf_pages.php:363 setup/lib/FormDisplay.tpl.php:216
-#: tbl_change.php:1174
+#: main.php:162 pdf_pages.php:362 setup/lib/FormDisplay.tpl.php:216
+#: tbl_change.php:1173
msgid "Reset"
msgstr "é‡è¨­"
-#: main.php:187
+#: main.php:186
msgid "Protocol version"
msgstr "通訊å”定版本"
-#: main.php:189 server_privileges.php:1389 server_privileges.php:1536
-#: server_privileges.php:1650 server_privileges.php:2068
-#: server_processlist.php:54
+#: main.php:188 server_privileges.php:1381 server_privileges.php:1528
+#: server_privileges.php:1642 server_privileges.php:2060
+#: server_processlist.php:53
msgid "User"
msgstr "使用者"
-#: main.php:193
+#: main.php:192
msgid "MySQL charset"
msgstr "MySQL 文字編碼"
-#: main.php:205
+#: main.php:204
msgid "Web server"
msgstr ""
-#: main.php:211
+#: main.php:210
msgid "MySQL client version"
msgstr "MySQL 客戶端版本"
-#: main.php:213
+#: main.php:212
#, fuzzy
msgid "PHP extension"
msgstr "PHP 版本"
-#: main.php:219
+#: main.php:218
msgid "Show PHP information"
msgstr "顯示 PHP 資訊"
-#: main.php:230
+#: main.php:229
msgid "Wiki"
msgstr ""
-#: main.php:233
+#: main.php:232
msgid "Official Homepage"
msgstr "phpMyAdmin 官方網站"
-#: main.php:266
+#: main.php:265
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
@@ -4083,7 +4074,7 @@ msgstr ""
"設定檔內有關設定 (root登入åŠæ²’有密碼) 與é è¨­çš„ MySQL 權é™æˆ¶å£ç›¸åŒã€‚ MySQL 伺"
"æœå™¨åœ¨é€™é è¨­çš„設定é‹è¡Œçš„話會很容易被入侵,您應更改有關設定去防止安全æ¼æ´žã€‚"
-#: main.php:274
+#: main.php:273
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -4092,7 +4083,7 @@ msgstr ""
"你在 PHP 設定內啟動了 mbstring.func_overload é¸é …, 這個é¸é …暫時ä¸å…¼å®¹ "
"phpMyAdmin , ä½ å¯èƒ½æœƒæ失部份資料!"
-#: main.php:282
+#: main.php:281
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 "
@@ -4101,7 +4092,7 @@ msgstr ""
"找ä¸åˆ° PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙"
"字元文字, 而å¯èƒ½ç”¢ç”Ÿå•é¡Œ."
-#: main.php:290
+#: main.php:289
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 "
@@ -4109,367 +4100,367 @@ msgid ""
"sooner than configured in phpMyAdmin."
msgstr ""
-#: main.php:298
+#: main.php:297
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "設定檔案ç¾åœ¨éœ€è¦å¯†ç¢¼ (passphrase) (blowfish_secret)."
-#: main.php:306
+#: main.php:305
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:331
+#: main.php:330
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:346
+#: main.php:345
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-#: main.php:358
+#: main.php:357
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-#: navigation.php:66 navigation.php:67 navigation.php:70
+#: navigation.php:60 navigation.php:61 navigation.php:64
msgid "Reload navigation frame"
msgstr ""
-#: navigation.php:210 server_databases.php:371 server_synchronize.php:1191
+#: navigation.php:204 server_databases.php:370 server_synchronize.php:1190
msgid "No databases"
msgstr "沒有資料庫"
-#: navigation.php:304
+#: navigation.php:298
msgid "Filter"
msgstr ""
-#: navigation.php:305 setup/frames/index.inc.php:218
-#: setup/lib/messages.inc.php:42
+#: navigation.php:299 setup/frames/index.inc.php:218
+#: setup/lib/messages.inc.php:41
#, fuzzy
msgid "Clear"
msgstr "日曆"
-#: navigation.php:336 navigation.php:337
+#: navigation.php:330 navigation.php:331
#, fuzzy
msgctxt "short form"
msgid "Create table"
msgstr "建立新一é "
-#: navigation.php:339 navigation.php:502
+#: navigation.php:333 navigation.php:495
msgid "Please select a database"
msgstr "è«‹é¸æ“‡è³‡æ–™åº«"
-#: pdf_pages.php:41 pdf_pages.php:47 pdf_pages.php:53 pdf_pages.php:58
+#: pdf_pages.php:40 pdf_pages.php:46 pdf_pages.php:52 pdf_pages.php:57
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr "<b>%s</b> 資料表找ä¸åˆ°æˆ–還未在 %s 設定"
-#: pdf_pages.php:266
+#: pdf_pages.php:265
msgid "Please choose a page to edit"
msgstr "è«‹é¸æ“‡éœ€è¦ç·¨è¼¯çš„é ç¢¼"
-#: pdf_pages.php:304 pmd_pdf.php:114
+#: pdf_pages.php:303 pmd_pdf.php:113
msgid "Create a page"
msgstr "建立新一é "
-#: pdf_pages.php:310
+#: pdf_pages.php:309
#, fuzzy
#| msgid "Page number:"
msgid "Page name"
msgstr "é ç¢¼:"
-#: pdf_pages.php:314
+#: pdf_pages.php:313
#, fuzzy
#| msgid "Automatic layout"
msgid "Automatic layout based on"
msgstr "自動格å¼"
-#: pdf_pages.php:316
+#: pdf_pages.php:315
msgid "Internal relations"
msgstr "內部關è¯"
-#: pdf_pages.php:339
+#: pdf_pages.php:338
msgid "Select Tables"
msgstr "é¸æ“‡è³‡æ–™è¡¨"
-#: pdf_pages.php:362
+#: pdf_pages.php:361
msgid "Toggle scratchboard"
msgstr "轉æ›ä¾¿æ¢"
-#: pdf_pages.php:525
+#: pdf_pages.php:524
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr "本é çš„åƒè€ƒåˆ°è³‡æ–™è¡¨å·²ä¸å­˜åœ¨. 您希望刪除這些åƒè€ƒå—Ž?"
-#: pdf_schema.php:636
+#: pdf_schema.php:635
#, fuzzy, php-format
#| msgid "The \"%s\" table doesn't exist!"
msgid "The %s table doesn't exist!"
msgstr "資料表 \"%s\" ä¸å­˜åœ¨!"
-#: pdf_schema.php:672
+#: pdf_schema.php:671
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "請設定表格 %s 內的å標"
-#: pdf_schema.php:995
+#: pdf_schema.php:994
#, fuzzy, php-format
#| msgid "Schema of the \"%s\" database - Page %s"
msgid "Schema of the %s database - Page %s"
msgstr "\"%s\" è³‡æ–™åº«æ¦‚è¦ - 第 %s é "
-#: pdf_schema.php:1013
+#: pdf_schema.php:1012
msgid "No tables"
msgstr "沒有資料表"
-#: pdf_schema.php:1032 pdf_schema.php:1141
+#: pdf_schema.php:1031 pdf_schema.php:1140
msgid "Relational schema"
msgstr "é—œè¯æ¦‚è¦"
-#: pdf_schema.php:1116
+#: pdf_schema.php:1115
msgid "Table of contents"
msgstr "目錄"
-#: pdf_schema.php:1267 pdf_schema.php:1288 tbl_printview.php:146
-#: tbl_structure.php:183 tbl_tracking.php:278
+#: pdf_schema.php:1266 pdf_schema.php:1287 tbl_printview.php:145
+#: tbl_structure.php:182 tbl_tracking.php:277
msgid "Extra"
msgstr "附加"
-#: pmd_general.php:64
+#: pmd_general.php:63
msgid "Show/Hide left menu"
msgstr ""
-#: pmd_general.php:68
+#: pmd_general.php:67
msgid "Save position"
msgstr ""
-#: pmd_general.php:71 server_synchronize.php:429 server_synchronize.php:872
+#: pmd_general.php:70 server_synchronize.php:428 server_synchronize.php:871
#, fuzzy
msgid "Create table"
msgstr "建立新一é "
-#: pmd_general.php:74 pmd_general.php:306
+#: pmd_general.php:73 pmd_general.php:305
msgid "Create relation"
msgstr ""
-#: pmd_general.php:80
+#: pmd_general.php:79
msgid "Reload"
msgstr ""
-#: pmd_general.php:83
+#: pmd_general.php:82
msgid "Help"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Angular links"
msgstr ""
-#: pmd_general.php:87
+#: pmd_general.php:86
msgid "Direct links"
msgstr ""
-#: pmd_general.php:91
+#: pmd_general.php:90
msgid "Snap to grid"
msgstr ""
-#: pmd_general.php:95
+#: pmd_general.php:94
msgid "Small/Big All"
msgstr ""
-#: pmd_general.php:99
+#: pmd_general.php:98
msgid "Toggle small/big"
msgstr ""
-#: pmd_general.php:104
+#: pmd_general.php:103
msgid "Import/Export coordinates for PDF schema"
msgstr ""
-#: pmd_general.php:108
+#: pmd_general.php:107
msgid "Move Menu"
msgstr ""
-#: pmd_general.php:120
+#: pmd_general.php:119
#, fuzzy
msgid "Hide/Show all"
msgstr "顯示全部"
-#: pmd_general.php:124
+#: pmd_general.php:123
msgid "Hide/Show Tables with no relation"
msgstr ""
-#: pmd_general.php:164
+#: pmd_general.php:163
#, fuzzy
msgid "Number of tables"
msgstr "欄ä½æ•¸ç›®"
-#: pmd_general.php:372
+#: pmd_general.php:371
msgid "Delete relation"
msgstr ""
-#: pmd_help.php:27
+#: pmd_help.php:26
msgid "To select relation, click :"
msgstr ""
-#: pmd_help.php:29
+#: pmd_help.php:28
msgid ""
"The display column is shown in pink. To set/unset a column as the display "
"column, click the \"Choose column to display\" icon, then click on the "
"appropriate column name."
msgstr ""
-#: pmd_pdf.php:63
+#: pmd_pdf.php:62
#, fuzzy
msgid "Page has been created"
msgstr "資料表 %s 已被刪除"
-#: pmd_pdf.php:65
+#: pmd_pdf.php:64
msgid "Page creation failed"
msgstr ""
-#: pmd_pdf.php:85
+#: pmd_pdf.php:84
msgid "Export/Import to scale"
msgstr ""
-#: pmd_pdf.php:89
+#: pmd_pdf.php:88
msgid "recommended"
msgstr ""
-#: pmd_pdf.php:94
+#: pmd_pdf.php:93
msgid "to/from page"
msgstr ""
-#: querywindow.php:104
+#: querywindow.php:94
msgid "Import files"
msgstr "輸入檔案"
-#: querywindow.php:115
+#: querywindow.php:105
msgid "All"
msgstr "全部"
-#: server_binlog.php:120
+#: server_binlog.php:106
msgid "Select binary log to view"
msgstr "é¸æ“‡æª¢è¦–二進制記錄"
-#: server_binlog.php:136
+#: server_binlog.php:122
#, fuzzy
msgid "Files"
msgstr "欄ä½"
-#: server_binlog.php:183 server_binlog.php:186 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:169 server_binlog.php:172 server_processlist.php:48
+#: server_processlist.php:50
msgid "Truncate Shown Queries"
msgstr "刪除已顯示查詢"
-#: server_binlog.php:192 server_binlog.php:195 server_processlist.php:49
-#: server_processlist.php:51
+#: server_binlog.php:178 server_binlog.php:181 server_processlist.php:48
+#: server_processlist.php:50
msgid "Show Full Queries"
msgstr "顯示完整查詢"
-#: server_binlog.php:215
+#: server_binlog.php:201
msgid "Log name"
msgstr "記錄檔案稱"
-#: server_binlog.php:216
+#: server_binlog.php:202
msgid "Position"
msgstr "ä½ç½®"
-#: server_binlog.php:217
+#: server_binlog.php:203
msgid "Event type"
msgstr "事件方å¼"
-#: server_binlog.php:219
+#: server_binlog.php:205
msgid "Original position"
msgstr "原有ä½ç½®"
-#: server_binlog.php:220
+#: server_binlog.php:206
msgid "Information"
msgstr "資料"
-#: server_collations.php:40
+#: server_collations.php:39
msgid "Character Sets and Collations"
msgstr "文字編碼åŠæ ¡å°"
-#: server_databases.php:52
+#: server_databases.php:51
msgid "No databases selected."
msgstr "沒有資料庫é¸æ“‡."
-#: server_databases.php:63
+#: server_databases.php:62
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "%s 個資料庫已æˆåŠŸåˆªé™¤."
-#: server_databases.php:88
+#: server_databases.php:87
msgid "Databases statistics"
msgstr "資料庫統計"
-#: server_databases.php:117 server_status.php:371
-#: setup/lib/messages.inc.php:117
+#: server_databases.php:116 server_status.php:370
+#: setup/lib/messages.inc.php:114
msgid "Tables"
msgstr "個資料表"
-#: server_databases.php:195 server_replication.php:181
-#: server_replication.php:209
+#: server_databases.php:194 server_replication.php:180
+#: server_replication.php:208
msgid "Master replication"
msgstr ""
-#: server_databases.php:197 server_replication.php:248
+#: server_databases.php:196 server_replication.php:247
msgid "Slave replication"
msgstr ""
-#: server_databases.php:230
+#: server_databases.php:229
#, fuzzy
msgid "Jump to database"
msgstr "沒有資料庫"
-#: server_databases.php:267
+#: server_databases.php:266
msgid "Not replicated"
msgstr ""
-#: server_databases.php:273
+#: server_databases.php:272
#, fuzzy
#| msgid "Replication"
msgid "Replicated"
msgstr "複製"
-#: server_databases.php:289
+#: server_databases.php:288
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "查詢資料庫 &quot;%s&quot; 之權é™."
-#: server_databases.php:293 server_databases.php:294
+#: server_databases.php:292 server_databases.php:293
msgid "Check Privileges"
msgstr "查詢權é™"
-#: server_databases.php:358 server_databases.php:359
+#: server_databases.php:357 server_databases.php:358
msgid "Enable Statistics"
msgstr "啟動統計數據"
-#: server_databases.php:362 server_databases.php:363
+#: server_databases.php:361 server_databases.php:362
msgid "Disable Statistics"
msgstr "åœæ­¢çµ±è¨ˆæ•¸æ“š"
-#: server_databases.php:366
+#: server_databases.php:365
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr "註: 啟動資料庫統計數據å¯èƒ½æœƒç”¢ç”Ÿå¤§é‡ç”± Web 伺æœå™¨åŠ MySQL 之間的æµé‡."
-#: server_engines.php:49
+#: server_engines.php:48
msgid "Storage Engines"
msgstr "儲存引擎"
-#: server_export.php:21
+#: server_export.php:20
msgid "View dump (schema) of databases"
msgstr "é¡¯ç¤ºè³‡æ–™åº«æ¦‚è¦ (schema)"
@@ -4666,20 +4657,20 @@ msgid "None"
msgstr "ä¸é©ç”¨"
#: server_privileges.php:431 server_privileges.php:566
-#: server_privileges.php:1718 server_privileges.php:1724
+#: server_privileges.php:1710 server_privileges.php:1716
msgid "Table-specific privileges"
msgstr "指定資料表權é™"
#: server_privileges.php:432 server_privileges.php:574
-#: server_privileges.php:1540
+#: server_privileges.php:1532
msgid " Note: MySQL privilege names are expressed in English "
msgstr "注æ„: MySQL 權é™å稱會以英語顯示"
-#: server_privileges.php:563 server_privileges.php:1539
+#: server_privileges.php:563 server_privileges.php:1531
msgid "Global privileges"
msgstr "整體權é™"
-#: server_privileges.php:565 server_privileges.php:1718
+#: server_privileges.php:565 server_privileges.php:1710
msgid "Database-specific privileges"
msgstr "指定資料庫權é™"
@@ -4703,97 +4694,97 @@ msgstr "登入資訊"
msgid "Do not change the password"
msgstr "è«‹ä¸è¦æ›´æ”¹å¯†ç¢¼"
-#: server_privileges.php:843 server_privileges.php:2205
+#: server_privileges.php:835 server_privileges.php:2197
#, fuzzy
#| msgid "No user(s) found."
msgid "No user found."
msgstr "找ä¸åˆ°ä½¿ç”¨è€…"
-#: server_privileges.php:887
+#: server_privileges.php:879
#, php-format
msgid "The user %s already exists!"
msgstr "使用者 %s 己存在!"
-#: server_privileges.php:970
+#: server_privileges.php:962
msgid "You have added a new user."
msgstr "您已新增了一個新使用者."
-#: server_privileges.php:1191
+#: server_privileges.php:1183
#, php-format
msgid "You have updated the privileges for %s."
msgstr "您已經更新了 %s 的權é™."
-#: server_privileges.php:1215
+#: server_privileges.php:1207
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "您已移除這ä½ä½¿ç”¨è€…的權é™: %s"
-#: server_privileges.php:1251
+#: server_privileges.php:1243
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s 的密碼已æˆåŠŸæ›´æ”¹."
-#: server_privileges.php:1271
+#: server_privileges.php:1263
#, php-format
msgid "Deleting %s"
msgstr "刪除 %s"
-#: server_privileges.php:1282
+#: server_privileges.php:1274
msgid "No users selected for deleting!"
msgstr "並未é¸æ“‡éœ€è¦åˆªé™¤ä¹‹ä½¿ç”¨è€…!"
-#: server_privileges.php:1285
+#: server_privileges.php:1277
msgid "Reloading the privileges"
msgstr "é‡æ–°è®€å–權é™"
-#: server_privileges.php:1300
+#: server_privileges.php:1292
msgid "The selected users have been deleted successfully."
msgstr "é¸æ“‡çš„使用者已æˆåŠŸåˆªé™¤."
-#: server_privileges.php:1335
+#: server_privileges.php:1327
msgid "The privileges were reloaded successfully."
msgstr "權é™å·²æˆåŠŸé‡æ–°è®€å–."
-#: server_privileges.php:1363 server_privileges.php:1649
+#: server_privileges.php:1355 server_privileges.php:1641
msgid "Edit Privileges"
msgstr "編輯權é™"
-#: server_privileges.php:1372
+#: server_privileges.php:1364
msgid "Revoke"
msgstr "移除"
-#: server_privileges.php:1404
+#: server_privileges.php:1396
msgid "User overview"
msgstr "使用者一覽"
-#: server_privileges.php:1541 server_privileges.php:1723
-#: server_privileges.php:2072
+#: server_privileges.php:1533 server_privileges.php:1715
+#: server_privileges.php:2064
msgid "Grant"
msgstr "授權"
-#: server_privileges.php:1560 server_privileges.php:2162
+#: server_privileges.php:1552 server_privileges.php:2154
msgid "Any"
msgstr "任何"
-#: server_privileges.php:1609 server_privileges.php:1633
-#: server_privileges.php:2027 server_privileges.php:2216
+#: server_privileges.php:1601 server_privileges.php:1625
+#: server_privileges.php:2019 server_privileges.php:2208
msgid "Add a new User"
msgstr "新增使用者"
-#: server_privileges.php:1614
+#: server_privileges.php:1606
msgid "Remove selected users"
msgstr "移除已é¸æ“‡ä½¿ç”¨è€…"
-#: server_privileges.php:1617
+#: server_privileges.php:1609
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "廢除使用者所有有效之權é™ä¸¦åˆªé™¤."
-#: server_privileges.php:1618 server_privileges.php:1619
-#: server_privileges.php:1620
+#: server_privileges.php:1610 server_privileges.php:1611
+#: server_privileges.php:1612
msgid "Drop the databases that have the same names as the users."
msgstr "刪除與使用者相åŒå稱之資料庫."
-#: server_privileges.php:1636
+#: server_privileges.php:1628
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
@@ -4805,157 +4796,157 @@ msgstr ""
"表, 資料表內容將å¯èƒ½èˆ‡å¯¦éš›ä½¿ç”¨è€…情æ³æœ‰ç•°. 在這情æ³ä¸‹, æ‚¨æ‡‰åœ¨ç¹¼çºŒå‰ %sé‡æ–°è¼‰"
"å…¥%s 權é™è³‡æ–™è¡¨."
-#: server_privileges.php:1684
+#: server_privileges.php:1676
msgid "The selected user was not found in the privilege table."
msgstr "é¸æ“‡çš„使用者在權é™è³‡æ–™è¡¨å…§æ‰¾ä¸åˆ°."
-#: server_privileges.php:1724
+#: server_privileges.php:1716
msgid "Column-specific privileges"
msgstr "指定欄ä½æ¬Šé™"
-#: server_privileges.php:1925
+#: server_privileges.php:1917
msgid "Add privileges on the following database"
msgstr "於以下資料庫加入權é™"
-#: server_privileges.php:1943
+#: server_privileges.php:1935
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "è¬ç”¨ç¬¦è™Ÿ _ åŠ % 應正確地加入 \\ "
-#: server_privileges.php:1946
+#: server_privileges.php:1938
msgid "Add privileges on the following table"
msgstr "於以下資料表加入權é™"
-#: server_privileges.php:2003
+#: server_privileges.php:1995
msgid "Change Login Information / Copy User"
msgstr "更改登入資訊 / 複製使用者"
-#: server_privileges.php:2006
+#: server_privileges.php:1998
msgid "Create a new user with the same privileges and ..."
msgstr "建立新使用者åŠä½¿ç”¨ç›¸åŒä¹‹æ¬Šé™, åŠ ..."
-#: server_privileges.php:2008
+#: server_privileges.php:2000
msgid "... keep the old one."
msgstr "... ä¿ç•™èˆŠä½¿ç”¨è€…."
-#: server_privileges.php:2009
+#: server_privileges.php:2001
msgid " ... delete the old one from the user tables."
msgstr " ... 刪除舊使用者."
-#: server_privileges.php:2010
+#: server_privileges.php:2002
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... 廢除所有舊使用者有效之權é™ä¸¦åˆªé™¤."
-#: server_privileges.php:2011
+#: server_privileges.php:2003
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr " ... 刪除舊使用者åŠé‡æ–°è®€å–權é™è³‡æ–™è¡¨."
-#: server_privileges.php:2033
+#: server_privileges.php:2025
msgid "Database for user"
msgstr ""
-#: server_privileges.php:2037
+#: server_privileges.php:2029
#, fuzzy
#| msgid "None"
msgctxt "Create none database for user"
msgid "None"
msgstr "ä¸é©ç”¨"
-#: server_privileges.php:2038
+#: server_privileges.php:2030
msgid "Create database with same name and grant all privileges"
msgstr ""
-#: server_privileges.php:2039
+#: server_privileges.php:2031
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr ""
-#: server_privileges.php:2042
+#: server_privileges.php:2034
#, fuzzy, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "查詢資料庫 &quot;%s&quot; 之權é™."
-#: server_privileges.php:2065
+#: server_privileges.php:2057
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "å¯è®€å– &quot;%s&quot; 之使用者"
-#: server_privileges.php:2173
+#: server_privileges.php:2165
msgid "global"
msgstr "æ•´é«”"
-#: server_privileges.php:2175
+#: server_privileges.php:2167
msgid "database-specific"
msgstr "指定資料庫"
-#: server_privileges.php:2177
+#: server_privileges.php:2169
msgid "wildcard"
msgstr "è¬ç”¨å­—å…ƒ"
-#: server_processlist.php:22
+#: server_processlist.php:21
#, php-format
msgid "Thread %s was successfully killed."
msgstr "指令 %s å·²æˆåŠŸä¸­æ­¢."
-#: server_processlist.php:24
+#: server_processlist.php:23
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr "phpMyAdmin 無法中斷指令 %s. å¯èƒ½é€™æŒ‡ä»¤å·²ç¶“çµæŸ."
-#: server_processlist.php:53
+#: server_processlist.php:52
msgid "ID"
msgstr "ID"
-#: server_replication.php:51
+#: server_replication.php:50
msgid "Unknown error"
msgstr ""
-#: server_replication.php:58
+#: server_replication.php:57
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
-#: server_replication.php:65
+#: server_replication.php:64
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
-#: server_replication.php:71
+#: server_replication.php:70
msgid "Unable to change master"
msgstr ""
-#: server_replication.php:74
+#: server_replication.php:73
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
-#: server_replication.php:182
+#: server_replication.php:181
msgid "This server is configured as master in a replication process."
msgstr ""
-#: server_replication.php:184 server_status.php:392
+#: server_replication.php:183 server_status.php:391
#, fuzzy
msgid "Show master status"
msgstr "顯示 slave 狀態"
-#: server_replication.php:187
+#: server_replication.php:186
msgid "Show connected slaves"
msgstr ""
-#: server_replication.php:210
+#: server_replication.php:209
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_replication.php:217
+#: server_replication.php:216
msgid "Master configuration"
msgstr ""
-#: server_replication.php:218
+#: server_replication.php:217
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
@@ -4964,128 +4955,128 @@ msgid ""
"replicated. Please select the mode:"
msgstr ""
-#: server_replication.php:221
+#: server_replication.php:220
msgid "Replicate all databases; Ignore:"
msgstr ""
-#: server_replication.php:222
+#: server_replication.php:221
msgid "Ignore all databases; Replicate:"
msgstr ""
-#: server_replication.php:225
+#: server_replication.php:224
#, fuzzy
msgid "Please select databases:"
msgstr "è«‹é¸æ“‡è³‡æ–™åº«"
-#: server_replication.php:228
+#: server_replication.php:227
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
-#: server_replication.php:230
+#: server_replication.php:229
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
-#: server_replication.php:293
+#: server_replication.php:292
msgid "Slave SQL Thread not running!"
msgstr ""
-#: server_replication.php:296
+#: server_replication.php:295
msgid "Slave IO Thread not running!"
msgstr ""
-#: server_replication.php:305
+#: server_replication.php:304
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-#: server_replication.php:308
+#: server_replication.php:307
msgid "See slave status table"
msgstr ""
-#: server_replication.php:311
+#: server_replication.php:310
msgid "Synchronize databases with master"
msgstr ""
-#: server_replication.php:322
+#: server_replication.php:321
msgid "Control slave:"
msgstr ""
-#: server_replication.php:325
+#: server_replication.php:324
#, fuzzy
msgid "Full start"
msgstr "全文檢索"
-#: server_replication.php:325
+#: server_replication.php:324
msgid "Full stop"
msgstr ""
-#: server_replication.php:326
+#: server_replication.php:325
msgid "Reset slave"
msgstr ""
-#: server_replication.php:327
+#: server_replication.php:326
#, php-format
msgid "SQL Thread %s only"
msgstr ""
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
#, fuzzy
msgid "Start"
msgstr "Sat"
-#: server_replication.php:327 server_replication.php:328
+#: server_replication.php:326 server_replication.php:327
msgid "Stop"
msgstr ""
-#: server_replication.php:328
+#: server_replication.php:327
#, php-format
msgid "IO Thread %s only"
msgstr ""
-#: server_replication.php:332
+#: server_replication.php:331
msgid "Error management:"
msgstr ""
-#: server_replication.php:334
+#: server_replication.php:333
msgid "Skipping errors might lead into unsynchronized master and slave!"
msgstr ""
-#: server_replication.php:336
+#: server_replication.php:335
msgid "Skip current error"
msgstr ""
-#: server_replication.php:337
+#: server_replication.php:336
msgid "Skip next"
msgstr ""
-#: server_replication.php:340
+#: server_replication.php:339
msgid "errors."
msgstr ""
-#: server_replication.php:355
+#: server_replication.php:354
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-#: server_status.php:40
+#: server_status.php:39
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
msgstr ""
-#: server_status.php:41
+#: server_status.php:40
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
-#: server_status.php:42
+#: server_status.php:41
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -5093,78 +5084,78 @@ msgid ""
"based instead of disk-based."
msgstr ""
-#: server_status.php:43
+#: server_status.php:42
msgid "How many temporary files mysqld has created."
msgstr ""
-#: server_status.php:44
+#: server_status.php:43
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
-#: server_status.php:45
+#: server_status.php:44
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
-#: server_status.php:46
+#: server_status.php:45
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
-#: server_status.php:47
+#: server_status.php:46
msgid "The number of INSERT DELAYED rows written."
msgstr ""
-#: server_status.php:48
+#: server_status.php:47
msgid "The number of executed FLUSH statements."
msgstr ""
-#: server_status.php:49
+#: server_status.php:48
msgid "The number of internal COMMIT statements."
msgstr ""
-#: server_status.php:50
+#: server_status.php:49
msgid "The number of times a row was deleted from a table."
msgstr ""
-#: server_status.php:51
+#: server_status.php:50
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: server_status.php:52
+#: server_status.php:51
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"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 ""
-#: server_status.php:53
+#: server_status.php:52
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:54
+#: server_status.php:53
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: server_status.php:55
+#: server_status.php:54
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 ""
-#: server_status.php:56
+#: server_status.php:55
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -5172,7 +5163,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: server_status.php:57
+#: server_status.php:56
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -5180,42 +5171,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: server_status.php:58
+#: server_status.php:57
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: server_status.php:59
+#: server_status.php:58
msgid "The number of requests to update a row in a table."
msgstr ""
-#: server_status.php:60
+#: server_status.php:59
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: server_status.php:61
+#: server_status.php:60
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: server_status.php:62
+#: server_status.php:61
msgid "The number of pages currently dirty."
msgstr ""
-#: server_status.php:63
+#: server_status.php:62
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: server_status.php:64
+#: server_status.php:63
msgid "The number of free pages."
msgstr ""
-#: server_status.php:65
+#: server_status.php:64
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: server_status.php:66
+#: server_status.php:65
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -5223,33 +5214,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: server_status.php:67
+#: server_status.php:66
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: server_status.php:68
+#: server_status.php:67
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 ""
-#: server_status.php:69
+#: server_status.php:68
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: server_status.php:70
+#: server_status.php:69
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: server_status.php:71
+#: server_status.php:70
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: server_status.php:72
+#: server_status.php:71
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -5258,218 +5249,218 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: server_status.php:73
+#: server_status.php:72
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: server_status.php:74
+#: server_status.php:73
msgid "The number of fsync() operations so far."
msgstr ""
-#: server_status.php:75
+#: server_status.php:74
msgid "The current number of pending fsync() operations."
msgstr ""
-#: server_status.php:76
+#: server_status.php:75
msgid "The current number of pending reads."
msgstr ""
-#: server_status.php:77
+#: server_status.php:76
msgid "The current number of pending writes."
msgstr ""
-#: server_status.php:78
+#: server_status.php:77
msgid "The amount of data read so far, in bytes."
msgstr ""
-#: server_status.php:79
+#: server_status.php:78
msgid "The total number of data reads."
msgstr ""
-#: server_status.php:80
+#: server_status.php:79
msgid "The total number of data writes."
msgstr ""
-#: server_status.php:81
+#: server_status.php:80
msgid "The amount of data written so far, in bytes."
msgstr ""
-#: server_status.php:82
+#: server_status.php:81
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
-#: server_status.php:83
+#: server_status.php:82
msgid "The number of doublewrite operations that have been performed."
msgstr ""
-#: server_status.php:84
+#: server_status.php:83
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 ""
-#: server_status.php:85
+#: server_status.php:84
msgid "The number of log write requests."
msgstr ""
-#: server_status.php:86
+#: server_status.php:85
msgid "The number of physical writes to the log file."
msgstr ""
-#: server_status.php:87
+#: server_status.php:86
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: server_status.php:88
+#: server_status.php:87
msgid "The number of pending log file fsyncs."
msgstr ""
-#: server_status.php:89
+#: server_status.php:88
msgid "Pending log file writes."
msgstr ""
-#: server_status.php:90
+#: server_status.php:89
msgid "The number of bytes written to the log file."
msgstr ""
-#: server_status.php:91
+#: server_status.php:90
msgid "The number of pages created."
msgstr ""
-#: server_status.php:92
+#: server_status.php:91
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 ""
-#: server_status.php:93
+#: server_status.php:92
msgid "The number of pages read."
msgstr ""
-#: server_status.php:94
+#: server_status.php:93
msgid "The number of pages written."
msgstr ""
-#: server_status.php:95
+#: server_status.php:94
msgid "The number of row locks currently being waited for."
msgstr ""
-#: server_status.php:96
+#: server_status.php:95
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:97
+#: server_status.php:96
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: server_status.php:98
+#: server_status.php:97
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr ""
-#: server_status.php:99
+#: server_status.php:98
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: server_status.php:100
+#: server_status.php:99
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: server_status.php:101
+#: server_status.php:100
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: server_status.php:102
+#: server_status.php:101
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: server_status.php:103
+#: server_status.php:102
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: server_status.php:104
+#: server_status.php:103
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 ""
-#: server_status.php:105
+#: server_status.php:104
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 ""
-#: server_status.php:106
+#: server_status.php:105
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 ""
-#: server_status.php:107
+#: server_status.php:106
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: server_status.php:108
+#: server_status.php:107
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: server_status.php:109
+#: server_status.php:108
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: server_status.php:110
+#: server_status.php:109
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: server_status.php:111
+#: server_status.php:110
msgid ""
"The total cost of the last compiled query as computed by the query "
"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 ""
-#: server_status.php:112
+#: server_status.php:111
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr ""
-#: server_status.php:113
+#: server_status.php:112
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
-#: server_status.php:114
+#: server_status.php:113
msgid "The number of files that are open."
msgstr ""
-#: server_status.php:115
+#: server_status.php:114
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-#: server_status.php:116
+#: server_status.php:115
msgid "The number of tables that are open."
msgstr ""
-#: server_status.php:117
+#: server_status.php:116
msgid "The number of free memory blocks in query cache."
msgstr ""
-#: server_status.php:118
+#: server_status.php:117
msgid "The amount of free memory for query cache."
msgstr ""
-#: server_status.php:119
+#: server_status.php:118
msgid "The number of cache hits."
msgstr ""
-#: server_status.php:120
+#: server_status.php:119
msgid "The number of queries added to the cache."
msgstr ""
-#: server_status.php:121
+#: server_status.php:120
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -5477,104 +5468,104 @@ msgid ""
"decide which queries to remove from the cache."
msgstr ""
-#: server_status.php:122
+#: server_status.php:121
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
-#: server_status.php:123
+#: server_status.php:122
msgid "The number of queries registered in the cache."
msgstr ""
-#: server_status.php:124
+#: server_status.php:123
msgid "The total number of blocks in the query cache."
msgstr ""
-#: server_status.php:125
+#: server_status.php:124
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "é‡è¨­"
-#: server_status.php:126
+#: server_status.php:125
msgid "The status of failsafe replication (not yet implemented)."
msgstr ""
-#: server_status.php:127
+#: server_status.php:126
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 ""
-#: server_status.php:128
+#: server_status.php:127
msgid "The number of joins that used a range search on a reference table."
msgstr ""
-#: server_status.php:129
+#: server_status.php:128
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 ""
-#: server_status.php:130
+#: server_status.php:129
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:131
+#: server_status.php:130
msgid "The number of joins that did a full scan of the first table."
msgstr ""
-#: server_status.php:132
+#: server_status.php:131
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: server_status.php:133
+#: server_status.php:132
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: server_status.php:134
+#: server_status.php:133
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: server_status.php:135
+#: server_status.php:134
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: server_status.php:136
+#: server_status.php:135
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: server_status.php:137
+#: server_status.php:136
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: server_status.php:138
+#: server_status.php:137
msgid "The number of sorts that were done with ranges."
msgstr ""
-#: server_status.php:139
+#: server_status.php:138
msgid "The number of sorted rows."
msgstr ""
-#: server_status.php:140
+#: server_status.php:139
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: server_status.php:141
+#: server_status.php:140
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: server_status.php:142
+#: server_status.php:141
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -5582,18 +5573,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: server_status.php:143
+#: server_status.php:142
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: server_status.php:144
+#: server_status.php:143
msgid "The number of currently open connections."
msgstr ""
-#: server_status.php:145
+#: server_status.php:144
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -5601,422 +5592,418 @@ msgid ""
"implementation.)"
msgstr ""
-#: server_status.php:146
+#: server_status.php:145
msgid "The number of threads that are not sleeping."
msgstr ""
-#: server_status.php:157
+#: server_status.php:156
msgid "Runtime Information"
msgstr "é‹è¡Œè³‡è¨Š"
-#: server_status.php:361
+#: server_status.php:360
msgid "Handler"
msgstr "æ“作者"
-#: server_status.php:362
+#: server_status.php:361
msgid "Query cache"
msgstr "查詢快å–"
-#: server_status.php:363
+#: server_status.php:362
msgid "Threads"
msgstr "線程"
-#: server_status.php:365
+#: server_status.php:364
msgid "Temporary data"
msgstr "暫存資料"
-#: server_status.php:366
+#: server_status.php:365
msgid "Delayed inserts"
msgstr "延é²æ’å…¥"
-#: server_status.php:367
+#: server_status.php:366
msgid "Key cache"
msgstr "éµå¿«å–"
-#: server_status.php:368
+#: server_status.php:367
msgid "Joins"
msgstr "çµåˆ"
-#: server_status.php:370
+#: server_status.php:369
msgid "Sorting"
msgstr "排åº"
-#: server_status.php:372
+#: server_status.php:371
msgid "Transaction coordinator"
msgstr "交易å”調器"
-#: server_status.php:382
+#: server_status.php:381
msgid "Flush (close) all tables"
msgstr "強迫更新 (關閉) 所有資料表"
-#: server_status.php:384
+#: server_status.php:383
msgid "Show open tables"
msgstr "顯示開啟資料表"
-#: server_status.php:389
+#: server_status.php:388
msgid "Show slave hosts"
msgstr "顯示 slave 主機"
-#: server_status.php:395
+#: server_status.php:394
msgid "Show slave status"
msgstr "顯示 slave 狀態"
-#: server_status.php:400
+#: server_status.php:399
msgid "Flush query cache"
msgstr "強迫更新語法快å–"
-#: server_status.php:405
+#: server_status.php:404
msgid "Show processes"
msgstr "é¡¯ç¤ºç¨‹åº (Process)"
-#: server_status.php:455
+#: server_status.php:454
#, fuzzy
#| msgid "Reset"
msgctxt "for Show status"
msgid "Reset"
msgstr "é‡è¨­"
-#: server_status.php:461
+#: server_status.php:460
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "這 MySQL 伺æœå™¨å·²å•Ÿå‹•äº† %s. 伺æœå™¨æ–¼ %s å•Ÿå‹•."
-#: server_status.php:471
+#: server_status.php:470
msgid ""
"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
"b> process."
msgstr ""
-#: server_status.php:473
+#: server_status.php:472
msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:475
+#: server_status.php:474
msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
msgstr ""
-#: server_status.php:477
+#: server_status.php:476
msgid ""
"For further information about replication status on the server, please visit "
"the <a href=#replication>replication section</a>."
msgstr ""
-#: server_status.php:494
+#: server_status.php:493
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>伺æœå™¨æµé‡</b>: 這些表顯示了此 MySQL 伺æœå™¨è‡ªå•Ÿå‹•ä»¥ä¾†çš„網絡æµé‡çµ±è¨ˆã€‚"
-#: server_status.php:499
+#: server_status.php:498
msgid "Traffic"
msgstr "æµé‡"
-#: server_status.php:499
+#: server_status.php:498
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr "於較ç¹å¿™çš„伺æœå™¨, 計算器å¯èƒ½æœƒæº¢å‡º, 令 MySQL 伺æœå™¨æ供之統計有誤差."
-#: server_status.php:500 server_status.php:545 server_status.php:608
-#: server_status.php:666
+#: server_status.php:499 server_status.php:544 server_status.php:607
+#: server_status.php:665
msgid "per hour"
msgstr "æ¯å°æ™‚"
-#: server_status.php:505
+#: server_status.php:504
msgid "Received"
msgstr "接收"
-#: server_status.php:515
+#: server_status.php:514
msgid "Sent"
msgstr "é€å‡º"
-#: server_status.php:544
+#: server_status.php:543
msgid "Connections"
msgstr "連線"
-#: server_status.php:551
+#: server_status.php:550
msgid "max. concurrent connections"
msgstr "最大連線數目"
-#: server_status.php:558
+#: server_status.php:557
msgid "Failed attempts"
msgstr "嘗試失敗"
-#: server_status.php:572
+#: server_status.php:571
msgid "Aborted"
msgstr "å–消"
-#: server_status.php:601
+#: server_status.php:600
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr "<b>查詣統計</b>: 當統計啟動後, 共有 %s 個查詢傳é€åˆ°æ­¤ä¼ºæœå™¨."
-#: server_status.php:609
+#: server_status.php:608
msgid "per minute"
msgstr "æ¯åˆ†é˜"
-#: server_status.php:610
+#: server_status.php:609
msgid "per second"
msgstr "æ¯ç§’"
-#: server_status.php:665
+#: server_status.php:664
msgid "Query type"
msgstr "查詢方å¼"
-#: server_status.php:832
+#: server_status.php:831
#, fuzzy
msgid "Replication status"
msgstr "複製"
-#: server_synchronize.php:94
+#: server_synchronize.php:93
msgid "Could not connect to the source"
msgstr ""
-#: server_synchronize.php:97
+#: server_synchronize.php:96
msgid "Could not connect to the target"
msgstr ""
-#: server_synchronize.php:122 server_synchronize.php:125 tbl_create.php:82
-#: tbl_get_field.php:20
+#: server_synchronize.php:121 server_synchronize.php:124 tbl_create.php:77
+#: tbl_get_field.php:19
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: server_synchronize.php:265
+#: server_synchronize.php:264
msgid "Structure Synchronization"
msgstr ""
-#: server_synchronize.php:272
+#: server_synchronize.php:271
msgid "Data Synchronization"
msgstr ""
-#: server_synchronize.php:400 server_synchronize.php:839
+#: server_synchronize.php:399 server_synchronize.php:838
msgid "not present"
msgstr ""
-#: server_synchronize.php:424 server_synchronize.php:867
+#: server_synchronize.php:423 server_synchronize.php:866
msgid "Structure Difference"
msgstr ""
-#: server_synchronize.php:425 server_synchronize.php:868
+#: server_synchronize.php:424 server_synchronize.php:867
msgid "Data Difference"
msgstr ""
-#: server_synchronize.php:430 server_synchronize.php:873
+#: server_synchronize.php:429 server_synchronize.php:872
msgid "Add column(s)"
msgstr ""
-#: server_synchronize.php:431 server_synchronize.php:874
+#: server_synchronize.php:430 server_synchronize.php:873
msgid "Remove column(s)"
msgstr ""
-#: server_synchronize.php:432 server_synchronize.php:875
+#: server_synchronize.php:431 server_synchronize.php:874
msgid "Alter column(s)"
msgstr ""
-#: server_synchronize.php:433 server_synchronize.php:876
+#: server_synchronize.php:432 server_synchronize.php:875
msgid "Remove index(s)"
msgstr ""
-#: server_synchronize.php:434 server_synchronize.php:877
+#: server_synchronize.php:433 server_synchronize.php:876
msgid "Apply index(s)"
msgstr ""
-#: server_synchronize.php:435 server_synchronize.php:878
+#: server_synchronize.php:434 server_synchronize.php:877
msgid "Update row(s)"
msgstr ""
-#: server_synchronize.php:436 server_synchronize.php:879
+#: server_synchronize.php:435 server_synchronize.php:878
msgid "Insert row(s)"
msgstr ""
-#: server_synchronize.php:446 server_synchronize.php:890
+#: server_synchronize.php:445 server_synchronize.php:889
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
-#: server_synchronize.php:449 server_synchronize.php:894
+#: server_synchronize.php:448 server_synchronize.php:893
msgid "Apply Selected Changes"
msgstr ""
-#: server_synchronize.php:451 server_synchronize.php:896
+#: server_synchronize.php:450 server_synchronize.php:895
msgid "Synchronize Databases"
msgstr ""
-#: server_synchronize.php:464
+#: server_synchronize.php:463
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
-#: server_synchronize.php:942
+#: server_synchronize.php:941
msgid "Target database has been synchronized with source database"
msgstr ""
-#: server_synchronize.php:1003
+#: server_synchronize.php:1002
msgid "The following queries have been executed:"
msgstr ""
-#: server_synchronize.php:1122
+#: server_synchronize.php:1121
msgid "Enter manually"
msgstr ""
-#: server_synchronize.php:1123
+#: server_synchronize.php:1122
#, fuzzy
#| msgid "max. concurrent connections"
msgid "Current connection"
msgstr "最大連線數目"
-#: server_synchronize.php:1152
+#: server_synchronize.php:1151
#, php-format
msgid "Configuration: %s"
msgstr ""
-#: server_synchronize.php:1167
+#: server_synchronize.php:1166
msgid "Socket"
msgstr ""
-#: server_synchronize.php:1213
+#: server_synchronize.php:1212
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
-#: server_variables.php:35
+#: server_variables.php:34
msgid "Server variables and settings"
msgstr "伺æœå™¨è³‡è¨ŠåŠè¨­å®š"
-#: server_variables.php:55
+#: server_variables.php:54
msgid "Session value"
msgstr "程åºæ•¸å€¼"
-#: server_variables.php:55 server_variables.php:89
+#: server_variables.php:54 server_variables.php:88
msgid "Global value"
msgstr "整體值"
#: setup/frames/config.inc.php:25 setup/frames/index.inc.php:152
-#: setup/lib/messages.inc.php:45
+#: setup/lib/messages.inc.php:44
msgid "Configuration file"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:212
-#: setup/lib/messages.inc.php:65
+#: setup/lib/messages.inc.php:62
msgid "Download"
msgstr ""
-#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:164
+#: setup/frames/index.inc.php:58 setup/lib/messages.inc.php:161
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
#: setup/frames/index.inc.php:87 setup/frames/menu.inc.php:17
-#: setup/lib/messages.inc.php:219
+#: setup/lib/messages.inc.php:216
msgid "Overview"
msgstr ""
-#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:337
+#: setup/frames/index.inc.php:95 setup/lib/messages.inc.php:334
msgid "Show hidden messages (#MSG_COUNT)"
msgstr ""
-#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:213
+#: setup/frames/index.inc.php:135 setup/lib/messages.inc.php:210
msgid "There are no configured servers"
msgstr ""
-#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:212
+#: setup/frames/index.inc.php:143 setup/lib/messages.inc.php:209
msgid "New server"
msgstr ""
-#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:50
+#: setup/frames/index.inc.php:172 setup/lib/messages.inc.php:47
msgid "Default language"
msgstr ""
-#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:187
+#: setup/frames/index.inc.php:182 setup/lib/messages.inc.php:184
msgid "let the user choose"
msgstr ""
-#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:216
+#: setup/frames/index.inc.php:193 setup/lib/messages.inc.php:213
msgid "- none -"
msgstr ""
-#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:51
+#: setup/frames/index.inc.php:196 setup/lib/messages.inc.php:48
msgid "Default server"
msgstr ""
-#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:66
+#: setup/frames/index.inc.php:206 setup/lib/messages.inc.php:63
msgid "End of line"
msgstr ""
-#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:61
+#: setup/frames/index.inc.php:211 setup/lib/messages.inc.php:58
msgid "Display"
msgstr ""
-#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:190
+#: setup/frames/index.inc.php:215 setup/lib/messages.inc.php:187
#, fuzzy
msgid "Load"
msgstr "本地"
-#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:152
+#: setup/frames/index.inc.php:226 setup/lib/messages.inc.php:149
#, fuzzy
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin 說明文件"
-#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:64
+#: setup/frames/index.inc.php:227 setup/lib/messages.inc.php:61
msgid "Donate"
msgstr ""
-#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:370
+#: setup/frames/index.inc.php:228 setup/lib/messages.inc.php:367
msgid "Check for latest version"
msgstr ""
-#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:137
+#: setup/frames/menu.inc.php:18 setup/lib/messages.inc.php:134
msgid "Features"
msgstr ""
-#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:113
+#: setup/frames/menu.inc.php:19 setup/lib/messages.inc.php:110
msgid "Navigation frame"
msgstr ""
-#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:118
+#: setup/frames/menu.inc.php:20 setup/lib/messages.inc.php:115
msgid "Main frame"
msgstr ""
-#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:272
+#: setup/frames/servers.inc.php:28 setup/lib/messages.inc.php:269
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:241
+#: setup/frames/servers.inc.php:37 setup/lib/messages.inc.php:238
#, fuzzy
msgid "Add a new server"
msgstr "新增使用者"
-#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:76
+#: setup/lib/FormDisplay.class.php:458 setup/lib/messages.inc.php:73
msgid "Incorrect value"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:328
+#: setup/lib/FormDisplay.tpl.php:182 setup/lib/messages.inc.php:325
#, php-format
msgid "Set value: %s"
msgstr ""
-#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:234
+#: setup/lib/FormDisplay.tpl.php:187 setup/lib/messages.inc.php:231
msgid "Restore default value"
msgstr ""
-#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:377
+#: setup/lib/form_processing.lib.php:43 setup/lib/messages.inc.php:374
msgid "Warning"
msgstr ""
#: setup/lib/messages.inc.php:16
-msgid "Allow character set conversion"
-msgstr ""
-
-#: setup/lib/messages.inc.php:17
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
-#: setup/lib/messages.inc.php:18
+#: setup/lib/messages.inc.php:17
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
@@ -6026,67 +6013,67 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
-#: setup/lib/messages.inc.php:19
+#: setup/lib/messages.inc.php:18
#, fuzzy
msgid "Allow login to any MySQL server"
msgstr "無法登入 MySQL 伺æœå™¨"
-#: setup/lib/messages.inc.php:20
+#: setup/lib/messages.inc.php:19
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
-#: setup/lib/messages.inc.php:21
+#: setup/lib/messages.inc.php:20
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
-#: setup/lib/messages.inc.php:22
+#: setup/lib/messages.inc.php:21
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
-#: setup/lib/messages.inc.php:23
+#: setup/lib/messages.inc.php:22
msgid "Key is too short, it should have at least 8 characters"
msgstr ""
-#: setup/lib/messages.inc.php:24
+#: setup/lib/messages.inc.php:23
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-#: setup/lib/messages.inc.php:25
+#: setup/lib/messages.inc.php:24
msgid "Blowfish secret"
msgstr ""
-#: setup/lib/messages.inc.php:26
+#: setup/lib/messages.inc.php:25
msgid "Highlight selected rows"
msgstr ""
-#: setup/lib/messages.inc.php:27
+#: setup/lib/messages.inc.php:26
msgid "Row marker"
msgstr ""
-#: setup/lib/messages.inc.php:28
+#: setup/lib/messages.inc.php:27
msgid "Highlight row pointed by the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:29
+#: setup/lib/messages.inc.php:28
msgid "Highlight pointer"
msgstr ""
-#: setup/lib/messages.inc.php:30
+#: setup/lib/messages.inc.php:29
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:31
+#: setup/lib/messages.inc.php:30
msgid "Bzip2"
msgstr ""
-#: setup/lib/messages.inc.php:32
+#: setup/lib/messages.inc.php:31
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
@@ -6094,444 +6081,436 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:33
+#: setup/lib/messages.inc.php:32
msgid "Cannot load or save configuration"
msgstr ""
-#: setup/lib/messages.inc.php:34
+#: setup/lib/messages.inc.php:33
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-#: setup/lib/messages.inc.php:35
+#: setup/lib/messages.inc.php:34
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in columns"
msgstr ""
-#: setup/lib/messages.inc.php:36
+#: setup/lib/messages.inc.php:35
msgid "CHAR columns editing"
msgstr ""
-#: setup/lib/messages.inc.php:37
+#: setup/lib/messages.inc.php:36
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:38
+#: setup/lib/messages.inc.php:37
msgid "CHAR textarea columns"
msgstr ""
-#: setup/lib/messages.inc.php:39
+#: setup/lib/messages.inc.php:38
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr ""
-#: setup/lib/messages.inc.php:40
+#: setup/lib/messages.inc.php:39
msgid "CHAR textarea rows"
msgstr ""
-#: setup/lib/messages.inc.php:41
+#: setup/lib/messages.inc.php:40
msgid "Check config file permissions"
msgstr ""
-#: setup/lib/messages.inc.php:43
+#: setup/lib/messages.inc.php:42
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 ""
-#: setup/lib/messages.inc.php:44
+#: setup/lib/messages.inc.php:43
msgid "Compress on the fly"
msgstr ""
-#: setup/lib/messages.inc.php:46
+#: setup/lib/messages.inc.php:45
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
-#: setup/lib/messages.inc.php:47
+#: setup/lib/messages.inc.php:46
msgid "Confirm DROP queries"
msgstr ""
-#: setup/lib/messages.inc.php:48
-msgid "Default character set used for conversions"
-msgstr ""
-
#: setup/lib/messages.inc.php:49
-msgid "Default character set"
-msgstr ""
-
-#: setup/lib/messages.inc.php:52
msgid "Tab that is displayed when entering a database"
msgstr ""
-#: setup/lib/messages.inc.php:53
+#: setup/lib/messages.inc.php:50
#, fuzzy
msgid "Default database tab"
msgstr "更改資料庫å稱到"
-#: setup/lib/messages.inc.php:54
+#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a server"
msgstr ""
-#: setup/lib/messages.inc.php:55
+#: setup/lib/messages.inc.php:52
msgid "Default server tab"
msgstr ""
-#: setup/lib/messages.inc.php:56
+#: setup/lib/messages.inc.php:53
msgid "Tab that is displayed when entering a table"
msgstr ""
-#: setup/lib/messages.inc.php:57
+#: setup/lib/messages.inc.php:54
msgid "Default table tab"
msgstr ""
-#: setup/lib/messages.inc.php:58
+#: setup/lib/messages.inc.php:55
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/messages.inc.php:59
+#: setup/lib/messages.inc.php:56
msgid "Show database listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:60
+#: setup/lib/messages.inc.php:57
msgid "Display databases as a list"
msgstr ""
-#: setup/lib/messages.inc.php:62
+#: setup/lib/messages.inc.php:59
msgid "Show server listing as a list instead of a drop down"
msgstr ""
-#: setup/lib/messages.inc.php:63
+#: setup/lib/messages.inc.php:60
msgid "Display servers as a list"
msgstr ""
-#: setup/lib/messages.inc.php:67
+#: setup/lib/messages.inc.php:64
msgid "Could not connect to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:68
+#: setup/lib/messages.inc.php:65
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:69
+#: setup/lib/messages.inc.php:66
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr ""
-#: setup/lib/messages.inc.php:70
+#: setup/lib/messages.inc.php:67
msgid "Empty signon session name while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:71
+#: setup/lib/messages.inc.php:68
msgid "Empty signon URL while using signon authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:72
+#: setup/lib/messages.inc.php:69
msgid "Empty username while using config authentication method"
msgstr ""
-#: setup/lib/messages.inc.php:73
+#: setup/lib/messages.inc.php:70
msgid "Submitted form contains errors"
msgstr ""
-#: setup/lib/messages.inc.php:74
+#: setup/lib/messages.inc.php:71
#, php-format
msgid "Incorrect IP address: %s"
msgstr ""
-#: setup/lib/messages.inc.php:75
+#: setup/lib/messages.inc.php:72
msgid "Not a valid port number"
msgstr ""
-#: setup/lib/messages.inc.php:77
+#: setup/lib/messages.inc.php:74
#, php-format
msgid "Missing data for %s"
msgstr ""
-#: setup/lib/messages.inc.php:78
+#: setup/lib/messages.inc.php:75
msgid "Not a non-negative number"
msgstr ""
-#: setup/lib/messages.inc.php:79
+#: setup/lib/messages.inc.php:76
msgid "Not a positive number"
msgstr ""
-#: setup/lib/messages.inc.php:80
+#: setup/lib/messages.inc.php:77
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
-#: setup/lib/messages.inc.php:81
+#: setup/lib/messages.inc.php:78
msgid "Maximum execution time"
msgstr ""
-#: setup/lib/messages.inc.php:83
+#: setup/lib/messages.inc.php:80
#, fuzzy
msgid "Character set of the file"
msgstr "文字編碼檔案:"
-#: setup/lib/messages.inc.php:85
+#: setup/lib/messages.inc.php:82
#, fuzzy
msgid "Database name template"
msgstr "檔案å稱樣å¼"
-#: setup/lib/messages.inc.php:86
+#: setup/lib/messages.inc.php:83
#, fuzzy
msgid "Server name template"
msgstr "檔案å稱樣å¼"
-#: setup/lib/messages.inc.php:87
+#: setup/lib/messages.inc.php:84
#, fuzzy
msgid "Table name template"
msgstr "檔案å稱樣å¼"
-#: setup/lib/messages.inc.php:89
+#: setup/lib/messages.inc.php:86
msgid "Save on server"
msgstr ""
-#: setup/lib/messages.inc.php:91
+#: setup/lib/messages.inc.php:88
#, fuzzy
msgid "Remember file name template"
msgstr "檔案å稱樣å¼"
-#: setup/lib/messages.inc.php:92
+#: setup/lib/messages.inc.php:89
msgid "no"
msgstr ""
-#: setup/lib/messages.inc.php:93
+#: setup/lib/messages.inc.php:90
msgid "Force secured connection while using phpMyAdmin"
msgstr ""
-#: setup/lib/messages.inc.php:94
+#: setup/lib/messages.inc.php:91
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:95
+#: setup/lib/messages.inc.php:92
msgid "Force SSL connection"
msgstr ""
-#: setup/lib/messages.inc.php:96
+#: setup/lib/messages.inc.php:93
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 ""
-#: setup/lib/messages.inc.php:97
+#: setup/lib/messages.inc.php:94
msgid "Foreign key dropdown order"
msgstr ""
-#: setup/lib/messages.inc.php:98
+#: setup/lib/messages.inc.php:95
msgid "A dropdown will be used if fewer items are present"
msgstr ""
-#: setup/lib/messages.inc.php:99
+#: setup/lib/messages.inc.php:96
msgid "Foreign key limit"
msgstr ""
-#: setup/lib/messages.inc.php:100
+#: setup/lib/messages.inc.php:97
msgid "Browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:101
+#: setup/lib/messages.inc.php:98
msgid "Customize browse mode"
msgstr ""
-#: setup/lib/messages.inc.php:102
+#: setup/lib/messages.inc.php:99
msgid "Customize edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:103
+#: setup/lib/messages.inc.php:100
msgid "Edit mode"
msgstr ""
-#: setup/lib/messages.inc.php:104
+#: setup/lib/messages.inc.php:101
msgid "Customize default export options"
msgstr ""
-#: setup/lib/messages.inc.php:105
+#: setup/lib/messages.inc.php:102
msgid "Export defaults"
msgstr ""
-#: setup/lib/messages.inc.php:106
+#: setup/lib/messages.inc.php:103
msgid "Customize default common import options"
msgstr ""
-#: setup/lib/messages.inc.php:107
+#: setup/lib/messages.inc.php:104
#, fuzzy
msgid "Import defaults"
msgstr "輸入檔案"
-#: setup/lib/messages.inc.php:108
+#: setup/lib/messages.inc.php:105
msgid "Set import and export directories and compression options"
msgstr ""
-#: setup/lib/messages.inc.php:109
+#: setup/lib/messages.inc.php:106
msgid "Import / export"
msgstr ""
-#: setup/lib/messages.inc.php:111
+#: setup/lib/messages.inc.php:108
#, fuzzy
msgid "Databases display options"
msgstr "資料庫輸出é¸é …"
-#: setup/lib/messages.inc.php:112
+#: setup/lib/messages.inc.php:109
msgid "Customize appearance of the navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:114
+#: setup/lib/messages.inc.php:111
msgid "Servers display options"
msgstr ""
-#: setup/lib/messages.inc.php:116
+#: setup/lib/messages.inc.php:113
msgid "Tables display options"
msgstr ""
-#: setup/lib/messages.inc.php:119
+#: setup/lib/messages.inc.php:116
msgid "Settings that didn't fit enywhere else"
msgstr ""
-#: setup/lib/messages.inc.php:120
+#: setup/lib/messages.inc.php:117
msgid "Other core settings"
msgstr ""
-#: setup/lib/messages.inc.php:121
+#: setup/lib/messages.inc.php:118
msgid "Customize query window options"
msgstr ""
-#: setup/lib/messages.inc.php:123
+#: setup/lib/messages.inc.php:120
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
-#: setup/lib/messages.inc.php:124
+#: setup/lib/messages.inc.php:121
msgid "Security"
msgstr ""
-#: setup/lib/messages.inc.php:125
+#: setup/lib/messages.inc.php:122
msgid "Basic settings"
msgstr ""
-#: setup/lib/messages.inc.php:126
+#: setup/lib/messages.inc.php:123
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
-#: setup/lib/messages.inc.php:127
+#: setup/lib/messages.inc.php:124
msgid "Server configuration"
msgstr ""
-#: setup/lib/messages.inc.php:128
+#: setup/lib/messages.inc.php:125
msgid "Enter server connection parameters"
msgstr ""
-#: setup/lib/messages.inc.php:129
+#: setup/lib/messages.inc.php:126
msgid "Enter login options for signon authentication"
msgstr ""
-#: setup/lib/messages.inc.php:130
+#: setup/lib/messages.inc.php:127
msgid "Signon login options"
msgstr ""
-#: setup/lib/messages.inc.php:131
+#: setup/lib/messages.inc.php:128
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
-#: setup/lib/messages.inc.php:132 setup/lib/messages.inc.php:293
+#: setup/lib/messages.inc.php:129 setup/lib/messages.inc.php:290
#, fuzzy
msgid "PMA database"
msgstr "沒有資料庫"
-#: setup/lib/messages.inc.php:133
+#: setup/lib/messages.inc.php:130
msgid "Tracking of changes made in database. Requires configured PMA database."
msgstr ""
-#: setup/lib/messages.inc.php:134
+#: setup/lib/messages.inc.php:131
msgid "Changes tracking"
msgstr ""
-#: setup/lib/messages.inc.php:135
+#: setup/lib/messages.inc.php:132
msgid "Customization"
msgstr ""
-#: setup/lib/messages.inc.php:136
+#: setup/lib/messages.inc.php:133
#, fuzzy
msgid "Customize export options"
msgstr "資料庫輸出é¸é …"
-#: setup/lib/messages.inc.php:138
+#: setup/lib/messages.inc.php:135
msgid "Customize import defaults"
msgstr ""
-#: setup/lib/messages.inc.php:139
+#: setup/lib/messages.inc.php:136
msgid "Customize navigation frame"
msgstr ""
-#: setup/lib/messages.inc.php:140
+#: setup/lib/messages.inc.php:137
msgid "Customize main frame"
msgstr ""
-#: setup/lib/messages.inc.php:141
+#: setup/lib/messages.inc.php:138
msgid "Customize links shown in SQL Query boxes"
msgstr ""
-#: setup/lib/messages.inc.php:142
+#: setup/lib/messages.inc.php:139
#, fuzzy
msgid "SQL Query box"
msgstr "SQL 語法"
-#: setup/lib/messages.inc.php:143
+#: setup/lib/messages.inc.php:140
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
-#: setup/lib/messages.inc.php:144
+#: setup/lib/messages.inc.php:141
#, fuzzy
msgid "SQL queries"
msgstr "SQL 語法"
-#: setup/lib/messages.inc.php:145
+#: setup/lib/messages.inc.php:142
msgid "Customize startup page"
msgstr ""
-#: setup/lib/messages.inc.php:146
+#: setup/lib/messages.inc.php:143
#, fuzzy
msgid "Startup"
msgstr "狀態"
-#: setup/lib/messages.inc.php:147
+#: setup/lib/messages.inc.php:144
msgid "Choose how you want tabs to work"
msgstr ""
-#: setup/lib/messages.inc.php:148
+#: setup/lib/messages.inc.php:145
#, fuzzy
msgid "Tabs"
msgstr "資料表"
-#: setup/lib/messages.inc.php:149
+#: setup/lib/messages.inc.php:146
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:150
+#: setup/lib/messages.inc.php:147
msgid "GZip"
msgstr ""
-#: setup/lib/messages.inc.php:151
+#: setup/lib/messages.inc.php:148
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
@@ -6539,175 +6518,175 @@ msgid ""
"system."
msgstr ""
-#: setup/lib/messages.inc.php:153
+#: setup/lib/messages.inc.php:150
msgid "Extra parameters for iconv"
msgstr ""
-#: setup/lib/messages.inc.php:154
+#: setup/lib/messages.inc.php:151
msgid "Ignore errors"
msgstr ""
-#: setup/lib/messages.inc.php:155
+#: setup/lib/messages.inc.php:152
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
-#: setup/lib/messages.inc.php:156
+#: setup/lib/messages.inc.php:153
msgid "Ignore multiple statement errors"
msgstr ""
-#: setup/lib/messages.inc.php:157
+#: setup/lib/messages.inc.php:154
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 ""
-#: setup/lib/messages.inc.php:158
+#: setup/lib/messages.inc.php:155
msgid "Partial import: allow interrupt"
msgstr ""
-#: setup/lib/messages.inc.php:159
+#: setup/lib/messages.inc.php:156
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
-#: setup/lib/messages.inc.php:162
+#: setup/lib/messages.inc.php:159
msgid "Partial import: skip queries"
msgstr ""
-#: setup/lib/messages.inc.php:163
+#: setup/lib/messages.inc.php:160
msgid "Insecure connection"
msgstr ""
-#: setup/lib/messages.inc.php:165
+#: setup/lib/messages.inc.php:162
#, 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 ""
-#: setup/lib/messages.inc.php:166
+#: setup/lib/messages.inc.php:163
msgid "How many rows can be inserted at one time"
msgstr ""
-#: setup/lib/messages.inc.php:167
+#: setup/lib/messages.inc.php:164
msgid "Number of inserted rows"
msgstr ""
-#: setup/lib/messages.inc.php:168
+#: setup/lib/messages.inc.php:165
msgid "Target for quick access icon"
msgstr ""
-#: setup/lib/messages.inc.php:169
+#: setup/lib/messages.inc.php:166
msgid "Show logo in left frame"
msgstr ""
-#: setup/lib/messages.inc.php:170
+#: setup/lib/messages.inc.php:167
msgid "Display logo"
msgstr ""
-#: setup/lib/messages.inc.php:171
+#: setup/lib/messages.inc.php:168
msgid "Display server choice at the top of the left frame"
msgstr ""
-#: setup/lib/messages.inc.php:172
+#: setup/lib/messages.inc.php:169
msgid "Display servers selection"
msgstr ""
-#: setup/lib/messages.inc.php:173
+#: setup/lib/messages.inc.php:170
msgid "String that separates databases into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:174
+#: setup/lib/messages.inc.php:171
msgid "Database tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:175
+#: setup/lib/messages.inc.php:172
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
-#: setup/lib/messages.inc.php:176
+#: setup/lib/messages.inc.php:173
msgid "Display databases in a tree"
msgstr ""
-#: setup/lib/messages.inc.php:177
+#: setup/lib/messages.inc.php:174
msgid "Disable this if you want to see all databases at once"
msgstr ""
-#: setup/lib/messages.inc.php:178
+#: setup/lib/messages.inc.php:175
#, fuzzy
msgid "Use light version"
msgstr "MySQL 客戶端版本"
-#: setup/lib/messages.inc.php:179
+#: setup/lib/messages.inc.php:176
msgid "Maximum table tree depth"
msgstr ""
-#: setup/lib/messages.inc.php:180
+#: setup/lib/messages.inc.php:177
msgid "String that separates tables into different tree levels"
msgstr ""
-#: setup/lib/messages.inc.php:181
+#: setup/lib/messages.inc.php:178
msgid "Table tree separator"
msgstr ""
-#: setup/lib/messages.inc.php:182
+#: setup/lib/messages.inc.php:179
msgid "Logo link URL"
msgstr ""
-#: setup/lib/messages.inc.php:183
+#: setup/lib/messages.inc.php:180
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
-#: setup/lib/messages.inc.php:184
+#: setup/lib/messages.inc.php:181
msgid "Logo link target"
msgstr ""
-#: setup/lib/messages.inc.php:185
+#: setup/lib/messages.inc.php:182
msgid "Highlight server under the mouse cursor"
msgstr ""
-#: setup/lib/messages.inc.php:186
+#: setup/lib/messages.inc.php:183
msgid "Enable highlighting"
msgstr ""
-#: setup/lib/messages.inc.php:188
+#: setup/lib/messages.inc.php:185
msgid "Use less graphically intense tabs"
msgstr ""
-#: setup/lib/messages.inc.php:189
+#: setup/lib/messages.inc.php:186
msgid "Light tabs"
msgstr ""
-#: setup/lib/messages.inc.php:191
+#: setup/lib/messages.inc.php:188
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 ""
-#: setup/lib/messages.inc.php:192
+#: setup/lib/messages.inc.php:189
msgid "Delete all cookies on logout"
msgstr ""
-#: setup/lib/messages.inc.php:193
+#: setup/lib/messages.inc.php:190
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
-#: setup/lib/messages.inc.php:194
+#: setup/lib/messages.inc.php:191
msgid "Recall user name"
msgstr ""
-#: setup/lib/messages.inc.php:195
+#: setup/lib/messages.inc.php:192
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, "
@@ -6715,165 +6694,165 @@ msgid ""
"recommended for non-trusted environments."
msgstr ""
-#: setup/lib/messages.inc.php:196
+#: setup/lib/messages.inc.php:193
msgid "Login cookie store"
msgstr ""
-#: setup/lib/messages.inc.php:197
+#: setup/lib/messages.inc.php:194
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
-#: setup/lib/messages.inc.php:198
+#: setup/lib/messages.inc.php:195
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
-#: setup/lib/messages.inc.php:199
+#: setup/lib/messages.inc.php:196
msgid "Login cookie validity"
msgstr ""
-#: setup/lib/messages.inc.php:200
+#: setup/lib/messages.inc.php:197
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
-#: setup/lib/messages.inc.php:201
+#: setup/lib/messages.inc.php:198
msgid "Maximum displayed SQL length"
msgstr ""
-#: setup/lib/messages.inc.php:202
+#: setup/lib/messages.inc.php:199
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
-#: setup/lib/messages.inc.php:203
+#: setup/lib/messages.inc.php:200
msgid "Maximum databases"
msgstr ""
-#: setup/lib/messages.inc.php:204
+#: setup/lib/messages.inc.php:201
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
-#: setup/lib/messages.inc.php:205
+#: setup/lib/messages.inc.php:202
msgid "Maximum number of rows to display"
msgstr ""
-#: setup/lib/messages.inc.php:206
+#: setup/lib/messages.inc.php:203
msgid "Maximum number of tables displayed in table list"
msgstr ""
-#: setup/lib/messages.inc.php:207
+#: setup/lib/messages.inc.php:204
msgid "Maximum tables"
msgstr ""
-#: setup/lib/messages.inc.php:208
+#: setup/lib/messages.inc.php:205
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
-#: setup/lib/messages.inc.php:209
+#: setup/lib/messages.inc.php:206
#, fuzzy
msgid "Memory limit"
msgstr "資æºé™åˆ¶"
-#: setup/lib/messages.inc.php:210 setup/lib/messages.inc.php:222
+#: setup/lib/messages.inc.php:207 setup/lib/messages.inc.php:219
msgid "Use only icons, only text or both"
msgstr ""
-#: setup/lib/messages.inc.php:211
+#: setup/lib/messages.inc.php:208
msgid "Iconic navigation bar"
msgstr ""
-#: setup/lib/messages.inc.php:214
+#: setup/lib/messages.inc.php:211
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
-#: setup/lib/messages.inc.php:215
+#: setup/lib/messages.inc.php:212
msgid "GZip output buffering"
msgstr ""
-#: setup/lib/messages.inc.php:217
+#: setup/lib/messages.inc.php:214
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
-#: setup/lib/messages.inc.php:218
+#: setup/lib/messages.inc.php:215
msgid "Default sorting order"
msgstr ""
-#: setup/lib/messages.inc.php:220
+#: setup/lib/messages.inc.php:217
msgid "Use persistent connections to MySQL databases"
msgstr ""
-#: setup/lib/messages.inc.php:221
+#: setup/lib/messages.inc.php:218
msgid "Persistent connections"
msgstr ""
-#: setup/lib/messages.inc.php:223
+#: setup/lib/messages.inc.php:220
msgid "Iconic table operations"
msgstr ""
-#: setup/lib/messages.inc.php:224
+#: setup/lib/messages.inc.php:221
msgid "Disallow BLOB and BINARY columns from editing"
msgstr ""
-#: setup/lib/messages.inc.php:225
+#: setup/lib/messages.inc.php:222
msgid "Protect binary columns"
msgstr ""
-#: setup/lib/messages.inc.php:226
+#: setup/lib/messages.inc.php:223
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
-#: setup/lib/messages.inc.php:227
+#: setup/lib/messages.inc.php:224
msgid "Permanent query history"
msgstr ""
-#: setup/lib/messages.inc.php:228
+#: setup/lib/messages.inc.php:225
msgid "How many queries are kept in history"
msgstr ""
-#: setup/lib/messages.inc.php:229
+#: setup/lib/messages.inc.php:226
msgid "Query history length"
msgstr ""
-#: setup/lib/messages.inc.php:230
+#: setup/lib/messages.inc.php:227
msgid "Tab displayed when opening a new query window"
msgstr ""
-#: setup/lib/messages.inc.php:231
+#: setup/lib/messages.inc.php:228
msgid "Default query window tab"
msgstr ""
-#: setup/lib/messages.inc.php:232
+#: setup/lib/messages.inc.php:229
msgid "Select which functions will be used for character set conversion"
msgstr ""
-#: setup/lib/messages.inc.php:233
+#: setup/lib/messages.inc.php:230
msgid "Recoding engine"
msgstr ""
-#: setup/lib/messages.inc.php:235
+#: setup/lib/messages.inc.php:232
msgid "Try to revert erroneous fields to their default values"
msgstr ""
-#: setup/lib/messages.inc.php:236
+#: setup/lib/messages.inc.php:233
msgid "Directory where exports can be saved on server"
msgstr ""
-#: setup/lib/messages.inc.php:237
+#: setup/lib/messages.inc.php:234
#, fuzzy
msgid "Save directory"
msgstr "資料主目錄"
-#: setup/lib/messages.inc.php:238
+#: setup/lib/messages.inc.php:235
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
@@ -6883,147 +6862,147 @@ msgid ""
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
-#: setup/lib/messages.inc.php:239
+#: setup/lib/messages.inc.php:236
msgid "You should use mysqli for performance reasons"
msgstr ""
-#: setup/lib/messages.inc.php:240
+#: setup/lib/messages.inc.php:237
msgid "You allow for connecting to the server without a password."
msgstr ""
-#: setup/lib/messages.inc.php:242
+#: setup/lib/messages.inc.php:239
msgid "Leave blank if not used"
msgstr ""
-#: setup/lib/messages.inc.php:243
+#: setup/lib/messages.inc.php:240
msgid "Host authentication order"
msgstr ""
-#: setup/lib/messages.inc.php:244
+#: setup/lib/messages.inc.php:241
msgid "Leave blank for defaults"
msgstr ""
-#: setup/lib/messages.inc.php:245
+#: setup/lib/messages.inc.php:242
msgid "Host authentication rules"
msgstr ""
-#: setup/lib/messages.inc.php:246
+#: setup/lib/messages.inc.php:243
msgid "Allow logins without a password"
msgstr ""
-#: setup/lib/messages.inc.php:247
+#: setup/lib/messages.inc.php:244
msgid "Allow root login"
msgstr ""
-#: setup/lib/messages.inc.php:248
+#: setup/lib/messages.inc.php:245
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
-#: setup/lib/messages.inc.php:249
+#: setup/lib/messages.inc.php:246
msgid "HTTP Realm"
msgstr ""
-#: setup/lib/messages.inc.php:250
+#: setup/lib/messages.inc.php:247
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 ""
-#: setup/lib/messages.inc.php:251
+#: setup/lib/messages.inc.php:248
msgid "SweKey config file"
msgstr ""
-#: setup/lib/messages.inc.php:252
+#: setup/lib/messages.inc.php:249
msgid "Authentication method to use"
msgstr ""
-#: setup/lib/messages.inc.php:253
+#: setup/lib/messages.inc.php:250
msgid "Authentication type"
msgstr ""
-#: setup/lib/messages.inc.php:254
+#: setup/lib/messages.inc.php:251
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:255
+#: setup/lib/messages.inc.php:252
msgid "Bookmark table"
msgstr ""
-#: setup/lib/messages.inc.php:256
+#: setup/lib/messages.inc.php:253
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:257
+#: setup/lib/messages.inc.php:254
msgid "Column information table"
msgstr ""
-#: setup/lib/messages.inc.php:258
+#: setup/lib/messages.inc.php:255
msgid "Compress connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:259
+#: setup/lib/messages.inc.php:256
msgid "Compress connection"
msgstr ""
-#: setup/lib/messages.inc.php:260
+#: setup/lib/messages.inc.php:257
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
-#: setup/lib/messages.inc.php:261
+#: setup/lib/messages.inc.php:258
#, fuzzy
msgid "Connection type"
msgstr "連線"
-#: setup/lib/messages.inc.php:262
+#: setup/lib/messages.inc.php:259
msgid "Control user password"
msgstr ""
-#: setup/lib/messages.inc.php:263
+#: setup/lib/messages.inc.php:260
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
-#: setup/lib/messages.inc.php:264
+#: setup/lib/messages.inc.php:261
msgid "Control user"
msgstr ""
-#: setup/lib/messages.inc.php:265
+#: setup/lib/messages.inc.php:262
msgid "Count tables when showing database list"
msgstr ""
-#: setup/lib/messages.inc.php:266
+#: setup/lib/messages.inc.php:263
#, fuzzy
msgid "Count tables"
msgstr "沒有資料表"
-#: setup/lib/messages.inc.php:267
+#: setup/lib/messages.inc.php:264
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:268
+#: setup/lib/messages.inc.php:265
#, fuzzy
msgid "Designer table"
msgstr "æ•´ç†è³‡æ–™è¡¨"
-#: setup/lib/messages.inc.php:269
+#: setup/lib/messages.inc.php:266
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 ""
-#: setup/lib/messages.inc.php:270
+#: setup/lib/messages.inc.php:267
msgid "Disable use of INFORMATION_SCHEMA"
msgstr ""
-#: setup/lib/messages.inc.php:271
+#: setup/lib/messages.inc.php:268
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
@@ -7034,337 +7013,337 @@ msgid ""
"to."
msgstr ""
-#: setup/lib/messages.inc.php:273
+#: setup/lib/messages.inc.php:270
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
-#: setup/lib/messages.inc.php:274
+#: setup/lib/messages.inc.php:271
msgid "PHP extension to use"
msgstr ""
-#: setup/lib/messages.inc.php:275
+#: setup/lib/messages.inc.php:272
msgid "Hide databases matching regular expression (PCRE)"
msgstr ""
-#: setup/lib/messages.inc.php:276
+#: setup/lib/messages.inc.php:273
#, fuzzy
msgid "Hide databases"
msgstr "沒有資料庫"
-#: setup/lib/messages.inc.php:277
+#: setup/lib/messages.inc.php:274
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:278
+#: setup/lib/messages.inc.php:275
msgid "SQL query history table"
msgstr ""
-#: setup/lib/messages.inc.php:279
+#: setup/lib/messages.inc.php:276
msgid ""
"Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/"
"kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:280
+#: setup/lib/messages.inc.php:277
msgid "SQL query tracking table"
msgstr ""
-#: setup/lib/messages.inc.php:281
+#: setup/lib/messages.inc.php:278
msgid "Hostname where MySQL server is running"
msgstr ""
-#: setup/lib/messages.inc.php:282
+#: setup/lib/messages.inc.php:279
#, fuzzy
msgid "Server hostname"
msgstr "伺æœå™¨å稱"
-#: setup/lib/messages.inc.php:283
+#: setup/lib/messages.inc.php:280
msgid "Logout URL"
msgstr ""
-#: setup/lib/messages.inc.php:284
+#: setup/lib/messages.inc.php:281
msgid "Try to connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:285
+#: setup/lib/messages.inc.php:282
msgid "Connect without password"
msgstr ""
-#: setup/lib/messages.inc.php:286
+#: setup/lib/messages.inc.php:283
msgid ""
"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'"
msgstr ""
-#: setup/lib/messages.inc.php:287
+#: setup/lib/messages.inc.php:284
msgid "Show only listed databases"
msgstr ""
-#: setup/lib/messages.inc.php:288 setup/lib/messages.inc.php:322
+#: setup/lib/messages.inc.php:285 setup/lib/messages.inc.php:319
msgid "Leave empty if not using config auth"
msgstr ""
-#: setup/lib/messages.inc.php:289
+#: setup/lib/messages.inc.php:286
msgid "Password for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:290
+#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:291
+#: setup/lib/messages.inc.php:288
msgid "PDF schema: pages table"
msgstr ""
-#: setup/lib/messages.inc.php:292
+#: setup/lib/messages.inc.php:289
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 ""
-#: setup/lib/messages.inc.php:294
+#: setup/lib/messages.inc.php:291
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:295
+#: setup/lib/messages.inc.php:292
#, fuzzy
msgid "Server port"
msgstr "伺æœå™¨ ID"
-#: setup/lib/messages.inc.php:296
+#: setup/lib/messages.inc.php:293
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:297
+#: setup/lib/messages.inc.php:294
#, fuzzy
msgid "Relation table"
msgstr "修復資料表"
-#: setup/lib/messages.inc.php:298
+#: setup/lib/messages.inc.php:295
msgid "SQL command to fetch available databases"
msgstr ""
-#: setup/lib/messages.inc.php:299
+#: setup/lib/messages.inc.php:296
msgid "SHOW DATABASES command"
msgstr ""
-#: setup/lib/messages.inc.php:300
+#: setup/lib/messages.inc.php:297
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
-#: setup/lib/messages.inc.php:301
+#: setup/lib/messages.inc.php:298
msgid "Signon session name"
msgstr ""
-#: setup/lib/messages.inc.php:302
+#: setup/lib/messages.inc.php:299
msgid "Signon URL"
msgstr ""
-#: setup/lib/messages.inc.php:303
+#: setup/lib/messages.inc.php:300
msgid ""
"Whether the tracking mechanism creates versions for tables and views "
"automatically."
msgstr ""
-#: setup/lib/messages.inc.php:304
+#: setup/lib/messages.inc.php:301
#, fuzzy
#| msgid "Automatic recovery mode"
msgid "Automatically create versions"
msgstr "自動修復模å¼"
-#: setup/lib/messages.inc.php:305
+#: setup/lib/messages.inc.php:302
msgid "Defines the list of statements the auto-creation uses for new versions."
msgstr ""
-#: setup/lib/messages.inc.php:306
+#: setup/lib/messages.inc.php:303
#, fuzzy
#| msgid "Statements"
msgid "Statements to track"
msgstr "敘述"
-#: setup/lib/messages.inc.php:307
+#: setup/lib/messages.inc.php:304
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view."
msgstr ""
-#: setup/lib/messages.inc.php:308
+#: setup/lib/messages.inc.php:305
msgid "Add DROP VIEW"
msgstr ""
-#: setup/lib/messages.inc.php:309
+#: setup/lib/messages.inc.php:306
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table."
msgstr ""
-#: setup/lib/messages.inc.php:310
+#: setup/lib/messages.inc.php:307
msgid "Add DROP TABLE"
msgstr ""
-#: setup/lib/messages.inc.php:311
+#: setup/lib/messages.inc.php:308
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database."
msgstr ""
-#: setup/lib/messages.inc.php:312
+#: setup/lib/messages.inc.php:309
msgid "Add DROP DATABASE"
msgstr ""
-#: setup/lib/messages.inc.php:313
+#: setup/lib/messages.inc.php:310
msgid "You should use SSL connections if your web server supports it"
msgstr ""
-#: setup/lib/messages.inc.php:314
+#: setup/lib/messages.inc.php:311
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
-#: setup/lib/messages.inc.php:315
+#: setup/lib/messages.inc.php:312
#, fuzzy
msgid "Server socket"
msgstr "é¸æ“‡ä¼ºæœå™¨"
-#: setup/lib/messages.inc.php:316
+#: setup/lib/messages.inc.php:313
msgid "Enable SSL for connection to MySQL server"
msgstr ""
-#: setup/lib/messages.inc.php:317
+#: setup/lib/messages.inc.php:314
msgid "Use SSL"
msgstr ""
-#: setup/lib/messages.inc.php:318
+#: setup/lib/messages.inc.php:315
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:319
+#: setup/lib/messages.inc.php:316
msgid "PDF schema: table coordinates"
msgstr ""
-#: setup/lib/messages.inc.php:320
+#: setup/lib/messages.inc.php:317
msgid ""
"Table to describe the display columns, leave blank for no support; "
"suggested: [kbd]pma_table_info[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:321
+#: setup/lib/messages.inc.php:318
#, fuzzy
#| msgid "Displaying Column Comments"
msgid "Display columns table"
msgstr "顯示欄ä½è¨»è§£"
-#: setup/lib/messages.inc.php:323
+#: setup/lib/messages.inc.php:320
msgid "User for config auth"
msgstr ""
-#: setup/lib/messages.inc.php:324
+#: setup/lib/messages.inc.php:321
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
-#: setup/lib/messages.inc.php:325
+#: setup/lib/messages.inc.php:322
msgid "Verbose check"
msgstr ""
-#: setup/lib/messages.inc.php:326
+#: setup/lib/messages.inc.php:323
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
-#: setup/lib/messages.inc.php:327
+#: setup/lib/messages.inc.php:324
msgid "Verbose name of this server"
msgstr ""
-#: setup/lib/messages.inc.php:329
+#: setup/lib/messages.inc.php:326
msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
msgstr ""
-#: setup/lib/messages.inc.php:330
+#: setup/lib/messages.inc.php:327
msgid "Allow to display all the rows"
msgstr ""
-#: setup/lib/messages.inc.php:331
+#: setup/lib/messages.inc.php:328
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 ""
-#: setup/lib/messages.inc.php:332
+#: setup/lib/messages.inc.php:329
msgid "Show password change form"
msgstr ""
-#: setup/lib/messages.inc.php:333
+#: setup/lib/messages.inc.php:330
msgid "Show create database form"
msgstr ""
-#: setup/lib/messages.inc.php:334
+#: setup/lib/messages.inc.php:331
#, fuzzy
msgid "Show form"
msgstr "顯示é¡è‰²"
-#: setup/lib/messages.inc.php:335
+#: setup/lib/messages.inc.php:332
msgid "Display the function fields in edit/insert mode"
msgstr ""
-#: setup/lib/messages.inc.php:336
+#: setup/lib/messages.inc.php:333
msgid "Show function fields"
msgstr ""
-#: setup/lib/messages.inc.php:338
+#: setup/lib/messages.inc.php:335
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
-#: setup/lib/messages.inc.php:339
+#: setup/lib/messages.inc.php:336
msgid "Show phpinfo() link"
msgstr ""
-#: setup/lib/messages.inc.php:340
+#: setup/lib/messages.inc.php:337
msgid "Show detailed MySQL server information"
msgstr ""
-#: setup/lib/messages.inc.php:341
+#: setup/lib/messages.inc.php:338
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
-#: setup/lib/messages.inc.php:342
+#: setup/lib/messages.inc.php:339
#, fuzzy
msgid "Show SQL queries"
msgstr "顯示完整查詢"
-#: setup/lib/messages.inc.php:343
+#: setup/lib/messages.inc.php:340
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
-#: setup/lib/messages.inc.php:344
+#: setup/lib/messages.inc.php:341
#, fuzzy
msgid "Show statistics"
msgstr "資料列統計數值"
-#: setup/lib/messages.inc.php:345
+#: setup/lib/messages.inc.php:342
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
-#: setup/lib/messages.inc.php:346
+#: setup/lib/messages.inc.php:343
msgid "Display database comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:347
+#: setup/lib/messages.inc.php:344
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"
@@ -7372,40 +7351,40 @@ msgid ""
"alias, the table name itself stays unchanged"
msgstr ""
-#: setup/lib/messages.inc.php:348
+#: setup/lib/messages.inc.php:345
msgid "Display table comment instead of its name"
msgstr ""
-#: setup/lib/messages.inc.php:349
+#: setup/lib/messages.inc.php:346
msgid "Display table comments in tooltips"
msgstr ""
-#: setup/lib/messages.inc.php:350
+#: setup/lib/messages.inc.php:347
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
-#: setup/lib/messages.inc.php:351
+#: setup/lib/messages.inc.php:348
#, fuzzy
msgid "Skip locked tables"
msgstr "顯示開啟資料表"
-#: setup/lib/messages.inc.php:357
+#: setup/lib/messages.inc.php:354
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
-#: setup/lib/messages.inc.php:358
+#: setup/lib/messages.inc.php:355
msgid "Suggest new database name"
msgstr ""
-#: setup/lib/messages.inc.php:359
+#: setup/lib/messages.inc.php:356
#, fuzzy
msgid "yes"
msgstr " 是 "
-#: setup/lib/messages.inc.php:360
+#: setup/lib/messages.inc.php:357
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-"
@@ -7413,706 +7392,722 @@ msgid ""
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
-#: setup/lib/messages.inc.php:361
+#: setup/lib/messages.inc.php:358
msgid "List of trusted proxies for IP allow/deny"
msgstr ""
-#: setup/lib/messages.inc.php:362
+#: setup/lib/messages.inc.php:359
msgid "Directory on server where you can upload files for import"
msgstr ""
-#: setup/lib/messages.inc.php:363
+#: setup/lib/messages.inc.php:360
msgid "Upload directory"
msgstr ""
-#: setup/lib/messages.inc.php:364
+#: setup/lib/messages.inc.php:361
msgid "Allow for searching inside the entire database"
msgstr ""
-#: setup/lib/messages.inc.php:365
+#: setup/lib/messages.inc.php:362
msgid "Use database search"
msgstr ""
-#: setup/lib/messages.inc.php:366
+#: setup/lib/messages.inc.php:363
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 ""
-#: setup/lib/messages.inc.php:367
+#: setup/lib/messages.inc.php:364
msgid "Verbose multiple statements"
msgstr ""
-#: setup/lib/messages.inc.php:368
+#: setup/lib/messages.inc.php:365
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: setup/lib/messages.inc.php:369
+#: setup/lib/messages.inc.php:366
msgid "Got invalid version string from server"
msgstr ""
-#: setup/lib/messages.inc.php:371
+#: setup/lib/messages.inc.php:368
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:372
+#: setup/lib/messages.inc.php:369
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
-#: setup/lib/messages.inc.php:373
+#: setup/lib/messages.inc.php:370
msgid "No newer stable version is available"
msgstr ""
-#: setup/lib/messages.inc.php:374
+#: setup/lib/messages.inc.php:371
msgid "Unparsable version string"
msgstr ""
-#: setup/lib/messages.inc.php:375
+#: setup/lib/messages.inc.php:372
msgid "Version check"
msgstr ""
-#: setup/lib/messages.inc.php:376
+#: setup/lib/messages.inc.php:373
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
-#: setup/lib/messages.inc.php:378
+#: setup/lib/messages.inc.php:375
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
-#: setup/lib/messages.inc.php:379
+#: setup/lib/messages.inc.php:376
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:380
+#: setup/lib/messages.inc.php:377
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
-#: setup/lib/messages.inc.php:381
+#: setup/lib/messages.inc.php:378
msgid "ZIP"
msgstr ""
-#: sql.php:496 tbl_replace.php:386
+#: sql.php:495 tbl_replace.php:385
#, php-format
msgid "Inserted row id: %1$d"
msgstr ""
-#: sql.php:513
+#: sql.php:512
msgid "Showing as PHP code"
msgstr ""
-#: sql.php:516 tbl_replace.php:360
+#: sql.php:515 tbl_replace.php:359
msgid "Showing SQL query"
msgstr ""
-#: sql.php:639
+#: sql.php:638
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "於資料表 `%s` 中有索引å•é¡Œ"
-#: sql.php:671
+#: sql.php:670
msgid "Label"
msgstr "書籤å稱"
-#: tbl_addfield.php:189 tbl_alter.php:103 tbl_indexes.php:98
+#: tbl_addfield.php:188 tbl_alter.php:102 tbl_indexes.php:97
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "é¸æ“‡çš„使用者已æˆåŠŸåˆªé™¤."
-#: tbl_change.php:251 tbl_select.php:27 tbl_select.php:28 tbl_select.php:31
-#: tbl_select.php:34
+#: tbl_change.php:250 tbl_select.php:26 tbl_select.php:27 tbl_select.php:30
+#: tbl_select.php:33
msgid "Browse foreign values"
msgstr "ç€è¦½å¤–來值"
-#: tbl_change.php:281 tbl_change.php:319
+#: tbl_change.php:280 tbl_change.php:318
msgid "Function"
msgstr "函數"
-#: tbl_change.php:301 tbl_indexes.php:200 tbl_indexes.php:225
+#: tbl_change.php:300 tbl_indexes.php:199 tbl_indexes.php:224
msgid "Ignore"
msgstr "忽略"
-#: tbl_change.php:726
+#: tbl_change.php:725
#, fuzzy
#| msgid " Because of its length,<br /> this field might not be editable "
msgid " Because of its length,<br /> this column might not be editable "
msgstr " 由於長度é™åˆ¶<br /> 此欄ä½ä¸èƒ½ç·¨è¼¯ "
-#: tbl_change.php:885
+#: tbl_change.php:884
msgid "Remove BLOB Repository Reference"
msgstr ""
-#: tbl_change.php:891
+#: tbl_change.php:890
msgid "Binary - do not edit"
msgstr "二進制碼 - ä¸èƒ½ç·¨è¼¯"
-#: tbl_change.php:984
+#: tbl_change.php:983
msgid "Upload to BLOB repository"
msgstr ""
-#: tbl_change.php:1129
+#: tbl_change.php:1128
msgid "Insert as new row"
msgstr "儲存為新記錄"
-#: tbl_change.php:1130
+#: tbl_change.php:1129
msgid "Insert as new row and ignore errors"
msgstr ""
-#: tbl_change.php:1131
+#: tbl_change.php:1130
msgid "Show insert query"
msgstr ""
-#: tbl_change.php:1146
+#: tbl_change.php:1145
msgid "Go back to previous page"
msgstr "返回"
-#: tbl_change.php:1147
+#: tbl_change.php:1146
msgid "Insert another new row"
msgstr "新增一筆記錄"
-#: tbl_change.php:1151
+#: tbl_change.php:1150
msgid "Go back to this page"
msgstr "返回這é "
-#: tbl_change.php:1159
+#: tbl_change.php:1158
msgid "Edit next row"
msgstr "編輯新一列"
-#: tbl_change.php:1170
+#: tbl_change.php:1169
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr "按 TAB éµè·³åˆ°ä¸‹ä¸€å€‹æ•¸å€¼, 或 CTRL+æ–¹å‘éµ ä½œéš¨æ„移動"
-#: tbl_change.php:1208
+#: tbl_change.php:1207
#, php-format
msgid "Restart insertion with %s rows"
msgstr ""
-#: tbl_create.php:62
+#: tbl_create.php:57
#, php-format
msgid "Table %s already exists!"
msgstr "資料表 %s 已存在!"
-#: tbl_create.php:249
+#: tbl_create.php:244
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "資料表 %s 已被刪除"
-#: tbl_export.php:23
+#: tbl_export.php:22
msgid "View dump (schema) of table"
msgstr "æª¢è¦–è³‡æ–™è¡¨çš„å‚™ä»½æ¦‚è¦ (dump schema)"
-#: tbl_indexes.php:67
+#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "主éµçš„å稱必須稱為 PRIMARY!"
-#: tbl_indexes.php:75
+#: tbl_indexes.php:74
msgid "Can't rename index to PRIMARY!"
msgstr "無法將索引更å為 PRIMARY!"
-#: tbl_indexes.php:91
+#: tbl_indexes.php:90
msgid "No index parts defined!"
msgstr "部份索引資料還未定義!"
-#: tbl_indexes.php:160
+#: tbl_indexes.php:159
msgid "Create a new index"
msgstr "新增一組索引"
-#: tbl_indexes.php:162
+#: tbl_indexes.php:161
msgid "Modify an index"
msgstr "修改索引"
-#: tbl_indexes.php:168
+#: tbl_indexes.php:167
msgid "Index name:"
msgstr "索引å稱&nbsp;:"
-#: tbl_indexes.php:174
+#: tbl_indexes.php:173
msgid "Index type:"
msgstr "索引類型&nbsp;:"
-#: tbl_indexes.php:184
+#: tbl_indexes.php:183
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr "(\"PRIMARY\" <b>å¿…é ˆ</b>是主éµçš„å稱以åŠæ˜¯<b>唯一</b>一組主éµ!)"
-#: tbl_indexes.php:251
+#: tbl_indexes.php:250
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "新增 &nbsp;%s&nbsp; 組索引欄"
-#: tbl_indexes.php:256 tbl_structure.php:589 tbl_structure.php:600
+#: tbl_indexes.php:255 tbl_structure.php:588 tbl_structure.php:599
msgid "Column count has to be larger than zero."
msgstr "欄ä½æ•¸ç›®éœ€è¦å¤§æ–¼é›¶."
-#: tbl_move_copy.php:46
+#: tbl_move_copy.php:45
msgid "Can't move table to same one!"
msgstr "無法移動到相åŒè³‡æ–™è¡¨!"
-#: tbl_move_copy.php:48
+#: tbl_move_copy.php:47
msgid "Can't copy table to same one!"
msgstr "無法複製到相åŒè³‡æ–™è¡¨!"
-#: tbl_move_copy.php:56
+#: tbl_move_copy.php:55
#, php-format
msgid "Table %s has been moved to %s."
msgstr "資料表 %s 已經移動到 %s."
-#: tbl_move_copy.php:58
+#: tbl_move_copy.php:57
#, php-format
msgid "Table %s has been copied to %s."
msgstr "已經將資料表 %s 複製為 %s."
-#: tbl_move_copy.php:82
+#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "請輸入資料表å稱!"
-#: tbl_operations.php:249
+#: tbl_operations.php:248
msgid "Alter table order by"
msgstr "根據欄ä½å…§å®¹æŽ’åºè¨˜éŒ„"
-#: tbl_operations.php:258
+#: tbl_operations.php:257
msgid "(singly)"
msgstr "(åªæœƒæŽ’åºç¾æ™‚的記錄)"
-#: tbl_operations.php:278
+#: tbl_operations.php:277
msgid "Move table to (database<b>.</b>table):"
msgstr "移動資料表到:(æ ¼å¼ç‚º 資料庫å稱<b>.</b>資料表å稱)"
-#: tbl_operations.php:336
+#: tbl_operations.php:335
msgid "Table options"
msgstr "資料表é¸é …"
-#: tbl_operations.php:340
+#: tbl_operations.php:339
msgid "Rename table to"
msgstr "將資料表改å為"
-#: tbl_operations.php:511
+#: tbl_operations.php:510
msgid "Copy table to (database<b>.</b>table):"
msgstr "複製資料表到: (æ ¼å¼ç‚º 資料庫å稱<b>.</b>資料表å稱):"
-#: tbl_operations.php:558
+#: tbl_operations.php:557
msgid "Switch to copied table"
msgstr "跳到已複製之資料表"
-#: tbl_operations.php:570
+#: tbl_operations.php:569
msgid "Table maintenance"
msgstr "資料表維護"
-#: tbl_operations.php:591
+#: tbl_operations.php:590
msgid "Defragment table"
msgstr "æ•´ç†è³‡æ–™è¡¨"
-#: tbl_operations.php:630
+#: tbl_operations.php:629
#, php-format
msgid "Table %s has been flushed"
msgstr "資料表 %s 已被強迫更新"
-#: tbl_operations.php:636
+#: tbl_operations.php:635
#, fuzzy
#| msgid "Flush the table (\"FLUSH\")"
msgid "Flush the table (FLUSH)"
msgstr "強迫更新資料表 (\"FLUSH\")"
-#: tbl_operations.php:651
+#: tbl_operations.php:650
#, fuzzy
msgid "Partition maintenance"
msgstr "資料表維護"
-#: tbl_operations.php:659
+#: tbl_operations.php:658
#, php-format
msgid "Partition %s"
msgstr ""
-#: tbl_operations.php:662
+#: tbl_operations.php:661
msgid "Analyze"
msgstr ""
-#: tbl_operations.php:663
+#: tbl_operations.php:662
#, fuzzy
msgid "Check"
msgstr "æ·å…‹èªž"
-#: tbl_operations.php:664
+#: tbl_operations.php:663
msgid "Optimize"
msgstr ""
-#: tbl_operations.php:665
+#: tbl_operations.php:664
msgid "Rebuild"
msgstr ""
-#: tbl_operations.php:666
+#: tbl_operations.php:665
#, fuzzy
msgid "Repair"
msgstr "修復資料表"
-#: tbl_operations.php:678
+#: tbl_operations.php:677
msgid "Remove partitioning"
msgstr ""
-#: tbl_operations.php:704
+#: tbl_operations.php:703
msgid "Check referential integrity:"
msgstr "檢查指示完整性:"
-#: tbl_printview.php:74
+#: tbl_printview.php:73
msgid "Show tables"
msgstr "顯示資料表"
-#: tbl_printview.php:309 tbl_structure.php:656
+#: tbl_printview.php:308 tbl_structure.php:655
msgid "Space usage"
msgstr "已使用空間"
-#: tbl_printview.php:313 tbl_structure.php:660
+#: tbl_printview.php:312 tbl_structure.php:659
msgid "Usage"
msgstr "使用"
-#: tbl_printview.php:340 tbl_structure.php:687
+#: tbl_printview.php:339 tbl_structure.php:686
msgid "Effective"
msgstr "實際"
-#: tbl_printview.php:365 tbl_structure.php:725
+#: tbl_printview.php:364 tbl_structure.php:724
msgid "Row Statistics"
msgstr "資料列統計數值"
-#: tbl_printview.php:368 tbl_structure.php:728
+#: tbl_printview.php:367 tbl_structure.php:727
msgid "Statements"
msgstr "敘述"
-#: tbl_printview.php:379 tbl_structure.php:740
+#: tbl_printview.php:378 tbl_structure.php:739
msgid "static"
msgstr ""
-#: tbl_printview.php:381 tbl_structure.php:742
+#: tbl_printview.php:380 tbl_structure.php:741
msgid "dynamic"
msgstr "å‹•æ…‹"
-#: tbl_printview.php:403 tbl_structure.php:785
+#: tbl_printview.php:402 tbl_structure.php:784
msgid "Row length"
msgstr "資料列長度"
-#: tbl_printview.php:413 tbl_structure.php:793
+#: tbl_printview.php:412 tbl_structure.php:792
msgid " Row size "
msgstr "資料列大å°"
-#: tbl_relation.php:279
+#: tbl_relation.php:278
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
-#: tbl_relation.php:405
+#: tbl_relation.php:404
#, fuzzy
#| msgid "Internal relations"
msgid "Internal relation"
msgstr "內部關è¯"
-#: tbl_relation.php:407
+#: tbl_relation.php:406
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
-#: tbl_relation.php:413
+#: tbl_relation.php:412
msgid "Foreign key constraint"
msgstr ""
-#: tbl_row_action.php:29
+#: tbl_row_action.php:28
msgid "No rows selected"
msgstr "並無資料列已é¸æ“‡"
-#: tbl_select.php:131
+#: tbl_select.php:130
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "以範例查詢 (è¬ç”¨å­—å…ƒ : \"%\")"
-#: tbl_select.php:137
+#: tbl_select.php:136
msgid "Operator"
msgstr "æ“作員"
-#: tbl_select.php:268
+#: tbl_select.php:267
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "é¸æ“‡æ¬„ä½ (至少一個)"
-#: tbl_select.php:286
+#: tbl_select.php:285
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "增加檢索æ¢ä»¶ (\"where\" å­å¥çš„主體)"
-#: tbl_select.php:293
+#: tbl_select.php:292
msgid "Number of rows per page"
msgstr "筆記錄/æ¯é "
-#: tbl_select.php:299
+#: tbl_select.php:298
msgid "Display order:"
msgstr "顯示次åº"
-#: tbl_structure.php:161
+#: tbl_structure.php:160
msgid "Browse distinct values"
msgstr "ç€è¦½ä¸åŒæ•¸å€¼"
-#: tbl_structure.php:361
+#: tbl_structure.php:360
#, fuzzy
#| msgid "None"
msgctxt "None for default"
msgid "None"
msgstr "ä¸é©ç”¨"
-#: tbl_structure.php:374
+#: tbl_structure.php:373
#, fuzzy, php-format
#| msgid "Table %s has been dropped"
msgid "Column %s has been dropped"
msgstr "資料表 %s 已被刪除"
-#: tbl_structure.php:385
+#: tbl_structure.php:384
#, php-format
msgid "A primary key has been added on %s"
msgstr "主éµå·²ç¶“新增到 %s"
-#: tbl_structure.php:400 tbl_structure.php:414 tbl_structure.php:428
+#: tbl_structure.php:399 tbl_structure.php:413 tbl_structure.php:427
#, php-format
msgid "An index has been added on %s"
msgstr "索引已經新增到 %s"
-#: tbl_structure.php:506 tbl_structure.php:508
+#: tbl_structure.php:505 tbl_structure.php:507
msgid "Relation view"
msgstr "é—œè¯æª¢è¦–"
-#: tbl_structure.php:515 tbl_structure.php:517
+#: tbl_structure.php:514 tbl_structure.php:516
msgid "Propose table structure"
msgstr "分æžè³‡æ–™è¡¨çµæ§‹"
-#: tbl_structure.php:540
+#: tbl_structure.php:539
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
msgstr "新增 %s 個欄ä½"
-#: tbl_structure.php:554
+#: tbl_structure.php:553
msgid "At End of Table"
msgstr "於資料表尾端"
-#: tbl_structure.php:555
+#: tbl_structure.php:554
msgid "At Beginning of Table"
msgstr "於資料表開頭"
-#: tbl_structure.php:556
+#: tbl_structure.php:555
#, php-format
msgid "After %s"
msgstr "在 %s 之後"
-#: tbl_structure.php:594
+#: tbl_structure.php:593
#, fuzzy, php-format
#| msgid "Create an index on&nbsp;%s&nbsp;columns"
msgid "Create an index on &nbsp;%s&nbsp;columns"
msgstr "新增 &nbsp;%s&nbsp; 組索引欄"
-#: tbl_structure.php:756
+#: tbl_structure.php:755
msgid "partitioned"
msgstr ""
-#: tbl_tracking.php:114
+#: tbl_tracking.php:113
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
-#: tbl_tracking.php:187
+#: tbl_tracking.php:186
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
-#: tbl_tracking.php:195
+#: tbl_tracking.php:194
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
-#: tbl_tracking.php:203
+#: tbl_tracking.php:202
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
-#: tbl_tracking.php:213
+#: tbl_tracking.php:212
msgid "SQL statements executed."
msgstr ""
-#: tbl_tracking.php:220
+#: tbl_tracking.php:219
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: tbl_tracking.php:221
+#: tbl_tracking.php:220
msgid "Comment out these two lines if you do not need them."
msgstr ""
-#: tbl_tracking.php:230
+#: tbl_tracking.php:229
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:251 tbl_tracking.php:379
+#: tbl_tracking.php:250 tbl_tracking.php:378
msgid "Close"
msgstr ""
-#: tbl_tracking.php:262
+#: tbl_tracking.php:261
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:381
+#: tbl_tracking.php:380
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:397 tbl_tracking.php:504
+#: tbl_tracking.php:396 tbl_tracking.php:503
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
-#: tbl_tracking.php:410 tbl_tracking.php:461
+#: tbl_tracking.php:409 tbl_tracking.php:460
#, fuzzy
msgid "Date"
msgstr "資料"
-#: tbl_tracking.php:411 tbl_tracking.php:462
+#: tbl_tracking.php:410 tbl_tracking.php:461
#, fuzzy
msgid "Username"
msgstr "登入å稱:"
-#: tbl_tracking.php:412
+#: tbl_tracking.php:411
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:463
+#: tbl_tracking.php:462
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:507
+#: tbl_tracking.php:506
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:508
+#: tbl_tracking.php:507
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:509
+#: tbl_tracking.php:508
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:521
+#: tbl_tracking.php:520
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:561
+#: tbl_tracking.php:560
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:593
+#: tbl_tracking.php:592
#, fuzzy
msgid "Version"
msgstr "波斯語"
-#: tbl_tracking.php:640
+#: tbl_tracking.php:639
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:642
+#: tbl_tracking.php:641
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:653
+#: tbl_tracking.php:652
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
-#: tbl_tracking.php:655
+#: tbl_tracking.php:654
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:668
+#: tbl_tracking.php:667
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
-#: tbl_tracking.php:672
+#: tbl_tracking.php:671
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:679
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:688
+#: tbl_tracking.php:687
#, fuzzy
msgid "Create version"
msgstr "伺æœå™¨ç‰ˆæœ¬"
-#: themes.php:32
+#: themes.php:31
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr "ä¸æ”¯æ´æ¬¾å¼åŠŸèƒ½, 請查看設定案åŠå„²å­˜æ¬¾å¼æª”案的資料夾 %s."
-#: themes.php:42
+#: themes.php:41
msgid "Get more themes!"
msgstr ""
-#: transformation_overview.php:25
+#: transformation_overview.php:24
msgid "Available MIME types"
msgstr "å¯ä½¿ç”¨ MIME é¡žåž‹"
-#: transformation_overview.php:38
+#: transformation_overview.php:37
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "MIME 類型以斜體顯示是沒有分隔轉æ›åŠŸèƒ½"
-#: transformation_overview.php:43
+#: transformation_overview.php:42
msgid "Available transformations"
msgstr "å¯ä½¿ç”¨è½‰æ›æ–¹å¼"
-#: transformation_overview.php:48
+#: transformation_overview.php:47
#, fuzzy
#| msgid "Description"
msgctxt "for MIME transformation"
msgid "Description"
msgstr "說明"
-#: user_password.php:54
+#: user_password.php:49
msgid "You don't have sufficient privileges to be here right now!"
msgstr "您ç¾åœ¨æ²’有足夠的權é™!"
-#: user_password.php:112
+#: user_password.php:107
msgid "The profile has been updated."
msgstr "資料己經更新."
-#: view_create.php:142
+#: view_create.php:141
msgid "VIEW name"
msgstr ""
-#: view_operations.php:93
+#: view_operations.php:92
#, fuzzy
msgid "Rename view to"
msgstr "將資料表改å為"
+#~ msgid ""
+#~ "Couldn't load the iconv or recode extension needed for charset "
+#~ "conversion. Either configure PHP to enable these extensions or disable "
+#~ "charset conversion in phpMyAdmin."
+#~ msgstr ""
+#~ "æœªèƒ½è®€å– iconv 或é‡æ–°ç·¨ç¢¼ç¨‹å¼ä¾†ä½œæ–‡å­—編碼轉æ›, 請設定 php 來啟動這些模組或"
+#~ "å–消 phpMyAdmin 使用文字編碼轉æ›åŠŸèƒ½."
+
+#~ msgid ""
+#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
+#~ "the necessary extensions appear to be loaded. Check your PHP "
+#~ "configuration."
+#~ msgstr ""
+#~ "當文編碼模組讀å–後,未能使用 iconv, libiconv 或 recode_string 功能. 請檢查"
+#~ "您的 php 設定."
+
#, fuzzy
#~| msgid "Add new field"
#~ msgid "Add field"
diff --git a/querywindow.php b/querywindow.php
index 0d15de5f74..7b2b08d1bd 100644
--- a/querywindow.php
+++ b/querywindow.php
@@ -12,15 +12,6 @@
* @uses $cfg['Confirm']
* @uses $GLOBALS['db']
* @uses $GLOBALS['table']
- * @uses __('SQL')
- * @uses __('Import files')
- * @uses __('SQL history')
- * @uses __('All')
- * @uses __('Change')
- * @uses __('Missing value in the form!')
- * @uses __('This is not a number!')
- * @uses __('"DROP DATABASE" statements are disabled.')
- * @uses __('Do you really want to ')
* @uses PMA_isSuperuser()
* @uses PMA_outBufferPre()
* @uses PMA_getRelationsParam()
@@ -37,7 +28,6 @@
* @uses strlen()
* @uses preg_replace()
* @uses htmlspecialchars()
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/scripts/decode_bug.php b/scripts/decode_bug.php
index 48ea0ca4ba..2f55dcf4e9 100644
--- a/scripts/decode_bug.php
+++ b/scripts/decode_bug.php
@@ -8,7 +8,6 @@
*
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
*
- * @version $Id$
* @package phpMyAdmin-debug
*/
diff --git a/scripts/signon.php b/scripts/signon.php
index a289fce9af..d2aac588a7 100644
--- a/scripts/signon.php
+++ b/scripts/signon.php
@@ -7,7 +7,6 @@
* not intended to be perfect code and look, only shows how you can
* integrate this functionality in your application.
*
- * @version $Id$
* @package phpMyAdmin
* @subpackage Example
*/
diff --git a/server_binlog.php b/server_binlog.php
index c8dd614973..bfa4e07016 100644
--- a/server_binlog.php
+++ b/server_binlog.php
@@ -8,19 +8,6 @@
* @uses $cfg['MaxRows']
* @uses $cfg['LimitChars']
* @uses $pmaThemeImage
- * @uses __('Binary log')
- * @uses __('Go')
- * @uses __('Truncate Shown Queries')
- * @uses __('Show Full Queries')
- * @uses __('Log name')
- * @uses __('Position')
- * @uses __('Event type')
- * @uses __('Server ID')
- * @uses __('Original position')
- * @uses __('Information')
- * @uses __('Files')
- * @uses __('Previous')
- * @uses __('Next')
* @uses $binary_logs
* @uses PMA_generate_common_hidden_inputs()
* @uses PMA_generate_common_url()
@@ -35,7 +22,6 @@
* @uses array_key_exists()
* @uses implode()
* @uses htmlspecialchars()
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_collations.php b/server_collations.php
index 0abeaab405..b6482cd841 100644
--- a/server_collations.php
+++ b/server_collations.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_databases.php b/server_databases.php
index 9a05c707d1..0c7d598e55 100644
--- a/server_databases.php
+++ b/server_databases.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_engines.php b/server_engines.php
index 6fa73ec6ea..f9664ca02d 100644
--- a/server_engines.php
+++ b/server_engines.php
@@ -3,7 +3,6 @@
/**
* display list of server enignes and additonal information about them
*
- * @version $Id$
* @todo falcon storage enginge is not listed under dev.mysql.com/doc/refman but dev.mysql.com/doc/falcon/
* @package phpMyAdmin
*/
diff --git a/server_export.php b/server_export.php
index 183b784c4d..a4b29b6e1e 100644
--- a/server_export.php
+++ b/server_export.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_import.php b/server_import.php
index bbd6cf7f11..e0eb68479e 100644
--- a/server_import.php
+++ b/server_import.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_privileges.php b/server_privileges.php
index 576c0a16b2..a909ef588f 100644
--- a/server_privileges.php
+++ b/server_privileges.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
@@ -16,6 +15,7 @@ require_once './libraries/common.inc.php';
*/
$GLOBALS['js_include'][] = 'server_privileges.js';
$GLOBALS['js_include'][] = 'functions.js';
+$GLOBALS['js_include'][] = 'password_generation.js';
require './libraries/server_common.inc.php';
/**
@@ -810,22 +810,14 @@ function PMA_displayLoginInformationFields($mode = 'new')
. '</span>' . "\n"
. '<input type="password" id="text_pma_pw" name="pma_pw" title="' . __('Password') . '" onchange="pred_password.value = \'userdefined\';" />' . "\n"
. '</div>' . "\n"
- . '<div class="item">' . "\n"
+ . '<div class="item" id="div_element_before_generate_password">' . "\n"
. '<label for="text_pma_pw2">' . "\n"
. ' ' . __('Re-type') . ':' . "\n"
. '</label>' . "\n"
. '<span class="options">&nbsp;</span>' . "\n"
. '<input type="password" name="pma_pw2" id="text_pma_pw2" title="' . __('Re-type') . '" onchange="pred_password.value = \'userdefined\';" />' . "\n"
. '</div>' . "\n"
- . '<div class="item">' . "\n"
- . '<label for="button_generate_password">' . "\n"
- . ' ' . __('Generate Password') . ':' . "\n"
- . '</label>' . "\n"
- . '<span class="options">' . "\n"
- . ' <input type="button" id="button_generate_password" value="' . __('Generate') . '" onclick="suggestPassword(this.form)" />' . "\n"
- . '</span>' . "\n"
- . '<input type="text" name="generated_pw" id="generated_pw" />' . "\n"
- . '</div>' . "\n"
+ // Generate password added here via jQuery
. '</fieldset>' . "\n";
} // end of the 'PMA_displayUserAndHostFields()' function
diff --git a/server_processlist.php b/server_processlist.php
index a777060970..58f4813fa4 100644
--- a/server_processlist.php
+++ b/server_processlist.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_replication.php b/server_replication.php
index dae375adbd..1dbd42e3c6 100644
--- a/server_replication.php
+++ b/server_replication.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_sql.php b/server_sql.php
index 54141b101d..1b8027c33e 100644
--- a/server_sql.php
+++ b/server_sql.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_status.php b/server_status.php
index 5ebd835911..30edca2c8b 100644
--- a/server_status.php
+++ b/server_status.php
@@ -4,7 +4,6 @@
* displays status variables with descriptions and some hints an optmizing
* + reset status variables
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_synchronize.php b/server_synchronize.php
index c5d8077283..1272dda978 100644
--- a/server_synchronize.php
+++ b/server_synchronize.php
@@ -3,7 +3,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/server_variables.php b/server_variables.php
index 0248b8adc2..db156a2129 100644
--- a/server_variables.php
+++ b/server_variables.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/setup/lib/config_info.inc.php b/setup/lib/config_info.inc.php
index 71a6bc503b..afc124ac6d 100644
--- a/setup/lib/config_info.inc.php
+++ b/setup/lib/config_info.inc.php
@@ -40,8 +40,7 @@ $cfg_db['Servers'] = array(1 => array(
'AllowDeny' => array(
'order' => array('', 'deny,allow', 'allow,deny', 'explicit')),
'only_db' => 'array'));
-$cfg_db['RecodingEngine'] = array('auto', 'iconv', 'recode');
-$cfg_db['DefaultCharset'] = $GLOBALS['cfg']['AvailableCharsets'];
+$cfg_db['RecodingEngine'] = array('auto', 'iconv', 'recode', 'none');
$cfg_db['OBGzip'] = array('auto', true, false);
$cfg_db['ShowTooltipAliasTB'] = array('nested', true, false);
$cfg_db['DisplayDatabasesList'] = array('auto', true, false);
diff --git a/setup/lib/forms.inc.php b/setup/lib/forms.inc.php
index ea0c87edc0..9770a4f39a 100644
--- a/setup/lib/forms.inc.php
+++ b/setup/lib/forms.inc.php
@@ -74,8 +74,6 @@ $forms['Server_tracking'] = array('Servers' => array(1 => array(
$forms['Import_export'] = array(
'UploadDir',
'SaveDir',
- 'AllowAnywhereRecoding',
- 'DefaultCharset',
'RecodingEngine',
'IconvExtraParams',
'ZipDump',
diff --git a/setup/lib/messages.inc.php b/setup/lib/messages.inc.php
index 1defa2d822..ef1f42b84e 100644
--- a/setup/lib/messages.inc.php
+++ b/setup/lib/messages.inc.php
@@ -13,7 +13,6 @@ if (!function_exists('__')) {
}
-$strSetupAllowAnywhereRecoding_name = __('Allow character set conversion');
$strSetupAllowArbitraryServer_desc = __('If enabled user can enter any MySQL server in login form for cookie auth');
$strSetupAllowArbitraryServerMsg = __('This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.');
$strSetupAllowArbitraryServer_name = __('Allow login to any MySQL server');
@@ -45,8 +44,6 @@ $strSetupCompressOnFly_name = __('Compress on the fly');
$strSetupConfigurationFile = __('Configuration file');
$strSetupConfirm_desc = __('Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data');
$strSetupConfirm_name = __('Confirm DROP queries');
-$strSetupDefaultCharset_desc = __('Default character set used for conversions');
-$strSetupDefaultCharset_name = __('Default character set');
$strSetupDefaultLanguage = __('Default language');
$strSetupDefaultServer = __('Default server');
$strSetupDefaultTabDatabase_desc = __('Tab that is displayed when entering a database');
diff --git a/show_config_errors.php b/show_config_errors.php
index 8b1cd187e3..9024fec22d 100644
--- a/show_config_errors.php
+++ b/show_config_errors.php
@@ -3,7 +3,6 @@
/**
* Simple wrapper just to enable error reporting and include config
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/sql.php b/sql.php
index 288f150d48..c2b103123c 100644
--- a/sql.php
+++ b/sql.php
@@ -3,7 +3,6 @@
/**
* @todo we must handle the case if sql.php is called directly with a query
* that returns 0 rows - to prevent cyclic redirects or includes
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_addfield.php b/tbl_addfield.php
index 500a3daeeb..b61327fb40 100644
--- a/tbl_addfield.php
+++ b/tbl_addfield.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_alter.php b/tbl_alter.php
index 92c9feddac..7f81c41798 100644
--- a/tbl_alter.php
+++ b/tbl_alter.php
@@ -6,7 +6,6 @@
* linked from table_structure, uses libraries/tbl_properties.inc.php to display
* form and handles this form data
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_change.php b/tbl_change.php
index 61ccadc1ce..f8734904a9 100644
--- a/tbl_change.php
+++ b/tbl_change.php
@@ -5,7 +5,6 @@
*
* register_globals_save (mark this file save for disabling register globals)
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_create.php b/tbl_create.php
index 02c637dff7..8f77bb3549 100644
--- a/tbl_create.php
+++ b/tbl_create.php
@@ -4,10 +4,6 @@
* @uses $cfg['DefaultTabDatabase']
* @uses $GLOBALS['table']
* @uses $GLOBALS['db']
- * @uses __('The table name is empty!')
- * @uses __('Table %s already exists!')
- * @uses __('Table')
- * @uses __('Table %1 has been created.')
* @uses PMA_Table::generateFieldSpec()
* @uses PMA_checkParameters()
* @uses PMA_generateCharsetQueryPart()
@@ -31,7 +27,6 @@
* @uses strlen()
* @uses sprintf()
* @uses htmlspecialchars()
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_export.php b/tbl_export.php
index 775650dc07..bb33cd1cc5 100644
--- a/tbl_export.php
+++ b/tbl_export.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_get_field.php b/tbl_get_field.php
index ac123572ae..a58eb5117b 100644
--- a/tbl_get_field.php
+++ b/tbl_get_field.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Provides download to a given field defined in parameters.
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_import.php b/tbl_import.php
index e5fcc9f11b..0a37430f0d 100644
--- a/tbl_import.php
+++ b/tbl_import.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_indexes.php b/tbl_indexes.php
index 470cd04f6d..172191ac3e 100644
--- a/tbl_indexes.php
+++ b/tbl_indexes.php
@@ -3,7 +3,6 @@
/**
* Displays index edit/creation form and handles it
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_move_copy.php b/tbl_move_copy.php
index f4c8d478ab..fa8a11e4f8 100644
--- a/tbl_move_copy.php
+++ b/tbl_move_copy.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_operations.php b/tbl_operations.php
index 4e0738ab74..fa89491ee6 100644
--- a/tbl_operations.php
+++ b/tbl_operations.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_printview.php b/tbl_printview.php
index 7f7a8c8049..1b625f99ea 100644
--- a/tbl_printview.php
+++ b/tbl_printview.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_relation.php b/tbl_relation.php
index 5ca5ed54ee..ab58511770 100644
--- a/tbl_relation.php
+++ b/tbl_relation.php
@@ -10,7 +10,6 @@
* @todo check foreign fields to be from same type and size, all other makes no sense
* @todo add an link to create an index required for constraints, or an option to do automatically
* @todo if above todos are fullfilled we can add all fields meet requirements in the select dropdown
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_replace.php b/tbl_replace.php
index b508342ca3..d3271acb1f 100644
--- a/tbl_replace.php
+++ b/tbl_replace.php
@@ -5,7 +5,6 @@
*
* usally called as form action from tbl_change.php to insert or update table rows
*
- * @version $Id$
*
* @todo 'edit_next' tends to not work as expected if used ... at least there is no order by
* it needs the original query and the row number and than replace the LIMIT clause
diff --git a/tbl_row_action.php b/tbl_row_action.php
index bfe2e43afb..356ad57d94 100644
--- a/tbl_row_action.php
+++ b/tbl_row_action.php
@@ -3,7 +3,6 @@
/**
* handle row specifc actions like edit, delete, export
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_select.php b/tbl_select.php
index 99936f36ea..d9e8a4662a 100644
--- a/tbl_select.php
+++ b/tbl_select.php
@@ -7,7 +7,6 @@
* and include sql.php to execute it
*
* @todo display search form again if no results from previous search
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_sql.php b/tbl_sql.php
index 5565d923b7..a9366c81b2 100644
--- a/tbl_sql.php
+++ b/tbl_sql.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_structure.php b/tbl_structure.php
index 8f1f26db9a..b0263a39cc 100644
--- a/tbl_structure.php
+++ b/tbl_structure.php
@@ -3,7 +3,6 @@
/**
* Displays table structure infos like fields/columns, indexes, size, rows
* and allows manipulation of indexes and columns/fields
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/tbl_tracking.php b/tbl_tracking.php
index 3e761f8b1d..698076a148 100644
--- a/tbl_tracking.php
+++ b/tbl_tracking.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/test/AllSeleniumTests.php b/test/AllSeleniumTests.php
index 50b27c901a..5d9baedfec 100644
--- a/test/AllSeleniumTests.php
+++ b/test/AllSeleniumTests.php
@@ -3,7 +3,6 @@
/**
* runs all defined Selenium tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/AllTests.php b/test/AllTests.php
index 079a947a1e..b77f3ecfca 100644
--- a/test/AllTests.php
+++ b/test/AllTests.php
@@ -3,7 +3,6 @@
/**
* runs all defined tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/Environment_test.php b/test/Environment_test.php
index 7bc16e75e5..f61956f36d 100644
--- a/test/Environment_test.php
+++ b/test/Environment_test.php
@@ -3,7 +3,6 @@
/**
* tests for environment like OS, PHP, modules, ...
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/FailTest.php b/test/FailTest.php
index 0cecf6934d..f430bb470b 100644
--- a/test/FailTest.php
+++ b/test/FailTest.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_get_real_size()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_Message_test.php b/test/PMA_Message_test.php
index 009dc23614..e3a44928c0 100644
--- a/test/PMA_Message_test.php
+++ b/test/PMA_Message_test.php
@@ -3,7 +3,6 @@
/**
* Test for PMA_Message class
*
- * @version $Id$
*/
/**
diff --git a/test/PMA_STR_sub_test.php b/test/PMA_STR_sub_test.php
index 957f2cb12d..7900b9262a 100644
--- a/test/PMA_STR_sub_test.php
+++ b/test/PMA_STR_sub_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_pow()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_blowfish_test.php b/test/PMA_blowfish_test.php
index 307d966ab2..234339abcd 100644
--- a/test/PMA_blowfish_test.php
+++ b/test/PMA_blowfish_test.php
@@ -4,7 +4,6 @@
* Test for blowfish encryption.
*
* @package phpMyAdmin-test
- * @version $Id$
*/
/**
diff --git a/test/PMA_escapeJsString_test.php b/test/PMA_escapeJsString_test.php
index 6b54cea65d..4efd6337ef 100644
--- a/test/PMA_escapeJsString_test.php
+++ b/test/PMA_escapeJsString_test.php
@@ -4,7 +4,6 @@
* Test for javascript escaping.
*
* @package phpMyAdmin-test
- * @version $Id$
*/
/**
diff --git a/test/PMA_escapeMySqlWildcards_test.php b/test/PMA_escapeMySqlWildcards_test.php
index 75dd4e837c..ccdf15b972 100644
--- a/test/PMA_escapeMySqlWildcards_test.php
+++ b/test/PMA_escapeMySqlWildcards_test.php
@@ -4,7 +4,6 @@
* Test for MySQL Wildcards escaping/unescaping
*
* @package phpMyAdmin-test
- * @version $Id$
*/
/**
diff --git a/test/PMA_foreignKeySupported_test.php b/test/PMA_foreignKeySupported_test.php
index 6d3e1ab335..f00afca2c4 100644
--- a/test/PMA_foreignKeySupported_test.php
+++ b/test/PMA_foreignKeySupported_test.php
@@ -4,7 +4,6 @@
* Test for supporting foreign key
*
* @package phpMyAdmin-test
- * @version $Id$
*/
/**
diff --git a/test/PMA_generateCommonUrl_test.php b/test/PMA_generateCommonUrl_test.php
index 2d69574960..22e948b6b6 100644
--- a/test/PMA_generateCommonUrl_test.php
+++ b/test/PMA_generateCommonUrl_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_generate_common_url()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
@@ -21,14 +20,13 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
public function setUp()
{
- unset($_COOKIE['pma_lang'], $_COOKIE['pma_charset'], $_COOKIE['pma_collation_connection']);
+ unset($_COOKIE['pma_lang'], $_COOKIE['pma_collation_connection']);
}
public function testOldStyle()
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -36,7 +34,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . htmlentities($separator)
. 'lang=x' . htmlentities($separator)
- . 'convcharset=x' . htmlentities($separator)
. 'collation_connection=x' . htmlentities($separator)
. 'token=x'
;
@@ -52,7 +49,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -60,7 +56,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . htmlentities($separator)
. 'lang=x' . htmlentities($separator)
- . 'convcharset=x' . htmlentities($separator)
. 'collation_connection=x' . htmlentities($separator)
. 'token=x'
;
@@ -75,7 +70,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -83,7 +77,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . htmlentities($separator)
. 'lang=x' . htmlentities($separator)
- . 'convcharset=x' . htmlentities($separator)
. 'collation_connection=x' . htmlentities($separator)
. 'token=x'
;
@@ -99,7 +92,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -107,7 +99,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . $separator
. 'lang=x' . $separator
- . 'convcharset=x' . $separator
. 'collation_connection=x' . $separator
. 'token=x'
;
@@ -120,7 +111,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -128,7 +118,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . $separator
. 'lang=x' . $separator
- . 'convcharset=x' . $separator
. 'collation_connection=x' . $separator
. 'token=x'
;
@@ -141,7 +130,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
{
$GLOBALS['server'] = 'x';
$GLOBALS['lang'] = 'x';
- $GLOBALS['convcharset'] = 'x';
$GLOBALS['collation_connection'] = 'x';
$_SESSION[' PMA_token '] = 'x';
$GLOBALS['cfg']['ServerDefault'] = 'y';
@@ -149,7 +137,6 @@ class PMA_generate_common_url_test extends PHPUnit_Framework_TestCase
$separator = PMA_get_arg_separator();
$expected = 'server=x' . htmlentities($separator)
. 'lang=x' . htmlentities($separator)
- . 'convcharset=x' . htmlentities($separator)
. 'collation_connection=x' . htmlentities($separator)
. 'token=x'
;
diff --git a/test/PMA_get_real_size_test.php b/test/PMA_get_real_size_test.php
index baad230eb7..14d2a61fee 100644
--- a/test/PMA_get_real_size_test.php
+++ b/test/PMA_get_real_size_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_get_real_size()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_headerLocation_test.php b/test/PMA_headerLocation_test.php
index 7626906d20..f37e061a17 100644
--- a/test/PMA_headerLocation_test.php
+++ b/test/PMA_headerLocation_test.php
@@ -3,7 +3,6 @@
/**
* Test for PMA_sendHeaderLocation
*
- * @version $Id$
*/
/**
diff --git a/test/PMA_ifSetOr_test.php b/test/PMA_ifSetOr_test.php
index 4e9dce185f..fbeb80ee0d 100644
--- a/test/PMA_ifSetOr_test.php
+++ b/test/PMA_ifSetOr_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_ifSetOr()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_isValid_test.php b/test/PMA_isValid_test.php
index fd561ff5dc..ffd41a2615 100644
--- a/test/PMA_isValid_test.php
+++ b/test/PMA_isValid_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_pow()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_pow_test.php b/test/PMA_pow_test.php
index e9b9441b56..cb62e528c6 100644
--- a/test/PMA_pow_test.php
+++ b/test/PMA_pow_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_pow()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_sanitize_test.php b/test/PMA_sanitize_test.php
index 396daa6046..1400c7edee 100644
--- a/test/PMA_sanitize_test.php
+++ b/test/PMA_sanitize_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_sanitize()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PMA_transformation_getOptions_test.php b/test/PMA_transformation_getOptions_test.php
index b47812df57..126a6204c5 100644
--- a/test/PMA_transformation_getOptions_test.php
+++ b/test/PMA_transformation_getOptions_test.php
@@ -3,7 +3,6 @@
/**
* tests for PMA_sanitize()
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PmaSeleniumLoginTest.php b/test/PmaSeleniumLoginTest.php
index dad0f5fd2a..9c1be97b8a 100644
--- a/test/PmaSeleniumLoginTest.php
+++ b/test/PmaSeleniumLoginTest.php
@@ -3,7 +3,6 @@
/**
* Selenium TestCase for login related tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PmaSeleniumPrivilegesTest.php b/test/PmaSeleniumPrivilegesTest.php
index 149f3ed7d5..64ff25d10d 100644
--- a/test/PmaSeleniumPrivilegesTest.php
+++ b/test/PmaSeleniumPrivilegesTest.php
@@ -3,7 +3,6 @@
/**
* Selenium TestCase for privilege related tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PmaSeleniumTestCase.php b/test/PmaSeleniumTestCase.php
index e2468b64c3..ac70594d45 100644
--- a/test/PmaSeleniumTestCase.php
+++ b/test/PmaSeleniumTestCase.php
@@ -3,7 +3,6 @@
/**
* Selenium parent class for TestCases
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/PmaSeleniumXssTest.php b/test/PmaSeleniumXssTest.php
index 0870aa4359..5099506f91 100644
--- a/test/PmaSeleniumXssTest.php
+++ b/test/PmaSeleniumXssTest.php
@@ -3,7 +3,6 @@
/**
* Selenium TestCase for XSS related tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/test/theme.php b/test/theme.php
index cbd9981781..098feed77d 100644
--- a/test/theme.php
+++ b/test/theme.php
@@ -5,7 +5,6 @@
*
* @uses libraries/common.inc.php global fnctions
* @package phpMyAdmin-test
- * @version $Id$
*/
chdir('..');
diff --git a/test/wui.php b/test/wui.php
index d1f6f6cce5..c3b459d0af 100644
--- a/test/wui.php
+++ b/test/wui.php
@@ -3,7 +3,6 @@
/**
* runs all defined tests
*
- * @version $Id$
* @package phpMyAdmin-test
*/
diff --git a/themes.php b/themes.php
index e6863712c0..a996030f46 100644
--- a/themes.php
+++ b/themes.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/themes/darkblue_orange/css/theme_right.css.php b/themes/darkblue_orange/css/theme_right.css.php
index fe64ca9255..c622851401 100644
--- a/themes/darkblue_orange/css/theme_right.css.php
+++ b/themes/darkblue_orange/css/theme_right.css.php
@@ -3,7 +3,6 @@
/**
* main css file from theme Darkblue Orange
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Darkblue_orange
*/
diff --git a/themes/darkblue_orange/info.inc.php b/themes/darkblue_orange/info.inc.php
index 57cc4568fe..62f981bca1 100644
--- a/themes/darkblue_orange/info.inc.php
+++ b/themes/darkblue_orange/info.inc.php
@@ -3,7 +3,6 @@
/**
* Theme information
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Darkblue_orange
*/
diff --git a/themes/darkblue_orange/layout.inc.php b/themes/darkblue_orange/layout.inc.php
index 50ed7bf1d0..e7282e1c51 100644
--- a/themes/darkblue_orange/layout.inc.php
+++ b/themes/darkblue_orange/layout.inc.php
@@ -4,7 +4,6 @@
* configures general layout
* for detailed layout configuration please refer to the css files
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Darkblue_orange
*/
diff --git a/themes/original/css/theme_left.css.php b/themes/original/css/theme_left.css.php
index e161f5906e..0fcaf21054 100644
--- a/themes/original/css/theme_left.css.php
+++ b/themes/original/css/theme_left.css.php
@@ -3,7 +3,6 @@
/**
* navigation css file from theme Original
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/css/theme_print.css.php b/themes/original/css/theme_print.css.php
index b39f5cf804..49a0d23639 100644
--- a/themes/original/css/theme_print.css.php
+++ b/themes/original/css/theme_print.css.php
@@ -3,7 +3,6 @@
/**
* print css file from theme Original
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php
index 3189a08401..e3a2c7fa28 100644
--- a/themes/original/css/theme_right.css.php
+++ b/themes/original/css/theme_right.css.php
@@ -3,7 +3,6 @@
/**
* main css file from theme Original
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/info.inc.php b/themes/original/info.inc.php
index 0608898feb..5f7beba8f3 100644
--- a/themes/original/info.inc.php
+++ b/themes/original/info.inc.php
@@ -3,7 +3,6 @@
/**
* Theme information
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
diff --git a/themes/original/layout.inc.php b/themes/original/layout.inc.php
index 909320a361..604982aeb2 100644
--- a/themes/original/layout.inc.php
+++ b/themes/original/layout.inc.php
@@ -4,7 +4,6 @@
* configures general layout
* for detailed layout configuration please refer to the css files
*
- * @version $Id$
* @package phpMyAdmin-theme
* @subpackage Original
*/
diff --git a/transformation_overview.php b/transformation_overview.php
index 12ca395131..acf2ca489e 100644
--- a/transformation_overview.php
+++ b/transformation_overview.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/transformation_wrapper.php b/transformation_wrapper.php
index a231d49a73..3dd9c3123e 100644
--- a/transformation_wrapper.php
+++ b/transformation_wrapper.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/user_password.php b/user_password.php
index 9bfa280d00..89bc1385f7 100644
--- a/user_password.php
+++ b/user_password.php
@@ -4,14 +4,7 @@
* displays and handles the form where the user can change his password
* linked from main.php
*
- * @uses __('The profile has been updated.')
- * @uses __('Back')
* @uses $GLOBALS['js_include']
- * @uses __('Change password')
- * @uses __('The password is empty!')
- * @uses __('The passwords aren't the same!')
- * @uses __('Error')
- * @uses __('You don\'t have sufficient privileges to be here right now!')
* @uses $cfg['ShowChgPassword']
* @uses $cfg['Server']['auth_type']
* @uses PMA_DBI_select_db()
@@ -25,7 +18,6 @@
* @uses PMA_blowfish_encrypt()
* @uses PMA_showMessage()
* @uses define()
- * @version $Id$
* @package phpMyAdmin
*/
@@ -42,6 +34,9 @@ if (! defined('PMA_NO_VARIABLES_IMPORT')) {
*/
require_once './libraries/common.inc.php';
+$GLOBALS['js_include'][] = 'server_privileges.js';
+$GLOBALS['js_include'][] = 'password_generation.js';
+
/**
* Displays an error message and exits if the user isn't allowed to use this
* script
@@ -124,8 +119,8 @@ if (isset($_REQUEST['nopass'])) {
* aren't valid -> displays the form
*/
// Loads the headers
-$GLOBALS['js_include'][] = 'server_privileges.js';
require_once './libraries/header.inc.php';
+
echo '<h1>' . __('Change password') . '</h1>' . "\n\n";
// Displays an error message if required
diff --git a/view_create.php b/view_create.php
index 6797919c0c..a1de4cc5b5 100644
--- a/view_create.php
+++ b/view_create.php
@@ -5,7 +5,6 @@
*
* @todo js error when view name is empty (strFormEmpty)
* @todo (also validate if js is disabled, after form submission?)
- * @version $Id$
* @package phpMyAdmin
*/
diff --git a/view_operations.php b/view_operations.php
index b707ca5d12..08c26d6e13 100644
--- a/view_operations.php
+++ b/view_operations.php
@@ -2,7 +2,6 @@
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
- * @version $Id$
* @package phpMyAdmin
*/